diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f99a77..ac90f74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,17 +1,38 @@ -# TED XML Data Converter 0.4.0 Release Notes +# TED XML Data Converter 0.5.0 Release Notes -## Contract Award Notices - TED form F03 +## Contract Award Notices - TED forms F06, F13, F15, F21, F22, F23, F24, F25 +Templates have been added to convert elements in TED XML Contract Award +Notice forms F06, F13, F15, F21, F22, F23, F24, F25. -The majority of changes included in this release are for the conversion of TED form F03, a Contract Award Notice. A new XSLT stylesheet, notice-result.xslt, has been created for this. +A mapping for all TED elements defining justifications for direct awards to +values of the "direct-award-justification" codelist has been created for +BT-136 (Direct Award Justification). -New mappings for "direct-award-justification", "non-award-justification" and "received-submission-type" have been added to other-mappings.xslt +## Multilingual Business Terms +A new template has been created to handle the conversion of multilingual text, +and the code for all such BTs has been updated to use it. One TED element, +URL_NATIONAL_PROCEDURE required the addition of static text included in the form PDF. The XML file +"translations.xml" was created to hold the translations of the associated +labels from the source TED form PDFs. +## Improved performance +Performance analysis of the converter revealed a significant amount of time +was spent parsing the large codelist files "countries.xml" and "languages.xml". +A separate XSLT file "create-ted-map.xslt" was written to create the smaller XML +files "countries-map.xml" and "languages-map.xml". The use of these XML files +instead of the original codelists reduced processing time by more than 50%. -## Minor changes +## Control of the output of BT comments and warning messages +Two new templates "include-comment" and "report-warning" were added to the XSLT +file functions-and-data.xslt in order to consolidate the processing of comments +and warnings. Parameters were added to these templates to control their output; by +default their values are set to 1, which allows the output of these templates. +* "includecomments": set to 0 to suppress the "BT" comments from the output eForms XML +* "includewarnings": set to 0 to suppress the "WARNING" comments from the output eForms XML +* "showwarnings": set to 0 to suppress the "WARNING" comments from the output to the console -Minor fixes for: -* Buyer Legal Type (BT-11) -* Buyer Contracting Entity (BT-740) -* Electronic Auction (BT-767) -* PIN Competition Termination (BT-756) +## Minor changes +* Minor fixes for Award Criteria and Contract Extension +* Improved conversion of values in AC_WEIGHTING +* The meaning of "cardinality" in HTML comments in the XSLT was clarified diff --git a/README.md b/README.md index 83a2b93..6f38da2 100644 --- a/README.md +++ b/README.md @@ -50,9 +50,7 @@ Feedback on this converter is welcome. Please address questions, comments and bu ## What's next? -All Contract Notice TED XML forms (F02, F05, F12, F21, F22, F23 and F24) are convertible. +All Contract Notice TED XML forms (F02, F05, F12, F21, F22, F23 and F24), and all Contract Award notice forms (F06, F13, F15, F21, F22, F23, F24 and F25) are convertible. -The F03 Contract Award Notice form is convertible. - -Work will begin on the remaining Contract Award notice forms (F06, F13, F15, F21, F22, F23, F24 and F25) in the near future. +Work will begin on the PIN (Prior / Periodic Information Notice) notice forms (F01, F04, F07, F08, F21 and F22) in the near future. diff --git a/development-notices/README.md b/development-notices/README.md index a03542f..822c9a9 100644 --- a/development-notices/README.md +++ b/development-notices/README.md @@ -37,17 +37,32 @@ This table lists the TED XML files selected to test development of the Converter | 353820_2021.xml | F02 | CN | | | | 352444_2021.xml | F02 | CN | | | | 352458_2021.xml | F02 | CN | | | -| 354625_2021.xml | F12 | CN | | | +| 354625_2021.xml | F12 | CN | Award Criteria | MEMBER_NAME | | 354626_2021.xml | F12 | CN | | | | 354823_2021.xml | F12 | CN | | | | 352425_2021.xml | F03 | CAN | Contract award | PT_AWARD_CONTRACT_WITHOUT_CALL | | 353237_2021.xml | F03 | CAN | Contract award | TERMINATION_PIN | +| 352732_2021.xml | F03 | CAN | | | +| 354339_2021.xml | F03 | CAN | | | | 20-157399-001-EXP.xml | F03 | CAN | SettledContract | No DPS, no FRAMEWORK | | 20-157543-001-EXP.xml | F03 | CAN | SettledContract | FRAMEWORK | | 22-086633-001-EXP.xml | F03 | CAN | SettledContract | Multiple AWARD_CONTRACT collated into one SettledContract | | 22-091559-001-EXP.xml | F03 | CAN | SettledContract | NO_AWARDED_CONTRACT | - - - - - +| 21-139343-001-EXP.xml | F15 | CAN | Award Criteria | DIRECTIVE_2014_24_EU/AC/AC_PRICE | +| 22-023722-001-EXP.xml | F15 | CAN | Award Criteria | DIRECTIVE_2014_24_EU/AC/AC_COST | +| 21-158592-001-EXP.xml | F15 | CAN | Award Criteria | DIRECTIVE_2014_25_EU/AC/AC_PRICE | +| 21-149886-001-EXP.xml | F15 | CAN | Award Criteria | DIRECTIVE_2014_23_EU | +| 21-298854-001-EXP.xml | F15 | CAN | Award Criteria | DIRECTIVE_2009_81_EC/AC/AC_PRICE | +| 22-073124-001-EXP.xml | F15 | CAN | Award Criteria | DIRECTIVE_2009_81_EC/AC/AC_CRITERIA | +| 21-119282-001-EXP.xml | F24 | CAN | Award Criteria | AC/AC_CRITERION | +| 21-205737-001-EXP.xml | F25 | CAN | Award Criteria | AC/AC_CRITERION | +| 19-271873-001-EXP.xml | F03 | CAN | Framework | 109 Lots, 5 Awards | +| 20-168879-001-EXP.xml | F03 | CAN | Performance analysis | 652 Lots, 1105 Awards | +| 20-537923-001-EXP.xml | F03 | CAN | Performance analysis | 5 Lots, 178 Awards | +| 22-104446-001-EXP.xml | F02 | CN | Multilingual | 3 ORIGINAL languages, 3 Lots | +| 22-109282-001-EXP.xml | F03 | CAN | Multilingual | 1 ORIGINAL language, 23 TRANSLATION languages, 3 Lots, 6 Awards | +| 21-419119-001-EXP.xml | F12 | CN | Multilingual | 1 ORIGINAL language, 23 TRANSLATION languages, DETAILS_PAYMENT and NUMBER_VALUE_PRIZE | +| 22-011421-001-EXP.xml | F03 | CAN | Multilingual | 1 ORIGINAL language, 23 TRANSLATION languages, INFO_ADD_SUBCONTRACTING | +| 21-635824-001-EXP.xml | F21 | CAN | Multilingual | 1 ORIGINAL language, 23 TRANSLATION languages, modified to add URL_NATIONAL_PROCEDURE | +| 19-289373-001-EXP.xml | F22 | CN | Subtype mapping | Notice type QSU_CALL_COMPETITION | +| 20-318547-001-EXP.xml | F22 | CN | Lot | QS/INDEFINITE_DURATION | diff --git a/development-notices/eforms-xml/19-271873-001-EXP.xml b/development-notices/eforms-xml/19-271873-001-EXP.xml new file mode 100644 index 0000000..19a4d0a --- /dev/null +++ b/development-notices/eforms-xml/19-271873-001-EXP.xml @@ -0,0 +1,17534 @@ + + + + + + + + + 6093000.00 + + + 77000.00 + + 63000.00 + + selec-w + + + + + TEN-0001 + + + + + tenders + + 5 + + + + CON-0001 + + + + LOT-0044 + + + + 475600.00 + + 1400.00 + + selec-w + + + + + TEN-0002 + + + + + tenders + + 5 + + + + CON-0002 + + + + 1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.18.19.20.21.22.23.24.25.26.27.28.29.30.31 + + + + 978912.00 + + 985.32 + + selec-w + + + + + TEN-0003 + + + + + tenders + + 5 + + + + CON-0003 + + + + + + + + 15000.00 + + 260.00 + + selec-w + + + + + TEN-0004 + + + + + tenders + + 5 + + + + CON-0004 + + + + 33.34.35.36.37.38.39.40.41.42.43 + + + + 7800.00 + + 1200.00 + + selec-w + + + + + TEN-0005 + + + + + tenders + + 5 + + + + CON-0005 + + + + 32.45.46.47.48 + + + + TEN-0001 + + + + + + + + + no + + + + + + TPA-0001 + + + + LOT-0044 + + + + TEN-0002 + + + + + + + + + no + + + + + + TPA-0002 + + + + 1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.18.19.20.21.22.23.24.25.26.27.28.29.30.31 + + + + TEN-0003 + + + + + + + + + no + + + + + + TPA-0003 + + + + + + + + TEN-0004 + + + + + + + + + no + + + + + + TPA-0004 + + + + 33.34.35.36.37.38.39.40.41.42.43 + + + + TEN-0005 + + + + + + + + + no + + + + + + TPA-0005 + + + + 32.45.46.47.48 + + + + CON-0001 + + + 2019-05-20+01:00 + + + + + 05-13/10 + + + + TEN-0001 + + + + CON-0002 + + + 2019-05-20+01:00 + + + + + 05-13/12 + + + + TEN-0002 + + + + CON-0003 + + + 2019-05-20+01:00 + + 49.50.51.52.53.54.55.56.57.58.59.60.61.62.63.64.65.67.68.69.70.71.72.73.74.75.76.77.78.79.80.81.82.83.84.85.86.87.88.89.90.91.92.93.94.95.96.97.98.99.100.101.102.103.104.105.106.107.108.109 + + + + 05-13/8 + + + + TEN-0003 + + + + CON-0004 + + + 2019-05-20+01:00 + + + + + 05-13/9 + + + + TEN-0004 + + + + CON-0005 + + + 2019-05-20+01:00 + + + + + 05-13/11 + + + + TEN-0005 + + + + TPA-0001 + + ORG-0002 + + + + + TPA-0002 + + ORG-0003 + + + + + TPA-0003 + + ORG-0004 + + + + + TPA-0004 + + ORG-0005 + + + + + TPA-0005 + + ORG-0006 + + + + + + + 29 + + + + + + https://e-nabavki.gov.mk + + + + ORG-0001 + + + + PHI Clinical Hospital Shtip + + + ul.Ljuben Ivanov br.25 Shtip + + Shtip + + 2000 + + MK002 + + + MKD + + + + + 45/2018 + + + Aleksandar Misev + + +389 78393936 + + +389 32391357 + + aleksandar.misev@yahoo.com + + + + + + + ORG-0002 + + + + Vesta Drogerija + + + Jani Lukrovski 2 + + Skopje + + + MK008 + + + MKD + + + + + + + + + + + + + ORG-0003 + + + + Farmahem Dooel + + + Kicevska 1 Skopje + + Skopje + + + MK008 + + + MKD + + + + + + + + + + + + + ORG-0004 + + + + Biotek Doo + + + Zagrebska 28-B + + Skopje + + + MK008 + + + MKD + + + + + + + + + + + + + ORG-0005 + + + + BI-EL Inzinering + + + ILO Sopov 92 + + Strumica + + + MK004 + + + MKD + + + + + + + + + + + + + ORG-0006 + + + + Ahema Doo + + + Zagrebska 28B + + Skopje + + + MK008 + + + MKD + + + + + + + + + + + + + ORG-0007 + + + + State Commission for Appeals of the + + + bul.Ilinden br.63a + + Skopje + + 1000 + + + + MKD + + + + + +389 9023251251 + + +389 9023251250 + + dkzjn@gs.gov.mk + + + + + + https://e-nabavki.gov.mk/PublicAccess/Home.aspx#/home + + + + ORG-0008 + + + + Bureau of Public Procurement + + + Skopje + + 1000 + + + + MKD + + + + + + + + + + + + + 12345678-2023 + + 123/2023 + + 2023-03-14+01:00 + + + + + + + 2.3 + + eforms-sdk-0.1 + + f252f386-55ac-4fa8-9be4-9f950b9904c8 + + aff2863e-b4cc-4e91-baba-b3b85f709117 + + 2019-06-05+01:00 + 12:00:00+01:00 + + 01 + + + 32014L0024 + + cn-standard + + ENG + + + + body-pl + + + + not-cont-ent + + + + health + + + + + ORG-0001 + + + + + + + + + + + + + + + + + + + + + + + + open + + + + + 2019/S 063-148076 + + + + + + + + 10/2019 + + Laboratory Expendable Supplies and Material + + Laboratory expendable supplies and material. + + supplies + + + + + 33696500 + + + + + + + + + + + + + LOT-0001 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK TSH or equivalent test 3200 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0002 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK TSH 3rd-Gen CALIBRATOR SET or equivalent ml 24 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0003 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK FT4 or equivalent test 3200 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0004 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK FT4 CALIBRATOR SET or equivalent 24ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0005 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK PSA II or equivalent test 2900 l + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0006 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK PSA II CALIBRATOR SET or equivalent 24ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0007 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK FSH 100 or equivalent test 600 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0008 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK FSH CALIBRATOR SET or equivalent 4m + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0009 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK LH II or equivalent test 600 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0010 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK LH II CALIBRATOR SET or equivalent 12ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0011 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + 11 AIA-PACK PRL or equivalent test 600 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0012 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK PRL CALIBRATOR SET or equivalent 4ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0013 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK iE2 or equivalent test 600 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0014 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + 14 AIA-PACK iE2 CALIBRATOR SET or equivalent 2ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0015 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK PROGIII or equivalent test 400 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0016 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK PROGIII CALIBRATOR SET or equivalent 12ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0017 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK TESTOSTERONE or equivalent test 300 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0018 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK TESTOSTERONE CALIBRATOR SET or equivalent 12m + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0019 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK BHCG II or equivalent 200 test + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0020 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK BHCG II CALIBRATOR SET or equivalent 4ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0021 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK BHCG II SAMPLE DILUTING SOLUTION or equivalent 16m + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0022 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK MULTI ANALYTE CONTROL or equivalent 72ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0023 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK SUBSTRATE SET II or equivalent 11200ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0024 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK WASH CONCENTRATE or equivalent 10800ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0025 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK DILUENT CONCENTRATE or equivalent 4800ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0026 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK DETECTOR STD TEST CUP or equivalent 400 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0027 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Sample cups Hitachi type or equivalent 2000 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0028 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK CORTISOL or equivalent test 200 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0029 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK CORTISOL CALIBRATOR SET or equivalent 12ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0030 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK IRI or equivalent test 200 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0031 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + AIA-PACK IRI CALIBRATOR SET or equivalent 12ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0032 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Tablets 100 mm X 13 mm glass 600 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0033 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Glass funnels with minimum D = 15 cm +/- 10 % 2 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0034 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Glass funnels with minimum D = 9 cm +/- 10 % 2 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0035 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Glass burette 50 ml +/- 10 % 2 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0036 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Glass burette 100 ml +/- 10 % 2 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0037 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Glass burette 1000 ml +/- 10 % 2 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0038 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Glass Cup 500 ml +/- 10 % 2 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0039 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Glass Cup 1000 ml +/- 10 % 2 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0040 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Glass flask 500 ml +/- 10 % 2 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0041 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Glass Flask 500 ml +/- 10 % 2 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0042 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Extensions for pipettes yellow 3000 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0043 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Extensions for pipettes blue 3000 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0044 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Single-part microcolector tube with inbuilt paddle K3EDTA for capillary blood 250 μl +/- 5 % 7000 Pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0045 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Sulphosalicylic acid 1000gr + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0046 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + D + Glucose anhydrous puriss Ph Eur 5000gr + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0047 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Temal paper 108X12X30 50 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0048 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Temal paper 57mm 40 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0049 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Combilyzer 13 or equivalent Test urine strains with 13 parameters 3500 pcs + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0050 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Anti Hbst total tests Mini vidas or equivalent 60 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0051 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Feritin tests Mini vidas or equivalent 120 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0052 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Vitamin D tests Mini vidas or equivalent 180 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0053 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + PTH tests Mini vidas or equivalent 120 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0054 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Troponin tests for Mini vidas or equivalent 2160 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0055 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + D-Dimer tests for Mini vidas or equivalent 1020 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0056 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Hbc IgM tests Mini vidas or equivalent 120 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0057 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + HAV IgM tests Mini vidas or equivalent 120 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0058 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + CMV Igm tests Mini vidas or equivalent 120 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0059 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + EBV VCA IgM tests Mini vidas or equivalent 120 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0060 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Helicobacter pylori IgG tests Mini vidas or equivalent 360 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0061 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Quality control QCV for preventive maintenance of apparatus Mini vidas or equivalent 240 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0062 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Measuring cartridge for gas analysis with minimum of the following analyzes (pH, pCO2, pO2, Ca ++, Na +, K +, Glucosis, Lactat, Hct) test 450 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0063 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Heparinized syringes of 2 ccm with +/- 5-6 % deviations compatible with GEM PREMIER 3000 or equivalent 450 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0064 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Test for the AFP CLIA (Chemiluminescence Immunoassays) method for the Access2 immunoassay or the equivalent test 300 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0065 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Calibrator for the AFP CLIA test (Chemiluminescence Immunoassays) method for the Access2 immunoassay or the equivalent of 17.5ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0066 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + BR Monitor Test (CA15-3) CLIA (Chemiluminescence Immunoassays) Method for immunoassay Access2 or Equivalent Test 500 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0067 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Calibrator for the BR Monitor test (CA15-3) CLIA (Chemiluminescence Immunoassays) method for Access2 immunoassay or equivalent 9ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0068 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Examination tests for CEA CLIA (Chemiluminescence Immunoassays) method for an Access2 immunoassay or equivalent test 1200 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0069 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Calibrator for the CEA CLIA test (Chemiluminescence Immunoassays) method for the Access2 immunoassay or the equivalent of 15ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0070 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Examination tests for GI Monitor (CA19-9) CLIA (Chemiluminescence Immunoassays) method for the Access2 immunoassay or the equivalent test 1000 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0071 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Calibrator for the GI Monitor test (CA19-9) CLIA (Chemiluminescence Immunoassays) method for Access2 immunoassay or equivalent 15ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0072 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Examination tests of OV Monitor (CA 125) CLIA (Chemiluminescence Immunoassays) method for an Access2 immunoassay or equivalent test 800 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0073 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Calibrator for test OV Monitor (CA 125) CLIA (Chemiluminescence Immunoassays) method for Access2 immunoassay or equivalent 15ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0074 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Examination tests for hTSH Reagent (3rd generation) CLIA (Chemiluminescence Immunoassays) method for the Access2 immunoassay or the equivalent test 500 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0075 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Calibrator for test hTSH Reagent (3rd generation) CLIA (Chemiluminescence Immunoassays) method for Access2 immunoassay or equivalent 15ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0076 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Examination tests for the Free T4 CLIA (Chemiluminescence Immunoassays) method for an Access2 immunoassay or the equivalent test 500 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0077 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Calibrator for test for the Free T4 CLIA (Chemiluminescence Immunoassays) for an Access2 immunoassay or equivalent of 30ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0078 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + T3 Examination tests for Reagent CLIA (Chemiluminescence Immunoassays) + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0079 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Calibrator for test T3 Reagent CLIA (Chemiluminescence Immunoassays) method for an immunoassay Access2 or equivalent 15ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0080 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Examination tests for the Thyroglobulin Antibody II CLIA (Chemiluminesce + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0081 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Calibrator for testing Thyroglobulin Antibody II CLIA (Chemiluminescence Immunoassays) method for an Access2 immunoassay or equivalent of 16.5ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0082 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Examination tests for TPO Antibody CLIA (Chemiluminescence Immunoassays) method for Immunoassay Access2 or Equivalence test 300 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0083 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Calibrator for the TPO Antibody CLIA (Chemiluminescence Immunoassays) method for the Access2 immunoassay or the equivalent of 12ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0084 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Examination tests of the HBsAg CLIA (Chemiluminescence Immunoassays) method for the Access2 immunoassay or the equivalent test 400 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0085 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Calibrator for the HBsAg CLIA (Chemiluminescence Immunoassays) test for the Accept2 immunoassay or the equivalent of 5.4ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0086 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Control of the HBsAg CLIA (Chemiluminescence Immunoassays) for the Access2 immunoassay or the equivalent of 24ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0087 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Tests for the examination of the HCV Ab Plus CLIA (Chemiluminescence Immunoassays) method for Immunization Access2 or equivalent test 400 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0088 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Calibrator for the test HCV Ab Plus CLIA (Chemiluminescence Immunoassays) method for the Access2 immunoassay or the equivalent of 2ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0089 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Control for test HCV Ab Plus CLIA (Chemiluminescence Immunoassays) method for the Access2 immunoassay or the equivalent of 15ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0090 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + HIV Testing Combo CLIA examination tests (Chemiluminescence Immunoassays) Method for immunoassay Access2 or equivalent test 200 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0091 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Calibrator for the HIV Combo CLIA test (Chemiluminescence Immunoassays) for the Access2 immunoassay or the equivalent of 3.4m + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0092 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Control for the HIV Combo CLIA (Chemiluminescence Immunoassays) test for the Access2 immunoassay or the equivalent of 26.4 ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0093 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Infectious waste containers for Access2 immunoassay or equivalent 40 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0094 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Plastic reaction vessels for an Access2 immunoassay or equivalent 15680 pieces + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0095 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Substrate for the reaction of the Access2 immunoassay or the equivalent of 3120ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0096 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Buffer solution for Access2 immunoassay or equivalent 234000ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0097 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Slots for working on samples of 2 ml for an Access2 immunoassay or equivalent 1000 piece + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0098 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Cleansing agent Contrad 70 for an Access2 immunoassay or equivalent 1000ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0099 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Citranox Wash Cleaner agent for Access2 or equivalent 3785ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0100 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Solution for checking the Immune System Access2 or the equivalent of 24 ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0101 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + Dilute for dissolution of samples for Access2 immunoassay or equivalent 4ml + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0102 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + ANA MAX KIT test 48 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0103 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + KIT LIVER test 48 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0104 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + VASCULIT KIT test 72 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0105 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + GASTRO KIT test 72 + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0106 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + HC Diluent / humacount or equivalent 1000 liters + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0107 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + : HC Lyser / Humacount or the equivalent of 24 liters + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0108 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + HC Cleaner / Humacount or the equivalent of 24 liters + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + LOT-0109 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0008 + + + + + ORG-0007 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + true + + + + + + + + + + none + + + + + none + + + + + + + 109 Humacounut 60TS normal blood test bench or equivalent 12m + + Laboratory expendable supplies and material + + supplies + + + + + + + + + + + + + + + + 33696500 + + + + 33696500 + + + + + + + + + + + + PHI Clinical Hospital Shtip + Ul.Ljuben Ivanov br.25 Shtip + MK002 + + + + + + + + + + + + + 2000-01-01Z + + diff --git a/development-notices/eforms-xml/19-289373-001-EXP.xml b/development-notices/eforms-xml/19-289373-001-EXP.xml new file mode 100644 index 0000000..5a63827 --- /dev/null +++ b/development-notices/eforms-xml/19-289373-001-EXP.xml @@ -0,0 +1,449 @@ + + + + + + + + + 15 + + + + + true + + + http://www.irishrail.ie + + + + ORG-0001 + + + + Iarnród Eireann-Irish Rail + + + Procurement, CIE Works + + Dublin + + + + + IRL + + + + + N/A + + + Richard Latimer + + +353 17031755 + + + Richard.Latimer@irishrail.ie + + + + + false + + + https://irl.eu-supply.com + + + + ORG-0002 + + + + Richard Latimer + + + Dublin + + + + + IRL + + + + + Richard.Latimer@irishrail.ie + + + + + + + ORG-0003 + + + + Irishrail Panel + + + ICT Procurement Department, + + Dublin + + + + + IRL + + + + + + + + + + + + + 12345678-2023 + + 123/2023 + + 2023-03-14+01:00 + + + + + + + 2.3 + + eforms-sdk-0.1 + + f252f386-55ac-4fa8-9be4-9f950b9904c8 + + aff2863e-b4cc-4e91-baba-b3b85f709117 + + 2019-06-14+01:00 + 12:00:00+01:00 + + 01 + + + 32014L0025 + + cn-standard + + ENG + + + https://irl.eu-supply.com/ctm/Company/CompanyInformation/Index/433 + + + + + cont-ent + + + + + rail + + + + ORG-0001 + + + + + + + + + + + + + cont-ent + + + + + rail + + + + ORG-0002 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + CIE 7289 + + CIE 7289 - Qualification System for Provision of Penetration Testing + + + services + + + + + 72000000 + + + + + + + + + + + + + LOT-0000 + + + + + + + + other + + + Entry to the qualification system shall be determined by a panel review of each response to Prequalification Questionnaire PQQ. The selection criteria of Technical and Professional Ability is defined within the PQQ. The bidder must also agree to the terms of the Standard contract for the provision of penetration testing ref 7281 prior to approval into the qualification system of approved suppliers. + + used + + + + + + + + + + + + + + + + no-eu-funds + + + + + + + + + + DOCUMENT_ID_REQUIRED_HERE + + non-restricted-document + + + + http://irl.eu-supply.com/app/rfq/rwlentrance_s.asp?PID=148709&B=ETENDERS_SIMPLE + + + + + + + + + none + + + + + + + + + + + + no + + + + + + + + + ORG-0001 + + + + + http://irl.eu-supply.com/app/rfq/rwlentrance_s.asp?PID=148709&B=ETENDERS_SIMPLE + + ORG-0001 + + + + + + + + + + + Review PQQ, evaluation of Selection Criteria, award / regret notification + + + + ORG-0003 + + + + + + + + + + + + + + + + + + + allowed + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + CIE 7289 - Qualification System for Provision of Penetration Testing + + CIE Group IT&T has an ongoing requirement for Internal and external penetration testing to review the security of the CIÉ Group's websites and the applications exposed to the internet unauthorized risks. The CIE Operating Companies (Irish Rail, Bus Éireann, Bus Átha Cliath amd CIE Tours International) may also have particular requirements for Internal and external penetration tests services from time to time. It is intended via this competition to establish a multi-supplier Qualification System (“QS”) for the ongoing delivery of penetration testing services for all entities in the CIE Group. + + services + + + + + + + + + + + + + CIE Group IT&T has an ongoing requirement for Internal and external penetration testing to review the security of the CIÉ Group's websites and the applications exposed to the internet unauthorized risks. + + + + 72000000 + + + + 72800000 + + + 72810000 + + + 72820000 + + + + + + + + + + + + anyw + + + + + + + + 2019-07-31+01:00 + 2024-06-12+01:00 + + + 0 + + + + + diff --git a/development-notices/eforms-xml/20-155018-001-EXP.xml b/development-notices/eforms-xml/20-155018-001-EXP.xml index ef03309..1398dd6 100644 --- a/development-notices/eforms-xml/20-155018-001-EXP.xml +++ b/development-notices/eforms-xml/20-155018-001-EXP.xml @@ -54,7 +54,7 @@ - + 12345678-2023 123/2023 @@ -68,7 +68,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -113,13 +113,13 @@ - + - + @@ -128,7 +128,6 @@ - @@ -160,7 +159,7 @@ LOT-0000 - + ORG-0001 @@ -169,10 +168,10 @@ - - - - + + + + @@ -189,6 +188,7 @@ not-allowed + false @@ -224,7 +224,7 @@ Die Gemeinde Veitshöchheim beabsichtigt bei der Freisportanlage am Schulzentrum (Günterslebener Str. 41, 97209 Veitshöchheim) eine Belagssanierung durchzuführen. Folgende Arbeiten sind hauptsächlich notwendig: — Abbruch und Neubau des Kunststoffbelags: —— Belagstyp A ca. 5 200 m2; —— Belagstyp B ca. 1 200 m2. — Einbau einer neuen Bitu-Tragschicht in Teilbereichen der Sportflächen; — Tiefenreinigung von zwei Kleinspielfeldern und punktuelle Ausbesserung von Schadstellen; — Abbruch und Neubau von beschädigten Einfassungen; — Abbruch und Neubau von zwei Weitsprunggruben; — Ausbau von beschädigten Kastenrinnen der Rundlaufbahn; — Montage von neuen Sporteinbauteilen wie z. B. Bodenhülsen, Basketballständern, Absprungbalken sowie Aufbringen von Spielfeldlinierungen; — Einbau einer Wurzelschutzbahn seitlich der Weit-/Hochsprungbahn, um das Einwachsen von Wurzeln zu verhindern; — Partieller Austausch von defekten Drainleitungen unter Sportflächen. works - + @@ -262,7 +262,7 @@ - + diff --git a/development-notices/eforms-xml/20-156049-001-EXP.xml b/development-notices/eforms-xml/20-156049-001-EXP.xml index 698b0a3..db7a23a 100644 --- a/development-notices/eforms-xml/20-156049-001-EXP.xml +++ b/development-notices/eforms-xml/20-156049-001-EXP.xml @@ -218,7 +218,7 @@ - + 12345678-2023 123/2023 @@ -232,7 +232,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -343,13 +343,13 @@ - + - + @@ -359,7 +359,6 @@ - @@ -508,7 +507,7 @@ - + @@ -523,6 +522,8 @@ + + quality 2. Név: A szerződés teljesítésében részt vevő szakemberek többlet szakmai tapasztalata (hónap, legkedvezőbb: 36 hónap, legkedvezőtlenebb 0 hónap) @@ -539,6 +540,8 @@ + + quality 2.1.AFIII/1.3.M.2.1.pont szerinti szakember vízgazdálkodási projektekben vízgazdálkodási építmények építési-szerelési munkáinak ellenőrzési többlet szakmai tap. (hónap, max: 36, min 0) @@ -555,6 +558,8 @@ + + quality 2.2. AF III/1.3. M.2.2. pontban előírt alk. követelményre bemutatott szakember vízgazdálkodási projektek keretében szerzett építménygépészeti többlet szakmai tapasztalata (hónap, max: 36, min 0) @@ -571,6 +576,8 @@ + + quality 2.3. AF III/1.3. M.2.3. pontban előírt alkalmassági követelmény tekintetben bemutatott szakember települési vízgazdálkodási építmények tervezési többlet szakmai tapasztalata (hónap, max: 36, min 0) @@ -587,6 +594,8 @@ + + quality 2.4. AF III/1.3. M.2.4. pontban előírt alk. köv. tekintetben bemutatott szakember vízgazdálkodási projektek keretében szerzett építményvillamossági többlet szakmai tapasztalata (hónap, max: 36, min: 0 @@ -603,10 +612,17 @@ + + price + + + + + @@ -625,10 +641,10 @@ 2 - - - - + + + + 148. § előírásai szerint 9. AK a Kbt. 71. § (6) bek szerinti korlátozást nem alkalmazza. 10. AK a Kbt. 81.§ (5) bek.-t alkalmazza. 11. Aj-ban csatolni kell a nem magyar nyelvű dokumentum magyar fordítását. AK a nem magyar nyelven benyújtott dok AT általi felelős fordítását is elfogadja. 12. A 339/2014. (XII. 19.) KR-ben szerint az NFP más AK nevében folytatja le a közbeszerzési eljárást a közöttük fennálló konzorciumi megállapodás alapján (Kbt. 29. § (1) bek.). Az AF I.1. pontjában AK-ként kizárólag a hirdetményfeladás technikai okból került megjelölésre az 1. szervezet, jelen eljárás ajánlatkérője az AF I.1) pontjában megjelölt szervezet(ek). 13. Közös aj.tétel esetén csatolni kell közös ajtevők által cégszerűen aláírt közös AT megállapodást. 14. A nyertes AT a közbeszerzési dok.okban részletesen meghatározott feltételeknek megfelelő min. 1 000 000 000 Ft/év és min. 300 000 000 Ft/káreseményenkénti mértékű teljes körű építés-szerelési biztosítással (CAR)valamint min.200 000 000 Ft/év és min.100 000 000 Ft/káreseményenkénti mértékű tervezési felelősségbiztosítással kell rendelkeznie, amelyről szóló kötvényt szerz.kötéskor be kell nyújtania. AT csatolja nyilatkozatát az aj-ban, hogy az előírt felelősségbiztosítással nyertesség esetén rendelkezni fog. 15. AT nyertessége esetén III.1.3) M2 pont M.2.1-M.2.4 alpontok szerinti szakembereknek szerz.kötésre rendelkezni kell a megjelölt érvényes kamarai jog-gal és aktív státusszal. ATnek a beadott aj-ban nyilatkoznia kell, hogy nyertessége esetén a felhívás III.1.3) M.2 pont M.2.1-M.2.4 alpontokra bemutatott szakemberei a szükséges jogokkal és aktív kamarai státusszal rendelkezni fognak a szerz.kötéskor a szerz. teljesítésének teljes időtartamára. 16. A KD-ok a Kbt. 39.§ (1) bek. szerint a regisztrálási adatok megadását követően korlátlanul és teljeskörűen, közvetlenül és díjmentesen elektronikusan elérhetőek a felhívás I.3) pontjában meghatározott címen. 17. A felhívás IV.2.6)pontjában meghatározott ajánlati kötöttség időpontja alatt AK 60 naptári napos ajánlati kötöttséget ért; 18. Kieg.táj. a Kbt. 56. § -ban foglaltak szerint. AK konzultációt, helyszíni bejárást nem tart. 19. Ajánlatkérő a részajánlattétel lehetőségét a közbeszerzés tárgyának és jellegének megfelelően megvizsgálta, és akként határozott, hogy a beszerzési igény, a beszerzés tárgyának jellege (tervezés és kivitelezés) és a szerződéshez kapcsolódó további körülmények, így a versenysemlegesség követelménye, valamint a beruházás mérete, jellege és a támogatásból megvalósuló volta miatt a költséghatékonyság szempontja, továbbá a tervező és a kivitelező közötti esetleges jogviták elkerülése nem teszik lehetővé a közbeszerzés egy részére történő ajánlattételt. Folytatás és részletes kifejetés a KD-ban. 20. Többváltozatú ajánlat: Ajánlatkérő nem enged többváltozatú (alternatív) ajánlattételt. 21. A szerződés teljesítése során szükséges az MSZ EN ISO 14001:2004 rendszerszabvány szerinti környezetirányítási rendszer tanúsítvány alkalmazása vagy az Európai Unió más tagállamából származó a fentiekkel egyenértékű tanúsítvány, illetve az egyenértékű környezetirányítási intézkedések egyéb bizonyítékainak alkalmazása. A nyertes AT a szerződéskötés időpontjában köteles bemutatni a tárgyi tevékenységre vonatkozó hatályos tanúsítványát, illetve az egyenértékű környezetirányítási intézkedések egyéb bizonyítékait. AT csatolja ajánlatában nyilatkozatát, hogy a szerződéskötés időpontjára rendelkezni fog az előírt tanúsítvánnyal, illetve egyenértékű környezetirányítási intézkedések egyéb bizonyítékaival. 22. A Kbt. 104. § (7) bekezdése alapján az ajánlatkérő felhívja a figyelmet, hogy a beszerzését nem a keretmegállapodása alapján kívánja megvalósítani. 23. Ajánlatkérő rögzíti, hogy a felhívás II.2.7) pontjában meghatározott teljesítési határidő alatt 1095 naptári napot ért. 24. AK felhívja a figyelmet a 321/2015 (X.30.) Kr. (a továbbiakban: Kr.) 46. § (3) bek.- ben foglaltakra. @@ -736,7 +752,7 @@ Főbb indikatív (tájékoztató jellegű) mennyiségek: Dévaványa: A szennyvíztisztító telep építése(így biológiai műtárgysor tervezése és építése),amelynek terv kapacitása: — hidraulikai kapacitása: 1 100 m3/d — biológiai kapacitása: 10 889 LE Főbb létesítmények — új mech előtisztítás gépi finomráccsal, homokfogóval, — új biológiai fokozat fázisszétválasztással, — új utószűrő és új fertőtlenítő, — meglévő Dorr medence átalakítása tisztított szennyvíz pufferé, új tisztított szennyvíz átemelő, — iszapkezelés létesítményei: sűrítés, víztelenítés, tárolás, — meglévő szippantott szennyvíz fogadó felújítása, új csurgalékvíz átemelő, — technológiai gépházak: új gépház és meglévő terek felújítása, — meglévő kezelő épület felújítása Egy új szennyvíznyomó vezeték építése 1300 m hosszban (KPE DN200), mely közvetlenül a szennyvíztisztító telepre köt be. További tervezett hálózat rek.: — Kert utcai átemelő (szerelvény akna kiépítése szerelvényekkel, biofilter építése) — Mikszáth u átemelő elektromos szekrény csere — Tengely aknák vízszigetelése: 39 db — Mikszáth u átemelő elektromos szekrény csere — 910 fm gerincvez.csere (KG-PVC DN200) — Bekötővez. pontszerű javítása: 40 db Békésszentandrás: A szennyvíztisztító telep építése(így biológiai műtárgysor tervezése és építése),amelynek terv kapacitása: — hidraulikai kapacitása: 660 m3/d — biológiai kapacitása: 5 977 LE Főbb létesítmények: — új mechanikai előtisztítás kombi rács és homokfogóval, — új biológiai fokozat fázisszétválasztással, — új fertőtlenítő, — új tisztított szennyvíz átemelő, — iszapkezelés létesítményei: sűrítés, víztelenítés, tárolás, — meglévő szippantott szennyvíz fogadó felújítása, új csurgalékvíz átemelő, — technológiai gépházak: új gépház, — új kezelő épület — egy új szennyvíznyomó vezeték építése 1050 m (KPE DN200), mely közvetlenül a szennyvíztisztító telepre köt be. Tervezett hálózat rek.: — 475 fm gerincvez. csere (KG-PVC DN200) — 2 db átemelő villamos szekrény csere — 2 db átemelő esetén, összese 10 db fedlap csere — Bekötővez. pontszerű javítása: 37 db Mezőberény A szennyvíztisztító telep építése(így biológiai műtárgysor tervezése és építése),amelynek terv kapacitása: — hidraulikai kapacitása: 1 400 m3/d — biológiai kapacitása: 12 450 LE Főbb létesítmények: — új mechanikai előtisztítás gépi ráccsal és homokfogóval, új kiegyenlítő medence, — új biológiai fokozat fázisszétválasztással, meglévő biológiai vonal felújítása és átalakítása, — új utószűrő, tisztított szennyvíz tározása és meglévő fertőtlenítő, új tisztított szennyvíz átemelő, — iszapkezelés létesítményei: sűrítés, víztelenítés, tárolás, — meglévő szippantott szennyvíz fogadó felújítása, új csurgalékvíz átemelő, — technológiai gépházak: új gépház, — meglévő kezelő épület felújítása, új raktár és műhely létesítése — egy új szennyvíznyomó vezeték építése 1000 m (KPE D250), mely közvetlenül a szennyvíztisztító telepre köt be. Tervezett hál. rek.: — 134 fm grav.vez kiváltás (KG-PVC DN200) — 1 784 fm grav. vez kiváltás (KG-PVC DN300) — 84 fm grav.vez. kiváltás (KG-PVC DN250) Feladat a műszaki tartalomhoz a vízjogi eng. és kivit. tervek elkészítése a191/2009.(IX.15.)Kr.megfelelően.A nyertes AT teljes körű felelősséggel tartozik az általa készített dok-ban és tervekben foglaltak helyességéért és a vonatkozó szabványokban,jogszabályokban és egyéb előírásokban foglaltak betartásáért. AK felhívja a figyelmet arra, hogy a szer.telj. során a FIDIC Sárga Könyv (Elektromos és gépészeti létesítményekhez, valamint vállalkozó által tervezett építési és mérnöki létesítményekhez, második, átdolgozott magyar nyelvű kiadás, 2011. szeptember) rendelkezései alkalmazandók. A szerz.teljesítése során szükséges a266/2013.(VII.11.)Korm. rend.szerinti MV-É és VZ-TER jog-gal rendelkező szakember bevonása. AT ajánlatában csatolja nyilatkozatát,hogy a szerződéskötés időpontjára a szerz. teljesítésének időtartama alatt rendelkezni fog a Korm. rend.szerinti MV-É és VZ-TER jog-gal rend.szakember(ekk)el. Részletesen: KD. works - + @@ -819,7 +835,7 @@ 1095 - + diff --git a/development-notices/eforms-xml/20-156983-001-EXP.xml b/development-notices/eforms-xml/20-156983-001-EXP.xml index 6cd5683..a27703c 100644 --- a/development-notices/eforms-xml/20-156983-001-EXP.xml +++ b/development-notices/eforms-xml/20-156983-001-EXP.xml @@ -191,7 +191,7 @@ - + 12345678-2023 123/2023 @@ -205,7 +205,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -336,7 +336,7 @@ - + 7 @@ -348,7 +348,7 @@ - + @@ -361,7 +361,6 @@ 2019/S 090-214462 - @@ -496,7 +495,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -504,6 +503,9 @@ + + + @@ -519,10 +521,10 @@ 3 - - - - + + + + @@ -621,7 +623,7 @@ The successful contractor/s key objectives will be to provide high-quality kitchen and bathroom replacement works which will include survey of existing properties, design, liaison with tenants and contract administrator, removal and disposal of existing kitchens and bathrooms, the supply and fit of replacement kitchens and bathrooms meeting the specification set out in the ITT documentation and ensuring compliance with SHQS and a defects service for 1 year after completion. works - + @@ -670,10 +672,9 @@ 24 - - - - + + 0 + The contract shall commence in 3 August 2020 until 2 August 2022 with an option to extend for two single 12-month periods until 2024 subject to performance and compliance with contract KPI’s. @@ -785,7 +786,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -793,6 +794,9 @@ + + + @@ -808,10 +812,10 @@ 3 - - - - + + + + @@ -910,7 +914,7 @@ The successful contractor/s key objectives will be to provide high-quality kitchen and bathroom replacement works which will include survey of existing properties, design, liaison with tenants and contract administrator, removal and disposal of existing kitchens and bathrooms, the supply and fit of replacement kitchens and bathrooms meeting the specification set out in the ITT documentation and ensuring compliance with SHQS and a defects service for 1 year after completion. works - + @@ -959,10 +963,9 @@ 24 - - - - + + 0 + The contract shall commence in 3 August 2020 until 2 August 2022 with an option to extend for two single 12-month periods until 2024 subject to performance and compliance with contract KPI’s. @@ -1074,7 +1077,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -1082,6 +1085,9 @@ + + + @@ -1097,10 +1103,10 @@ 3 - - - - + + + + @@ -1199,7 +1205,7 @@ The successful contractor/s key objectives will be to provide high-quality kitchen and bathroom replacement works which will include survey of existing properties, design, liaison with tenants and contract administrator, removal and disposal of existing kitchens and bathrooms, the supply and fit of replacement kitchens and bathrooms meeting the specification set out in the ITT documentation and ensuring compliance with SHQS and a defects service for 1 year after completion. works - + @@ -1248,10 +1254,9 @@ 24 - - - - + + 0 + The contract shall commence in 3 August 2020 until 2 August 2022 with an option to extend for two single 12-month periods until 2024 subject to performance and compliance with contract KPI’s. @@ -1363,7 +1368,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -1371,6 +1376,9 @@ + + + @@ -1386,10 +1394,10 @@ 3 - - - - + + + + @@ -1488,7 +1496,7 @@ The successful contractor/s key objectives will be to provide high-quality kitchen and bathroom replacement works which will include survey of existing properties, design, liaison with tenants and contract administrator, removal and disposal of existing kitchens and bathrooms, the supply and fit of replacement kitchens and bathrooms meeting the specification set out in the ITT documentation and ensuring compliance with SHQS and a defects service for 1 year after completion. works - + @@ -1537,10 +1545,9 @@ 24 - - - - + + 0 + The contract shall commence in 3 August 2020 until 2 August 2022 with an option to extend for two single 12-month periods until 2024 subject to performance and compliance with contract KPI’s. @@ -1652,7 +1659,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -1660,6 +1667,9 @@ + + + @@ -1675,10 +1685,10 @@ 3 - - - - + + + + @@ -1777,7 +1787,7 @@ The successful contractor/s key objectives will be to provide high-quality kitchen and bathroom replacement works which will include survey of existing properties, design, liaison with tenants and contract administrator, removal and disposal of existing kitchens and bathrooms, the supply and fit of replacement kitchens and bathrooms meeting the specification set out in the ITT documentation and ensuring compliance with SHQS and a defects service for 1 year after completion. works - + @@ -1826,10 +1836,9 @@ 24 - - - - + + 0 + The contract shall commence in 3 August 2020 until 2 August 2022 with an option to extend for two single 12-month periods until 2024 subject to performance and compliance with contract KPI’s. @@ -1941,7 +1950,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -1949,6 +1958,9 @@ + + + @@ -1964,10 +1976,10 @@ 3 - - - - + + + + @@ -2066,7 +2078,7 @@ The successful contractor/s key objectives will be to provide high-quality kitchen and bathroom replacement works which will include survey of existing properties, design, liaison with tenants and contract administrator, removal and disposal of existing kitchens and bathrooms, the supply and fit of replacement kitchens and bathrooms meeting the specification set out in the ITT documentation and ensuring compliance with SHQS and a defects service for 1 year after completion. works - + @@ -2109,10 +2121,9 @@ 24 - - - - + + 0 + The contract shall commence in 3 August 2020 until 2 August 2022 with an option to extend for two single 12-month periods until 2024 subject to performance and compliance with contract KPI’s. @@ -2224,7 +2235,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -2232,6 +2243,9 @@ + + + @@ -2247,10 +2261,10 @@ 3 - - - - + + + + @@ -2349,7 +2363,7 @@ The successful contractor/s key objectives will be to provide high-quality kitchen and bathroom replacement works which will include survey of existing properties, design, liaison with tenants and contract administrator, removal and disposal of existing kitchens and bathrooms, the supply and fit of replacement kitchens and bathrooms meeting the specification set out in the ITT documentation and ensuring compliance with SHQS and a defects service for 1 year after completion. works - + @@ -2392,10 +2406,9 @@ 24 - - - - + + 0 + The contract shall commence in 3 August 2020 until 2 August 2022 with an option to extend for two single 12-month periods until 2024 subject to performance and compliance with contract KPI’s. diff --git a/development-notices/eforms-xml/20-157399-001-EXP.xml b/development-notices/eforms-xml/20-157399-001-EXP.xml index b574f58..6c58274 100644 --- a/development-notices/eforms-xml/20-157399-001-EXP.xml +++ b/development-notices/eforms-xml/20-157399-001-EXP.xml @@ -212,6 +212,9 @@ + + + no @@ -232,6 +235,9 @@ + + + no @@ -252,6 +258,9 @@ + + + no @@ -272,6 +281,9 @@ + + + no @@ -293,13 +305,13 @@ 2019-09-24+01:00 - Winter Maintenance of Municipal Roads and Spaces, Kåfjord Kommune [Kåfjord Municipality] + Winter Maintenance of Municipal Roads and Spaces, Kåfjord Kommune [Kåfjord Municipality] 1 - + TEN-0001 @@ -310,13 +322,13 @@ 2019-09-24+01:00 - Winter Maintenance of Municipal Roads and Spaces, Kåfjord Kommune [Kåfjord Municipality] + Winter Maintenance of Municipal Roads and Spaces, Kåfjord Kommune [Kåfjord Municipality] 2 - + TEN-0002 @@ -327,13 +339,13 @@ 2019-09-24+01:00 - Winter Maintenance of Municipal Roads and Spaces, Kåfjord Kommune [Kåfjord Municipality] + Winter Maintenance of Municipal Roads and Spaces, Kåfjord Kommune [Kåfjord Municipality] 3 - + TEN-0003 @@ -344,41 +356,41 @@ 2019-09-24+01:00 - Winter Maintenance of Municipal Roads and Spaces, Kåfjord Kommune [Kåfjord Municipality] + Winter Maintenance of Municipal Roads and Spaces, Kåfjord Kommune [Kåfjord Municipality] 4 - + TEN-0004 - + TPA-0001 - + ORG-0002 - + TPA-0002 - + ORG-0003 - + TPA-0003 - + ORG-0004 - + TPA-0004 - + ORG-0005 @@ -598,7 +610,7 @@ - + 12345678-2023 123/2023 @@ -612,7 +624,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -659,13 +671,13 @@ - + - + @@ -678,7 +690,6 @@ 2019/S 109-267097 - @@ -737,14 +748,14 @@ - + - - - - + + + + Refer to the tender documentation @@ -771,6 +782,7 @@ not-allowed + true @@ -815,7 +827,7 @@ Detailed description is in the tender documentation. services - + @@ -855,11 +867,10 @@ - - - - + The contract can be extended for up to 2 years (1 year + 1 year). + + diff --git a/development-notices/eforms-xml/20-157543-001-EXP.xml b/development-notices/eforms-xml/20-157543-001-EXP.xml index d8c1ce7..b0cdb56 100644 --- a/development-notices/eforms-xml/20-157543-001-EXP.xml +++ b/development-notices/eforms-xml/20-157543-001-EXP.xml @@ -100,6 +100,9 @@ 7834899.64 + + + yes @@ -125,6 +128,9 @@ 1205369.20 + + + yes @@ -150,6 +156,9 @@ 602684.60 + + + yes @@ -173,7 +182,7 @@ 2020-03-18+01:00 - Realización de controles financieros sobre proyectos cofinanciados por la Unión Europea en el marco comunitario del periodo 2014-2020 en los fondos Feaga, Feader, FEMP, Feder y FSE + Realización de controles financieros sobre proyectos cofinanciados por la Unión Europea en el marco comunitario del periodo 2014-2020 en los fondos Feaga, Feader, FEMP, Feder y FSE Realización de controles financieros a efectuar a beneficiarios de subvenciones financiadas con cargo a los presupuestos de la Generalidad de Cataluña Realización de controles financieros a efectuar a centros educativos públicos no universitarios de la Generalitatde Catalunya con régimen de autonomía económica true @@ -181,7 +190,7 @@ EC 2020 2 - + TEN-0001 @@ -192,16 +201,16 @@ TEN-0003 - + TPA-0001 - + ORG-0002 - + TPA-0002 - + ORG-0003 @@ -365,7 +374,7 @@ - + 12345678-2023 123/2023 @@ -379,7 +388,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -420,13 +429,13 @@ - + - + @@ -439,7 +448,6 @@ 2019/S 237-581525 - @@ -497,14 +505,14 @@ - + - - - - + + + + @@ -533,6 +541,7 @@ not-allowed + true @@ -577,7 +586,7 @@ Realización de controles financieros sobre proyectos cofinanciados por la Unión Europea en el marco Comunitario del periodo 2014-2020 en los fondos Feaga, Feader, FEMP, Feder y FSE. services - + @@ -616,7 +625,7 @@ - + @@ -648,14 +657,14 @@ - + - - - - + + + + @@ -684,6 +693,7 @@ not-allowed + true @@ -728,7 +738,7 @@ Realización de controles financieros a efectuar a beneficiarios de subvenciones financiadas con cargo a los presupuestos de la Generalidad de Cataluña. services - + @@ -767,7 +777,7 @@ - + @@ -799,14 +809,14 @@ - + - - - - + + + + @@ -835,6 +845,7 @@ not-allowed + true @@ -879,7 +890,7 @@ Realización de controles financieros a efectuar a centros educativos públicos no universitarios de la Generalidad de Cataluña con régimen de autonomía económica. services - + @@ -918,7 +929,7 @@ - + diff --git a/development-notices/eforms-xml/20-162034-001-EXP.xml b/development-notices/eforms-xml/20-162034-001-EXP.xml index 38abe9f..094a1d0 100644 --- a/development-notices/eforms-xml/20-162034-001-EXP.xml +++ b/development-notices/eforms-xml/20-162034-001-EXP.xml @@ -81,7 +81,7 @@ - + 12345678-2023 123/2023 @@ -95,7 +95,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -144,13 +144,13 @@ - + - + @@ -160,7 +160,6 @@ - @@ -168,8 +167,10 @@ Testeur de radiocommunication LTE pour 3.9G et 4.xG + LTE-Mobilfunktester für 3.9G und 4.xG Endgeräte La section accès au marché et conformité (MK) de la division radio monitoring et installations (RA) de l’Office fédéral de la communication (OFCOM) vérifie, dans le cadre de son mandat légal (chapitre 8 de l’ordonnance du 25.11.2015 sur les installations de télécommunication [RS 784.101.2; OIT]), la conformité technique des installations de télécommunication qui ont été ou sont mises à disposition, mises en service, mises en place ou exploitées sur le marché suisse (article 36, alinéa 1, OIT). Le testeur de radiocommunication à acquérir doit prendre en charge la mesure des terminaux 3.9G et 4.xG. + Die Sektion Marktzugang und Konformität (MK) der Abteilung Radio Monitoring und Anlagen (RA) des Bundesamtes für Kommunikation (BAKOM) überprüft im Rahmen des gesetzlichen Auftrages (8. Kapitel der Verordnung vom 25. November 2015 über Fernmeldeanlagen [SR 784.101.2; FAV]) die technische Konformität von Fernmeldeanlagen, die auf dem schweizerischen Markt bereitgestellt, in Betrieb genommenen, erstellt oder betrieben wurden bzw. werden (Art. 36 Abs. 1 FAV). Der zu beschaffende Mobilfunktester muss das Messen von 3.9G und 4.xG Endgeräte unterstützen. supplies @@ -202,6 +203,7 @@ Les preuves et justificatifs de l'aptitude énumérés ci-après doivent être fournis intégralement avec l'offre, sans restrictions ni modifications, sans quoi il ne sera pas entré en matière sur l'offre. — E1: extrait du registre des poursuites et du registre du commerce ou acte officiel équivalent délivré par une autorité étrangère qui atteste que le soumissionnaire n’a pas de dettes fiscales ou liées à des cotisations sociales non payées (pas plus ancien que trois mois, la date de dépôt de l’offre étant déterminante); — E2: déclaration du soumissionnaire; — E3: a) Respect des principes régissant la procédure Le soumissionnaire atteste que lui-même ainsi que les tiers qu’il sollicite (sous-traitants et fournisseurs) respectent les conditions régissant la procédure conformément au document « Déclaration du soumissionnaire » (annexe 1.1.1) de la Conférence des achats de la Confédération (CA); b) Preuve supplémentaire du respect de l’égalité salariale entre femmes et hommes Les soumissionnaires et leurs sous-traitants de premier rang qui comptent chacun plus de 50 collaborateurs/trices doivent démontrer, au-delà du document «déclaration du soumissionnaire», comment ils ont examiné leur pratique salariale; — E4: le soumissionnaire atteste qu’il endosse la responsabilité globale du présent projet, c'est-à-dire en particulier que le soumissionnaire est le seul partenaire contractuel de l’organe d’adjudication. Les éventuelles personnes impliquées doivent être indiquées avec les rôles/fonctions qui leur sont attribués; — E5: le soumissionnaire atteste qu’il est en mesure de traiter le projet en allemand ou en anglais (oral et écrit) pendant toute la durée contractuelle; — E6: le soumissionnaire et/ou le fabricant dispose d’un système de gestion de la qualité certifié ISO 9001 valable ou au moins d’un certificat ou manuel équivalent; — E7: le soumissionnaire atteste que toutes les factures seront envoyées par voie électronique; — E8: le soumissionnaire atteste que le type d’appareil qu’il propose est disponible sur le marché dans la configuration proposée; — E9: le soumissionnaire atteste que l’appareil qu’il propose est à la pointe de la technologie et qu’il n’a pas plus de trois ans; — E10: le soumissionnaire (individuel ou communauté de soumissionnaire, y compris éventuels sous-traitants) atteste qu’il procédera à un étalonnage d’usine/final (selon règle de contrôle du fabricant) sur l’appareil avant sa réception définitive. — E11: le soumissionnaire atteste qu’il accepte sans restriction le modèle de contrat. — E12 Le soumissionnaire atteste qu’il est en mesure de respecter un délai de livraison de quatre mois à compter de la réception de la commande. + Die nachfolgend aufgeführten Eignungskriterien bzw. -nachweise müssen vollständig und ohne Einschränkung und Modifikation mit der Unterbreitung des Angebots bestätigt werden bzw. beigelegt und erfüllt werden, ansonsten wird nicht auf das Angebot eingegangen. E1. Betreibungsregister- und Handelsregisterauszug oder gleichwertig anerkannte Urkunde des Auslandes, welche belegt, dass bei dem Anbieter keine Steuer- oder Sozialabgabeschulden vorhanden sind (nicht älter als 3 Monate, maßgebend ist der Stichtag des Eingabedatums). E2. Lieferantenselbstdeklaration E3. a) Einhaltung von Verfahrensgrundsätzen Der Anbieter bestätigt, dass sie selber sowie die von ihr beigezogenen Dritten (Subunternehmer und Unterlieferanten) die Verfahrensgrundsätze gemäß Selbstdeklarationsblatt (Beilage 1.1.1) der Beschaffungskonferenz des Bundes BKB einhalten. b) Zusätzlicher Nachweis der Einhaltung der Lohngleichheit von Frau und Mann Anbieter mit mehr als 50 Mitarbeitende und deren Subunternehmen erster Stufe mit jeweils mehr als 50 Mitarbeitenden müssen zusätzlich zum Selbstdeklarationsblatt nachweisen, wie die Lohnpraxis überprüft wurde. E4. Der Anbieter bestätigt, die Gesamtverantwortung für das vorliegende Projekt zu übernehmen, d. h. insbesondere, dass der Anbieter der alleinige Vertragspartner der Vergabestelle ist. E5. Der Anbieter bestätigt, dass sie in der Lage ist, das Projekt über die gesamte Vertragsdauer in deutscher oder englischer Sprache (Wort und Schrift) abzuwickeln. E6. Der Anbieter und/oder Hersteller verfügt über ein bereits vorhandenes, gültiges Qualitätsmanagementsystem gemäß ISO 9001 oder ein mindestens gleichwertiges Zertifikat oder Handbuch. E7. Der Anbieter bestätigt, dass sämtliche Rechnungen via E-Rechnung gestellt werden. E8. Der Anbieter bestätigt, dass der von ihr angebotene Gerätetyp in der angebotenen Konfiguration auf dem Markt eingeführt ist. E9. Der Anbieter bestätigt, dass das von ihr angebotene Gerät der neusten Technologie entspricht und nicht älter als 3 Jahre alt ist. E10. Der Anbieter (Einzelanbieter oder Bietergemeinschaft inkl. allfälliger Subunternehmer) bestätigt, dass sie vor der endgültigen Abnahme am Gerät eine Werkskalibration / Endkalibration (gemäß der Prüfvorschrift des Herstellers) durchführt. E11. Der Anbieter bestätigt die uneingeschränkte Akzeptanz des Vertragsentwurfs. E12. Der Anbieter bestätigt, dass er eine Lieferfrist von 4 Monaten ab Bestelleingang einhalten kann. used @@ -210,6 +212,7 @@ Toute entreprise économiquement performante et en mesure de remplir les critères d'aptitude ci-après (chiffre 3.8) et de produire les justificatifs correspondants est invitée à soumettre une offre en CHF. + Alle wirtschaftlich leistungsfähigen Unternehmen, welche die nachfolgenden Eignungskriterien bzw. -nachweise gemäß Ziffer 3.8 erfüllen, sind aufgerufen, ein Angebot in CHF zu unterbreiten. used @@ -280,7 +283,7 @@ - + @@ -295,8 +298,11 @@ + + cost Performance + Leistung @@ -311,12 +317,18 @@ + + cost Prix + Preis + + + @@ -331,10 +343,10 @@ - - - - + + + + @@ -434,11 +446,13 @@ Testeur de radiocommunication LTE pour 3.9G et 4.xG + LTE-Mobilfunktester für 3.9G und 4.xG Endgeräte La section accès au marché et conformité (MK) de la division radio monitoring et installations (RA) de l’Office fédéral de la communication (OFCOM) vérifie, dans le cadre de son mandat légal (chapitre 8 de l’ordonnance du 25.11.2015 sur les installations de télécommunication [RS 784.101.2; OIT]), la conformité technique des installations de télécommunication qui ont été ou sont mises à disposition, mises en service, mises en place ou exploitées sur le marché suisse (article 36, alinéa 1, OIT). Le testeur de radiocommunication à acquérir doit prendre en charge la mesure des terminaux 3.9G et 4.xG. + Die Sektion Marktzugang und Konformität (MK) der Abteilung Radio Monitoring und Anlagen (RA) des Bundesamtes für Kommunikation (BAKOM) überprüft im Rahmen des gesetzlichen Auftrages (8. Kapitel der Verordnung vom 25. November 2015 über Fernmeldeanlagen [SR 784.101.2; FAV]) die technische Konformität von Fernmeldeanlagen, die auf dem schweizerischen Markt bereitgestellt, in Betrieb genommenen, erstellt oder betrieben wurden bzw. werden (Art. 36 Abs. 1 FAV). Der zu beschaffende Mobilfunktester muss das Messen von 3.9G und 4.xG Endgeräte unterstützen. supplies - + @@ -478,7 +492,7 @@ 2030-09-30+01:00 - + diff --git a/development-notices/eforms-xml/20-164186-001-EXP.xml b/development-notices/eforms-xml/20-164186-001-EXP.xml index c6fc946..7981676 100644 --- a/development-notices/eforms-xml/20-164186-001-EXP.xml +++ b/development-notices/eforms-xml/20-164186-001-EXP.xml @@ -91,7 +91,7 @@ - + 12345678-2023 123/2023 @@ -105,7 +105,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -152,13 +152,13 @@ - + - + @@ -168,7 +168,6 @@ - @@ -255,7 +254,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -263,6 +262,9 @@ + + + @@ -281,10 +283,10 @@ 184 - - - - + + + + @@ -383,7 +385,7 @@ The University of Copenhagen’s Center for Advanced Bioimaging (CAB) facility will establish new capacity to deliver spinning-disc confocal microscopy to users and partners. The purpose of this tender is to purchase a custom-built spinning-disc confocal microscope. On this basis, the purpose of the contract is to help the Contracting Entity achieve installation of a functional custom-built spinning disc confocal microscope in the assigned location. supplies - + @@ -425,7 +427,7 @@ 1 - + diff --git a/development-notices/eforms-xml/20-168879-001-EXP.xml b/development-notices/eforms-xml/20-168879-001-EXP.xml new file mode 100644 index 0000000..6d1872c --- /dev/null +++ b/development-notices/eforms-xml/20-168879-001-EXP.xml @@ -0,0 +1,138933 @@ + + + + + + + + + 12130675.84 + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0426 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0462 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0224 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0063 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0043 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0047 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0356 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0362 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0139 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0526 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0465 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0492 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0528 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0308 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0112 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0049 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0387 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0413 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0055 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0012 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0464 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0505 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0471 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0204 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0359 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0416 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0367 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0116 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0118 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0156 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0168 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0216 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0487 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0281 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0026 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0178 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0104 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0110 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0097 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0133 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0284 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0288 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0294 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0295 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0298 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0331 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0409 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0293 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0572 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0032 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0521 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0514 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0246 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0066 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0146 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0307 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0510 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0244 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0576 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0141 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0290 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0299 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0225 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0302 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0304 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0481 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0208 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0158 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0206 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0207 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0310 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0311 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0439 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0480 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0488 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0595 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0405 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0412 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0350 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0125 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0164 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0171 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0058 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0050 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0059 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0060 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0061 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0201 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0283 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0306 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0312 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0313 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0319 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0451 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0557 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0017 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0446 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0419 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0092 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0531 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0424 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0231 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0233 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0240 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0360 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0309 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0422 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0428 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0094 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0099 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0101 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0176 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0096 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0102 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0332 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0333 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0598 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0067 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0442 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0444 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0078 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0248 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0303 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0163 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0603 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0159 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0443 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0449 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0637 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0401 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0403 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0023 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0010 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0018 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0028 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0433 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0519 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0553 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0556 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0599 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0600 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0434 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0305 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0454 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0524 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0335 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0337 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0345 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0348 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0265 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0436 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0438 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0344 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0256 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0258 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0509 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0516 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0527 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0447 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0458 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0007 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0005 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0006 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0003 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0004 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0001 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0154 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0029 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0461 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0064 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0351 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0354 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0476 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0107 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0507 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0035 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0180 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0261 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0513 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0515 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0122 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0111 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0115 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0121 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0232 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0234 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0235 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0131 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0329 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0338 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0137 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0567 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0570 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0119 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0123 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0195 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0408 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0365 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0475 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0484 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0394 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0013 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0134 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0285 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0349 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0080 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0083 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0342 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0358 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0633 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0634 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0194 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0468 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0463 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0466 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0467 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0469 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0470 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0140 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0143 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0144 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0031 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0062 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0033 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0086 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0386 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0594 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0242 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0247 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0057 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0483 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0486 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0490 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0525 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0393 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0410 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0502 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0508 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0415 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0264 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0021 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0215 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0014 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0008 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0025 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0027 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0520 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0161 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0166 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0175 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0262 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0271 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0105 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0106 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0396 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0392 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0073 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0314 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0460 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0579 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0172 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0173 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0174 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0149 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0152 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0414 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0199 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0237 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0136 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0022 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0423 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0473 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0041 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0051 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0129 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0183 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0024 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0188 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0181 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0566 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0551 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0048 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0082 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0084 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0088 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0389 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0548 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0550 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0330 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0186 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0198 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0275 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0276 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0277 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0068 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0072 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0315 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0445 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0075 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0430 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0074 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0076 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0077 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0150 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0189 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0192 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0056 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0472 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0479 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0044 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0440 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0582 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0002 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0493 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0087 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0266 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0269 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0273 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0089 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0212 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0210 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0030 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0300 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0482 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0485 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0109 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0427 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0477 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0019 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0170 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0352 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0090 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0091 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0160 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0260 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0339 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0341 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0157 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0015 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0456 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0511 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0517 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0431 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0045 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0085 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0011 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0167 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0177 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0065 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0357 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0249 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0251 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0214 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0291 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0491 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0504 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0455 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0457 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0343 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0406 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0347 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0407 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0081 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0320 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0420 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0113 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0114 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0117 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0126 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0217 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0223 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0230 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0643 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0425 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0432 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0391 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0200 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0196 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0197 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0093 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0226 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0227 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0236 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0241 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0191 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0184 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0185 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0190 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0193 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0494 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0489 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0095 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0103 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0530 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0533 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0535 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0046 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0334 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0042 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0452 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0435 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0584 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0016 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0052 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0053 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0450 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0418 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0512 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0263 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0270 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0272 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0278 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0280 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0286 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0287 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0135 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0034 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0328 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0071 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0327 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0459 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0145 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0179 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0243 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0301 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0138 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0142 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0153 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0162 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0317 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0355 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0169 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0151 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0155 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0165 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0182 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0187 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0202 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0203 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0205 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0209 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0211 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0213 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0228 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0363 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0374 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0474 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0400 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0437 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0571 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0020 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0318 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0289 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0296 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0063 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0426 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0462 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0224 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0043 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0047 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0356 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0362 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0139 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0526 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0465 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0492 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0528 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0308 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0112 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0049 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0387 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0413 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0055 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0012 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0464 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0505 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0471 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0204 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0359 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0416 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0367 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0116 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0118 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0156 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0168 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0216 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0487 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0281 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0026 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0178 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0104 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0110 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0097 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0133 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0284 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0288 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0294 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0295 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0298 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0331 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0409 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0293 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0572 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0032 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0521 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0514 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0246 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0066 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0146 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0307 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0510 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0244 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0576 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0141 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0290 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0299 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0225 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0302 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0304 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0481 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0208 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0158 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0206 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0207 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0310 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0311 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0439 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0480 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0488 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0595 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0405 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0412 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0350 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0125 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0164 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0171 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0058 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0050 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0059 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0060 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0061 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0201 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0283 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0306 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0312 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0557 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0313 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0319 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0451 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0017 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0446 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0419 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0092 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0531 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0424 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0231 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0233 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0240 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0360 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0309 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0422 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0428 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0094 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0099 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0101 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0176 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0096 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0102 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0332 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0333 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0598 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0067 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0442 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0444 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0078 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0248 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0303 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0163 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0603 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0159 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0443 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0449 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0637 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0401 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0403 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0023 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0010 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0018 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0028 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0433 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0519 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0553 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0556 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0599 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0600 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0434 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0305 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0454 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0524 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0335 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0337 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0345 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0348 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0265 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0436 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0438 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0344 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0256 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0258 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0509 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0516 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0527 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0447 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0458 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0007 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0005 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0006 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0003 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0004 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0001 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0029 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0461 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0064 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0154 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0351 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0354 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0476 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0107 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0035 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0180 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0261 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0507 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0513 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0515 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0122 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0111 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0115 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0121 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0232 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0234 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0235 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0131 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0329 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0338 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0137 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0567 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0570 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0119 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0123 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0365 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0195 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0408 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0475 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0484 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0394 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0013 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0134 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0285 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0349 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0080 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0083 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0342 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0358 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0633 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0634 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0194 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0468 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0463 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0466 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0467 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0469 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0470 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0140 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0143 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0144 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0031 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0062 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0033 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0086 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0386 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0594 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0242 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0247 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0057 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0483 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0486 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0490 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0525 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0393 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0410 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0502 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0508 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0415 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0264 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0021 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0215 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0014 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0008 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0025 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0027 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0520 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0161 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0166 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0175 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0262 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0271 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0105 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0106 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0396 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0392 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0073 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0314 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0460 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0579 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0172 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0173 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0174 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0149 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0152 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0414 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0199 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0237 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0136 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0022 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0423 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0473 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0041 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0051 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0129 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0183 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0188 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0566 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0024 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0551 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0048 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0082 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0084 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0088 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0389 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0548 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0550 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0330 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0186 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0198 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0275 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0276 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0277 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0068 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0072 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0315 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0445 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0075 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0430 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0074 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0076 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0077 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0150 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0189 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0192 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0056 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0472 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0479 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0044 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0440 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0582 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0002 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0493 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0087 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0266 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0269 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0273 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0089 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0212 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0210 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0030 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0300 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0482 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0485 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0109 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0427 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0477 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0019 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0170 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0352 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0090 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0091 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0160 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0260 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0339 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0341 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0157 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0015 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0456 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0511 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0517 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0431 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0045 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0085 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0011 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0167 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0177 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0065 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0357 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0249 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0251 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0214 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0291 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0491 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0504 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0455 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0457 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0343 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0406 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0347 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0407 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0081 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0320 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0420 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0113 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0114 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0117 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0126 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0217 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0223 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0230 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0643 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0425 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0432 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0391 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0181 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0196 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0197 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0093 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0200 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0226 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0227 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0236 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0241 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0191 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0184 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0185 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0190 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0193 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0494 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0489 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0095 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0103 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0530 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0533 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0535 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0452 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0046 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0334 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0042 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0435 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0584 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0016 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0052 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0053 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0450 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0418 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0512 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0263 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0270 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0272 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0278 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0280 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0286 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0287 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0135 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0034 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0328 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0071 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0327 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0459 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0145 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0179 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0243 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0301 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0138 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0142 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0153 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0162 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0317 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0355 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0169 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0151 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0155 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0165 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0182 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0187 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0202 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0203 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0205 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0209 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0211 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0213 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0228 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0363 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0374 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0474 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0400 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0571 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0020 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0318 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0437 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0289 + + + + clos-nw + + + + + all-rej + + + + + + + + + LOT-0296 + + + + selec-w + + + + + TEN-0001 + + + + + tenders + + 2 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0001 + + + + LOT-0054 + + + + selec-w + + + + + TEN-0002 + + + + + tenders + + 3 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0002 + + + + LOT-0036 + + + + selec-w + + + + + TEN-0003 + + + + + tenders + + 2 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0003 + + + + LOT-0069 + + + + selec-w + + + + + TEN-0004 + + + + + tenders + + 2 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0004 + + + + LOT-0147 + + + + selec-w + + + + + TEN-0005 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0005 + + + + LOT-0148 + + + + selec-w + + + + + TEN-0006 + + + + + tenders + + 3 + + + t-sme + + 3 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0006 + + + + LOT-0218 + + + + selec-w + + + + + TEN-0007 + + + + + tenders + + 2 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0007 + + + + LOT-0219 + + + + selec-w + + + + + TEN-0008 + + + + + tenders + + 2 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0008 + + + + LOT-0221 + + + + selec-w + + + + + TEN-0009 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0009 + + + + LOT-0120 + + + + selec-w + + + + + TEN-0010 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0010 + + + + LOT-0124 + + + + selec-w + + + + + TEN-0011 + + + + + tenders + + 2 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0011 + + + + LOT-0222 + + + + selec-w + + + + + TEN-0012 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0012 + + + + LOT-0037 + + + + selec-w + + + + + TEN-0013 + + + + + tenders + + 2 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0013 + + + + LOT-0039 + + + + selec-w + + + + + TEN-0014 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0014 + + + + LOT-0292 + + + + selec-w + + + + + TEN-0015 + + + + + tenders + + 3 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0015 + + + + LOT-0324 + + + + selec-w + + + + + TEN-0016 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0016 + + + + LOT-0346 + + + + selec-w + + + + + TEN-0017 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0017 + + + + LOT-0238 + + + + selec-w + + + + + TEN-0018 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0018 + + + + LOT-0336 + + + + selec-w + + + + + TEN-0019 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0019 + + + + LOT-0316 + + + + selec-w + + + + + TEN-0020 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0020 + + + + LOT-0259 + + + + selec-w + + + + + TEN-0021 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0021 + + + + LOT-0239 + + + + selec-w + + + + + TEN-0022 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0022 + + + + LOT-0245 + + + + selec-w + + + + + TEN-0023 + + + + + tenders + + 2 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0023 + + + + LOT-0255 + + + + selec-w + + + + + TEN-0024 + + + + + tenders + + 2 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0024 + + + + LOT-0257 + + + + selec-w + + + + + TEN-0025 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0025 + + + + LOT-0321 + + + + selec-w + + + + + TEN-0026 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0008 + + + + LOT-0220 + + + + selec-w + + + + + TEN-0027 + + + + + tenders + + 3 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0026 + + + + LOT-0325 + + + + selec-w + + + + + TEN-0028 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0027 + + + + LOT-0274 + + + + selec-w + + + + + TEN-0029 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0028 + + + + LOT-0340 + + + + selec-w + + + + + TEN-0030 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0029 + + + + LOT-0229 + + + + selec-w + + + + + TEN-0031 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0030 + + + + LOT-0252 + + + + selec-w + + + + + TEN-0032 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0031 + + + + LOT-0369 + + + + selec-w + + + + + TEN-0033 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0032 + + + + LOT-0368 + + + + selec-w + + + + + TEN-0034 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0033 + + + + LOT-0370 + + + + selec-w + + + + + TEN-0035 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0034 + + + + LOT-0371 + + + + selec-w + + + + + TEN-0036 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0035 + + + + LOT-0375 + + + + selec-w + + + + + TEN-0037 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0036 + + + + LOT-0253 + + + + selec-w + + + + + TEN-0038 + + + + + tenders + + 3 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0037 + + + + LOT-0268 + + + + selec-w + + + + + TEN-0039 + + + + + tenders + + 2 + + + t-sme + + 2 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0038 + + + + LOT-0267 + + + + selec-w + + + + + TEN-0040 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0039 + + + + LOT-0279 + + + + selec-w + + + + + TEN-0041 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0040 + + + + LOT-0282 + + + + selec-w + + + + + TEN-0042 + + + + + tenders + + 3 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0041 + + + + LOT-0323 + + + + selec-w + + + + + TEN-0043 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0042 + + + + LOT-0353 + + + + selec-w + + + + + TEN-0044 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0043 + + + + LOT-0297 + + + + selec-w + + + + + TEN-0045 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0044 + + + + LOT-0250 + + + + selec-w + + + + + TEN-0046 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0045 + + + + LOT-0366 + + + + selec-w + + + + + TEN-0047 + + + + + tenders + + 3 + + + t-sme + + 3 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0046 + + + + LOT-0642 + + + + selec-w + + + + + TEN-0048 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0047 + + + + LOT-0541 + + + + selec-w + + + + + TEN-0049 + + + + + tenders + + 2 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0048 + + + + LOT-0500 + + + + selec-w + + + + + TEN-0050 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0049 + + + + LOT-0384 + + + + selec-w + + + + + TEN-0051 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0050 + + + + LOT-0644 + + + + selec-w + + + + + TEN-0052 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0051 + + + + LOT-0385 + + + + selec-w + + + + + TEN-0053 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0052 + + + + LOT-0388 + + + + selec-w + + + + + TEN-0054 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0053 + + + + LOT-0390 + + + + selec-w + + + + + TEN-0055 + + + + + tenders + + 3 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0054 + + + + LOT-0496 + + + + selec-w + + + + + TEN-0056 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0055 + + + + LOT-0404 + + + + selec-w + + + + + TEN-0057 + + + + + tenders + + 2 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0056 + + + + LOT-0499 + + + + selec-w + + + + + TEN-0058 + + + + + tenders + + 4 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 4 + + + + CON-0057 + + + + LOT-0398 + + + + selec-w + + + + + TEN-0059 + + + + + tenders + + 3 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0058 + + + + LOT-0395 + + + + selec-w + + + + + TEN-0060 + + + + + tenders + + 4 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 4 + + + + CON-0059 + + + + LOT-0397 + + + + selec-w + + + + + TEN-0061 + + + + + tenders + + 3 + + + t-sme + + 3 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0060 + + + + LOT-0411 + + + + selec-w + + + + + TEN-0062 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0061 + + + + LOT-0402 + + + + selec-w + + + + + TEN-0063 + + + + + tenders + + 3 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0062 + + + + LOT-0399 + + + + selec-w + + + + + TEN-0064 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0063 + + + + LOT-0417 + + + + selec-w + + + + + TEN-0065 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0064 + + + + LOT-0429 + + + + selec-w + + + + + TEN-0066 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0065 + + + + LOT-0441 + + + + selec-w + + + + + TEN-0067 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0066 + + + + LOT-0448 + + + + selec-w + + + + + TEN-0068 + + + + + tenders + + 2 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0067 + + + + LOT-0478 + + + + selec-w + + + + + TEN-0069 + + + + + tenders + + 3 + + + t-sme + + 3 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0068 + + + + LOT-0648 + + + + selec-w + + + + + TEN-0070 + + + + + tenders + + 2 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0069 + + + + LOT-0529 + + + + selec-w + + + + + TEN-0071 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0070 + + + + LOT-0532 + + + + selec-w + + + + + TEN-0072 + + + + + tenders + + 3 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0071 + + + + LOT-0537 + + + + selec-w + + + + + TEN-0073 + + + + + tenders + + 3 + + + t-sme + + 3 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0072 + + + + LOT-0544 + + + + selec-w + + + + + TEN-0074 + + + + + tenders + + 3 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0073 + + + + LOT-0559 + + + + selec-w + + + + + TEN-0075 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0074 + + + + LOT-0593 + + + + selec-w + + + + + TEN-0076 + + + + + tenders + + 2 + + + t-sme + + 2 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0075 + + + + LOT-0639 + + + + selec-w + + + + + TEN-0077 + + + + + tenders + + 3 + + + t-sme + + 3 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0076 + + + + LOT-0607 + + + + selec-w + + + + + TEN-0078 + + + + + tenders + + 2 + + + t-sme + + 2 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0077 + + + + LOT-0563 + + + + selec-w + + + + + TEN-0079 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0078 + + + + LOT-0649 + + + + selec-w + + + + + TEN-0080 + + + + + tenders + + 2 + + + t-sme + + 2 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0079 + + + + LOT-0611 + + + + selec-w + + + + + TEN-0081 + + + + + tenders + + 2 + + + t-sme + + 2 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0080 + + + + LOT-0640 + + + + selec-w + + + + + TEN-0082 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0081 + + + + LOT-0646 + + + + selec-w + + + + + TEN-0083 + + + + + tenders + + 3 + + + t-sme + + 3 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0082 + + + + LOT-0647 + + + + selec-w + + + + + TEN-0084 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0083 + + + + LOT-0645 + + + + selec-w + + + + + TEN-0085 + + + + + tenders + + 2 + + + t-sme + + 2 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0084 + + + + LOT-0610 + + + + selec-w + + + + + TEN-0086 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0085 + + + + LOT-0651 + + + + selec-w + + + + + TEN-0087 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0086 + + + + LOT-0624 + + + + selec-w + + + + + TEN-0088 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0087 + + + + LOT-0650 + + + + selec-w + + + + + TEN-0089 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0088 + + + + LOT-0652 + + + + selec-w + + + + + TEN-0090 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0089 + + + + LOT-0626 + + + + selec-w + + + + + TEN-0091 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0090 + + + + LOT-0522 + + + + selec-w + + + + + TEN-0092 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0091 + + + + LOT-0581 + + + + selec-w + + + + + TEN-0093 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0092 + + + + LOT-0628 + + + + selec-w + + + + + TEN-0094 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0093 + + + + LOT-0377 + + + + selec-w + + + + + TEN-0095 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0094 + + + + LOT-0580 + + + + selec-w + + + + + TEN-0096 + + + + + tenders + + 4 + + + t-sme + + 4 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 4 + + + + CON-0095 + + + + LOT-0554 + + + + selec-w + + + + + TEN-0097 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0096 + + + + LOT-0583 + + + + selec-w + + + + + TEN-0098 + + + + + tenders + + 2 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0097 + + + + LOT-0498 + + + + selec-w + + + + + TEN-0099 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0098 + + + + LOT-0617 + + + + selec-w + + + + + TEN-0100 + + + + + tenders + + 3 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0099 + + + + LOT-0495 + + + + selec-w + + + + + TEN-0101 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0100 + + + + LOT-0506 + + + + selec-w + + + + + TEN-0102 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0101 + + + + LOT-0380 + + + + selec-w + + + + + TEN-0103 + + + + + tenders + + 2 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0102 + + + + LOT-0379 + + + + selec-w + + + + + TEN-0104 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0103 + + + + LOT-0378 + + + + selec-w + + + + + TEN-0105 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0104 + + + + LOT-0585 + + + + selec-w + + + + + TEN-0106 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0105 + + + + LOT-0376 + + + + selec-w + + + + + TEN-0107 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0106 + + + + LOT-0616 + + + + selec-w + + + + + TEN-0108 + + + + + tenders + + 2 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0107 + + + + LOT-0539 + + + + selec-w + + + + + TEN-0109 + + + + + tenders + + 3 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0108 + + + + LOT-0383 + + + + selec-w + + + + + TEN-0110 + + + + + tenders + + 2 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0109 + + + + LOT-0538 + + + + selec-w + + + + + TEN-0111 + + + + + tenders + + 7 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 7 + + + + CON-0110 + + + + LOT-0382 + + + + selec-w + + + + + TEN-0112 + + + + + tenders + + 2 + + + t-sme + + 2 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0111 + + + + LOT-0641 + + + + selec-w + + + + + TEN-0113 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0112 + + + + LOT-0503 + + + + selec-w + + + + + TEN-0114 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0113 + + + + LOT-0501 + + + + selec-w + + + + + TEN-0115 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0114 + + + + LOT-0540 + + + + selec-w + + + + + TEN-0116 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0115 + + + + LOT-0373 + + + + selec-w + + + + + TEN-0117 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0116 + + + + LOT-0372 + + + + selec-w + + + + + TEN-0118 + + + + + tenders + + 5 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 5 + + + + CON-0117 + + + + LOT-0381 + + + + selec-w + + + + + TEN-0119 + + + + + tenders + + 2 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0118 + + + + LOT-0536 + + + + selec-w + + + + + TEN-0120 + + + + + tenders + + 2 + + + t-sme + + 2 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0119 + + + + LOT-0543 + + + + selec-w + + + + + TEN-0121 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0120 + + + + LOT-0625 + + + + selec-w + + + + + TEN-0122 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0121 + + + + LOT-0629 + + + + selec-w + + + + + TEN-0123 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0122 + + + + LOT-0587 + + + + selec-w + + + + + TEN-0124 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0123 + + + + LOT-0577 + + + + selec-w + + + + + TEN-0125 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0124 + + + + LOT-0591 + + + + selec-w + + + + + TEN-0126 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0125 + + + + LOT-0592 + + + + selec-w + + + + + TEN-0127 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0126 + + + + LOT-0596 + + + + selec-w + + + + + TEN-0128 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0127 + + + + LOT-0597 + + + + selec-w + + + + + TEN-0129 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0128 + + + + LOT-0620 + + + + selec-w + + + + + TEN-0130 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0129 + + + + LOT-0613 + + + + selec-w + + + + + TEN-0131 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0130 + + + + LOT-0618 + + + + selec-w + + + + + TEN-0132 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0131 + + + + LOT-0615 + + + + selec-w + + + + + TEN-0133 + + + + + tenders + + 3 + + + t-sme + + 3 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0132 + + + + LOT-0568 + + + + selec-w + + + + + TEN-0134 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0133 + + + + LOT-0601 + + + + selec-w + + + + + TEN-0135 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0134 + + + + LOT-0130 + + + + selec-w + + + + + TEN-0136 + + + + + tenders + + 2 + + + t-sme + + 2 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0135 + + + + LOT-0128 + + + + selec-w + + + + + TEN-0137 + + + + + tenders + + 2 + + + t-sme + + 2 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0136 + + + + LOT-0254 + + + + selec-w + + + + + TEN-0138 + + + + + tenders + + 2 + + + t-sme + + 2 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0137 + + + + LOT-0040 + + + + selec-w + + + + + TEN-0139 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0138 + + + + LOT-0127 + + + + selec-w + + + + + TEN-0140 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0139 + + + + LOT-0326 + + + + selec-w + + + + + TEN-0141 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0140 + + + + LOT-0518 + + + + selec-w + + + + + TEN-0142 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0141 + + + + LOT-0608 + + + + selec-w + + + + + TEN-0143 + + + + + tenders + + 2 + + + t-sme + + 2 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0142 + + + + LOT-0614 + + + + selec-w + + + + + TEN-0144 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0143 + + + + LOT-0619 + + + + selec-w + + + + + TEN-0145 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0144 + + + + LOT-0604 + + + + selec-w + + + + + TEN-0146 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0145 + + + + LOT-0622 + + + + selec-w + + + + + TEN-0147 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0146 + + + + LOT-0630 + + + + selec-w + + + + + TEN-0148 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0147 + + + + LOT-0632 + + + + selec-w + + + + + TEN-0149 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0148 + + + + LOT-0635 + + + + selec-w + + + + + TEN-0150 + + + + + tenders + + 3 + + + t-sme + + 3 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0149 + + + + LOT-0636 + + + + selec-w + + + + + TEN-0151 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0150 + + + + LOT-0638 + + + + selec-w + + + + + TEN-0152 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0151 + + + + LOT-0627 + + + + selec-w + + + + + TEN-0153 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0152 + + + + LOT-0623 + + + + selec-w + + + + + TEN-0154 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0153 + + + + LOT-0534 + + + + selec-w + + + + + TEN-0155 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0154 + + + + LOT-0453 + + + + selec-w + + + + + TEN-0156 + + + + + tenders + + 4 + + + t-sme + + 4 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 4 + + + + CON-0155 + + + + LOT-0421 + + + + selec-w + + + + + TEN-0157 + + + + + tenders + + 2 + + + t-sme + + 2 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0156 + + + + LOT-0523 + + + + selec-w + + + + + TEN-0158 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0157 + + + + LOT-0549 + + + + selec-w + + + + + TEN-0159 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0158 + + + + LOT-0555 + + + + selec-w + + + + + TEN-0160 + + + + + tenders + + 2 + + + t-sme + + 2 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0159 + + + + LOT-0564 + + + + selec-w + + + + + TEN-0161 + + + + + tenders + + 3 + + + t-sme + + 3 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0160 + + + + LOT-0602 + + + + selec-w + + + + + TEN-0162 + + + + + tenders + + 2 + + + t-sme + + 2 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0161 + + + + LOT-0545 + + + + selec-w + + + + + TEN-0163 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0162 + + + + LOT-0562 + + + + selec-w + + + + + TEN-0164 + + + + + tenders + + 3 + + + t-sme + + 3 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0163 + + + + LOT-0558 + + + + selec-w + + + + + TEN-0165 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0164 + + + + LOT-0565 + + + + selec-w + + + + + TEN-0166 + + + + + tenders + + 2 + + + t-sme + + 2 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0165 + + + + LOT-0547 + + + + selec-w + + + + + TEN-0167 + + + + + tenders + + 2 + + + t-sme + + 2 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0166 + + + + LOT-0590 + + + + selec-w + + + + + TEN-0168 + + + + + tenders + + 2 + + + t-sme + + 2 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0167 + + + + LOT-0586 + + + + selec-w + + + + + TEN-0169 + + + + + tenders + + 2 + + + t-sme + + 2 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0168 + + + + LOT-0546 + + + + selec-w + + + + + TEN-0170 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0169 + + + + LOT-0569 + + + + selec-w + + + + + TEN-0171 + + + + + tenders + + 2 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0170 + + + + LOT-0588 + + + + selec-w + + + + + TEN-0172 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0171 + + + + LOT-0561 + + + + selec-w + + + + + TEN-0173 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0172 + + + + LOT-0552 + + + + selec-w + + + + + TEN-0174 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0173 + + + + LOT-0605 + + + + selec-w + + + + + TEN-0175 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0174 + + + + LOT-0322 + + + + selec-w + + + + + TEN-0176 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0175 + + + + LOT-0361 + + + + selec-w + + + + + TEN-0177 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0176 + + + + LOT-0364 + + + + selec-w + + + + + TEN-0178 + + + + + tenders + + 4 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 4 + + + + CON-0177 + + + + LOT-0578 + + + + selec-w + + + + + TEN-0179 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0178 + + + + LOT-0621 + + + + selec-w + + + + + TEN-0180 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0179 + + + + LOT-0631 + + + + selec-w + + + + + TEN-0181 + + + + + tenders + + 3 + + + t-sme + + 3 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0180 + + + + LOT-0497 + + + + selec-w + + + + + TEN-0182 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0181 + + + + LOT-0573 + + + + selec-w + + + + + TEN-0183 + + + + + tenders + + 3 + + + t-sme + + 3 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0182 + + + + LOT-0609 + + + + selec-w + + + + + TEN-0184 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0183 + + + + LOT-0575 + + + + selec-w + + + + + TEN-0185 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0184 + + + + LOT-0606 + + + + selec-w + + + + + TEN-0186 + + + + + tenders + + 2 + + + t-sme + + 2 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0185 + + + + LOT-0612 + + + + selec-w + + + + + TEN-0187 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0186 + + + + LOT-0589 + + + + selec-w + + + + + TEN-0188 + + + + + tenders + + 1 + + + t-sme + + 1 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0187 + + + + LOT-0560 + + + + selec-w + + + + + TEN-0189 + + + + + tenders + + 2 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0188 + + + + LOT-0070 + + + + selec-w + + + + + TEN-0190 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0189 + + + + LOT-0098 + + + + selec-w + + + + + TEN-0191 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0190 + + + + LOT-0108 + + + + selec-w + + + + + TEN-0192 + + + + + tenders + + 2 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0191 + + + + LOT-0079 + + + + selec-w + + + + + TEN-0193 + + + + + tenders + + 2 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 2 + + + + CON-0192 + + + + LOT-0100 + + + + selec-w + + + + + TEN-0194 + + + + + tenders + + 3 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0193 + + + + LOT-0038 + + + + selec-w + + + + + TEN-0195 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0194 + + + + LOT-0132 + + + + selec-w + + + + + TEN-0196 + + + + + tenders + + 3 + + + t-sme + + 3 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 3 + + + + CON-0195 + + + + LOT-0542 + + + + selec-w + + + + + TEN-0197 + + + + + tenders + + 1 + + + t-sme + + 0 + + + t-oth-eea + + 0 + + + t-no-eea + + 0 + + + t-esubm + + 1 + + + + CON-0196 + + + + LOT-0009 + + + + TEN-0001 + + + + + 37310.20 + + + + + + + no + + + + + + TPA-0001 + + + + LOT-0054 + + + + TEN-0002 + + + + + 45720.50 + + + + + + + no + + + + + + TPA-0002 + + + + LOT-0036 + + + + TEN-0003 + + + + + 19649 + + + + + + + no + + + + + + TPA-0001 + + + + LOT-0069 + + + + TEN-0004 + + + + + 10900 + + + + + + + no + + + + + + TPA-0003 + + + + LOT-0147 + + + + TEN-0005 + + + + + 1768 + + + + + + + no + + + + + + TPA-0004 + + + + LOT-0148 + + + + TEN-0006 + + + + + 57955.22 + + + + + + + no + + + + + + TPA-0005 + + + + LOT-0218 + + + + TEN-0007 + + + + + 76152 + + + + + + + no + + + + + + TPA-0006 + + + + LOT-0219 + + + + TEN-0008 + + + + + 20296.50 + + + + + + + no + + + + + + TPA-0007 + + + + LOT-0221 + + + + TEN-0009 + + + + + 8726 + + + + + + + no + + + + + + TPA-0002 + + + + LOT-0120 + + + + TEN-0010 + + + + + 37703 + + + + + + + no + + + + + + TPA-0008 + + + + LOT-0124 + + + + TEN-0011 + + + + + 19256.55 + + + + + + + no + + + + + + TPA-0007 + + + + LOT-0222 + + + + TEN-0012 + + + + + 74385 + + + + + + + no + + + + + + TPA-0009 + + + + LOT-0037 + + + + TEN-0013 + + + + + 194420 + + + + + + + no + + + + + + TPA-0001 + + + + LOT-0039 + + + + TEN-0014 + + + + + 34224 + + + + + + + no + + + + + + TPA-0010 + + + + LOT-0292 + + + + TEN-0015 + + + + + 82662 + + + + + + + no + + + + + + TPA-0011 + + + + LOT-0324 + + + + TEN-0016 + + + + + 37865 + + + + + + + no + + + + + + TPA-0011 + + + + LOT-0346 + + + + TEN-0017 + + + + + 24236 + + + + + + + no + + + + + + TPA-0012 + + + + LOT-0238 + + + + TEN-0018 + + + + + 8529 + + + + + + + no + + + + + + TPA-0011 + + + + LOT-0336 + + + + TEN-0019 + + + + + 23600 + + + + + + + no + + + + + + TPA-0013 + + + + LOT-0316 + + + + TEN-0020 + + + + + 11200 + + + + + + + no + + + + + + TPA-0014 + + + + LOT-0259 + + + + TEN-0021 + + + + + 51474 + + + + + + + no + + + + + + TPA-0012 + + + + LOT-0239 + + + + TEN-0022 + + + + + 83366 + + + + + + + no + + + + + + TPA-0012 + + + + LOT-0245 + + + + TEN-0023 + + + + + 59213.60 + + + + + + + no + + + + + + TPA-0015 + + + + LOT-0255 + + + + TEN-0024 + + + + + 59291.86 + + + + + + + no + + + + + + TPA-0015 + + + + LOT-0257 + + + + TEN-0025 + + + + + 31100 + + + + + + + no + + + + + + TPA-0013 + + + + LOT-0321 + + + + TEN-0026 + + + + + 67060 + + + + + + + no + + + + + + TPA-0006 + + + + LOT-0220 + + + + TEN-0027 + + + + + 17065 + + + + + + + no + + + + + + TPA-0011 + + + + LOT-0325 + + + + TEN-0028 + + + + + 69320 + + + + + + + no + + + + + + TPA-0016 + + + + LOT-0274 + + + + TEN-0029 + + + + + 4706 + + + + + + + no + + + + + + TPA-0011 + + + + LOT-0340 + + + + TEN-0030 + + + + + 251525 + + + + + + + no + + + + + + TPA-0012 + + + + LOT-0229 + + + + TEN-0031 + + + + + 17158 + + + + + + + no + + + + + + TPA-0012 + + + + LOT-0252 + + + + TEN-0032 + + + + + 2020 + + + + + + + no + + + + + + TPA-0017 + + + + LOT-0369 + + + + TEN-0033 + + + + + 42000 + + + + + + + no + + + + + + TPA-0018 + + + + LOT-0368 + + + + TEN-0034 + + + + + 538 + + + + + + + no + + + + + + TPA-0019 + + + + LOT-0370 + + + + TEN-0035 + + + + + 24872 + + + + + + + no + + + + + + TPA-0019 + + + + LOT-0371 + + + + TEN-0036 + + + + + 42007 + + + + + + + no + + + + + + TPA-0019 + + + + LOT-0375 + + + + TEN-0037 + + + + + 18895 + + + + + + + no + + + + + + TPA-0012 + + + + LOT-0253 + + + + TEN-0038 + + + + + 218000 + + + + + + + no + + + + + + TPA-0020 + + + + LOT-0268 + + + + TEN-0039 + + + + + 240000 + + + + + + + no + + + + + + TPA-0021 + + + + LOT-0267 + + + + TEN-0040 + + + + + 41746.32 + + + + + + + no + + + + + + TPA-0014 + + + + LOT-0279 + + + + TEN-0041 + + + + + 5916 + + + + + + + no + + + + + + TPA-0014 + + + + LOT-0282 + + + + TEN-0042 + + + + + 124199 + + + + + + + no + + + + + + TPA-0022 + + + + LOT-0323 + + + + TEN-0043 + + + + + 92720 + + + + + + + no + + + + + + TPA-0023 + + + + LOT-0353 + + + + TEN-0044 + + + + + 173604 + + + + + + + no + + + + + + TPA-0024 + + + + LOT-0297 + + + + TEN-0045 + + + + + 73618 + + + + + + + no + + + + + + TPA-0012 + + + + LOT-0250 + + + + TEN-0046 + + + + + 9326 + + + + + + + no + + + + + + TPA-0019 + + + + LOT-0366 + + + + TEN-0047 + + + + + 50900 + + + + + + + no + + + + + + TPA-0025 + + + + LOT-0642 + + + + TEN-0048 + + + + + 141852 + + + + + + + no + + + + + + TPA-0026 + + + + LOT-0541 + + + + TEN-0049 + + + + + 53800 + + + + + + + no + + + + + + TPA-0027 + + + + LOT-0500 + + + + TEN-0050 + + + + + 7315 + + + + + + + no + + + + + + TPA-0028 + + + + LOT-0384 + + + + TEN-0051 + + + + + 39800 + + + + + + + no + + + + + + TPA-0025 + + + + LOT-0644 + + + + TEN-0052 + + + + + 3600 + + + + + + + no + + + + + + TPA-0028 + + + + LOT-0385 + + + + TEN-0053 + + + + + 7482 + + + + + + + no + + + + + + TPA-0004 + + + + LOT-0388 + + + + TEN-0054 + + + + + 22809 + + + + + + + no + + + + + + TPA-0004 + + + + LOT-0390 + + + + TEN-0055 + + + + + 29000 + + + + + + + no + + + + + + TPA-0027 + + + + LOT-0496 + + + + TEN-0056 + + + + + 289.12 + + + + + + + no + + + + + + TPA-0004 + + + + LOT-0404 + + + + TEN-0057 + + + + + 40000 + + + + + + + no + + + + + + TPA-0027 + + + + LOT-0499 + + + + TEN-0058 + + + + + 103000 + + + + + + + no + + + + + + TPA-0020 + + + + LOT-0398 + + + + TEN-0059 + + + + + 52361 + + + + + + + no + + + + + + TPA-0029 + + + + LOT-0395 + + + + TEN-0060 + + + + + 133800 + + + + + + + no + + + + + + TPA-0030 + + + + LOT-0397 + + + + TEN-0061 + + + + + 44000 + + + + + + + no + + + + + + TPA-0031 + + + + LOT-0411 + + + + TEN-0062 + + + + + 2000 + + + + + + + no + + + + + + TPA-0020 + + + + LOT-0402 + + + + TEN-0063 + + + + + 55600 + + + + + + + no + + + + + + TPA-0032 + + + + LOT-0399 + + + + TEN-0064 + + + + + 14000 + + + + + + + no + + + + + + TPA-0020 + + + + LOT-0417 + + + + TEN-0065 + + + + + 7750 + + + + + + + no + + + + + + TPA-0020 + + + + LOT-0429 + + + + TEN-0066 + + + + + 12700 + + + + + + + no + + + + + + TPA-0020 + + + + LOT-0441 + + + + TEN-0067 + + + + + 4300 + + + + + + + no + + + + + + TPA-0020 + + + + LOT-0448 + + + + TEN-0068 + + + + + 124466 + + + + + + + no + + + + + + TPA-0033 + + + + LOT-0478 + + + + TEN-0069 + + + + + 53424 + + + + + + + no + + + + + + TPA-0025 + + + + LOT-0648 + + + + TEN-0070 + + + + + 74000 + + + + + + + no + + + + + + TPA-0027 + + + + LOT-0529 + + + + TEN-0071 + + + + + 50000 + + + + + + + no + + + + + + TPA-0027 + + + + LOT-0532 + + + + TEN-0072 + + + + + 116000 + + + + + + + no + + + + + + TPA-0027 + + + + LOT-0537 + + + + TEN-0073 + + + + + 12404 + + + + + + + no + + + + + + TPA-0034 + + + + LOT-0544 + + + + TEN-0074 + + + + + 44077.86 + + + + + + + no + + + + + + TPA-0034 + + + + LOT-0559 + + + + TEN-0075 + + + + + 34821 + + + + + + + no + + + + + + TPA-0025 + + + + LOT-0593 + + + + TEN-0076 + + + + + 28900 + + + + + + + no + + + + + + TPA-0025 + + + + LOT-0639 + + + + TEN-0077 + + + + + 93900 + + + + + + + no + + + + + + TPA-0025 + + + + LOT-0607 + + + + TEN-0078 + + + + + 37717.40 + + + + + + + no + + + + + + TPA-0034 + + + + LOT-0563 + + + + TEN-0079 + + + + + 6920 + + + + + + + no + + + + + + TPA-0025 + + + + LOT-0649 + + + + TEN-0080 + + + + + 88420 + + + + + + + no + + + + + + TPA-0025 + + + + LOT-0611 + + + + TEN-0081 + + + + + 25800 + + + + + + + no + + + + + + TPA-0025 + + + + LOT-0640 + + + + TEN-0082 + + + + + 5350 + + + + + + + no + + + + + + TPA-0025 + + + + LOT-0646 + + + + TEN-0083 + + + + + 95000 + + + + + + + no + + + + + + TPA-0025 + + + + LOT-0647 + + + + TEN-0084 + + + + + 2700 + + + + + + + no + + + + + + TPA-0025 + + + + LOT-0645 + + + + TEN-0085 + + + + + 14950 + + + + + + + no + + + + + + TPA-0035 + + + + LOT-0610 + + + + TEN-0086 + + + + + 3500 + + + + + + + no + + + + + + TPA-0025 + + + + LOT-0651 + + + + TEN-0087 + + + + + 64481 + + + + + + + no + + + + + + TPA-0035 + + + + LOT-0624 + + + + TEN-0088 + + + + + 12050 + + + + + + + no + + + + + + TPA-0025 + + + + LOT-0650 + + + + TEN-0089 + + + + + 5800 + + + + + + + no + + + + + + TPA-0025 + + + + LOT-0652 + + + + TEN-0090 + + + + + 71333 + + + + + + + no + + + + + + TPA-0035 + + + + LOT-0626 + + + + TEN-0091 + + + + + 37500 + + + + + + + no + + + + + + TPA-0027 + + + + LOT-0522 + + + + TEN-0092 + + + + + 52100 + + + + + + + no + + + + + + TPA-0036 + + + + LOT-0581 + + + + TEN-0093 + + + + + 41950 + + + + + + + no + + + + + + TPA-0035 + + + + LOT-0628 + + + + TEN-0094 + + + + + 123097 + + + + + + + no + + + + + + TPA-0019 + + + + LOT-0377 + + + + TEN-0095 + + + + + 87464 + + + + + + + no + + + + + + TPA-0036 + + + + LOT-0580 + + + + TEN-0096 + + + + + 24889 + + + + + + + no + + + + + + TPA-0037 + + + + LOT-0554 + + + + TEN-0097 + + + + + 69900 + + + + + + + no + + + + + + TPA-0036 + + + + LOT-0583 + + + + TEN-0098 + + + + + 77212.33 + + + + + + + no + + + + + + TPA-0038 + + + + LOT-0498 + + + + TEN-0099 + + + + + 36680 + + + + + + + no + + + + + + TPA-0039 + + + + LOT-0617 + + + + TEN-0100 + + + + + 74876.67 + + + + + + + no + + + + + + TPA-0038 + + + + LOT-0495 + + + + TEN-0101 + + + + + 18500 + + + + + + + no + + + + + + TPA-0027 + + + + LOT-0506 + + + + TEN-0102 + + + + + 156795 + + + + + + + no + + + + + + TPA-0017 + + + + LOT-0380 + + + + TEN-0103 + + + + + 171667 + + + + + + + no + + + + + + TPA-0017 + + + + LOT-0379 + + + + TEN-0104 + + + + + 103000 + + + + + + + no + + + + + + TPA-0028 + + + + LOT-0378 + + + + TEN-0105 + + + + + 49800 + + + + + + + no + + + + + + TPA-0036 + + + + LOT-0585 + + + + TEN-0106 + + + + + 127500 + + + + + + + no + + + + + + TPA-0028 + + + + LOT-0376 + + + + TEN-0107 + + + + + 41900 + + + + + + + no + + + + + + TPA-0039 + + + + LOT-0616 + + + + TEN-0108 + + + + + 126001.54 + + + + + + + no + + + + + + TPA-0040 + + + + LOT-0539 + + + + TEN-0109 + + + + + 69617 + + + + + + + no + + + + + + TPA-0041 + + + + LOT-0383 + + + + TEN-0110 + + + + + 116350.99 + + + + + + + no + + + + + + TPA-0040 + + + + LOT-0538 + + + + TEN-0111 + + + + + 60933.20 + + + + + + + no + + + + + + TPA-0042 + + + + LOT-0382 + + + + TEN-0112 + + + + + 25900 + + + + + + + no + + + + + + TPA-0025 + + + + LOT-0641 + + + + TEN-0113 + + + + + 15000 + + + + + + + no + + + + + + TPA-0027 + + + + LOT-0503 + + + + TEN-0114 + + + + + 39500 + + + + + + + no + + + + + + TPA-0027 + + + + LOT-0501 + + + + TEN-0115 + + + + + 83109.50 + + + + + + + no + + + + + + TPA-0043 + + + + LOT-0540 + + + + TEN-0116 + + + + + 139820 + + + + + + + no + + + + + + TPA-0017 + + + + LOT-0373 + + + + TEN-0117 + + + + + 12565 + + + + + + + no + + + + + + TPA-0017 + + + + LOT-0372 + + + + TEN-0118 + + + + + 130331 + + + + + + + no + + + + + + TPA-0042 + + + + LOT-0381 + + + + TEN-0119 + + + + + 121844.38 + + + + + + + no + + + + + + TPA-0040 + + + + LOT-0536 + + + + TEN-0120 + + + + + 45034.80 + + + + + + + no + + + + + + TPA-0034 + + + + LOT-0543 + + + + TEN-0121 + + + + + 23410 + + + + + + + no + + + + + + TPA-0039 + + + + LOT-0625 + + + + TEN-0122 + + + + + 52000 + + + + + + + no + + + + + + TPA-0044 + + + + LOT-0629 + + + + TEN-0123 + + + + + 329600 + + + + + + + no + + + + + + TPA-0045 + + + + LOT-0587 + + + + TEN-0124 + + + + + 27400 + + + + + + + no + + + + + + TPA-0045 + + + + LOT-0577 + + + + TEN-0125 + + + + + 159000 + + + + + + + no + + + + + + TPA-0045 + + + + LOT-0591 + + + + TEN-0126 + + + + + 44700 + + + + + + + no + + + + + + TPA-0045 + + + + LOT-0592 + + + + TEN-0127 + + + + + 33700 + + + + + + + no + + + + + + TPA-0045 + + + + LOT-0596 + + + + TEN-0128 + + + + + 13680 + + + + + + + no + + + + + + TPA-0046 + + + + LOT-0597 + + + + TEN-0129 + + + + + 37750 + + + + + + + no + + + + + + TPA-0047 + + + + LOT-0620 + + + + TEN-0130 + + + + + 3100 + + + + + + + no + + + + + + TPA-0044 + + + + LOT-0613 + + + + TEN-0131 + + + + + 63000 + + + + + + + no + + + + + + TPA-0044 + + + + LOT-0618 + + + + TEN-0132 + + + + + 10400 + + + + + + + no + + + + + + TPA-0047 + + + + LOT-0615 + + + + TEN-0133 + + + + + 41646 + + + + + + + no + + + + + + TPA-0046 + + + + LOT-0568 + + + + TEN-0134 + + + + + 21730 + + + + + + + no + + + + + + TPA-0046 + + + + LOT-0601 + + + + TEN-0135 + + + + + 42636 + + + + + + + no + + + + + + TPA-0048 + + + + LOT-0130 + + + + TEN-0136 + + + + + 48855 + + + + + + + no + + + + + + TPA-0008 + + + + LOT-0128 + + + + TEN-0137 + + + + + 164088 + + + + + + + no + + + + + + TPA-0049 + + + + LOT-0254 + + + + TEN-0138 + + + + + 111667 + + + + + + + no + + + + + + TPA-0008 + + + + LOT-0040 + + + + TEN-0139 + + + + + 88327 + + + + + + + no + + + + + + TPA-0048 + + + + LOT-0127 + + + + TEN-0140 + + + + + 92000 + + + + + + + no + + + + + + TPA-0050 + + + + LOT-0326 + + + + TEN-0141 + + + + + 24025 + + + + + + + no + + + + + + TPA-0051 + + + + LOT-0518 + + + + TEN-0142 + + + + + 35150 + + + + + + + no + + + + + + TPA-0047 + + + + LOT-0608 + + + + TEN-0143 + + + + + 19339 + + + + + + + no + + + + + + TPA-0044 + + + + LOT-0614 + + + + TEN-0144 + + + + + 12000 + + + + + + + no + + + + + + TPA-0044 + + + + LOT-0619 + + + + TEN-0145 + + + + + 74800 + + + + + + + no + + + + + + TPA-0047 + + + + LOT-0604 + + + + TEN-0146 + + + + + 85100 + + + + + + + no + + + + + + TPA-0047 + + + + LOT-0622 + + + + TEN-0147 + + + + + 6000 + + + + + + + no + + + + + + TPA-0047 + + + + LOT-0630 + + + + TEN-0148 + + + + + 90250 + + + + + + + no + + + + + + TPA-0047 + + + + LOT-0632 + + + + TEN-0149 + + + + + 35900 + + + + + + + no + + + + + + TPA-0052 + + + + LOT-0635 + + + + TEN-0150 + + + + + 16500 + + + + + + + no + + + + + + TPA-0052 + + + + LOT-0636 + + + + TEN-0151 + + + + + 33900 + + + + + + + no + + + + + + TPA-0052 + + + + LOT-0638 + + + + TEN-0152 + + + + + 188000 + + + + + + + no + + + + + + TPA-0044 + + + + LOT-0627 + + + + TEN-0153 + + + + + 40000 + + + + + + + no + + + + + + TPA-0044 + + + + LOT-0623 + + + + TEN-0154 + + + + + 119084 + + + + + + + no + + + + + + TPA-0051 + + + + LOT-0534 + + + + TEN-0155 + + + + + 4000 + + + + + + + no + + + + + + TPA-0031 + + + + LOT-0453 + + + + TEN-0156 + + + + + 38000 + + + + + + + no + + + + + + TPA-0031 + + + + LOT-0421 + + + + TEN-0157 + + + + + 17810 + + + + + + + no + + + + + + TPA-0053 + + + + LOT-0523 + + + + TEN-0158 + + + + + 104720 + + + + + + + no + + + + + + TPA-0054 + + + + LOT-0549 + + + + TEN-0159 + + + + + 28514 + + + + + + + no + + + + + + TPA-0054 + + + + LOT-0555 + + + + TEN-0160 + + + + + 85500 + + + + + + + no + + + + + + TPA-0055 + + + + LOT-0564 + + + + TEN-0161 + + + + + 89400 + + + + + + + no + + + + + + TPA-0055 + + + + LOT-0602 + + + + TEN-0162 + + + + + 77800 + + + + + + + no + + + + + + TPA-0056 + + + + LOT-0545 + + + + TEN-0163 + + + + + 124700 + + + + + + + no + + + + + + TPA-0055 + + + + LOT-0562 + + + + TEN-0164 + + + + + 111000 + + + + + + + no + + + + + + TPA-0056 + + + + LOT-0558 + + + + TEN-0165 + + + + + 97147 + + + + + + + no + + + + + + TPA-0057 + + + + LOT-0565 + + + + TEN-0166 + + + + + 39500 + + + + + + + no + + + + + + TPA-0058 + + + + LOT-0547 + + + + TEN-0167 + + + + + 290700 + + + + + + + no + + + + + + TPA-0059 + + + + LOT-0590 + + + + TEN-0168 + + + + + 159800 + + + + + + + no + + + + + + TPA-0060 + + + + LOT-0586 + + + + TEN-0169 + + + + + 75800 + + + + + + + no + + + + + + TPA-0061 + + + + LOT-0546 + + + + TEN-0170 + + + + + 34200 + + + + + + + no + + + + + + TPA-0061 + + + + LOT-0569 + + + + TEN-0171 + + + + + 128000 + + + + + + + no + + + + + + TPA-0061 + + + + LOT-0588 + + + + TEN-0172 + + + + + 64600 + + + + + + + no + + + + + + TPA-0062 + + + + LOT-0561 + + + + TEN-0173 + + + + + 48000 + + + + + + + no + + + + + + TPA-0062 + + + + LOT-0552 + + + + TEN-0174 + + + + + 7000 + + + + + + + no + + + + + + TPA-0044 + + + + LOT-0605 + + + + TEN-0175 + + + + + 113000 + + + + + + + no + + + + + + TPA-0063 + + + + LOT-0322 + + + + TEN-0176 + + + + + 142000 + + + + + + + no + + + + + + TPA-0063 + + + + LOT-0361 + + + + TEN-0177 + + + + + 92900 + + + + + + + no + + + + + + TPA-0063 + + + + LOT-0364 + + + + TEN-0178 + + + + + 52500 + + + + + + + no + + + + + + TPA-0064 + + + + LOT-0578 + + + + TEN-0179 + + + + + 690 + + + + + + + no + + + + + + TPA-0065 + + + + LOT-0621 + + + + TEN-0180 + + + + + 10500 + + + + + + + no + + + + + + TPA-0065 + + + + LOT-0631 + + + + TEN-0181 + + + + + 21290 + + + + + + + no + + + + + + TPA-0027 + + + + LOT-0497 + + + + TEN-0182 + + + + + 27400 + + + + + + + no + + + + + + TPA-0066 + + + + LOT-0573 + + + + TEN-0183 + + + + + 49200 + + + + + + + no + + + + + + TPA-0067 + + + + LOT-0609 + + + + TEN-0184 + + + + + 18100 + + + + + + + no + + + + + + TPA-0066 + + + + LOT-0575 + + + + TEN-0185 + + + + + 93660 + + + + + + + no + + + + + + TPA-0065 + + + + LOT-0606 + + + + TEN-0186 + + + + + 47700 + + + + + + + no + + + + + + TPA-0067 + + + + LOT-0612 + + + + TEN-0187 + + + + + 204000 + + + + + + + no + + + + + + TPA-0068 + + + + LOT-0589 + + + + TEN-0188 + + + + + 22070.60 + + + + + + + no + + + + + + TPA-0069 + + + + LOT-0560 + + + + TEN-0189 + + + + + 44001.40 + + + + + + + no + + + + + + TPA-0001 + + + + LOT-0070 + + + + TEN-0190 + + + + + 14783 + + + + + + + no + + + + + + TPA-0009 + + + + LOT-0098 + + + + TEN-0191 + + + + + 16536 + + + + + + + no + + + + + + TPA-0008 + + + + LOT-0108 + + + + TEN-0192 + + + + + 83691.60 + + + + + + + no + + + + + + TPA-0001 + + + + LOT-0079 + + + + TEN-0193 + + + + + 62076 + + + + + + + no + + + + + + TPA-0001 + + + + LOT-0100 + + + + TEN-0194 + + + + + 220351 + + + + + + + no + + + + + + TPA-0001 + + + + LOT-0038 + + + + TEN-0195 + + + + + 23660 + + + + + + + no + + + + + + TPA-0027 + + + + LOT-0132 + + + + TEN-0196 + + + + + 74766.70 + + + + + + + no + + + + + + TPA-0034 + + + + LOT-0542 + + + + TEN-0197 + + + + + 60362 + + + + + + + no + + + + + + TPA-0008 + + + + LOT-0009 + + + + CON-0001 + + + 2019-03-13+01:00 + + Crucea-3290/1335964 + + + + 7045 + + + + TEN-0001 + + + + CON-0002 + + + 2019-03-13+01:00 + + Crucea-3362/1358392 + + + + 7050 + + + + TEN-0002 + + + + CON-0003 + + + 2019-03-13+01:00 + + Crucea-3324/1343031 + + + + 7046 + + + + TEN-0003 + + + + CON-0004 + + + 2019-03-13+01:00 + + D.Candrenilor-966/1374949 + + + + 6967 + + + + TEN-0004 + + + + CON-0005 + + + 2019-03-05+01:00 + + D.Candrenilor-967/1374986 + + + + 6206 + + + + TEN-0005 + + + + CON-0006 + + + 2019-03-13+01:00 + + Breaza-172/1030933 + + + + 7133 + + + + TEN-0006 + + + + CON-0007 + + + 2019-03-13+01:00 + + Breaza-258/1358781 + + + + 7134 + + + + TEN-0007 + + + + CON-0008 + + + + 2019-03-04+01:00 + 2019-03-13+01:00 + + Breaza-344/1379588 Breaza-268/1200753 + + + + 5987 + + + + TEN-0008 + + + TEN-0026 + + + + CON-0009 + + + 2019-03-04+01:00 + + Crucea-3435/1366138 + + + + 6126 + + + + TEN-0009 + + + + CON-0010 + + + 2019-03-04+01:00 + + Crucea-3446/1383515 + + + + 6125 + + + + TEN-0010 + + + + CON-0011 + + + 2019-03-13+01:00 + + Breaza-345/1379587 + + + + 7131 + + + + TEN-0011 + + + + CON-0012 + + + 2019-03-04+01:00 + + Crucea-3386/1358044 + + + + 6127 + + + + TEN-0012 + + + + CON-0013 + + + 2019-03-13+01:00 + + Crucea-3388/1358094 + + + + 7044 + + + + TEN-0013 + + + + CON-0014 + + + 2019-03-04+01:00 + + Vama-1383/1372901 + + + + 6174 + + + + TEN-0014 + + + + CON-0015 + + + 2019-03-13+01:00 + + Stulpicani-599/1362243 + + + + 7110 + + + + TEN-0015 + + + + CON-0016 + + + 2019-03-04+01:00 + + Stulpicani-609/1357698 + + + + 6143 + + + + TEN-0016 + + + + CON-0017 + + + 2019-03-04+01:00 + + Pojorata-716/1335042 + + + + 5999 + + + + TEN-0017 + + + + CON-0018 + + + 2019-03-04+01:00 + + Stulpicani-575/1337883 + + + + 5990 + + + + TEN-0018 + + + + CON-0019 + + + 2019-03-04+01:00 + + FRASIN--1690/1413985 + + + + 5996 + + + + TEN-0019 + + + + CON-0020 + + + 2019-03-04+01:00 + + Vama-1097/1176648 + + + + 6097 + + + + TEN-0020 + + + + CON-0021 + + + 2019-03-04+01:00 + + Pojorata-717/1334742 + + + + 6000 + + + + TEN-0021 + + + + CON-0022 + + + 2019-03-04+01:00 + + Pojorata-727/1340253 + + + + 6001 + + + + TEN-0022 + + + + CON-0023 + + + 2019-03-13+01:00 + + Pojorata-732/1369145 + + + + 6892 + + + + TEN-0023 + + + + CON-0024 + + + 2019-03-13+01:00 + + Pojorata-733/1369167 + + + + 6893 + + + + TEN-0024 + + + + CON-0025 + + + 2019-03-04+01:00 + + FRASIN--1707/1414138 + + + + 5997 + + + + TEN-0025 + + + + CON-0026 + + + 2019-03-13+01:00 + + Stulpicani-602/1362236 + + + + 7111 + + + + TEN-0027 + + + + CON-0027 + + + 2019-03-04+01:00 + + Vama-1294/1372503 + + + + 6096 + + + + TEN-0028 + + + + CON-0028 + + + 2019-03-04+01:00 + + Stulpicani-586/1337851 + + + + 6142 + + + + TEN-0029 + + + + CON-0029 + + + 2019-03-04+01:00 + + Breaza-332/1379577 + + + + 5986 + + + + TEN-0030 + + + + CON-0030 + + + 2019-03-04+01:00 + + Pojorata-738/1344948 + + + + 6002 + + + + TEN-0031 + + + + CON-0031 + + + 2019-03-12+01:00 + + G-Humor-449/1369527 + + + + 6702 + + + + TEN-0032 + + + + CON-0032 + + + 2019-03-04+01:00 + + G-Humor-448/1380300 + + + + 5980 + + + + TEN-0033 + + + + CON-0033 + + + 2019-03-12+01:00 + + G-Humor-450/1369510 + + + + 6698 + + + + TEN-0034 + + + + CON-0034 + + + 2019-03-12+01:00 + + G-Humor-453/1380173 + + + + 6699 + + + + TEN-0035 + + + + CON-0035 + + + 2019-03-12+01:00 + + G-Humor-466/1380325 + + + + 6700 + + + + TEN-0036 + + + + CON-0036 + + + 2019-03-04+01:00 + + Pojorata-743/1364955 + + + + 6004 + + + + TEN-0037 + + + + CON-0037 + + + 2019-03-13+01:00 + + Vama-1272/1196621 + + + + 7024 + + + + TEN-0038 + + + + CON-0038 + + + 2019-03-13+01:00 + + Vama-1266/1369626 + + + + 7025 + + + + TEN-0039 + + + + CON-0039 + + + 2019-03-04+01:00 + + Vama-1303/1372978 + + + + 6098 + + + + TEN-0040 + + + + CON-0040 + + + 2019-03-04+01:00 + + Vama-1336/1373014 + + + + 6099 + + + + TEN-0041 + + + + CON-0041 + + + 2019-03-13+01:00 + + Stulpicani-298/1180211 + + + + 7112 + + + + TEN-0042 + + + + CON-0042 + + + 2019-03-04+01:00 + + Stulpicani-645/1359201 + + + + 5992 + + + + TEN-0043 + + + + CON-0043 + + + 2019-03-04+01:00 + + Vama-1431/1369890 + + + + 6100 + + + + TEN-0044 + + + + CON-0044 + + + 2019-03-04+01:00 + + Pojorata-734/1344960 + + + + 6003 + + + + TEN-0045 + + + + CON-0045 + + + 2019-03-12+01:00 + + G-Humor-445/1380140 + + + + 6701 + + + + TEN-0046 + + + + CON-0046 + + + 2019-03-13+01:00 + + Adancata-276/1362771 + + + + 6891 + + + + TEN-0047 + + + + CON-0047 + + + 2019-03-04+01:00 + + Malini-2142/1379768 + + + + 6006 + + + + TEN-0048 + + + + CON-0048 + + + 2019-03-13+01:00 + + Falcau- 335/1366809 + + + + 6898 + + + + TEN-0049 + + + + CON-0049 + + + 2019-03-05+01:00 + + Solca-136/1154528 + + + + 6220 + + + + TEN-0050 + + + + CON-0050 + + + 2019-03-04+01:00 + + Adancata-256/1362734 + + + + 6092 + + + + TEN-0051 + + + + CON-0051 + + + 2019-03-05+01:00 + + Solca-72/1154544 + + + + 6221 + + + + TEN-0052 + + + + CON-0052 + + + 2019-03-06+01:00 + + Solca-249/1348850 + + + + 6303 + + + + TEN-0053 + + + + CON-0053 + + + 2019-03-06+01:00 + + Solca-246/1348840 + + + + 6304 + + + + TEN-0054 + + + + CON-0054 + + + 2019-03-13+01:00 + + Falcau- 488/1363810 + + + + 6895 + + + + TEN-0055 + + + + CON-0055 + + + 2019-03-04+01:00 + + Marginea-1839/1370718 + + + + 6091 + + + + TEN-0056 + + + + CON-0056 + + + 2019-03-13+01:00 + + Falcau- 538/1363605 + + + + 6897 + + + + TEN-0057 + + + + CON-0057 + + + 2019-03-13+01:00 + + Marginea-1898/1364227 | 1899/1364239 + + + + 7032 + + + + TEN-0058 + + + + CON-0058 + + + 2019-03-13+01:00 + + Solca-250/1348225 + + + + 7038 + + + + TEN-0059 + + + + CON-0059 + + + 2019-03-13+01:00 + + Marginea-1867/1353518 | 1875/1353510 + + + + 7028 + + + + TEN-0060 + + + + CON-0060 + + + 2019-03-13+01:00 + + Marginea-1849/1370733 + + + + 7029 + + + + TEN-0061 + + + + CON-0061 + + + 2019-03-13+01:00 + + Marginea-1821/1370714 + + + + 7033 + + + + TEN-0062 + + + + CON-0062 + + + 2019-03-13+01:00 + + Marginea-1486/1029195 + + + + 7027 + + + + TEN-0063 + + + + CON-0063 + + + 2019-03-13+01:00 + + Marginea-1857/1370745 + + + + 7034 + + + + TEN-0064 + + + + CON-0064 + + + 2019-03-04+01:00 + + Marginea-1874/1370765 + + + + 6089 + + + + TEN-0065 + + + + CON-0065 + + + 2019-03-04+01:00 + + Marginea-1900/1370788 + + + + 6090 + + + + TEN-0066 + + + + CON-0066 + + + 2019-03-13+01:00 + + Marginea-1913/1370799 + + + + 7035 + + + + TEN-0067 + + + + CON-0067 + + + 2019-03-13+01:00 + + Putna-736/1178509 + + + + 7042 + + + + TEN-0068 + + + + CON-0068 + + + 2019-03-13+01:00 + + Adancata-234/1362729 + + + + 6887 + + + + TEN-0069 + + + + CON-0069 + + + 2019-03-13+01:00 + + Brodina-497/1399250 + + + + 6928 + + + + TEN-0070 + + + + CON-0070 + + + 2019-03-04+01:00 + + Brodina-503/1399179 + + + + 6049 + + + + TEN-0071 + + + + CON-0071 + + + 2019-03-14+01:00 + + Brodina-347/1183504 + + + + 6929 + + + + TEN-0072 + + + + CON-0072 + + + 2019-03-13+01:00 + + Malini-2145/1379774 + + + + 6904 + + + + TEN-0073 + + + + CON-0073 + + + 2019-03-13+01:00 + + Malini-2140/1390769 + + + + 6905 + + + + TEN-0074 + + + + CON-0074 + + + 2019-03-04+01:00 + + Falticeni-2097/1410842 + + + + 6135 + + + + TEN-0075 + + + + CON-0075 + + + 2019-03-13+01:00 + + Adancata-270/1388327 + + + + 6890 + + + + TEN-0076 + + + + CON-0076 + + + 2019-03-13+01:00 + + Dolhasca-804/1387831 + + + + 6884 + + + + TEN-0077 + + + + CON-0077 + + + 2019-03-13+01:00 + + Malini-2149/1390823 + + + + 6906 + + + + TEN-0078 + + + + CON-0078 + + + 2019-03-07+01:00 + + Adancata-257/1362705 + + + + 6477 + + + + TEN-0079 + + + + CON-0079 + + + 2019-03-13+01:00 + + Dolhasca-840/1392753 + + + + 6885 + + + + TEN-0080 + + + + CON-0080 + + + 2019-03-13+01:00 + + Adancata-263/1388409 + + + + 6888 + + + + TEN-0081 + + + + CON-0081 + + + 2019-03-06+01:00 + + Adancata-236/1362694 + + + + 6403 + + + + TEN-0082 + + + + CON-0082 + + + 2019-03-13+01:00 + + Adancata-226/1362721 + + + + 6886 + + + + TEN-0083 + + + + CON-0083 + + + 2019-03-05+01:00 + + Adancata-235/1362686 + + + + 6179 + + + + TEN-0084 + + + + CON-0084 + + + 2019-03-13+01:00 + + Dolhasca-818/1383345 + + + + 6881 + + + + TEN-0085 + + + + CON-0085 + + + 2019-03-12+01:00 + + Adancata-258/1362744 + + + + 6680 + + + + TEN-0086 + + + + CON-0086 + + + 2019-03-04+01:00 + + Dolhasca-848/1383330 + + + + 6062 + + + + TEN-0087 + + + + CON-0087 + + + 2019-03-07+01:00 + + Adancata-277/1362774 + + + + 6478 + + + + TEN-0088 + + + + CON-0088 + + + 2019-03-12+01:00 + + Adancata-259/1362761 + + + + 6681 + + + + TEN-0089 + + + + CON-0089 + + + 2019-03-04+01:00 + + Dolhasca-850/1383332 + + + + 6060 + + + + TEN-0090 + + + + CON-0090 + + + 2019-03-13+01:00 + + Brodina-471/1315635 + + + + 6927 + + + + TEN-0091 + + + + CON-0091 + + + 2019-03-04+01:00 + + Rasca-1593/1368714 + + + + 6026 + + + + TEN-0092 + + + + CON-0092 + + + 2019-03-04+01:00 + + Dolhasca-855/1390144 + + + + 6061 + + + + TEN-0093 + + + + CON-0093 + + + 2019-03-04+01:00 + + G-Humor-23/1029771 + + + + 5979 + + + + TEN-0094 + + + + CON-0094 + + + 2019-03-04+01:00 + + Rasca-1592/1368929 + + + + 6025 + + + + TEN-0095 + + + + CON-0095 + + + 2019-03-13+01:00 + + Malini-2131/1390623 + + + + 6901 + + + + TEN-0096 + + + + CON-0096 + + + 2019-03-04+01:00 + + Rasca-1600/1370083 + + + + 6027 + + + + TEN-0097 + + + + CON-0097 + + + 2019-03-04+01:00 + + Falcau- 534/1363597 + + + + 6900 + + + + TEN-0098 + + + + CON-0098 + + + 2019-03-04+01:00 + + Dolhasca-834/1383322 + + + + 6058 + + + + TEN-0099 + + + + CON-0099 + + + 2019-03-13+01:00 + + Falcau- 194/1020720 + + + + 6899 + + + + TEN-0100 + + + + CON-0100 + + + 2019-03-05+01:00 + + Falcau- 515/1366075 + + + + 6191 + + + + TEN-0101 + + + + CON-0101 + + + 2019-03-04+01:00 + + G-Humor-323/1193738 + + + + 5978 + + + + TEN-0102 + + + + CON-0102 + + + 2019-03-13+01:00 + + G-Humor-183/1025374 + + + + 6942 + + + + TEN-0103 + + + + CON-0103 + + + 2019-03-04+01:00 + + G-Humor-28/959506 + + + + 5981 + + + + TEN-0104 + + + + CON-0104 + + + 2019-03-04+01:00 + + Rasca-1607/1410153 + + + + 6028 + + + + TEN-0105 + + + + CON-0105 + + + 2019-03-12+01:00 + + G-Humor-472/1380349 + + + + 6705 + + + + TEN-0106 + + + + CON-0106 + + + 2019-03-04+01:00 + + Dolhasca-833/1383321 + + + + 6057 + + + + TEN-0107 + + + + CON-0107 + + + 2019-03-13+01:00 + + Brodina-509/1387218 + + + + 6926 + + + + TEN-0108 + + + + CON-0108 + + + 2019-03-13+01:00 + + Solca-82/1017398 + + + + 7039 + + + + TEN-0109 + + + + CON-0109 + + + 2019-03-13+01:00 + + Brodina-355/1183459 + + + + 6925 + + + + TEN-0110 + + + + CON-0110 + + + 2019-03-13+01:00 + + Solca-224/1333655 + + + + 7041 + + + + TEN-0111 + + + + CON-0111 + + + 2019-03-13+01:00 + + Adancata-264/1388411 + + + + 6889 + + + + TEN-0112 + + + + CON-0112 + + + 2019-03-05+01:00 + + Falcau- 505/1370368 + + + + 6192 + + + + TEN-0113 + + + + CON-0113 + + + 2019-03-05+01:00 + + Falcau- 341/1366824 + + + + 6190 + + + + TEN-0114 + + + + CON-0114 + + + 2019-03-04+01:00 + + Malini-2138/1379796 + + + + 6012 + + + + TEN-0115 + + + + CON-0115 + + + 2019-03-12+01:00 + + G-Humor-460/1381765 + + + + 6704 + + + + TEN-0116 + + + + CON-0116 + + + 2019-03-12+01:00 + + G-Humor-457/1381763 + + + + 6703 + + + + TEN-0117 + + + + CON-0117 + + + 2019-03-13+01:00 + + Solca-254/1348808 + + + + 7040 + + + + TEN-0118 + + + + CON-0118 + + + 2019-03-13+01:00 + + Brodina-240/1160792 + + + + 6924 + + + + TEN-0119 + + + + CON-0119 + + + 2019-03-13+01:00 + + Malini-2144/1379773 + + + + 6903 + + + + TEN-0120 + + + + CON-0120 + + + 2019-03-04+01:00 + + Dolhasca-849/1383331 + + + + 6059 + + + + TEN-0121 + + + + CON-0121 + + + 2019-03-04+01:00 + + Dolhasca-856/1383335 + + + + 6056 + + + + TEN-0122 + + + + CON-0122 + + + 2019-03-04+01:00 + + Rasca-1400/1198934 | 1606/1368387 + + + + 6023 + + + + TEN-0123 + + + + CON-0123 + + + 2019-03-04+01:00 + + Rasca-1576/1366120 + + + + 6022 + + + + TEN-0124 + + + + CON-0124 + + + 2019-03-04+01:00 + + Rasca-1610/1373045 | 1590/1366193 + + + + 6024 + + + + TEN-0125 + + + + CON-0125 + + + 2019-03-04+01:00 + + Falticeni-2095/1410631 + + + + 6133 + + + + TEN-0126 + + + + CON-0126 + + + 2019-03-04+01:00 + + Falticeni-2115/1410778 + + + + 6134 + + + + TEN-0127 + + + + CON-0127 + + + 2019-03-04+01:00 + + Falticeni-2121/1413971 + + + + 6131 + + + + TEN-0128 + + + + CON-0128 + + + 2019-03-04+01:00 + + Dolhasca-842/1383325 + + + + 6069 + + + + TEN-0129 + + + + CON-0129 + + + 2019-03-04+01:00 + + Dolhasca-808/1383318 + + + + 6051 + + + + TEN-0130 + + + + CON-0130 + + + 2019-03-04+01:00 + + Dolhasca-836/1383323 + + + + 6052 + + + + TEN-0131 + + + + CON-0131 + + + 2019-03-04+01:00 + + Dolhasca-832/1383320 + + + + 6068 + + + + TEN-0132 + + + + CON-0132 + + + 2019-03-13+01:00 + + Malini-2160/1390873 + + + + 6910 + + + + TEN-0133 + + + + CON-0133 + + + 2019-03-04+01:00 + + Falticeni-2134/1411028 + + + + 6132 + + + + TEN-0134 + + + + CON-0134 + + + 2019-03-04+01:00 + + Crucea-3356/1349295 | 3372/1349304 + + + + 6130 + + + + TEN-0135 + + + + CON-0135 + + + 2019-03-13+01:00 + + Crucea-3304/1343033 | 3305/1342765 | 3323/1343030 + + + + 7052 + + + + TEN-0136 + + + + CON-0136 + + + 2019-03-13+01:00 + + Pojorata-756/1372010 + + + + 6894 + + + + TEN-0137 + + + + CON-0137 + + + 2019-03-13+01:00 + + Crucea-3389/1358184 + + + + 7051 + + + + TEN-0138 + + + + CON-0138 + + + 2019-03-04+01:00 + + Crucea-3255/1330645 | 3256/1330632 | 3403/1360616 + + + + 6129 + + + + TEN-0139 + + + + CON-0139 + + + 2019-03-11+01:00 + + Stulpicani-617/1358746 + + + + 6668 + + + + TEN-0140 + + + + CON-0140 + + + 2019-03-15+01:00 + + Brodina-457/1335852 + + + + 7350 + + + + TEN-0141 + + + + CON-0141 + + + 2019-03-04+01:00 + + Dolhasca-810/1394487 + + + + 6067 + + + + TEN-0142 + + + + CON-0142 + + + 2019-03-13+01:00 + + Dolhasca-827/1383319 + + + + 6880 + + + + TEN-0143 + + + + CON-0143 + + + 2019-03-04+01:00 + + Dolhasca-838/1383324 + + + + 6053 + + + + TEN-0144 + + + + CON-0144 + + + 2019-03-04+01:00 + + Dolhasca-783/1392757 + + + + 6066 + + + + TEN-0145 + + + + CON-0145 + + + 2019-03-04+01:00 + + Dolhasca-846/1383328 + + + + 6070 + + + + TEN-0146 + + + + CON-0146 + + + 2019-03-04+01:00 + + Dolhasca-858/1383336 + + + + 6071 + + + + TEN-0147 + + + + CON-0147 + + + 2019-03-04+01:00 + + Dolhasca-862/1383337 + + + + 6072 + + + + TEN-0148 + + + + CON-0148 + + + 2019-03-05+01:00 + + Patrauti-379/1384783 + + + + 6194 + + + + TEN-0149 + + + + CON-0149 + + + 2019-03-13+01:00 + + Patrauti-391/1360197 + + + + 7103 + + + + TEN-0150 + + + + CON-0150 + + + 2019-03-05+01:00 + + Patrauti-419/1378590 + + + + 6195 + + + + TEN-0151 + + + + CON-0151 + + + 2019-03-04+01:00 + + Dolhasca-851/1383333 + + + + 6055 + + + + TEN-0152 + + + + CON-0152 + + + 2019-03-04+01:00 + + Dolhasca-847/1383329 + + + + 6054 + + + + TEN-0153 + + + + CON-0153 + + + 2019-03-15+01:00 + + Brodina-511/1399328 + + + + 7351 + + + + TEN-0154 + + + + CON-0154 + + + 2019-03-13+01:00 + + Marginea-1921/1370808 + + + + 7031 + + + + TEN-0155 + + + + CON-0155 + + + 2019-03-13+01:00 + + Marginea-1863/1370752 + + + + 7030 + + + + TEN-0156 + + + + CON-0156 + + + 2019-03-13+01:00 + + Brodina-475/1399303 + + + + 6930 + + + + TEN-0157 + + + + CON-0157 + + + 2019-03-04+01:00 + + Malini-2122/1390293 + + + + 6016 + + + + TEN-0158 + + + + CON-0158 + + + 2019-03-04+01:00 + + Malini-2132/1390635 + + + + 6017 + + + + TEN-0159 + + + + CON-0159 + + + 2019-03-13+01:00 + + Malini-2150/1390834 + + + + 6912 + + + + TEN-0160 + + + + CON-0160 + + + 2019-03-13+01:00 + + Falticeni-2137/1410770 + + + + 6966 + + + + TEN-0161 + + + + CON-0161 + + + 2019-03-13+01:00 + + Malini-2152/1379779 + + + + 6908 + + + + TEN-0162 + + + + CON-0162 + + + 2019-03-04+01:00 + + Malini-2147/1390806 + + + + 6011 + + + + TEN-0163 + + + + CON-0163 + + + 2019-03-13+01:00 + + Malini-2137/1390759 + + + + 6909 + + + + TEN-0164 + + + + CON-0164 + + + 2019-03-04+01:00 + + Malini-2151/1390845 + + + + 6013 + + + + TEN-0165 + + + + CON-0165 + + + 2019-03-13+01:00 + + Malini-2158/1379792 + + + + 6907 + + + + TEN-0166 + + + + CON-0166 + + + 2019-03-13+01:00 + + Rasca-1583/1365879 | 1595/1368388 | 1582/1366300 + + + + 6877 + + + + TEN-0167 + + + + CON-0167 + + + 2019-03-13+01:00 + + Rasca-1256/1198912 | 1573/1356915 + + + + 6876 + + + + TEN-0168 + + + + CON-0168 + + + 2019-03-13+01:00 + + Malini-2156/1379785 + + + + 6911 + + + + TEN-0169 + + + + CON-0169 + + + 2019-03-04+01:00 + + Malini-2161/1390877 + + + + 6009 + + + + TEN-0170 + + + + CON-0170 + + + 2019-03-13+01:00 + + Rasca-1580/1376332 | 1615/1373907 | 1574/1366741 + + + + 6878 + + + + TEN-0171 + + + + CON-0171 + + + 2019-03-04+01:00 + + Malini-2146/1390791 + + + + 6008 + + + + TEN-0172 + + + + CON-0172 + + + 2019-03-04+01:00 + + Malini-2126/1390540 + + + + 6007 + + + + TEN-0173 + + + + CON-0173 + + + 2019-03-04+01:00 + + Dolhasca-792/1392726 + + + + 6050 + + + + TEN-0174 + + + + CON-0174 + + + 2019-03-04+01:00 + + Stulpicani-202/1139493 + + + + 5994 + + + + TEN-0175 + + + + CON-0175 + + + 2019-03-04+01:00 + + G-Humor-356/1380361 + + + + 5977 + + + + TEN-0176 + + + + CON-0176 + + + 2019-03-12+01:00 + + G-Humor-394/1380052 + + + + 6868 + + + + TEN-0177 + + + + CON-0177 + + + 2019-03-04+01:00 + + Rasca-1585/1366698 + + + + 6018 + + + + TEN-0178 + + + + CON-0178 + + + 2019-03-04+01:00 + + Dolhasca-844/1383326 + + + + 6064 + + + + TEN-0179 + + + + CON-0179 + + + 2019-03-04+01:00 + + Dolhasca-860/1390050 + + + + 6065 + + + + TEN-0180 + + + + CON-0180 + + + 2019-03-13+01:00 + + Falcau- 489/1363649 + + + + 6896 + + + + TEN-0181 + + + + CON-0181 + + + 2019-03-04+01:00 + + Rasca-1559/1363687 + + + + 6020 + + + + TEN-0182 + + + + CON-0182 + + + 2019-03-13+01:00 + + Dolhasca-813/1383346 + + + + 6882 + + + + TEN-0183 + + + + CON-0183 + + + 2019-03-04+01:00 + + Rasca-1568/1376296 + + + + 6021 + + + + TEN-0184 + + + + CON-0184 + + + 2019-03-04+01:00 + + Dolhasca-797/1392760 + + + + 6063 + + + + TEN-0185 + + + + CON-0185 + + + 2019-03-13+01:00 + + Dolhasca-802/1383316 + + + + 6883 + + + + TEN-0186 + + + + CON-0186 + + + 2019-03-04+01:00 + + Rasca-1438/1198542 | 1581/1378697 + + + + 6019 + + + + TEN-0187 + + + + CON-0187 + + + 2019-03-04+01:00 + + Malini-2141/1390782 + + + + 6010 + + + + TEN-0188 + + + + CON-0188 + + + 2019-03-13+01:00 + + Crucea-3325/1343032 + + + + 7047 + + + + TEN-0189 + + + + CON-0189 + + + 2019-03-04+01:00 + + Crucea-3384/1351341 + + + + 6128 + + + + TEN-0190 + + + + CON-0190 + + + 2019-03-04+01:00 + + Crucea-3419/1360767 + + + + 6124 + + + + TEN-0191 + + + + CON-0191 + + + 2019-03-13+01:00 + + Crucea-3339/1345885 + + + + 7048 + + + + TEN-0192 + + + + CON-0192 + + + 2019-03-04+01:00 + + Crucea-3393/1351336 + + + + 7049 + + + + TEN-0193 + + + + CON-0193 + + + 2019-03-13+01:00 + + Crucea-3387/1359813 + + + + 7043 + + + + TEN-0194 + + + + CON-0194 + + + 2019-03-05+01:00 + + D.Candrenilor-926/1347116 + + + + 6207 + + + + TEN-0195 + + + + CON-0195 + + + 2019-03-13+01:00 + + Malini-2143/1379771 + + + + 6902 + + + + TEN-0196 + + + + CON-0196 + + + 2019-03-04+01:00 + + Brosteni-91/1353432 + + + + 6161 + + + + TEN-0197 + + + + TPA-0001 + + ORG-0002 + + + + + TPA-0002 + + ORG-0003 + + + + + TPA-0003 + + ORG-0004 + + + + + TPA-0004 + + ORG-0005 + + + + + TPA-0005 + + ORG-0006 + + + + + TPA-0006 + + ORG-0007 + + + + + TPA-0007 + + ORG-0008 + + + + + TPA-0008 + + ORG-0009 + + + + + TPA-0009 + + ORG-0010 + + + + + TPA-0010 + + ORG-0011 + + + + + TPA-0011 + + ORG-0012 + + + + + TPA-0012 + + ORG-0013 + + + + + TPA-0013 + + ORG-0014 + + + + + TPA-0014 + + ORG-0015 + + + + + TPA-0015 + + ORG-0016 + + + + + TPA-0016 + + ORG-0017 + + + + + TPA-0017 + + ORG-0018 + + + + + TPA-0018 + + ORG-0019 + + + + + TPA-0019 + + ORG-0020 + + + + + TPA-0020 + + ORG-0021 + + + + + TPA-0021 + + ORG-0022 + + + + + TPA-0022 + + ORG-0023 + + + + + TPA-0023 + + ORG-0024 + + + + + TPA-0024 + + ORG-0025 + + + + + TPA-0025 + + ORG-0026 + + + + + TPA-0026 + + ORG-0027 + + + + + TPA-0027 + + ORG-0028 + + + + + TPA-0028 + + ORG-0029 + + + + + TPA-0029 + + ORG-0030 + + + + + TPA-0030 + + ORG-0031 + + + + + TPA-0031 + + ORG-0032 + + + + + TPA-0032 + + ORG-0033 + + + + + TPA-0033 + + ORG-0034 + + + + + TPA-0034 + + ORG-0035 + + + + + TPA-0035 + + ORG-0036 + + + + + TPA-0036 + + ORG-0037 + + + + + TPA-0037 + + ORG-0038 + + + + + TPA-0038 + + ORG-0039 + + + + + TPA-0039 + + ORG-0040 + + + + + TPA-0040 + + ORG-0041 + + + + + TPA-0041 + + ORG-0042 + + + + + TPA-0042 + + ORG-0043 + + + + + TPA-0043 + + ORG-0044 + + + + + TPA-0044 + + ORG-0045 + + + + + TPA-0045 + + ORG-0046 + + + + + TPA-0046 + + ORG-0047 + + + + + TPA-0047 + + ORG-0048 + + + + + TPA-0048 + + ORG-0049 + + + + + TPA-0049 + + ORG-0050 + + + + + TPA-0050 + + ORG-0051 + + + + + TPA-0051 + + ORG-0052 + + + + + TPA-0052 + + ORG-0053 + + + + + TPA-0053 + + ORG-0054 + + + + + TPA-0054 + + ORG-0055 + + + + + TPA-0055 + + ORG-0056 + + + + + TPA-0056 + + ORG-0057 + + + + + TPA-0057 + + ORG-0058 + + + + + TPA-0058 + + ORG-0059 + + + + + TPA-0059 + + ORG-0060 + + + + + TPA-0060 + + ORG-0061 + + + + + TPA-0061 + + ORG-0062 + + + + + TPA-0062 + + ORG-0063 + + + + + TPA-0063 + + ORG-0064 + + + + + TPA-0064 + + ORG-0065 + + + + + TPA-0065 + + ORG-0066 + + + + + TPA-0066 + + ORG-0067 + + + + + TPA-0067 + + ORG-0068 + + + + + TPA-0068 + + ORG-0069 + + + + + TPA-0069 + + ORG-0070 + + + + + + + 29 + + + + + + www.rosilva.ro + + + + ORG-0001 + + + + Regia Națională a Pădurilor – Romsilva R.A. + + + Direcția Silvică Suceava, Bulevardul 1 Mai nr. 6 + + Suceava + + 720244 + + RO321 + + + ROU + + + + + RO1590120 + + + Clinovschi Dana + + +40 230217685 + + +40 230521783 + + daniel.robu@rnp.rosilva.ro + + + + + + + ORG-0002 + + + + BOROSPYN + + + Strada -, Nr. - + + Borca + + 617078 + + RO214 + + + ROU + + + + + RO 21532558 + + + +40 745243046 + + +40 233249476 + + sc_borospyn_srl@yahoo.com + + + + + + + ORG-0003 + + + + SABDARY S.R.L. + + + Strada Holda, Nr. 157 + + Brosteni + + 727075 + + RO215 + + + ROU + + + + + 22588964 + + + +40 744539828 + + + sabdarysrl@yahoo.com + + + + + + + ORG-0004 + + + + SC DENILSON SRL + + + Strada Principala, Nr. 42 + + Poiana Stampei + + 727430 + + RO215 + + + ROU + + + + + 15004922 + + + +4 0742158989 + + +4 0230578234 + + denilsonsrl@yahoo.com + + + + + + + ORG-0005 + + + + JURACRIS + + + Strada putnei, Nr. 208 + + Radauti + + 725400 + + RO215 + + + ROU + + + + + RO 28333617 + + + +40 746616949 + + +40 230574279 + + cristipavel92@yahoo.com + + + + + + + ORG-0006 + + + + SC PRODYL WOOD SRL + + + Strada preluca, Nr. 1196a + + Botus + + + RO215 + + + ROU + + + + + 33805724 + + + +40 729187598 + + + prodylwoodsrl@yahoo.com + + + + + + + ORG-0007 + + + + VOLSALPIN SRL + + + Strada sadova, Nr. 408 + + Sadova + + 727470 + + RO215 + + + ROU + + + + + 37076180 + + + +40 735521319 + + + volsalpin@gmail.com + + + + + + + ORG-0008 + + + + MION + + + Strada PRINCIPALA, Nr. 391 + + Gainesti + + 727491 + + RO215 + + + ROU + + + + + RO22121437 + + + +40 766731199 + + + tabreasilviu68@yahoo.com + + + + + + + ORG-0009 + + + + S.C. SILVFLOR S.R.L + + + Strada COTARGASI, Nr. 137 + + Brosteni + + 727076 + + RO215 + + + ROU + + + + + RO 23366575 + + + +40 721454884 + + + tytysilvflor@gmail.com + + + + + + + ORG-0010 + + + + EXPLO ELA + + + Strada, Nr. + + Borca + + 617081 + + RO214 + + + ROU + + + + + 21185971 + + + +40 729733443 + + + ionanastasiei@yahoo.com + + + + + + + ORG-0011 + + + + ROTMAR EXPLO-FOREST SRL + + + Strada FRUMOSU, Nr. 599I + + Frumosu + + 727260 + + RO215 + + + ROU + + + + + RO28126263 + + + +04 740322138 + + + niculinaniga@yahoo.com + + + + + + + ORG-0012 + + + + SEVROM + + + Strada SAT GEMENEA, Nr. 12 + + Stulpicani + + + RO215 + + + ROU + + + + + RO23240380 + + + +40 727703126 + + + sevrom2018@yahoo.com + + + + + + + ORG-0013 + + + + RANCANAR TRANS SRL + + + Strada fn, Nr. 22 + + Pojorata + + 727440 + + RO215 + + + ROU + + + + + 5431969 + + + +40 723691632 + + +40 120236235 + + erhananca@yahoo.com + + + + + + + ORG-0014 + + + + LUCIMAR SRL + + + Strada DOROTEIA, Nr. 237 + + Frasin + + 727247 + + RO215 + + + ROU + + + + + RO 17042450 + + + +40 733263880 + + +40 230231120 + + gemanar_m@yahoo.ro + + + + + + + ORG-0015 + + + + MAISTRU SIF TRANSCOM SRL + + + Strada Deia, Nr. 794 + + Deia + + 727261 + + RO215 + + + ROU + + + + + RO29356341 + + + +40 720498995 + + + maistrusif@gmail.com + + + + + + + ORG-0016 + + + + DAVJOHNALY + + + Strada PRINCIPALA, Nr. 135 + + Sadova + + 727470 + + RO215 + + + ROU + + + + + 32201177 + + + +40 725926450 + + + davjohnaly@yahoo.com + + + + + + + ORG-0017 + + + + SC ALINSOL FOREX SRL + + + Strada fara str, Nr. 108 + + Frumosu + + 727593 + + RO215 + + + ROU + + + + + 36784294 + + + +40 721768240 + + + solcan.mary@gmail.com + + + + + + + ORG-0018 + + + + S.C. DOUGLASIL S.R.L. + + + Strada, Nr. + + Capu Campului + + 727585 + + RO215 + + + ROU + + + + + 26897300 + + + +40 740168833 + + +40 740168833 + + tatarau.gheorghe@yahoo.com + + + + + + + ORG-0019 + + + + SC FORET JUCAN SRL + + + Strada STEFAN CEL MARE, Nr. 94 + + Manastirea Humorului + + 727355 + + RO215 + + + ROU + + + + + RO 13759500 + + + +40 740499422 + + +40 230572833 + + scforetjucan@yahoo.com + + + + + + + ORG-0020 + + + + SC BIA FELY SRL + + + Strada principala, Nr. 463 + + Paltinoasa + + 727415 + + RO215 + + + ROU + + + + + RO24544000 + + + +40 740807212 + + + bia_feli_srl@yahoo.com + + + + + + + ORG-0021 + + + + SC BUJ SIL SRL + + + Strada, Nr. + + Voievodeasa + + 727511 + + RO215 + + + ROU + + + + + 34499534 + + + +40 740238836 + + + parascan.alexandru@yahoo.com + + + + + + www.transluky.com + + + + + ORG-0022 + + + + SC TRANS LUKY SRL + + + Strada, Nr. + + Frasin + + 727245 + + RO215 + + + ROU + + + + + 17220167 + + + +40 754855840 + + +40 230231100 + + transluky_srl@yahoo.com + + + + + + + ORG-0023 + + + + RAZLIAN SRL + + + Strada Slatioara, Nr. 55 + + Stulpicani + + 727508 + + RO215 + + + ROU + + + + + 38077770 + + + +40 752676734 + + + razlian.slatioara@gmail.com + + + + + + + ORG-0024 + + + + VALCOSTMIR S.R.L. + + + Strada Principala, Nr. 92 + + Ostra + + 727400 + + RO215 + + + ROU + + + + + RO 16756656 + + + +40 742061371 + + + vasile.buzila@yahoo.com + + + + + + + ORG-0025 + + + + SC RADU&VICTORIA GROUP SRL + + + Strada f, Nr. 716 + + Dragosa + + 727262 + + RO215 + + + ROU + + + + + 34158464 + + + +4 0751379490 + + + alinutza232@yahoo.com + + + + + + + ORG-0026 + + + + SC TOTAL MAPINVENT SRL + + + Strada Rulmentului, Nr. 5 + + Suceava + + 720263 + + RO215 + + + ROU + + + + + RO30630008 + + + +40 740238021 + + +40 330803740 + + totalmapinvent@gmail.com + + + + + + + ORG-0027 + + + + DYPSIS SRL + + + Strada, Nr. + + Malini + + 727350 + + RO215 + + + ROU + + + + + RO24695630 + + + +40 752913730 + + + mcimpulungeanu@gmail.com + + + + + + + ORG-0028 + + + + DAMARCONS + + + Strada Principala, Nr. 408 + + Brodina + + + RO215 + + + ROU + + + + + RO 2583393 + + + +40 743874045 + + +40 230706317 + + pavelvasile18@yahoo.com + + + + + + + ORG-0029 + + + + SC NG FORESTBOIS SRL + + + Strada poiana micului, Nr. 153 + + Poiana Micului + + 727357 + + RO215 + + + ROU + + + + + 33918898 + + + +40 740725859 + + + gavrilut_negura@yahoo.com + + + + + + + ORG-0030 + + + + FOREST AVR SILVA + + + Strada fara, Nr. 333J + + Clit + + 727017 + + RO215 + + + ROU + + + + + 38538750 + + + +40 749084072 + + + marofficeconsulting@gmail.com + + + + + + + ORG-0031 + + + + INDMAR SRL + + + Strada Principala, Nr. 1364 + + Marginea + + 727345 + + RO215 + + + ROU + + + + + 13698968 + + + +40 745582529 + + + curea_indmar@yahoo.com + + + + + + + ORG-0032 + + + + SC JOLYMARCOM SRL + + + Strada principala, Nr. 2578 + + Marginea + + 727345 + + RO215 + + + ROU + + + + + RO28251304 + + + +40 745541998 + + + gabijoltea@yahoo.com + + + + + + + ORG-0033 + + + + NAPAR CRIS S.R.L. + + + Strada voievodului, Nr. 44 + + Voievodeasa + + 727511 + + RO215 + + + ROU + + + + + 34783330 + + + +4 0755313884 + + + cristiripan@yahoo.com + + + + + + + ORG-0034 + + + + SC SIHASTRIA ETORA SRL + + + Strada, Nr. + + Putna + + 727455 + + RO215 + + + ROU + + + + + RO 29474100 + + + +40 786575054 + + + sihastriaetorasrl@yahoo.com + + + + + + + ORG-0035 + + + + WOODSTRIPS SRL + + + Strada -, Nr. 502A + + Gainesti + + 727491 + + RO215 + + + ROU + + + + + RO 37372828 + + + +40 767771270 + + + woodstrips13@yahoo.com + + + + + + + ORG-0036 + + + + SC CLEOMIE SRL + + + Strada Inv. Holban Victoria, Nr. 16 + + Dolhasca + + 727170 + + RO215 + + + ROU + + + + + 34224444 + + + +40 748374243 + + + daniela.larion@yahoo.com + + + + + + + ORG-0037 + + + + SC ROXION PROD SRL + + + Strada PETRU RARES, Nr. 45 + + Slatioara (Rasca) + + 727465 + + RO215 + + + ROU + + + + + RO7619706 + + + +40 764571416 + + + veronic_verdes@yahoo.com + + + + + + + ORG-0038 + + + + TISA VERDE + + + Strada Principala, Nr. - + + Gainesti + + 727491 + + RO215 + + + ROU + + + + + RO28346811 + + + +40 765270939 + + + TISAVERDE@YAHOO.COM + + + + + + + ORG-0039 + + + + FORESTBROD S.R.L. + + + Strada ---, Nr. 112A + + Falcau + + 727066 + + RO215 + + + ROU + + + + + RO 15303088 + + + +40 752444837 / 230479833 + + +40 230574277 + + forestbrod@yahoo.com + + + + + + + ORG-0040 + + + + CIM PRIM S.R.L. + + + Strada Armenească, Nr. 2 + + Suceava + + 720009 + + RO215 + + + ROU + + + + + RO 33155788 + + + +40 743938178 + + +40 230423388 + + cim.romania@gmail.com + + + + + + + ORG-0041 + + + + CON INDUSTRY S.R.L. + + + Strada sat Falau, Nr. 134B + + Brodina + + 727060 + + RO215 + + + ROU + + + + + 36295638 + + + +40 746411877 + + + conindustry@yahoo.com + + + + + + + ORG-0042 + + + + ETCU EXPLO + + + Strada Principala, Nr. 100 + + Clit + + 727017 + + RO215 + + + ROU + + + + + 30802456 + + + +40 753858519 + + + etcucatalin@yahoo.ro + + + + + + + ORG-0043 + + + + Sc AURELI CARO + + + Strada -, Nr. 142 + + Maritei + + 727345 + + RO215 + + + ROU + + + + + RO23814601 + + + +40 753403529 + + +40 230416377 + + aurelicaro@yahoo.com + + + + + + + ORG-0044 + + + + CARATISTU COM SRL + + + Strada, Nr. + + Malini + + 727352 + + RO215 + + + ROU + + + + + RO7282693 + + + +4 0740631817 + + + mcimpulungeanu@gmail.com + + + + + + + ORG-0045 + + + + CENIN COM + + + Strada COM.DOLHESTI, Nr. 354 + + Dolhestii Mici + + 727181 + + RO215 + + + ROU + + + + + 8862419 + + + +40 740165529 + + + ionel_daraba@yahoo.com + + + + + + + ORG-0046 + + + + GIULIA FOREST SRL + + + Strada Vanatorilor, Nr. 15 + + Rasca + + 727388 + + RO215 + + + ROU + + + + + 15361992 + + + +40 741634563 + + + giuliaforest8@gmail.com + + + + + + + ORG-0047 + + + + FOREX SAGEATA SRL + + + Strada Rachitis, Nr. 17 + + Poiana Marului + + 727353 + + RO215 + + + ROU + + + + + RO 23859140 + + + +4 0749017267 + + + sc_forex_sageata_srl@yahoo.com + + + + + + + ORG-0048 + + + + SONYCFOREST + + + Strada Principala, Nr. 718 + + Dolhestii Mari + + 727185 + + RO215 + + + ROU + + + + + 28234419 + + + +40 740164220 + + + daniel79tud@yahoo.com + + + + + + + ORG-0049 + + + + EXPLO ELA + + + Strada -, Nr. - + + Borca + + 617081 + + RO214 + + + ROU + + + + + 21185971 + + + +40 729733443 + + + ionanastasiei@yahoo.com + + + + + + + ORG-0050 + + + + SC FORIL SRL + + + Strada principala, Nr. 103 + + Pojorata + + 727440 + + RO215 + + + ROU + + + + + 18092023 + + + +40 724414591 + + + foril_2005@yahoo.com + + + + + + www.transluky.ro + + + + + ORG-0051 + + + + SC TRANS LUKY SRL + + + Strada, Nr. + + Frasin + + 727245 + + RO215 + + + ROU + + + + + 17220167 + + + +40 754855840 + + +40 230231100 + + transluky_srl@yahoo.com + + + + + + + ORG-0052 + + + + SC LUCA EXPRES SRL + + + Strada, Nr. + + Straja + + 727495 + + RO215 + + + ROU + + + + + RO27394721 + + + +40 751736025 + + + luca.expres@gmail.com + + + + + + + ORG-0053 + + + + GATERMAR SRL + + + Strada principala, Nr. 882 + + Marginea + + 727345 + + RO215 + + + ROU + + + + + RO5941488 + + + +40 754618633 + + + gatermar@yahoo.com + + + + + + + ORG-0054 + + + + GEOBIF FOREST SRL + + + Strada, Nr. + + Fratautii Noi + + 727250 + + RO215 + + + ROU + + + + + RO34306803 + + + +40 758385398 + + + fador_gheorghemarin@yahoo.com + + + + + + + ORG-0055 + + + + SOP GMT + + + Strada -, Nr. 362A + + Gainesti + + 727491 + + RO215 + + + ROU + + + + + RO34461912 + + + +40 760155278 + + + provestic.acr@gmail.com + + + + + + + ORG-0056 + + + + GRIGOROAIAFOR SRL + + + Strada runcului, Nr. 137 + + Poiana Marului + + 727353 + + RO215 + + + ROU + + + + + RO25875451 + + + +40 757107773 + + + lucian.grigoroaia94@gmail.com + + + + + + + ORG-0057 + + + + GREENVAL SRL + + + Strada, Nr. + + Gainesti + + 727491 + + RO215 + + + ROU + + + + + 15874955 + + + +40 745254907 + + + IULIALAZNIUC@YAHOO.COM + + + + + + + ORG-0058 + + + + CARATISTU COM + + + Strada principala, Nr. - + + Malini + + 727352 + + RO215 + + + ROU + + + + + RO7282693 + + + +4 0740631817 + + + mcimpulungeanu@gmail.com + + + + + + + ORG-0059 + + + + STRUGURELUL POIANA + + + Strada -, Nr. 417 + + Poiana Marului + + 727353 + + RO215 + + + ROU + + + + + 13112448 + + + +40 740067464 + + + contcris@yahoo.com + + + + + + + ORG-0060 + + + + SC VARELICA SRL + + + Strada principala, Nr. 115 + + Bogdanesti + + 727035 + + RO215 + + + ROU + + + + + 14521998 + + + +4 0745049865 + + +4 0230570667 + + varelica@yahoo.ro + + + + + + + ORG-0061 + + + + TRANSMAF SRL + + + Strada Slatioara, Nr. 69 + + Slatioara (Rasca) + + 727466 + + RO215 + + + ROU + + + + + RO 28234435 + + + +4 0763377707 + + + lamasanumihaela70@yahoo.ro + + + + + + + ORG-0062 + + + + LAPIM FOREST + + + Strada la blanaru, Nr. 326 + + Malini + + 727350 + + RO215 + + + ROU + + + + + RO22813900 + + + +40 744793897 + + +40 230537443 + + lapimforest@yahoo.com + + + + + + + ORG-0063 + + + + DYPSIS SRL + + + Strada principala, Nr. - + + Malini + + 727350 + + RO215 + + + ROU + + + + + RO24695630 + + + +40 752913730 + + + mcimpulungeanu@gmail.com + + + + + + www.mimafor.ro + + + + + ORG-0064 + + + + SC MIMAFOR SRL + + + Strada, Nr. + + Frasin + + 727242 + + RO215 + + + ROU + + + + + 21112120 + + + +40 754855840 + + +40 230231100 + + mimafor_srl@yahoo.com + + + + + + + ORG-0065 + + + + MARIDAV FOREST SRL + + + Strada sevastian, Nr. 43 + + Rasca + + 727465 + + RO215 + + + ROU + + + + + 33944897 + + + +40 742465294 + + + maridavforest@gmail.com + + + + + + + ORG-0066 + + + + SANDUVASFOREST + + + Strada -, Nr. 96 + + Poienari + + 727174 + + RO215 + + + ROU + + + + + RO37322625 + + + +40 745775501 + + +40 745775501 + + chisalita.iulian@gmail.com + + + + + + + ORG-0067 + + + + S.C. LIGNUM FOREST S.R.L.-D + + + Strada La Handragei, Nr. 11 + + Rasca + + 727465 + + RO215 + + + ROU + + + + + RO 35878501 + + + +40 766318174 + + + lignumforestsrl@gmail.com + + + + + + + ORG-0068 + + + + REMCET PRIM + + + Strada Milescu Nicolae, spătarul, Nr. 19 + + Suceava + + 720215 + + RO215 + + + ROU + + + + + 10282227 + + + +40 744699710 + + +40 330805957 + + remcet@yahoo.com + + + + + + + ORG-0069 + + + + NGD WOOD SRL + + + Strada DOHOTARIE, Nr. 3A + + Slatioara (Rasca) + + 727466 + + RO215 + + + ROU + + + + + 37667659 + + + +4 0751425065 + + + dinamovistu_dany@yahoo.com + + + + + + + ORG-0070 + + + + FOREST FRATCOM + + + Strada Fara denumire strada, Nr. 92 + + Gainesti + + + RO215 + + + ROU + + + + + RO 24615615 + + + +40 767229674 + + + fratcomsrl@gmail.com + + + + + + www.cnsc.ro + + + + ORG-0071 + + + + Consiliul Național de Soluționare a Contestațiilor + + + Str. Stavropoleos nr. 6, sector 3 + + București + + 030084 + + + + ROU + + + + + +40 213104641 + + +40 213104642 / +40 218900745 + + office@cnsc.ro + + + + + + www.silvasv.ro + + + + ORG-0072 + + + + Biroul juridic al Direcției Silvice Suceava + + + Bulevardul 1 Mai nr. 6 + + Suceava + + 720224 + + + + ROU + + + + + +40 23021768 + + +40 230521783 + + juridic@suceava.rosilva.ro + + + + + + + 12345678-2023 + + 123/2023 + + 2023-03-14+01:00 + + + + + + + 2.3 + + eforms-sdk-0.1 + + f252f386-55ac-4fa8-9be4-9f950b9904c8 + + aff2863e-b4cc-4e91-baba-b3b85f709117 + + 2020-04-03+01:00 + 12:00:00+01:00 + + 01 + + + 32014L0024 + + cn-standard + + RON + + + www.e-licitatie.ro + + + + + not-cont-ent + + + + + + ORG-0001 + + + + + + + + + + + + + + + + + + + + + + + + open + + + + + 2018/S 246-564613 + + + + + + + + 159012020182885 + + Servicii de exploatare masă lemnoasă și transport lemn fasonat DSSV-I + + Servicii de exploatari forestiere care constau în: — doborât, sectionat, adunat, scos apropiat în platforma primara; — curatirea parchetelor (daca este cazul), conform OM 1540/2011 cu modificarile si completarile ulterioare; — sortarea masei lemnoase în platforma primara pe tasoane; — fasonarea in steri a lemnului de foc. Servicii de transport lemn fasonat care constau in: — incarcat descarcat masa lemnoasa; — transport lemn fasonat (foioase si rasinoase) din platformele primare si/sau depozite catre locatia comunicata de beneficiar. Numar de zile pana la care se pot solicita clarificari inainte de data-limita de depunere a ofertelor/candidaturilor: 15. AC va raspunde la solicitarile de clarificari in a 11-a zi inainte de data-limita de depunere a ofertelor. + + services + + + + + 77211100 + + + + + + + + + + + + + LOT-0086 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3353/1349350 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0386 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Solca-256/1354024 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0388 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Solca-249/1348850 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0563 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2149/1390823 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0594 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falticeni-2105/1410823 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0608 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-810/1394487 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0242 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Pojorata-496/1045669 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0247 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Pojorata-707/1332792 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0057 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3296/1343004 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0483 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Putna-808/1415855 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0486 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Putna-825/1415392 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0490 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Putna-837/1415794 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0525 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brodina-487/1399292 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0393 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Solca-232/1347832 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0410 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1848/1370731 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0502 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falcau- 371/1366837 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0508 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falcau- 537/1365385 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0415 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1853/1370742 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0264 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1260/1373580 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0021 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-112/1390835 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0575 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Rasca-1568/1376296 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0215 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Cirlibaba-413/1380766 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0014 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-99/1353447 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0219 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Breaza-258/1358781 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0008 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-88/1353435 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0025 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-118 /1390772 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0027 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-124/1390855 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0395 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Solca-250/1348225 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0398 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1898/1364227 | 1899/1364239 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0520 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brodina-461/1399190 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0161 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1009/1413460 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0166 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1024/1414143 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0175 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1055/1412791 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0262 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1252/1373756 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0271 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1277/1372508 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0105 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3407/1363345 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0106 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3409/1359595 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0396 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Solca-241/1347845 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0392 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Solca-252/1354196 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0073 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3331/1343028 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0314 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Moldovita--577/1357495 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0390 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Solca-246/1348840 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0460 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1939/1370816 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0578 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Rasca-1585/1366698 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0579 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Rasca-1591/1366406 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0172 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1050/1413935 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0173 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1053/1412782 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0174 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1054/1414406 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0646 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Adancata-236/1362694 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0399 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1486/1029195 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0404 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1839/1370718 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0148 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + D.Candrenilor-967/1374986 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0149 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vatra Dornei-262/1350707 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0152 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-989/1343427 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0414 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1852/1370740 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0199 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1100/1414389 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0237 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Pojorata-698/1326717 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0238 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Pojorata-716/1335042 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0136 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + D.Candrenilor-939/1374679 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0022 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-113/1390793 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0417 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1857/1370745 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0423 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1868/1370755 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0473 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1975/1370830 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0037 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3386/1358044 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0041 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-2639/1021026 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0051 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3287/1335970 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0129 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3348/1345384 | 3418/1363178 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0183 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1068/1413980 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0188 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1073/1414410 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0566 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2154/1390852 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0551 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2125/1390511 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0495 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falcau- 194/1020720 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0496 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falcau- 488/1363810 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0024 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-115/1390758 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0048 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3284/1335883 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0082 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3345/1345380 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0084 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3347/1345382 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0088 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3365/1349287 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0389 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Solca-253/1349136 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0546 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2156/1379785 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0548 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2121/1390276 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0549 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2122/1390293 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0550 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2123/1390445 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0552 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2126/1390540 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0330 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-560/1339027 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0186 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1071/1414401 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0198 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1099/1414390 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0267 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1266/1369626 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0275 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1295/1372504 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0276 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1296/1372511 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0277 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1297/1372516 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0068 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3320/1337765 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0072 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3329/1345878 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0315 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Moldovita--578/1357496 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0445 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1909/1370795 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0430 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1877/1370767 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0627 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-851/1383333 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0074 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3332/1342995 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0075 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3334/1346028 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0076 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3335/1346063 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0077 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3336/1345392 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0150 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vatra Dornei-271/1362862 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0189 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1081/1411406 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0192 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1090/1414020 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0056 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3295/1342997 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0559 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2140/1390769 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0090 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3367/1351367 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0091 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3368/1351358 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0371 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-453/1380173 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0160 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1007/1412549 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0260 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1182/1176973 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0339 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-585/1337890 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0341 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-587/1337597 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0157 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-995/1414391 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0380 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-323/1193738 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0015 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-100/1353427 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0500 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falcau- 335/1366809 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0453 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1921/1370808 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0456 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1929/1370811 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0497 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falcau- 489/1363649 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0501 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falcau- 341/1366824 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0511 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falcau- 547/1365438 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0517 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falcau- 572/1365273 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0545 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2152/1379779 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0429 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1874/1370765 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0431 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1884/1370770 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0539 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brodina-509/1387218 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0045 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3261/1326676 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0079 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3339/1345885 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0085 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3352/1349339 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0167 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1030/1414385 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0177 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1058/1412766 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0617 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-834/1383322 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0011 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-93/1353430 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0065 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3317/1338178 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0325 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-602/1362236 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0450 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1916/1370802 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0418 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1858/1370746 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0512 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falcau- 549/1366087 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0263 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1259/1373128 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0270 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1276/1373557 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0272 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1283/1372507 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0274 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1294/1372503 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0278 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1300/1372517 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0280 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1306/1372514 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0286 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1361/1373084 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0287 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1371/1372944 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0547 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2158/1379792 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0613 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-808/1383318 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0647 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Adancata-226/1362721 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0135 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + D.Candrenilor-936/1374676 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0361 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-356/1380361 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0369 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-449/1369527 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0034 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-149/1391394 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0069 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3324/1343031 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0071 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3328/1345980 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0327 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-375/1290067 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0328 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-377/1290066 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0541 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2142/1379768 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0542 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2143/1379771 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0543 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2144/1379773 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0544 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2145/1379774 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0459 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1936/1370815 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0040 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3389/1358184 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0145 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + D.Candrenilor-963/1374708 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0179 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1060/1412752 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0243 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Pojorata-782/1375733 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0301 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Moldovita-591/1369088 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0132 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + D.Candrenilor-926/1347116 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0138 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + D.Candrenilor-945/1374684 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0142 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + D.Candrenilor-951/1374699 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0153 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-990/1343413 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0162 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1018/1414382 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0317 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + FRASIN--1697/1413927 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0355 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-154/1379998 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0151 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vatra Dornei-273/1363688 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0155 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-993/1414220 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0165 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1023/1414126 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0169 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1044/1412565 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0182 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1065/1414063 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0187 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1072/1414409 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0202 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1107/1414084 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0203 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1109/1414415 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0205 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1114/1414418 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0209 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Cirlibaba-378/1380751 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0211 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Cirlibaba-398/1380758 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0213 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Cirlibaba-402/1380763 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0228 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Breaza-326/1379808 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0363 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-378/1380210 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0374 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-463/1380307 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0375 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-466/1380325 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0474 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1976/1370831 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0573 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Rasca-1559/1363687 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0577 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Rasca-1576/1366120 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0580 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Rasca-1592/1368929 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0400 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1815/1370711 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0571 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Rasca-1566/1366634 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0020 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-111/1390802 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0255 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Pojorata-732/1369145 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0437 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1894/1370778 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0289 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1377/1372491 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0296 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1428/1372808 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0318 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + FRASIN--1700/1413978 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0353 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-645/1359201 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0426 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1871/1370761 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0462 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1941/1370819 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0036 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3362/1358392 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0224 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Breaza-304/1379551 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0346 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-609/1357698 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0063 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3302/1338122 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0039 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3388/1358094 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0043 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3259/1326670 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0047 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3266/1336016 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0324 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-599/1362243 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0326 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-617/1358746 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0356 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-259/1380019 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0362 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-377/1380069 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0364 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-394/1380052 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0139 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + D.Candrenilor-947/1374682 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0526 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brodina-488/1335857 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0465 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1961/1370822 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0478 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Putna-736/1178509 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0492 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Putna-841/1412998 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0528 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brodina-495/1399282 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0529 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brodina-497/1399250 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0308 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Moldovita--572/1347959 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0112 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3423/1364594 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0588 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Rasca-1580/1376332 | 1615/1373907 | 1574/1366741 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0049 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3285/1335976 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0383 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Solca-82/1017398 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0387 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Solca-226/1347816 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0382 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Solca-224/1333655 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0413 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1851/1370738 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0471 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1969/1370828 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0472 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1971/1370829 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0479 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Putna-796/1415806 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0070 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3325/1343032 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0044 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3260/1326671 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0440 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1897/1370784 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0582 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Rasca-1596/1368389 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0002 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-70/1353431 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0493 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Putna-842/1415909 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0561 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2146/1390791 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0607 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-804/1387831 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0609 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-813/1383346 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0612 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-802/1383316 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0087 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3364/1349228 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0266 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1264/1373568 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0269 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1274/1373094 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0273 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1293/1372519 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0089 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3366/1351390 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0212 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Cirlibaba-401/1380760 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0210 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Cirlibaba-390/1380752 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0218 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Breaza-172/1030933 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0221 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Breaza-344/1379588 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0030 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-131/1390956 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0300 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Moldovita-584/1357503 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0378 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-28/959506 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0482 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Putna-803/1415827 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0485 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Putna-824/1415372 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0109 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3420/1364760 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0427 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1872/1370762 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0477 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1981/1370834 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0019 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-107/1380435 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0170 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1045/1414176 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0352 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-633/1359101 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0357 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-263/1380023 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0376 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-472/1380349 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0249 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Pojorata-731/1341690 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0251 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Pojorata-736/1344956 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0257 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Pojorata-733/1369167 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0214 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Cirlibaba-404/1389668 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0370 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-450/1369510 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0366 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-445/1380140 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0291 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1381/1372951 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0297 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1431/1369890 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0377 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-23/1029771 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0491 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Putna-838/1412974 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0504 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falcau- 511/1370370 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0455 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1928/1370810 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0457 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1930/1370812 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0649 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Adancata-257/1362705 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0651 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Adancata-258/1362744 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0343 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-590/1338100 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0406 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1841/1370723 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0347 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-614/1363595 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0407 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1845/1370725 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0320 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + FRASIN--1706/1414120 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0420 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1860/1370751 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0534 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brodina-511/1399328 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0081 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3344/1345377 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0113 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3424/1364328 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0114 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3427/1364645 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0117 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3430/1364748 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0126 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3383/1350614 | 3426/1364119 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0217 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Cirlibaba-438/1380776 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0223 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Breaza-299/1379458 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0230 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Breaza-333/1379812 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0643 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Adancata-245/1362740 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0411 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1849/1370733 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0425 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1870/1370758 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0432 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1885/1370771 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0391 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Solca-235/1348855 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0583 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Rasca-1600/1370083 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0181 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1064/1413915 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0197 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1098/1414379 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0038 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3387/1359813 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0093 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3370/1362897 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0196 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1097/1414394 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0200 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1101/1411381 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0226 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Breaza-308/1379816 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0227 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Breaza-313/1379808 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0236 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Breaza-351/1379581 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0239 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Pojorata-717/1334742 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0241 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Pojorata-726/1341688 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0191 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1089/1414039 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0184 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1069/1414228 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0185 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1070/1414235 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0190 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1088/1414425 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0193 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1091/1413614 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0397 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1867/1353518 | 1875/1353510 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0494 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Putna-843/1415915 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0489 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Putna-836/1415755 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0095 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3374/1351348 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0103 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3404/1363312 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0630 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-858/1383336 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0530 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brodina-498/1399362 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0533 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brodina-508/1400172 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0535 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brodina-512/1398948 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0652 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Adancata-259/1362761 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0334 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-571/1337857 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0042 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3254/1330625 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0046 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3265/1336085 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0452 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1918/1370806 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0435 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1889/1370775 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0569 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2161/1390877 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0584 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Rasca-1604/1370111 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0220 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Breaza-268/1200753 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0631 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-860/1390050 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0558 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2137/1390759 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0628 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-855/1390144 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0052 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3288/1335966 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0053 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3289/1335959 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0054 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3290/1335964 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0016 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-101/1353443 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0055 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3294/1345871 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0012 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-95/1353429 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0464 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1960/1370821 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0505 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falcau- 514/1370377 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0510 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falcau- 546/1365305 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0244 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Pojorata-706/1332790 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0576 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Rasca-1575/1365624 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0141 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + D.Candrenilor-950/1374672 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0290 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1378/1372962 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0292 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1383/1372901 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0299 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Moldovita-533/1336619 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0222 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Breaza-345/1379587 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0225 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Breaza-307/1379574 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0639 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Adancata-270/1388327 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0642 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Adancata-276/1362771 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0302 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Moldovita-599/1369096 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0304 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Moldovita--611/1374867 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0587 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Rasca-1400/1198934 | 1606/1368387 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0481 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Putna-801/1415818 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0554 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2131/1390623 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0158 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1005/1414257 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0206 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Cirlibaba-362/1380742 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0207 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Cirlibaba-372/1380746 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0208 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Cirlibaba-373/1380748 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0310 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Moldovita--558/1347942 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0311 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Moldovita--583/1357502 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0439 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1896/1370781 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0441 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1900/1370788 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0480 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Putna-798/1415809 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0488 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Putna-835/1415656 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0498 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falcau- 534/1363597 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0506 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falcau- 515/1366075 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0595 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falticeni-2113/1385312 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0405 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1840/1370719 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0412 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1850/1370737 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0350 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-631/1359044 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0536 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brodina-240/1160792 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0098 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3384/1351341 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0125 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3351/1351794 | 3382/1350610 | 3401/1363071 | 3412/1364771 | 3425/1363923 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0127 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3255/1330645 | 3256/1330632 | 3403/1360616 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0164 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1020/1414210 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0171 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1046/1414164 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0565 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2151/1390845 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0124 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3446/1383515 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0058 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3297/1343029 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0050 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3286/1335940 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0059 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3298/1345874 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0060 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3299/1338151 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0061 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3300/1338147 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0626 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-850/1383332 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0636 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Patrauti-391/1360197 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0201 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1106/1412657 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0279 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1303/1372978 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0283 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1339/1373767 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0368 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-448/1380300 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0306 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Moldovita--574/1347961 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0312 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Moldovita--582/1357501 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0313 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Moldovita--616/1374871 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0319 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + FRASIN--1703/1414064 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0632 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-862/1383337 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0586 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Rasca-1256/1198912 | 1573/1356915 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0591 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Rasca-1610/1373045 | 1590/1366193 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0592 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falticeni-2095/1410631 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0557 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2136/1390734 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0017 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-105/1353446 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0446 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1911/1370796 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0451 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1917/1370805 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0419 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1859/1370749 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0421 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1863/1370752 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0092 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3369/1351387 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0589 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Rasca-1438/1198542 | 1581/1378697 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0531 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brodina-499/1399352 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0538 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brodina-355/1183459 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0540 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2138/1379796 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0424 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1869/1370757 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0231 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Breaza-339/1379571 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0233 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Breaza-342/1379598 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0240 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Pojorata-757/1355799 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0360 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-337/1381810 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0365 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-443/1380104 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0475 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1977/1370832 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0484 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Putna-809/1415880 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0394 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Solca-234/1347849 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0013 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-96/1353441 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0134 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + D.Candrenilor-935/1374692 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0285 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1341/1372500 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0130 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3356/1349295 | 3372/1349304 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0080 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3341/1345888 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0083 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3346/1345389 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0342 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-589/1338087 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0349 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-628/1358003 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0358 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-284/1380031 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0638 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Patrauti-419/1378590 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0633 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Patrauti-376/1377295 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0634 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Patrauti-377/1377302 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0635 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Patrauti-379/1384783 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0641 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Adancata-264/1388411 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0194 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1092/1414400 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0463 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1959/1370820 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0466 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1964/1370823 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0467 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1965/1370824 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0468 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1966/1370825 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0469 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1967/1370826 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0470 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1968/1370827 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0623 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-847/1383329 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0621 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-844/1383326 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0616 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-833/1383321 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0619 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-838/1383324 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0620 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-842/1383325 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0622 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-846/1383328 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0140 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + D.Candrenilor-949/1374674 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0143 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + D.Candrenilor-952/1374665 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0144 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + D.Candrenilor-962/1374717 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0372 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-457/1381763 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0062 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3301/1338128 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0229 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Breaza-332/1379577 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0031 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-132/1390951 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0033 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-137/1380436 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0204 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1110/1414245 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0373 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-460/1381765 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0359 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-286/1380370 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0640 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Adancata-263/1388409 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0416 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1854/1370743 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0259 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1097/1176648 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0367 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-447/1380157 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0108 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3419/1360767 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0116 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3429/1363844 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0118 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3431/1364307 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0156 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-994/1414399 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0168 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1043/1414422 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0216 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Cirlibaba-422/1380769 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0487 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Putna-831/1413000 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0604 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-783/1392757 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0605 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-792/1392726 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0281 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1329/1373120 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0615 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-832/1383320 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0026 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-120/1390947 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0593 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falticeni-2097/1410842 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0596 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falticeni-2115/1410778 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0601 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falticeni-2134/1411028 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0009 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-91/1353432 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0178 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1059/1412595 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0104 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3405/1364611 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0110 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3421/1383630 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0097 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3377/1351534 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0133 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + D.Candrenilor-934/1374689 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0284 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1340/1373008 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0288 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1376/1372835 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0294 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1398/1372571 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0295 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1408/1372583 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0298 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1454/1373071 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0331 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-566/1337810 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0597 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falticeni-2121/1413971 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0409 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1847/1370729 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0293 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1392/1372830 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0572 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Rasca-1586/1368385 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0574 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Rasca-1560/1366537 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0032 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-133/1390963 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77211000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0614 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-827/1383319 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0521 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brodina-463/1335860 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0514 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falcau- 569/1366090 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0518 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brodina-457/1335852 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0562 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2147/1390806 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0066 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3318/1338179 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0564 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2150/1390834 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0246 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Pojorata-701/1331133 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0585 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Rasca-1607/1410153 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0146 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + D.Candrenilor-964/1374710 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0147 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + D.Candrenilor-966/1374949 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0250 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Pojorata-734/1344960 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0252 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Pojorata-738/1344948 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0307 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Moldovita--573/1347960 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0321 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + FRASIN--1707/1414138 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0309 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Moldovita--560/1347944 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0316 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + FRASIN--1690/1413985 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0422 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1866/1370754 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0428 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1873/1370764 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0644 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Adancata-256/1362734 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0645 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Adancata-235/1362686 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0650 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Adancata-277/1362774 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0099 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3392/1351327 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0101 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3398/1351802 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0176 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1057/1414380 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0094 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3371/1360348 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0096 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3375/1351500 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0100 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3393/1351336 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0102 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3400/1359489 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0332 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-567/1337825 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0333 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-570/1337837 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0610 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-818/1383345 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0282 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1336/1373014 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0648 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Adancata-234/1362729 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0598 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falticeni-2122/1410600 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0067 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3319/1337794 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0402 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1821/1370714 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0379 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-183/1025374 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0442 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1902/1370790 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0444 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1906/1370794 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0078 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3337/1346071 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0248 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Pojorata-748/1351400 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0253 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Pojorata-743/1364955 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0254 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Pojorata-756/1372010 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0303 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Moldovita-610/1374866 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0163 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1019/1411418 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0581 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Rasca-1593/1368714 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0603 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falticeni-2139/1413893 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0159 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1006/1414392 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0443 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1903/1370792 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0449 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1914/1370800 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0637 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Patrauti-393/1377463 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0401 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1817/1370712 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0403 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1838/1370715 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0568 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2160/1390873 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0023 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-114 /1390878 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0555 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2132/1390635 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0010 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-92/1353428 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0018 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-106/1353445 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0629 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-856/1383335 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0028 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-128/1392192 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0384 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Solca-136/1154528 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0433 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1886/1370722 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0519 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brodina-459/1335898 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0522 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brodina-471/1315635 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0385 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Solca-72/1154544 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0553 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2128/1390563 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0556 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2135/1390721 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0599 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falticeni-2123/1410586 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0600 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falticeni-2129/1413869 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0434 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1887/1370773 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0305 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Moldovita--576/1357494 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0454 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1926/1370809 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0524 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brodina-486/1399345 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0335 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-574/1339065 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0336 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-575/1337883 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0337 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-582/1337869 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0340 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-586/1337851 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0345 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-604/1357468 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0348 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-616/1357310 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0606 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-797/1392760 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0611 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-840/1392753 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0265 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1261/1373138 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0436 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1890/1370776 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0438 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1895/1370779 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0499 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falcau- 538/1363605 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0503 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falcau- 505/1370368 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0344 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-601/1357338 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0532 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brodina-503/1399179 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0537 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brodina-347/1183504 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0323 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-298/1180211 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0245 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Pojorata-727/1340253 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0256 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Pojorata-761/1369183 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0258 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Pojorata-779/1369435 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0509 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falcau- 540/1365336 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0516 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falcau- 571/1365325 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0527 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brodina-493/1399199 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0448 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1913/1370799 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0447 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1912/1370797 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0458 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1934/1370813 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0007 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-87/1353437 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0005 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-84/1353434 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0006 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-86/1353433 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0003 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-72/1353439 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0004 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-74/1353440 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0001 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-154/1380426 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0029 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-129/1390810 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0461 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1940/1370818 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0618 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-836/1383323 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0624 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-848/1383330 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0625 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Dolhasca-849/1383331 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0064 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3303/1343035 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0154 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-992/1414095 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0351 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-632/1357317 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0354 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + G-Humor-143/1380014 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0602 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falticeni-2137/1410770 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0476 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1978/1370833 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0107 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3417/1359736 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0035 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brosteni-169/1381169 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0180 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1061/1414402 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0261 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1251/1373544 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0507 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falcau- 535/1365373 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0513 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falcau- 550/1365286 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0515 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Falcau- 570/1366082 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0523 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Brodina-475/1399303 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0111 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3422/1363142 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0115 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3428/1363885 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0121 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3437/1366138 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0122 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3440/1363856 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0232 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Breaza-340/1379598 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0234 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Breaza-343/1379582 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0235 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Breaza-350/1379421 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0268 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Vama-1272/1196621 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0131 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + D.Candrenilor-915/1344259 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0322 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-202/1139493 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0329 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-548/1339049 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0338 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Stulpicani-583/1339019 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0137 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + D.Candrenilor-940/1374681 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0381 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Solca-254/1348808 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0560 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2141/1390782 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0567 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2155/1390868 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0570 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Malini-2162/1390880 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0119 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3432/1364347 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0120 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3435/1366138 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0123 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3443/1363764 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0128 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Crucea-3304/1343033 | 3305/1342765 | 3323/1343030 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0195 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Iacobeni-1093/1414250 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0408 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Marginea-1846/1370728 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + LOT-0590 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ORG-0072 + + + + + ORG-0071 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + none + + + + + none + + + + + + + Rasca-1583/1365879 | 1595/1368388 | 1582/1366300 + + Conform caiet de sarcini + + services + + + + + + + + + + + + + *Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal + + + + 77211100 + + + + 77211100 + + + 77210000 + + + + + + + + + + + + Subunitatile Directiei Silvice Suceava + RO215 + + + + + + + + + + + + + 2000-01-01Z + + diff --git a/development-notices/eforms-xml/20-179994-001-EXP.xml b/development-notices/eforms-xml/20-179994-001-EXP.xml index 50d3d81..fbdfe66 100644 --- a/development-notices/eforms-xml/20-179994-001-EXP.xml +++ b/development-notices/eforms-xml/20-179994-001-EXP.xml @@ -156,7 +156,7 @@ - + 12345678-2023 123/2023 @@ -170,7 +170,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -215,13 +215,13 @@ - + - + @@ -231,7 +231,6 @@ - @@ -333,10 +332,10 @@ + - @@ -366,8 +365,7 @@ 1 - - + Les trois concurrents (candidats admis à concourir) recevront une indemnisation forfaitaire maximale de 10 000 EUR HT. Pour les prestations fournies, sous réserve de la recevabilité de leurs prestations au regard du règlement du concours et du respect du programme. Les indemnisations sont forfaitaires, conformément aux dispositions de l'article R. 2172-4 du code de la commande publique, l'acheteur, sur proposition du jury, se réserve le droit, dans le cas d'un projet qu'il jugerait incomplet ou dont les prestations seraient non conformes par rapport au règlement de concours et ou au programme, de supprimer totalement ou partiellement l'indemnité. Une indemnité forfaitaire d'un montant identique à celui versé aux concurrents non retenus sera payée à l'équipe lauréate sous forme d'avance sur le marché de maîtrise d'œuvre dès l'issue du concours; cette somme étant à valoir sur le montant des honoraires à percevoir ultérieurement au titre du marché de maîtrise d'œuvre. @@ -382,10 +380,10 @@ - - - - + + + + — référé précontractuel: avant la conclusion du marché (articles L. 551-1 à 12 et R. 551-1 à 4 du code de justice administrative); — référé contractuel (articles L. 551-13 à 23 et R. 551-7 à 10 du code de justice administrative). @@ -425,6 +423,7 @@ allowed + @@ -462,7 +461,7 @@ Concours restreint de maîtrise d'œuvre en vue de la construction d'un nouvel accueil périscolaire à Burnhaupt-Le-Bas (68520). — Le présent marché a pour objet de confier au maître d'œuvre une mission de base, constituée des éléments suivants: — les études d'Esquisse (ESQ); — les études d'Avant-projet (AVP): Avant-projet sommaire (APS), Avant-projet définitif (APD); — les études de Projet (PRO-DCE); — l'Assistance à la passation des contrats de travaux (ACT); — la Direction de l'exécution des contrats de travaux (DET); — l'assistance lors des opérations de réception et pendant la période de garantie de parfait achèvement (AOR). La mission comprend également les missions complémentaires suivantes: — les études d'exécution (EXE); — Ordonnancement, pilotage et coordination (OPC). Le contenu de chaque élément de mission est celui qui figure à l'annexe I de l'arrêté du 22.3.2019 détaillant les modalités techniques d'exécution des éléments de mission de maîtrise d'œuvre; — la mission de coordination en matière de Système sécurité incendie (SSI), telle que définie par les textes réglementaires et normes en vigueur, est intégrée dans la mission du maître d'œuvre (mission de base). - + @@ -501,7 +500,7 @@ - + diff --git a/development-notices/eforms-xml/20-198944-001-EXP.xml b/development-notices/eforms-xml/20-198944-001-EXP.xml index cd451b0..3650176 100644 --- a/development-notices/eforms-xml/20-198944-001-EXP.xml +++ b/development-notices/eforms-xml/20-198944-001-EXP.xml @@ -79,7 +79,7 @@ - + 12345678-2023 123/2023 @@ -93,7 +93,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -140,13 +140,13 @@ - + - + @@ -156,7 +156,6 @@ - @@ -272,7 +271,7 @@ - + @@ -280,13 +279,15 @@ - dec-exa + per-exa 30 + + quality Quality @@ -296,17 +297,24 @@ - dec-exa + per-exa 70 + + price + + + + + @@ -322,10 +330,10 @@ 4 - - - - + + + + This tender process will incorporate a minimum 10 calendar days standstill period at the point information on the award is communicated to bidders. Appeals can be directly raised via the contact points detailed in section VI.4.1) of this contract notice. The Public Contracts Regulations 2015 #102 provide for aggrieved parties who have been harmed or are at risk of harm by a breach of the rules to take action in the High Court (England,Wales and Northern Ireland). @@ -425,7 +433,7 @@ Services required under this contract are expected to include the fitting of steel security doors, window screens and monitored alarms with PIR detectors to empty properties. The service provider will also provide glazing services, however Livv Housing Group reserve the right to remove this service if it does not prove to be of the expected quality and value for money. Livv Housing Group currently receives approximately 900 empty properties a year, typically fluctuating between 60 and 150 removals/installations per month. In addition to this approximately 100 properties will be managed by the Livv Homes Team. The estimated volume per year is based on historical usage. This is for information only and no guarantees are given, nor are implied as to the value or quantity of business that will be placed with successful bidder. services - + @@ -489,11 +497,10 @@ 72 - - - - + The contract will be an initial 3 year period with three annual options to extend by a further 12 months each, up to a maximum 6 years total contract term. + + diff --git a/development-notices/eforms-xml/20-213571-001-EXP.xml b/development-notices/eforms-xml/20-213571-001-EXP.xml index 4f1fdea..a52fdbd 100644 --- a/development-notices/eforms-xml/20-213571-001-EXP.xml +++ b/development-notices/eforms-xml/20-213571-001-EXP.xml @@ -81,7 +81,7 @@ - + 12345678-2023 123/2023 @@ -95,7 +95,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -137,7 +137,7 @@ - + 2 @@ -149,7 +149,7 @@ - + @@ -159,7 +159,6 @@ - @@ -277,7 +276,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -285,6 +284,9 @@ + + + @@ -302,10 +304,10 @@ 3 - - - - + + + + @@ -400,7 +402,7 @@ English Institute of Sport (‘the EIS’) is seeking to appoint through a restricted procedure a suitably qualified and experienced provider of ICT Managed support services. The services will compromise support of Wide Area Network, Local Area Network including Wireless at our regional high performance centres, and provision of a dedicated 24-hour service desk for our 450 users. The service desk will respond to service requests and problems from users, and perform agreed scheduled support activities, as detailed in the EIS operations manual. The service desk will comprise a minimum of two dedicated staff providing two full time equivalent roles. The service desk will operate 24/7/365 with the bulk of user activity during normal business hours. The Wide Area Network will comprise circuits to up to 10 sites. The EIS pioneers the delivery of science, medicine and technology services to drive medal success at olympic, paralympic and international competition, supporting elite athletes through its nationwide network of expertise and facilities. It strives to be the world-leading high performance institute. Staff are based at nine high performance centres across the UK but they deliver EIS services at different sporting locations including swimming pools, lakes, velodromes and athletic tracks. EIS delivers services to athletes while competing or training overseas. To receive a copy of the invitation to tender (ITT) please contact mark.richards@eis2win.co.uk. The ITT will be issued to selected suppliers after 8 June 2020. services - + @@ -445,7 +447,7 @@ 48 - + @@ -536,7 +538,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -544,6 +546,9 @@ + + + @@ -561,10 +566,10 @@ 3 - - - - + + + + @@ -659,7 +664,7 @@ Provision of circuit rental services up to 10 high performance centre sites in England. The current circuits range from 50 to 100 mbps. services - + @@ -704,7 +709,7 @@ 48 - + diff --git a/development-notices/eforms-xml/20-246700-001-EXP.xml b/development-notices/eforms-xml/20-246700-001-EXP.xml index 7b90584..3a3b928 100644 --- a/development-notices/eforms-xml/20-246700-001-EXP.xml +++ b/development-notices/eforms-xml/20-246700-001-EXP.xml @@ -80,7 +80,7 @@ - + 12345678-2023 123/2023 @@ -94,7 +94,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -141,13 +141,13 @@ - + - + @@ -158,7 +158,6 @@ false - @@ -286,10 +285,10 @@ true + - @@ -300,6 +299,9 @@ + + + @@ -315,10 +317,10 @@ 6 - - - - + + + + @@ -413,7 +415,7 @@ The Brent Cross Cricklewood (BXC) programme will deliver comprehensive re-development of the 151-hectare site with 7 500 new homes, up to 27 000 new jobs and 455 000 square metres of commercial space. The comprehensive regeneration programme is dependent on the decommissioning of the existing Hendon Waste Transfer Station, which will be enabled by the delivery of the new Brent Cross Waste Transfer Station (WTS) facility, which will be located adjacent to the A5 (Edgware Road) and Geron Way, with a target completion date of the 1 July 2022. LBB invite interested suppliers with the necessary experience and capability (including of working alongside the railway) to successfully design, build, commission and handover a new WTS facility to express an interest and register for this opportunity. LBB will shortlist 3 highest scoring suppliers at SQ stage to the initial tender (ITT) stage. works - + @@ -479,7 +481,7 @@ 2022-07-01+01:00 - + diff --git a/development-notices/eforms-xml/20-260117-001-EXP.xml b/development-notices/eforms-xml/20-260117-001-EXP.xml index 3043d9e..fcce437 100644 --- a/development-notices/eforms-xml/20-260117-001-EXP.xml +++ b/development-notices/eforms-xml/20-260117-001-EXP.xml @@ -84,7 +84,7 @@ - + 12345678-2023 123/2023 @@ -98,7 +98,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -136,13 +136,13 @@ - + - + @@ -152,7 +152,6 @@ - true @@ -275,7 +274,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -283,6 +282,9 @@ + + + @@ -300,10 +302,10 @@ 6 - - - - + + + + @@ -402,7 +404,7 @@ In 2019, FSD Kenya re-engaged with the GDP team which continues to work to digitise the remaining government services. FSD Kenya initially supported the development of a proof of concept, securing the platform against cyber-attacks as well as development of an agency model that would efficiently implement this initiative. Based on recommendations from the first phase, it was agreed that FSD Kenya would continue to support the GDP team to undertake a market analysis, a legal and regulatory review and the development of a strategy and business case. Work on the first two activities is going on although has recently slowed due to effects of Covid-19. FSD Kenya is now looking for a consultancy firm or team of consultants to support the GDP in developing the strategy. The work will focus on the following key areas: — identify the key strategic objectives and key indicators for success; — develop a business case for GDP including costs and benefits to be accrued on full digitization of government collections. This will include the necessary incentives to drive the implementation of the strategy; — a detailed implementation plan including sustainability options such as private and public management of the platform and onboarding of remaining services on the platform. services - + @@ -441,10 +443,9 @@ 2020-07-20+01:00 2020-11-30+01:00 - - - - + + 0 + The contract will be renewed in the event of delays occasioned by exogenous factors. diff --git a/development-notices/eforms-xml/20-295737-001-EXP.xml b/development-notices/eforms-xml/20-295737-001-EXP.xml index ed0093c..22c2ec6 100644 --- a/development-notices/eforms-xml/20-295737-001-EXP.xml +++ b/development-notices/eforms-xml/20-295737-001-EXP.xml @@ -117,7 +117,7 @@ - + 12345678-2023 123/2023 @@ -131,7 +131,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -178,13 +178,13 @@ - + - + @@ -195,7 +195,6 @@ - @@ -210,6 +209,7 @@ services + Information about national procedures is available at: https://constructionprocurement.gov.ie/ 6000433.00 @@ -301,7 +301,7 @@ - + ORG-0001 @@ -315,10 +315,10 @@ - - - - + + + + @@ -350,6 +350,7 @@ not-allowed + @@ -388,7 +389,7 @@ Donegal County Council (DCC) and Derry City and Strabane District Council (DCSDC) have been awarded EUR 6 000 433 excluding VAT and professional fees, by the SEUPB PEACE IV Shared Space & Services Programme to develop the Riverine Community Park in Lifford, Co. Donegal, Republic of Ireland and Strabane, Co. Tyrone, Northern Ireland. The Project aims to address the impact of the conflict in the Lifford and Strabane area, and its hinterlands, by regenerating the border riverside area to create an iconic cross-border community park straddling the River Foyle as a shared space to bring communities together from both sides of the border, to re-connect and form new, long lasting connections and relationships. services - + @@ -517,7 +518,7 @@ 60 - + diff --git a/development-notices/eforms-xml/20-318547-001-EXP.xml b/development-notices/eforms-xml/20-318547-001-EXP.xml new file mode 100644 index 0000000..0152453 --- /dev/null +++ b/development-notices/eforms-xml/20-318547-001-EXP.xml @@ -0,0 +1,312 @@ + + + + + + + + + 15 + + + + + + www.comune.acireale.ct.it + + + + ORG-0001 + + + + Comune di Acireale + + + via degli Ulivi 19/21 + + Acireale + + 95024 + + ITG17 + + + ITA + + + + + Settore servizi alla persona, demografici, elettorali e statistici + + +39 095895700 + + + protocollo@pec.comune.acireale.ct.it + + + + + + + 12345678-2023 + + 123/2023 + + 2023-03-14+01:00 + + + + + + + 2.3 + + eforms-sdk-0.1 + + f252f386-55ac-4fa8-9be4-9f950b9904c8 + + aff2863e-b4cc-4e91-baba-b3b85f709117 + + 2020-06-30+01:00 + 12:00:00+01:00 + + 01 + + + 32014L0025 + + cn-standard + + ITA + + + + cont-ent + + + + + + ORG-0001 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + PON inclusione — avviso pubblico per l'accreditamento di enti promotori qualificati ai fini dell'attivazione di tirocini di inclusione sociale — azione B.2.B. + + + services + + + + + 85310000 + + + + + + + + + + + + + LOT-0000 + + + no-eu-funds + + + + + + + + + + DOCUMENT_ID_REQUIRED_HERE + + non-restricted-document + + + + https://acireale.trasparenza-valutazione-merito.it/web/trasparenza/dettaglio-trasparenza?p_p_id=jcitygovmenutrasversaleleftcolumn_WAR_jcitygovalbiportlet&p_p_lifecycle=0&p_p_state=normal&p_p_mode=view&p_p_col_id=column-2&p_p_col_count=1&_jcitygovmenu + + + + + + + + + none + + + + + + + + + + + + no + + + + + + + + + ORG-0001 + + + + + + ORG-0001 + + + + + + + + + + + + + + + + + + + + + + + + not-allowed + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + PON inclusione — avviso pubblico per l'accreditamento di enti promotori qualificati ai fini dell'attivazione di tirocini di inclusione sociale — azione B.2.B. + + Interventi di socio educativi e di attivazione lavorativa. + + services + + + + + + + + + + + + + + + + 85310000 + + + + + + + + + + + + + Distretto socio sanitario n. 14 — Comune Acireale capofila. + ITG17 + + + + + + + + UNLIMITED + + + 0 + + + + + diff --git a/development-notices/eforms-xml/20-343258-001-EXP.xml b/development-notices/eforms-xml/20-343258-001-EXP.xml index c20560b..0b5e380 100644 --- a/development-notices/eforms-xml/20-343258-001-EXP.xml +++ b/development-notices/eforms-xml/20-343258-001-EXP.xml @@ -83,7 +83,7 @@ - + 12345678-2023 123/2023 @@ -97,7 +97,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -234,13 +234,13 @@ - + - + @@ -253,7 +253,6 @@ 2020/S 091-215923 - @@ -263,8 +262,54 @@ JRC/2020/OP/1033 JRC Multi-site Organisation Certification for ISO 9001 and Certification for ISO 45001 On-site Level + JRC's certificering til ISO 9001 som organisation på flere anlægsområder samt certificering til ISO 45001 på anlægsniveau. + Zertifizierung der JRC-Organisation mit mehreren Standorten nach ISO 9001 und Zertifizierung nach ISO 45001 auf lokaler Ebene + Certificación de organización multisitio del JRC para la norma ISO 9001 y certificación para la norma ISO 45001 «in situ» + Yhteisen tutkimuskeskuksen ISO 9001 -standardin mukainen sertifiointi monen toimipaikan organisaationa ja ISO 45001 -standardin mukainen toimipaikkakohtainen sertifiointi + Certification ISO 9001 du JRC comme organisation multi-sites et certification ISO 45001 au niveau du site + Πιστοποίηση JRC Multi-site Organisation για ISO 9001 και Πιστοποίηση για ISO 45001 On-site Level + Certificazione del CCR in qualità di organizzazione multisede ai sensi della norma ISO 9001 e certificazione ai sensi della norma ISO 45001 per le singole sedi + Organisatiecertificering van meerdere JRC-standplaatsen voor ISO 9001 en certificering voor ISO 45001 ter plaatse + Certificação de organização com várias instalações do JRC para a norma ISO 9001 e certificação para a norma ISO 45001 ao nível da instalação + Certifiering av JRC för ISO 9001 som organisation med flera anläggningar, och certifiering för ISO 45001 på anläggningsnivå + Certifikace JRC jako společnosti s více pracovišti v rámci normy ISO 9001 a ISO 45001 na úrovni jednotlivých pracovišť + JRC kui mitme asukohaga organisatsiooni ISO 9001 sertifitseerimine ja asukoha tasandil ISO 45001 sertifitseerimine + A JRC több helyszínen tevékenykedő szervezetként történő tanúsítása az ISO 9001 szabvány szerint és telephely szintjén történő tanúsítása az ISO 45001 szabvány szerint + JRC keliose vietose veikiančios organizacijos sertifikavimas ISO 9001 ir ISO 45001 sertifikavimas vietos lygmeniu + JRC kā vairāku struktūrvienību organizācijas ISO 9001 standarta sertifikācija un ISO 45001 standarta sertifikācija struktūrvienības līmenī + Ċertifikazzjoni tal-JRC bħala Organizzazzjoni b'Għadd ta' Siti għal ISO 9001 u Ċertifikazzjoni għal ISO 45001 fuq il-Livell tas-Sit + Certyfikacja JRC jako organizacji wielooddziałowej w zakresie normy ISO 9001 i dla poszczególnych placówek w zakresie normy ISO 45001 + Certifikácia JRC ako organizácie s viacerými pracoviskami podľa ISO 9001 a ISO 45001 na úrovni jednotlivých pracovísk + Certifikacija Skupnega raziskovalnega središča kot organizacije z več lokacijami na podlagi standarda ISO 9001 in certifikacija posameznih lokacij na podlagi standarda ISO 45001 + Deimhniúchán eagraíochta il-láithreán JRC do ISO 9001 agus deimhniúchán do ISO 45001 ar leibhéal an láithreáin + Сертифициране на JRC като организация с множество обекти съгласно ISO 9001 и сертифициране съгласно ISO 45001 на ниво обект + Certificarea JRC ca organizație cu situri multiple pentru ISO 9001 și certificarea pentru ISO 45001 la nivel de sit. + Certificiranje organizacije JRC-a na više lokacija za ISO 9001 i certificiranje za ISO 45001 na razini lokacije This framework contract is intended to select a certification body to maintain the certification of the JRC for ISO 9001:2015 as multi-site organisation (Brussels and Geel (Belgium), Karlsruhe (Germany), Petten (The Netherlands), Sevilla (Spain) and Ispra (Italy)) and includes also the maintenance of the certification for ISO 45001:2018 on site level for the Geel (Belgium), Karlsruhe (Germany), Petten (The Netherlands) and Ispra (Italy) sites. + Denne rammeaftale har til formål at udvælge et certificeringsorgan til vedligeholdelse af certificeringen af JRC til ISO 9001:2015 som organisation på flere anlægsområder (Bruxelles og Geel (Belgien), Karlsruhe (Tyskland), Petten (Nederlandene), Sevilla (Spanien) og Ispra (Italien)) og omfatter også vedligeholdelse af certificeringen til ISO 45001:2018 på anlægsniveau for anlægsområderne Geel (Belgien), Karlsruhe (Tyskland), Petten (Nederlandene) og Ispra (Italien). + Ziel dieses Rahmenvertrags ist die Auswahl einer Zertifizierungsstelle zur Aufrechterhaltung der Zertifizierung der JRC für die ISO 9001:2015 als Organisation mit mehreren Standorten (Brüssel und Geel (Belgien), Karlsruhe (Deutschland), Petten (Niederlande), Sevilla (Spanien) und Ispra (Italien)) und umfasst auch die Wartung der Zertifizierung nach ISO 45001:2018 auf Standortebene für die Standorte Geel (Belgien), Karlsruhe (Deutschland), Petten (Niederlande) und Ispra (Italien). + El objetivo del presente contrato marco consiste en la selección de un organismo de certificación que mantenga la certificación del JRC para la norma ISO 9001:2015 como organización multisitio en Bruselas y Geel (Bélgica), Karlsruhe (Alemania), Petten (Países Bajos), Sevilla (España) e Ispra (Italia), e incluye también el mantenimiento de la certificación para la norma ISO 45001:2018 en las sedes de Geel (Bélgica), Karlsruhe (Alemania), Petten (Países Bajos) e Ispra (Italia). + Tämän puitesopimuksen tarkoituksena on valita sertifiointielin, jonka tehtävänä on säilyttää yhteisen tutkimuskeskuksen ISO 9001:2015 -standardin mukainen sertifiointi monen toimipaikan organisaationa (Bryssel ja Geel (Belgia), Karlsruhe (Saksa), Petten (Alankomaat), Sevilla (Espanja) ja Ispra (Italia)). Puitesopimus sisältää myös ISO 45001:2018 -standardin mukaisen toimipaikkakohtaisen sertifioinnin säilyttämisen seuraavien toimipaikkojen osalta: Geel (Belgia), Karlsruhe (Saksa), Petten (Alankomaat) ja Ispra (Italia). + Le présent contrat-cadre vise à sélectionner un organisme de certification en vue de la maintenance de la certification du JRC pour la norme ISO 9001:2015 en tant qu'organisation multisite (Bruxelles et Geel (Belgique), Karlsruhe (Allemagne), Petten (Pays-Bas), Sevilla (Espagne) et Ispra (Italie)) et comprend également la maintenance de la certification pour la norme ISO 45001:2018 au niveau du site pour les sites de Geel (Belgique), Karlsruhe (Allemagne), Petten (Pays-Bas) et Ispra (Italie). + Αυτή η σύμβαση-πλαίσιο έχει σκοπό την επιλογή ενός φορέα πιστοποίησης για να διατηρήσει την πιστοποίηση του ΚΚΕρ (JRC) για το ISO 9001: 2015, ως οργανισμού πολλαπλών τοποθεσιών [Βρυξέλλες και Geel (Βέλγιο), Καρλσρούη (Γερμανία), Petten (Ολλανδία), Σεβίλλη (Ισπανία) και Ίσπρα (Ιταλία)] και περιλαμβάνει επίσης τη διατήρηση της πιστοποίησης για το ISO 45001:2018 σε επίπεδο τοποθεσίας, για τις τοποθεσίες Geel (Βέλγιο), Καρλσρούη (Γερμανία), Petten (Κάτω Χώρες) και Ίσπρα (Ιταλία). + Il presente contratto quadro mira a selezionare un organismo di certificazione per mantenere la certificazione del CCR ai sensi della norma ISO 9001:2015, in qualità di organizzazione multisede [Bruxelles e Geel (Belgio), Karlsruhe (Germania), Petten (Paesi Bassi), Siviglia (Spagna) e Ispra (Italia)], e la certificazione ai sensi della norma ISO 45001:2018 per le sedi di Geel (Belgio), Karlsruhe (Germania), Petten (Paesi Bassi) e Ispra (Italia). + Deze raamovereenkomst beoogt het selecteren van een certificeringsinstantie die de certificering van het JRC voor ISO 9001:2015 handhaaft als een organisatie met meerdere standplaatsen (Brussel en Geel (België), Karlsruhe (Duitsland), Petten (Nederland), Sevilla (Spanje) en Ispra (Italië)) en zij omvat tevens het handhaven van het certificaat voor ISO 45001:2018 op plaatselijk niveau voor de vestigingen Geel (België), Karlsruhe (Duitsland), Petten (Nederland) en Ispra (Italië). + O presente contrato-quadro visa selecionar um organismo de certificação para manter a certificação do JRC para a norma ISO 9001:2015 como uma organização com várias instalações (Bruxelas e Geel (Bélgica), Karlsruhe (Alemanha), Petten (Países Baixos), Sevilha (Espanha) e Ispra (Itália) e inclui também a manutenção da certificação para a norma ISO 45001:2018 ao nível da instalação para os estabelecimentos de Geel (Bélgica), Karlsruhe (Alemanha), Petten (Países Baixos) e Ispra (Itália). + Detta ramavtal avser att välja ut ett certifieringsorgan som ska upprätthålla certifieringen av JRC för ISO 9001:2015 som organisation med flera anläggningar (Bryssel och Geel (Belgien), Karlsruhe (Tyskland), Petten (Nederländerna), Sevilla (Spanien) och Ispra (Italien), och inbegriper även underhållet av certifieringen för ISO 45001:2018 på anläggningsnivå för anläggningarna i Geel (Belgien), Karlsruhe (Tyskland), Petten (Nederländerna) och Ispra (Italien). + Cílem této rámcové smlouvy je vybrat certifikační orgán pro zajištění certifikace JRC pro ISO 9001:2015 jako organizace s více pracovišti (Brusel a Geel (Belgie), Karlsruhe (Německo), Petten (Nizozemsko), Sevilla (Španělsko) a Ispra (Itálie)) a zahrnout také zajištění certifikace pro pracoviště ISO 45001:2018 na místní úrovni v Geelu (Belgie), Karlsruhe (Německo), Pettenu (Nizozemsko) a Ispře (Itálie). + Kõnealune raamleping on mõeldud sertifitseerimisasutuse väljavalimiseks JRC kui mitme asukohaga organisatsiooni (Brüssel ja Geel (Belgia), Karlsruhe (Saksamaa), Petten (Madalmaad), Sevilla (Hispaania) ja Ispra (Itaalia)) ISO 9001:2015 standardi sertifikaadi haldamiseks ning hõlmab ka ISO 45001:2018 standardi sertifikaadi haldamist asukoha tasandil Geeli (Belgia), Karlsruhe (Saksamaa), Petteni (Madalmaad) ja Ispra (Itaalia) jaoks. + A keretszerződés célja tanúsító szerv kiválasztása a JRC ISO 9001:2015 szabvány szerinti, több helyszínen (Brüsszel és Geel – Belgium, Karlsruhe – Németország, Petten – Hollandia, Sevilla – Spanyolország, Ispra – Olaszország) tevékenykedő szervezetként történő tanúsításának fenntartásához, valamint az ISO 45001:2018 szabvány szerinti, telephely (Geel, Ispra, Karlsruhe, Petten) szintjén történő tanúsítás fenntartása. + Pagal šią preliminariąją sutartį ketinama atrinkti sertifikavimo instituciją, kuri pratęstų JRC ISO 9001:2015 pažymėjimą kaip keliose vietose veikiančiai organizacijai (Bruselis ir Gelis (Belgija), Karlsrūhė (Vokietija), Petenas (Nyderlandai), Sevilija (Ispanija) ir Ispra (Italija)) ir taip pat pratęstų ISO 45001:2018 tam tikrose vietose: Gelyje (Belgija), Karlsrūhėje (Vokietija), Petene (Nyderlandai) ir Isproje (Italijoje). + Pamatnolīgums ir paredzēts, lai izraudzītu sertificēšanas iestādi, kura uzturētu JRC kā vairāku struktūrvienību organizācijas (Brisele un Gēla (Beļģija), Karlsrūe (Vācija), Petena (Nīderlande), Sevilja (Spānija) un Ispra (Itālija)) ISO 9001:2015 standarta sertifikāciju, ietverot arī ISO 45001:2018 standarta sertifikācijas uzturēšanu struktūrvienības līmenī Gēlā (Beļģijā), Karlsrūē (Vācijā), Petenā (Nīderlandē) un Isprā (Itālijā). + Dan il-qafas ta' kuntratt huwa maħsub biex jintgħażel korp ta' ċertifikazzjoni biex iżomm iċ-ċertifikazzjoni tal-JRC għal ISO 9001:2015 bħala organizzazzjoni b'għadd ta' siti (Brussell u Geel (Il-Belġju), Karlsruhe (il-Ġermanja), Petten (In-Netherlands), Sevilla (Spanja) u Ispra (L-Italja)) u jinkludi wkoll iż-żamma taċ-ċertifikazzjoni għal ISO 45001:2018 fuq il-livell tas-sit għas-siti ta' Geel (il-Belġju), Karlsruhe (il-Ġermanja), Petten (in-Netherlands) u Ispra (l-Italja). + Niniejsza umowa ramowa ma na celu wybór jednostki certyfikującej do celów utrzymania certyfikacji JRC w zakresie ISO 9001:2015 jako organizacji wieloodziałowej (Bruksela i Geel (Belgia), Karlsruhe (Niemcy), Petten (Niderlandy), Sewilla (Hiszpania) i Ispra (Włochy)), w tym również utrzymania certyfikatu ISO 45001:2018 dla oddziałów w Geel (Belgia), Karlsruhe (Niemcy), Petten (Niderlandy) i Isprze (Włochy). + Účelom tejto rámcovej zmluvy je vybrať certifikačný orgán na zachovanie platnosti certifikácie JRC ako organizácie s viacerými pracoviskami [Brusel a Geel (Belgicko), Karlsruhe (Nemecko), Petten (Holandsko), Sevilla (Španielsko) a Ispra (Talliansko)] podľa ISO 9001:2015, a zahŕňa aj zachovanie platnosti certifikácie podľa ISO 45001:2018 na úrovni jednotlivých pracovísk, a to pre pracoviská Geel (Belgicko), Ispra (Taliansko), Karlsruhe (Nemecko) a Petten (Holandsko). + Cilj tega okvirnega naročila je izbrati certifikacijski organ, ki bo Skupnemu raziskovalnemu središču (JRC) kot organizaciji z več lokacijami (Bruselj in Geel (Belgija), Karlsruhe (Nemčija), Petten (Nizozemska), Sevilla (Španija) in Ispra (Italija)) zagotovil ohranitev certifikacije na podlagi standarda ISO 9001:2015 ter certifikacije na podlagi standarda ISO 45001:2018 na ravni lokacije za lokacije v Geelu (Belgija), Karlsruheju (Nemčija), Pettnu (Nizozemska) in Ispri (Italija). + Tá an creatchonradh seo beartaithe chun comhlacht deimhniúcháin a roghnú chun deimhniúchán JRC a chothabháil faoi chomhair ISO 9001:2015 mar eagras il-láithreán (Brussels agus Geel (an Bheilg), Karlsruhe (an Ghearmáin), Petten (an Ísiltír), Sevilla (an Spáinn) agus Ispra (an Iodáil)) agus áirítear leis freisin an deimhniúchán a chothabháil le haghaidh ISO 45001:2018 ar leibhéal láithreáin le haghaidh láithreáin Geel (an Bheilg), Karlsruhe (an Ghearmáin), Petten (an Ísiltír) agus Ispra (an Iodáil). + Целта на този рамков договор е да се избере сертифициращ орган за поддържане на сертифицирането на Съвместния изследователски център (JRC) съгласно ISO 9001:2015 като организация с множество обекти (Брюксел и Геел (Белгия), Карлсруе (Германия), Петен (Нидерландия), Севиля (Испания) и Испра (Италия)) и включва също така поддържането на сертифициране съгласно ISO 45001:2018 на ниво обект в Геел (Белгия), Карлсруе (Германия), Петен (Нидерландия) и Испра (Италия). + Acest contract-cadru are ca scop selectarea unui organism de certificare pentru menținerea certificării JRC pentru ISO 9001:2015 ca organizație cu mai multe situri (Bruxelles și Geel (Belgia), Karlsruhe (Germania), Petten (Țările de Jos), Sevilla (Spania) și Ispra (Italia) și include, de asemenea, întreținerea certificării pentru ISO 45001:2018 la nivel de sit pentru siturile din Geel (Belgia), Karlsruhe (Germania), Petten (Țările de Jos) și Ispra (Italia). + Okvirnim se ugovorom planira odabrati certifikacijsko tijelo radi održavanja certificiranja JRC-a za ISO 9001:2015 kao organizacije na više lokacija (Bruxelles i Geel (Belgija), Karlsruhe (Njemačka), Petten (Nizozemska), Sevilla (Španjolska) i Ispra (Italija)) te uključuje i održavanje certifikacije za ISO 45001:2018 na razini lokacije za Geel (Belgija), Karlsruhe (Njemačka), Petten (Nizozemska) i Ispru (Italija). services @@ -300,6 +345,29 @@ See internet address provided in section I.3). + Se internetadressen anført i afsnit I.3). + Siehe die in Abschnitt I.3) angegebene Internetadresse. + Véase la dirección de internet que figura en el apartado I.3). + Katso kohdassa I.3) annettu internetosoite. + Voir adresse internet indiquée à la section I.3). + Βλέπε διαδικτυακή διεύθυνση που παρέχεται στο τμήμα I.3). + Cfr. indirizzo Internet indicato alla sezione I.3). + Zie het internetadres vermeld in sectie I.3). + Ver endereço Internet indicado no ponto I.3). + Se internetadressen som anges i avsnitt I.3). + Viz internetová adresa uvedená v oddíle I.3). + Vt punktis I.3) nimetatud internetiaadressi. + Lásd az I.3) szakaszban megadott internetcímet. + Žr. interneto adresą, nurodytą I.3) dalyje. + Skatīt interneta adresi, kas minēta I.3) iedaļā. + Ara l-indirizz tal-internet ipprovdut fit-taqsima I.3). + Zob. adres internetowy w pkt I.3). + Pozri internetovú adresu uvedenú v oddiele I.3). + Glejte spletni naslov v oddelku I.3). + Féach an seoladh idirlín atá curtha ar fáil in Alt I.3). + Вж. интернет адреса, посочен в раздел I.3). + A se vedea adresa de internet indicată în secțiunea I.3). + Vidjeti internetsku adresu navedenu u odjeljku I.3). used @@ -366,6 +434,29 @@ performance See internet address provided in section I.3). + Se internetadressen anført i afsnit I.3). + Siehe die in Abschnitt I.3) angegebene Internetadresse. + Véase la dirección de internet que figura en el apartado I.3). + Katso kohdassa I.3) annettu internetosoite. + Voir adresse internet indiquée à la section I.3). + Βλέπε διαδικτυακή διεύθυνση που παρέχεται στο τμήμα I.3). + Cfr. indirizzo Internet indicato alla sezione I.3). + Zie het internetadres vermeld in sectie I.3). + Ver endereço Internet indicado no ponto I.3). + Se internetadressen som anges i avsnitt I.3). + Viz internetová adresa uvedená v oddíle I.3). + Vt punktis I.3) nimetatud internetiaadressi. + Lásd az I.3) szakaszban megadott internetcímet. + Žr. interneto adresą, nurodytą I.3) dalyje. + Skatīt interneta adresi, kas minēta I.3) iedaļā. + Ara l-indirizz tal-internet ipprovdut fit-taqsima I.3). + Zob. adres internetowy w pkt I.3). + Pozri internetovú adresu uvedenú v oddiele I.3). + Glejte spletni naslov v oddelku I.3). + Féach an seoladh idirlín atá curtha ar fáil in Alt I.3). + Вж. интернет адреса, посочен в раздел I.3). + A se vedea adresa de internet indicată în secțiunea I.3). + Vidjeti internetsku adresu navedenu u odjeljku I.3). @@ -373,7 +464,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -381,6 +472,9 @@ + + + @@ -396,13 +490,36 @@ 6 - - - - + + + + See internet address provided in Section I.3). + Se internetadressen anført i afsnit I.3). + Siehe die in Abschnitt I.3) angegebene Internetadresse. + Véase la dirección de internet que figura en el apartado I.3). + katso kohdassa I.3) annettu internetosoite. + Voir adresse internet indiquée à la section I.3). + Βλέπε διαδικτυακή διεύθυνση που παρέχεται στο τμήμα I.3). + Cfr. indirizzo Internet indicato alla sezione I.3). + Zie het internetadres vermeld in sectie I.3). + Ver endereço de Internet disponibilizado no ponto I.3). + Se internetadressen som anges i avsnitt I.3). + Viz internetová adresa uvedená v oddíle I.3). + Vt punktis I.3) nimetatud internetiaadressi. + Lásd az I.3) szakaszban megadott internetcímet. + Žr. interneto adresą, nurodytą I.3) dalyje. + skatīt interneta adresi, kas minēta I.3) iedaļā. + Ara l-indirizz tal-internet ipprovdut fit-Taqsima I.3). + Zob. adres internetowy w pkt I.3). + Pozri internetovú adresu uvedenú v oddiele I.3). + Glejte spletni naslov v oddelku I.3). + Féach an seoladh Idirlín atá curtha ar fáil in Alt I.3). + Вж. интернет адреса, посочен в раздел I.3). + A se vedea adresa de internet indicată în secțiunea I.3). + Vidjeti internetsku adresu navedenu u odjeljku I.3). @@ -539,8 +656,54 @@ 2020-08-26+01:00 10:00:00+01:00 See internet address provided in section I.3. + Se internetadressen anført i afsnit I.3). + Siehe die in Abschnitt I.3) angegebene Internetadresse. + Véase la dirección de Internet que figura en el apartado I.3). + katso kohdassa I.3) annettu internetosoite. + Voir adresse Internet indiquée à la section I.3). + Βλέπε διαδικτυακή διεύθυνση που παρέχεται στο τμήμα I.3). + Cfr. indirizzo Internet indicato alla sezione I.3). + Zie het internetadres vermeld in sectie I.3). + Ver endereço Internet indicado no ponto I.3). + Se internetadressen som anges i avsnitt I.3). + Viz internetová adresa uvedená v oddíle I.3). + Vt punktis I.3) nimetatud internetiaadressi. + Lásd az I.3) szakaszban megadott internetcímet. + Žr. interneto adresą, nurodytą I.3) dalyje. + skatīt interneta adresi, kas minēta I.3) iedaļā. + Ara l-indirizz tal-internet ipprovdut fit-taqsima I.3). + Zob. adres internetowy w pkt I.3). + Pozri internetovú adresu uvedenú v oddiele I.3). + Glejte spletni naslov v oddelku I.3). + Féach an seoladh Idirlín atá curtha ar fáil in alt I.3). + Вж. интернет адреса, посочен в раздел I.3). + A se vedea adresa de internet indicată în secțiunea I.3). + Vidjeti internetsku adresu navedenu u odjeljku I.3). Via Enrico Fermi 2749, 21027 Ispra (VA), ITALY. + Via Enrico Fermi 2749, 21027 Ispra (VA), ITALIEN. + Via Enrico Fermi 2749, 21027 Ispra (VA), ITALIEN. + Via Enrico Fermi 2749, 21027 Ispra (VA), ITALIA. + Via Enrico Fermi 2749, 21027 Ispra (VA), ITALIA. + Via Enrico Fermi 2749, 21027 Ispra (VA), ITALIE. + Via Enrico Fermi 2749, 21027 Ispra (VA), ΙΤΑΛΙΑ. + Via Enrico Fermi 2749, 21027 Ispra (VA), ITALIA. + Via Enrico Fermi 2749, 21027 Ispra (VA), ITALIË. + Via Enrico Fermi 2749, 21027 Ispra (VA), ITÁLIA. + Via Enrico Fermi 2749, 21027 Ispra (VA), ITALIEN. + Via Enrico Fermi 2749, 21027 Ispra (VA), ITÁLIE. + Via Enrico Fermi 2749, 21027 Ispra (VA), ITAALIA. + Via Enrico Fermi 2749, 21027 Ispra (VA), OLASZORSZÁG. + Via Enrico Fermi 2749, 21027 Ispra (VA), ITALIJA. + Via Enrico Fermi 2749, 21027 Ispra (VA), ITĀLIJA. + Via Enrico Fermi 2749, 21027 Ispra (VA), L-ITALJA. + Via Enrico Fermi 2749, 21027 Ispra (VA), WŁOCHY. + Via Enrico Fermi 2749, 21027 Ispra (VA), TALIANSKO. + Via Enrico Fermi 2749, 21027 Ispra (VA), ITALIJA. + Via Enrico Fermi 2749, 21027 Ispra (VA), AN IODÁIL. + Via Enrico Fermi 2749, 21027 Ispra (VA), ИТAЛИЯ. + Via Enrico Fermi 2749, 21027 Ispra (VA), ITALIA. + Via Enrico Fermi 2749, 21027 Ispra (VA), ITALIJA. @@ -571,11 +734,57 @@ JRC Multi-site Organisation Certification for ISO 9001 and Certification for ISO 45001 On-site Level + JRC's certificering til ISO 9001 som organisation på flere anlægsområder samt certificering til ISO 45001 på anlægsniveau. + Zertifizierung der JRC-Organisation mit mehreren Standorten nach ISO 9001 und Zertifizierung nach ISO 45001 auf lokaler Ebene + Certificación de organización multisitio del JRC para la norma ISO 9001 y certificación para la norma ISO 45001 «in situ» + Yhteisen tutkimuskeskuksen ISO 9001 -standardin mukainen sertifiointi monen toimipaikan organisaationa ja ISO 45001 -standardin mukainen toimipaikkakohtainen sertifiointi + Certification ISO 9001 du JRC comme organisation multi-sites et certification ISO 45001 au niveau du site + Πιστοποίηση JRC Multi-site Organisation για ISO 9001 και Πιστοποίηση για ISO 45001 On-site Level + Certificazione del CCR in qualità di organizzazione multisede ai sensi della norma ISO 9001 e certificazione ai sensi della norma ISO 45001 per le singole sedi + Organisatiecertificering van meerdere JRC-standplaatsen voor ISO 9001 en certificering voor ISO 45001 ter plaatse + Certificação de organização com várias instalações do JRC para a norma ISO 9001 e certificação para a norma ISO 45001 ao nível da instalação + Certifiering av JRC för ISO 9001 som organisation med flera anläggningar, och certifiering för ISO 45001 på anläggningsnivå + Certifikace JRC jako společnosti s více pracovišti v rámci normy ISO 9001 a ISO 45001 na úrovni jednotlivých pracovišť + JRC kui mitme asukohaga organisatsiooni ISO 9001 sertifitseerimine ja asukoha tasandil ISO 45001 sertifitseerimine + A JRC több helyszínen tevékenykedő szervezetként történő tanúsítása az ISO 9001 szabvány szerint és telephely szintjén történő tanúsítása az ISO 45001 szabvány szerint + JRC keliose vietose veikiančios organizacijos sertifikavimas ISO 9001 ir ISO 45001 sertifikavimas vietos lygmeniu + JRC kā vairāku struktūrvienību organizācijas ISO 9001 standarta sertifikācija un ISO 45001 standarta sertifikācija struktūrvienības līmenī + Ċertifikazzjoni tal-JRC bħala Organizzazzjoni b'Għadd ta' Siti għal ISO 9001 u Ċertifikazzjoni għal ISO 45001 fuq il-Livell tas-Sit + Certyfikacja JRC jako organizacji wielooddziałowej w zakresie normy ISO 9001 i dla poszczególnych placówek w zakresie normy ISO 45001 + Certifikácia JRC ako organizácie s viacerými pracoviskami podľa ISO 9001 a ISO 45001 na úrovni jednotlivých pracovísk + Certifikacija Skupnega raziskovalnega središča kot organizacije z več lokacijami na podlagi standarda ISO 9001 in certifikacija posameznih lokacij na podlagi standarda ISO 45001 + Deimhniúchán eagraíochta il-láithreán JRC do ISO 9001 agus deimhniúchán do ISO 45001 ar leibhéal an láithreáin + Сертифициране на JRC като организация с множество обекти съгласно ISO 9001 и сертифициране съгласно ISO 45001 на ниво обект + Certificarea JRC ca organizație cu situri multiple pentru ISO 9001 și certificarea pentru ISO 45001 la nivel de sit. + Certificiranje organizacije JRC-a na više lokacija za ISO 9001 i certificiranje za ISO 45001 na razini lokacije This framework contract is intended to select a certification body to maintain the certification of the JRC for ISO 9001:2015 as multi-site organisation (Brussels and Geel (Belgium), Karlsruhe (Germany), Petten (The Netherlands), Sevilla (Spain) and Ispra (Italy)) and includes also the maintenance of the certification for ISO 45001:2018 on site level for the Geel (Belgium), Karlsruhe (Germany), Petten (The Netherlands) and Ispra (Italy) sites. + Denne rammeaftale har til formål at udvælge et certificeringsorgan til vedligeholdelse af certificeringen af JRC til ISO 9001:2015 som organisation på flere anlægsområder (Bruxelles og Geel (Belgien), Karlsruhe (Tyskland), Petten (Nederlandene), Sevilla (Spanien) og Ispra (Italien)) og omfatter også vedligeholdelse af certificeringen til ISO 45001:2018 på anlægsniveau for anlægsområderne Geel (Belgien), Karlsruhe (Tyskland), Petten (Nederlandene) og Ispra (Italien). + Ziel dieses Rahmenvertrags ist die Auswahl einer Zertifizierungsstelle zur Aufrechterhaltung der Zertifizierung der JRC für die ISO 9001:2015 als Organisation mit mehreren Standorten (Brüssel und Geel (Belgien), Karlsruhe (Deutschland), Petten (Niederlande), Sevilla (Spanien) und Ispra (Italien)) und umfasst auch die Wartung der Zertifizierung nach ISO 45001:2018 auf Standortebene für die Standorte Geel (Belgien), Karlsruhe (Deutschland), Petten (Niederlande) und Ispra (Italien). + El objetivo del presente contrato marco consiste en la selección de un organismo de certificación que mantenga la certificación del JRC para la norma ISO 9001:2015 como organización multisitio en Bruselas y Geel (Bélgica), Karlsruhe (Alemania), Petten (Países Bajos), Sevilla (España) e Ispra (Italia), e incluye también el mantenimiento de la certificación para la norma ISO 45001:2018 en las sedes de Geel (Bélgica), Karlsruhe (Alemania), Petten (Países Bajos) e Ispra (Italia). + Tämän puitesopimuksen tarkoituksena on valita sertifiointielin, jonka tehtävänä on säilyttää yhteisen tutkimuskeskuksen ISO 9001:2015 -standardin mukainen sertifiointi monen toimipaikan organisaationa (Bryssel ja Geel (Belgia), Karlsruhe (Saksa), Petten (Alankomaat), Sevilla (Espanja) ja Ispra (Italia)). Puitesopimus sisältää myös ISO 45001:2018 -standardin mukaisen toimipaikkakohtaisen sertifioinnin säilyttämisen seuraavien toimipaikkojen osalta: Geel (Belgia), Karlsruhe (Saksa), Petten (Alankomaat) ja Ispra (Italia). + Le présent contrat-cadre vise à sélectionner un organisme de certification en vue de la maintenance de la certification du JRC pour la norme ISO 9001:2015 en tant qu'organisation multisite (Bruxelles et Geel (Belgique), Karlsruhe (Allemagne), Petten (Pays-Bas), Sevilla (Espagne) et Ispra (Italie)) et comprend également la maintenance de la certification pour la norme ISO 45001:2018 au niveau du site pour les sites de Geel (Belgique), Karlsruhe (Allemagne), Petten (Pays-Bas) et Ispra (Italie). + Αυτή η σύμβαση-πλαίσιο έχει σκοπό την επιλογή ενός φορέα πιστοποίησης για να διατηρήσει την πιστοποίηση του ΚΚΕρ (JRC) για το ISO 9001: 2015, ως οργανισμού πολλαπλών τοποθεσιών [Βρυξέλλες και Geel (Βέλγιο), Καρλσρούη (Γερμανία), Petten (Ολλανδία), Σεβίλλη (Ισπανία) και Ίσπρα (Ιταλία)] και περιλαμβάνει επίσης τη διατήρηση της πιστοποίησης για το ISO 45001:2018 σε επίπεδο τοποθεσίας, για τις τοποθεσίες Geel (Βέλγιο), Καρλσρούη (Γερμανία), Petten (Κάτω Χώρες) και Ίσπρα (Ιταλία). + Il presente contratto quadro mira a selezionare un organismo di certificazione per mantenere la certificazione del CCR ai sensi della norma ISO 9001:2015, in qualità di organizzazione multisede [Bruxelles e Geel (Belgio), Karlsruhe (Germania), Petten (Paesi Bassi), Siviglia (Spagna) e Ispra (Italia)], e la certificazione ai sensi della norma ISO 45001:2018 per le sedi di Geel (Belgio), Karlsruhe (Germania), Petten (Paesi Bassi) e Ispra (Italia). + Deze raamovereenkomst beoogt het selecteren van een certificeringsinstantie die de certificering van het JRC voor ISO 9001:2015 handhaaft als een organisatie met meerdere standplaatsen (Brussel en Geel (België), Karlsruhe (Duitsland), Petten (Nederland), Sevilla (Spanje) en Ispra (Italië)) en zij omvat tevens het handhaven van het certificaat voor ISO 45001:2018 op plaatselijk niveau voor de vestigingen Geel (België), Karlsruhe (Duitsland), Petten (Nederland) en Ispra (Italië). + O presente contrato-quadro visa selecionar um organismo de certificação para manter a certificação do JRC para a norma ISO 9001:2015 como uma organização com várias instalações (Bruxelas e Geel (Bélgica), Karlsruhe (Alemanha), Petten (Países Baixos), Sevilha (Espanha) e Ispra (Itália) e inclui também a manutenção da certificação para a norma ISO 45001:2018 ao nível da instalação para os estabelecimentos de Geel (Bélgica), Karlsruhe (Alemanha), Petten (Países Baixos) e Ispra (Itália). + Detta ramavtal avser att välja ut ett certifieringsorgan som ska upprätthålla certifieringen av JRC för ISO 9001:2015 som organisation med flera anläggningar (Bryssel och Geel (Belgien), Karlsruhe (Tyskland), Petten (Nederländerna), Sevilla (Spanien) och Ispra (Italien), och inbegriper även underhållet av certifieringen för ISO 45001:2018 på anläggningsnivå för anläggningarna i Geel (Belgien), Karlsruhe (Tyskland), Petten (Nederländerna) och Ispra (Italien). + Cílem této rámcové smlouvy je vybrat certifikační orgán pro zajištění certifikace JRC pro ISO 9001:2015 jako organizace s více pracovišti (Brusel a Geel (Belgie), Karlsruhe (Německo), Petten (Nizozemsko), Sevilla (Španělsko) a Ispra (Itálie)) a zahrnout také zajištění certifikace pro pracoviště ISO 45001:2018 na místní úrovni v Geelu (Belgie), Karlsruhe (Německo), Pettenu (Nizozemsko) a Ispře (Itálie). + Kõnealune raamleping on mõeldud sertifitseerimisasutuse väljavalimiseks JRC kui mitme asukohaga organisatsiooni (Brüssel ja Geel (Belgia), Karlsruhe (Saksamaa), Petten (Madalmaad), Sevilla (Hispaania) ja Ispra (Itaalia)) ISO 9001:2015 standardi sertifikaadi haldamiseks ning hõlmab ka ISO 45001:2018 standardi sertifikaadi haldamist asukoha tasandil Geeli (Belgia), Karlsruhe (Saksamaa), Petteni (Madalmaad) ja Ispra (Itaalia) jaoks. + A keretszerződés célja tanúsító szerv kiválasztása a JRC ISO 9001:2015 szabvány szerinti, több helyszínen (Brüsszel és Geel – Belgium, Karlsruhe – Németország, Petten – Hollandia, Sevilla – Spanyolország, Ispra – Olaszország) tevékenykedő szervezetként történő tanúsításának fenntartásához, valamint az ISO 45001:2018 szabvány szerinti, telephely (Geel, Ispra, Karlsruhe, Petten) szintjén történő tanúsítás fenntartása. + Pagal šią preliminariąją sutartį ketinama atrinkti sertifikavimo instituciją, kuri pratęstų JRC ISO 9001:2015 pažymėjimą kaip keliose vietose veikiančiai organizacijai (Bruselis ir Gelis (Belgija), Karlsrūhė (Vokietija), Petenas (Nyderlandai), Sevilija (Ispanija) ir Ispra (Italija)) ir taip pat pratęstų ISO 45001:2018 tam tikrose vietose: Gelyje (Belgija), Karlsrūhėje (Vokietija), Petene (Nyderlandai) ir Isproje (Italijoje). + Pamatnolīgums ir paredzēts, lai izraudzītu sertificēšanas iestādi, kura uzturētu JRC kā vairāku struktūrvienību organizācijas (Brisele un Gēla (Beļģija), Karlsrūe (Vācija), Petena (Nīderlande), Sevilja (Spānija) un Ispra (Itālija)) ISO 9001:2015 standarta sertifikāciju, ietverot arī ISO 45001:2018 standarta sertifikācijas uzturēšanu struktūrvienības līmenī Gēlā (Beļģijā), Karlsrūē (Vācijā), Petenā (Nīderlandē) un Isprā (Itālijā). + Dan il-qafas ta' kuntratt huwa maħsub biex jintgħażel korp ta' ċertifikazzjoni biex iżomm iċ-ċertifikazzjoni tal-JRC għal ISO 9001:2015 bħala organizzazzjoni b'għadd ta' siti (Brussell u Geel (Il-Belġju), Karlsruhe (il-Ġermanja), Petten (In-Netherlands), Sevilla (Spanja) u Ispra (L-Italja)) u jinkludi wkoll iż-żamma taċ-ċertifikazzjoni għal ISO 45001:2018 fuq il-livell tas-sit għas-siti ta' Geel (il-Belġju), Karlsruhe (il-Ġermanja), Petten (in-Netherlands) u Ispra (l-Italja). + Niniejsza umowa ramowa ma na celu wybór jednostki certyfikującej do celów utrzymania certyfikacji JRC w zakresie ISO 9001:2015 jako organizacji wieloodziałowej (Bruksela i Geel (Belgia), Karlsruhe (Niemcy), Petten (Niderlandy), Sewilla (Hiszpania) i Ispra (Włochy)), w tym również utrzymania certyfikatu ISO 45001:2018 dla oddziałów w Geel (Belgia), Karlsruhe (Niemcy), Petten (Niderlandy) i Isprze (Włochy). + Účelom tejto rámcovej zmluvy je vybrať certifikačný orgán na zachovanie platnosti certifikácie JRC ako organizácie s viacerými pracoviskami [Brusel a Geel (Belgicko), Karlsruhe (Nemecko), Petten (Holandsko), Sevilla (Španielsko) a Ispra (Talliansko)] podľa ISO 9001:2015, a zahŕňa aj zachovanie platnosti certifikácie podľa ISO 45001:2018 na úrovni jednotlivých pracovísk, a to pre pracoviská Geel (Belgicko), Ispra (Taliansko), Karlsruhe (Nemecko) a Petten (Holandsko). + Cilj tega okvirnega naročila je izbrati certifikacijski organ, ki bo Skupnemu raziskovalnemu središču (JRC) kot organizaciji z več lokacijami (Bruselj in Geel (Belgija), Karlsruhe (Nemčija), Petten (Nizozemska), Sevilla (Španija) in Ispra (Italija)) zagotovil ohranitev certifikacije na podlagi standarda ISO 9001:2015 ter certifikacije na podlagi standarda ISO 45001:2018 na ravni lokacije za lokacije v Geelu (Belgija), Karlsruheju (Nemčija), Pettnu (Nizozemska) in Ispri (Italija). + Tá an creatchonradh seo beartaithe chun comhlacht deimhniúcháin a roghnú chun deimhniúchán JRC a chothabháil faoi chomhair ISO 9001:2015 mar eagras il-láithreán (Brussels agus Geel (an Bheilg), Karlsruhe (an Ghearmáin), Petten (an Ísiltír), Sevilla (an Spáinn) agus Ispra (an Iodáil)) agus áirítear leis freisin an deimhniúchán a chothabháil le haghaidh ISO 45001:2018 ar leibhéal láithreáin le haghaidh láithreáin Geel (an Bheilg), Karlsruhe (an Ghearmáin), Petten (an Ísiltír) agus Ispra (an Iodáil). + Целта на този рамков договор е да се избере сертифициращ орган за поддържане на сертифицирането на Съвместния изследователски център (JRC) съгласно ISO 9001:2015 като организация с множество обекти (Брюксел и Геел (Белгия), Карлсруе (Германия), Петен (Нидерландия), Севиля (Испания) и Испра (Италия)) и включва също така поддържането на сертифициране съгласно ISO 45001:2018 на ниво обект в Геел (Белгия), Карлсруе (Германия), Петен (Нидерландия) и Испра (Италия). + Acest contract-cadru are ca scop selectarea unui organism de certificare pentru menținerea certificării JRC pentru ISO 9001:2015 ca organizație cu mai multe situri (Bruxelles și Geel (Belgia), Karlsruhe (Germania), Petten (Țările de Jos), Sevilla (Spania) și Ispra (Italia) și include, de asemenea, întreținerea certificării pentru ISO 45001:2018 la nivel de sit pentru siturile din Geel (Belgia), Karlsruhe (Germania), Petten (Țările de Jos) și Ispra (Italia). + Okvirnim se ugovorom planira odabrati certifikacijsko tijelo radi održavanja certificiranja JRC-a za ISO 9001:2015 kao organizacije na više lokacija (Bruxelles i Geel (Belgija), Karlsruhe (Njemačka), Petten (Nizozemska), Sevilla (Španjolska) i Ispra (Italija)) te uključuje i održavanje certifikacije za ISO 45001:2018 na razini lokacije za Geel (Belgija), Karlsruhe (Njemačka), Petten (Nizozemska) i Ispru (Italija). services - + @@ -588,6 +797,29 @@ See internet address provided in section I.3). + Se internetadressen anført i afsnit I.3). + Siehe die in Abschnitt I.3) angegebene Internetadresse. + Véase la dirección de internet que figura en el apartado I.3). + Katso kohdassa I.3) annettu internetosoite. + Voir adresse internet indiquée à la section I.3). + Βλέπε διαδικτυακή διεύθυνση που παρέχεται στο τμήμα I.3). + Cfr. indirizzo Internet indicato alla sezione I.3). + Zie het internetadres vermeld in sectie I.3). + Ver endereço Internet indicado no ponto I.3). + Se internetadressen som anges i avsnitt I.3). + Viz internetová adresa uvedená v oddíle I.3). + Vt punktis I.3) nimetatud internetiaadressi. + Lásd az I.3) szakaszban megadott internetcímet. + Žr. interneto adresą, nurodytą I.3) dalyje. + Skatīt interneta adresi, kas minēta I.3) iedaļā. + Ara l-indirizz tal-internet ipprovdut fit-taqsima I.3). + Zob. adres internetowy w pkt I.3). + Pozri internetovú adresu uvedenú v oddiele I.3). + Glejte spletni naslov v oddelku I.3). + Féach an seoladh idirlín atá curtha ar fáil in Alt I.3). + Вж. интернет адреса, посочен в раздел I.3). + A se vedea adresa de internet indicată în secțiunea I.3). + Vidjeti internetsku adresu navedenu u odjeljku I.3). 400000.00 @@ -699,7 +931,7 @@ 48 - + diff --git a/development-notices/eforms-xml/20-377805-001-EXP.xml b/development-notices/eforms-xml/20-377805-001-EXP.xml index 8c51103..9cd8d53 100644 --- a/development-notices/eforms-xml/20-377805-001-EXP.xml +++ b/development-notices/eforms-xml/20-377805-001-EXP.xml @@ -87,7 +87,7 @@ - + 12345678-2023 123/2023 @@ -101,7 +101,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -145,13 +145,13 @@ - + - + @@ -161,7 +161,6 @@ - @@ -276,7 +275,7 @@ - + ORG-0001 @@ -290,10 +289,10 @@ - - - - + + + + @@ -395,7 +394,7 @@ This Dynamic Procurement System and the selection guidelines aim to inform interested prospective candidates with regard to the rules of procedure and criteria applicable to the Dynamic Procurement System for sequencing services. The suitability of a prospective candidate for each or all of the categories is determined during this first stage. services - + @@ -444,7 +443,7 @@ 2035-12-31+01:00 - + diff --git a/development-notices/eforms-xml/20-537923-001-EXP.xml b/development-notices/eforms-xml/20-537923-001-EXP.xml new file mode 100644 index 0000000..9db9c4f --- /dev/null +++ b/development-notices/eforms-xml/20-537923-001-EXP.xml @@ -0,0 +1,9362 @@ + + + + + + + + + 5000000000.00 + + selec-w + + + + + TEN-0001 + + + TEN-0002 + + + TEN-0003 + + + TEN-0004 + + + TEN-0005 + + + TEN-0006 + + + + 1500000000.00 + + + tenders + + 6 + + + + CON-0001 + + + + 1.1A + + + + selec-w + + + + + TEN-0007 + + + TEN-0008 + + + TEN-0009 + + + TEN-0010 + + + TEN-0011 + + + TEN-0012 + + + + 1500000000.00 + + + tenders + + 8 + + + + CON-0001 + + + + 1.1B + + + + selec-w + + + + + TEN-0013 + + + TEN-0014 + + + TEN-0015 + + + TEN-0016 + + + TEN-0017 + + + TEN-0018 + + + + 1500000000.00 + + + tenders + + 8 + + + + CON-0001 + + + + 1.1C + + + + selec-w + + + + + TEN-0019 + + + TEN-0020 + + + TEN-0021 + + + TEN-0022 + + + TEN-0023 + + + TEN-0024 + + + + 1500000000.00 + + + tenders + + 8 + + + + CON-0001 + + + + 1.1D + + + + selec-w + + + + + TEN-0025 + + + TEN-0026 + + + TEN-0027 + + + TEN-0028 + + + + 1500000000.00 + + + tenders + + 4 + + + + CON-0001 + + + + 1.1E + + + + selec-w + + + + + TEN-0029 + + + TEN-0030 + + + TEN-0031 + + + TEN-0032 + + + TEN-0033 + + + TEN-0034 + + + TEN-0035 + + + + 1500000000.00 + + + tenders + + 18 + + + + CON-0001 + + + + 1.2 + + + + selec-w + + + + + TEN-0036 + + + TEN-0037 + + + TEN-0038 + + + TEN-0039 + + + TEN-0040 + + + TEN-0041 + + + TEN-0042 + + + TEN-0043 + + + + 1500000000.00 + + + tenders + + 17 + + + + CON-0001 + + + + 1.3 + + + + selec-w + + + + + TEN-0044 + + + TEN-0045 + + + TEN-0046 + + + TEN-0047 + + + TEN-0048 + + + TEN-0049 + + + TEN-0050 + + + TEN-0051 + + + TEN-0052 + + + TEN-0053 + + + + 1500000000.00 + + + tenders + + 16 + + + + CON-0001 + + + + 1.4 + + + + selec-w + + + + + TEN-0054 + + + TEN-0055 + + + TEN-0056 + + + TEN-0057 + + + TEN-0058 + + + TEN-0059 + + + + 1000000000.00 + + + tenders + + 6 + + + + CON-0001 + + + + 2.1A + + + + selec-w + + + + + TEN-0060 + + + TEN-0061 + + + TEN-0062 + + + TEN-0063 + + + TEN-0064 + + + TEN-0065 + + + TEN-0066 + + + TEN-0067 + + + TEN-0068 + + + + 1000000000.00 + + + tenders + + 10 + + + + CON-0001 + + + + 2.1B + + + + selec-w + + + + + TEN-0069 + + + TEN-0070 + + + TEN-0071 + + + TEN-0072 + + + TEN-0073 + + + TEN-0074 + + + TEN-0075 + + + + 1000000000.00 + + + tenders + + 11 + + + + CON-0001 + + + + 2.1C + + + + selec-w + + + + + TEN-0076 + + + TEN-0077 + + + TEN-0078 + + + TEN-0079 + + + TEN-0080 + + + TEN-0081 + + + + 1000000000.00 + + + tenders + + 7 + + + + CON-0001 + + + + 2.1D + + + + selec-w + + + + + TEN-0082 + + + TEN-0083 + + + TEN-0084 + + + TEN-0085 + + + TEN-0086 + + + TEN-0087 + + + + 1000000000.00 + + + tenders + + 7 + + + + CON-0001 + + + + 2.1E + + + + selec-w + + + + + TEN-0088 + + + TEN-0089 + + + TEN-0090 + + + TEN-0091 + + + TEN-0092 + + + TEN-0093 + + + TEN-0094 + + + TEN-0095 + + + + + 100000000.00 + + + tenders + + 21 + + + + CON-0001 + + + + 2.2 + + + + selec-w + + + + + TEN-0096 + + + TEN-0097 + + + TEN-0098 + + + TEN-0099 + + + TEN-0100 + + + TEN-0101 + + + TEN-0102 + + + TEN-0103 + + + TEN-0104 + + + + 1000000000.00 + + + tenders + + 16 + + + + CON-0001 + + + + 2.3 + + + + selec-w + + + + + TEN-0105 + + + TEN-0106 + + + TEN-0107 + + + TEN-0108 + + + TEN-0109 + + + TEN-0110 + + + TEN-0111 + + + TEN-0112 + + + TEN-0113 + + + TEN-0114 + + + + 1000000000.00 + + + tenders + + 15 + + + + CON-0001 + + + + 2.4 + + + + selec-w + + + + + TEN-0115 + + + TEN-0116 + + + TEN-0117 + + + TEN-0118 + + + TEN-0119 + + + TEN-0120 + + + + 1500000000.00 + + + tenders + + 6 + + + + CON-0001 + + + + 3.1A + + + + selec-w + + + + + TEN-0121 + + + TEN-0122 + + + TEN-0123 + + + TEN-0124 + + + TEN-0125 + + + TEN-0126 + + + TEN-0127 + + + + 1500000000.00 + + + tenders + + 11 + + + + CON-0001 + + + + 3.1B + + + + selec-w + + + + + TEN-0128 + + + TEN-0129 + + + TEN-0130 + + + TEN-0131 + + + TEN-0132 + + + TEN-0133 + + + TEN-0134 + + + + 1500000000.00 + + + tenders + + 9 + + + + CON-0001 + + + + 3.1C + + + + selec-w + + + + + TEN-0135 + + + TEN-0136 + + + TEN-0137 + + + TEN-0138 + + + TEN-0139 + + + TEN-0140 + + + + 1500000000.00 + + + tenders + + 6 + + + + CON-0001 + + + + 3.1D + + + + selec-w + + + + + TEN-0141 + + + TEN-0142 + + + TEN-0143 + + + TEN-0144 + + + TEN-0145 + + + TEN-0146 + + + + 1500000000.00 + + + tenders + + 7 + + + + CON-0001 + + + + 3.1E + + + + selec-w + + + + + TEN-0147 + + + TEN-0148 + + + TEN-0149 + + + TEN-0150 + + + TEN-0151 + + + + 1500000000.00 + + + tenders + + 16 + + + + CON-0001 + + + + 3.2 + + + + selec-w + + + + + TEN-0152 + + + TEN-0153 + + + TEN-0154 + + + TEN-0155 + + + TEN-0156 + + + TEN-0157 + + + + 1500000000.00 + + + tenders + + 15 + + + + CON-0001 + + + + 3.3 + + + + selec-w + + + + + TEN-0158 + + + TEN-0159 + + + TEN-0160 + + + TEN-0161 + + + TEN-0162 + + + TEN-0163 + + + + 1500000000.00 + + + tenders + + 14 + + + + CON-0001 + + + + 3.4 + + + + selec-w + + + + + TEN-0164 + + + TEN-0165 + + + TEN-0166 + + + TEN-0167 + + + TEN-0168 + + + TEN-0169 + + + TEN-0170 + + + TEN-0171 + + + TEN-0172 + + + TEN-0173 + + + + 500000000.00 + + + tenders + + 21 + + + + CON-0001 + + + + 4.1 + + + + selec-w + + + + + TEN-0174 + + + TEN-0175 + + + TEN-0176 + + + TEN-0177 + + + TEN-0178 + + + + 500000000.00 + + + tenders + + 5 + + + + CON-0001 + + + + 5.1 + + + + TEN-0001 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0001 + + + + 1.1A + + + + TEN-0002 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0002 + + + + 1.1A + + + + TEN-0003 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0003 + + + + 1.1A + + + + TEN-0004 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0004 + + + + 1.1A + + + + TEN-0005 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0005 + + + + 1.1A + + + + TEN-0006 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0006 + + + + 1.1A + + + + TEN-0007 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0007 + + + + 1.1B + + + + TEN-0008 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0008 + + + + 1.1B + + + + TEN-0009 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0009 + + + + 1.1B + + + + TEN-0010 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0010 + + + + 1.1B + + + + TEN-0011 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0011 + + + + 1.1B + + + + TEN-0012 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0004 + + + + 1.1B + + + + TEN-0013 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0008 + + + + 1.1C + + + + TEN-0014 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0012 + + + + 1.1C + + + + TEN-0015 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0010 + + + + 1.1C + + + + TEN-0016 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0003 + + + + 1.1C + + + + TEN-0017 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0011 + + + + 1.1C + + + + TEN-0018 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0006 + + + + 1.1C + + + + TEN-0019 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0008 + + + + 1.1D + + + + TEN-0020 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0012 + + + + 1.1D + + + + TEN-0021 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0003 + + + + 1.1D + + + + TEN-0022 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0011 + + + + 1.1D + + + + TEN-0023 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0013 + + + + 1.1D + + + + TEN-0024 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0006 + + + + 1.1D + + + + TEN-0025 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0007 + + + + 1.1E + + + + TEN-0026 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0014 + + + + 1.1E + + + + TEN-0027 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0004 + + + + 1.1E + + + + TEN-0028 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0015 + + + + 1.1E + + + + TEN-0029 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0016 + + + + 1.2 + + + + TEN-0030 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0017 + + + + 1.2 + + + + TEN-0031 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0018 + + + + 1.2 + + + + TEN-0032 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0019 + + + + 1.2 + + + + TEN-0033 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0020 + + + + 1.2 + + + + TEN-0034 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0021 + + + + 1.2 + + + + TEN-0035 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0022 + + + + 1.2 + + + + TEN-0036 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0017 + + + + 1.3 + + + + TEN-0037 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0023 + + + + 1.3 + + + + TEN-0038 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0019 + + + + 1.3 + + + + TEN-0039 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0024 + + + + 1.3 + + + + TEN-0040 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0025 + + + + 1.3 + + + + TEN-0041 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0026 + + + + 1.3 + + + + TEN-0042 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0027 + + + + 1.3 + + + + TEN-0043 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0022 + + + + 1.3 + + + + TEN-0044 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0028 + + + + 1.4 + + + + TEN-0045 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0017 + + + + 1.4 + + + + TEN-0046 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0018 + + + + 1.4 + + + + TEN-0047 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0029 + + + + 1.4 + + + + TEN-0048 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0019 + + + + 1.4 + + + + TEN-0049 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0030 + + + + 1.4 + + + + TEN-0050 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0025 + + + + 1.4 + + + + TEN-0051 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0026 + + + + 1.4 + + + + TEN-0052 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0027 + + + + 1.4 + + + + TEN-0053 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0022 + + + + 1.4 + + + + TEN-0054 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0031 + + + + 2.1A + + + + TEN-0055 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0007 + + + + 2.1A + + + + TEN-0056 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0032 + + + + 2.1A + + + + TEN-0057 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0003 + + + + 2.1A + + + + TEN-0058 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0033 + + + + 2.1A + + + + TEN-0059 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0006 + + + + 2.1A + + + + TEN-0060 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0034 + + + + 2.1B + + + + TEN-0061 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0007 + + + + 2.1B + + + + TEN-0062 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0035 + + + + 2.1B + + + + TEN-0063 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0036 + + + + 2.1B + + + + TEN-0064 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0012 + + + + 2.1B + + + + TEN-0065 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0010 + + + + 2.1B + + + + TEN-0066 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0037 + + + + 2.1B + + + + TEN-0067 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0033 + + + + 2.1B + + + + TEN-0068 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0038 + + + + 2.1B + + + + TEN-0069 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0034 + + + + 2.1C + + + + TEN-0070 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0035 + + + + 2.1C + + + + TEN-0071 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0012 + + + + 2.1C + + + + TEN-0072 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0032 + + + + 2.1C + + + + TEN-0073 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0003 + + + + 2.1C + + + + TEN-0074 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0038 + + + + 2.1C + + + + TEN-0075 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0006 + + + + 2.1C + + + + TEN-0076 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0036 + + + + 2.1D + + + + TEN-0077 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0012 + + + + 2.1D + + + + TEN-0078 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0010 + + + + 2.1D + + + + TEN-0079 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0032 + + + + 2.1D + + + + TEN-0080 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0003 + + + + 2.1D + + + + TEN-0081 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0006 + + + + 2.1D + + + + TEN-0082 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0034 + + + + 2.1E + + + + TEN-0083 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0007 + + + + 2.1E + + + + TEN-0084 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0036 + + + + 2.1E + + + + TEN-0085 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0037 + + + + 2.1E + + + + TEN-0086 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0033 + + + + 2.1E + + + + TEN-0087 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0039 + + + + 2.1E + + + + TEN-0088 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0016 + + + + 2.2 + + + + TEN-0089 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0023 + + + + 2.2 + + + + TEN-0090 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0019 + + + + 2.2 + + + + TEN-0091 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0040 + + + + 2.2 + + + + TEN-0092 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0030 + + + + 2.2 + + + + TEN-0093 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0041 + + + + 2.2 + + + + TEN-0094 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0042 + + + + 2.2 + + + + TEN-0095 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0043 + + + + 2.2 + + + + TEN-0096 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0023 + + + + 2.3 + + + + TEN-0097 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0019 + + + + 2.3 + + + + TEN-0098 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0030 + + + + 2.3 + + + + TEN-0099 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0041 + + + + 2.3 + + + + TEN-0100 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0025 + + + + 2.3 + + + + TEN-0101 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0042 + + + + 2.3 + + + + TEN-0102 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0026 + + + + 2.3 + + + + TEN-0103 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0027 + + + + 2.3 + + + + TEN-0104 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0022 + + + + 2.3 + + + + TEN-0105 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0029 + + + + 2.4 + + + + TEN-0106 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0019 + + + + 2.4 + + + + TEN-0107 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0044 + + + + 2.4 + + + + TEN-0108 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0030 + + + + 2.4 + + + + TEN-0109 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0041 + + + + 2.4 + + + + TEN-0110 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0025 + + + + 2.4 + + + + TEN-0111 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0042 + + + + 2.4 + + + + TEN-0112 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0026 + + + + 2.4 + + + + TEN-0113 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0027 + + + + 2.4 + + + + TEN-0114 + + + + + 1000000000.00 + + + + + + + no + + + + + + TPA-0022 + + + + 2.4 + + + + TEN-0115 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0031 + + + + 3.1A + + + + TEN-0116 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0007 + + + + 3.1A + + + + TEN-0117 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0036 + + + + 3.1A + + + + TEN-0118 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0003 + + + + 3.1A + + + + TEN-0119 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0033 + + + + 3.1A + + + + TEN-0120 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0006 + + + + 3.1A + + + + TEN-0121 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0034 + + + + 3.1B + + + + TEN-0122 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0007 + + + + 3.1B + + + + TEN-0123 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0008 + + + + 3.1B + + + + TEN-0124 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0036 + + + + 3.1B + + + + TEN-0125 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0012 + + + + 3.1B + + + + TEN-0126 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0033 + + + + 3.1B + + + + TEN-0127 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0038 + + + + 3.1B + + + + TEN-0128 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0034 + + + + 3.1C + + + + TEN-0129 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0008 + + + + 3.1C + + + + TEN-0130 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0028 + + + + 3.1C + + + + TEN-0131 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0012 + + + + 3.1C + + + + TEN-0132 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0010 + + + + 3.1C + + + + TEN-0133 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0003 + + + + 3.1C + + + + TEN-0134 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0038 + + + + 3.1C + + + + TEN-0135 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0008 + + + + 3.1D + + + + TEN-0136 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0012 + + + + 3.1D + + + + TEN-0137 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0014 + + + + 3.1D + + + + TEN-0138 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0010 + + + + 3.1D + + + + TEN-0139 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0003 + + + + 3.1D + + + + TEN-0140 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0006 + + + + 3.1D + + + + TEN-0141 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0034 + + + + 3.1E + + + + TEN-0142 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0007 + + + + 3.1E + + + + TEN-0143 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0028 + + + + 3.1E + + + + TEN-0144 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0036 + + + + 3.1E + + + + TEN-0145 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0045 + + + + 3.1E + + + + TEN-0146 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0038 + + + + 3.1E + + + + TEN-0147 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0017 + + + + 3.2 + + + + TEN-0148 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0023 + + + + 3.2 + + + + TEN-0149 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0019 + + + + 3.2 + + + + TEN-0150 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0040 + + + + 3.2 + + + + TEN-0151 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0041 + + + + 3.2 + + + + TEN-0152 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0017 + + + + 3.3 + + + + TEN-0153 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0023 + + + + 3.3 + + + + TEN-0154 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0019 + + + + 3.3 + + + + TEN-0155 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0040 + + + + 3.3 + + + + TEN-0156 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0041 + + + + 3.3 + + + + TEN-0157 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0025 + + + + 3.3 + + + + TEN-0158 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0017 + + + + 3.4 + + + + TEN-0159 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0023 + + + + 3.4 + + + + TEN-0160 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0019 + + + + 3.4 + + + + TEN-0161 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0040 + + + + 3.4 + + + + TEN-0162 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0041 + + + + 3.4 + + + + TEN-0163 + + + + + 1500000000.00 + + + + + + + no + + + + + + TPA-0025 + + + + 3.4 + + + + TEN-0164 + + + + + 500000000.00 + + + + + + + no + + + + + + TPA-0007 + + + + 4.1 + + + + TEN-0165 + + + + + 500000000.00 + + + + + + + no + + + + + + TPA-0023 + + + + 4.1 + + + + TEN-0166 + + + + + 500000000.00 + + + + + + + no + + + + + + TPA-0019 + + + + 4.1 + + + + TEN-0167 + + + + + 500000000.00 + + + + + + + no + + + + + + TPA-0030 + + + + 4.1 + + + + TEN-0168 + + + + + 500000000.00 + + + + + + + no + + + + + + TPA-0041 + + + + 4.1 + + + + TEN-0169 + + + + + 500000000.00 + + + + + + + no + + + + + + TPA-0025 + + + + 4.1 + + + + TEN-0170 + + + + + 500000000.00 + + + + + + + no + + + + + + TPA-0003 + + + + 4.1 + + + + TEN-0171 + + + + + 500000000.00 + + + + + + + no + + + + + + TPA-0020 + + + + 4.1 + + + + TEN-0172 + + + + + 500000000.00 + + + + + + + no + + + + + + TPA-0021 + + + + 4.1 + + + + TEN-0173 + + + + + 500000000.00 + + + + + + + no + + + + + + TPA-0022 + + + + 4.1 + + + + TEN-0174 + + + + + 500000000.00 + + + + + + + no + + + + + + TPA-0046 + + + + 5.1 + + + + TEN-0175 + + + + + 500000000.00 + + + + + + + no + + + + + + TPA-0019 + + + + 5.1 + + + + TEN-0176 + + + + + 500000000.00 + + + + + + + no + + + + + + TPA-0047 + + + + 5.1 + + + + TEN-0177 + + + + + 500000000.00 + + + + + + + no + + + + + + TPA-0042 + + + + 5.1 + + + + TEN-0178 + + + + + 500000000.00 + + + + + + + no + + + + + + TPA-0021 + + + + 5.1 + + + + CON-0001 + + + 2019-06-24+01:00 + + Lot 1.1A Central GBP 1 million — GBP 5 million LOT 1.1A Central £1m - £5m LOT 1.1A Central £1m - £5m LOT 1.1A Central £1m - £5m LOT 1.1A Central £1m - £5m LOT 1.1A Central £1m - £5m LOT 1.1B North £1m - £5m LOT 1.1B North £1m - £5m LOT 1.1B North £1m - £5m LOT 1.1B North £1m - £5m LOT 1.1B North £1m - £5m LOT 1.1B North £1m - £5m LOT 1.1C East £1m - £5m LOT 1.1C East £1m - £5m LOT 1.1C East £1m - £5m LOT 1.1C East £1m - £5m LOT 1.1C East £1m - £5m LOT 1.1C East £1m - £5m LOT 1.1D South £1m - £5m LOT 1.1D South £1m - £5m LOT 1.1D South £1m - £5m LOT 1.1D South £1m - £5m LOT 1.1D South £1m - £5m LOT 1.1D South £1m - £5m LOT 1.1E West £1m - £5m LOT 1.1E West £1m - £5m LOT 1.1E West £1m - £5m LOT 1.1E West £1m - £5m LOT 1.2 Pan London £5m – 10m LOT 1.2 Pan London £5m – 10m LOT 1.2 Pan London £5m – 10m LOT 1.2 Pan London £5m – 10m LOT 1.2 Pan London £5m – 10m LOT 1.2 Pan London £5m – 10m LOT 1.2 Pan London £5m – 10m LOT 1.3 Pan London £10m - £20m LOT 1.3 Pan London £10m - £20m LOT 1.3 Pan London £10m - £20m LOT 1.3 Pan London £10m - £20m LOT 1.3 Pan London £10m - £20m LOT 1.3 Pan London £10m - £20m LOT 1.3 Pan London £10m - £20m LOT 1.3 Pan London £10m - £20m LOT 1.4 Pan London £20m+ LOT 1.4 Pan London £20m+ LOT 1.4 Pan London £20m+ LOT 1.4 Pan London £20m+ LOT 1.4 Pan London £20m+ LOT 1.4 Pan London £20m+ LOT 1.4 Pan London £20m+ LOT 1.4 Pan London £20m+ LOT 1.4 Pan London £20m+ LOT 1.4 Pan London £20m+ LOT 2.1A Central £1m - £5m Axis Europe plc LOT 2.1A Central £1m - £5m LOT 2.1A Central £1m - £5m LOT 2.1A Central £1m - £5m LOT 2.1A Central £1m - £5m LOT 2.1B North £1m - £5m LOT 2.1B North £1m - £5m LOT 2.1B North £1m - £5m LOT 2.1B North £1m - £5m LOT 2.1B North £1m - £5m LOT 2.1B North £1m - £5m LOT 2.1B North £1m - £5m LOT 2.1B North £1m - £5m LOT 2.1B North £1m - £5m LOT 2.1C East £1m - £5m LOT 2.1C East £1m - £5m LOT 2.1C East £1m - £5m LOT 2.1C East £1m - £5m LOT 2.1C East £1m - £5m LOT 2.1C East £1m - £5m LOT 2.1C East £1m - £5m LOT 2.1D South £1m - £5m LOT 2.1D South £1m - £5m LOT 2.1D South £1m - £5m LOT 2.1D South £1m - £5m LOT 2.1D South £1m - £5m LOT 2.1D South £1m - £5m LOT 2.1E West £1m - £5m LOT 2.1E West £1m - £5m LOT 2.1E West £1m - £5m LOT 2.1E West £1m - £5m LOT 2.1E West £1m - £5m LOT 2.1E West £1m - £5m LOT 2.2 Pan London £5m - £10m LOT 2.2 Pan London £5m - £10m LOT 2.2 Pan London £5m - £10m LOT 2.2 Pan London £5m - £10m LOT 2.2 Pan London £5m - £10m LOT 2.2 Pan London £5m - £10m LOT 2.2 Pan London £5m - £10m LOT 2.2 Pan London £5m - £10m LOT 2.3 Pan London £10m - £20m LOT 2.3 Pan London £10m - £20m LOT 2.3 Pan London £10m - £20m LOT 2.3 Pan London £10m - £20m LOT 2.3 Pan London £10m - £20m LOT 2.3 Pan London £10m - £20m LOT 2.3 Pan London £10m - £20m LOT 2.3 Pan London £10m - £20m LOT 2.3 Pan London £10m - £20m LOT 2.4 Pan London £20m+ LOT 2.4 Pan London £20m+ LOT 2.4 Pan London £20m+ LOT 2.4 Pan London £20m+ LOT 2.4 Pan London £20m+ LOT 2.4 Pan London £20m+ LOT 2.4 Pan London £20m+ LOT 2.4 Pan London £20m+ LOT 2.4 Pan London £20m+ LOT 2.4 Pan London £20m+ LOT 3.1A Central £1m - £5m LOT 3.1A Central £1m - £5m LOT 3.1A Central £1m - £5m LOT 3.1A Central £1m - £5m LOT 3.1A Central £1m - £5m LOT 3.1A Central £1m - £5m LOT 3.1B North £1m - £5m LOT 3.1B North £1m - £5m LOT 3.1B North £1m - £5m LOT 3.1B North £1m - £5m LOT 3.1B North £1m - £5m LOT 3.1B North £1m - £5m LOT 3.1B North £1m - £5m LOT 3.1C East £1m - £5m LOT 3.1C East £1m - £5m LOT 3.1C East £1m - £5m LOT 3.1C East £1m - £5m LOT 3.1C East £1m - £5m LOT 3.1C East £1m - £5m LOT 3.1C East £1m - £5m LOT 3.1D South £1m - £5m LOT 3.1D South £1m - £5m LOT 3.1D South £1m - £5m LOT 3.1D South £1m - £5m LOT 3.1D South £1m - £5m LOT 3.1D South £1m - £5m LOT 3.1E West £1m - £5m LOT 3.1E West £1m - £5m LOT 3.1E West £1m - £5m LOT 3.1E West £1m - £5m LOT 3.1E West £1m - £5m LOT 3.1E West £1m - £5m LOT 3.2 Pan London £5m - £10m LOT 3.2 Pan London £5m - £10m LOT 3.2 Pan London £5m - £10m LOT 3.2 Pan London £5m - £10m LOT 3.2 Pan London £5m - £10m LOT 3.3 Pan London £10m - £20m LOT 3.3 Pan London £10m - £20m LOT 3.3 Pan London £10m - £20m LOT 3.3 Pan London £10m - £20m LOT 3.3 Pan London £10m - £20m LOT 3.3 Pan London £10m - £20m LOT 3.4 Pan London £20m+ LOT 3.4 Pan London £20m+ LOT 3.4 Pan London £20m+ LOT 3.4 Pan London £20m+ LOT 3.4 Pan London £20m+ LOT 3.4 Pan London £20m+ LOT 4.1 Pan London £1m+ LOT 4.1 Pan London £1m+ LOT 4.1 Pan London £1m+ LOT 4.1 Pan London £1m+ LOT 4.1 Pan London £1m+ LOT 4.1 Pan London £1m+ LOT 4.1 Pan London £1m+ LOT 4.1 Pan London £1m+ LOT 4.1 Pan London £1m+ LOT 4.1 Pan London £1m+ LOT 5.1 Pan London £1m+ LOT 5.1 Pan London £1m+ LOT 5.1 Pan London £1m+ LOT 5.1 Pan London £1m+ LOT 5.1 Pan London £1m+ + + + true + + + + + + + TEN-0001 + + + TEN-0002 + + + TEN-0003 + + + TEN-0004 + + + TEN-0005 + + + TEN-0006 + + + TEN-0007 + + + TEN-0008 + + + TEN-0009 + + + TEN-0010 + + + TEN-0011 + + + TEN-0012 + + + TEN-0013 + + + TEN-0014 + + + TEN-0015 + + + TEN-0016 + + + TEN-0017 + + + TEN-0018 + + + TEN-0019 + + + TEN-0020 + + + TEN-0021 + + + TEN-0022 + + + TEN-0023 + + + TEN-0024 + + + TEN-0025 + + + TEN-0026 + + + TEN-0027 + + + TEN-0028 + + + TEN-0029 + + + TEN-0030 + + + TEN-0031 + + + TEN-0032 + + + TEN-0033 + + + TEN-0034 + + + TEN-0035 + + + TEN-0036 + + + TEN-0037 + + + TEN-0038 + + + TEN-0039 + + + TEN-0040 + + + TEN-0041 + + + TEN-0042 + + + TEN-0043 + + + TEN-0044 + + + TEN-0045 + + + TEN-0046 + + + TEN-0047 + + + TEN-0048 + + + TEN-0049 + + + TEN-0050 + + + TEN-0051 + + + TEN-0052 + + + TEN-0053 + + + TEN-0054 + + + TEN-0055 + + + TEN-0056 + + + TEN-0057 + + + TEN-0058 + + + TEN-0059 + + + TEN-0060 + + + TEN-0061 + + + TEN-0062 + + + TEN-0063 + + + TEN-0064 + + + TEN-0065 + + + TEN-0066 + + + TEN-0067 + + + TEN-0068 + + + TEN-0069 + + + TEN-0070 + + + TEN-0071 + + + TEN-0072 + + + TEN-0073 + + + TEN-0074 + + + TEN-0075 + + + TEN-0076 + + + TEN-0077 + + + TEN-0078 + + + TEN-0079 + + + TEN-0080 + + + TEN-0081 + + + TEN-0082 + + + TEN-0083 + + + TEN-0084 + + + TEN-0085 + + + TEN-0086 + + + TEN-0087 + + + TEN-0088 + + + TEN-0089 + + + TEN-0090 + + + TEN-0091 + + + TEN-0092 + + + TEN-0093 + + + TEN-0094 + + + TEN-0095 + + + TEN-0096 + + + TEN-0097 + + + TEN-0098 + + + TEN-0099 + + + TEN-0100 + + + TEN-0101 + + + TEN-0102 + + + TEN-0103 + + + TEN-0104 + + + TEN-0105 + + + TEN-0106 + + + TEN-0107 + + + TEN-0108 + + + TEN-0109 + + + TEN-0110 + + + TEN-0111 + + + TEN-0112 + + + TEN-0113 + + + TEN-0114 + + + TEN-0115 + + + TEN-0116 + + + TEN-0117 + + + TEN-0118 + + + TEN-0119 + + + TEN-0120 + + + TEN-0121 + + + TEN-0122 + + + TEN-0123 + + + TEN-0124 + + + TEN-0125 + + + TEN-0126 + + + TEN-0127 + + + TEN-0128 + + + TEN-0129 + + + TEN-0130 + + + TEN-0131 + + + TEN-0132 + + + TEN-0133 + + + TEN-0134 + + + TEN-0135 + + + TEN-0136 + + + TEN-0137 + + + TEN-0138 + + + TEN-0139 + + + TEN-0140 + + + TEN-0141 + + + TEN-0142 + + + TEN-0143 + + + TEN-0144 + + + TEN-0145 + + + TEN-0146 + + + TEN-0147 + + + TEN-0148 + + + TEN-0149 + + + TEN-0150 + + + TEN-0151 + + + TEN-0152 + + + TEN-0153 + + + TEN-0154 + + + TEN-0155 + + + TEN-0156 + + + TEN-0157 + + + TEN-0158 + + + TEN-0159 + + + TEN-0160 + + + TEN-0161 + + + TEN-0162 + + + TEN-0163 + + + TEN-0164 + + + TEN-0165 + + + TEN-0166 + + + TEN-0167 + + + TEN-0168 + + + TEN-0169 + + + TEN-0170 + + + TEN-0171 + + + TEN-0172 + + + TEN-0173 + + + TEN-0174 + + + TEN-0175 + + + TEN-0176 + + + TEN-0177 + + + TEN-0178 + + + + TPA-0001 + + ORG-0002 + + + + + TPA-0002 + + ORG-0003 + + + + + TPA-0003 + + ORG-0004 + + + + + TPA-0004 + + ORG-0005 + + + + + TPA-0005 + + ORG-0006 + + + + + TPA-0006 + + ORG-0007 + + + + + TPA-0007 + + ORG-0008 + + + + + TPA-0008 + + ORG-0009 + + + + + TPA-0009 + + ORG-0010 + + + + + TPA-0010 + + ORG-0011 + + true + + + ORG-0012 + + false + + + + TPA-0011 + + ORG-0013 + + + + + TPA-0012 + + ORG-0014 + + + + + TPA-0013 + + ORG-0015 + + + + + TPA-0014 + + ORG-0016 + + + + + TPA-0015 + + ORG-0017 + + + + + TPA-0016 + + ORG-0018 + + + + + TPA-0017 + + ORG-0019 + + + + + TPA-0018 + + ORG-0020 + + + + + TPA-0019 + + ORG-0021 + + + + + TPA-0020 + + ORG-0022 + + + + + TPA-0021 + + ORG-0023 + + + + + TPA-0022 + + ORG-0024 + + + + + TPA-0023 + + ORG-0025 + + + + + TPA-0024 + + ORG-0026 + + + + + TPA-0025 + + ORG-0027 + + + + + TPA-0026 + + ORG-0028 + + + + + TPA-0027 + + ORG-0029 + + + + + TPA-0028 + + ORG-0030 + + + + + TPA-0029 + + ORG-0031 + + + + + TPA-0030 + + ORG-0032 + + + + + TPA-0031 + + ORG-0033 + + + + + TPA-0032 + + ORG-0034 + + + + + TPA-0033 + + ORG-0035 + + + + + TPA-0034 + + ORG-0036 + + + + + TPA-0035 + + ORG-0037 + + + + + TPA-0036 + + ORG-0038 + + + + + TPA-0037 + + ORG-0039 + + + + + TPA-0038 + + ORG-0040 + + + + + TPA-0039 + + ORG-0041 + + + + + TPA-0040 + + ORG-0042 + + + + + TPA-0041 + + ORG-0043 + + + + + TPA-0042 + + ORG-0044 + + + + + TPA-0043 + + ORG-0045 + + + + + TPA-0044 + + ORG-0046 + + + + + TPA-0045 + + ORG-0047 + + + + + TPA-0046 + + ORG-0048 + + + + + TPA-0047 + + ORG-0049 + + + + + + + 29 + + + + + + http://www.haringey.gov.uk + + + + ORG-0001 + + + + London Borough of Haringey + + + River Park House, Wood Green + + London + + N22 8HQ + + UKI43 + + + GBR + + + + + Lisa Bliss + + +44 2084893156 + + + LCP@haringey.gov.uk + + + + + + sme + + + ORG-0002 + + + + Ark Build plc + + + Loughton + + + + + GBR + + + + + + + + + + + + + ORG-0003 + + + + Axis Europe PLC + + + London + + + + + GBR + + + + + + + + + + + + + ORG-0004 + + + + Neilcott Construction Limited + + + Orpington + + + + + GBR + + + + + + + + + + + + sme + + + ORG-0005 + + + + Quinn London + + + London + + + + + GBR + + + + + + + + + + + + sme + + + ORG-0006 + + + + The AD Construction Group + + + Sidcup + + + + + GBR + + + + + + + + + + + + + ORG-0007 + + + + Vinci Construction + + + Rainham + + + + + GBR + + + + + + + + + + + + + ORG-0008 + + + + Axis Europe plc + + + London + + + + + GBR + + + + + + + + + + + + + ORG-0009 + + + + Breyer Group Plc + + + Romford + + + + + GBR + + + + + + + + + + + + sme + + + ORG-0010 + + + + Cosmur Construction [London] Ltd + + + LKondon + + + + + GBR + + + + + + + + + + + + sme + + + ORG-0011 + + + + Kind Diamond Build Consortium + + + London + + + + + GBR + + + + + + + + + + + + sme + + + ORG-0012 + + + + Diamond Build + + + London + + + + + GBR + + + + + + + + + + + + sme + + + ORG-0013 + + + + NFC Homes Limited + + + London + + + + + GBR + + + + + + + + + + + + sme + + + ORG-0014 + + + + Cosmur Construction [London] Ltd. + + + London + + + + + GBR + + + + + + + + + + + + sme + + + ORG-0015 + + + + The AD Construction Group (Architectural Decorators Ltd) + + + Sidcup + + + + + GBR + + + + + + + + + + + + sme + + + ORG-0016 + + + + Glenman Corporation + + + London + + + + + GBR + + + + + + + + + + + + sme + + + ORG-0017 + + + + Stack London Ltd + + + London + + + + + GBR + + + + + + + + + + + + sme + + + ORG-0018 + + + + Amber Construction Services Ltd + + + Barking + + + + + GBR + + + + + + + + + + + + + ORG-0019 + + + + Durkan Limited + + + Borehamwood + + + UKH23 + + + GBR + + + + + + + + + + + + + ORG-0020 + + + + ENGIE Regeneration Limited + + + Waltham Abbey + + + UKH23 + + + GBR + + + + + + + + + + + + + ORG-0021 + + + + Geoffrey Osborne Ltd + + + Reigate + + + + + GBR + + + + + + + + + + + + sme + + + ORG-0022 + + + + Rooff Ltd + + + London + + + + + GBR + + + + + + + + + + + + sme + + + ORG-0023 + + + + Thomas Sinden Ltd + + + Romford + + + + + GBR + + + + + + + + + + + + + ORG-0024 + + + + Willmott Dixon Holdings + + + Hitchin + + + UKH23 + + + GBR + + + + + + + + + + + + + ORG-0025 + + + + ENGIE Regeneration Limited + + + Waltham Abbey + + + + + GBR + + + + + + + + + + + + + ORG-0026 + + + + KIER Construction - London + + + Loughton + + + + + GBR + + + + + + + + + + + + + ORG-0027 + + + + McLaren Construction Ltd + + + London + + + + + GBR + + + + + + + + + + + + + ORG-0028 + + + + Morgan Sindall + + + London + + + + + GBR + + + + + + + + + + + + + ORG-0029 + + + + Rydon Construction Ltd + + + Forest Row + + + + + GBR + + + + + + + + + + + + + ORG-0030 + + + + Bugler Developments Ltd + + + Rickmansworth + + + UKH23 + + + GBR + + + + + + + + + + + + + ORG-0031 + + + + Galliford Try Construction (UK) Limited + + + Guilford + + + + + GBR + + + + + + + + + + + + + ORG-0032 + + + + KIER CONSTRUCTION - LONDON + + + Loughton + + + + + GBR + + + + + + + + + + + + sme + + + ORG-0033 + + + + ARK BUILD PLC + + + Loughton + + + + + GBR + + + + + + + + + + + + sme + + + ORG-0034 + + + + Logan Construction (SE) Ltd + + + London + + + + + GBR + + + + + + + + + + + + sme + + + ORG-0035 + + + + SOL Services Ltd. + + + Bletchley + + + UKJ12 + + + GBR + + + + + + + + + + + + + ORG-0036 + + + + Ashe Construction Ltd + + + Hitchin + + + UKH23 + + + GBR + + + + + + + + + + + + sme + + + ORG-0037 + + + + Barnes Construction + + + Ipswich + + + UKH14 + + + GBR + + + + + + + + + + + + + ORG-0038 + + + + CityAxis Limited + + + London + + + + + GBR + + + + + + + + + + + + + ORG-0039 + + + + Mulalley & Company Ltd + + + Woodford Green + + + + + GBR + + + + + + + + + + + + sme + + + ORG-0040 + + + + T&B (Contractors) Ltd + + + St.Albans + + + UKH23 + + + GBR + + + + + + + + + + + + sme + + + ORG-0041 + + + + T&B (Contractors) Ltd + + + Bletchley + + + UKJ12 + + + GBR + + + + + + + + + + + + + ORG-0042 + + + + John Graham (Dromore) Ltd t/a Graham Construction + + + London + + + + + GBR + + + + + + + + + + + + + ORG-0043 + + + + Mace Limited + + + London + + + + + GBR + + + + + + + + + + + + + ORG-0044 + + + + McLaughlin & Harvey + + + Antrim + + + UKN15 + + + GBR + + + + + + + + + + + + + ORG-0045 + + + + Thomas Sinden Ltd + + + Romford + + + + + GBR + + + + + + + + + + + + + ORG-0046 + + + + John Graham Ltd t/a Graham Construction + + + London + + + + + GBR + + + + + + + + + + + + sme + + + ORG-0047 + + + + SOL Services Ltd. + + + Milton Keynes + + + UKJ12 + + + GBR + + + + + + + + + + + + + ORG-0048 + + + + FM Conway Ltd + + + Sevenoaks + + + + + GBR + + + + + + + + + + + + sme + + + ORG-0049 + + + + Marlborough Highways + + + Chelmsford + + + + + GBR + + + + + + + + + + + + + ORG-0050 + + + + London Borough of Haringey + + + River Park House, Wood Green + + London + + N22 8TQ + + + + GBR + + + + + +44 2084893156 + + + + + + + + + ORG-0051 + + + + Law Society of England + + + Fetter Lane + + London + + WC2 + + + + GBR + + + + + + + + + + + + + ORG-0052 + + + + High Court of England + + + The Strand + + London + + WC2 + + + + GBR + + + + + + + + + + + + + 12345678-2023 + + 123/2023 + + 2023-03-14+01:00 + + + + + + + 2.3 + + eforms-sdk-0.1 + + f252f386-55ac-4fa8-9be4-9f950b9904c8 + + aff2863e-b4cc-4e91-baba-b3b85f709117 + + 2020-10-27+01:00 + 12:00:00+01:00 + + 01 + + + 32014L0024 + + cn-standard + + ENG + + + + ra + + + + not-cont-ent + + + + gen-pub + + + + + ORG-0001 + + + + + + + + + + + + + + + + + + + + + + + + open + + + + + 2019/S 033-073319 + + + + + + + + 2019/s 033-073319 + + London Construction Programme Major Works Framework (2019) + + The MWF will replace the existing arrangement. It will be available for use by all public sector bodies in Greater London and the Home Counties for project values from GBP 1 000 000 up to GBP 20 000 000 plus. The MWF will commence in spring 2019 and be available for all types of construction, including construct only and design and build arrangements utilising the most appropriate industry form of contract or bespoke contract or developer’s agreement. Call-off contracts may be carried out either based on a direct award, (except bespoke or developers agreement) or on the basis of a mini-competition. Contracting authorities will have the option to directly call-off for projects valued up to GBP 2 500 000. + + works + + + + + 45000000 + + + + + + + + + + + + + LOT-0001 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ord-imp + as per docs + + + + + + + quality + + Specified in the individual procurement documents + + + + + + + + ord-imp + as per procurement documents + + + + + + + price + + + + + + + + + + + + + + + + + + + + + ORG-0052 + + + + + ORG-0050 + + + + + ORG-0051 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + fa-wo-rc + + + + + none + + + + + + + Housing and Residential + + The lot category of housing and residential will be open to public sector organisations based within the GreaterLondon and the Home Counties identified above and cover all types of construction projects in the followingvalue bands, based for the regions of London (split into 5 sub-lots being the central, north, east, south and westLondon regions), of a value between 1-5 000 000 GBP GBP; 5-10 000 000 GBP GBP (pan London); 10-20000 000 GBP (pan London) and 20 000 000 plus GBP (pan London), provided that they can be categorisedas housing and residential (but which may form part of an overall estate regeneration scheme). Public sectorbodies located in the Home Counties can access the nearest London regional sub lot to their location, forcontracts up to a value range of 1 000 000-5 000 000 GBP. The works and related services will comprise of alltypes of building construction works and associated mechanical, electrical works and services and may includedesign and other services as required for a regeneration programme, develop and construct/refurbishment/turnkey or design and build works and projects that can be categorised as housing and residential. Non-publicbody organisations can use the framework to comply with conditions associated with the use of public funds forworks projects. Construction firms selected to join the Lot 1 MWF for both the individual London regions and panLondon will be expected to work collaboratively with LCP members, either by single or 2 stage tendering andif following 2 stage tendering to provide clear project support throughout the pre-construction services phaseincluding providing firms prices for the main works programme that complies with KPI 11. This Lot has 5 sub-lotsbased on the regions of London for projects in the value band 1-5 000 000 GBP. There is a restriction pursuantto Regulation 46 of the PCRs 2015, in that Suppliers can only apply and be awarded places on 3 of the regionalsub-lots, those being Lot 1.1A central region, Lot 1.1B north region, Lot 1.1C east region, Lot 1.1D south regionand Lot 1.1E west region. Furthermore, suppliers applying or being awarded places on 3 of the regional sub-lots should not apply and will not be awarded places on Lot 1.2, 5-10 000 000 GBP (pan London), Lot 1.3 (panLondon) 10-20 000 000 GBP and Lot 1.4 (pan London) 20 000 0000 GBP plus. There is no restriction on Suppliers applying for, or being awarded places on Lot 1.2, 5-10 000 000 GBP (panLondon), Lot 1.3 (pan London) 10-20 000 000 GBP and/or Lot 1.4 (pan London) 20 000 000 GBP plus, providedthat they should not also apply for any of the 5 regional sub-lots for projects in the value band of 1-5 000 000GBP. The Council will appoint up to 6 of the top scoring Suppliers to each lot, or regional sub-lot. In the eventthat 2 or more Suppliers score equal at 6th place for any of the 8 lots/sub-lots within Lot 1, the Council reservesthe right to appoint both/all 6th place ranked Suppliers to the MWF. + + works + + + + + + + + + + + + + Please refer to the LCP website www.LondonConstructionProgramme.co.uk + + + + 45000000 + + + + 45210000 + + + 45261000 + + + 45262690 + + + 45453000 + + + 45453100 + + + 45211100 + + + + + + + + + + + + NUTS code: UKH3 + NUTS code: UKI + UKH23 + + NUTS code: UKJ4 + + + NUTS code: UKH23 + + + NUTS code: UKJ2 + + + NUTS code: UKJ11 + + + NUTS code: UKJ13 + + + Main site or place of performance: + + + Essex, LONDON, Kent, Hertfordshire, Surrey, East an + + + + + + NUTS code: UKH3 + NUTS code: UKI + UKJ11 + + NUTS code: UKJ4 + + + NUTS code: UKH23 + + + NUTS code: UKJ2 + + + NUTS code: UKJ11 + + + NUTS code: UKJ13 + + + Main site or place of performance: + + + Essex, LONDON, Kent, Hertfordshire, Surrey, East an + + + + + + NUTS code: UKH3 + NUTS code: UKI + UKJ13 + + NUTS code: UKJ4 + + + NUTS code: UKH23 + + + NUTS code: UKJ2 + + + NUTS code: UKJ11 + + + NUTS code: UKJ13 + + + Main site or place of performance: + + + Essex, LONDON, Kent, Hertfordshire, Surrey, East an + + + + + + + + + + + + + + LOT-0002 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ord-imp + as per procurement documents + + + + + + + quality + + as per specific procurement documents + + + + + + + + ord-imp + as per procurement documents + + + + + + + price + + + + + + + + + + + + + + + + + + + + + ORG-0052 + + + + + ORG-0050 + + + + + ORG-0051 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + fa-wo-rc + + + + + none + + + + + + + Education and Leisure + + The lot category of education and leisure will be open to public sector organisations based within the GreaterLondon and the Home Counties identified above and cover all types of construction projects in the followingvalue bands, based for the regions of London (split into 5 sub-lots being central, north, east, south and westLondon regions) of a value between 1-5 000 000 GBP; 5-10 000 000 GBP (pan London); 10-20 000 000 GBP(pan London) and over 20 000 000 plus GBP (pan London), provided that they can be categorised as educationand leisure. Public sector bodies located in the Home Counties can access the nearest London regional sub lotto their location for contracts up to a value range of 1 000 000-5 000 000 GBP. The works and related serviceswill comprise of all types of building construction works and associated mechanical, electrical and servicesworks and may include design and other services as required for a regeneration programme, develop andconstruct/refurbishment/turnkey or design and build works project work that can be categorised as educationand leisure. Non-public body organisations can use the framework to comply with conditions associated with theuse of public funds for works projects. Construction firms selected to join the Lot 2 MWF for both the individualLondon regions and pan London will be expected to work collaboratively with LCP members, either by singleor 2 stage tendering and if following 2 stage tendering to provide clear project support throughout the pre-construction services phase including providing firms prices for the main works programme. This lot has 5sub-lots based on the regions of London for projects in the value band 1-5 000 000 GBP. There is a restrictionpursuant to Regulation 46 of the PCRs 2015, in that Suppliers can only apply and be awarded places on 3of the regional sub-lots, those being Lot 2.1A central region, Lot 2.1B north region, Lot 2.1C east region, Lot2.1D south region and Lot 2.1E west region. Furthermore, Suppliers applying or being awarded places on 3of the regional sub-lots should not apply and will not be awarded places on Lot 2.2, 5-10 000 000 GBP (panLondon), Lot 2.3 (pan London) 10-20 000 000 GBP and Lot 2.4 (pan London) 20 000 000 GBP plus. There isno restriction on suppliers applying for, or being awarded places on Lot 2.2, 5-10 000 000 GBP (pan London),Lot 2.3 (pan London) 10-20 000 000 GBP and/or Lot 2.4 (pan London) 20 000 000 GBP plus, provided that theyshould not also apply for any of the 5 regional sub-lots for projects in the value band of 1-5 000 000 GBP. + + works + + + + + + + + + + + + + Please refer to the LCP website www.LondonConstructionProgramme.co.uk + + + + 45000000 + + + + 45000000 + + + 45210000 + + + 45262690 + + + 45453000 + + + 45453100 + + + 45212000 + + + 45214100 + + + 45214500 + + + + + + + + + + + + Essex, LONDON, Kent, Hertfordshire, Surrey, East and West Sussex, Berkshire, Buckinghamshire CC. + UKH23 + + + + + Essex, LONDON, Kent, Hertfordshire, Surrey, East and West Sussex, Berkshire, Buckinghamshire CC. + UKJ11 + + + + + Essex, LONDON, Kent, Hertfordshire, Surrey, East and West Sussex, Berkshire, Buckinghamshire CC. + UKJ13 + + + + + + + + + + + + + LOT-0003 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ord-imp + As per individual project proc + + + + + + + quality + + As per individual project procurement documents + + + + + + + + ord-imp + As per individual project proc + + + + + + + price + + + + + + + + + + + + + + + + + + + + + ORG-0052 + + + + + ORG-0050 + + + + + ORG-0051 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + fa-wo-rc + + + + + none + + + + + + + Capital Projects + + The lot category of capital projects will be open to public sector organisations based within the Greater Londonand the Home Counties identified above and cover all types of construction projects in the following valuebands, based for the regions of London (split into 5 sub-lots being the central, north, east, south and westLondon regions) of a value between 1-5 000 000 GBP; 5-10 000 000 GBP (pan London); 10-20 000 000 GBP(pan London) and over 20 000 000 plus GBP (pan London), provided that they can be categorised as capitalprojects. Public sector bodies located in the Home Counties can access the nearest London regional sub-lotto their location for contracts up to a value range of 1 000 000-5 000 000 GBP. The works and related serviceswill comprise of all types of building construction works and associated mechanical, electrical and servicesworks and may include design and other services as required for a regeneration programme, develop andconstruct/refurbishment/turnkey or design and build works project work that can be categorised as capitalprojects. Non-public body organisations can use the framework to comply with conditions associated with theuse of public funds for works projects. Construction firms selected to join the Lot 3 of LCP MWF for both theindividual London regions and pan London will be expected to work collaboratively with LCP members, eitherby single or 2 stage tendering and if following 2 stage tendering to provide clear project support throughout thepre-construction services phase including providing firms prices for the main works programme. This lot has 5sub-lots based on the regions of London for projects in the value band 1-5 000 000 GBP. There is a restrictionpursuant to Regulation 46 of the PCRs 2015, in that Suppliers can only apply and be awarded places on 3of the regional sub-lots, those being Lot 3.1A central region, Lot 3.1B north region, Lot 3.1C east region, Lot3.1D south region and Lot 3.1E west region. Furthermore, suppliers applying or being awarded places on 3of the regional sub-lots should not apply and will not be awarded places on Lot 3.2, 5-10 000 000 GBP (panLondon), Lot 3.3 (pan London) 10-20 000 000 GBP and Lot 3.4 (pan London) 20 000 000 GBP plus. There isno restriction on suppliers applying for, or being awarded places on Lot 3.2, 5-10 000 000 GBP (pan London),Lot 3.3 (pan London) 10-20 000 000 GBP and/or Lot 3.4 (pan London) 20 000 000 GBP plus, provided that theyshould not also apply for any of the 5 regional sub-lots for projects in the value band of 1-5 000 000 GBP. + + works + + + + + + + + + + + + + Please refer to the LCP website www.LondonConstructionProgramme.co.uk + + + + 45000000 + + + + 45000000 + + + 45210000 + + + 45262690 + + + 45453000 + + + 45453100 + + + 45211360 + + + 45213100 + + + + + + + + + + + + Essex, LONDON, Kent, Hertfordshire, Surrey, East and West Sussex, Berkshire, Buckinghamshire CC + UKH23 + + + + + Essex, LONDON, Kent, Hertfordshire, Surrey, East and West Sussex, Berkshire, Buckinghamshire CC + UKJ11 + + + + + Essex, LONDON, Kent, Hertfordshire, Surrey, East and West Sussex, Berkshire, Buckinghamshire CC + UKJ13 + + + + + + + + + + + + + LOT-0004 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ord-imp + As per individual project proc + + + + + + + quality + + As per individual project procurement documents + + + + + + + + ord-imp + As per individual project proc + + + + + + + price + + + + + + + + + + + + + + + + + + + + + ORG-0052 + + + + + ORG-0050 + + + + + ORG-0051 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + fa-wo-rc + + + + + none + + + + + + + Heritage and Historical + + The lot category of heritage and historical projects will be open to public sector organisations based withinGreater London and the Home Counties identified above and cover all types of construction projects within Lot4 for projects valued at 1 000 000 GBP plus (pan London), provided they can be categorised as heritage andhistorical projects. The works and related services will comprise of all types of building construction works andassociated mechanical, electrical and services works and may include design and other services as requiredfor a regeneration programme, develop and construct/refurbishment /turnkey or design and build works projectwork that can be categorised as heritage and historical projects. Non-public body organisations can use theframework to comply with conditions associated with the use of public funds for works projects. Constructionfirms selected to join the Lot 4 MWF for both the individual London regions and pan London will be expected towork collaboratively with LCP members, either by single or 2 stage tendering and if following 2 stage tenderingto provide clear project support throughout the pre-construction services phase including providing firms pricesfor the main works programme. + + works + + + + + + + + + + + + + Please refer to the LCP website www.LondonConstructionProgramme.co.uk + + + + 45000000 + + + + 45000000 + + + 45212314 + + + 45212350 + + + + + + + + + + + + Essex, LONDON, Kent, Hertfordshire, Surrey, East and West Sussex, Berkshire, Buckinghamshire CC + UKH23 + + + + + Essex, LONDON, Kent, Hertfordshire, Surrey, East and West Sussex, Berkshire, Buckinghamshire CC + UKJ13 + + + + + + + + + + + + + LOT-0005 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ord-imp + As per individual project proc + + + + + + + quality + + As per individual project procurement documents + + + + + + + + ord-imp + As per individual project proc + + + + + + + price + + + + + + + + + + + + + + + + + + + + + ORG-0052 + + + + + ORG-0050 + + + + + ORG-0051 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + fa-wo-rc + + + + + none + + + + + + + Highways and Public Realm + + The lot category of highways and public realm projects will be open to public sector organisations based withinGreater London and the Home Counties identified above and cover all types of construction projects of 1000 000 plus GBP (pan London) provided they can be categorised as heritage and historical projects. Theworks and related services will comprise of all types of highways/building construction works and associatedmechanical, electrical and services works and may include design and other services as required for aregeneration programme, develop and construct/refurbishment/turnkey or design and build works project workthat can be categorised as highways and public realm projects. Non-public body organisations can use theframework to comply with conditions associated with the use of public funds for works projects. Constructionfirms selected to join the Lot 5 MWF pan London will be expected to work collaboratively with LCP members,either by single or two stage tendering and if following 2 stage tendering to provide clear project supportthroughout the pre-construction services phase including providing firms prices for the main works programme. + + works + + + + + + + + + + + + + Please refer to the LCP website www.LondonConstructionProgramme.co.uk + + + + 45000000 + + + + 45000000 + + + 45112700 + + + 45112710 + + + 45112720 + + + 45112730 + + + 45233000 + + + + + + + + + + + + Essex, LONDON, Kent, Hertfordshire, Surrey, East and West Sussex, Berkshire, Buckinghamshire CC. + UKH23 + + + + + Essex, LONDON, Kent, Hertfordshire, Surrey, East and West Sussex, Berkshire, Buckinghamshire CC. + UKJ13 + + + + + + + + + + + + + 2000-01-01Z + + diff --git a/development-notices/eforms-xml/20-560391-001-EXP.xml b/development-notices/eforms-xml/20-560391-001-EXP.xml index 0672094..e59127c 100644 --- a/development-notices/eforms-xml/20-560391-001-EXP.xml +++ b/development-notices/eforms-xml/20-560391-001-EXP.xml @@ -82,7 +82,7 @@ - + 12345678-2023 123/2023 @@ -96,7 +96,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -143,7 +143,7 @@ - + 3 @@ -155,17 +155,17 @@ - + - + + - @@ -242,7 +242,7 @@ - + ORG-0001 @@ -254,10 +254,10 @@ - - - - + + + + @@ -289,6 +289,7 @@ allowed + @@ -327,7 +328,7 @@ The tender contest includes the following lots: tenders can be submitted for one or several lots: the lots include the following legal are: Lot 1: — contract legislation, — real estate legislation, — planning and building legislation; Lot 2: — labour legislation and pension law (mandatory and rights); Lot 3: — public procurements, state subsidy and competition legislation (with emphasis on procurement legislation, and in particular procurements related to complex ICT contracts and health services); — administrative law and health legislation; — data protection and information security, copyright (including commercialization of research results) and technology and IT law; — the contract for lot 3 will also, if required, include other law areas, but not the areas included in lots 1 and 2. services - + @@ -380,7 +381,7 @@ 2025-02-19+01:00 - + @@ -431,7 +432,7 @@ - + ORG-0001 @@ -443,10 +444,10 @@ - - - - + + + + @@ -478,6 +479,7 @@ allowed + @@ -516,7 +518,7 @@ The tender contest includes the following lots: tenders can be submitted for one or several lots: the lots include the following legal are: Lot 1: — contract legislation, — real estate legislation, — planning and building legislation; Lot 2: — labour legislation and pension law (mandatory and rights); Lot 3: — public procurements, state subsidy and competition legislation (with emphasis on procurement legislation, and in particular procurements related to complex ICT contracts and health services); — administrative law and health legislation; — data protection and information security, copyright (including commercialization of research results) and technology and IT law; — the contract for lot 3 will also, if required, include other law areas, but not the areas included in lots 1 and 2. services - + @@ -569,7 +571,7 @@ 2025-02-19+01:00 - + @@ -620,7 +622,7 @@ - + ORG-0001 @@ -632,10 +634,10 @@ - - - - + + + + @@ -667,6 +669,7 @@ allowed + @@ -705,7 +708,7 @@ The tender contest includes the following lots: tenders can be submitted for one or several lots: the lots include the following legal are: Lot 1: — contract legislation, — real estate legislation, — planning and building legislation; Lot 2: — labour legislation and pension law (mandatory and rights); Lot 3: — public procurements, state subsidy and competition legislation (with emphasis on procurement legislation, and in particular procurements related to complex ICT contracts and health services); — administrative law and health legislation; — data protection and information security, copyright (including commercialization of research results) and technology and IT law; — the contract for lot 3 will also, if required, include other law areas, but not the areas included in lots 1 and 2. services - + @@ -758,7 +761,7 @@ 2025-02-19+01:00 - + diff --git a/development-notices/eforms-xml/20-566267-001-EXP.xml b/development-notices/eforms-xml/20-566267-001-EXP.xml index de6aae4..205169c 100644 --- a/development-notices/eforms-xml/20-566267-001-EXP.xml +++ b/development-notices/eforms-xml/20-566267-001-EXP.xml @@ -805,7 +805,7 @@ - + 12345678-2023 123/2023 @@ -819,7 +819,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -1438,7 +1438,7 @@ - + 3 @@ -1450,7 +1450,7 @@ - + @@ -1460,7 +1460,6 @@ - @@ -1576,7 +1575,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -1584,6 +1583,9 @@ + + + @@ -1596,10 +1598,10 @@ - - - - + + + + @@ -1700,7 +1702,7 @@ The Provider will create an environment in which the Services operate that has continuous improvement at its core. Services will be flexible, responsive and creative, in order to deliver provision that meets the needs of the Learner. Ofsted (or an equivalent body approved by the Secretary of State for Education under section 106 of the Education and Skills Act 2008) inspection reports will be used as one of the key quality measures for this framework. The Provider will deliver education and/or training appropriate to the age, ability, aptitude and special educational needs of the Learner in accordance with their EHC Plan or Annual Review (whichever is most up to date for the Learner). The Provider will deliver a programme of education and activities which meet the Learner’s outcomes, as stated in their EHC Plan or annual review paperwork (whichever is most up to date for the Learner). This will include supporting the Learner to work towards qualifications that meet their ability and demonstrate the Learner is making academic progression or acquiring skills. The Provider will endeavour to ensure the Learner does not repeat qualifications or courses. The service specification sets out the outcomes the Provider will be expected to deliver in respect of: • the service overall (the Outcomes), and • individual placements (the Individual Outcomes). In respect of the service overall, the Provider will be expected to participate fully in the North West Performance Monitoring and Outcomes Framework, providing the required data and key performance indicators (in the format requested by the placing authorities) In respect of individual placements, the Provider will be expected to work with the Placing Authority to achieve positive outcomes for the Learner and meet the objectives as described in the Education, Health and Care Plan accompanying each placement. The North West local authorities are committed to collaboration, co-production and best practice with Parents/ Carers and Providers, to ensure the regional contract remains fit for purpose. This FPS will be regularly reviewed by the North West Regional Governance Group to ensure that the required outcomes are being delivered and further developments and innovation are included. services - + @@ -1745,7 +1747,7 @@ 120 - + @@ -1831,7 +1833,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -1839,6 +1841,9 @@ + + + @@ -1851,10 +1856,10 @@ - - - - + + + + @@ -1955,7 +1960,7 @@ The Provider will create an environment in which the Services operate that has continuous improvement at its core. Services will be flexible, responsive and creative, in order to deliver provision that meets the needs of the Learner. Ofsted (or an equivalent body approved by the Secretary of State for Education under section 106 of the Education and Skills Act 2008) inspection reports will be used as one of the key quality measures for this framework. The Provider will deliver education and/or training appropriate to the age, ability, aptitude and special educational needs of the Learner in accordance with their EHC Plan or Annual Review (whichever is most up to date for the Learner). The Provider will deliver a programme of education and activities which meet the Learner’s outcomes, as stated in their EHC Plan or annual review paperwork (whichever is most up to date for the Learner). This will include supporting the Learner to work towards qualifications that meet their ability and demonstrate the Learner is making academic progression or acquiring skills. The Provider will endeavour to ensure the Learner does not repeat qualifications or courses. The service specification sets out the outcomes the Provider will be expected to deliver in respect of: • the service overall (the Outcomes), and • individual placements (the Individual Outcomes). In respect of the service overall, the Provider will be expected to participate fully in the North West Performance Monitoring and Outcomes Framework, providing the required data and key performance indicators (in the format requested by the placing authorities) In respect of individual placements, the Provider will be expected to work with the Placing Authority to achieve positive outcomes for the Learner and meet the objectives as described in the Education, Health and Care Plan accompanying each placement. The North West local authorities are committed to collaboration, co-production and best practice with Parents/ Carers and Providers, to ensure the regional contract remains fit for purpose. This FPS will be regularly reviewed by the North West Regional Governance Group to ensure that the required outcomes are being delivered and further developments and innovation are included. The Provider will be required to meet the requisite accommodation standards and requirements for children’s homes specified within the Children and Young People’s Residential Placements Flexible Procurement System. services - + @@ -2000,7 +2005,7 @@ 120 - + @@ -2086,7 +2091,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -2094,6 +2099,9 @@ + + + @@ -2106,10 +2114,10 @@ - - - - + + + + @@ -2210,7 +2218,7 @@ The Provider will create an environment in which the Services operate that has continuous improvement at its core. Services will be flexible, responsive and creative, in order to deliver provision that meets the needs of the Learner. Ofsted (or an equivalent body approved by the Secretary of State for Education under section 106 of the Education and Skills Act 2008) inspection reports will be used as one of the key quality measures for this framework. The Provider will deliver education and/or training appropriate to the age, ability, aptitude and special educational needs of the Learner in accordance with their EHC Plan or Annual Review (whichever is most up to date for the Learner). The Provider will deliver a programme of education and activities which meet the Learner’s outcomes, as stated in their EHC Plan or annual review paperwork (whichever is most up to date for the Learner). This will include supporting the Learner to work towards qualifications that meet their ability and demonstrate the Learner is making academic progression or acquiring skills. The Provider will endeavour to ensure the Learner does not repeat qualifications or courses. The service specification sets out the outcomes the Provider will be expected to deliver in respect of: • the service overall (the Outcomes), and • individual placements (the Individual Outcomes). In respect of the service overall, the Provider will be expected to participate fully in the North West Performance Monitoring and Outcomes Framework, providing the required data and key performance indicators (in the format requested by the placing authorities) In respect of individual placements, the Provider will be expected to work with the Placing Authority to achieve positive outcomes for the Learner and meet the objectives as described in the Education, Health and Care Plan accompanying each placement. The North West local authorities are committed to collaboration, co-production and best practice with Parents/ Carers and Providers, to ensure the regional contract remains fit for purpose. This FPS will be regularly reviewed by the North West Regional Governance Group to ensure that the required outcomes are being delivered and further developments and innovation are included. The Provider will be required to meet the requisite accommodation standards and requirements for children’s homes specified within the Children and Young People’s Residential Placements Flexible Procurement System. services - + @@ -2255,7 +2263,7 @@ 120 - + diff --git a/development-notices/eforms-xml/20-587026-001-EXP.xml b/development-notices/eforms-xml/20-587026-001-EXP.xml index d55ec15..5d7b300 100644 --- a/development-notices/eforms-xml/20-587026-001-EXP.xml +++ b/development-notices/eforms-xml/20-587026-001-EXP.xml @@ -230,7 +230,7 @@ - + 12345678-2023 123/2023 @@ -244,7 +244,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -369,7 +369,7 @@ - + LocalLegalBasis Udbud for: - Region Sjælland - Region Hovedstaden - Region Nordjylland - Region Midtjylland. Region Sjælland er udbudsansvarlig. @@ -385,7 +385,7 @@ - + @@ -399,7 +399,6 @@ 2020/S 187-448857 - @@ -545,10 +544,10 @@ true + - @@ -559,13 +558,15 @@ - dec-exa + per-exa 60 + + quality Kvalitet @@ -575,17 +576,24 @@ - dec-exa + per-exa 40 + + price + + + + + @@ -604,10 +612,10 @@ 6 - - - - + + + + Ved et udbud med prækvalifikation efter udbudsloven, forsyningsvirksomhedsdirektivet eller tilbudsloven skal en klage over ikke at være blevet prækvalificeret indgives inden 20 kalenderdage regnet fra dagen efter ordregiverens afsendelse af underretning om prækvalifikation. Andre klager over udbud eller beslutninger, f.eks. tildeling af kontrakter, omfattet af udbudslovens afsnit II eller III eller forsyningsvirksomhedsdirektivet skal være indgivet til Klagenævnet inden 45 kalenderdage regnet fra dagen efter ordregiverens offentliggørelse af en bekendtgørelse i EU-Tidende om indgåelse af kontrakt. Klager over indgåelse af en rammeaftale efter udbudsloven (afsnit II, III og § § 191 og 192), forsyningsvirksomhedsdirektivet eller tilbudsloven skal være indgivet til Klagenævnet inden 6 måneder regnet fra dagen efter ordregiverens underretning om tildelingsbeslutningen. Klager over indgåelse af en kontrakt baseret på en rammeaftale med genåbning af konkurrencen eller et dynamisk indkøbssystem omfattet af udbudslovens afsnit II eller III eller forsyningsvirksomhedsdirektivet skal være indgivet til Klagenævnet inden 30 kalenderdage regnet fra dagen efter ordregiverens underretning om tildelingsbeslutningen. Samtidig med klagens fremsendelse til Klagenævnet for Udbud skal klageren sende en kopi af klagen med bilag til ordregiveren, gerne pr. e-mail. @@ -719,7 +727,7 @@ Udbuddet gennemføres som et udbud med forhandling, jf. udbudslovens § § 61-66, hvilket betyder, at enhver økonomisk aktør kan ansøge om at deltage, men kun ansøgere som ordregiver opfordrer hertil, kan deltage i den videre proces. Ordregiver har til hensigt at prækvalificere 5 ansøgere. Når prækvalifikationsfasen er afsluttet, underretter ordregiver skriftligt tilbudsgiverne herom med samtidig oplysning om, at udbudsforretningens anden fase - tilbudsfasen - indledes. Herefter opfordres tilbudsgiverne til at afgive det indledende tilbud. Derefter kan ordregiver vælge at enten tildele rammeaftalen på baggrund af indledende tilbud eller indlede en forhandlingsfase. Ordregiver påtænker at tildele rammeaftale til 3 tilbudsgivere. Rammeaftale vedrører indkøb af IT-Klientudstyr, herunder bærbar Pc'er, stationære Pc'er, tyndeklienter, Pc skærme, monitorer, tablets, små printere, digitale infostandere, klinisk stuegangsvogne, telefoner og IT-tilbehør samt indsamling og bortskaffelse af udtjent IT-hardware. supplies - + @@ -795,7 +803,7 @@ 48 - + diff --git a/development-notices/eforms-xml/21-000061-001-EXP.xml b/development-notices/eforms-xml/21-000061-001-EXP.xml index 6d026d1..11832dc 100644 --- a/development-notices/eforms-xml/21-000061-001-EXP.xml +++ b/development-notices/eforms-xml/21-000061-001-EXP.xml @@ -148,6 +148,9 @@ 250000000 + + + Suppliers are given additional marks in secondary competitions for work under the framework based on their performance against targets to subcontract work to small or medium sized enterprises. @@ -177,6 +180,9 @@ 250000000 + + + Suppliers are given additional marks in secondary competitions for work under the framework based on their performance against targets to subcontract work to small or medium sized enterprises. @@ -206,6 +212,9 @@ 250000000 + + + Suppliers are given additional marks in secondary competitions for work under the framework based on their performance against targets to subcontract work to small or medium sized enterprises. @@ -235,6 +244,9 @@ 250000000 + + + Suppliers are given additional marks in secondary competitions for work under the framework based on their performance against targets to subcontract work to small or medium sized enterprises. @@ -264,6 +276,9 @@ 250000000 + + + Suppliers are given additional marks in secondary competitions for work under the framework based on their performance against targets to subcontract work to small or medium sized enterprises. @@ -293,6 +308,9 @@ 250000000 + + + Suppliers are given additional marks in secondary competitions for work under the framework based on their performance against targets to subcontract work to small or medium sized enterprises. @@ -322,6 +340,9 @@ 50000000 + + + yes @@ -347,6 +368,9 @@ 50000000 + + + yes @@ -372,6 +396,9 @@ 50000000 + + + yes @@ -397,6 +424,9 @@ 50000000 + + + yes @@ -422,6 +452,9 @@ 50000000 + + + yes @@ -447,6 +480,9 @@ 50000000 + + + yes @@ -470,7 +506,7 @@ 2020-09-09+01:00 - Technical Consultancy, Engineering Advice, Research and Innovation Services + Technical Consultancy, Engineering Advice, Research and Innovation Services true @@ -478,7 +514,7 @@ 1A - + TEN-0001 @@ -489,7 +525,7 @@ 2020-09-09+01:00 - Technical Consultancy, Engineering Advice, Research and Innovation Services + Technical Consultancy, Engineering Advice, Research and Innovation Services true @@ -497,7 +533,7 @@ 1B - + TEN-0002 @@ -508,7 +544,7 @@ 2020-09-09+01:00 - Technical Consultancy, Engineering Advice, Research and Innovation Services + Technical Consultancy, Engineering Advice, Research and Innovation Services true @@ -516,7 +552,7 @@ 1C - + TEN-0003 @@ -527,7 +563,7 @@ 2020-09-09+01:00 - Technical Consultancy, Engineering Advice, Research and Innovation Services + Technical Consultancy, Engineering Advice, Research and Innovation Services true @@ -535,7 +571,7 @@ 1D - + TEN-0004 @@ -546,7 +582,7 @@ 2020-09-09+01:00 - Technical Consultancy, Engineering Advice, Research and Innovation Services + Technical Consultancy, Engineering Advice, Research and Innovation Services true @@ -554,7 +590,7 @@ 1E - + TEN-0005 @@ -565,7 +601,7 @@ 2020-10-14+01:00 - Technical Consultancy, Engineering Advice, Research and Innovation Services + Technical Consultancy, Engineering Advice, Research and Innovation Services true @@ -573,7 +609,7 @@ 1F - + TEN-0006 @@ -584,7 +620,7 @@ 2020-09-09+01:00 - Procurement Advice + Procurement Advice true @@ -592,7 +628,7 @@ 2A - + TEN-0007 @@ -603,7 +639,7 @@ 2020-09-09+01:00 - Procurement Advice + Procurement Advice true @@ -611,7 +647,7 @@ 2B - + TEN-0008 @@ -622,7 +658,7 @@ 2020-09-09+01:00 - Procurement Advice + Procurement Advice true @@ -630,7 +666,7 @@ 2C - + TEN-0009 @@ -641,7 +677,7 @@ 2020-09-09+01:00 - Procurement Advice + Procurement Advice true @@ -649,7 +685,7 @@ 2D - + TEN-0010 @@ -660,7 +696,7 @@ 2020-09-09+01:00 - Procurement Advice + Procurement Advice true @@ -668,7 +704,7 @@ 2E - + TEN-0011 @@ -679,7 +715,7 @@ 2020-09-09+01:00 - Procurement Advice + Procurement Advice true @@ -687,101 +723,101 @@ 2F - + TEN-0012 - + TPA-0001 - + ORG-0002 - + TPA-0002 - + ORG-0003 true - + ORG-0004 false - + TPA-0003 - + ORG-0005 - + TPA-0004 - + ORG-0006 true - + ORG-0007 false - + ORG-0008 false - + TPA-0005 - + ORG-0009 - + TPA-0006 - + ORG-0010 - + TPA-0007 - + ORG-0006 - + TPA-0008 - + ORG-0004 - + TPA-0009 - + ORG-0011 - + TPA-0010 - + ORG-0012 - + TPA-0011 - + ORG-0013 @@ -1189,7 +1225,7 @@ - + 12345678-2023 123/2023 @@ -1203,7 +1239,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -1248,13 +1284,13 @@ - + - + @@ -1267,7 +1303,6 @@ 2019/S 176-428607 - @@ -1324,7 +1359,7 @@ - + @@ -1339,6 +1374,8 @@ + + quality Health, safety and wellbeing (HS&W) @@ -1355,6 +1392,8 @@ + + quality Customer and stakeholders @@ -1371,6 +1410,8 @@ + + quality Project/programme management @@ -1387,6 +1428,8 @@ + + quality Financial management @@ -1403,6 +1446,8 @@ + + quality Knowledge transfer @@ -1419,6 +1464,8 @@ + + quality Understanding and capability @@ -1435,6 +1482,8 @@ + + quality Supply chain management @@ -1451,18 +1500,25 @@ + + price + + + + + - - - - + + + + Highways England will incorporate a minimum 10 calendar days standstill period at the point information on award of the contract is communicated to tenderers. Appeals must be lodged in accordance with the Public Contracts Regulations 2015 (SI 2015 No 102) as amended. @@ -1489,6 +1545,7 @@ not-allowed + true @@ -1533,7 +1590,7 @@ The provision of technical consultancy, engineering advice, research and innovation for roads, vehicles, highway infrastructure and operations on the following topics: (a) asset operation, maintenance, assurance and performance; (b) business support; (c) communications and data transfer; (d) customer insight research, market research and publicity; (e) design standards manuals and departures; (f) economics, statistics and transport modelling; (g) enforcement policy; (h) environmental; (i) geotechnical engineering; (j) health and safety, security, road safety and vehicle restraint; (k) highway structures; (l) identity and image; (m) incident management and traffic officer service; (n) intelligent transport; (o) management information systems; (p) network resilience; (q) pavement engineering; (r) pilots and trials; (s) post implementation evaluation; (t) quality management; (u) risk and value management; (v) road user behaviour; (w) strategic transport planning and policy; (x) sustainability; (y) traffic signals and road lighting; (z) transport engineering. It is expected that the successful suppliers will utilise a diverse supply chain to provide specialist support in the required areas. Work under the framework may be awarded following mini-competition, following a single response to a request for expressions of interest or through a direct award to a single supplier. The main site of performance of the activities is England. However, successful suppliers may be requested to work outside of England in support of the organisations enabled to use this framework, as noted at VI.3). services - + @@ -1582,7 +1639,7 @@ - + @@ -1614,7 +1671,7 @@ - + @@ -1629,6 +1686,8 @@ + + quality Health, safety and wellbeing (HS&W) @@ -1645,6 +1704,8 @@ + + quality Customer and stakeholders @@ -1661,6 +1722,8 @@ + + quality Project/programme management @@ -1677,6 +1740,8 @@ + + quality Financial management @@ -1693,6 +1758,8 @@ + + quality Knowledge transfer @@ -1709,6 +1776,8 @@ + + quality Resources and conflict of interest @@ -1725,6 +1794,8 @@ + + quality Procurement knowledge @@ -1741,18 +1812,25 @@ + + price + + + + + - - - - + + + + Highways England will incorporate a minimum 10 calendar days standstill period at the point information on award of the contract is communicated to tenderers. Appeals must be lodged in accordance with the Public Contracts Regulations 2015 (SI 2015 No 102) as amended. @@ -1779,6 +1857,7 @@ not-allowed + true @@ -1823,7 +1902,7 @@ The provision of procurement advice and support for contract development, supply chain analysis and general procurement activities, including commercial assessment support. There will be a maximum of six suppliers appointed to this lot. It is expected that the successful suppliers will utilise a focused supply chain to reduce opportunities for conflicts of interest in the supported procurement activities. Work under the framework may be awarded following mini-competition, following a single response to a request for expressions of interest or through a direct award to a single supplier. The main site of performance of the activities is England. However, successful suppliers may be requested to work outside of England in support of the organisations enabled to use this framework, as noted at VI.3). services - + @@ -1863,7 +1942,7 @@ - + diff --git a/development-notices/eforms-xml/21-000934-001-EXP.xml b/development-notices/eforms-xml/21-000934-001-EXP.xml index 495024a..a099aa7 100644 --- a/development-notices/eforms-xml/21-000934-001-EXP.xml +++ b/development-notices/eforms-xml/21-000934-001-EXP.xml @@ -47,6 +47,9 @@ 1490000.00 + + + 41 @@ -72,30 +75,53 @@ 2020-12-15+01:00 - Assessment Support of draft CAP Strategic Plans with Respect to Environmental Requirements + Assessment Support of draft CAP Strategic Plans with Respect to Environmental Requirements + Vurderingsstøtte til udkast til strategiplaner for den fælles landbrugspolitik med hensyn til miljøkrav + Bewertung von Fördermaßnahmen für Entwürfe von strategischen GAP-Planungen unter Beachtung der Umweltanforderungen. + Apoyo a la evaluación de los proyectos de planes estratégicos de la PAC con relación a los requisitos ambientales + Yhteisen maatalouspolitiikan strategisten suunnitelmaluonnosten arvioinnin tuki ympäristövaatimusten kannalta + Soutien aux ébauches de plans stratégiques de la PAC en matière d'exigences environnementales + Υποστήριξη στην αξιολόγηση για το σχέδιο των στρατηγικών σχεδίων της ΚΓΠ όσον αφορά τις περιβαλλοντικές απαιτήσεις + Sostegno alla valutazione di progetti di piani strategici della PAC per quanto riguarda i requisiti ambientali + Evaluatieondersteuning van ontwerpstrategische GLB-plannen met inachtneming van milieueisen + Apoio à avaliação dos projetos de planos estratégicos PAC relativamente aos requisitos ambientais + Stöd vid bedömning av utkast till strategiska planer för den gemensamma jordbrukspolitiken med avseende på miljökrav. + Podpora hodnocení návrhů strategických plánů SZP s ohledem na environmentální požadavky. + Ühise põllumajanduspoliitika strateegiliste plaanide kavandi hindamistugi seoses keskkonnanõuetega + A KAP előzetes stratégiai terveinek a környezetvédelmi követelmények tekintetében történő értékelésének támogatása. + Bendrosios žemės ūkio politikos (BŽŪP) strateginių planų projektų vertinimo parama, atsižvelgiant į aplinkosaugos reikalavimus + Atbalsts KLP stratēģisko plānu projektu novērtēšanā attiecībā uz vides prasībām + Appoġġ ta' assessjar tal-abbozz ta' pjanijiet strateġiċi PAK fir-rigward ta' ħtiġijiet ambjentali + Wsparcie oceny projektów planów strategicznych wspólnej polityki rolnej pod względem wymogów środowiskowych. + Podpora posúdenia návrhov strategických plánov spoločnej poľnohospodárskej politiky s ohľadom na environmentálne požiadavky + Podpora pri ocenjevanju skladnosti osnutkov strateških načrtov SKP z okoljskimi zahtevami + Tacaíocht mheasúnaithe ar dhréachtphleananna straitéiseacha CBT maidir le ceanglais chomhshaoil. + Подкрепа за оценяването на проектите на стратегическите планове съгласно Общата селскостопанска политика (ОСП) по отношение на изискванията за околната среда. + Sprijin în evaluarea proiectelor de planuri strategice privind PAC, cu respectarea cerințelor de mediu + Podrška procjeni nacrta strateških planova u okviru ZPP-a u pogledu zahtjeva koji se odnose na okoliš. 07.0202/2020/839227/ETU/ENV.D.1 - + TEN-0001 - + TPA-0001 - + ORG-0002 true - + ORG-0003 false - + ORG-0004 false @@ -261,7 +287,7 @@ - + 12345678-2023 123/2023 @@ -275,7 +301,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -412,13 +438,13 @@ - + - + @@ -431,7 +457,6 @@ 2020/S 161-391292 - @@ -441,8 +466,54 @@ ENV/2020/OP/0030 Assessment Support of Draft cap Strategic Plans with Respect to Environmental Requirements + Vurderingsstøtte til udkast til strategiplaner for den fælles landbrugspolitik med hensyn til miljøkrav + Bewertung von Fördermaßnahmen für Entwürfe von strategischen GAP-Planungen unter Beachtung der Umweltanforderungen + Apoyo a la evaluación de los proyectos de planes estratégicos de la PAC con relación a los requisitos ambientales + Yhteisen maatalouspolitiikan strategisten suunnitelmaluonnosten arvioinnin tuki ympäristövaatimusten kannalta + Soutien aux ébauches de plans stratégiques de la PAC en matière d'exigences environnementales + Υποστήριξη στην αξιολόγηση για το σχέδιο των στρατηγικών σχεδίων της ΚΓΠ όσον αφορά τις περιβαλλοντικές απαιτήσεις + Sostegno alla valutazione di progetti di piani strategici della PAC per quanto riguarda i requisiti ambientali + Evaluatieondersteuning van ontwerpstrategische GLB-plannen met inachtneming van milieueisen + Apoio à avaliação dos projetos de planos estratégicos PAC relativamente aos requisitos ambientais + Stöd vid bedömning av utkast till strategiska planer för den gemensamma jordbrukspolitiken med avseende på miljökrav + Podpora hodnocení návrhů strategických plánů SZP s ohledem na environmentální požadavky + Ühise põllumajanduspoliitika strateegiliste plaanide kavandi hindamistugi seoses keskkonnanõuetega + A KAP előzetes stratégiai terveinek a környezetvédelmi követelmények tekintetében történő értékelésének támogatása + Bendrosios žemės ūkio politikos (BŽŪP) strateginių planų projektų vertinimo parama, atsižvelgiant į aplinkosaugos reikalavimus + Atbalsts KLP stratēģisko plānu projektu novērtēšanā attiecībā uz vides prasībām + Appoġġ ta' assessjar tal-abbozz ta' pjanijiet strateġiċi PAK fir-rigward ta' ħtiġijiet ambjentali + Wsparcie oceny projektów planów strategicznych wspólnej polityki rolnej pod względem wymogów środowiskowych + Podpora posúdenia návrhov strategických plánov spoločnej poľnohospodárskej politiky s ohľadom na environmentálne požiadavky + Podpora pri ocenjevanju skladnosti osnutkov strateških načrtov SKP z okoljskimi zahtevami + Tacaíocht mheasúnaithe ar dhréachtphleananna straitéiseacha CBT maidir le ceanglais chomhshaoil + Подкрепа за оценяването на проектите на стратегическите планове съгласно Общата селскостопанска политика (ОСП) по отношение на изискванията за околната среда + Sprijin în evaluarea proiectelor de planuri strategice privind PAC, cu respectarea cerințelor de mediu + Podrška procjeni nacrta strateških planova u okviru ZPP-a u pogledu zahtjeva koji se odnose na okoliš This contract will aim to support the European Commission with the environment-related knowledge needed to engage in constructive conversation with the Member States during the preparation of their CAP strategic plans (CAP SP). This contract aims to complement the work to be carried out within the European Commission that will be screening, assessing and providing feedback on the drafts of CAP SP. The contract entails providing detailed support relative to the ex-ante analysis of country-specific of environmental objectives by preparing individual fiches per Member State. It will also provide an analysis of the current needs/challenges for the environmental objectives and in light of the Commission’s Recommendations for environmental related specific objectives and taking into account the European Green Deal. Following the submission of the draft CAP strategic plans, this contract will support DG Environment in the assessment of the environmental-relevant parts of the draft CAP SP. + Denne kontrakt har til formål at støtte Europa-Kommissionen med den miljørelaterede viden, der er nødvendig for at indgå i en konstruktiv dialog med medlemsstaterne under udarbejdelsen af deres strategiplaner for den fælles landbrugspolitik. Denne kontrakt har til formål at supplere det arbejde, der skal udføres i Europa-Kommissionen, og som vil være screening, vurdering og levering af feedback på udkastene til den fælles landbrugspolitiks strategiplaner. Kontrakten omfatter levering af detaljeret støtte i forbindelse med forudgående analyse af landespecifikke miljømål ved udarbejdelse af individuelle datablade pr. medlemsstat. Den vil også give en analyse af de aktuelle behov/udfordringer for miljømålene og i lyset af Kommissionens henstillinger om miljørelaterede specifikke mål og under hensyntagen til den europæiske grønne pagt. Efter indgivelsen af udkastene til strategiplaner for den fælles landbrugspolitik skal denne kontrakt støtte GD for Miljø i vurderingen af de miljørelevante dele af udkastene. + Ziel dieses Auftrags ist die Unterstützung der Europäischen Kommission mit dem erforderlichen umweltbezogenen Wissen für ein konstruktives Gespräch mit den Mitgliedstaaten während der Ausarbeitung ihrer strategischen GAP-Planungen (GAP SP). Ziel dieses Auftrags ist die Ergänzung der innerhalb der Europäischen Kommission durchzuführenden Arbeiten zur Überprüfung, Bewertung und Bereitstellung von Feedback zu den Entwürfen der GAP SP. Der Auftrag umfasst die Bereitstellung detaillierter Unterstützung im Zusammenhang mit der Ex-ante-Analyse von länderspezifischen Umweltzielen durch die Vorbereitung einzelner Datenblätter pro Mitgliedstaat. Es wird auch eine Analyse des aktuellen Bedarfs/der aktuellen Anforderungen an die Umweltziele und unter Berücksichtigung der Empfehlungen der Kommission für umweltbezogene spezifische Ziele und unter Berücksichtigung des europäischen „Green Deals“ liefern. Nach Vorlage des Entwurfs der strategischen Pläne für die strategische GAP-Planung unterstützt dieser Auftrag die GD Umwelt bei der Bewertung der umweltrelevanten Teile des Entwurfs der GAP SP. + La finalidad del presente contrato consiste en apoyar a la Comisión Europea con los conocimientos relacionados con el medioambiente necesarios para entablar una conversación constructiva con los Estados miembros durante la preparación de sus planes estratégicos de la PAC (PAC SP). La finalidad del presente contrato consiste en complementar el trabajo que se llevará a cabo en el seno de la Comisión Europea, que consistirá en el análisis, la evaluación y la presentación de comentarios sobre los proyectos de planes de acción de la PAC. El contrato implica la prestación de apoyo detallado en relación con el análisis ex ante de los objetivos medioambientales específicos de cada país mediante la preparación de fichas individuales por Estado miembro. También proporcionará un análisis de las necesidades/desafíos actuales para los objetivos medioambientales y a la luz de las recomendaciones de la Comisión para objetivos específicos relacionados con el medio ambiente y teniendo en cuenta el Pacto Verde Europeo. Después de la presentación del borrador de planes estratégicos de la PAC, este contrato prestará apoyo a la DG Medio Ambiente en la evaluación de las partes pertinentes desde el punto de vista medioambiental del borrador de planes estratégicos de la PAC. + Tämän sopimuksen tavoitteena on tukea Euroopan komissiota ympäristöä koskevalla tietämyksellä, jota tarvitaan jäsenvaltioiden kanssa käytävään rakentavaan keskusteluun niiden YMP:n strategisten suunnitelmien valmistelun yhteydessä. Sopimuksen tarkoituksena on täydentää Euroopan komissiossa tehtävää työtä, jossa seurataan YMP:n strategisten suunnitelmien luonnoksia koskevaa seulontaa, arviointia ja palautteen antamista. Sopimukseen sisältyy sellaisen yksityiskohtaisen tuen toimittaminen, joka liittyy ympäristötavoitteiden maakohtaisten ennakkoanalyysien tekemiseen laatimalla yksittäiset selosteet kustakin jäsenvaltiosta. Lisäksi toimitetaan analyysi ympäristötavoitteiden nykyisistä tarpeista / haasteista ottaen huomioon komission suositukset ympäristöä koskevista erityistavoitteista ja ottaen huomioon Euroopan vihreän kehityksen ohjelman. Kun YMP:n strategiset suunnitelmaluonnokset on toimitettu, sopimuksella tuetaan ympäristöasioiden pääosastoa YMP:n luonnosehdotuksen ympäristöä koskevien osien arvioinnissa. + Le présent marché vise à aider la Commission européenne à acquérir les connaissances liées à l’environnement nécessaires pour s’engager dans une conversation constructive avec les États membres lors de l’élaboration de leurs plans stratégiques de la PAC. Le présent marché vise à compléter le travail qui sera réalisé au sein de la Commission européenne, à savoir l'examen, l'évaluation et la fourniture d'un retour d'information sur les projets de plans stratégiques de la PAC. Le marché porte sur la fourniture d'un soutien détaillé relatif à l'analyse ex ante des objectifs environnementaux spécifiques à chaque pays en préparant des fiches individuelles par État membre. Il fournira également une analyse des besoins/défis actuels pour les objectifs environnementaux et à la lumière des recommandations de la Commission concernant les objectifs spécifiques liés à l’environnement et en tenant compte du pacte vert pour l'Europe. Après la présentation des projets de plans stratégiques de la PAC, le présent marché aidera la DG Environnement à évaluer les parties du projet de plan stratégique de la PAC relatives à l'environnement. + Αυτή η σύμβαση θα στοχεύει στην υποστήριξη της Ευρωπαϊκής Επιτροπής με τις γνώσεις που σχετίζονται με το περιβάλλον και απαιτούνται για τον εποικοδομητικό διάλογο με τα κράτη μέλη κατά την προετοιμασία των στρατηγικών σχεδίων της ΚΓΠ. Σκοπός αυτής της σύμβασης είναι η συμπλήρωση των εργασιών που θα πραγματοποιηθούν εντός της Ευρωπαϊκής Επιτροπής, οι οποίες θα εξετάζουν, θα αξιολογούν και θα παρέχουν ανάδραση σχετικά με τα προσχέδια των στρατηγικών σχεδίων της ΚΓΠ. Η σύμβαση συνεπάγεται την παροχή λεπτομερούς υποστήριξης σε σχέση με την εκ των προτέρων ανάλυση συγκεκριμένων ανά χώρα περιβαλλοντικών στόχων, προετοιμάζοντας μεμονωμένα δελτία ανά κράτος μέλος. Θα παρέχει επίσης ανάλυση των τρεχουσών αναγκών/προκλήσεων για τους περιβαλλοντικούς στόχους και σε συνάρτηση με τις συστάσεις της Επιτροπής για συγκεκριμένους περιβαλλοντικούς στόχους και λαμβάνοντας υπόψη την Ευρωπαϊκή Πράσινη Συμφωνία. Μετά την υποβολή του προσχεδίου των στρατηγικών σχεδίων της ΚΓΠ, η παρούσα σύμβαση θα παρέχει στήριξη στη ΓΔ Περιβάλλοντος ως προς την αξιολόγηση των περιβαλλοντικών τμημάτων του προσχεδίου των στρατηγικών σχεδίων της ΚΓΠ. + Il presente appalto avrà come scopo sostenere la Commissione europea nelle conoscenze relative all'ambiente necessarie per impegnarsi in un dialogo costruttivo con gli Stati membri durante la preparazione dei loro piani strategici della PAC. Il presente appalto mira a integrare il lavoro da svolgere nell'ambito della Commissione europea che riguarderà lo screening, la valutazione e la fornitura di riscontri sulle bozze dei piani strategici della PAC. L'appalto prevede la prestazione di sostegno dettagliato relativo all'analisi ex-ante degli obiettivi ambientali specifici per paese, attraverso la preparazione di schede individuali per Stato membro. Fornirà inoltre un'analisi delle attuali esigenze/sfide per gli obiettivi ambientali e alla luce delle raccomandazioni della Commissione per obiettivi specifici connessi all'ambiente e tenendo conto del Green Deal europeo. A seguito della presentazione del progetto di piani strategici della PAC, il presente appalto sosterrà la DG Ambiente nella valutazione delle parti pertinenti per l'ambiente delle bozze dei piani strategici della PAC. + Deze opdracht is gericht op de ondersteuning van de Europese Commissie aan de hand van milieugerelateerde kennis tijdens een opbouwend gesprek met de lidstaten gedurende de voorbereiding van hun strategische plannen voor het GLB (GLB SP). Deze opdracht is bedoeld als aanvulling op de werkzaamheden die moeten worden uitgevoerd binnen de Europese Commissie, waaronder de screening, beoordeling en verstrekking van feedback over de ontwerpen van de GLB SP. De opdracht omvat de verlening van gedetailleerde ondersteuning met betrekking tot de voorafgaande analyse van landspecifieke milieudoelstellingen door individuele fiches per lidstaat op te stellen. Er moet ook een analyse worden geleverd van de huidige behoeften/uitdagingen in het kader van de milieudoelstellingen en in het licht van de aanbevelingen van de Commissie voor milieugerelateerde specifieke doelstellingen, waarbij rekening wordt gehouden met de Europese Green Deal. Na de indiening van de ontwerpstrategische plannen voor het GLB moet deze opdracht het DG Milieu ondersteunen bij de beoordeling van de milieugerelateerde onderdelen van het ontwerp van de GLB SP. + O presente contrato visa apoiar a Comissão Europeia com os conhecimentos relacionados com o ambiente necessários para encetar conversações construtivas com os Estados-Membros durante a preparação dos seus planos estratégicos da PAC. O presente contrato visa complementar o trabalho a realizar na Comissão Europeia que irá realizar o rastreio, avaliação e disponibilização de feedback sobre os projetos dos planos estratégicos da PAC. O contrato implica a prestação de apoio pormenorizado relativamente à análise ex ante de objetivos ambientais específicos do país através da preparação de fichas individuais por Estado-Membro. Fornecerá igualmente uma análise das necessidades/desafios atuais para os objetivos ambientais e à luz das recomendações da Comissão para objetivos específicos relacionados com o ambiente e tendo em conta o Pacto Ecológico Europeu. Após a apresentação dos projetos de planos estratégicos da PAC, o presente contrato apoiará a DG Ambiente na avaliação das partes relevantes para o ambiente do projeto dos planos estratégicos da PAC. + Detta kontrakt syftar till att stödja Europeiska kommissionen med den miljörelaterade kunskap som behövs för att inleda konstruktiva samtal med medlemsstaterna i samband med utarbetandet av sina strategiska planer för den gemensamma jordbrukspolitiken (common agricultural policy strategic plans - CAP SP). Detta kontrakt syftar till att komplettera det arbete som ska utföras inom Europeiska kommissionen, som kommer att granska, utvärdera och ge återkoppling på utkasten till CAP SP. Kontraktet omfattar tillhandahållande av detaljerat stöd avseende förhandsanalysen av landspecifika miljömål genom utarbetande av enskilda informationsblad per medlemsstat. Den kommer också att innehålla en analys av de nuvarande behoven/utmaningarna för miljömålen och mot bakgrund av kommissionens rekommendationer om miljörelaterade specifika mål och med beaktande av den europeiska gröna given. Efter inlämningen av utkastet till strategiska planer för den gemensamma jordbrukspolitiken kommer detta kontrakt att stödja GD Miljö vid bedömningen av de miljörelevanta delarna av utkastet till CAP SP. + Cílem této zakázky bude podpora Evropské komise poskytnutím poznatků souvisejících s životním prostředím potřebných k zapojení se do konstruktivních rozhovorů s členskými státy během přípravy jejich strategických plánů SZP (SP SZP). Tato zakázka má za cíl podpořit práci, která má být provedena Evropskou komisí spočívající v kontrolování, hodnocení a poskytování zpětné vazby ohledně návrhů SP SZP. Zakázka zahrnuje poskytování široké podpory ve vztahu k předběžné analýze environmentálních cílů stanovených pro jednotlivé země prostřednictvím přípravy jednotlivých informačních listů pro každý členský stát. Poskytne také analýzu stávajících potřeb/výzev v oblasti environmentálních cílů a s ohledem na doporučení Komise týkající se specifických cílů v oblasti životního prostředí a s ohledem na Zelenou dohodu pro Evropu. Po předložení návrhu strategických plánů SZP tato zakázka podpoří GŘ pro životní prostředí při posuzování částí návrhu SP SZP týkajících se životního prostředí. + Selle lepingu eesmärk on pakkuda Euroopa Komisjonile tuge keskkonnaga seotud teadmiste osas, mis on vajalikud liikmesriikidega konstruktiivsete vestluste pidamiseks nende ühise põllumajanduspoliitika strateegiliste plaanide (ÜPP SP) koostamisel. Selle lepingu eesmärk on täiendada Euroopa Komisjonis tehtavat tööd, milleks on ÜPP SP kavandite kontroll, hindamine ja tagasiside andmine. Leping hõlmab üksikasjaliku toe pakkumist seoses riigispetsiifiliste keskkonnaeesmärkide eelanalüüsiga, koostades iga liikmesriigi kohta individuaalse toimiku. Samuti tehakse analüüs praegustest keskkonnaeesmärkidega seotud vajadustest/probleemidest ning lähtudes komisjoni soovitustest keskkonnaga seotud konkreetsete eesmärkide saavutamiseks ja võttes arvesse Euroopa rohelist kokkulepet. Ühise põllumajanduspoliitika strateegiliste plaanide kavandi esitamise järel toetab leping keskkonna peadirektoraati ÜPP SP keskkonna seisukohalt oluliste osade hindamisel. + A szerződés célja az Európai Bizottság olyan, környezetvédelemmel kapcsolatos ismeretekkel való támogatása, amelyek ahhoz szükségesek, hogy konstruktív párbeszédet folytathasson a tagállamokkal a KAP-stratégiai terveik (CAP SP) elkészítése során. A szerződés célja, hogy kiegészítse az Európai Bizottságon belül végzendő munkát, mely során átvilágítják és értékelik a KAP előzetes stratégiai terveit, valamint visszajelzést nyújtanak róluk. A szerződés a környezetvédelmi célkitűzések országspecifikus előzetes elemzésének részletekbe menő támogatását foglalja magában, tagállamonkénti egyedi leírások elkészítése révén. Emellett elemzést nyújt a környezetvédelmi célkitűzésekkel kapcsolatos jelenlegi igényekről/kihívásokról a környezetvédelemmel kapcsolatos konkrét célkitűzésekre vonatkozó bizottsági ajánlások és az európai zöld megállapodás figyelembevételével. A szóban forgó szerződés a KAP előzetes stratégiai terveinek benyújtását követően támogatni fogja a Környezetvédelmi Főigazgatóságot az előzetes tervek környezetvédelemre vonatkozó részeinek értékelésében. + Šia sutartimi siekiama remti Europos Komisiją, teikiant su aplinka susijusias žinias, kurių reikia siekiant palaikyti konstruktyvų pokalbį su valstybėmis narėmis joms rengiant bendrosios žemės ūkio politikos (BŽŪP) strateginius planus. Šia sutartimi siekiama papildyti veiksmus, kuriuos reikia atlikti Europos Komisijoje, kurių reikės atrenkant, vertinant ir teikiant atsiliepimus apie BŽŪP strateginių planų projektus. Pagal sutartį reikės teikti išsamią paramą, susijusią su konkrečioje šalyje esančių aplinkos apsaugos tikslų išankstine analize parengiant individualius valstybių narių aprašus. Taip pat bus atliekama aplinkosaugos tikslų dabartinių poreikių / iššūkių analizė ir atsižvelgiant į Komisijos rekomendacijas dėl su aplinkosauga susijusių specifinių tikslų bei atsižvelgiant į Europos žaliąjį kursą. Pateikus BŽŪP strateginių planų projektus pagal šią sutartį reikės teikti paramą Aplinkos generaliniam direktoratui vertinant su aplinkosauga susijusias BŽŪP strateginių planų projektų dalis. + Šī līguma mērķis ir atbalstīt Eiropas Komisiju, nodrošinot nepieciešamās zināšanas vides jomā, lai iesaistītos konstruktīvās sarunās ar dalībvalstīm to KLP stratēģisko plānu (strategic plans – SP) sagatavošanas laikā. Šis līgums ir paredzēts, lai papildinātu Eiropas Komisijā veicamo darbu – KLP SP projektu pārbaudi, novērtēšanu un saistīto komentāru nodrošināšanu. Līgums ietver sīki izstrādāta atbalsta sniegšanu saistībā ar katras konkrētas valsts vides mērķu ex ante analīzi, sagatavojot individuālus dokumentus par katru dalībvalsti. Ir jānodrošina arī vides mērķu pašreizējo vajadzību/problēmjautājumu analīze, ņemot vērā arī Komisijas ieteikumus par konkrētiem mērķiem vides jomā un Eiropas zaļo kursu. Pēc KLP stratēģisko plānu projektu iesniegšanas ar šo līgumu tiks atbalstīts Vides ĢD, lai novērtētu KLP SP projektu ar vidi saistītās daļas. + Dan il-kuntratt se jimmira li jappoġġja lill-Kummissjoni Ewropea fir-rigward tal-għarfien relatat mal-ambjent meħtieġ biex timpenja ruħha f'konverżazzjoni kostruttiva mal-Istati Membri waqt il-preparazzjoni tal-pjanijiet strateġiċi tal-PAK tagħhom (PAK SP). Dan il-kuntratt se jimmira li jikkumplimenta x-xogħol li jrid jitwettaq fil-Kummissjoni Ewropea li se jkun l-iskrinjar, il-valutazzjoni u l-provvista ta' feedback dwar l-abbozzi tal-PAK-SP. Il-kuntratt jinvolvi l-provvista ta' appoġġ iddettaljat li għandu x'jaqsam mal-analiżi ex-ante tal-għanijiet ambjentali speċifiċi għall-pajjiż billi jiġu ppreparati skedi individwali għal kull Stat Membru. Se jipprovdi wkoll analiżi tal-bżonnijiet/sfidi kurrenti għall-għanijiet ambjentali u fid-dawl tar-Rakkomandazzjonijiet tal-Kummissjoni għall-għanijiet speċifiċi relatati mal-ambjent u b'kunsiderazzjoni tal-Patt Ekoloġiku Ewropew. Wara t-tfigħ tal-abbozz tal-pjanijiet strateġiċi tal-PAK, dan il-kuntratt se jappoġġja lid-DĠ Ambjent fil-valutazzjoni tal-partijiet rilevanti għall-ambjent tal-abbozz PAK SP. + Celem niniejszego zamówienia jest wsparcie Komisji Europejskiej w zakresie wiedzy związanej ze środowiskiem, koniecznej do prowadzenia konstruktywnych rozmów z państwami członkowskimi podczas przygotowywania ich planów strategicznych dotyczących wspólnej polityki rolnej (WPR). Celem niniejszego zamówienia jest uzupełnienie prac, które mają zostać wykonane w ramach Komisji Europejskiej, a które będą polegały na analizie, ocenie i przekazywaniu informacji zwrotnych na temat wstępnych planów strategicznych dotyczących WPR. Zamówienie obejmuje szczegółowe wsparcie w analizie ex ante krajowych celów środowiskowych poprzez przygotowanie indywidualnych kart dla każdego państwa członkowskiego. Badanie dostarczy również analizy bieżących potrzeb/wyzwań dotyczących celów środowiskowych oraz ich analizy w świetle zaleceń Komisji dotyczących szczegółowych celów związanych z ochroną środowiska, z uwzględnieniem Europejskiego Zielonego Ładu. Po przedłożeniu projektów planów strategicznych Wspólnej Polityki Rolnej niniejsze zamówienie zapewni DG ds. Środowiska wsparcie w ocenie istotnych dla środowiska części wstępnego planu strategicznego dotyczącego WPR. + Obstarávanie sa zameria na podporu Európskej komisie v súvislosti so znalosťami z oblasti životného prostredia, ktoré sú potrebné na nadviazanie konštruktívnej diskusie s členskými štátmi počas príprav strategických plánov spoločnej poľnohospodárskej politiky (SP SPP). Toto obstarávanie sa zameriava na doplnenie práce, ktorá sa vykoná v rámci Európskej komisie v podobe monitorovania, hodnotenia a poskytovania spätnej väzby v súvislosti s návrhmi SP SPP. Obstarávanie zahŕňa poskytovanie podrobnej pomoci súvisiacej s analýzou ex-ante environmentálnych cieľov konkrétnych krajín prostredníctvom prípravy samostatných formulárov pre každý členský štát. Rovnako poskytne analýzu súčasných potrieb/výziev v súvislosti s environmentálnymi cieľmi a vzhľadom na odporúčania Komisie aj špecifických environmentálnych cieľov s ohľadom na Európsku zelenú dohodu. Po predložení návrhu strategických plánov SPP toto obstarávanie podporí GR pre životné prostredie pri posudzovaní častí návrhu SP SPP, ktoré sú relevantné z environmentálneho hľadiska. + Namen tega naročila je Evropsko komisijo podpreti z okoljskim znanjem, potrebnim za vzpostavitev konstruktivnega dialoga z državami članicami med pripravo njihovih strateških načrtov SKP. Cilj tega naročila je dopolniti delo, ki ga je treba opraviti znotraj Evropske komisije in zajema pregledovanje in ocenjevanje osnutkov strateških načrtov SKP ter zagotavljanje povratnih informacij. Naročilo vključuje zagotovitev podrobne podpore v zvezi s predhodno analizo okoljskih ciljev posameznih držav s pripravo dokumentov za posamezne države članice. Izvedena bo tudi analiza sedanjih potreb/izzivov v zvezi z okoljskimi cilji ob upoštevanju priporočil Komisije glede posebnih okoljskih ciljev in ob upoštevanju evropskega zelenega dogovora. Po oddaji osnutka strateških načrtov SKP bo to naročilo podpiralo GD za okolje pri ocenjevanju okoljskih delov osnutkov strateških načrtov SKP. + Beidh sé mar aidhm ag an gconradh seo tacú leis an gCoimisiún Eorpach leis an eolas comhshaoil a theastaíonn chun idirphlé cuiditheach a dhéanamh leis na Ballstáit le linn dóibh a bpleananna straitéiseacha CBT (PS CBT) a ullmhú. Tá sé mar aidhm ag an gconradh seo an obair a bheidh le déanamh laistigh den Choimisiún Eorpach a chomhlánú lena ndéanfar scagadh, measúnú agus soláthar aiseolais ar na dréachtaí de PS CBT. Is éard atá i gceist leis an gconradh tacaíocht mhionsonraithe a sholáthar i gcoibhneas leis an anailís ex-ante ar chuspóirí comhshaoil thírshonracha trí fhíseanna aonair a ullmhú in aghaidh an Bhallstáit. Cuirfidh sé anailís ar fáil freisin ar na riachtanais/dúshláin reatha maidir leis na cuspóirí comhshaoil agus i bhfianaise Mholtaí an Choimisiúin maidir le sainchuspóirí a bhaineann leis an gcomhshaol agus leis an gComhaontú Glas don Eoraip á gcur san áireamh. Tar éis na dréachtphleananna straitéiseacha CBT a chur isteach, tacóidh an conradh seo le hArd-Stiúrthóireacht an Chomhshaoil i measúnú na gcodanna a bhaineann leis an gcomhshaol den dréacht-PS CBT. + Целта на настоящата поръчка е да се подпомогне Европейската комисия с информация относно околната среда, която е необходима за провеждането на конструктивен разговор с държавите членки по време на изготвянето на техните стратегически планове съгласно Общата селскостопанска политика (СП ОСП). Целта на настоящата поръчка е да се допълни осъществяваната в рамките на Европейската комисия работа, която ще включва скрининг, оценка и предоставяне на обратна връзка относно проектите на СП ОСП. Поръчката включва предоставянето на подробна подкрепа относно предварителния анализ на специфичните за дадена държава цели в областта на околната среда чрез изготвянето на индивидуални формуляри за държавата членка. Освен това ще се предостави анализ на текущите нужди/предизвикателства за целите в областта на околната среда и с оглед на препоръките на Комисията за конкретните цели, свързани с околната среда, и като се вземе предвид Европейският зелен пакт. След изпращането на проектите на стратегическите планове съгласно ОСП тази поръчка ще подпомага ГД „Околна среда“ при оценката на частите от проектите на СП ОСП, които са от значение за околната среда. + Acest contract va avea ca scop susținerea Comisiei Europene cu privire la cunoștințele în materie de mediu necesare pentru a se angaja în discuții constructive cu statele membre pe parcursul pregătirii planurilor lor strategice privind PAC (PAC SP). Acest contract vizează completarea activităților care vor fi desfășurate în cadrul Comisiei Europene și care vor verifica, evalua și furniza feedback cu privire la proiectele PAC SP. Contractul implică furnizarea de susținere detaliată în raport cu analiza ex-ante a obiectivelor de mediu specifice fiecărei țări, prin pregătirea de fișe individuale pentru fiecare stat membru. De asemenea, va furniza o analiză a nevoilor/provocărilor actuale în ceea ce privește obiectivele de mediu și în lumina recomandărilor Comisiei privind obiectivele specifice legate de mediu și luând în considerare Pactul verde european. În urma depunerii proiectelor de planuri strategice privind PAC, acest contract va sprijini DG Mediu în evaluarea părților relevante pentru mediu din proiectul PAC SP. + Cilj ovog ugovora bit će pružanje podrške Europskoj komisiji u pogledu znanja koje se odnosi na okoliš potrebnog za sudjelovanje u konstruktivnim razgovorima s državama članicama tijekom pripreme njihovih strateških planova u okviru ZPP-a (CAP Strategic Plans – SP). Cilj je ovog ugovora nadopuniti rad koji će se obavljati unutar Europske komisije, a koji će obuhvaćati provjere, procjene i pružanje povratnih informacija o nacrtima strateških planova u okviru ZPP-a. Ugovorom je obuhvaćeno pružanje detaljne podrške u pogledu ex-ante analize okolišnih ciljeva specifičnih za pojedinačne zemlje pripremom pojedinačnih sažetaka po državama članicama. Pružit će se i analiza trenutačnih potreba/izazova za okolišne ciljeve pri kojoj će se uzeti u obzir i Preporuke Komisije koje se odnose na posebne ciljeve povezane s okolišem kao i Europski zeleni plan. Nakon podnošenja nacrta strateških planova u okviru ZPP-a ovim će se ugovorom pružati podrška GU-u za okoliš u procjeni dijelova nacrta strateških planova u okviru ZPP-a koji su povezani s okolišem. services @@ -490,7 +561,7 @@ - + @@ -505,8 +576,33 @@ + + quality Quality of the proposed methodology + Kvalitet af den foreslåede metodologi + Qualität der vorgeschlagenen Methodik + Calidad de la metodología propuesta + ehdotettujen menetelmien laatu + Qualité de la méthode proposée + Ποιότητα της προτεινόμενης μεθοδολογίας + Qualità della metodologia proposta + Kwaliteit van de voorgestelde methodologie + Qualidade da metodologia proposta + Kvalitet på den föreslagna metoden + Kvalita navrhované metodiky + pakutud metoodika kvaliteet + A javasolt módszertan minősége + Siūlomos metodikos kokybė + Piedāvātās metodikas kvalitāte + Il-kwalità tal-metodoloġija proposta + jakość zaproponowanej metodologii + Kvalita navrhovanej metodiky + Kakovost predlagane metodologije + Caighdeán na modheolaíochta molta + Качество на предложената методология + Calitatea metodologiei propuse + Kvaliteta predložene metodologije @@ -521,8 +617,33 @@ + + quality Organisation of the work and allocation of resources + Tilrettelæggelse af arbejdet og ressourcefordeling + Arbeitsorganisation und Zuteilung der Ressourcen + organización del trabajo y asignación de recursos + työn organisointi ja resurssien kohdentaminen + Organisation du travail et affectation des ressources + Οργάνωση της εργασίας και κατανομή των πόρων + Organizzazione del lavoro e allocazione delle risorse + organisatie van het werk en toekenning van middelen + Organização do trabalho e afetação de recursos + Organisering av arbetet och resursfördelning + Organizace práce a přidělování zdrojů + töökorraldus ja ressursijaotus + A munka szervezése és az erőforrások elosztása + Darbo organizavimas ir išteklių paskirstymas + Darba organizācija un resursu sadale + L-organizzazzjoni tax-xogħol u l-allokazzjoni tar-riżorsi + organizacja pracy i przydział zasobów + Organizácia práce a pridelenie zdrojov + Organizacija dela in razporeditev virov + Eagrú na hoibre agus leithdháileadh acmhainní + Организация на работата и разпределение на ресурсите + Organizarea activităților și alocarea resurselor + Organizacija rada i raspodjela resursa @@ -537,8 +658,33 @@ + + quality Quality control measures + Kvalitetssikringsforanstaltninger + Qualitätskontrollmaßnahmen + medidas relativas al control de la calidad + laadunvalvontatoimet + Mesures de contrôle de la qualité + Μέτρα ποιοτικού ελέγχου + Misure di controllo della qualità + Maatregelen op het gebied van kwaliteitscontrole + Medidas de controlo da qualidade + Åtgärder för kvalitetskontroll + Opatření týkající se kontroly kvality + Kvaliteedikontrolli meetmed + Minőség-ellenőrzési intézkedések + Kokybės kontrolės priemonės + Kvalitātes kontroles pasākumi + Il-miżuri ta' kontroll tal-kwalità + środki kontroli jakości + Opatrenia na kontrolu kvality + Ukrepi za nadzor kakovosti + Modhanna rialaithe cáilíochta + Мерки за контрол на качеството + Măsurile de control al calității + Mjere kontrole kvalitete @@ -553,21 +699,51 @@ + + price + + + + + - - - - + + + + See internet address provided in section I.3). + Se internetadressen anført i afsnit I.3). + Siehe die in Abschnitt I.3) angegebene Internetadresse. + Véase la dirección de internet que figura en el apartado I.3). + katso kohdassa I.3) annettu internetosoite. + Voir adresse internet indiquée à la section I.3). + Βλέπε διαδικτυακή διεύθυνση που παρέχεται στο τμήμα I.3). + Cfr. indirizzo Internet indicato alla sezione I.3). + Zie het internetadres vermeld in sectie I.3). + Ver endereço Internet indicado no ponto I.3). + Se internetadressen som anges i avsnitt I.3). + Viz internetová adresa uvedená v oddíle I.3). + vt punktis I.3) nimetatud internetiaadressi. + Lásd az I.3) szakaszban megadott internetcímet. + Žr. interneto adresą, nurodytą I.3) dalyje. + Skatīt interneta adresi, kas minēta I.3) iedaļā. + Ara l-indirizz tal-Internet ipprovdut fit-taqsima I.3). + Zob. adres internetowy w pkt I.3). + Pozri internetovú adresu uvedenú v oddiele I.3). + Glejte spletni naslov v oddelku I.3). + Féach an seoladh idirlín atá curtha ar fáil in Alt I.3). + Вж. интернет адреса, посочен в раздел I.3). + A se vedea adresa de internet indicată în secțiunea I.3). + Vidjeti internetsku adresu navedenu u odjeljku I.3). @@ -591,6 +767,7 @@ not-allowed + true @@ -631,11 +808,57 @@ Assessment Support of Draft cap Strategic Plans with Respect to Environmental Requirements + Vurderingsstøtte til udkast til strategiplaner for den fælles landbrugspolitik med hensyn til miljøkrav + Bewertung von Fördermaßnahmen für Entwürfe von strategischen GAP-Planungen unter Beachtung der Umweltanforderungen + Apoyo a la evaluación de los proyectos de planes estratégicos de la PAC con relación a los requisitos ambientales + Yhteisen maatalouspolitiikan strategisten suunnitelmaluonnosten arvioinnin tuki ympäristövaatimusten kannalta + Soutien aux ébauches de plans stratégiques de la PAC en matière d'exigences environnementales + Υποστήριξη στην αξιολόγηση για το σχέδιο των στρατηγικών σχεδίων της ΚΓΠ όσον αφορά τις περιβαλλοντικές απαιτήσεις + Sostegno alla valutazione di progetti di piani strategici della PAC per quanto riguarda i requisiti ambientali + Evaluatieondersteuning van ontwerpstrategische GLB-plannen met inachtneming van milieueisen + Apoio à avaliação dos projetos de planos estratégicos PAC relativamente aos requisitos ambientais + Stöd vid bedömning av utkast till strategiska planer för den gemensamma jordbrukspolitiken med avseende på miljökrav + Podpora hodnocení návrhů strategických plánů SZP s ohledem na environmentální požadavky + Ühise põllumajanduspoliitika strateegiliste plaanide kavandi hindamistugi seoses keskkonnanõuetega + A KAP előzetes stratégiai terveinek a környezetvédelmi követelmények tekintetében történő értékelésének támogatása + Bendrosios žemės ūkio politikos (BŽŪP) strateginių planų projektų vertinimo parama, atsižvelgiant į aplinkosaugos reikalavimus + Atbalsts KLP stratēģisko plānu projektu novērtēšanā attiecībā uz vides prasībām + Appoġġ ta' assessjar tal-abbozz ta' pjanijiet strateġiċi PAK fir-rigward ta' ħtiġijiet ambjentali + Wsparcie oceny projektów planów strategicznych wspólnej polityki rolnej pod względem wymogów środowiskowych + Podpora posúdenia návrhov strategických plánov spoločnej poľnohospodárskej politiky s ohľadom na environmentálne požiadavky + Podpora pri ocenjevanju skladnosti osnutkov strateških načrtov SKP z okoljskimi zahtevami + Tacaíocht mheasúnaithe ar dhréachtphleananna straitéiseacha CBT maidir le ceanglais chomhshaoil + Подкрепа за оценяването на проектите на стратегическите планове съгласно Общата селскостопанска политика (ОСП) по отношение на изискванията за околната среда + Sprijin în evaluarea proiectelor de planuri strategice privind PAC, cu respectarea cerințelor de mediu + Podrška procjeni nacrta strateških planova u okviru ZPP-a u pogledu zahtjeva koji se odnose na okoliš Assessment support of draft CAP strategic plans with respect to environmental requirements. + Vurderingsstøtte til udkast til strategiplaner for den fælles landbrugspolitik med hensyn til miljøkrav. + Bewertung von Fördermaßnahmen für Entwürfe von strategischen GAP-Planungen unter Beachtung der Umweltanforderungen. + Apoyo a la evaluación de los proyectos de planes estratégicos de la PAC con relación a los requisitos ambientales + Yhteisen maatalouspolitiikan strategisten suunnitelmaluonnosten arvioinnin tuki ympäristövaatimusten kannalta. + Soutien aux ébauches de plans stratégiques de la PAC en matière d'exigences environnementales. + Υποστήριξη στην αξιολόγηση για το σχέδιο των στρατηγικών σχεδίων της ΚΓΠ όσον αφορά τις περιβαλλοντικές απαιτήσεις. + Sostegno alla valutazione di progetti di piani strategici della PAC per quanto riguarda i requisiti ambientali. + Evaluatieondersteuning van ontwerpstrategische GLB-plannen met inachtneming van milieueisen. + Apoio à avaliação dos projetos de planos estratégicos PAC relativamente aos requisitos ambientais. + Stöd vid bedömning av utkast till strategiska planer för den gemensamma jordbrukspolitiken med avseende på miljökrav. + Podpora hodnocení návrhů strategických plánů SZP s ohledem na environmentální požadavky. + Ühise põllumajanduspoliitika strateegiliste plaanide kavandi hindamistugi seoses keskkonnanõuetega. + A KAP előzetes stratégiai terveinek a környezetvédelmi követelmények tekintetében történő értékelésének támogatása. + Bendrosios žemės ūkio politikos (BŽŪP) strateginių planų projektų vertinimo parama, atsižvelgiant į aplinkosaugos reikalavimus. + Atbalsts KLP stratēģisko plānu projektu novērtēšanā attiecībā uz vides prasībām. + Appoġġ ta' assessjar tal-abbozz ta' pjanijiet strateġiċi PAK fir-rigward ta' ħtiġijiet ambjentali. + Wsparcie oceny projektów planów strategicznych wspólnej polityki rolnej pod względem wymogów środowiskowych. + Podpora posúdenia návrhov strategických plánov spoločnej poľnohospodárskej politiky s ohľadom na environmentálne požiadavky. + Podpora pri ocenjevanju skladnosti osnutkov strateških načrtov SKP z okoljskimi zahtevami. + Tacaíocht mheasúnaithe ar dhréachtphleananna straitéiseacha CBT maidir le ceanglais chomhshaoil. + Подкрепа за оценяването на проектите на стратегическите планове съгласно Общата селскостопанска политика (ОСП) по отношение на изискванията за околната среда. + Sprijin în evaluarea proiectelor de planuri strategice privind PAC, cu respectarea cerințelor de mediu. + Podrška procjeni nacrta strateških planova u okviru ZPP-a u pogledu zahtjeva koji se odnose na okoliš. services - + @@ -674,7 +897,7 @@ - + diff --git a/development-notices/eforms-xml/21-010961-001-EXP.xml b/development-notices/eforms-xml/21-010961-001-EXP.xml index 3cad0ef..ca6c8b2 100644 --- a/development-notices/eforms-xml/21-010961-001-EXP.xml +++ b/development-notices/eforms-xml/21-010961-001-EXP.xml @@ -56,6 +56,9 @@ + + + no @@ -77,20 +80,20 @@ 2020-07-10+01:00 - Design Review and Construction Supervision Services in Relation to the Design and Build of Water and Wastewater Treatment Facilities + Design Review and Construction Supervision Services in Relation to the Design and Build of Water and Wastewater Treatment Facilities ZWS2-C4XD-C-002 - + TEN-0001 - + TPA-0001 - + ORG-0002 @@ -200,7 +203,7 @@ - + 12345678-2023 123/2023 @@ -214,7 +217,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -256,13 +259,13 @@ - + - + @@ -275,7 +278,6 @@ 2017/S 129-262839 - @@ -333,21 +335,23 @@ - + - - ord-imp + + dec-exa 82.40 + + quality Qualification @@ -356,14 +360,16 @@ - - ord-imp + + dec-exa 317.83 + + quality Adequacy and quality of the proposed methodology and work plan in responding to the terms of reference @@ -372,14 +378,16 @@ - - ord-imp + + dec-exa 399.61 + + quality Key experts @@ -388,14 +396,16 @@ - - ord-imp + + dec-exa 799.85 + + quality Overall weighted assessment @@ -412,6 +422,8 @@ + + quality Overall weighted assessment (%) @@ -420,14 +432,16 @@ - - ord-imp - 1,900,000.000 + + dec-exa + 1900000.000 + + cost Proposal price under consideration (EUR) @@ -436,14 +450,16 @@ - - ord-imp - 1,900,000.000 + + dec-exa + 1900000.000 + + cost Fm (Lowest financial proposal following arithmetic corrections) @@ -452,14 +468,16 @@ - - ord-imp + + dec-exa 100.00 + + cost Sf (Bidder with the lowest financial proposal following arithmetic corrections) @@ -468,14 +486,16 @@ - - ord-imp - 1,900,000.000 + + dec-exa + 1900000.000 + + cost F (Price of proposal under consideration) @@ -484,14 +504,16 @@ - - ord-imp + + dec-exa 100.00 + + cost Sf bidder @@ -500,14 +522,16 @@ - - ord-imp + + dec-exa 79.98 + + cost St bidder (Technical score) @@ -516,14 +540,16 @@ - - ord-imp + + dec-exa 63.98 + + cost Weighted technical score @@ -532,14 +558,16 @@ - - ord-imp + + dec-exa 20.00 + + cost Weighted financial score @@ -548,28 +576,33 @@ - - ord-imp + + dec-exa 83.98 + + cost S: Combined weighted technical and financial score + + + - - - - + + + + @@ -593,6 +626,7 @@ not-allowed + false @@ -637,7 +671,7 @@ A Design and Build (D&B) contractor procured by MWSC will undertake designs and subsequent rehabilitation and/or upgrade of water and wastewater sewage treatment facilities to enable sustainable provision of services within the towns of Mufulira, Chingola and Chililabombwe. MWSC therefore requires the services of a design review and Construction Supervision Consultant (DRCS) to ensure that the D&B contractor adheres to the specifications and performance requirements set out in the D&B Contract with MWSC. services - + @@ -673,7 +707,7 @@ - + diff --git a/development-notices/eforms-xml/21-050204-001-EXP.xml b/development-notices/eforms-xml/21-050204-001-EXP.xml index 50d52f2..1d2d2cb 100644 --- a/development-notices/eforms-xml/21-050204-001-EXP.xml +++ b/development-notices/eforms-xml/21-050204-001-EXP.xml @@ -68,6 +68,9 @@ 200000.00 + + + no @@ -88,7 +91,30 @@ - Production and Supply of Branded Promotional Material + Production and Supply of Branded Promotional Material + Produktion og levering af reklamemateriale med logo + Herstellung und Lieferung von Werbematerial mit Logo + Producción y suministro de material promocional con marca propia + Tunnuksella merkityn mainosmateriaalin tuotanto ja toimittaminen + Production et fourniture de matériel promotionnel de marque + Παραγωγή και προμήθεια επώνυμου διαφημιστικού υλικού + Produzione e fornitura di materiale marchiato promozionale + Productie en levering van met logo bedrukt promotiemateriaal + Produção e fornecimento de material promocional com marca + Produktion och tillhandahållande av reklammaterial med logotyp + Výroba a dodávka propagačního materiálu opatřeného firemní značkou + Sümboolikaga reklaammaterjalide tootmine ja tarnimine + Emblémázott promóciós termékek gyártása és szállítása + Firminės reklaminės medžiagos kūrimas ir tiekimas + Zīmola reklāmas materiālu izgatavošana un piegāde + Il-Produzzjoni u l-Provvista ta’ Materjal Promozzjonali tad-Ditta + Produkcja i dostawa materiałów promocyjnych opatrzonych logo + Výroba a dodávka značkového propagačného materiálu + Izdelava in dobava oznamčenega promocijskega materiala + Táirgeadh agus Soláthar Ábhair Bholscaireachta Bhrandáilte + Производство и доставка на брандирани промоционални изделия + Producție și furnizare de materiale promoționale cu logo + Proizvodnja i nabava promotivnog materijala s korporativnom markom true @@ -96,14 +122,14 @@ ENISA F-EDO-20-C32 - + TEN-0001 - + TPA-0001 - + ORG-0002 @@ -244,7 +270,7 @@ - + 12345678-2023 123/2023 @@ -258,7 +284,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -392,13 +418,13 @@ - + - + @@ -411,7 +437,6 @@ 2020/S 219-536631 - @@ -421,8 +446,54 @@ ENISA F-EDO-20-T32 Production and Supply of Branded Promotional Material + Produktion og levering af reklamemateriale med logo + Herstellung und Lieferung von Werbematerial mit Logo + Producción y suministro de material promocional con marca propia + Tunnuksella merkityn mainosmateriaalin tuotanto ja toimittaminen + Production et fourniture de matériel promotionnel de marque + Παραγωγή και προμήθεια επώνυμου διαφημιστικού υλικού + Produzione e fornitura di materiale marchiato promozionale + Productie en levering van met logo bedrukt promotiemateriaal + Produção e fornecimento de material promocional com marca + Produktion och tillhandahållande av reklammaterial med logotyp + Výroba a dodávka propagačního materiálu opatřeného firemní značkou + Sümboolikaga reklaammaterjalide tootmine ja tarnimine + Emblémázott promóciós termékek gyártása és szállítása + Firminės reklaminės medžiagos kūrimas ir tiekimas + Zīmola reklāmas materiālu izgatavošana un piegāde + Il-Produzzjoni u l-Provvista ta’ Materjal Promozzjonali tad-Ditta + Produkcja i dostawa materiałów promocyjnych opatrzonych logo + Výroba a dodávka značkového propagačného materiálu + Izdelava in dobava oznamčenega promocijskega materiala + Táirgeadh agus Soláthar Ábhair Bholscaireachta Bhrandáilte + Производство и доставка на брандирани промоционални изделия + Producție și furnizare de materiale promoționale cu logo + Proizvodnja i nabava promotivnog materijala s korporativnom markom The scope of this call for tenders is the production and supply of high-quality and environmentally friendly, branded promotional material including merchandised clothing and textile products with ENISA’s corporate visual identity (by including e.g. ENISA’s logo, website address, tag line, graphic motif, etc.), in an efficient, timely and dependable manner. Materials fully/partly manufactured in Europe will be preferred. Where possible, items made of recycled materials should be offered. + Formålet med dette udbud er produktion og levering af reklamemateriale med logo, som er af høj kvalitet og miljøvenligt, herunder markedsføringsartikler i form af tøj og tekstilprodukter med ENISA's selskabsmæssige visuelle identitet (ved f.eks. at inkludere ENISA's logo, webstedsadresse, slogan, grafiske motiv osv.) på en effektiv, rettidig og pålidelig måde. Materialer fremstillet helt eller delvist i Europa foretrækkes. Hvor det er muligt, bør der tilbydes produkter fremstillet af genvundne materialer. + Gegenstand dieser Ausschreibung sind die Herstellung und Lieferung von qualitativ hochwertigem und umweltfreundlichem Werbematerial mit Logo, einschließlich Merchandising-Bekleidung und Textilerzeugnissen mit visuellem Erscheinungsbild der ENISA (z. B. Logo, Website-Adresse, Tagzeile, Grafikmotiv usw.), in effizienter, zeitnaher und verlässlicher Weise. Materialien, die in Europa vollständig/teilweise hergestellt werden, werden bevorzugt. Nach Möglichkeit sollten Gegenstände aus recycelten Materialien angeboten werden. + El objeto de la presente licitación es la producción y el suministro de material promocional de alta calidad y respetuoso con el medio ambiente, como ropa y productos textiles comercializadas con la identidad visual corporativa de la ENISA (por ejemplo, el logotipo de la ENISA, la dirección del sitio web, la línea de etiquetas, el motivo gráfico, etc.), de manera eficiente, oportuna y fiable. Se preferirán los materiales fabricados total o parcialmente en Europa. Siempre que sea posible, deben ofrecerse materiales reciclados. + Tämän tarjouspyynnön kohteena on korkeatasoisen ja ympäristöystävällisen tunnuksella merkityn mainosmateriaalin sekä ENISAn visuaalisella laitosidentiteetillä (siis ENISAn logolla, verkkosivujen osoitteella, tunnuslauseella, graafisilla aihioilla jne.) tuotteistettujen vaate- ja tekstiilituotteiden tuotanto ja toimittaminen tehokkaasti, ripeästi ja luotettavasti. Etusijalla ovat materiaalit, jotka on valmistettu kokonaan tai osittain Euroopassa. Kierrätysmateriaaleista tehtyjä tuotteita on tarjottava mahdollisuuksien mukaan. + Le présent appel d'offres a pour portée la production et la fourniture de matériel promotionnel de marque et respectueux de l'environnement. Ce matériel comprend des vêtements et des produits textiles commercialisés avec l'identité visuelle de l'ENISA (en incluant, par exemple, le logo de l'ENISA, l'adresse du site internet, la ligne d'étiquette, le motif graphique, etc.). Pour cela, une méthode efficace, opportune et fiable doit être utilisée. Les matériaux doivent de préférence être entièrement ou partiellement fabriqués en Europe. Dans la mesure du possible, des articles en matériaux recyclés doivent être proposés. + Ο σκοπός αυτής της πρόσκλησης υποβολής προσφορών είναι η παραγωγή και προμήθεια υψηλής ποιότητας και φιλικού προς το περιβάλλον, διαφημιστικού υλικού, συμπεριλαμβανομένων εμπορικών προϊόντων ενδυμασίας και υφασμάτων με την εταιρική οπτική ταυτότητα του ENISA (συμπεριλαμβάνοντας π.χ. το λογότυπο, τη διεύθυνση του δικτυακού τόπου, το σλόγκαν, το γραφικό μοτίβο, κ.λπ., του ENISA), με αποτελεσματικό, έγκαιρο και αξιόπιστο τρόπο. Προτιμώνται τα υλικά που κατασκευάζονται πλήρως/εν μέρει στην Ευρώπη. Όπου είναι δυνατόν, πρέπει να προσφέρονται είδη από ανακυκλωμένα υλικά. + Lo scopo del presente bando di gara è la produzione e la fornitura di materiale marchiato promozionale di alta qualità e rispettoso dell'ambiente, compresi abbigliamento marchiato e prodotti tessili con l'identità visiva aziendale dell'ENISA (compresi, ad esempio, il logo dell'ENISA, l'indirizzo del sito web, il «motto», il motivo grafico, ecc.), in modo efficiente, tempestivo e affidabile. Saranno preferiti i materiali interamente/parzialmente fabbricati in Europa. Ove possibile, dovranno essere offerti articoli fabbricati con materiali riciclati. + Het toepassingsgebied van deze oproep tot inschrijving is de efficiënte, tijdige en betrouwbare productie en levering van hoogwaardig en milieuvriendelijk met logo bedrukt promotiemateriaal, met inbegrip van kleding en textielproducten met ENISA‘s visuele bedrijfsidentiteit (bijv. het ENISA-logo, websiteadres, slogan, grafisch motief enz.). Materialen die volledig of gedeeltelijk in Europa worden vervaardigd, hebben de voorkeur. Waar mogelijk moeten artikelen van gerecycled materiaal worden aangeboden. + O âmbito do presente concurso consiste na produção e no fornecimento de material promocional de marca de alta qualidade e respeitador do ambiente, incluindo vestuário e produtos têxteis com a identidade visual corporativa da ENISA (por exemplo, incluindo o logótipo da ENISA, endereço do sítio Web, slogan, motivo gráfico, etc.), de forma eficiente, atempada e fiável. Será dada preferência aos materiais totalmente/parcialmente fabricados na Europa. Sempre que possível, devem ser oferecidos artigos feitos de materiais reciclados. + Denna anbudsinfordran omfattar produktion och leverans av högkvalitativt och miljövänligt reklammaterial, inbegripet profilkläder och textilprodukter med Enisas visuella företagsidentitet (genom att t.ex. inbegripa Enisas logotyp, webbplatsadress, slogan, grafikmotiv etc.), på ett effektivt, punktligt och pålitligt sätt. Material som helt eller delvis tillverkas i Europa kommer att föredras. Material som tillverkats av återvunnet material bör erbjudas där det är möjligt. + Do rozsahu této výzvy k podání nabídek spadá výroba a dodávka vysoce kvalitního a ekologicky šetrného propagačního materiálu včetně značkového oděvního a textilního zboží s firemní vizuální identitou agentury ENISA (včetně např. loga ENISA, internetové adresy, značky, grafického motivu atd.) účinným, včasným a spolehlivým způsobem. Upřednostněny budou materiály zcela nebo částečně vyráběné v Evropě. Je-li to možné, měly by být nabídnuty položky vyrobené z recyklovaných materiálů. + Selle pakkumiskutse ese on kvaliteetsete ja keskkonnasõbralike sümboolikaga reklaammaterjalide, sh ENISA visuaalse identiteediga märgistatud rõivaste ja tekstiilitoodete (millele lisatakse nt ENISA logo, veebisaidi aadress, tunnuslause, graafiline kujutis jms), tootmine ja tarnimine tõhusal, õigeaegsel ja usaldusväärsel viisil. Eelistatakse materjale, mis on täielikult või osaliselt toodetud Euroopas. Võimalusel tuleks pakkuda ümbertöödeldud materjalidest esemeid. + A jelen pályázati felhívás tárgya magas színvonalú és környezetbarát emblémázott promóciós termékek hatékony, időben történő és megbízható gyártása és szállítása, beleértve az ENISA vállalati vizuális arculati elemeivel ellátott ruházati cikkeket és textiltermékeket (melyek például az ENISA logóját, weboldalát, jelmondatát, grafikus motívumát stb. tartalmazzák). A teljes mértékben/részben Európában gyártott anyagokat részesítik előnyben. Amennyiben lehetséges, az ajánlatban újrahasznosított anyagokból készült termékeket kell szerepeltetni. + Šio kvietimo dalyvauti konkurse objektas – veiksmingai, laiku ir patikimai kurti bei teikti kokybišką ir aplinką tausojančią firminę reklaminę medžiagą, būtent prekiaujamus drabužius ir tekstilės gaminius su ENISA firmine vaizdine tapatybe (pvz., su ENISA logotipu, svetainės adresu, devizu, grafiniu motyvu ir kt.). Pageidaujama, kad visa medžiaga ar jos dalis būtų pagaminta Europoje. Jei įmanoma, reikėtų siūlyti prekes, kurios pagamintos iš perdirbtos medžiagos. + Šā uzaicinājuma uz konkursu darbības joma ir augstas kvalitātes un videi nekaitīgu zīmola reklāmas materiālu, tostarp komercializēta apģērba un tekstilizstrādājumu ar ENISA korporatīvo vizuālo identitāti (ietverot, piemēram, ENISA logotipu, tīmekļa vietnes adresi, devīzi, grafisko motīvu u. c.), efektīva, savlaicīga un uzticama izgatavošana un piegāde. Priekšroka tiks dota materiāliem, kas pilnībā/daļēji ražoti Eiropā. Ja iespējams, būtu jāpiedāvā preces, kas izgatavotas no reciklētiem materiāliem. + L-ambitu ta’ din is-sejħa għall-offerti huwa l-produzzjoni u l-provvista materjal promozzjonali tad-ditta ta’ kwalità għolja u favur l-ambjent, inkluż ħwejjeġ tad-ditta u prodotti tat-tessut bl-identità viżiva korporattiva tal-ENISA (billi jiġu inklużi eż. il-logo, l-indirizz tas-sit web, il-linja tat-tikketta u l-motiv grafiku tal-ENISA, eċċ.), b’mod effiċjenti, fil-ħin u affidabbli. Se jiġu ppreferuti materjali manifatturati bis-sħiħ/parzjalment fl-Ewropa. Fejn possibbli, għandhom jiġu offruti oġġetti magħmulin minn materjali riċiklati. + Zakres niniejszego zaproszenia do składania ofert obejmuje produkcję i terminową dostawę wysokiej jakości i przyjaznych dla środowiska materiałów promocyjnych, w tym promocyjnej odzieży i wyrobów włókienniczych opatrzonych identyfikacją wizualną ENISA (m.in. logo ENISA, adres strony internetowej, slogan, motyw graficzny itp.) w sposób skuteczny i niezawodny. Preferowane będą materiały całkowicie/częściowo wyprodukowane w Europie. W miarę możliwości należy oferować elementy wykonane z materiałów pochodzących z recyklingu. + Predmetom tejto výzvy na predloženie ponúk je výroba a dodávka vysokokvalitných a ekologicky vhodných, značkových propagačných materiálov vrátane reklamného oblečenia a textilných výrobkov s podnikovou vizuálnou identitou agentúry ENISA (pridaním napr. loga agentúry ENISA, adresy webovej stránky, značky ako doplnkového textu, grafického motívu atď.) účinným, včasným a spoľahlivým spôsobom. Uprednostnia sa materiály úplne alebo čiastočne vyrobené v Európe. Ak je to možné, mali by byť ponúknuté položky vyrobené z recyklovaných materiálov. + Ta javni razpis zajema izdelavo in dobavo visokokakovostnega in okolju prijaznega oznamčenega promocijskega materiala, vključno z oblačili in tekstilnimi izdelki t identifikatorji agencije ENISA (vključno z npr. logotipom agencije ENISA, naslovom spletnega mesta, značko, grafičnim motivom itd.), in sicer na učinkovit, pravočasen in zanesljiv način. Prednost bodo materiali, ki so v celoti/delno proizvedeni v Evropi. Če je mogoče, naj bodo izdelki iz recikliranih materialov. + Baineann raon feidhme an ghlao seo ar thairiscintí le táirgeadh agus soláthar ábhair bholscaireachta bhrandáilte d’ardchaighdeán agus neamhdhíobhálaigh don chomhshaol lena n-áirítear éadaí bolscaireachta agus táirgí teicstíle le haitheantas físiúil corparáideach ENISA (e.g. trí shuaitheantas ENISA, seoladh láithreáin gréasáin, sluán, móitíf ghrafach, etc.) ar bhealach éifeachtúil, tráthúil agus iontaofa. Tabharfar tosaíocht d’ábhair arna monarú go hiomlán/i bpáirt san Eoraip. De réir mar is féidir, ba cheart míreanna déanta d’ábhair athchúrsáilte a thairiscint. + Обхватът на тази покана за участие в търг е производството и доставката на висококачествени и екологосъобразни брандирани промоционални материали, включително облекло и текстилни продукти с корпоративната визуална идентичност на ENISA (чрез включване на логото, уебсайта, адреса, изречението, графичния мотив на ENISA и др.) по ефективен, навременен и надежден начин. Ще бъдат предпочетени материали, изцяло/частично произведени в Европа. Където е възможно, трябва да се предложат стоки, направени от рециклирани материали. + Domeniul de aplicare al prezentei licitații este producția și furnizarea de materiale promoționale cu logo de înaltă calitate și ecologice, inclusiv articole de îmbrăcăminte și produse textile comercializate, cu identitatea vizuală corporativă a ENISA (incluzând, de exemplu, logoul ENISA, adresa site-ului, linia de etichetă, motivul grafic etc.), într-un mod eficient, în timp util și fiabil. Vor fi preferate materialele fabricate în întregime/parțial în Europa. Acolo unde este posibil, ar trebui oferite produse fabricate din materiale reciclate. + Opseg je ovog poziva na nadmetanje proizvodnja i nabava visokokvalitetnog i ekološki prihvatljivog promotivnog materijala, uključujući brendiranu odjeću i tekstilne proizvode s korporativnim vizualnim identitetom ENISA-e (uključujući, primjerice logotip ENISA-e, adresu mrežne stranice, oznaku, grafički motiv itd.) na učinkovit, pravovremen i pouzdan način. Prednost će imati materijali koji su u potpunosti/djelomično proizvedeni u Europi. Kada je to moguće, potrebno je ponuditi proizvode izrađene od recikliranih materijala. supplies @@ -469,7 +540,7 @@ - + @@ -477,15 +548,40 @@ - dec-exa + per-exa 70 + + quality As per tender specification + Som anført i udbudsmaterialet + Siehe Ausschreibungsunterlagen. + Tal y como se indica en el pliego de condiciones + tarjouseritelmien mukaisesti + Voir cahier des charges + Βλέπε συγγραφή υποχρεώσεων. + Cfr. quanto specificato nel capitolato d'oneri + Zie de aanbestedingsstukken + Em conformidade com o caderno de encargos + Enligt förfrågningsunderlaget + Dle specifikací nabídkového řízení. + vastavalt tehnilisele kirjeldusele + Lásd a pályázati dokumentációt + Kaip nurodyta pirkimo specifikacijose + Kā norādīts konkursa specifikācijās + Kif imfisser fl-ispeċifikazzjonijiet tas-sejħa għall-offerti + zob. specyfikacja zamówienia + Ako sa uvádza v súťažných podkladoch. + Kot je navedeno v razpisnih specifikacijah + Faoi mar atá sna sonraíochtaí tairisceana + Съгласно тръжните спецификации + Conform caietului de sarcini al licitației + Navedeno u uputama za nadmetanje @@ -493,27 +589,55 @@ - dec-exa + per-exa 30 + + cost As per tender specification + Som anført i udbudsmaterialet + Siehe Ausschreibungsunterlagen. + Tal y como se indica en el pliego de condiciones + tarjouseritelmien mukaisesti + Voir cahier des charges + Βλέπε συγγραφή υποχρεώσεων. + Cfr. quanto specificato nel capitolato d'oneri + Zie de aanbestedingsstukken + Em conformidade com o caderno de encargos + Enligt förfrågningsunderlaget + Dle specifikací nabídkového řízení. + vastavalt tehnilisele kirjeldusele + Lásd a pályázati dokumentációt + Kaip nurodyta pirkimo specifikacijose + Kā norādīts konkursa specifikācijās + Kif imfisser fl-ispeċifikazzjonijiet tas-sejħa għall-offerti + zob. specyfikacja zamówienia + Ako sa uvádza v súťažných podkladoch. + Kot je navedeno v razpisnih specifikacijah + Faoi mar atá sna sonraíochtaí tairisceana + Съгласно тръжните спецификации + Conform caietului de sarcini al licitației + Navedeno u uputama za nadmetanje + + + - - - - + + + + @@ -542,6 +666,7 @@ not-allowed + false @@ -582,11 +707,57 @@ Production and Supply of Branded Promotional Material + Produktion og levering af reklamemateriale med logo + Herstellung und Lieferung von Werbematerial mit Logo + Producción y suministro de material promocional con marca propia + Tunnuksella merkityn mainosmateriaalin tuotanto ja toimittaminen + Production et fourniture de matériel promotionnel de marque + Παραγωγή και προμήθεια επώνυμου διαφημιστικού υλικού + Produzione e fornitura di materiale marchiato promozionale + Productie en levering van met logo bedrukt promotiemateriaal + Produção e fornecimento de material promocional com marca + Produktion och tillhandahållande av reklammaterial med logotyp + Výroba a dodávka propagačního materiálu opatřeného firemní značkou + Sümboolikaga reklaammaterjalide tootmine ja tarnimine + Emblémázott promóciós termékek gyártása és szállítása + Firminės reklaminės medžiagos kūrimas ir tiekimas + Zīmola reklāmas materiālu izgatavošana un piegāde + Il-Produzzjoni u l-Provvista ta’ Materjal Promozzjonali tad-Ditta + Produkcja i dostawa materiałów promocyjnych opatrzonych logo + Výroba a dodávka značkového propagačného materiálu + Izdelava in dobava oznamčenega promocijskega materiala + Táirgeadh agus Soláthar Ábhair Bholscaireachta Bhrandáilte + Производство и доставка на брандирани промоционални изделия + Producție și furnizare de materiale promoționale cu logo + Proizvodnja i nabava promotivnog materijala s korporativnom markom It is anticipated that orders will be placed in early 2021, immediately following the signature of framework contract. + Det forventes, at ordrer vil blive afgivet i begyndelsen af 2021, umiddelbart efter underskrivelsen af rammeaftalen. + Aufträge werden voraussichtlich Anfang 2021, unmittelbar nach Unterzeichnung des Rahmenvertrags, erteilt. + Se prevé que los pedidos se realizarán a principios de 2021, inmediatamente después de la firma del contrato marco. + Ennakoidaan, että tilauksia tehdään alkuvuodesta 2021 välittömästi puitesopimuksen allekirjoituksen jälkeen. + Selon les prévisions, les commandes seront passées au début de 2021, immédiatement après la signature du contrat-cadre. + Αναμένεται ότι θα πραγματοποιηθούν παραγγελίες στις αρχές του 2021, αμέσως μετά την υπογραφή της σύμβασης-πλαίσιο. + Si prevede che gli ordini saranno effettuati all'inizio del 2021, immediatamente dopo la firma del contratto quadro. + Naar verwachting zullen de bestellingen begin 2021, onmiddellijk na de ondertekening van de raamovereenkomst, worden geplaatst. + Prevê-se que as encomendas sejam efetuadas no início de 2021, imediatamente após a assinatura do contrato-quadro. + Det förväntas att beställningar kommer att göras i början av 2021, omedelbart efter undertecknandet av ramavtalet. + Předpokládá se, že objednávky budou podány na začátku roku 2021, a to bezprostředně po podpisu rámcové smlouvy. + Tellimused esitatakse eeldatavalt 2021. aasta alguses, kohe pärast raamlepingu allkirjastamist. + A megrendeléseket várhatóan 2021 elején, közvetlenül a keretszerződés aláírása után fogják leadni. + Manoma, kad užsakymai bus pateikti 2021 m. pradžioje, iškarto po to, kai bus pasirašyta preliminarioji sutartis. + Paredzams, ka pasūtījumi tiks veikti 2021. gada sākumā tūlīt pēc pamatnolīguma noslēgšanas. + Huwa antiċipat li l-ordnijiet se jittieħdu fil-bidu tal-2021, immedjatament wara l-iffirmar tal-qafas ta’ kuntratt. + Przewiduje się, że zamówienia zostaną złożone na początku 2021 roku, bezpośrednio po podpisaniu umowy ramowej. + Predpokladá sa, že objednávky budú zadané na začiatku roka 2021, bezprostredne po podpísaní rámcovej zmluvy. + Naročila bodo predvidoma oddana v začetku leta 2021, takoj po podpisu okvirne pogodbe. + Táthar ag súil go gcuirfear orduithe go luath sa bhliain 2021, go díreach tar éis síniú an chreatchonartha. + Предвижда се поръчки да се правят в началото на 2021 г., веднага след подписване на рамковия договор. + Se preconizează că comenzile vor fi plasate la începutul anului 2021, imediat după semnarea contractului-cadru. + Predviđa se da će se narudžbe izdati početkom 2021., odmah nakon potpisivanja okvirnog ugovora. supplies - + @@ -628,7 +799,7 @@ - + diff --git a/development-notices/eforms-xml/21-051959-001-EXP.xml b/development-notices/eforms-xml/21-051959-001-EXP.xml index 254a26f..cee06e6 100644 --- a/development-notices/eforms-xml/21-051959-001-EXP.xml +++ b/development-notices/eforms-xml/21-051959-001-EXP.xml @@ -81,7 +81,7 @@ - + 12345678-2023 123/2023 @@ -95,7 +95,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -140,7 +140,7 @@ - + 30 @@ -152,7 +152,7 @@ - + @@ -162,7 +162,6 @@ - @@ -282,7 +281,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -290,6 +289,9 @@ + + + @@ -308,10 +310,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -410,7 +412,7 @@ Kursangebot zum Schwerpunkt „Entwicklung digitaler Kompetenz an Schulen“. services - + @@ -454,11 +456,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A + + @@ -552,7 +553,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -560,6 +561,9 @@ + + + @@ -578,10 +582,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -680,7 +684,7 @@ Kursangebot zum Schwerpunkt „Digitale Ressourcen“. services - + @@ -724,11 +728,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A + + @@ -822,7 +825,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -830,6 +833,9 @@ + + + @@ -848,10 +854,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -950,7 +956,7 @@ Kursangebot zum Schwerpunkt „Lehren und Lernen“. services - + @@ -994,11 +1000,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -1092,7 +1097,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -1100,6 +1105,9 @@ + + + @@ -1118,10 +1126,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -1220,7 +1228,7 @@ Kursangebot zum Schwerpunkt „Evaluation“. services - + @@ -1264,11 +1272,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -1362,7 +1369,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -1370,6 +1377,9 @@ + + + @@ -1388,10 +1398,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -1490,7 +1500,7 @@ Kursangebot zum Schwerpunkt „Lernerorientierung“. services - + @@ -1534,11 +1544,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -1632,7 +1641,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -1640,6 +1649,9 @@ + + + @@ -1658,10 +1670,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -1760,7 +1772,7 @@ Kursangebot zum Schwerpunkt „Digitale Kompetenz Lernender“. services - + @@ -1804,11 +1816,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -1902,7 +1913,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -1910,6 +1921,9 @@ + + + @@ -1928,10 +1942,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -2030,7 +2044,7 @@ Kursangebot zum Schwerpunkt „Entwicklung digitaler Kompetenz an Schulen“. services - + @@ -2074,11 +2088,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -2172,7 +2185,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -2180,6 +2193,9 @@ + + + @@ -2198,10 +2214,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -2300,7 +2316,7 @@ Kursangebot zum Schwerpunkt „Digitale Ressourcen“. services - + @@ -2344,11 +2360,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -2442,7 +2457,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -2450,6 +2465,9 @@ + + + @@ -2468,10 +2486,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -2570,7 +2588,7 @@ Kursangebot zum Schwerpunkt „Lehren und Lernen“. services - + @@ -2614,11 +2632,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -2712,7 +2729,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -2720,6 +2737,9 @@ + + + @@ -2738,10 +2758,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -2840,7 +2860,7 @@ Kursangebot zum Schwerpunkt „Evaluation“. services - + @@ -2884,11 +2904,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -2982,7 +3001,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -2990,6 +3009,9 @@ + + + @@ -3008,10 +3030,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -3110,7 +3132,7 @@ Kursangebot zum Schwerpunkt „Lernerorientierung“. services - + @@ -3154,11 +3176,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -3252,7 +3273,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -3260,6 +3281,9 @@ + + + @@ -3278,10 +3302,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -3380,7 +3404,7 @@ Kursangebot zum Schwerpunkt „Digitale Kompetenz Lernender“. services - + @@ -3424,11 +3448,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -3522,7 +3545,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -3530,6 +3553,9 @@ + + + @@ -3548,10 +3574,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -3650,7 +3676,7 @@ Online-Kursangebot zum Schwerpunkt „Entwicklung digitaler Kompetenz an Schulen“. services - + @@ -3694,11 +3720,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -3792,7 +3817,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -3800,6 +3825,9 @@ + + + @@ -3818,10 +3846,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -3920,7 +3948,7 @@ Angebot eines Selbstlernkurses zum Schwerpunkt „Entwicklung digitaler Kompetenz an Schulen“. services - + @@ -3964,11 +3992,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -4062,7 +4089,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -4070,6 +4097,9 @@ + + + @@ -4088,10 +4118,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -4190,7 +4220,7 @@ Kursangebot zum Schwerpunkt „Digitale Ressourcen“. services - + @@ -4234,11 +4264,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -4332,7 +4361,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -4340,6 +4369,9 @@ + + + @@ -4358,10 +4390,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -4460,7 +4492,7 @@ Angebot eines Selbstlernkurses zum Schwerpunkt „Digitale Ressourcen“. services - + @@ -4504,11 +4536,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -4602,7 +4633,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -4610,6 +4641,9 @@ + + + @@ -4628,10 +4662,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -4730,7 +4764,7 @@ Online-Kursangebot zum Schwerpunkt „Lehren und Lernen“. services - + @@ -4774,11 +4808,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -4872,7 +4905,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -4880,6 +4913,9 @@ + + + @@ -4898,10 +4934,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -5000,7 +5036,7 @@ Angebot eines Selbstlernkurses zum Schwerpunkt „Lehren und Lernen“. services - + @@ -5044,11 +5080,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -5142,7 +5177,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -5150,6 +5185,9 @@ + + + @@ -5168,10 +5206,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -5270,7 +5308,7 @@ Online-Kursangebot zum Schwerpunkt „Evaluation“. services - + @@ -5314,11 +5352,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -5412,7 +5449,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -5420,6 +5457,9 @@ + + + @@ -5438,10 +5478,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -5540,7 +5580,7 @@ Angebot eines Selbstlernkurses zum Schwerpunkt „Evaluation“. services - + @@ -5584,11 +5624,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -5682,7 +5721,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -5690,6 +5729,9 @@ + + + @@ -5708,10 +5750,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -5810,7 +5852,7 @@ Online-Kursangebot zum Schwerpunkt „Lernerorientierung“. services - + @@ -5854,11 +5896,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -5952,7 +5993,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -5960,6 +6001,9 @@ + + + @@ -5978,10 +6022,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -6080,7 +6124,7 @@ Angebot eines Selbstlernkurses zum Schwerpunkt „Lernerorientierung“. services - + @@ -6124,11 +6168,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -6222,7 +6265,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -6230,6 +6273,9 @@ + + + @@ -6248,10 +6294,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -6350,7 +6396,7 @@ Online-Kursangebot zum Schwerpunkt „Digitale Kompetenz Lernender“. services - + @@ -6394,11 +6440,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -6492,7 +6537,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -6500,6 +6545,9 @@ + + + @@ -6518,10 +6566,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -6620,7 +6668,7 @@ Angebot eines Selbstlernkurses zum Schwerpunkt „Digitale Kompetenz Lernender“. services - + @@ -6664,11 +6712,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -6762,7 +6809,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -6770,6 +6817,9 @@ + + + @@ -6788,10 +6838,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -6890,7 +6940,7 @@ Kursangebot zu einem oder mehreren Schwerpunkten der Fortbildung in Modul A: Entwicklung digitaler Kompetenz an Schulen. services - + @@ -6934,11 +6984,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -7032,7 +7081,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -7040,6 +7089,9 @@ + + + @@ -7058,10 +7110,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -7160,7 +7212,7 @@ Kursangebot zu einem oder mehreren Schwerpunkten der Fortbildung in Modul B: Digitale Ressourcen. services - + @@ -7204,11 +7256,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -7302,7 +7353,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -7310,6 +7361,9 @@ + + + @@ -7328,10 +7382,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -7430,7 +7484,7 @@ Kursangebot zu einem oder mehreren Schwerpunkten der Fortbildung in Modul C: Lehren und Lernen. services - + @@ -7474,11 +7528,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -7572,7 +7625,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -7580,6 +7633,9 @@ + + + @@ -7598,10 +7654,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -7700,7 +7756,7 @@ Kursangebot zu einem oder mehreren Schwerpunkten der Fortbildung in Modul D: Evaluation. services - + @@ -7744,11 +7800,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -7842,7 +7897,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -7850,6 +7905,9 @@ + + + @@ -7868,10 +7926,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -7970,7 +8028,7 @@ Kursangebot zu einem oder mehreren Schwerpunkten der Fortbildung in Modul E: Lernerorientierung. services - + @@ -8014,11 +8072,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + @@ -8112,7 +8169,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -8120,6 +8177,9 @@ + + + @@ -8138,10 +8198,10 @@ 30 - - - - + + + + Die Einlegung von Rechtsbehelfen richtet sich nach § 160 GWB. Gem. § 160 Abs. 1 GWB leitet die Vergabekammer ein Nachprüfungsverfahren nur auf Antrag ein. Antragsbefugt ist hierbei nach § 160 Abs. 2 GWB jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag hat und eine Verletzung in seinen Rechten nach § 97 Abs. 6 GWB durch Nichtbeachtung von Vergabevorschriften geltend macht.Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schadenentstanden ist oder zu entstehen droht. Die Regelung des § 160 Abs. 3 Satz 1 GWB zu den Fristen für die Einlegung von Rechtbehelfen gilt nicht bei einem Antrag auf Feststellung der Unwirksamkeit des Vertrages gem. § 135 Abs. 1 Nr. 2 GWB. Nach § 135 Abs. 1 Nr. 2 GWB ist ein öffentlicher Auftrag von Anfang an unwirksam, wenn der öffentliche Auftraggeber den Auftrag ohne Veröffentlichung einer vorherigen Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetztes gestattet ist und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. Nach § 135 Abs. 2 GWB kann die Unwirksamkeit gem. § 135 Abs. 1 Nr. 2 GWB nur festgestellt werden, wenn sie in einem Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrages, jedoch nicht später als 6 Monate nach Vertragsschluss gelten gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. @@ -8240,7 +8300,7 @@ Kursangebot zu einem oder mehreren Schwerpunkten der Fortbildung in Modul F: Digitale Kompetenz Lernender. services - + @@ -8284,11 +8344,10 @@ 2021-04-01+01:00 2022-12-31+01:00 - - - - + Siehe Leistungsbeschreibung Teil A. + + diff --git a/development-notices/eforms-xml/21-064844-001-EXP.xml b/development-notices/eforms-xml/21-064844-001-EXP.xml index 21271b1..f9014ac 100644 --- a/development-notices/eforms-xml/21-064844-001-EXP.xml +++ b/development-notices/eforms-xml/21-064844-001-EXP.xml @@ -224,7 +224,7 @@ - + 12345678-2023 123/2023 @@ -238,7 +238,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -337,13 +337,13 @@ - + - + @@ -353,7 +353,6 @@ - @@ -481,7 +480,7 @@ - + ORG-0004 @@ -499,10 +498,10 @@ 2 - - - - + + + + @@ -612,7 +611,7 @@ Zie bestek. services - + @@ -650,11 +649,12 @@ 48 - - - - + Zie beschrijving verlengingen. + + + 0 + Er wordt een raamovereenkomst afgesloten voor een periode van twee jaar met een optie tot eenzijdige verlenging door de opdrachtgever van twee keer een jaar. diff --git a/development-notices/eforms-xml/21-077815-001-EXP.xml b/development-notices/eforms-xml/21-077815-001-EXP.xml index 1d62c17..a3e0002 100644 --- a/development-notices/eforms-xml/21-077815-001-EXP.xml +++ b/development-notices/eforms-xml/21-077815-001-EXP.xml @@ -125,7 +125,7 @@ - + 12345678-2023 123/2023 @@ -139,7 +139,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -300,13 +300,13 @@ - + - + @@ -320,7 +320,6 @@ 2020/S 222-542947 - @@ -330,8 +329,54 @@ F4E-OMF-1108 Joint Procurement for Electron Cyclotron (EC) RF Sources/Gyrotrons + Fælles indkøb af RF-kilder/Gyrotroner til elektroncyklotroner (EC) + Gemeinsame Beschaffung für Elektronenzyklotron (EC) RF-Quellen/Gyrotrons + Contratación conjunta de fuentes de radiofrecuencia electrón-ciclotrón y de girotrones + Elektronisyklotronijärjestelmän radiotaajuuslähteiden/gyrotronien yhteishankinta + Fourniture conjointe de sources RF d'électron cyclotron (EC)/Gyrotrons + Κοινή προμήθεια πηγών ραδιοσυχνοτήτων ηλεκτρονικού κυκλότρου/γυροτρονίων + Appalto comune per fonti RF di elettroni ciclotroni/girotroni + Gezamenlijke aanbesteding voor Electron Cyclotron (EC)RF Bronnen/Gyrotrons + Aquisição conjunta de fontes de radiofrequências do ciclotrão de eletrões (CE)/girotrões + Gemensam upphandling avseende radiofrekvenskällor/gyrotroner för elektroncyklotronen (EC) + Společné zadávání zakázek na elektronové cyklotronové RF zdroje/gyrotrony + Elektrontsüklotroni raadiosagedusallikate/gürotronide ühishange + Elektronikus ciklotronos rádiófrekvenciás áramforrásra/girotronokra irányuló közös közbeszerzés + Bendras Electronciklotrono (EC) radijo dažnių šaltinių / girotronų pirkimas + Kopīgais iepirkums elektronu ciklotronam (Electron Cyclotron – EC) RF avoti/žirotroni + Ksib Konġunt għal Sorsi/Ġirotroni ta’ Ċiklotron tal-Elettroni (KE) RF + Wspólne zamówienie źródeł jonów opartych na częstotliwości radiowej / żyrotronów do cyklotronu do przyspieszania elektronów + Spoločné obstarávanie pre rádiofrekvenčné zdroje/gyrotróny elektrónového cyklotrónu (EC) + Skupno naročilo radiofrekvenčnih virov/girotronov za elektronske ciklotrone (EC) + Comhsholáthar le haghaidh Foinsí Radaimhinicíochta Cioglatróin Leictreoin (CL)/Gíreatrón + Съвместно възлагане на радиочестотни източници/жиротрони за електронни циклотрони + Achiziție comună pentru surse RF electronice ciclotronice (EC)/girotroane + Zajednička nabava elektronsko-ciklotronskog (EC) RF izvora/žirotrona — for F4E: Supply of six gyrotrons of 1 MW at 170 GHz with continuous wave long pulse of up to 3 600s to be delivered at ITER site; — for Divertor Tokamak Test facility (DTT): Supply of up to sixteen gyrotrons of 1 MW at 170 GHz with pulse length of 100s. Two pre-series gyrotrons will be delivered to the Falcon test Facility, SPC (Lausanne, CH); the other fourteen series gyrotrons will be delivered to the DTT site (Frascati, Italy). + — for F4E: Levering af seks gyrotroner på 1 MW ved 170 GHz med en kontinuerlig bølgelængdeimpuls på op til 3 600 s, der skal leveres ved ITER-anlægsområdet — for Divertor Tokamak-testanlæg (DTT): Levering af op til 16 gyrotroner på 1 MW ved 170 GHz med en impulslængde på 100 s. To forseriegyrotroner vil blive leveret til Falcon-testanlægget, SPC (Lausanne, CH). De øvrige 14 serier vil blive leveret til DTT-anlægget (Frascati, Italien). + — für F4E: Lieferung von sechs Gyrotrons mit einer Leistung von 1 MW bei 170 GHz mit kontinuierlichem Langpuls von bis zu 3 600s, die am ITER-Standort geliefert werden sollen; — für Divertor-Tokamak-Testanlage (DTT): Versorgung von bis zu sechzehn Gyrotrons mit 1 MW bei 170 GHz mit einer Pulslänge von 100s. Zwei Vorseriengyrotrons werden an die Falcon-Testanlage, SPC (Lausanne, CH) geliefert; die anderen vierzehn Seriengyrotrons werden an den DTT-Standort (Frascati, Italien) geliefert. + — para Fusion for Energy: Suministro de seis girotrones de 1 MW a 170 GHz con un pulso largo de onda continua de hasta 3 600 s, que se entregarán en la sede del ITER; — para la instalación Divertor Tokamak Test (DTT): Suministro de hasta 16 girotrones de 1 MW a 170 GHz con una longitud de pulso de 100 s. Se entregarán dos girotrones en la fase previa de fabricación serie a la instalación de pruebas Falcon, SPC (Lausana, CH); los otros catorce girotrones de fabricación en serie se entregarán en la sede de la DTT (Frascati, Italia). + — Fusion for Energy -yhteisyritystä varten: enintään kuuden teholtaan 1 megawatin ja 170 gigahertsin taajuusalueella toimivan sellaisen gyrotronin, jonka jatkuvan aaltomuotoisen pulssin kesto voi yltää 3 600 sekuntiin, toimittaminen Fusion for Energy -yhteisyritystä varten, — Tokamak-reaktorin divertorin testauslaitosta (DTT) varten: enintään kuudentoista teholtaan 1 megawatin ja 170 gigahertsin taajuusalueella toimivan sellaisen gyrotronin, jonka pulssin kesto on 100 sekuntia, toimittaminen. Kaksi sarjavalmistusta edeltävää gyrotronia toimitetaan Falcon-testauslaitokseen, Swiss Plasma Centrelle (Lausanne, Sveitsi), ja muut neljätoista gyrotronia toimitetaan DTT: toimipaikkaan (Frascati, Italia). + — pour F4E: Fourniture de six gyrotrons de 1 MW, 170 GHz, avec une impulsion longue à ondes continues pouvant aller jusqu'à 3 600 s sur le site d’ITER; — pour le «Divertor Tokamak Test facility (DTT)»: Fourniture d'un maximum de seize gyrotrons de 1 MW, 170 GHz et d'une longueur d'impulsion de 100s. Deux gyrotrons en présérie seront livrés au Falcon Test Facility, SPC (Lausanne, CH); les autres quatorze gyrotrons en série seront livrés au site du DTT (Frascati, Italie). + — για την κοινή επιχείρηση F4E: Προμήθεια έξι γυροτρονίων 1 MW στα 170 GHz με παλμούς μεγάλης διάρκειας συνεχούς κύματος έως 3 600s που θα παραδοθούν στις εγκαταστάσεις του ITER, — για εγκατάσταση δοκιμών του σκεδαστή tokamak (DTT - Divertor Tokamak Test): Προμήθεια έως δεκαέξι γυροτρονίων 1 MW στα 170 GHz με μήκος παλμού στα 100s. Δύο προ-σειρές γυροτρονίων θα παραδοθούν στην εγκατάσταση δοκιμών FALCON, στο SPC (Λωζάνη, Ελβετία). Οι υπόλοιπες δεκατέσσερεις προ-σειρές γυροτρονίων θα παραδοθούν στην τοποθεσία DTT (Frascati, Ιταλία). + — per F4E: fornitura di sei girotroni da 1 MW a 170 GHz con impulso continuo a onde lunghe fino a 3 600 s da consegnare presso il sito ITER; — per il centro di collaudo del divertore del Tokamak (Divertor Tokamak Test facility, DTT): fornitura fino a un massimo di sedici girotroni da 1 MW a 170 GHz con una lunghezza d'impulso di 100 s. Due girotroni pre-serie saranno consegnati presso l'impianto di prova Falcon, SPC (Losanna, CH); gli altri quattordici girotroni saranno consegnati presso il sito del DTT (Frascati, Italia). + — voor F4E: Levering van zes gyrotrons van 1 MW bij 170 GHz met een continugolf met een lange pulsduur van maximaal 3 600 sec., te leveren op de ITER-site; — voor de Divertor Tokamak-testfaciliteit: Levering van maximaal 16 gyrotrons van 1 MW bij 170 GHz met een pulsduur van 100 sec. Er worden twee preseriegyrotrons geleverd aan de Falcon-testfaciliteit, SPC (Lausanne, CH); de overige veertien seriegyrotrons zullen worden geleverd aan de DTT-standplaats (Frascati, Italië). + — para a F4E: Fornecimento de seis girotrões de 1 MW a 170 GHz com impulso contínuo de onda longa até 3 600s a serem entregues nas instalações do ITER; — para a instalação de ensaio Tokamak Diverter (DTT): Fornecimento de até dezasseis girotrões de 1 MW a 170 GHz com um comprimento de impulso de 100s. Dois girotrões pré-série a serem entregues nas instalação de ensaio Falcon, SPC (Lausana, CH); a série restante de catorze girotrões serão entregues nas instalações da DTT (Frascati, Itália). + — För F4E: Leverans av sex gyrotroner på 1 MW vid 170 GHz med kontinuerlig våg och lång puls på upp till 3 600s som ska levereras vid Iters anläggning. — För DTT-anläggningen (Divertor Tokamak Test): Leverans av upp till 16 gyrotroner på 1 MW vid 170 GHz med en pulslängd på 100 s. En provserie bestående av två gyrotroner kommer att levereras till testanläggningen Falcon, SPC (Lausanne, CH); övriga 14 gyrotroner i slutgiltig version kommer att levereras till DTT-anläggningen (Frascati, Italien). + — v případě F4E: dodávka šesti gyrotronů o výkonu 1 MW v pásmu 170 GHz s dlouhým impulsem spojitých vln až 3 600 s, které budou dodány na pracoviště ITER; — v případě testovacího pracoviště Divertor Tokamak (DTT): dodávka až šestnácti gyrotronů o výkonu 1 MW v pásmu 170 GHz s délkou impulsu 100 s. Na testovací pracoviště Falcon (Lausanne, Švýcarsko) budou dodány dvě předběžné série gyrotronů; zbylých čtrnáct sérií gyrotronů bude dodáno na pracoviště DTT (Frascati, Itálie). + – F4E jaoks: kuue 1 MW võimsusega 170 GHz sagedusega pidevlaineedastuse kestevimpulsiga kuni 3 600 s gürotroni tarne kohaletoimetamiseks ITERi asukohta; – divertoriga tokamaki katserajatise (DTT) jaoks: kuni kuueteistkümne 1 MW võimsusega 170 GHz sagedusega 100 s impulsikestusega gürotroni tarne. Kaks seeriatootmiseelset gürotroni toimetatakse kohale Falconi katserajatisse, Šveitsi plasmakeskus (SPC) (Lausanne, Šveits); ülejäänud neliteist seeriatootmises gürotroni toimetatakse kohale DTT asukohta (Frascati, Itaalia). + — az F4E számára: hat 1 MW teljesítményű, 170 GHz-es, legfeljebb 3 600 másodperces folytonos hullámú, hosszú impulzusú girotron beszerzése; — a Divertor Tokamak vizsgáló létesítmény (DTT) számára: tizenhat 1 MW teljesítményű, 170 GHz-es, 100 másodperc impulzushosszúságú girotron beszerzése. Két előszériás girotront szállítanak le a Falcon vizsgálólétesítménybe (SPC, Lausanne, Svájc); a további tizennégy szériagyártású girotront a DTT helyszínére (Frascati, Olaszország) szállítják le. + — F4E: Šešių girotronų (1 MW) tiekimas 170 GHz su nuolatinės bangos ilgo pulsu iki 3 600 s, kuris bus tiekiamas ITER darbų vykdymo vietoje. — Kreiptuvo Tokamak bandymų (DTT) infrastruktūrai: Iki šešiolikos gitrotronų (1 MW galios) 170 GHz dažniu, kurių pulso ilgis yra 100 s tiekimas. Du išankstiniai girotronai bus pristatyti į Falcon bandymo patalpas, SPC (Lozana, Šveicarija); kiti keturiolika serijinių girotronų bus pristatyti į DTT vietą (Frakatisi, Italija). + — F4E: 6 žirotronu piegāde 1 MW 170 GHz garumā ar nepārtrauktu viļņu garo impulsu līdz 3 600 m, kas jāpiegādā ITER objektā; — tokamaka testēšanas iekārtai (Divertor Tokamak Test – DTT): Ne vairāk kā 16 žirotronu piegāde ar 1 MW 170 GHz ar impulsa garumu 100 s. 2 pirmssērijas žirotroni tiks piegādāti Falcon testēšanas mehānismam, SPC (Lozanna, Šveice); pārējie 14 sērijas žirotroni tiks piegādāti DTT struktūrvienībā (Fraskati, Itālija). + — għall-F4E: Provvista ta’ sitt ġirotroni ta’ 1 MW ta’ 170 GHz b’impuls kontinwu ta’ mewġa twila sa 3 600s biex jitwasslu fis-sit tal-ITER; — għall-faċilità tal-Ittestjar ta’ Divertor Tokamak (DTT): Provvista sa sittax-il ġirotron ta’ 1 MW ta’ 170 GHz b’tul ta’ impuls ta’ 100s. Żewġ ġirotroni tas-serje ta’ qabel se jitwasslu lill-Faċilità tal-ittestjar Falcon, SPC (Lausanne, CH); l-14-il ġirotron tas-serje l-oħrajn se jitwasslu lis-sit tad-DTT (Frascati, l-Italja). + — dla Fusion for Energy: dostawa sześciu żyrotronów o mocy wyjściowej 1 MW przy częstotliwości 170 GHz z impulsem w postaci ciągłej fali długiej o długości do 3 600 s, które zostaną dostarczone do placówki ITER, — do obiektu badawczego dla diwertora Tokamaka (Divertor Tokamak Test facility — DTT): dostawa do szesnastu żyrotronów o mocy wyjściowej 1 MW przy częstotliwości 170 GHz i o długości impulsu wynoszącej 100 s. Próbne serie żyrotronów zostaną dostarczone do obiektu badawczego Falcon w Centrum ds. Plazmy w Szwajcarii (Lozanna); pozostałe czternaście serii żyrotronów zostanie dostarczonych do placówki, w której znajduje się obiekt badawczy dla diwertora Tokamaka (Frascati, Włochy). + — pre spoločný podnik F4E: Dodávka šiestich gyrotrónov s výkonom 1 MW pri 170 GHz s dlhým impulzom s neprerušovanou vlnou do 3 600 s, ktoré sa majú dodať na pracovisko ITER; — pre testovacie zariadenie divertora Tokamak (DTT): Dodávka až šestnástich gyrotrónov s výkonom 1 MW pri 170 GHz s dĺžkou impulzu 100 s.. Dve predsériové gyrotróny budú dodané do testovacieho zariadenia Falcon Testing Facility, SPC (Lausanne, Švajčiarsko); ďalších štrnásť sériových gyrotrónov bude dodaných na pracovisko DTT (Frascati, Taliansko). + — Za F4E: dobava šestih girotronov z močjo 1 MW pri 170 GHz z neprekinjenim dolgim impulzom do 3 600 s, ki jih je treba dostaviti na lokacijo ITER, — za preskusno divertersko napravo tipa tokamak (DTT): dobava do 16 girotronov z močjo 1 MW pri 170 GHz z impulzno dolžino 100 s. Dva predserijska girotrona bo treba dostaviti v laboratorij za testiranje Falcon, švedski center za plazmo (Swiss Plasma Center) (Lozana, Švica); ostalih štirinajst serijskih girotronov pa bo treba dostaviti na lokacijo DTT (Frascati, Italija). + — le haghaidh F4E: Soláthar sé ghíreatrón 1 MW ar 170 GHz le bíog leanúnach tonnfhaid suas le 3 600s le seachadadh chuig suíomh ITER; — le haghaidh saoráide Tástála Atreodóra Tokamak (TAT): Soláthar suas le sé ghíreatrón déag de 1 MW ar 170 GHz le fad bíge 100s. Seachadfar dhá ghíreatrón réamhshraithe chuig an tSaoráid tástála Falcon, S (Lausanne, CH); seachadfar na ceithre shraith déag gíreatrón eile chuig láithreán TAT (Frascati, an Iodáil). + — за F4E: Доставка на шест жиротрона от 1 MW при 170 GHz с непрекъснат импулс на дългата вълна до 3 600s, които ще се доставят на обекта на ITER; — за съоръжение за изпитване на дивертора Токамак (DTT): Доставка на до 16 жиротрона от 1 MW при 170 GHz с дължина на импулса от 100s. Два предсерийни жиротрона ще бъдат доставени до съоръжението за изпитване Falcon, SPC (Лозана, Швейцария); другите 14 серии жиротрони ще бъдат доставени на DTT обекта (Фраскати, Италия). + — pentru Fusion for Energy: Furnizarea a șase girotroane de 1 MW la 170 GHz cu undă continuă cu lungimea pulsului de până la 3 600s care urmează să fie livrate la site-ul ITER; — pentru instalația de testare a divertorului Tokamak (DTT): Furnizarea a până la 16 girotroane de 1 MW la 170 GHz cu lungimea pulsului de 100s. Două girotroane de pre-serie vor fi livrate către instalația de testare Falcon, SPC (Lausanne, Elveția); celelalte 14 girotroane de serie vor fi livrate către situl DTT (Frascati, Italia). + — za F4E: nabava šest žirotrona od 1 MW pri 170 GHz s dugim impulsom kontinuiranog vala do 3 600 s koji će se isporučiti na lokaciju ITER-a; — za postrojenje za ispitivanje divertora tokamaka (Divertor Tokamak Test – DTT): Nabava do šesnaest žirotrona od 1 MW pri 170 GHz s duljinom impulsa od 100 s. Dvije predserije žirotrona isporučit će se postrojenju za ispitivanje Falcon, SPC (Lausanne, Švicarska); ostalih četrnaest serijskih žirotrona isporučit će se na lokaciju DTT-a (Frascati, Italija). supplies @@ -367,6 +412,29 @@ See internet address provided in section I.3). + Se internetadressen anført i afsnit I.3). + Siehe die in Abschnitt I.3) angegebene Internetadresse. + Véase la dirección de internet que figura en el apartado I.3). + katso kohdassa I.3) annettu internetosoite. + Voir adresse internet indiquée à la section I.3). + Βλέπε διαδικτυακή διεύθυνση που παρέχεται στο τμήμα I.3). + Cfr. indirizzo Internet indicato alla sezione I.3). + Zie het internetadres vermeld in sectie I.3). + Ver endereço Internet indicado no ponto I.3). + Se internetadressen som anges i avsnitt I.3). + Viz internetová adresa uvedená v oddíle I.3). + vt punktis I.3) nimetatud internetiaadressi. + Lásd az I.3) szakaszban megadott internetcímet. + Žr. interneto adresą, nurodytą I.3) dalyje. + skatīt interneta adresi, kas minēta I.3) iedaļā. + Ara l-indirizz tal-internet ipprovdut fit-taqsima I.3). + Zob. adres internetowy w pkt I.3). + Pozri internetovú adresu uvedenú v oddiele I.3). + Glejte spletni naslov v oddelku I.3). + Féach an seoladh idirlín atá curtha ar fáil in Alt I.3). + Вж. интернет адреса, посочен в раздел I.3). + A se vedea adresa de internet indicată în secțiunea I.3). + Vidjeti internetsku adresu navedenu u odjeljku I.3). used @@ -433,6 +501,29 @@ performance See internet address provided in section I.3). + Se internetadressen anført i afsnit I.3). + Siehe die in Abschnitt I.3) angegebene Internetadresse. + Véase la dirección de internet que figura en el apartado I.3). + katso kohdassa I.3) annettu internetosoite. + Voir adresse internet indiquée à la section I.3). + Βλέπε διαδικτυακή διεύθυνση που παρέχεται στο τμήμα I.3). + Cfr. indirizzo Internet indicato alla sezione I.3). + Zie het internetadres vermeld in sectie I.3). + Ver endereço Internet indicado no ponto I.3). + Se internetadressen som anges i avsnitt I.3). + Viz internetová adresa uvedená v oddíle I.3). + vt punktis I.3) nimetatud internetiaadressi. + Lásd az I.3) szakaszban megadott internetcímet. + Žr. interneto adresą, nurodytą I.3) dalyje. + skatīt interneta adresi, kas minēta I.3) iedaļā. + Ara l-indirizz tal-internet ipprovdut fit-taqsima I.3). + Zob. adres internetowy w pkt I.3). + Pozri internetovú adresu uvedenú v oddiele I.3). + Glejte spletni naslov v oddelku I.3). + Féach an seoladh idirlín atá curtha ar fáil in Alt I.3). + Вж. интернет адреса, посочен в раздел I.3). + A se vedea adresa de internet indicată în secțiunea I.3). + Vidjeti internetsku adresu navedenu u odjeljku I.3). @@ -444,10 +535,10 @@ true + - @@ -458,6 +549,9 @@ + + + @@ -470,13 +564,36 @@ - - - - + + + + Within 2 months of notice of the award decision, you may launch an action for annulment of the award decision. Any request you may make and any reply from us, or any complaint for maladministration, will have neither the purpose nor the effect of suspending the time-limit for launching an action for annulment or to open a new period for launching an action for annulment. The body responsible for hearing annulment procedures is indicated in Section VI.4.1) of the contract notice. If you believe that there was maladministration, you may lodge a complaint to the European Ombudsman within 2 years of the date when you became aware of the facts on which the complaint is based (see http://www.ombudsman.europa.eu) + Anmodninger om annullering af tildelingsbeslutningen kan indgives senest to måneder efter meddelelsen om tildeling. Enhver fremsat anmodning og eventuelle svar fra os eller klager over eventuelle forsømmelser vil hverken have til formål eller kunne bevirke opsættelse af fristen for indgivelse af en anmodning om annullering, eller at der påbegyndes en ny frist for indgivelse af en anmodning om annullering. Organet med ansvar for behandling af annulleringsprocedurer er angivet i punkt VI.4.1) i udbudsbekendtgørelsen. Hvis De mener, at der har været tale om fejl og forsømmelser, kan De indgive en klage til Den Europæiske Ombudsmand i to år efter, De har fået kendskab til de forhold, som klagen vedrører (se http://www.ombudsman.europa.eu). + Innerhalb von 2 Monaten nach der Bekanntmachung der Vergabeentscheidung kann eine Klage auf Nichtigerklärung der Entscheidung eingereicht werden. Weder Anfragen noch Antworten auf Anfragen oder Beschwerden über Missstände in der Verwaltungstätigkeit führen zu einer Unterbrechung der Frist für die Einreichung einer Klage auf Nichtigerklärung oder den Beginn eines neuen Zeitraums für die Einreichung einer Klage auf Nichtigerklärung. Die für Nichtigerklärungen zuständige Stelle ist in Abschnitt VI.4.1) der Auftragsbekanntmachung angegeben. Bei Verdacht auf Missstände in der Verwaltungstätigkeit kann beim Europäischen Bürgerbeauftragten eine Beschwerde eingereicht werden, und zwar innerhalb von 2 Jahren ab dem Zeitpunkt der Kenntnisnahme der Tatsachen, auf denen die Beschwerde beruht (siehe http://www.ombudsman.europa.eu). + En un plazo de 2 meses a partir de la notificación de la decisión de adjudicación, se podrá iniciar una acción de anulación de la decisión de adjudicación. Ninguna solicitud que pueda hacer ni ninguna respuesta por nuestra parte, ni ningún recurso por mala administración, tendrán como resultado la suspensión del plazo para interponer un recurso de anulación ni la apertura de un nuevo plazo para interponer un recurso de anulación. El organismo competente para los procedimientos de anulación se indica en el apartado VI.4.1) del anuncio de licitación. Si considera que se ha realizado una mala administración, puede presentar una reclamación ante el Defensor del Pueblo Europeo en un plazo de 2 años a partir de la fecha en la que tuvo conocimiento de los hechos en que se basa la reclamación (consulte http://www.ombudsman.europa.eu). + Sopimuksentekopäätöstä koskeva kumoamiskanne on saatettava vireille 2 kuukauden kuluessa sopimuksentekoa koskevan päätöksen ilmoittamisesta. Mikään tarjoajan pyyntö, mikään hankintaviranomaisen vastaus tai mikään hallinnollista epäkohtaa koskeva kantelu ei vaikuta kumoamiskanteen vireillepanon määräaikaan, eikä sen vuoksi kumoamiskanteen vireillepanolle määrätä uutta määräaikaa. Kumoamiskanteiden kuulemisesta vastaava toimielin on ilmoitettu hankintailmoituksen kohdassa VI.4.1). Epäiltäessä hallinnollista epäkohtaa (väärää, virheellistä tai puutteellista hallintomenettelyä) asiasta voidaan tehdä kantelu Euroopan oikeusasiamiehelle 2 vuoden kuluessa siitä päivämäärästä, jona kantelun perusteena olevat seikat havaittiin (katso http://www.ombudsman.europa.eu). + Un recours en annulation de la décision d'attribution peut être introduit dans un délai de deux mois à compter de sa notification. Aucune demande qui pourrait être formulée ou réponse de notre part, ni aucune plainte pour mauvaise administration ne pourrait avoir pour objectif ni pour effet de suspendre le délai d'introduction d'un recours en annulation ou d'ouvrir un nouveau délai d'introduction d'un recours en annulation. L'instance chargée des procédures d'annulation est indiquée à la section VI.4.1) de l'avis de marché. Si le soumissionnaire estime que la gestion a été défaillante, il peut déposer une plainte auprès du Médiateur européen dans un délai de deux ans à compter de la date à laquelle il a eu connaissance des faits sur lesquels porte la plainte (voir http://www.ombudsman.europa.eu). + Μπορεί να υποβληθεί προσφυγή για ακύρωση της απόφασης ανάθεσης εντός 2 μηνών από την κοινοποίηση της απόφασης ανάθεσης. Η υποβολή αιτημάτων και οι απαντήσεις εκ μέρους μας ή τυχόν καταγγελίες για κακή διοίκηση, δεν θα έχουν ως σκοπό ούτε ως αποτέλεσμα την αναστολή της χρονικής προθεσμίας για την υποβολή προσφυγών για ακύρωση ή για έναρξη νέας περιόδου υποβολής προσφυγών για ακύρωση. Ο αρμόδιος φορέας για την εκδίκαση διαδικασιών ακύρωσης ορίζεται στο σημείο VI.4.1) της προκήρυξης σύμβασης. Εάν πιστεύετε πως υπήρξε ζήτημα κακής διοίκησης, μπορείτε να υποβάλετε καταγγελία στον Ευρωπαίο Διαμεσολαβητή εντός 2 ετών από την ημερομηνία κατά την οποία λάβατε γνώση των γεγονότων στα οποία βασίζεται η καταγγελία (βλέπε http://www.ombudsman.europa.eu) + Entro 2 mesi dalla notifica della decisione di aggiudicazione, si può avviare un ricorso per annullamento contro la decisione di aggiudicazione. Qualsiasi eventuale richiesta da parte dell'offerente e qualsiasi risposta da parte nostra o qualsiasi denuncia di cattiva amministrazione non avranno né lo scopo né l'effetto di sospendere il termine per la presentazione di un ricorso di annullamento o di aprirne uno nuovo. L'organismo competente per le procedure di annullamento è indicato nella sezione VI.4.1) del bando di gara d'appalto. Se, a parere del ricorrente, vi è stata cattiva amministrazione, egli può presentare una denuncia al Mediatore europeo entro 2 anni dalla data in cui è venuto a conoscenza dei fatti a cui si riferisce la denuncia (cfr. http://www.ombudsman.europa.eu) + Binnen twee maanden na de kennisgeving van het gunningsbesluit kan een beroep worden ingesteld tot nietigverklaring van het gunningsbesluit. Elk mogelijk verzoek van u en elk antwoord van ons, of alle klachten over onbehoorlijk bestuur zullen noch het doel noch het effect hebben de termijn voor het instellen van een beroep tot nietigverklaring van onderhavige beslissing uit te stellen of een nieuwe periode voor het instellen van een beroep te openen. Het orgaan dat verantwoordelijk is voor de behandeling van de nietigverklaringsprocedures is vermeld in sectie VI.4.1) van de aankondiging van de opdracht. Indien u van mening bent dat er sprake is van onbehoorlijk bestuur, dan mag u binnen twee jaar na de datum waarop u de desbetreffende feiten waarop deze klacht is gebaseerd te weten bent gekomen een klacht indienen bij de Europese Ombudsman (ga naar http://www.ombudsman.europa.eu). + No prazo de 2 meses a contar da notificação da decisão de adjudicação, pode interpor um recurso de anulação da decisão de adjudicação. Qualquer pedido por si efetuado e qualquer resposta da nossa parte, ou qualquer queixa por má administração, não terão como objetivo nem como efeito a suspensão do prazo para a interposição de um recurso de anulação ou a abertura de um novo prazo para interposição de um recurso de anulação. O organismo competente para a audição de processos de anulação é o indicado no ponto VI.4.1) do anúncio de concurso. Caso acredite na existência de má administração, pode apresentar uma queixa ao Provedor de Justiça Europeu num prazo de 2 anos a contar da data em que tomou conhecimento dos factos em que se baseia a queixa (ver http://www.ombudsman.europa.eu) + Inom 2 månader från meddelandet av tilldelningsbeslut kan en talan om ogiltigförklaring av tilldelningsbeslutet inledas. Eventuella begäranden och eventuella svar på dessa samt eventuella klagomål om administrativa missförhållanden kommer varken att ha som syfte eller leda till att tidsfristen för inlämning av en talan om ogiltigförklaring förlängs eller att en ny period för inlämning av en talan om ogiltigförklaring inleds. Det organ som ansvarar för förhandlingen om annulleringsförfaranden anges i avsnitt VI.4.1) i meddelandet om upphandling. Vid misstanke om administrativa missförhållanden kan ett klagomål anföras till Europeiska ombudsmannen inom 2 år från det datum då de fakta som klagomålet bygger på blev kända (se http://www.ombudsman.europa.eu) + Ve lhůtě dvou měsíců od oznámení o rozhodnutí o zadání můžete zahájit postup pro zrušení rozhodnutí o zadání zakázky. Případná žádost, kterou podáte, ani jakákoliv naše odpověď na ni, nebo případná stížnost na nesprávný administrativní postup nebudou mít za účel ani za následek pozastavení lhůty k zahájení postupu pro zrušení tohoto rozhodnutí či započetí nové lhůty k zahájení postupu pro zrušení tohoto rozhodnutí. Orgán zodpovědný za odvolací řízení je uveden v oddílu VI.4.1) tohoto oznámení o zakázce. Pokud si myslíte, že došlo k nesprávnému administrativnímu postupu, můžete podat stížnost evropskému veřejnému ochránci práv ve lhůtě dvou let od data, kdy jste se dozvěděli o skutečnostech, na nichž se stížnost zakládá (viz http://www.ombudsman.europa.eu). + Lepingu sõlmimise otsuse tühistamise tegevuse võib algatada kahe kuu jooksul alates lepingu sõlmimise otsuse teatest. Ükski pakkuja esitatud päring, ükski meie vastus sellele ega ükski kaebus haldusomavoli kohta ei mõjuta käesoleva otsuse tühistamise tegevuse algatamise tähtpäeva edasilükkamist või tühistamise tegevuse algatamiseks uue tähtaja määramist ega ole selle aluseks. Tühistamismenetluse käsitlemise eest vastutav asutus on nimetatud hanketeate punktis VI.4.1). Juhul kui kogetakse haldusomavoli, võib Euroopa Ombudsmanile esitada kaebuse kahe aasta jooksul päevast, mil saadakse teada faktid, millel kaebus põhineb (vt http://www.ombudsman.europa.eu). + Az odaítélési határozatról szóló értesítést követő 2 hónapon belül az odaítélési határozat érvénytelenítésére irányuló kérelmet nyújthat be. A kérések és általunk adott válaszok, illetve a hivatali visszásságra irányuló panaszok nem célozhatják és eredményezhetik az e határozat érvénytelenítésére irányuló jogorvoslati kérelem benyújtási határidejének felfüggesztését vagy új határidő elindítását. Az érvénytelenítési eljárások meghallgatásáért felelős szerv az ajánlati felhívás VI.4.1) szakaszában szerepel. Amennyiben az ajánlattevő úgy véli, hogy hivatali visszásságra került sor, panaszt tehet az európai ombudsmannál attól a naptól számított 2 éven belül, hogy a panaszra okot adó tényről tudomást szerzett (lásd a http://www.ombudsman.europa.eu oldalon) + Per 2 mėnesius nuo skelbimo apie sutarties skyrimą galite pradėti sutarties skyrimo sprendimo anuliavimo veiksmus. Dėl bet kokio prašymo, kurį galite pateikti, ir mūsų atsakymo arba skundo dėl prasto administravimo nebus nei tikslo, nei poveikio sustabdyti apeliacijos teikimo termino siekiant pradėti anuliavimą ar naują laikotarpį anuliavimui pradėti. Už anuliavimo procedūrų nagrinėjimą atsakinga įstaiga yra nurodyta skelbimo apie pirkimą VI.4.1) dalyje. Jeigu manote, kad buvo blogai administruojama, galite pateikti skundą Europos ombudsmenui per 2 metus nuo dienos, kai tapo žinomi faktai, kuriais grindžiamas skundas (žr. http://www.ombudsman.europa.eu) + prasību par piešķiršanas lēmuma atcelšanu var iesniegt divu mēnešu laikā no piešķiršanas lēmuma paziņošanas. Ja jūs iesniegsiet kādus pieprasījumus vai mēs sniegsim atbildes, vai tiks iesniegtas sūdzības par administratīvu kļūmi, tas nenozīmēs, ka to mērķis ir atlikt termiņu, kas noteikts prasības par atcelšanu iesniegšanai, vai atklāt jaunu periodu prasības par atcelšanu iesniegšanai vai ka to dēļ šis termiņš tiks atlikts vai tiks atklāts jauns periods. Par atcelšanas procedūru izskatīšanu atbildīgā struktūra norādīta šā paziņojuma par līgumu VI.4.1) iedaļā. Ja uzskatāt, ka pieļauta administratīva kļūme, varat iesniegt sūdzību Eiropas Ombudam divu gadu laikā no dienas, kad esat uzzinājis par faktiem, uz kuriem balstīta sūdzība (sk. http://www.ombudsman.europa.eu). + Fi żmien xahrejn (2) mill-avviż tad-deċiżjoni tal-għoti, tista' tressaq azzjoni għall-annullament tad-deċiżjoni tal-għoti. Kwalunkwe talba li tista' tagħmel u kwalunkwe tweġiba mingħandna, jew ilment għal amministrazzjoni ħażina, la se jkollha l-iskop u lanqas l-effett li tissospendi l-limitu ta' żmien għat-tressiq ta' azzjoni għall-annullament jew tal-ftuħ ta' perijodu ġdid għat-tressiq ta' azzjoni għall-annullament. Il-korp responsabbli għas-smigħ tal-proċeduri għall-annullament hu indikat fit-Taqsima VI.4.1) tal-avviż dwar kuntratt. Jekk temmen li kien hemm amministrazzjoni ħażina, tista' tressaq ilment lill-Ombudsman Ewropew fi żmien sentejn (2) mid-data li fiha sirt taf dwar il-fatti li fuqhom huwa bbażat l-ilment (ara http://www.ombudsman.europa.eu) + Termin wnoszenia skarg o stwierdzenie nieważności decyzji o udzieleniu zamówienia wynosi 2 miesiące od daty ogłoszenia o udzieleniu zamówienia. Wnioski składane przez stronę oraz wszelkie odpowiedzi instytucji zamawiającej, jak również wszelkie wnoszone skargi dotyczące niewłaściwego administrowania, nie powodują zawieszenia ani rozpoczęcia na nowo biegu terminu na wniesienie skargi o unieważnienie decyzji. Organ właściwy do rozpatrywania skarg o stwierdzenie nieważności wskazano w pkt VI.4.1) ogłoszenia o zamówieniu. W przypadku stwierdzenia niewłaściwego administrowania istnieje możliwość złożenia skargi do Europejskiego Rzecznika Praw Obywatelskich w ciągu 2 lat od powzięcia wiadomości o faktach będących podstawą skargi (zob. http://www.ombudsman.europa.eu). + Do 2 mesiacov od oznámenia rozhodnutia o pridelení zákazky môžete podať odvolanie na zrušenie tohto rozhodnutia. Žiadna vami podaná žiadosť, ani akákoľvek naša odpoveď či sťažnosť týkajúca sa nesprávneho úradného postupu nebude mať za cieľ, ani nebude mať žiadny vplyv na prerušenie lehoty na podanie odvolania na anulovanie, ani na začatie novej lehoty na podanie odvolania na anulovanie. Orgán zodpovedný za konanie na anulovanie rozhodnutia je uvedený v oddiele VI.4.1) oznámenia o vyhlásení verejného obstarávania. Ak sa domnievate, že došlo k nesprávnemu úradnému postupu, môžete podať sťažnosť európskemu ombudsmanovi do 2 rokov od dátumu, keď ste sa dozvedeli o skutočnosti, na ktorej sa táto sťažnosť zakladá (pozri http://www.ombudsman.europa.eu). + Zahtevek za razveljavitev sklepa o oddaji lahko vložite v dveh mesecih od obvestila o sklepu o oddaji naročila. Podani zahtevki in naši odgovori ali morebitne pritožbe glede nepravilnosti nimajo ne namena ne učinka, da bi prekinili časovni rok za vložitev zahtevka za razveljavitev ali da bi začeli novo obdobje za vložitev zahtevka za razveljavitev. Za postopke razveljavitve je pristojen organ, naveden v oddelku VI.4.1) obvestila o naročilu. Če menite, da je prišlo do nepravilnosti, lahko vložite pritožbo pri Evropskem varuhu človekovih pravic v dveh letih od datuma, ko ste bili obveščeni o dejstvih, ki predstavljajo podlago za pritožbo (glejte http://www.ombudsman.europa.eu). + Laistigh de 2 mhí tar éis an chinnidh um dhámhachtain, d'fhéadfá caingean a sheoladh chun an cinneadh um dhámhachtain a neamhniú. Ní bheidh sé mar chuspóir ná mar éifeacht d’achainí ar bith a dhéanann tú ná do fhreagra ar bith uainn, ná de ghearán ar bith maidir le míriarachán, chun an teorainn ama a chur ar fionraí do sheoladh caingne um neamhniú ná tréimhse nua a oscailt do sheoladh caingne um neamhniú. Léirítear an comhlacht le freagracht as éisteacht le nósanna imeachta um neamhniú in Alt VI.4.1) den fhógra conartha. Má chreideann tú go raibh míriarachán i gceist, féadfaidh tú gearán a chur chuig an Ombudsman Eorpach laistigh de dhá bhliain ón dáta a d'éirigh tú feasach ar na fíricí a bhfuil an gearán bunaithe orthu (féach http://www.ombudsman.europa.eu) + В рамките на 2 месеца от обявлението на решението за възлагане, можете да стартирате действие за отмяна на решението за възлагане. Всяко запитване, което може да направите, и всеки отговор от нас или всяка жалба за лошо управление няма да представляват нито причина, нито ще окажат влияние за отмяна на крайния срок за стартиране на действие за отмяна или за откриване на нов срок за стартиране на действие за отмяна. Органът, отговарящ за изслушването на процедурите за отмяна, е посочен в раздел VI.4.1) на обявлението за поръчка. Ако считате, че е имало лошо управление, Вие можете да подадете жалба до Европейския омбудсман в рамките на 2 години от датата, на която сте узнали за фактите, на които се основава жалбата (вж. http://www.ombudsman.europa.eu). + În termen de două luni de la notificarea deciziei de atribuire, se poate introduce o acțiune în anulare a deciziei de atribuire. Orice cerere adresată autorității contractante și orice răspuns din partea acesteia sau orice plângere privind administrarea necorespunzătoare nu va avea ca scop sau efect suspendarea termenului-limită pentru introducerea unei acțiuni în anulare sau deschiderea unei noi perioade pentru introducerea unei acțiuni în anulare. Organismul competent pentru audierea procedurilor de anulare este indicat în secțiunea VI.4.1) din anunțul de participare. În cazul unei presupuse administrări necorespunzătoare, se poate depune o plângere la Ombudsmanul European în termen de doi ani de la data la care s-a luat cunoștință de faptele pe care se bazează plângerea (a se vedea http://www.ombudsman.europa.eu) + U roku od dva mjeseca od obavijesti o sklapanju ugovora možete podnijeti zahtjev za poništenje odluke o sklapanju ugovora. Podnesenim zahtjevima i našim odgovorima odnosno svim pritužbama za loše upravljanje nije svrha ni učinak obustaviti rok za podnošenje zahtjeva za poništenje ili započeti novi rok za podnošenje zahtjeva za poništenje. Tijelo nadležno za postupke poništenja navedeno je u odjeljku VI.4.1) poziva na nadmetanje. Ako smatrate da je došlo do nepravilnosti u postupanju, možete podnijeti pritužbu Europskom ombudsmanu u roku od dvije godine od datuma kad ste doznali za okolnosti koje su uzrok pritužbi (vidjeti http://www.ombudsman.europa.eu) @@ -573,11 +690,57 @@ Joint Procurement for Electron Cyclotron (EC) RF Sources/Gyrotrons + Fælles indkøb af RF-kilder/Gyrotroner til elektroncyklotroner (EC) + Gemeinsame Beschaffung für Elektronenzyklotron (EC) RF-Quellen/Gyrotrons + Contratación conjunta de fuentes de radiofrecuencia electrón-ciclotrón y de girotrones + Elektronisyklotronijärjestelmän radiotaajuuslähteiden/gyrotronien yhteishankinta + Fourniture conjointe de sources RF d'électron cyclotron (EC)/Gyrotrons + Κοινή προμήθεια πηγών ραδιοσυχνοτήτων ηλεκτρονικού κυκλότρου/γυροτρονίων + Appalto comune per fonti RF di elettroni ciclotroni/girotroni + Gezamenlijke aanbesteding voor Electron Cyclotron (EC)RF Bronnen/Gyrotrons + Aquisição conjunta de fontes de radiofrequências do ciclotrão de eletrões (CE)/girotrões + Gemensam upphandling avseende radiofrekvenskällor/gyrotroner för elektroncyklotronen (EC) + Společné zadávání zakázek na elektronové cyklotronové RF zdroje/gyrotrony + Elektrontsüklotroni raadiosagedusallikate/gürotronide ühishange + Elektronikus ciklotronos rádiófrekvenciás áramforrásra/girotronokra irányuló közös közbeszerzés + Bendras Electronciklotrono (EC) radijo dažnių šaltinių / girotronų pirkimas + Kopīgais iepirkums elektronu ciklotronam (Electron Cyclotron – EC) RF avoti/žirotroni + Ksib Konġunt għal Sorsi/Ġirotroni ta’ Ċiklotron tal-Elettroni (KE) RF + Wspólne zamówienie źródeł jonów opartych na częstotliwości radiowej / żyrotronów do cyklotronu do przyspieszania elektronów + Spoločné obstarávanie pre rádiofrekvenčné zdroje/gyrotróny elektrónového cyklotrónu (EC) + Skupno naročilo radiofrekvenčnih virov/girotronov za elektronske ciklotrone (EC) + Comhsholáthar le haghaidh Foinsí Radaimhinicíochta Cioglatróin Leictreoin (CL)/Gíreatrón + Съвместно възлагане на радиочестотни източници/жиротрони за електронни циклотрони + Achiziție comună pentru surse RF electronice ciclotronice (EC)/girotroane + Zajednička nabava elektronsko-ciklotronskog (EC) RF izvora/žirotrona F4E and DTT will carry out jointly this procurement procedure. As an outcome of the procedure, F4E will award two separate multiple framework contracts (MFC) for each respective scope: 1) MFWC signed by F4E: Up to six gyrotrons of 1 MW at 170 GHz with continuous wave long pulse of up to 3 600s for F4E. The scope of work includes detailed design development based on functional specifications, engineering design, procurement, assembly and factory testing, disassembly in modular form, packaging, shipment to ITER site, on-site installation, supervision of on-site installation, and commissioning at ITER site. F4E will award and sign one (or more) specific contract, according to the cascade system, provided that the contractor can demonstrate it has reached the following conditions: 1 MW at 170 GHz, CW for longer than 100s and demonstrated capability for stable operation in Continues Wave (CW) by the time of launching of the F4E Task Order (expected Q4 2022). 2) MFWC signed by DTT: Up to sixteen gyrotrons of 1 MW at 170 GHz with pulse length of 100s for DTT. The scope of work includes procurement, assembly and factory testing, disassembly in modular form, packaging, shipment to SPC, Lausanne for the pre-series gyrotrons and to the DTT site, Frascati for the series gyrotrons, supervision of installation and commissioning at SPC, Lausanne or DTT site, Frascati. DTT will sign a Specific Contract for one pre-series gyrotron with the first ranked contractor. DTT will sign a Specific Contract for one pre-series gyrotron with the second ranked contractor. If both are successful, they will both be required to procure up to seven series gyrotrons each. + F4E og DTT skal i fællesskab udføre denne udbudsprocedure. Som et resultat af proceduren vil F4E tildele to separate multiple rammeaftaler for hvert af de respektive områder: 1) Den multiple rammeaftale underskrevet af F4E: Op til seks gyrotroner på 1 MW ved 170 GHz med en lang kontinuerlig bølgeimpuls på op til 3 600 s for F4E. Arbejdet omfatter detaljeret designudvikling baseret på funktionelle specifikationer, teknisk projektering, indkøb, montering og fabrikstestning, demontering i modulær form, emballering, forsendelse til ITER-anlægsområdet, installation på stedet, tilsyn med installation på stedet og idriftsættelse på ITER-anlægsområdet. F4E vil tildele og underskrive én (eller flere) specifik kontrakt i henhold til kaskadesystemet, forudsat at kontrahenten kan godtgøre, at vedkommende har opfyldt følgende betingelser: 1 MW ved 170 GHz, en kontinuerlig bølge længere end 100 s og påvist kapacitet til stabil drift med kontinuerlig bølge på tidspunktet for lanceringen af F4E's opgaveordre (forventet 4. kvartal 2022). 2) Den multiple rammeaftale underskrevet af DTT: Op til 16 gyrotroner på 1 MW ved 170 GHz med en impulslængde på 100 s til DTT. Arbejderne omfatter indkøb, montering og fabrikstestning, demontering i modulær form, emballering, forsendelse til SPC i Lausanne for forseriegyrotronerne og til DTT-anlægget i Frascati for seriegyrotronerne, tilsyn med installering og idriftsættelse på SPC i Lausanne eller DTT-anlægget i Frascati. DTT vil indgå en specifik kontrakt for én forseriegyrotron med den førsterangerende kontrahent. DTT vil indgå en specifik kontrakt for én forseriegyrotron med den andenrangerende kontrahent. Hvis begge parter udfører opgaven på vellykket vis, vil de begge skulle indkøbe op til syv serier af gyrotroner hver. + F4E und DTT werden dieses Beschaffungsverfahren gemeinsam durchführen. Als Ergebnis des Verfahrens wird F4E zwei getrennte Mehrfachrahmenverträge (MFC) für den jeweiligen Umfang vergeben: 1) Mehrfachrahmenvertrag unterzeichnet von F4E: Bis zu sechs Gyrotrons von 1 MW bei 170 GHz mit kontinuierlichem Langpuls von bis zu 3 600s für F4E. Der Arbeitsumfang umfasst die detaillierte Entwurfsentwicklung basierend auf funktionalen Spezifikationen, den technischen Entwurf, die Beschaffung, die Montage und die Werksprüfung, die Demontage in modularer Form, die Verpackung, den Transport zum ITER-Standort, die Installation vor Ort, die Überwachung der Installation vor Ort und die Inbetriebnahme am ITER-Standort. F4E vergibt und unterschreibt einen (oder mehrere) spezifischen Vertrag nach dem Kaskadensystem, sofern der Auftragnehmer nachweisen kann, dass er die folgenden Bedingungen erfüllt hat: 1 MW bei 170 GHz, CW für länger als 100s und nachgewiesene Fähigkeit zum stabilen Betrieb in Continues Wave (CW) zum Zeitpunkt des Starts des F4E Task Order (voraussichtlich Q4 2022). 2) Mehrfachrahmenvertrag unterzeichnet von DTT: Bis zu sechzehn Gyrotrons mit 1 MW bei 170 GHz mit einer Pulslänge von 100s für DTT. Der Arbeitsumfang umfasst die Beschaffung, die Montage und Werksprüfung, die Demontage in Modulform, die Verpackung, den Versand zum SPC, Lausanne für die Vorseriengyrotrons und zum DTT-Standort, Frascati für die Seriengyrotrons, die Überwachung der Installation und Inbetriebnahme im SPC, Lausanne oder DTT-Standort, Frascati. DTT wird einen spezifischen Vertrag für ein Vorserien-Gyrotron mit dem erstplatzierten Auftragnehmer unterzeichnen. DTT wird einen spezifischen Vertrag für ein Vorserien-Gyrotron mit dem zweitplatzierten Auftragnehmer unterzeichnen. Wenn beide erfolgreich sind, müssen sie jeweils bis zu sieben Seriengyrotrons beschaffen. + Fusion for Energy y DTT llevarán a cabo conjuntamente este procedimiento de licitación. Como resultado del procedimiento, Fusion for Energy adjudicará dos contratos marco múltiples por separado para cada ámbito respectivo: 1) Contrato marco múltiple firmado por Fusion for Energy: Hasta seis girotrones de 1 MW a 170 GHz con un pulso largo de onda continua de hasta 3 600 s para Fusion for Energy. El alcance del trabajo incluye el desarrollo detallado del diseño basado en las especificaciones funcionales, el diseño de ingeniería, la adquisición, el montaje y las pruebas en fábrica, el desmontaje en forma modular, el embalaje, el envío a la sede del ITER, la instalación «in situ», la supervisión de la instalación «in situ» y la puesta en servicio en la sede del ITER. Fusion for Energy adjudicará y firmará un contrato específico (o más), de conformidad con el sistema en cascada, siempre que el contratista pueda demostrar que ha alcanzado las siguientes condiciones: 1 MW a 170 GHz, onda continua durante más de 100 s y capacidad demostrada de funcionamiento estable en onda continua antes del lanzamiento de la orden de trabajo de Fusion for Energy (prevista para el último trimestre de 2022). 2) Contrato marco múltiple firmado por la DTT: Hasta 16 girotrones de 1 MW a 170 GHz con una longitud de pulso de 100 s para la DTT. El alcance del trabajo incluye la adquisición, el montaje y las pruebas en fábrica, el desmontaje en forma modular, el embalaje, el envío a SPC, Lausana, de los girotrones en fase previa a la fabricación en serie y a la sede de la DTT, Frascati, de los girotrones en fase de fabricación en serie, la supervisión de la instalación y la puesta en servicio en las instalaciones de SPC, Lausana, o DTT, Frascati. La DTT firmará un contrato específico para un girotrón en fase previa a la fabricación en serie con contratista clasificado en primer lugar. La DTT firmará un contrato específico para un girotrón en fase previa a la fabricación en serie con contratista clasificado en segundo lugar. Si ambos tienen éxito, ambos deberán suministrar hasta siete girotrones en fase de fabricación en serie cada uno. + Fusion for Energy -yhteisyritys ja DTT toteuttavat tämän hankintamenettelyn yhdessä. Menettelyn tuloksena Fusion for Energy -yhteisyritys tekee kaksi erillistä rinnakkaista puitesopimusta kullekin osa-alueelle: 1) Fusion for Energy -yhteisyrityksen allekirjoittama rinnakkainen puitesopimus: enintään kuuden teholtaan 1 megawatin ja 170 gigahertsin taajuusalueella toimivan sellaisen gyrotronin, jonka jatkuvan aaltomuotoisen pulssin kesto voi yltää 3 600 sekuntiin, toimittaminen Fusion for Energy -yhteisyritystä varten. Töihin kuuluu yksityiskohtainen toiminnallisiin eritelmiin perustuva kehityssuunnittelu, tekninen suunnittelu, hankinta, kokoaminen ja tehdastestaus, purkaminen moduuleiksi, pakkaus, lähetys ITERin toimipaikkaan, asennus paikan päällä, paikan päällä tapahtuvan asennuksen valvonta ja käyttöönotto ITERin toimipaikassa. F4E tekee ja allekirjoittaa yhden (tai useamman) erillissopimuksen peräkkäisjärjestelmän mukaisesti edellyttäen, että sopimusosapuoli voi osoittaa täyttävänsä seuraavat ehdot: yhden megawatin tehoalueella ja 170 gigahertsin taajuusalueella toimiva gyrotroni, joka toimii luotettavasti jatkuvan aaltomuotoisen pulssin osalta Fusion for Energy -yhteisyrityksen tehtävämääräyksen käynnistämiseen mennessä (odotettavissa vuoden 2022 4. vuosineljänneksellä). 2) DTT:n allekirjoittama rinnakkainen puitesopimus: enintään 16 teholtaan 1 megawatin ja 170 gigahertsin taajuusalueella toimivaa gyrotronia, joiden pulssin kesto on 100 sekuntia, DTT:tä varten. Töihin kuuluu sarjavalmistusta edeltävien gyrotronien hankinta, kokoaminen ja tehdastestaus, purkaminen moduuleiksi, pakkaus, lähetys SPC:lle (Lausanne) ja DTT:n toimipaikkaan (Frascati) sekä sarjavalmistettujen gyrotronien asennuksen valvonta ja käyttöönotto SPC:ssä, Lausannessa tai DTT:n toimipaikassa, Frascatissa. DTT allekirjoittaa erillissopimuksen yhdestä sarjavalmistusta edeltävästä gyrotronista peräkkäisjärjestelmässä ensimmäisellä sijalla olevan sopimusosapuolen kanssa. DDT allekirjoittaa erillissopimuksen yhdestä sarjavalmistusta edeltävästä gyrotronista peräkkäisjärjestelmässä toisella sijalla olevan sopimusosapuolen kanssa. Jos molemmat tulevat valituiksi, molemmilta tullaan hankkimaan enintään seitsemän sarjavalmistettua gyrotronia. + F4E et le DTT mèneront conjointement la présente procédure de passation des marchés. À l'issue de la procédure, F4E attribuera deux contrats-cadres multiples distincts pour chaque champ d’application respectif: 1) Contrat-cadre multiple signé par F4E: Jusqu'à six gyrotrons de 1 MW, 170 :, avec une impulsion longue à ondes continues pouvant aller jusqu'à 3 600 s pour F4E. Les tâches à effectuer comprennent le développement de la conception détaillée sur la base des spécifications fonctionnelles, de la conception technique, de la fourniture, du montage et des essais en usine, du démontage sous forme modulaire, du conditionnement, de l'expédition vers le site d'ITER, de l'installation sur site, de la supervision de l'installation sur site et de la mise en service sur le site d'ITER. F4E attribuera et signera un (ou plusieurs) contrat(s) spécifique(s) selon le système en cascade, à condition que le contractant puisse démontrer qu'il a atteint les conditions suivantes: 1 MW, 170 GHz, ondes continues de plus de 100 secondes et une capacité avérée de fonctionnement stable des ondes continues au moment de l’initiation de bons de commandes de F4E (prévue au quatrième trimestre 2022). 2) Contrat-cadre multiple signé par le DTT: Jusqu’à seize gyrotrons de 1 MW, 170 GHz et d'une longueur d'impulsion de 100s pour le DTT. Les tâches à effectuer comprennent la fourniture, l'assemblage et les essais en usine, le démontage sous forme modulaire, le conditionnement, l'expédition vers le SPC, Lausanne pour les gyrotrons en présérie et vers le site de DTT, Frascati pour les gyrotrons en série, la supervision de l'installation et de la mise en service au SPC, Lausanne ou sur le site de DTT, Frascati. Le DTT signera un contrat spécifique pour un gyrotron en présérie avec le contractant classé en première position. Le DTT signera un contrat spécifique pour un gyrotron en présérie avec le contractant classé en deuxième position. Si les deux sont retenus, tous deux devront fournir un maximum de sept gyrotrons en série chacun. + Η κοινή επιχείρηση F4E και η DTT θα εκτελέσουν από κοινού την παρούσα διαδικασία διαγωνισμού. Ως αποτέλεσμα της διαδικασίας, η κοινή επιχείρηση F4E θα αναθέσει δύο ξεχωριστές πολλαπλές συμβάσεις-πλαίσιο για κάθε αντίστοιχο πεδίο εφαρμογής: 1) Πολλαπλή σύμβαση-πλαίσιο υπογεγραμμένη από την κοινή επιχείρηση F4E: Έως έξι γυροτρόνια 1 MW στα 170 GHz με παλμούς μεγάλης διάρκειας συνεχούς κύματος έως 3 600s για την F4E. Το αντικείμενο των εργασιών περιλαμβάνει λεπτομερή ανάπτυξη σχεδιασμού βάσει λειτουργικών προδιαγραφών, κατασκευαστική μελέτη, προμήθεια, συναρμολόγηση και εργοστασιακή δοκιμή, αποσυναρμολόγηση σε αρθρωτή μορφή, συσκευασία, αποστολή στις εγκαταστάσεις του ITER, επιτόπια εγκατάσταση, επίβλεψη της επιτόπιας εγκατάστασης και θέση σε λειτουργία στις εγκαταστάσεις του ITER. Η κοινή επιχείρηση F4E θα αναθέσει και θα υπογράψει μία (ή περισσότερες) ειδική(ές) σύμβαση(συμβάσεις), σύμφωνα με το σύστημα διαδοχικής σειράς, υπό την προϋπόθεση ότι ο ανάδοχος μπορεί να αποδείξει ότι έχει επιτύχει τους ακόλουθους όρους: 1 MW στα 170 GHz, CW για περισσότερο από 100s και αποδεδειγμένη ικανότητα για σταθερή λειτουργία συνεχούς κύματος (CW - Continuous Wave) κατά τον χρόνο έναρξης της εντολής εργασίας της κοινής επιχείρησης F4E (που αναμένεται το 4ο τρίμηνο του 2022). 2) Πολλαπλή σύμβαση-πλαίσιο υπογεγραμμένη από την DTT: Έως δεκαέξι γυροτρόνια 1 MW στα 170 GHz με μήκος παλμού στα 100s για την DTT. Το πεδίο εφαρμογής των εργασιών περιλαμβάνει την προμήθεια, τη συναρμολόγηση και τον εργοστασιακό έλεγχο, την αποσυναρμολόγηση σε αρθρωτή μορφή, τη συσκευασία, την αποστολή στο SPC, στη Λωζάννη για τις προ-σειρές γυροτρονίων και στην τοποθεσία DTT, στο Frascati για τις σειρές γυροτρονίων, την επίβλεψη της εγκατάστασης και της θέσης σε λειτουργία στις εγκαταστάσεις του SPC, στη Λωζάνη ή στη DTT, στο Frascati. Η DTT θα υπογράψει μια ειδική σύμβαση για παραγωγή προ-σειράς γυροτρονίου με τον πρώτο ανάδοχο στην κατάταξη. Η DTT θα υπογράψει μια ειδική σύμβαση για παραγωγή προ-σειράς γυροτρονίου με τον δεύτερο ανάδοχο στην κατάταξη. Εάν και οι δύο είναι επιτυχείς, θα πρέπει και οι δύο να προμηθεύουν έως και επτά σειρές γυροτρονίων έκαστος. + F4E e DTT svolgeranno congiuntamente la presente procedura d'appalto. Come esito della procedura, F4E aggiudicherà due contratti quadro multipli distinti per ciascun ambito: 1) contratto quadro sottoscritto da F4E: fino a sei girotroni da 1 MW a 170 GHz con impulso continuo lungo le onde fino a 3 600 s per F4E. L'ambito del lavoro comprende lo sviluppo della progettazione dettagliata sulla base delle specifiche funzionali, la progettazione ingegneristica, la fornitura, il montaggio e il collaudo in fabbrica, lo smontaggio in forma modulare, l'imballaggio, la spedizione al sito ITER, l'installazione in loco, la supervisione dell'installazione in loco e la messa in funzione presso il sito ITER. F4E aggiudicherà e sottoscriverà uno o più contratti specifici, secondo il sistema a cascata, a condizione che il contraente possa dimostrare di soddisfare le seguenti condizioni: 1 MW a 170 GHz, CW per più di 100 s e capacità dimostrata di funzionare in modo stabile a onda continua (CW) al momento del rilascio dell'ordine di incarico F4E (previsto nel quarto trimestre del 2022). 2) contratto quadro sottoscritto da DTT: Fino a sedici girotroni da 1 MW a 170 GHz con una lunghezza d'impulso di 100 s per DTT. L'ambito del lavoro comprende la fornitura, il montaggio e il collaudo in fabbrica, lo smontaggio in forma modulare, l'imballaggio, la spedizione al SPC, a Losanna per i girotroni pre-serie e al sito DTT, a Frascati per i girotroni di serie, la supervisione dell'installazione e la messa in servizio presso il SPC, a Losanna o nel sito DTT, a Frascati. DTT stipulerà un contratto specifico per un girotrone pre-serie con il contraente primo classificato. DTT stipulerà un contratto specifico per un girotrone pre-serie con il contraente secondo classificato. In caso di successo di entrambi, questi saranno tenuti ad acquistare fino a sette girotroni di serie ciascuno. + F4E en DTT zullen deze aanbestedingsprocedure gezamenlijk uitvoeren. Als resultaat van de procedure zal F4E twee afzonderlijke meervoudige raamovereenkomsten gunnen voor elk respectievelijk toepassingsgebied: 1) Meervoudige raamovereenkomst ondertekend door F4E: Tot zes gyrotrons met een vermogen van 1 MW bij 170 GHz en een continugolf met lange pulsduur van maximaal 3 600 sec. voor F4E. Het werk omvat een gedetailleerde ontwerpontwikkeling op basis van functionele specificaties, technisch ontwerp, aanbesteding, montage- en fabriekstests, demontage in modulaire vorm, verpakking, verzending naar de ITER-standplaats, installatie ter plaatse, toezicht op de installatie ter plaatse en inbedrijfstelling op de ITER-standplaats. F4E zal een (of meerdere) specifieke opdracht gunnen en ondertekenen volgens het cascadesysteem, op voorwaarde dat de contractant kan aantonen dat hij aan de volgende voorwaarden voldoet: 1 MW bij 170 GHz, CW voor meer dan 100 sec. en aangetoond vermogen om op stabiele wijze te werken in Continues Wave (CW) tegen de datum van lancering van de F4E-taakvolgorde (verwacht in vierde kwartaal van 2022). 2) Meervoudige raamovereenkomst ondertekend door DTT: Tot 16 gyrotrons van 1 MW bij 170 GHz met een pulsduur van 100 sec. voor DTT. De werkzaamheden omvatten de aankoop, montage en tests in de fabriek, demontage in modulaire vorm, verpakking, verzending naar SPC, Lausanne voor de preseriegyrotrons en naar de DTT-standplaats, Frascati voor de seriegyrotrons, toezicht op de installatie en inwerkingstelling op de standplaats van SPC, Lausanne of DTT, Frascati. DTT zal een specifieke opdracht ondertekenen voor één preseriegyrotron met de als eerste gerangschikte contractant. DTT zal een specifieke opdracht ondertekenen voor één preseriegyrotron met de als tweede gerangschikte contractant. Indien beide systemen succes hebben, moeten zij elk maximaal zeven seriegyrotrons aanschaffen. + A F4E e o DTT realizarão conjuntamente o presente concurso. Como resultado do processo, a F4E adjudicará dois contratos-quadro múltiplos separados para cada âmbito respetivo: 1) Contrato-quadro múltiplo assinado pela F4E: Até seis girotrões de 1 MW a 170 GHz com impulso contínuo de onda longa até 3 600s para a F4E. O âmbito do trabalho inclui o desenvolvimento de conceção pormenorizada com base em especificações funcionais, conceção de engenharia, aquisição, montagem e ensaio em fábrica, desmontagem em forma modular, embalagem, expedição para as instalações do ITER, instalação no local, supervisão da instalação no local e colocação em funcionamento nas instalações do ITER. A F4E adjudicará e assinará um (ou mais) contrato específico, de acordo com o sistema em cascata, desde que o contratante possa demonstrar que atingiu as seguintes condições: 1 MW a 170 GHz, CW por mais de 100s e capacidade demonstrada para um funcionamento estável em onda contínua (CW) até ao momento do lançamento da Ordem de Tarefa da F4E (prevista para o quarto trimestre de 2022). 2) O contrato-quadro múltiplo assinado pela DTT: Até dezasseis girotrões de 1 MW a 170 GHz com um comprimento de impulso de 100s para o DTT. O âmbito do trabalho inclui a aquisição, montagem e ensaio em fábrica, desmontagem em forma modular, embalagem, expedição para o SPC, Lausana para a pré-série de girotrões e para as instalações do DTT, Frascati para a série de girotrões, supervisão da instalação e colocação em funcionamento nas instalações do SPC, Lausana ou DTT, Frascati. O DTT assinará um contrato específico para um girotrão pré-serie com o contratante classificado em primeiro lugar. O DTT assinará um contrato específico para um girotrão pré-série com o contratante classificado em segundo lugar. Se ambos forem bem sucedidos, ambos terão de adquirir até sete girotrões cada. + F4E och DTT kommer att genomföra detta upphandlingsförfarande gemensamt. Förfarandet kommer resultera i att F4E tilldelar två separata multipla ramavtal för respektive område: 1) Multipelt ramavtal undertecknat av F4E: Upp till sex gyrotroner på 1 MW vid 170 GHz med kontinuerlig våg och lång puls på upp till 3 600 s för F4E. Arbetet omfattar detaljerad designutveckling baserad på funktionella specifikationer, teknisk utformning, upphandling, montering och fabrikstestning, demontering i modulform, paketering, transport till Iters anläggning, installation på plats, övervakning av installation på plats och idriftsättning vid Iters anläggning. F4E kommer att tilldela och underteckna ett (eller flera) specifikt/specifika kontrakt i enlighet med kaskadsystemet, förutsatt att uppdragstagaren kan styrka att hen har uppnått följande villkor: 1 MW vid 170 GHz, kontinuerlig våg längre än 100 s och påvisad kapacitet för stabil drift med kontinuerlig våg vid tidpunkten för F4E:s beställning (som förväntas det fjärde kvartalet 2022). 2) Multipelt ramavtal undertecknat av DTT: Upp till 16 gyrotroner på 1 MW vid 170 GHz med en pulslängd på 100s för DTT. Arbetet omfattar upphandling, montering och fabrikstestning, demontering i modulform, förpackning, frakt till SPC, Lausanne av gyrotronerna i provserie och till DTT-platsen, Frascati för gyrotronerna i slutversion, övervakning av installation, idriftsättning vid SPC, Lausanne eller DTT-anläggningen, Frascati. DTT kommer att teckna ett specifikt kontrakt för en gyrotron i provserie med den högst rankade uppdragstagaren. DTT kommer att teckna ett särskilt kontrakt för en gyrotron i provserie med den näst bäst rankade uppdragstagaren. Om båda lyckas kommer de att behöva upphandla upp till sju gyrotroner vardera, i slutversion. + F4E a DTT provedou toto zadávací řízení společně. Výsledkem řízení bude zadání dvou samostatných vícestranných rámcových smluv (MFC) pro každý příslušný rozsah: 1) vícestranná rámcová smlouva podepsaná F4E: Až šest gyrotronů o výkonu 1 MW v pásmu 170 GHz s dlouhým impulsem spojitých vln až 3 600 s pro F4E. Rozsah prací zahrnuje vypracování podrobného návrhu na základě funkčních specifikací, technický návrh, pořízení, montáž a výrobní zkoušky, demontáž v modulární formě, balení, přepravu na pracoviště ITER, instalaci na místě, dohled nad instalací na místě a zprovoznění na pracovišti ITER. F4E uzavře a podepíše jednu dílčí smlouvu (nebo více dílčích smluv) podle kaskádového systému za předpokladu, že zhotovitel může prokázat, že dodržel následující podmínky: 1 MW v pásmu 170 GHz, spojitá vlna po dobu delší než 100 s a prokázaná schopnost stabilního provozu ve spojitých vlnách (CW) do okamžiku spuštění úkolu F4E (očekávaná se čtvrté čtvrtletí roku 2022). 2) vícestranná rámcová smlouva podepsaná DTT: Až šestnáct gyrotronů o výkonu 1 MW v pásmu 170 GHz s délkou impulsu 100 s pro DTT. Rozsah prací zahrnuje pořízení, montáž a výrobní zkoušky, demontáž v modulární formě, balení, přepravu na SPC, Lausanne v případě předběžných sérií gyrotronů a na pracoviště DTT, Frascati v případě sérií gyrotronů, dohled nad instalací a uvedení do provozu na pracovišti SPC, Lausanne nebo DTT, Frascati. DTT podepíše dílčí smlouvu na jednu předběžnou sérii gyrotronů se zhotovitelem služeb na prvním místě. DTT podepíše dílčí smlouvu na jednu předběžnou sérii gyrotronů se zhotovitelem na druhém místě. Pokud budou oba úspěšní, budou se od nich požadovat, aby dodali až sedm sérií gyrotronů. + F4E ja DTT viivad kõnealuse hankemenetluse läbi ühiselt. F4E sõlmib menetluse tulemusel kummagi vastava lepingumahu kohta kaks eraldi mitmekordset raamlepingut järgmiselt: 1) F4E allkirjastatud mitmekordne raamleping: kuni kuus 1 MW võimsusega 170 GHz sagedusega pidevlaineedastuse kestevimpulsiga kuni 3 600 s gürotroni F4E jaoks. Töö maht hõlmab üksikasjaliku funktsionaalspetsifikatsioonidele tugineva tehnilise lahenduse väljatöötamist, projekteerimist, hanget, kokkupanekut ja tehasekatsetust, modulaarsel kujul lahtivõtmist, pakendamist, saatmist ITERi asukohta, kohapealset paigaldamist, kohapealse paigaldamise järelevalvet ja esmakäivitust ITERi asukohas. F4E sõlmib ja allkirjastab paremusjärjestuse alusel ühe (või rohkem) erilepingu(id), eeldades et töövõtja on võimeline demonstreerima, et ta on saavutanud järgmised tingimused: 1 MW võimsus 170 GHz sagedusel, pidevlainekestus pikem kui 100 s ja tõendatud võime stabiilseks töötamiseks pidevlainel F4E töötellimuse algatamise ajaks (eeldatavasti 2022. aasta IV kvartalis). 2) DTT allkirjastatud mitmekordne raamleping: kuni kuusteist 1 MW võimsusega 170 GHz sagedusega 100 s impulsikestusega gürotroni DTT jaoks. Töö maht hõlmab seeriatootmiseelsete gürotronide hanget, kokkupanekut ja tehasekatsetust, modulaarses vormis lahtivõtmist, pakendamist, saatmist SPCsse (Lausanne) ja DTT asukohta (Frascati) ning seeriatootmises gürotronide paigaldamise järelevalvet ja esmakäivitust SPC (Lausanne) või DTT asukohas (Frascati) . DTT sõlmib paremusjärjestuse esimese töövõtjaga konkreetse lepingu ühe seeriatootmiseelse gürotroni kohta. DTT sõlmib paremusjärjestuse teise töövõtjaga konkreetse lepingu ühe seeriatootmiseelse gürotroni kohta. Kui edukad on mõlemad töövõtjad, nõutakse kummaltki kuni seitsme seeriatootmises gürotroni hankimist. + Az F4E és a DTT közösen hajtja végre a szóban forgó közbeszerzési eljárást. Az eljárás eredményeként az F4E két eltérő, több féllel kötött keretszerződést ítél oda két különböző hatókörre vonatkozóan: 1) az F4E által aláírt, több féllel kötött keretszerződés: legfeljebb hat 1 MW teljesítményű, 170 GHz-es, legfeljebb 3 600 másodperces folytonos hullámú, hosszú impulzusú girotron az F4E számára. A munka hatókörét a következők képezik: működési előírásokra alapuló dizájnkidolgozás, mérnöki tervezés, beszerzés, összeállítás és gyári tesztelés, moduláris formában történő szétszerelés, csomagolás, az ITER telephelyére történő szállítás, helyszíni telepítés, a helyszíni telepítés felügyelete, valamint üzembe helyezés az ITER telephelyén. Az F4E egy (vagy több) egyedi szerződést ítél majd oda lépcsőzetes rendszerben, feltéve, hogy a nyertes ajánlattevő képes igazolni a következő feltételek teljesítését: 1 MW teljesítmény 170 GHz-en, 100 másodpercnél hosszabb idejű folyamatos hullám, valamint igazolt képesség a folyamatos hullámüzemmódban történő stabil üzemre az F4E feladatmegrendelésének (2022 negyedik negyedévében várható) közzétételekor. 2) a DTT által aláírt, több féllel kötött keretszerződés: tizenhat 1 MW teljesítményű, 170 GHz-es, 100 másodperc impulzushosszúságú girotron a DTT számára. A munka hatókörét a következők képezik: beszerzés, összeszerelés és gyári tesztelés, moduláris formában történő szétszerelés, csomagolás, leszállítás az SPC lausanne-i helyszínére az előszériás girotronok esetében, valamint a DTT frascati helyszínére a szériagyártású girotronok esetében, a telepítés és az üzembe helyezés felügyelete az SPC helyszínén Lausanne-ban vagy a DTT helyszínén Frascatiban. A DTT egy egyedi szerződést ír alá az előszériás girotronra vonatkozóan az első helyre rangsorolt nyertes ajánlattevővel. A DTT egy egyedi szerződést ír alá az előszériás girotronra vonatkozóan a második helyre rangsorolt nyertes ajánlattevővel. Amennyiben mindkettő sikeres, mindkét ajánlattevőnek fejenként legfeljebb hét szériagyártású girotront kell beszereznie. + F4E ir DTT bendrai vykdys šią pirkimo procedūrą. Po procedūros F4E paskirs dvi atskiras preliminariąsias sutartis su keliais tiekėjais kiekvienai atitinkamai sričiai: 1) preliminarioji sutartis su keliais tiekėjais, pasirašyta F4E: Ne daugiau kaip šeši girotronai (1 MW) 170 GHz su nuolatinės bangos ilgio pulsu iki 3 600 s, skirti F4E. Darbai apima detalų projekto vystymą remiantis funkcinėmis specifikacijomis, inžineriniu projektu, pirkimu, surinkimu ir gamyklos bandymu, išmontavimu moduline forma, pakavimu, vežimu į ITER vietą, įrengimu vietoje, įrengimo vietoje priežiūra ir perdavimas eksploatuoti ITER vietoje. F4E paskirs ir pasirašys vieną (ar daugiau) konkrečią sutartį pagal pakopinę sistemą, jeigu rangovas galės įrodyti, kad ji atitinka šias sąlygas: 1 MW 170 GHz nuolatinės bandos ilgesniam nei 100 s laikotarpiui ir įrodytas gebėjimas stabiliai veikti nuolatinėse bangose (CW) iki F4E darbo tvarkos įsakymo paskelbimo (numatomas 2022 m. 4 ketvirtis). 2) preliminarioji sutartis su keliais tiekėjais, pasirašyta DTT: Iki šešiolikos gitrotronų (1 MW galios) 170 GHz dažniu, kurių pulso ilgis yra 100 s, tiekimas DTT. Darbą sudaro viešasis pirkimas, surinkimas ir bandymas gamykloje, išmontavimas moduline forma, pakavimas, siuntimas į SPC, Lozanoje išankstiniams girotronams ir į DTT vietą, Fraskatyje dėl serijos girotronų, įrengimo ir perdavimo eksploatuoti SPC, Lozanoje ar DTT vietoje Fraskatyje priežiūra. DTT pasirašys specialią sutartį dėl 1 išankstinio girotrono su pirmą vietą užėmusiu rangovu. DTT pasirašys specialią sutartį dėl 1 išankstinio girotrono su antrą vietą užėmusiu rangovu. Jei abi šios priemonės bus sėkmingos, iš jų bus reikalaujama įsigyti ne daugiau kaip septynis serijinius girotronus. + F4E un DTT kopīgi veiks šo iepirkuma procedūru. Procedūras rezultātā F4E piešķirs divus atsevišķus vairākkārtējus pamatnolīgumus (Multiple Framework Contracts – MFC) par katru attiecīgo darbības jomu. 1) MFWC, ko parakstījis F4E: F4E – līdz pat 6 žirotroniem ar 1 MW 170 GHz ar nepārtrauktu viļņu garo impulsu līdz 3 600 m. Darba joma ietver detalizētu projekta izstrādi, pamatojoties uz funkcionālajām specifikācijām, inženiertehnisko projektēšanu, iepirkumu, montāžu un rūpnīcas testēšanu, modulārās formas, iepakojuma, nosūtīšanas uz ITER struktūrvienību, uzstādīšanas uz vietas uzraudzību un nodošanu ekspluatācijā ITER struktūrvienībā. F4E piešķirs un parakstīs vienu konkrētu līgumu (vai vairākus) saskaņā ar kaskādes sistēmu, ja darbuzņēmējs varēs pierādīt, ka tas atbilst šādiem nosacījumiem: 1 MW 170 GHz, CW ilgāk par 100 s un pierādīta spēja stabili darboties nepārtrauktā vilnī (Continues Wave – CW) līdz F4E darba uzdevuma uzsākšanas brīdim (paredzēts 2022. gada 4. ceturksnī). 2) MFWC, ko parakstījis DTT: DTT – ne vairāk kā 16 žirotroni ar 1 MW 170 GHz ar impulsa garumu 100 s. Darba joma ietver iepirkumu, montāžu un rūpnīcas testēšanu, izjaukšanu modulārajā formā, iepakošanu un nosūtīšanu uz SPC (Lozannā) priekšsērijas žirotoniem un uz DTT struktūrvienību (Fraskati) sērijas žirotroniem, kā arī uzstādīšanas un nodošanas ekspluatācijā uzraudzību zāļu aprakstā SPC (Lozannā) vai DTT struktūrvienībā (Fraskati). DTT parakstīs konkrētu līgumu par vienu priekšsērijas žirotronu ar pirmajā vietā ierindoto darbuzņēmēju. DTT parakstīs konkrētu līgumu par vienu priekšsērijas žirotronu ar otrajā vietā ierindoto darbuzņēmēju. Ja abi darbuzņēmēji būs sekmīgi izvēlēti, tiem būs jānodrošina līdz pat septiņiem sērijas žirotroniem katram. + L-F4E u d-DTT se jwettqu flimkien din il-proċedura tal-ksib. Bħala riżultat tal-proċedura, l-F4E se jagħti żewġ oqfsa ta’ kuntratti multipli separati (QtKM) għal kull għan rispettiv: 1) QtKM iffirmat mill-F4E: Sa sitt ġirotroni ta’ 1 MW ta’ 170 GHz b’impuls kontinwu ta’ mewġ twil sa 3 600s għall-F4E. L-ambitu tax-xogħol jinkludi l-iżvilupp iddettaljat tad-disinn ibbażat fuq l-ispeċifikazzjonijiet funzjonali, id-disinn tal-inġinerija, il-ksib, l-immuntar u l-ittestjar tal-fabbrika, iż-żarmar f’għamla modulari, l-ippakkjar, il-ġarr lejn is-sit tal-ITER, l-installazzjoni fuq is-sit, is-sorveljanza tal-installazzjoni fuq is-sit, u l-ikkummissjonar fis-sit tal-ITER. L-F4E se tagħti u tiffirma kuntratt speċifiku wieħed (jew aktar), skont is-sistema f’ordni ta’ prijorità, sakemm il-kuntrattur jista’ juri li laħaq il-kundizzjonijiet li ġejjin: 1 MW ta’ 170 GHz, CW għal aktar minn 100s u kapaċità murija għal operazzjoni stabbli f’Continues Wave (CW) saż-żmien tat-tnedija tal-Ordni tax-Xogħol tal-F4E (mistennija Q4 2022). 2) QtKM iffirmat mid-DTT: Sa 16-il ġirotron ta’ 1 MW ta’ 170 GHz b’tul ta’ impuls ta’ 100s għad-DTT. L-ambitu tax-xogħol jinkludi l-ksib, l-immuntar u l-ittestjar tal-fabbrika, iż-żarmar f’għamla modulari, l-ippakkjar, il-ġarr għall-SPC, Lausanne għall-ġirotroni tas-serje ta’ qabel u għas-sit tad-DTT, Frascati għall-ġirotroni tas-serje, is-sorveljanza tal-installazzjoni u l-ikkummissjonar fis-sit tal-SPC, Lausanne jew is-sit tad-DTT, Frascati. Id-DTT se tiffirma Kuntratt Speċifiku għal ġirotron tas-serje ta’ qabel wieħed mal-kuntrattur li jikklassifika l-ewwel. Id-DTT se tiffirma Kuntratt Speċifiku għal ġirotron tas-serje ta’ qabel wieħed mal-kuntrattur li jikklassifika t-tieni. Jekk it-tnejn li huma jkunu ta’ suċċess, dawn it-tnejn se jkunu meħtieġa li jiksbu sa seba’ ġirotroni tas-serje kull wieħed. + Fusion for Energy i konsorcjum DTT przeprowadzają niniejszą procedurę przetargową wspólnie. W wyniku postępowania Fusion for Energy podpisze dwie odrębne wielokrotne umowy ramowe odpowiednio dla każdego zakresu: 1) wielokrotna umowa ramowa podpisana przez Fusion for Energy: do sześciu żyrotronów o mocy wyjściowej 1 MW przy częstotliwości 170 GHz z impulsem w postaci ciągłej fali długiej o długości do 3 600 s, dla Fusion for Energy. Zakres prac obejmuje szczegółowy projekt na podstawie specyfikacji funkcjonalnych, projekt inżynieryjny, zamówienie, montaż i testy fabryczne, demontaż w formie modułów, opakowanie, dostarczenie do placówki ITER, instalację na miejscu, nadzór nad instalacją na miejscu oraz uruchomienie w placówce ITER. Fusion for Energy przyzna i podpisze co najmniej jedną umowę szczegółową w systemie kaskadowym, pod warunkiem że wykonawca wykaże, że spełnia następujące warunki: Moc 1 MW przy częstotliwości 170 GHz, ciągła fala dłuższa niż 100 s i dowiedziona zdolność do stabilnej pracy w fali ciągłej przed wystosowaniem przez Fusion for Energy zlecenia na realizację zadania (oczekuje się go w czwartym kwartale 2022 r.); 2) wielokrotna umowa ramowa podpisana przez konsorcjum DTT: do szesnastu żyrotronów o mocy wyjściowej 1 MW przy częstotliwości 170 GHz i długości impulsu 100 s dla obiektu badawczego dla diwertora Tokamaka. Zakres prac obejmuje zakup, montaż i przeprowadzenie testów fabrycznych, demontaż w formie modułowej, opakowanie i transport do Centrum ds. Plazmy w Szwajcarii (Lozanna) próbnych serii żyrotronów, a także, w odniesieniu do serii żyrotronów przeznaczonych do obiektu badawczego dla diwertora Tokamaka w miejscowości Frascati — nadzór nad instalacją i uruchomieniem w Centrum ds. Plazmy w Szwajcarii (Lozanna) lub w placówce obiektu badawczego dla diwertora Tokamaka w miejscowości Frascati. Konsorcjum DTT podpisze z wykonawcą sklasyfikowanym na pierwszym miejscu umowę szczegółową dotyczącą jednej próbnej serii żyrotronów. Konsorcjum DTT podpisze umowę szczegółową dotyczącą jednej próbnej serii żyrotronów z wykonawcą sklasyfikowanym na drugim miejscu. Jeżeli obu wykonawcom uda się przygotować zamówienie, będą oni musieli dostarczyć do siedmiu serii żyrotronów. + Spoločný podnik F4E a DTT budú spoločne realizovať toto obstarávacie konanie. Výsledkom konania bude, že spoločný podnik F4E pridelí dve samostatné viacnásobné rámcové zmluvy pre každý príslušný rozsah: 1) viacnásobnú rámcovú zmluvu podpísanú spoločným podnikom F4E: Maximálne šesť gyrotrónov s výkonom 1 MW pri 170 GHz s dlhým impulzom s neprerušovanou vlnou do 3 600 s pre spoločný podnik F4E. Rozsah prác zahŕňa vypracovanie podrobného návrhu na základe funkčných špecifikácií, technického návrhu, obstarávanie, montáž a výrobné testovanie, demontáž v modulárnej forme, balenie, odoslanie na pracovisko ITER, inštaláciu na mieste, dohľad nad inštaláciou na mieste a uvedenie do prevádzky na pracovisku ITER. Spoločný podnik F4E pridelí a podpíše jednu (alebo viacero) osobitnú zmluvu (osobitných zmlúv) podľa kaskádového systému za predpokladu, že dodávateľ môže preukázať, že spĺňa tieto podmienky: výkon 1 MW pri 170 GHz, neprerušovaná vlna dlhšia ako 100 s a preukázaná spôsobilosť na stabilnú prevádzku s neprerušovanou vlnou v čase zadania objednávky na splnenie úlohy spoločným podnikom F4E (predpokladané vo 4. štvrťroku 2022). 2) viacnásobnú rámcovú zmluvu podpísanú DTT: Až šestnásť gyrotrónov s výkonom 1 MW pri 170 GHz s dĺžkou impulzu 100 s pre DTT. Rozsah prác zahŕňa obstarávanie, montáž a testovanie vo výrobnom závode, demontáž v modulárnej forme, balenie, doručenie do SPC, Lausanne v prípade predsériových gyrotrónov a na pracovisko DTT, Frascati v prípade sériových gyrotrónov, dohľad nad inštaláciou a uvedením do prevádzky v SPC, Lausanne alebo na pracovisku DTT, Frascati. DTT podpíše osobitnú zmluvu na jeden predsériový gyrotrón s prvým dodávateľom v poradí. DTT podpíše osobitnú zmluvu na jeden predsériový gyrotrón s druhým dodávateľom v poradí. Ak budú obaja úspešní, bude sa od každého z nich požadovať obstaranie až siedmych sériových gyrotrónov. + Podjetje F4E in enota DTT bosta ta razpisni postopek izvedla skupaj. Podjetje F4E bo na podlagi postopka oddalo dve ločeni večkratni okvirni naročili za vsako posamezno področje: (1) večkratna okvirna pogodba, ki jo bo podpisalo podjetje F4E: do šest girotronov z močjo 1 MW pri 170 GHz z neprekinjenim dolgim impulzom do 3 600 s za F4E. Obseg dela vključuje razvoj podrobnega načrta na podlagi funkcionalnih specifikacij, tehnični načrt, nabavo, montažo in tovarniško preskušanje, demontažo v modularni obliki, pakiranje, odpremo na lokacijo ITER, namestitev na lokaciji, nadzor namestitve na lokaciji in usposobitev za zagon na lokaciji ITER. Podjetje F4E bo oddalo in podpisalo eno ali več posebnih pogodb v skladu s kaskadnim sistemom pod pogojem, da lahko izvajalec dokaže, da izpolnjuje naslednje pogoje: 1 MW pri 170 GHz z neprekinjenim dolgim impulzom več kot 100 s in dokazana zmogljivost za neprekinjeno obratovanje do izdaje naročilnice F4E (predvidoma v zadnjem četrtletju 2022); (2) večkratna okvirna pogodba, ki jo je podpisala enota DTT: do 16 girotronov z močjo 1 MW pri 170 GHz z impulzno dolžino 100 s za DTT. Obseg dela vključuje nabavo, montažo in tovarniško preskušanje, demontažo v modularni obliki, pakiranje, odpremo predserijskih girotronov na SPC v Lozani in serijskih girotronov na lokacijo DTT v Frascatiju ter nadzor namestitve in zagona na lokaciji SPC v Lozani oziroma DTT v Frascatiju. Enota DTT bo sklenila posebno pogodbo za en predserijski girotron s prvouvrščenim izvajalcem. Enota DTT bo z drugouvrščenim izvajalcem sklenila posebno pogodbo za en predserijski girotron. Če bosta oba uspešna, bosta morala oba nabaviti do sedem serij girotronov. + Déanfaidh F4E agus TAT an nós imeachta soláthair sin i gcomhpháirt. Mar thoradh ar an nós imeachta, déanfaidh F4E dhá il-chreatchonradh ar leithligh a dhámhachtain le haghaidh gach raon feidhme faoi seach: 1) Il-chreatchonradh arna shíniú ag F4E: Suas le sé ghíreatrón 1 MW ar 170 GHz le bíog leanúnach tonnfhaid suas le 3 600s le haghaidh F4E. Cuimsítear le raon feidhme na hoibre forbairt mhionsonraithe dearaidh bunaithe ar shonraíochtaí feidhmiúla, dearadh innealtóireachta, soláthar, cóimeáil agus tástáil monarchan, díchóimeáil i bhfoirm mhodúlach, pacáistiú, seoladh chuig láithreán ITER, suiteáil ar an láthair, maoirseacht ar shuiteáil ar an láthair, agus coimisiúnú ar láithreán ITER. Déanfaidh F4E conradh sonrach amháin nó níos mó a dhámhachtain agus a shíniú, de réir an chórais ord tosaíochta, ar choinníoll gur féidir leis an gconraitheoir a thaispeáint go bhfuil na coinníollacha seo a leanas bainte amach aige: 1 MW ar 170 GHz, CW ar feadh tréimhse níos faide ná 100s agus léirigh sé cumas le haghaidh oibriú cobhsaí i dTonn Leanúnach (CW) faoin am a sheolfar Ordú Seachadta F4E (táthar ag súil le R4 2022). 2) Il-chreatchonradh arna shíniú ag TAT: Suas le sé ghíreatrón déag de 1 MW ar 170 GHz le fad bíge 100s do TAT. Cuimsítear le raon feidhme na hoibre soláthar, cóimeáil agus tástáil mhonarchan, díchóimeáil i bhfoirm mhodúlach, pacáistiú, seoladh chuig CPS, Lausanne do na gíreatróin réamhshraithe agus chuig láithreán TAT, Frascati do ghíreatróin na sraithe, maoirseacht ar shuiteáil agus coimisiúnú ag SPC, Lausanne nó láithreán TAT, Frascati. Síneoidh TAT Conradh Sonrach le haghaidh gíreatrón réamhshraithe amháin leis an gcéad chonraitheoir sa rangú. Síneoidh TAT Conradh Sonrach do ghíreatrón réamhshraithe amháin leis an dara conraitheoir sa rangú. Má éiríonn leis an dá cheann, ceanglófar ar an dá cheann acu suas le seacht ngíreatrón sraithe a fháil an ceann. + F4E и DTT ще извършват съвместно тази процедура за възлагане на обществена поръчка. Като резултат на процедурата F4E ще възложи 2 отделни многостранни рамкови договора (МРД) за всеки съответен обхват: 1) няколко рамкови договора, подписани от F4E: До шест жиротрона от 1 MW при 170 GHz с непрекъснат импулс на дългата вълна до 3 600s за F4E. Обхватът на работата включва разработване на подробен проект въз основа на функционални спецификации, инженерно проектиране, доставка, сглобяване и фабрично изпитване, демонтиране в модулна форма, опаковане, транспортиране до обекта на ITER, монтиране на място, надзор на монтажа на място и пускане в експлоатация на обекта на ITER. F4E ще възложи и подпише един (или повече) специфичен договор, според каскадната система, при условие че изпълнителят може да докаже, че е достигнал следните условия: 1 MW при 170 GHz, CW за повече от 100s и доказан капацитет за стабилна работа на непрекъснатата вълна (CW) до момента на стартиране на поръчката на „F4E“ (очаквано през четвъртото тримесечие на 2022 г.). 2) няколко рамкови договора, подписани от DTT: До 16 жиротрона от 1 MW в 170 GHz с дължина на импулса от 100s за DTT. Обхватът на работата включва осигуряване, сглобяване и фабрично изпитване, разглобяване в модулна форма, опаковане, транспортиране до SPC, Лозана за предсерийните жиротрони и за обекта на DTT, Фраскати за серийните жиротрони, надзор на инсталирането и пускането в експлоатация в SPC, Лозен или DTT обект, Фраскати. DTT ще подпише специфична поръчка за един предсериен жиротрон с първия класиран изпълнител. DTT ще подпише специфична поръчка за един предсериен жиротрон с втория класиран изпълнител. Ако и двамата са успешни, от тях ще се изисква да набавят до седем серийни жиротрона всеки. + Fusion for Energy și DTT vor desfășura în comun această procedură de achiziții. Ca rezultat al procedurii, Fusion for Energy va atribui două contracte-cadru multiple separate pentru fiecare domeniu de aplicare respectiv: 1) Contractul-cadru multiplu semnat de Fusion for Energy: Până la șase girotroane de 1 MW la 170 GHz cu undă continuă cu lungimea pulsului de până la 3 600s pentru Fusion for Energy. Obiectul activităților include dezvoltarea proiectului detaliat pe baza specificațiilor funcționale, proiectarea tehnică, achiziția, asamblarea și testarea în fabrică, dezasamblarea în formă modulară, ambalarea, expedierea la situl ITER, instalarea la locație, supravegherea instalării la locație și darea în folosință la situl ITER. Fusion for Energy va atribui și va semna unul (sau mai multe) contracte specifice, în conformitate cu sistemul în cascadă, cu condiția ca respectivul contractant să poată demonstra că a îndeplinit următoarele condiții: 1 MW la 170 GHz, undă continuă cu lungime mai mare de 100s și capacitate demonstrată de funcționare stabilă în undă continuă (CW) până la data lansării ordinului de lucru F4E (al patrulea trimestru preconizat din 2022). 2) Contractul-cadru multiplu semnat de DTT: Până la 16 girotroane de 1 MW la 170 GHz cu lungimea pulsului de 100s pentru DTT. Obiectul lucrărilor include achiziționarea, asamblarea și testarea în fabrică, dezasamblarea în formă modulară, ambalarea, expedierea către SPC, Lausanne pentru girotroanele de pre-serie și la locația DTT, Frascati pentru girotroanele de serie, supravegherea instalării și darea în folosință la SPC, Lausanne sau la locația DTT, Frascati. DTT va semna un contract specific pentru un girotron de pre-serie cu contractantul clasat pe primul loc. DTT va semna un contract specific pentru un girotron de pre-serie cu contractantul clasat pe locul al doilea. Dacă ambele au succes, ambele vor fi obligate să achiziţioneze până la şapte girotroane de serie fiecare. + F4E i DTT zajednički će provoditi ovaj postupak nabave. Kao rezultat postupka F4E dodijelit će dva zasebna višestruka okvirna ugovora (MFC) za svaki odgovarajući opseg: 1) višestruki okvirni ugovor s potpisom F4E-a: Do šest žirotrona od 1 MW pri 170 GHz s dugim impulsom kontinuiranog vala do 3 600 ms za F4E. Opseg radova uključuje izradu izvedbenog projekta na temelju funkcionalnih specifikacija, planiranje, nabavu, sastavljanje i tvorničko ispitivanje, rastavljanje u modularnom obliku, pakiranje, isporuku na lokaciju ITER-a, postavljanje na lokaciji, nadzor postavljanja na lokaciji i puštanje u rad na lokaciji ITER-a. F4E će dodijeliti i potpisati jedan (ili više) određenih ugovora, u skladu s kaskadnim sustavom, pod uvjetom da izvoditelj može dokazati da je ispunio sljedeće uvjete: 1 MW pri 170 GHz, kontinuirani val dulji od 100 s i dokazana sposobnost za stabilan rad u kontinuiranom valu (Continues Wave – CW) do trenutka pokretanja narudžbe zadatka F4E (očekuje se u četvrtom tromjesečju 2022.). 2) višestruki okvirni ugovor s potpisom DTT-a: do šesnaest žirotrona od 1 MW pri 170 GHz s duljinom impulsa od 100 s za DTT. Opseg radova obuhvaća nabavu, sastavljanje i tvorničko ispitivanje, rastavljanje u modularnom obliku, pakiranje, otpremu u SPC u Lausanneu za predserijske žirotrone i na lokaciju DTT-a u Frascatiju za serijske žirotrone, nadzor postavljanja i puštanje u rad na lokaciji SPC-a u Lausannei ili DTT-a u Frascatiju. DTT će potpisati posebni ugovor za jedan predserijski žirotron s prvorangiranim izvoditeljem. DTT će potpisati posebni ugovor za jedan predserijski žirotron s drugorangiranim izvoditeljem. Ako su oba uspješna, od njih će se zahtijevati da obuhvate do sedam serijskih žirotrona. supplies - + @@ -590,6 +753,29 @@ 1) Tenderers can only submit a tender via the foreseen e-Submission tool detailed in the procurement documents. + 1) Tilbudsgivere kan kun afgive bud via det planlagte værktøj til e-indgivelse, der er beskrevet i udbudsmaterialet. + 1) Die Bieter können nur ein Angebot über das in den Beschaffungsunterlagen enthaltene elektronische Einreichungsinstrument einreichen. + 1) Cada licitador puede presentar una sola oferta a través de la herramienta de presentación electrónica prevista que se detalla en los documentos de contratación. + 1) Tarjoajat voivat jättää tarjouksen ainoastaan hankinta-asiakirjoissa ilmoitetun sähköisten tarjousten jättämisen mahdollistavan työkalun avulla. + 1) Les soumissionnaires ne peuvent présenter une offre que via l'outil de soumission électronique prévu détaillé dans le dossier d'appel d'offres. + 1) Οι υποψήφιοι μπορούν να υποβάλουν προσφορά μόνο μέσω του προβλεπόμενου εργαλείου ηλεκτρονικής υποβολής που περιγράφεται λεπτομερώς στα έγγραφα της σύμβασης. + 1) Gli offerenti possono presentare un'offerta solo tramite lo strumento di presentazione elettronica previsto descritto nei documenti di gara. + 1) Inschrijvers mogen alleen een inschrijving indienen via het geplande instrument voor elektronische indiening, zoals beschreven in de aanbestedingsstukken. + 1) Os proponentes só podem apresentar uma proposta através da ferramenta de apresentação eletrónica prevista pormenorizada na documentação do concurso. + 1) Anbudsgivare kan endast lämna anbud via det planerade verktyget för e-inlämning som anges i upphandlingsdokumenten. + 1) Uchazeči mohou podat nabídku pouze prostřednictvím nástroje pro elektronické podávání nabídek, který je upřesněn v zadávací dokumentaci. + 1) Pakkujad võivad esitada pakkumuse üksnes ettenähtud elektroonilises taotuste esitamise vahendis, mida on täpsustatud hankedokumentides. + 1) A pályázók kizárólag a közbeszerzési dokumentációban megadott e-Submission eszköz használatával nyújthatják be ajánlatukat. + 1) Konkurso dalyviai gali teikti pasiūlymą tik per numatytą el. pateikimo priemonę, kuri išsamiai aprašyta pirkimo dokumentuose. + 1) Pretendenti var iesniegt piedāvājumu tikai, izmantojot tam paredzēto elektroniskās iesniegšanas sistēmu, kā norādīts iepirkuma dokumentos. + 1) Dawk li jitfgħu l-offerta jistgħu jitfgħu offerta permezz tal-għodda ta' tfigħ tal-offerti elettronika deskritta fid-dettall fid-dokumenti tal-ksib. + 1) Oferenci mogą składać oferty wyłącznie w przeznaczonym do tego narzędziu do elektronicznego składania wniosków, opisanym szczegółowo w dokumentach zamówienia. + 1) Uchádzači môžu predložiť ponuku iba prostredníctvom predpokladaného nástroja elektronického podania e-Submission podrobne uvedeného v súťažných podkladoch. + (1) Ponudniki lahko ponudbe oddajo le prek orodja za elektronsko oddajo, opredeljenega v dokumentaciji javnega naročila. + 1) Ní féidir le tairgeoirí tairiscint a chur isteach ach tríd an uirlis ríomh-thairisceana réamh-mheasta atá mionsonraithe sna doiciméid soláthair. + 1) Оферентите могат да подават оферта само чрез предвиждания инструмент за електронно подаване, подробно описан в документите за обществената поръчка. + 1) Ofertanții pot depune o ofertă numai prin intermediul instrumentului de depunere electronică prevăzut, detaliat în dosarul achiziției. + 1) Ponuditelji mogu predati ponudu samo s pomoću predviđenog alata za e-prijavu koji je naveden u dokumentaciji o nabavi. 60000000.00 @@ -628,11 +814,33 @@ 68 - - - - + See internet address provided in section I.3). + Se internetadressen anført i afsnit I.3). + Siehe die in Abschnitt I.3) angegebene Internetadresse. + Véase la dirección de internet que figura en el apartado I.3). + katso kohdassa I.3) annettu internetosoite. + Voir adresse Internet indiquée à la section I.3). + Βλέπε διαδικτυακή διεύθυνση που παρέχεται στο τμήμα I.3). + Cfr. indirizzo Internet indicato alla sezione I.3). + Zie het internetadres vermeld in sectie I.3). + Ver endereço Internet indicado no ponto I.3). + Se internetadressen som anges i avsnitt I.3). + Viz internetová adresa uvedená v oddíle I.3). + vt punktis I.3) nimetatud internetiaadressi. + Lásd az I.3) szakaszban megadott internetcímet. + Žr. interneto adresą, nurodytą I.3) dalyje. + Skatīt interneta adresi, kas minēta I.3) iedaļā. + Ara l-indirizz tal-internet ipprovdut fit-taqsima I.3). + Zob. adres internetowy w pkt I.3). + Pozri internetovú adresu uvedenú v oddiele I.3). + Glejte spletni naslov v oddelku I.3). + Féach an seoladh idirlín atá curtha ar fáil in Alt I.3). + Вж. интернет адреса, посочен в раздел I.3). + A se vedea adresa de internet indicată în secțiunea I.3). + Vidjeti internetsku adresu navedenu u odjeljku I.3). + + diff --git a/development-notices/eforms-xml/21-119240-001-EXP.xml b/development-notices/eforms-xml/21-119240-001-EXP.xml index e46580d..2969529 100644 --- a/development-notices/eforms-xml/21-119240-001-EXP.xml +++ b/development-notices/eforms-xml/21-119240-001-EXP.xml @@ -76,7 +76,7 @@ - + 12345678-2023 123/2023 @@ -90,7 +90,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -135,7 +135,7 @@ - + 1 @@ -149,7 +149,7 @@ - + @@ -160,7 +160,6 @@ false - @@ -301,7 +300,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -309,6 +308,9 @@ + + + @@ -327,10 +329,10 @@ 222 - - - - + + + + @@ -429,7 +431,7 @@ Will manage and deliver all civil and associated works at Dublin Airport Campus (see attached RFI for further information). The contracting authority reserves the right to use this framework partner to undertake associated civil works at Cork Airport. works - + @@ -474,11 +476,9 @@ 60 - - - - + 0 + @@ -589,7 +589,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -597,6 +597,9 @@ + + + @@ -615,10 +618,10 @@ 222 - - - - + + + + @@ -717,7 +720,7 @@ Will manage and deliver all civil and associated work with the Underpass construction at Dublin Airport Campus (see attached RFI for further details). The contracting authority reserves the right to use this framework partner to undertake associated civil works at Cork Airport. works - + @@ -780,11 +783,9 @@ 60 - - - - + 0 + diff --git a/development-notices/eforms-xml/21-119282-001-EXP.xml b/development-notices/eforms-xml/21-119282-001-EXP.xml new file mode 100644 index 0000000..bfb57af --- /dev/null +++ b/development-notices/eforms-xml/21-119282-001-EXP.xml @@ -0,0 +1,456 @@ + + + + + + + + + 19 + + + + + + https://www.skyss.no/ + + + + ORG-0001 + + + + Skyss + + + Postboks 7900 + + Bergen + + 5020 + + NO0A2 + + + NOR + + + + + 992 051 825 + + + Joachim Viken + + + + Joachim.Viken@vlfk.no + + + + + + + ORG-0002 + + + + Bergen tingrett + + + Bergen + + + + + NOR + + + + + + + + + + + + + 12345678-2023 + + 123/2023 + + 2023-03-14+01:00 + + + + + + + 2.3 + + eforms-sdk-0.1 + + f252f386-55ac-4fa8-9be4-9f950b9904c8 + + aff2863e-b4cc-4e91-baba-b3b85f709117 + + 2021-03-04+01:00 + 12:00:00+01:00 + + 01 + + + 32014L0023 + + cn-standard + + ENG + + + + ra + + + + not-cont-ent + + + + gen-pub + + + + + ORG-0001 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + SKYSS/21/6 + + Pre-qualification: Express Boat Bergen-Nordfjord/Sogn for the Period 2022-2024 + + The aim of the procurement is to get an operator in place for the temporary operation of the express boat between Bergen and Nordfjord/Sogn called 'express boat Bergen-Nordfjord/Sogn for the period 2022-2024'. The contracting authority would like to enter into a contract with one operator for the entire contract. The contract period is from the date the contract is signed until and including 30 November 2024, with an option for up to 2 years. The start-up of route will be 1 May 2022. + + services + + Visma notice: https://opic.com/id/afevkgiowh + + + 596000000 + + + + 60600000 + + + + + + + + + + + + + LOT-0000 + + + + + + + + sui-act + + + Tenderers must have their tax, payroll tax and VAT payments in order. Tenderers must be a legally established company. + + used + + + ef-stand + + + Tenderers must have adequate economic and financial strength to fulfil the contract. + + used + + + tp-abil + + + Tenderers must have good competence and experience from operation of express boats for passengers. + + used + + + + + + + + + + + + + + + + no-eu-funds + + + false + + + + + + + + DOCUMENT_ID_REQUIRED_HERE + + non-restricted-document + + + + https://tendsign.no/doc.aspx?UniqueId=afevkgiowh&GoTo=Docs + + + + + + + + + none + + + + + + + + + + + + no + + + + allowed + + + + performance + See the attached contract. + + + + + + + quality + + Price + + + quality + + Water jet as the propulsion method + + + quality + + Number of seats on board + + + quality + + Play area + + + + + + + + + + + ORG-0001 + + + + + https://tendsign.no/doc.aspx?UniqueId=afevkgiowh&GoTo=Tender + + + + + + + + + + + ORG-0002 + + + + + + NOR + + + + + + + + + + + + + 2021-04-06+01:00 + 12:00:00+01:00 + + + + + + + allowed + + + + + + 2021-04-06+01:00 + 12:00:00+01:00 + + + + + + + + + + + + + + + + + + + + + + + + + + + + Pre-qualification: Express Boat Bergen-Nordfjord/Sogn for the Period 2022-2024 + + The aim of the procurement is to get an operator in place for the temporary operation of the express boat between Bergen and Nordfjord/Sogn called 'express boat Bergen-Nordfjord/Sogn for the period 2022-2024'. The contracting authority would like to enter into a contract with one operator for the entire contract. The contract period is from the date the contract is signed until and including 30 November 2024, with an option for up to 2 years. The start-up of route will be 1 May 2022. + + services + + + + + + + + + + + + + The contracting authority has the unilateral right to extend the option for up to 24 months split between 2 extensions, based on the same terms as stated in the contract. + + + 596000000 + + + + 60600000 + + + + 60000000 + + + 63721300 + + + + + + + + + + + + anyw + + + + + + + + 31 + + + + + + + diff --git a/development-notices/eforms-xml/21-120407-001-EXP.xml b/development-notices/eforms-xml/21-120407-001-EXP.xml index 42af4d3..b56b67c 100644 --- a/development-notices/eforms-xml/21-120407-001-EXP.xml +++ b/development-notices/eforms-xml/21-120407-001-EXP.xml @@ -85,7 +85,7 @@ - + 12345678-2023 123/2023 @@ -99,7 +99,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -146,13 +146,13 @@ - + - + @@ -162,7 +162,6 @@ - @@ -282,7 +281,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -290,6 +289,9 @@ + + + @@ -305,10 +307,10 @@ 91 - - - - + + + + @@ -404,7 +406,7 @@ Bergen Municipality, the Agency for Planning and Building, would like a consultant team with interdisciplinary breadth and competence within planning and architecture, water and sewage, landscape and sports installations for the preparation of an area development plan for Slettebakken. services - + @@ -452,7 +454,7 @@ 24 - + diff --git a/development-notices/eforms-xml/21-139343-001-EXP.xml b/development-notices/eforms-xml/21-139343-001-EXP.xml new file mode 100644 index 0000000..cb204ea --- /dev/null +++ b/development-notices/eforms-xml/21-139343-001-EXP.xml @@ -0,0 +1,1696 @@ + + + + + + + + + 200000000.00 + + selec-w + + + + + TEN-0001 + + + + 50000000.00 + + + + + + CON-0001 + + + + LOT-0001 + + + + selec-w + + + + + TEN-0002 + + + + 200000000.00 + + + + + + CON-0002 + + + + LOT-0002 + + + + TEN-0001 + + + + + 200000000.00 + + + + + + + + + + + + + + TPA-0001 + + + + LOT-0001 + + + + TEN-0002 + + + + + 200000000.00 + + + + + + + + + + + + + + TPA-0002 + + + + LOT-0002 + + + + CON-0001 + + + 2016-10-10+01:00 + + Global Evaluation Framework Agreement Impact Evaluation + + + true + + + Lot 1 IMPACT + + + + TEN-0001 + + + + CON-0002 + + + 2016-10-10+01:00 + + + + true + + + Lot 2 PERFORMANCE + + + + TEN-0002 + + + + TPA-0001 + + ORG-0002 + + true + + + ORG-0003 + + false + + + ORG-0004 + + false + + + ORG-0005 + + false + + + ORG-0006 + + false + + + ORG-0007 + + false + + + ORG-0008 + + false + + + ORG-0009 + + false + + + ORG-0010 + + false + + + ORG-0011 + + false + + + ORG-0012 + + false + + + ORG-0013 + + false + + + ORG-0014 + + false + + + + TPA-0002 + + ORG-0015 + + true + + + ORG-0009 + + false + + + ORG-0016 + + false + + + ORG-0017 + + false + + + ORG-0018 + + false + + + ORG-0004 + + false + + + ORG-0019 + + false + + + ORG-0020 + + false + + + ORG-0021 + + false + + + ORG-0013 + + false + + + ORG-0022 + + false + + + ORG-0008 + + false + + + ORG-0023 + + false + + + ORG-0024 + + false + + + ORG-0025 + + false + + + ORG-0026 + + false + + + + + + 25 + + + + + + https://www.gov.uk/government/organisations/foreign-commonwealth-development-office + + + + ORG-0001 + + + + Foreign Commonwealth and Development Office + + + Abercrombie House, Eaglesham Road + + East Kilbride + + G75 8EA + + UKM95 + + + GBR + + + + + Jan Gillon + + +44 1355843429 + + + Jan.gillon@fcdo.gov.uk + + + + + + sme + + + ORG-0002 + + + + Palladium International Ltd + + + 2nd Floor Turnberry House, 100 Bunhill Row + + London + + EC1Y 8ND + + + + GBR + + + + + + + + + + + + + ORG-0003 + + + + Tetra Tech International Development Ltd + + + 1 Northfield Road + + Reading + + RG1 8AH + + + + GBR + + + + + + + + + + + + + ORG-0004 + + + + Ecorys UK Ltd + + + 5th Floor, Queen Elizabeth House, 4 St Dunstans Hill + + London + + EC3R 8AD + + + + GBR + + + + + + + + + + + + + ORG-0005 + + + + Mathematica Policy Research + + + PO Box 2393 + + Princeton + + PO Box 2393 + + + + USA + + + + + + + + + + + + sme + + + ORG-0006 + + + + American Institute for Research + + + 1000 Thomas Jefferson St NW + + Washington + + 20007 + + + + USA + + + + + + + + + + + + sme + + + ORG-0007 + + + + IPE Global Ltd + + + B-84, Defence Colony, Bhishma Pitamah Marg + + New Delhi + + 110024 + + + + IND + + + + + + + + + + + + sme + + + ORG-0008 + + + + Landell Mills + + + Bryer Ash Business Park, Bradford Road + + Trowbridge + + BA14 8HE + + UKK15 + + + GBR + + + + + + + + + + + + sme + + + ORG-0009 + + + + ABT Britain Ltd + + + 1 Chamberlain Square + + Birmingham + + B3 3AX + + UKG31 + + + GBR + + + + + + + + + + + + sme + + + ORG-0010 + + + + IMC Worldwide Ltd + + + 64-68 London Road Redhill + + Surrey + + RH1 1LG + + + + GBR + + + + + + + + + + + + + ORG-0011 + + + + DAI Global UK + + + 3rd Floor, Block C Westside, London Road + + Apsley + + HP3 9TD + + UKH23 + + + GBR + + + + + + + + + + + + sme + + + ORG-0012 + + + + Montrose International + + + PO Box 11161, Plot 31B, Bukuto Crescent, Naguru Town + + Kampala + + + + + UGA + + + + + + + + + + + + + ORG-0013 + + + + Social Impact + + + 2300 Clarendon Boulevard + + Arlington + + 22201 + + + + USA + + + + + + + + + + + + + ORG-0014 + + + + Oxford Policy Management Ltd + + + Clarendon House, Level 3, 52 Cornmarket Street + + Oxford + + OX1 3HJ + + + + GBR + + + + + + + + + + + + + ORG-0015 + + + + Palladium International Ltd + + + 2nd Floor, Turnberry House, 100 Burnhill Row + + London + + EC1Y 8ND + + + + GBR + + + + + + + + + + + + sme + + + ORG-0016 + + + + American Institite for Research + + + 1000 Thomas Jefferson St NW + + Washington + + 20007 + + + + USA + + + + + + + + + + + + + ORG-0017 + + + + ATOS IT Services UK Ltd + + + 4 Triton Square, Regents Place + + London + + NW1 3HG + + + + GBR + + + + + + + + + + + + + ORG-0018 + + + + Tetra Tech International Development Ltd + + + 1 Northfield Road + + Reading + + RG1 8AH + + + + GBR + + + + + + + + + + + + + ORG-0019 + + + + ICF Consulting Services Ltd + + + Riverscape, 3rd Floor, 10 Queens Street Place + + London + + EC4R 1BE + + + + GBR + + + + + + + + + + + + sme + + + ORG-0020 + + + + IMC Worldwide Ltd + + + 64 - 68 London Road, Redhill, Surrey + + Surrey + + RH1 1LG + + + + GBR + + + + + + + + + + + + sme + + + ORG-0021 + + + + Integrity Research and Consultancy + + + West Wing, Somerset House, Strand + + London + + WC2R 1LA + + + + GBR + + + + + + + + + + + + sme + + + ORG-0022 + + + + IPE Global Ltd + + + B-84, Defence Colony, Bhishma Pitmah Marg + + New Delhi + + 110024 + + + + IND + + + + + + + + + + + + + ORG-0023 + + + + Mathematica Policy Research + + + Po Box 2393 + + Princeton + + + + + USA + + + + + + + + + + + + + ORG-0024 + + + + Mott Macdonald Ltd + + + Mott Macdonald House, 8 — 10 Sydenham Road + + Croydon + + CR0 2EE + + UKI62 + + + GBR + + + + + + + + + + + + sme + + + ORG-0025 + + + + Natural Resources Institute + + + Park Row, Greenwich + + London + + SE10 9LS + + + + GBR + + + + + + + + + + + + + ORG-0026 + + + + Oxford Policy Management Ltd + + + Clarendon House, Level 3, 52 Cornmarket Street + + Oxford + + OX1 3HJ + + UKJ14 + + + GBR + + + + + + + + + + + + + ORG-0027 + + + + Procurement and Commercial Department, Foreign, Commonwealth and Development Office + + + Eaglesham Road + + East Kilbride + + G75 8EA + + + + GBR + + + + + + + + + + + + + ORG-0028 + + + + Foreign, Commonwealth and Development Office + + + Eaglesham Road + + East Kilbride + + G75 8EA + + + + GBR + + + + + + + + + + + + + 12345678-2023 + + 123/2023 + + 2023-03-14+01:00 + + + + + + + 2.3 + + eforms-sdk-0.1 + + f252f386-55ac-4fa8-9be4-9f950b9904c8 + + aff2863e-b4cc-4e91-baba-b3b85f709117 + + 2021-03-15+01:00 + 12:00:00+01:00 + + 01 + + + 32014L0024 + + cn-standard + + ENG + + + https://www.gov.uk/government/organisations/foreign-commonwealth-development-office/about/procurement + + + cga + + + + not-cont-ent + + + + + + ORG-0001 + + + + + + + + + + + + + + + + + + + + + + + + neg-wo-call + + + + + 2016/S 200-361995 + + + + + + + + 7448 + + Global Evaluation Framework + + This notice is to advise on an extension of the global evaluation framework agreement, until 31 August 2022, and with a potential increase of GBP 50 million, to facilitate service continuity and allow for redesign of a replacement framework in line with renewed UK Ministerial Priorities. The purpose of evaluation in FCDO is to contribute to improving the impact and value for money of ODA, whilst supporting the effective delivery of development strategic objectives. In support of this purpose FCDO (formerly DFID) had established a Global Evaluation Framework Agreement (GEFA) to ensure the provision of efficient and effective expert services for the design and conduct of evaluations. This extension to GEFA will allow for a redesign of the framework that will take into account ministerial strategic goals and priorities. + + services + + + + + 75211200 + + + + + + + + + + + + + LOT-0001 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + per-exa + 30 + + + + + + + quality + + Methodology and approach to deliver the terms of reference + + + + + + + + per-exa + 20 + + + + + + + quality + + Expertise of the organisation + + + + + + + + per-exa + 10 + + + + + + + quality + + Working with others and improvement + + + + + + + + per-exa + 40 + + + + + + + price + + + + + + + + + + + + + + + + + + + + + ORG-0027 + + + + + ORG-0028 + + + + + + + + + + + + + + + + + + + not-allowed + + + true + + + + + + + + + + + + + + + + + + + + + + + + fa-wo-rc + + + + + + + + Lot 1 Impact Evaluation + + The Global Evaluation Framework Agreement (GEFA) which was originally awarded in 2016 ensures the provision of efficient and effective expert services for the design and implementation of evaluations of ODA delivered by DFID and Other Government Department (OGDs). Lot 1 Impact is used to undertake the detailed design and/or implementation of Impact Evaluation – Globally. Impact Evaluation builds knowledge on what works in development by establishing causal attribution in relation to an intervention and its effects. The effects can be positive and negative, primary and secondary, direct or indirect, intended or unintended. Impact evaluation asks specific questions about interventions. The framework was awarded in September 2016 – August 2018, and has utilised the for two (2) periods of one year extension periods. Lot 1 has global coverage (including the UK) and evaluations will be undertaken in a wide range of different geographic locations and contexts, primarily where FCDO operates, including fragile and conflict affected states (FCAS). The framework agreement covers requirements for monitoring and evaluation in a range of themes, including but not limited to: — human development (e.g. education, health, water supply, social protection and sanitation); — humanitarian assistance; — economic development (e.g. infrastructure, social services, production); — governance and security (e.g. public sector reform, anti-corruption); — climate change. The framework agreement will continue to be used during this one year extension period in response to evaluation requests from across FCDO’s portfolio, on project, programmes or policy, and is available to other government departments spending Overseas Development Aid. + + services + + + + + + + + + + + + + Suppliers as awarded on Lot 1 Impact as originally contracted in 2016: ABT Associates American Institute for Research Tetra Tech Ecorys UK Ltd DAI Global UK IMC Worldwide IPE Global Ltd Landell Mills Ltd Mathematica Policy Research Montrose International OPM Palladium Social Impact. + + + + 75211200 + + + + 79419000 + + + + + + + + + + + + UKM95 + + + + + + + + + + + + + LOT-0002 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + per-exa + 30 + + + + + + + quality + + Methodology and approach to deliver the terms of reference + + + + + + + + dec-exa + 20 + + + + + + + quality + + Expertise of the organisation + + + + + + + + dec-exa + 10 + + + + + + + quality + + Working with Others + + + + + + + + per-exa + 40 + + + + + + + price + + + + + + + + + + + + + + + + + + + + + ORG-0027 + + + + + ORG-0028 + + + + + + + + + + + + + + + + + + + not-allowed + + + true + + + + + + + + + + + + + + + + + + + + + + + + fa-wo-rc + + + + + + + + Lot 2 Performance Evaluation + + The Global Evaluation Framework Agreement (GEFA) as awarded in 2016, ensures the provision of efficient and effective expert services for the design and implementation of evaluations of ODA delivered by FCDO and Other Government Department (OGDs). Lot 2 Performance evaluation is used to undertake the detailed design and/or implementation of Impact Evaluation – Globally. Performance evaluation assesses an intervention on the basis of its contribution to development outcomes and impacts within its context. Performance evaluation is usually implemented during an intervention’s lifecycle. The framework was awarded in September 2016 – August 2018, and has utilised the for two (2) periods of one year extension periods. Lot 2 has global coverage (including the UK) and evaluations will be undertaken in a wide range of different geographic locations and contexts, primarily where FCDO operates, including fragile and conflict affected states (FCAS). The framework agreement covers requirements for monitoring and evaluation in a range of themes, including but not limited to: — human development (e.g. education, health, water supply, social protection and sanitation); — humanitarian assistance; — economic development (e.g. infrastructure, social services, production); — governance and security (e.g. public sector reform, anti-corruption); — climate change. The framework agreement is used will be used in response to evaluation requests from across FCDO’s portfolio on project, programmes or policy and is available to other government departments spending Overseas Development Aid. + + services + + + + + + + + + + + + + Suppliers on Lot 2 Performance as originally contracted in 2016: ABT Associates American Institute for Research ATOS IT Services UK Tetra Tech Ecorys UK Ltd ICF Consulting IMC Worldwide Integrity Research and Consultancy IPE Global Ltd Landell Mills Ltd Mathematica Policy Research Mott MacDonald Naturals Resources Institute (NRI) Oxford Policy Management (OPM) Palladium Social Impact. + + + + 75211200 + + + + 79419000 + + + + + + + + + + + + UKM95 + + + + + + + + + + + + + 2000-01-01Z + + diff --git a/development-notices/eforms-xml/21-149886-001-EXP.xml b/development-notices/eforms-xml/21-149886-001-EXP.xml new file mode 100644 index 0000000..acc9905 --- /dev/null +++ b/development-notices/eforms-xml/21-149886-001-EXP.xml @@ -0,0 +1,452 @@ + + + + + + + + + 3000000 + + + selec-w + + + + + TEN-0001 + + + + + + + CON-0001 + + + + LOT-0000 + + + + TEN-0001 + + + + + 3000000 + + + + + + + + + + + + + + TPA-0001 + + + + LOT-0000 + + + + CON-0001 + + + 2021-02-24+01:00 + + Contrat de concession relatif aux prestations d'installation, d'exploitation, de maintenance relatif à l'exploitation d'un réseau multimédia (télévision, téléphone, réseau sociaux…) + + + + 210172 + + + + TEN-0001 + + + + TPA-0001 + + ORG-0002 + + + + + + + 28 + + + + + + http://www.ghrmsa.fr + + + + ORG-0001 + + + + GHR Mulhouse Sud Alsace + + + 87 avenue d'Altkirch + + Mulhouse + + 68051 + + FRF12 + + + FRA + + + + + da-marches-publics@ghrmsa.fr + + + + + + + ORG-0002 + + + + Télécom services + + + 10 rue des Peupliers + + Nanterre + + 92752 + + FRF12 + + + FRA + + + + + da-marches-publics@ghrmsa.fr + + + + + + + ORG-0003 + + + + Tribunal administratif + + + Strasbourg + + + + + FRA + + + + + +33 388212323 + + + + + + + + + 12345678-2023 + + 123/2023 + + 2023-03-14+01:00 + + + + + + + 2.3 + + eforms-sdk-0.1 + + f252f386-55ac-4fa8-9be4-9f950b9904c8 + + aff2863e-b4cc-4e91-baba-b3b85f709117 + + 2021-03-19+01:00 + 12:00:00+01:00 + + 01 + + + 32014L0023 + + cn-standard + + FRA + + + https://marchespublics-ch-mulhouse.omnikles.com + + + + + not-cont-ent + + + + + + ORG-0001 + + + + + + + + + + + + + + + + + + + + + + + + neg-wo-call + + + + + + + + + + 20M0005 + + Installation, exploitation et maintenance d'un réseau multimédia (télévision, téléphone, réseau sociaux…) + + La consultation porte sur les prestations d'installation, d'exploitation, de maintenance relatif à l'exploitation d'un réseau multimédia (télévision, téléphone, réseau sociaux…), pour le Ghrmsa hors Ehpad. + + services + + + + + 92200000 + + + + + + + + + + + + + LOT-0000 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + quality + + Valeur technique: 55 points + + + quality + + Prix des prestations: 36 points + + + quality + + Politique de développement durable lié à l'objet du contrat: 9 points + + + + + + + + + + + + + + + + + + — référé précontractuel: L. 551-1 et L. 551-5 du code de justice administrative: —— la juridiction peut être saisie tant que la convention n'est pas signée; —— la convention ne peut être signée avant un délai d'au moins onze jours suivant la publication du présent avis. Par exemple, si la publication a été faite le 1er février, la convention ne peut être signée avant le 11 février (24h00) (article 1er-1 du décret nº 93-471 du 24.3.1993 portant application de l'article 38 de la loi nº 93-122 du 29.1.1993 relatif à la publicité des délégations de service public; article R. 1411-2-1 du code général des collectivités territoriales); — référé contractuel: L. 551-15 et R. 551-7 du code de justice administrative. Le référé contractuel ne peut pas être exercé si l'autorité délégante a respecté le délai de onze jours précité. En outre, si le juge du référé précontractuel a été saisi, le référé contractuel ne peut être exercé si l'autorité délégante n'a pas signé la convention avant la décision du juge précontractuel et s'est conformée à cette décision. + + + + ORG-0003 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Installation, exploitation et maintenance d'un réseau multimédia (télévision, téléphone, réseau sociaux…) + + La consultation porte sur les prestations d'installation, d'exploitation, de maintenance relatif à l'exploitation d'un réseau multimédia (télévision, téléphone, réseau sociaux…), pour le Ghrmsa hors Ehpad. + + services + + + + + + + + + + + + + + + + 92200000 + + + + 92200000 + + + + + + + + + + + + Ghrmsa. + FRF12 + + + + + + + + + + + + + 2000-01-01Z + + diff --git a/development-notices/eforms-xml/21-158592-001-EXP.xml b/development-notices/eforms-xml/21-158592-001-EXP.xml new file mode 100644 index 0000000..ad674e8 --- /dev/null +++ b/development-notices/eforms-xml/21-158592-001-EXP.xml @@ -0,0 +1,507 @@ + + + + + + + + + 182000.00 + + + selec-w + + + + + TEN-0001 + + + + + + + + CON-0001 + + + + LOT-0000 + + + + TEN-0001 + + + + + 179488.00 + + + + + + + + + + + + + + TPA-0001 + + + + LOT-0000 + + + + CON-0001 + + + 2021-03-24+01:00 + + + + + + + + + TEN-0001 + + + + TPA-0001 + + ORG-0002 + + + + + + + 26 + + + + + + www.efs.sante.fr + + + + ORG-0001 + + + + Établissement français du sang Île-de-France + + + 122/130 rue Marcel Hartmann + + Ivry-sur-Seine + + 94200 + + FR107 + + + FRA + + + + + 42882285201811 + + + marches-publics.idf@efs.sante.fr + + + + + + sme + + + ORG-0002 + + + + CPE Maintenance + + + 1 rue des Marronniers + + Haÿ-les-Roses + + 94240 + + FR107 + + + FRA + + + + + + + + + + + + + ORG-0003 + + + + Tribunal administratif de Melun + + + Melun + + + + + FRA + + + + + + + + + + + + + 12345678-2023 + + 123/2023 + + 2023-03-14+01:00 + + + + + + + 2.3 + + eforms-sdk-0.1 + + f252f386-55ac-4fa8-9be4-9f950b9904c8 + + aff2863e-b4cc-4e91-baba-b3b85f709117 + + 2021-03-24+01:00 + 12:00:00+01:00 + + 01 + + + 32014L0025 + + cn-standard + + FRA + + + www.marches-publics.gouv.fr/?page=entreprise.EntrepriseHome + + + + + cont-ent + + + + + + ORG-0001 + + + + + + + + + + + + + + + + + + + + + + + + neg-wo-call + + + + + + + + + + 2020EFSIDFR581 + + Travaux de remplacement du groupe froid et de et de la sécurisation de la salle de BNSPR des locaux de l'Établissement français du sang situés dans l'enceinte de l'hôpital Mondor à Créteil-Porte 35 + + Travaux de remplacement du groupe froid et de et de la sécurisation de la salle de BNSPR des locaux de l'Établissement français du sang situés dans l'enceinte de l'hôpital Mondor à Créteil-Porte 35. + + works + + + + + 45000000 + + + + + + + + + + + + + LOT-0000 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + per-exa + 15 + + + + + + + quality + + Méthodologie d’intervention et compréhension des contraintes de site + + + + + + + + per-exa + 15 + + + + + + + quality + + Moyens humains et matériels affectés à l’opération + + + + + + + + per-exa + 10 + + + + + + + quality + + Mesures prises en matière d’hygiène, sécurité et environnement + + + + + + + + per-exa + 60 + + + + + + + price + + + + + + + + + + + + + + + + + + + + + ORG-0003 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Travaux de remplacement du groupe froid et de et de la sécurisation de la salle de BNSPR des locaux de l'Établissement français du sang situés dans l'enceinte de l'hôpital Mondor à Créteil-Porte 35 + + Le projet s’articule autour de deux objectifs principaux qui consistent à: — sécuriser le rafraîchissement de la salle BNSPR, en installant des systèmes de climatisation redondant à détente directe type VRV; — rénover la centrale de production d’eau glacée de l’établissement ainsi que ses organes annexes (condenseurs, station de pompage, etc.). En parallèle de ces deux objectifs, l’opération de travaux prévoit également de remplacer l’unité de climatisation du local «baie informatique». Le site est situé dans l’enceinte du Centre hospitalier Henri Mondor à Créteil. Les espaces occupés par l’EFS sont situés au RDC de la porte 35 pour une surface de 850 m2 environ. + + works + + + + + + + + + + + + + + + + 45000000 + + + + + + + + + + + + + FR107 + + + + + + + + + + + + + 2000-01-01Z + + diff --git a/development-notices/eforms-xml/21-205737-001-EXP.xml b/development-notices/eforms-xml/21-205737-001-EXP.xml new file mode 100644 index 0000000..f9f6d00 --- /dev/null +++ b/development-notices/eforms-xml/21-205737-001-EXP.xml @@ -0,0 +1,471 @@ + + + + + + + + + 118114040.00 + + + selec-w + + + + + TEN-0001 + + + + tenders + + 3 + + + + CON-0001 + + + + LOT-0000 + + + + TEN-0001 + + + + + 118114040.00 + + + + + + + + + + + + TPA-0001 + + + + LOT-0000 + + + + CON-0001 + + + 2021-01-21+01:00 + + + + + + + + + TEN-0001 + + + + TPA-0001 + + ORG-0002 + + + + + + + 32 + + + + + + www.networkrail.co.uk + + + + ORG-0001 + + + + Network Rail Infrastructure Ltd + + + 1 Eversholt Street + + London + + NW1 2DN + + + + GBR + + + + + Meera Majeethia + + +44 1908781000 + + + meera.majeethia@networkrail.co.uk + + + + + + + ORG-0002 + + + + Cellnex UK Ltd + + + Offices 132 Spaces Liverpool Street Station, 32 New Broad Street + + London + + EC2M 1NH + + + + GBR + + + + + + + + + + + + + ORG-0003 + + + + High Court + + + London + + WC21 2LL + + + + GBR + + + + + + + + + + + + + 12345678-2023 + + 123/2023 + + 2023-03-14+01:00 + + + + + + + 2.3 + + eforms-sdk-0.1 + + f252f386-55ac-4fa8-9be4-9f950b9904c8 + + aff2863e-b4cc-4e91-baba-b3b85f709117 + + 2021-04-19+01:00 + 12:00:00+01:00 + + 01 + + + 32014L0023 + + cn-standard + + ENG + + + + body-pl + + + + not-cont-ent + + + + gen-pub + + + + + ORG-0001 + + + + + + + + + + + + + + + + + + + + + + + + neg-w-call + + + + + 2020/S 014-029577 + + + + + + + + Uninterrupted Brighton Mainline Cellular Internet and Mobile Reception + + Network Rail published an opportunity seeking for a supplier to install telecoms equipment on the Brighton Mainline (BML) for the purposes of providing uninterrupted cellular internet and mobile voice call services from both London Bridge and Victoria to Brighton including the tunnels and cuttings. The installed equipment must be available to all the Mobile Network Operators (MNOs) on a neutral host basis. The supplier will undertake the phase 1 discovery/due diligence phase, phase 2 finalise design/deployment and phase 3 remaining operational term. More information on these 3 phases and our wider specification are set out in subsequent sections of this document. + + works + + + + + 45232300 + + + + + + + + + + + + + LOT-0000 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + quality + + Qualification: Pass/fail + + + quality + + Technical: 70 % + + + quality + + Commercial: 30 % + + + + + + + + + + + + + + + + + + + ORG-0003 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Uninterrupted Brighton Mainline Cellular Internet and Mobile Reception + + Network Rail published an opportunity seeking for a supplier to install telecoms equipment on the Brighton Mainline (BML) for the purposes of providing uninterrupted cellular internet and mobile voice call services from both London Bridge and Victoria to Brighton including the tunnels and cuttings. The installed equipment must be available to all the Mobile Network Operators (MNOs) on a neutral host basis. Network Rail also want the equipment to be upgraded as required to keep up with ‘market norms’ for data connectivity. The supplier is to undertake the phase 1 discovery/due diligence phase, phase 2 finalise design/deployment and phase 3 remaining operational term. + + works + + + + + + + + + + + + + + + + 45232300 + + + + 32000000 + + + 32412100 + + + 32524000 + + + 64200000 + + + 64227000 + + + + + + + + + + + + anyw + + + + + + + + 300 + + + + + + + + 2000-01-01Z + + diff --git a/development-notices/eforms-xml/21-298854-001-EXP.xml b/development-notices/eforms-xml/21-298854-001-EXP.xml new file mode 100644 index 0000000..faead37 --- /dev/null +++ b/development-notices/eforms-xml/21-298854-001-EXP.xml @@ -0,0 +1,1602 @@ + + + + + + + + + 35360 + + + selec-w + + + + + TEN-0001 + + + + + + + CON-0001 + + + + LOT-0001 + + + + selec-w + + + + + TEN-0002 + + + + + + + CON-0001 + + + + LOT-0002 + + + + selec-w + + + + + TEN-0003 + + + + + + + CON-0001 + + + + LOT-0003 + + + + selec-w + + + + + TEN-0004 + + + + + + + CON-0001 + + + + LOT-0004 + + + + selec-w + + + + + TEN-0005 + + + + + + + CON-0001 + + + + LOT-0005 + + + + selec-w + + + + + TEN-0006 + + + + + + + CON-0001 + + + + LOT-0006 + + + + TEN-0001 + + + + + 10900 + + + + + + + + + + + + + + TPA-0001 + + + + LOT-0001 + + + + TEN-0002 + + + + + 5510 + + + + + + + + + + + + + + TPA-0001 + + + + LOT-0002 + + + + TEN-0003 + + + + + 1920 + + + + + + + + + + + + + + TPA-0001 + + + + LOT-0003 + + + + TEN-0004 + + + + + 4030 + + + + + + + + + + + + + + TPA-0001 + + + + LOT-0004 + + + + TEN-0005 + + + + + 11700 + + + + + + + + + + + + + + TPA-0002 + + + + LOT-0005 + + + + TEN-0006 + + + + + 1300 + + + + + + + + + + + + + + TPA-0003 + + + + LOT-0006 + + + + CON-0001 + + + 2021-05-21+01:00 + + Sonorisation et animation des manifestations sportives Sonorisation des cérémonies commémoratives Sonorisation et animation des manifestations de la vie sociale Sonorisation et animations des manifestations de type commercial Sonorisation des manifestations de type festif Création et diffusion musicale des manifestations festives + + + + Prestations de sonorisation et/ou animation des manifestations organisées par la ville de Troyes + + + + TEN-0001 + + + TEN-0002 + + + TEN-0003 + + + TEN-0004 + + + TEN-0005 + + + TEN-0006 + + + + TPA-0001 + + ORG-0002 + + + + + TPA-0002 + + ORG-0003 + + + + + TPA-0003 + + ORG-0004 + + + + + + + 27 + + + + + + http://www.ville-troyes.fr + + + + ORG-0001 + + + + Mairie de Troyes + + + Troyes + + + FRF22 + + + FRA + + + + + commande.publique@ville-troyes.fr + + + + + + sme + + + ORG-0002 + + + + Discobus — AZ-Production + + + 1 rue des Cumines + + Troyes + + 10000 + + FRF22 + + + FRA + + + + + + + + + + + + sme + + + ORG-0003 + + + + Concept Audio + + + 44,chemin des Grèves + + Nogent-sur-Seine + + 10400 + + FRF22 + + + FRA + + + + + + + + + + + + sme + + + ORG-0004 + + + + Concept Audio + + + 44 chemin des Grèves + + Nogent-sur-Seine + + 10400 + + FRF22 + + + FRA + + + + + + + + + + + + + ORG-0005 + + + + Tribunal administratif de Châlons-en-Champagne + + + 25 rue du Lycée + + Châlons-en-Champagne + + + + + FRA + + + + + + + + + + + + http://www.ville-troyes.fr + + + + ORG-0006 + + + + Mairie de Troyes — direction commande publique et achats transversaux + + + place Alexandre Israël + + Troyes Cedex + + 10026 + + + + FRA + + + + + +33 325423333 + + +33 325423447 + + commande.publique@ville-troyes.fr + + + + + + + 12345678-2023 + + 123/2023 + + 2023-03-14+01:00 + + + + + + + 2.3 + + eforms-sdk-0.1 + + f252f386-55ac-4fa8-9be4-9f950b9904c8 + + aff2863e-b4cc-4e91-baba-b3b85f709117 + + 2021-06-07+01:00 + 12:00:00+01:00 + + 01 + + + 32009L0081 + + cn-standard + + FRA + + + http://www.xmarches.fr + + + cga + + + + not-cont-ent + + + + gen-pub + + + + + ORG-0001 + + + + + + + + + + + + + + + + + + + + + + + + neg-wo-call + + + + + + + + + + AC sonorisation 2021 + + Accord-cadre mono-attributaire à bons de commande relatif aux prestations de sonorisation et/ou animation des manifestations organisées par la ville de Troyes + + Le présent accord-cadre porte sur des prestations de services de sonorisation et/ou animation des manifestations organisées par la ville de Troyes, décomposée en six lots tels que décrits au sein du cahier des clauses techniques particulières. Sont exclues du présent marché, les prestations de sonorisation ou d'animation des manifestations ou opérations incluant plusieurs intervenants et pour lesquelles une coordination technique et/ou synchronisée est indispensable (spectacles de son et lumière, d'arts vivants, ville en lumières, etc.). + + services + + Le présent accord-cadre est passé pour une période de un an à compter de la date de réception de la notification au titulaire. Il pourra ensuite être renouvelé deux fois, tacitement, par période de un an. Sa durée ne pourra donc excéder trois ans. L'émission et l'exécution des bons de commande ne peuvent intervenir que pendant la durée de validité de l'accord-cadre. Le titulaire ne pourra pas refuser la reconduction tacite de l'accord-cadre. Si la collectivité décide de ne pas reconduire l'accord-cadre, elle adressera au titulaire, un mois avant son échéance, une lettre de non reconduction en recommandé avec accusé de réception par voie dématérialisée. + + + + 75200000 + + + + + + + + + + + + + LOT-0001 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + price + + + + + + + + + + + + + + + + + + + + + ORG-0006 + + + + + ORG-0005 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Sonorisation et animation des manifestations sportives + + Sonorisation et animation des manifestations sportives. + + services + + + + + + + + + + + + + Cet accord-cadre mono-attributaire à bons de commande est régi en application de l'article R. 2162-4 alinéa 2º du code de la commande publique avec un maximum annuel fixé en valeur: 19 000 EUR HT. + + + + 75200000 + + + + 48952000 + + + + + + + + + + + + Troyes. + FRF22 + + + + + + + + + + + + + LOT-0002 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + price + + + + + + + + + + + + + + + + + + + + + ORG-0006 + + + + + ORG-0005 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Sonorisation des cérémonies commémoratives + + Sonorisation des cérémonies commémoratives. + + services + + + + + + + + + + + + + Cet accord-cadre mono-attributaire à bons de commande est régi en application de l'article R. 2162-4 alinéa 2º du code de la commande publique avec un maximum annuel fixé en valeur: 9 000 EUR HT. + + + + 75200000 + + + + 48952000 + + + + + + + + + + + + Troyes. + FRF22 + + + + + + + + + + + + + LOT-0003 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + price + + + + + + + + + + + + + + + + + + + + + ORG-0006 + + + + + ORG-0005 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Sonorisation et animation des manifestations de la vie sociale + + Sonorisation et animation des manifestations de la vie sociale. + + services + + + + + + + + + + + + + Cet accord-cadre mono-attributaire à bons de commande est régi en application de l'article R. 2162-4 alinéa 2º du code de la commande publique avec un maximum annuel fixé en valeur: 5 000 EUR HT. + + + + 75200000 + + + + 48952000 + + + + + + + + + + + + Troyes. + FRF22 + + + + + + + + + + + + + LOT-0004 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + price + + + + + + + + + + + + + + + + + + + + + ORG-0006 + + + + + ORG-0005 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Sonorisation et animations des manifestations de type commercial + + Sonorisation et animations des manifestations de type commercial. + + services + + + + + + + + + + + + + Cet accord-cadre mono-attributaire à bons de commande est régi en application de l'article R. 2162-4 alinéa 2º du code de la commande publique avec un maximum annuel fixé en valeur: 10 000 EUR HT. + + + + 75200000 + + + + 48952000 + + + + + + + + + + + + Troyes. + FRF22 + + + + + + + + + + + + + LOT-0005 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + price + + + + + + + + + + + + + + + + + + + + + ORG-0006 + + + + + ORG-0005 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Sonorisation des manifestations de type festif + + Sonorisation des manifestations de type festif. + + services + + + + + + + + + + + + + Cet accord-cadre mono-attributaire à bons de commande est régi en application de l'article R. 2162-4 alinéa 2º du code de la commande publique avec un maximum annuel fixé en valeur: 16 000 EUR HT. + + + + 75200000 + + + + 48952000 + + + + + + + + + + + + Troyes. + FRF22 + + + + + + + + + + + + + LOT-0006 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + price + + + + + + + + + + + + + + + + + + + + + ORG-0006 + + + + + ORG-0005 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Création et diffusion musicale des manifestations festives + + Création et diffusion musicale des manifestations festives. + + services + + + + + + + + + + + + + Cet accord-cadre mono-attributaire à bons de commande est régi en application de l'article R. 2162-4 alinéa 2º du code de la commande publique avec un maximum annuel fixé en valeur: 3 000 EUR HT. + + + + 75200000 + + + + 48952000 + + + + + + + + + + + + Troyes. + FRF22 + + + + + + + + + + + + + 2000-01-01Z + + diff --git a/development-notices/eforms-xml/21-363118-001-EXP.xml b/development-notices/eforms-xml/21-363118-001-EXP.xml index 71bde15..544a6bb 100644 --- a/development-notices/eforms-xml/21-363118-001-EXP.xml +++ b/development-notices/eforms-xml/21-363118-001-EXP.xml @@ -84,7 +84,7 @@ - + 12345678-2023 123/2023 @@ -98,7 +98,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -145,13 +145,13 @@ - + - + @@ -161,7 +161,6 @@ - @@ -265,10 +264,10 @@ + - @@ -295,8 +294,7 @@ 1 - - + Chaque concurrent ayant remis une prestation conforme au règlement du concours recevra une prime d'un montant de 50 000 EUR HT (non révisable et non actualisable), TVA en sus au taux de la réglementation en vigueur. La rémunération du contrat de maîtrise d'œuvre tiendra compte de la prime reçue par le lauréat. Le versement de la prime aux candidats s'effectuera sur la base de la proposition du jury dans un délai de 30 jours suivant la date de notification du courrier de rejet aux candidats dont les projets n'auront pas été retenus. @@ -311,10 +309,10 @@ - - - - + + + + @@ -351,6 +349,7 @@ allowed + @@ -388,7 +387,7 @@ La Commune de Vétraz-Monthoux a décidé de reconstruire le groupe scolaire René Cassin dans le centre-bourg de Vétraz-Monthoux pour une capacité de 20 classes comprenant: — un pôle maternelle de huit classes; — un pôle élémentaire de onze classes + une Ulis; — un restaurant scolaire; — un Centre de loisirs sans hébergement (CLSH) (actuellement situé dans le groupe scolaire F Dolto) de 200 enfants; — un parking souterrain d'environ 100 places. La commune souhaite réaliser ce groupe scolaire en deux phases: — phase 1 = construction d'un groupe scolaire complet pouvant accueillir 17 classes à la rentrée 2024; — phase 2 = extension du groupe scolaire de trois classes supplémentaires avec une échéance de livraison sur 2025. Détaillé dans la note de présentation. - + @@ -427,7 +426,7 @@ - + diff --git a/development-notices/eforms-xml/21-419119-001-EXP.xml b/development-notices/eforms-xml/21-419119-001-EXP.xml new file mode 100644 index 0000000..10a2332 --- /dev/null +++ b/development-notices/eforms-xml/21-419119-001-EXP.xml @@ -0,0 +1,838 @@ + + + + + + + + + 23 + + + + + + https://euipo.europa.eu/ohimportal/en/public-procurement + + + + ORG-0001 + + + + European Union Intellectual Property Office (EUIPO) + + + Avenida de Europa, 4 + + Alicante + + 03008 + + ES521 + + + ESP + + + + + V-03965324 + + + procurement@euipo.europa.eu + + + + + + http://curia.europa.eu + + + + ORG-0002 + + + + General Court + + + rue du Fort Niedergrünewald + + Luxembourg + + 2925 + + + + LUX + + + + + +352 4303-1 + + +352 4303-2100 + + generalcourt.registry@curia.europa.eu + + + + + + http://ombudsman.europa.eu + + + + ORG-0003 + + + + European Ombudsman + + + 1 avenue du Président Robert Schuman, PO Box 403 + + Strasbourg + + 67001 + + + + FRA + + + + + eo@ombudsman.europa.eu + + + + + + + 12345678-2023 + + 123/2023 + + 2023-03-14+01:00 + + + + + + + 2.3 + + eforms-sdk-0.1 + + f252f386-55ac-4fa8-9be4-9f950b9904c8 + + aff2863e-b4cc-4e91-baba-b3b85f709117 + + 2021-08-05+01:00 + 12:00:00+01:00 + + 01 + + + 32014L0024 + + cn-standard + + ENG + + + DAN + + + + DEU + + + + SPA + + + + FIN + + + + FRA + + + + ELL + + + + ITA + + + + NLD + + + + POR + + + + SWE + + + + CES + + + + EST + + + + HUN + + + + LIT + + + + LAV + + + + MLT + + + + POL + + + + SLK + + + + SLV + + + + GLE + + + + BUL + + + + RON + + + + HRV + + + + + eu-ins-bod-ag + + + + not-cont-ent + + + + gen-pub + + + + + ORG-0001 + + + + + + + + + + + + + + + + + + + + + + + + restricted + + + + + + + + + + OTH/1239/21 + + Anti-counterfeiting Blockathon Infrastructure Design Contest + Blockathon-konkurrence vedrørende infrastrukturdesign til bekæmpelse af forfalskning + Wettbewerb zum Entwurf einer fälschungssicheren Blockathon-Infrastruktur + Concurso de diseño de infraestructura de «blockathon» para combatir la falsificación + Väärennösten vastaisen infrastruktuurin suunnittelukilpailu + Blockathon de conception d’infrastructures anti-contrefaçon + Διαγωνισμός Blockathon σχεδιασμού υποδομών για την καταπολέμηση της παραποίησης + Concorso di progettazione di infrastrutture Blockathon anticontraffazione + Wedstrijd voor het ontwerpen van een infrastructuur ter bestrijding van vervalsing in het kader van de Blockathon + Concurso de conceção de infraestruturas Blockathon para combate à contrafação + Designtävlingen ”Anti-Counterfeiting Blockathon Infrastructure” + Soutěž Blockathon o návrh infrastruktury proti padělání peněz + Võltsimisvastase blokatoni taristu kavandikonkurss + Hamisítás elleni blockathon-infrastruktúra tervezői pályázat + Kovos su klastojimu „Blockathon“ infrastruktūros projektavimo konkursas + Viltošanas novēršanas Blockathon infrastruktūras izstrādes konkurss + Kompetizzjoni ta’ Disinn ta’ Infrastruttura ta’ Blockathon ta’ Dwar il-Ġlieda Kontra l-Falsifikazzjoni + Blockathon — konkurs na zaprojektowanie infrastruktury w celu przeciwdziałania podrabianiu produktów + Súťaž týkajúca sa návrhu infraštruktúry Blockathonu na boj proti falšovaniu + Natečaj za zasnovo infrastrukture v okviru tekmovanja Blockathon na področju boja proti ponarejanju + Comórtas dearaidh Bonneagair um Blocatón Frith-Ghóchumtha + Конкурс за проектиране на инфраструктура за борба с прането на пари + Concurs de proiectare a infrastructurii concursului „blockathon“ de combatere a contrafacerii + Natječaj za projektiranje infrastrukture za borbu protiv krivotvorenja s pomoću Blockathona + + + + The contest documents will be available for download at the address indicated under heading I.3). The website will be updated regularly and it is the tenderers' responsibility to check for updates, modifications or answers to questions during the tendering period. In case of unavailability or disruptions in the functioning of the electronic means of communication provided in section I.3) in the last five calendar days before the time limit for receipt indicated in section IV.2.2), the contracting authority reserves the right to extend this time limit and publish the extension at the Internet address provided in section I.3), without a preceding publication of a corrigendum to this notice. Economic operators interested in this procurement are invited to subscribe to the call for tenders at the address in section I.3) in order to get notified when new information or documents are published. + + + + 71230000 + + + + + + + + + + + + + LOT-0000 + + + + + + + + other + + + The criteria are detailed in the contest rules of competition. + Kriterierne er nærmere beskrevet i konkurrencereglerne. + Die Kriterien sind in den Wettbewerbsregeln erläutert. + Los criterios se detallan en las normas de competencia del concurso. + Kriteerit esitetään yksityiskohtaisesti kilpailun säännöissä. + Les critères sont détaillés dans les règles de concurrence du concours. + Τα κριτήρια αναφέρονται λεπτομερώς στους κανόνες ανταγωνισμού. + I criteri sono descritti in dettaglio nelle regole di concorrenza del concorso. + De criteria zijn nader omschreven in de wedstrijdreglement. + Os critérios são pormenorizados nas regras de concurso. + Kriterierna beskrivs närmare i tävlingsreglerna. + Kritéria jsou podrobně popsána v pravidlech hospodářské soutěže. + Kriteeriumeid on üksikasjalikult kirjeldatud konkursi eeskirjades. + A kritériumok részletes leírása a versenyszabályzatban található. + Kriterijai išsamiai aprašyti konkurso taisyklėse. + Kritēriji ir izklāstīti konkursa noteikumos. + Il-kriterji huma imniżżla fir-regoli tal-kompetizzjoni. + Kryteria te zostały określone w zasadach konkursu. + Kritériá sú podrobne uvedené v pravidlách súťaže. + Merila so podrobno opisana v pravilih o konkurenci. + Tá na critéir mionsonraithe i rialacha iomaíochta an chomórtais. + Критериите са подробно описани в конкурсните правила. + Criteriile sunt detaliate în regulile de concurență ale concursului. + Kriteriji su detaljno opisani u pravilima natječaja. + + used + + + + + + + + + + + + + + + + no-eu-funds + + + + + + + + + + DOCUMENT_ID_REQUIRED_HERE + + non-restricted-document + + + + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + + + + + + + + + + + + + + + + + + + true + + false + + + + + + + + + + + + + cost + + The criteria are detailed in the contest rules of competition. + Kriterierne er nærmere beskrevet i konkurrencereglerne. + Die Kriterien sind in den Wettbewerbsregeln erläutert. + Los criterios se detallan en las normas de competencia del concurso. + Kriteerit esitetään yksityiskohtaisesti kilpailun säännöissä. + Les critères sont détaillés dans les règles de concurrence du concours. + Τα κριτήρια αναφέρονται λεπτομερώς στους κανόνες ανταγωνισμού. + I criteri sono descritti in dettaglio nelle regole di concorrenza del concorso. + De criteria zijn nader omschreven in de wedstrijdreglement. + Os critérios são pormenorizados nas regras de concurso. + Kriterierna beskrivs närmare i tävlingsreglerna. + Kritéria jsou podrobně popsána v pravidlech hospodářské soutěže. + Kriteeriumeid on üksikasjalikult kirjeldatud konkursi eeskirjades. + A kritériumok részletes leírása a versenyszabályzatban található. + Kriterijai išsamiai aprašyti konkurso taisyklėse. + Kritēriji ir izklāstīti konkursa noteikumos. + Il-kriterji huma imniżżla fir-regoli tal-kompetizzjoni. + Kryteria te zostały określone w zasadach konkursu. + Kritériá sú podrobne uvedené v pravidlách súťaže. + Merila so podrobno opisana v pravilih o konkurenci. + Tá na critéir mionsonraithe i rialacha iomaíochta an chomórtais. + Критериите са подробно описани в конкурсните правила. + Criteriile sunt detaliate în regulile de concurență ale concursului. + Kriteriji su detaljno opisani u pravilima natječaja. + + + price + + The criteria are detailed in the contest rules of competition. + Kriterierne er nærmere beskrevet i konkurrencereglerne. + Die Kriterien sind in den Wettbewerbsregeln erläutert. + Los criterios se detallan en las normas de competencia del concurso. + Kriteerit esitetään yksityiskohtaisesti kilpailun säännöissä. + Les critères sont détaillés dans les règles de concurrence du concours. + Τα κριτήρια αναφέρονται λεπτομερώς στους κανόνες ανταγωνισμού. + I criteri sono descritti in dettaglio nelle regole di concorrenza del concorso. + De criteria zijn nader omschreven in de wedstrijdreglement. + Os critérios são pormenorizados nas regras de concurso. + Kriterierna beskrivs närmare i tävlingsreglerna. + Kritéria jsou podrobně popsána v pravidlech hospodářské soutěže. + Kriteeriumeid on üksikasjalikult kirjeldatud konkursi eeskirjades. + A kritériumok részletes leírása a versenyszabályzatban található. + Kriterijai išsamiai aprašyti konkurso taisyklėse. + Kritēriji ir izklāstīti konkursa noteikumos. + Il-kriterji huma imniżżla fir-regoli tal-kompetizzjoni. + Kryteria te zostały określone w zasadach konkursu. + Kritériá sú podrobne uvedené v pravidlách súťaže. + Merila so podrobno opisana v pravilih o konkurenci. + Tá na critéir mionsonraithe i rialacha iomaíochta an chomórtais. + Критериите са подробно описани в конкурсните правила. + Criteriile sunt detaliate în regulile de concurență ale concursului. + Kriteriji su detaljno opisani u pravilima natječaja. + + + quality + + The criteria are detailed in the contest rules of competition. + Kriterierne er nærmere beskrevet i konkurrencereglerne. + Die Kriterien sind in den Wettbewerbsregeln erläutert. + Los criterios se detallan en las normas de competencia del concurso. + Kriteerit esitetään yksityiskohtaisesti kilpailun säännöissä. + Les critères sont détaillés dans les règles de concurrence du concours. + Τα κριτήρια αναφέρονται λεπτομερώς στους κανόνες ανταγωνισμού. + I criteri sono descritti in dettaglio nelle regole di concorrenza del concorso. + De criteria zijn nader omschreven in de wedstrijdreglement. + Os critérios são pormenorizados nas regras de concurso. + Kriterierna beskrivs närmare i tävlingsreglerna. + Kritéria jsou podrobně popsána v pravidlech hospodářské soutěže. + Kriteeriumeid on üksikasjalikult kirjeldatud konkursi eeskirjades. + A kritériumok részletes leírása a versenyszabályzatban található. + Kriterijai išsamiai aprašyti konkurso taisyklėse. + Kritēriji ir izklāstīti konkursa noteikumos. + Il-kriterji huma imniżżla fir-regoli tal-kompetizzjoni. + Kryteria te zostały określone w zasadach konkursu. + Kritériá sú podrobne uvedené v pravidlách súťaže. + Merila so podrobno opisana v pravilih o konkurenci. + Tá na critéir mionsonraithe i rialacha iomaíochta an chomórtais. + Критериите са подробно описани в конкурсните правила. + Criteriile sunt detaliate în regulile de concurență ale concursului. + Kriteriji su detaljno opisani u pravilima natječaja. + + + + + + 1 + + + + The maximum budget for this design contest amounts to EUR 100 000. EUR 50 000 is for honoraria and EUR 50 000 for the prize to the winner of the contest. The maximum budget for honoraria will amount to EUR 10 000 per candidate (or group of candidates). The prize and the honoraria will be paid to the participant’s representative (in case of joint application, to the representative of the consortium) in one instalment by bank transfer within a maximum of 60 days from the date of the notification of the results. + Maksimumsbudgettet for denne designkonkurrence er 100 000 EUR. 50 000 EUR går til honorarer og 50 000 EUR til prisen til vinderen af konkurrencen. Maksimumsbudgettet for honorarer vil beløbe sig til 10 000 EUR pr. ansøger (eller gruppe af ansøgere). Prisen og honorarerne udbetales til deltagerens repræsentant (i tilfælde af fælles ansøgning til repræsentanten for konsortiet) i én rate ved bankoverførsel senest 60 dage efter datoen for meddelelse af resultaterne. + Das maximale Budget für diesen Designwettbewerb beträgt 100 000 EUR. 50 000 Euro sind für die Honorare und 50 000 EUR für den Preis an den Sieger des Wettbewerbs. Das maximale Budget für die Honorare beträgt 10 000 EUR pro Bewerber (oder Gruppe von Bewerbern). Der Preis und die Honorare werden dem Vertreter des Teilnehmers (im Falle einer gemeinsamen Bewerbung an den Vertreter des Konsortiums) in einer Rate durch Überweisung innerhalb von maximal 60 Tagen ab dem Datum der Mitteilung der Ergebnisse ausgezahlt. + El presupuesto máximo para este concurso de diseño es de 100 000 EUR. 50 000 EUR para honorarios y 50 000 EUR para el premio al ganador del concurso. El presupuesto máximo para honorarios ascenderá a 10 000 EUR por candidato (o grupo de candidatos). El premio y los honorarios se abonarán al representante del participante (en caso de solicitud conjunta, al representante del consorcio) en una sola cuota mediante transferencia bancaria en un plazo máximo de 60 días a partir de la fecha de notificación de los resultados. + Suunnittelukilvan maksimibudjetti on 100 000 EUR. 50 000 EUR muodostuu palkkioista, ja kilpailun voittajan palkinto on 50 000 EUR. Palkkioiden maksimibudjetti on 10 000 EUR osallistujaa (tai osallistujaryhmää) kohden. Palkinto ja palkkiot maksetaan osallistujan edustajalle (osallistujan ollessa ryhmä, ryhmän edustajalle) yhdessä erässä tilisiirtona 60 päivän kuluessa tulosten julkistamisesta. + Le budget maximal de ce concours s'élève à 100 000 EUR. 50 000 euros pour les honoraires et 50 000 euros pour le prix décerné au lauréat du concours. Le budget maximal alloué aux honoraires s'élèvera à 10 000 EUR par candidat (ou groupe de candidats). Le prix et les honoraires seront versés au représentant du participant (en cas de candidature conjointe, au représentant du consortium) en une fois par virement bancaire dans un délai maximal de 60 jours à compter de la date de notification des résultats. + Ο ανώτατος προϋπολογισμός για τον εν λόγω διαγωνισμό μελετών ανέρχεται σε 100 000 EUR. 50 000 EUR προορίζονται για αμοιβές και 50 000 EUR για το βραβείο του νικητή του διαγωνισμού. Ο ανώτατος προϋπολογισμός για αμοιβές θα ανέρχεται σε 10 000 EUR ανά υποψήφιο (ή ομάδα υποψηφίων). Το βραβείο και οι αμοιβές θα καταβληθούν στον εκπρόσωπο του συμμετέχοντος (σε περίπτωση κοινής αίτησης, στον εκπρόσωπο της κοινοπραξίας) σε μία δόση με τραπεζική μεταφορά εντός 60 ημερών το μέγιστο από την ημερομηνία κοινοποίησης των αποτελεσμάτων. + L'importo massimo per il concorso di progettazione ammonta a 100 000 EUR. 50 000 EUR sono destinati agli onorari e 50 000 EUR al premio per il vincitore del concorso. L'importo massimo per gli onorari sarà pari a 10 000 EUR per candidato (o gruppo di candidati). Il premio e gli onorari saranno versati al rappresentante del partecipante (in caso di domanda congiunta, al rappresentante del consorzio) in un'unica rata mediante bonifico bancario entro un termine massimo di 60 giorni dalla data di notifica dei risultati. + De maximumbegroting voor deze ontwerpwedstrijd bedraagt 100 000 EUR. 50 000 EUR is bestemd voor honoraria en 50 000 EUR voor de prijs voor de winnaar van de wedstrijd. De maximumbegroting voor honoraria bedraagt 10 000 EUR per gegadigde (of groep gegadigden). De prijs en de honoraria worden binnen 60 dagen na de datum van kennisgeving van de resultaten in één keer per bankoverschrijving betaald aan de vertegenwoordiger van de deelnemer (in geval van gezamenlijke aanvraag aan de vertegenwoordiger van het consortium). + O orçamento máximo para este concurso de conceção ascende a 100 000 EUR. 50 000 EUR destinam-se a honorários e 50 000 EUR ao vencedor do concurso. O orçamento máximo para honorários elevar-se-á a 10 000 EUR por candidato (ou grupo de candidatos). O prémio e os honorários serão pagos ao representante do participante (em caso de candidatura conjunta, ao representante do consórcio) numa única prestação, por transferência bancária, no prazo máximo de 60 dias a contar da data de notificação dos resultados. + Den högsta budgeten för denna designtävling uppgår till 100 000 EUR. 50 000 EUR är till arvoden och 50 000 EUR till vinnaren av tävlingen. Den högsta budgeten för arvoden kommer att uppgå till 10 000 EUR per sökande (eller grupp av sökande). Priset och arvoden kommer att betalas ut till deltagarens företrädare (vid gemensam ansökan, till konsortiets företrädare) i form av en banköverföring inom högst 60 dagar från dagen för meddelandet om resultaten. + Maximální rozpočet pro tuto soutěž o návrh činí 100 000 EUR. 50 000 EUR je určeno na honoráře a 50 000 EUR na cenu pro vítěze soutěže. Maximální rozpočet na honoráře bude činit 10 000 EUR na uchazeče (nebo skupinu uchazečů). Cena a honoráře budou vyplaceny zástupci účastníka (v případě společné žádosti zástupci konsorcia) v jedné splátce bankovním převodem ve lhůtě nejvýše šedesáti dnů ode dne oznámení výsledků. + Kõnealuse kavandikonkursi maksimaalne eelarve on 100 000 eurot. 50 000 eurot on nähtud ette osalemistasudeks ja 50 000 eurot konkursi võitjale preemiaks. Osalemistasu maksimaalne eelarve on 10 000 eurot kandidaadi (või kandidaatide rühma) kohta. Preemia ja osalemistasud makstakse osaleja esindajale (ühistaotluse korral konsortsiumi esindajale) ühe sissemaksega maksimaalselt 60 päeva jooksul alates tulemuste teatavakstegemise kuupäevast. + A tervezői pályázat maximális költségvetése 100 000 EUR. Ebből 50 000 EUR a honorárium, további 50 000 EUR pedig a pályázat győztesének díja. A honoráriumokra szánt maximális költségvetés jelentkezőnként (vagy jelentkezők csoportjaként) 10 000 EUR. A díjat és a honoráriumot egy összegben, banki átutalással fizetik majd ki a résztvevő képviselőjének (közös pályázat esetén a konzorcium képviselőjének), az eredmények kihirdetésének napjától számított 60 napon belül. + Didžiausias šio projekto konkurso biudžetas – 100 000 EUR. 50 000 EUR skirta honorarams, 50 000 EUR – prizui konkurso laimėtojui. Didžiausias honoraro biudžetas vienam kandidatui (ar kandidatų grupei) – 10 000 EUR. Prizas ir honorarai bus sumokėti dalyvio atstovui (jei teikiama bendra paraiška, konsorciumo atstovui) vienu mokėjimu banko pavedimu ne vėliau kaip per 60 dienų nuo rezultatų pranešimo dienos. + Šā izstrādes konkursa maksimālais budžets ir 100 000 EUR. 50 000 EUR ir paredzēti honorāriem un 50 000 EUR konkursa uzvarētāja godalgai. Maksimālais budžets honorāriem būs 10 000 EUR uz kandidātu (vai to grupu). Balva un honorāri tiks maksāti dalībnieka pārstāvim (kopīga pieteikuma gadījumā – konsorcija pārstāvim) vienā maksājumā ar bankas pārskaitījumu ne vēlāk kā 60 dienu laikā no rezultātu paziņošanas dienas. + L-ogħla baġit għal din il-kompetizzjoni ta’ disinn jammonta għal EUR 100 000. EUR 50 000 huma għall-onorarji u EUR 50 000 għall-premju lir-rebbieħ tal-kompetizzjoni. L-ogħla baġit għall-onorarji se jammonta għal EUR 10 000 għal kull kandidat (jew grupp ta’ kandidati). Il-premju u l-onorarji jitħallsu lir-rappreżentant tal-parteċipant (fil-każ ta’ applikazzjoni konġunta, lir-rappreżentant tal-konsorzju) f’pagament wieħed permezz ta’ trasferiment bankarju fi żmien massimu ta’ 60 jum mid-data tan-notifika tar-riżultati. + Maksymalny budżet niniejszego konkursu na projekt wynosi 100 000 EUR. 50 000 euro to honoraria i 50 000 euro na nagrodę dla zwycięzcy konkursu. Maksymalny budżet na honoraria wyniesie 10 000 EUR dla każdego kandydata (lub grupy kandydatów). Nagroda i honoraria zostaną wypłacone przedstawicielowi uczestnika (w przypadku wspólnego wniosku, przedstawicielowi konsorcjum) w jednej racie przelewem bankowym w ciągu maksymalnie 60 dni od daty powiadomienia o wynikach. + Maximálny rozpočet pre túto súťaž o návrh je 100 000 EUR. Odmena je 50 000 EUR a cena pre víťaza súťaže je 50 000 EUR. Maximálny rozpočet na odmenu bude vo výške 10 000 EUR na uchádzača (alebo skupinu uchádzačov). Cena a odmena sa vyplatia zástupcovi účastníka (v prípade spoločnej žiadosti zástupcovi konzorcia) v jednej splátke bankovým prevodom najneskôr do 60 dní odo dňa oznámenia výsledkov. + Najvišji proračun za ta natečaj na področju zasnove infrastrukture znaša 100 000 EUR. 50 000 EUR je namenjenih honorarjem, drugih 50 000 EUR pa izplačilu nagrade zmagovalcu natečaja. Najvišji proračun za honorarje bo znašal 10 000 EUR na kandidata (ali skupino kandidatov). Nagrada in honorar se plačata predstavniku udeleženca (v primeru skupne prijave predstavniku konzorcija) v enem obroku z bančnim nakazilom v roku največ 60 dni od datuma obvestila o rezultatih. + Is ionann agus EUR 100 000 uas-bhuiséad an chomórtais dearaidh seo. Airgead oinigh atá in EUR 50 000 agus EUR 50 000 mar dhuais do bhuaiteoir an chomórtais. Is é EUR 10 000 an t-uasbhuiséad le haghaidh airgead oinigh in aghaidh an iarrthóra (nó grúpa iarrthóirí). Íocfar an duais agus an t-airgead oinigh le hionadaí an rannpháirtí (i gcás comhiarratais, le hionadaí an chuibhreannais) i dtráthchuid amháin trí aistriú bainc laistigh de 60 lá ar a mhéad ó dháta an fhógra faoi na torthaí. + Максималният бюджет за този конкурс за проект възлиза на 100 000 EUR. 50 000 EUR са за хонорари, а 50 000 EUR за наградата за победителя в конкурса. Максималният бюджет за хонорари ще възлиза на 10 000 EUR за кандидат (или група от кандидати). Наградата и хонорарът ще бъдат изплатени на представителя на участника (в случай на съвместно заявление, на представителя на консорциума) на една вноска с банков трансфер в рамките на максимум 60 дни от датата на обявяване на резултатите. + Bugetul maxim pentru acest concurs de proiecte se ridică la 100 000 EUR. 50 000 EUR sunt pentru onorarii și 50 000 EUR pentru premiul acordat câștigătorului concursului. Bugetul maxim pentru onorarii va fi de 10 000 EUR pentru fiecare candidat (sau grup de candidați). Premiul și onorariile vor fi plătite reprezentantului participantului (în cazul unei cereri comune, reprezentantului consorțiului) într-o singură tranșă prin virament bancar, în termen de maximum 60 de zile de la data notificării rezultatelor. + Najveći proračun za ovaj projektni natječaj iznosi 100 000 EUR. 50 000 EUR za honorar i 50 000 EUR za nagradu pobjedniku natječaja. Najveći proračun za honorar iznosit će 10 000 EUR po natjecatelju (ili skupini natjecatelja). Nagrada i honorari bit će isplaćeni predstavniku sudionika (u slučaju zajedničke prijave predstavniku konzorcija) jednokratno bankovnim prijenosom u roku od najviše 60 dana od datuma obavijesti o rezultatima. + + + + + ORG-0001 + + + + + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + ORG-0001 + + + + + + + + + + + Within two months of the notification to the plaintiff, or, in absence thereof, of the day on which it came to the knowledge. + Senest to måneder efter meddelelse til klageren eller, i mangel heraf, efter den dag, sagen er taget til efterretning. + Binnen zwei Monaten ab Mitteilung an den Kläger oder, in Ermangelung dessen, ab dem Zeitpunkt der Kenntnisnahme. + En un plazo de dos meses a partir de la notificación al recurrente o, en su defecto, del día en que este haya tenido conocimiento del acto en cuestión. + Muutosta on haettava kahden kuukauden kuluessa ilmoituksesta asianosaiselle tai, jos ilmoitus puuttuu, siitä päivästä, jona asia tuli hänen tietoonsa. + Dans les deux mois à compter de la notification au requérant, ou, à défaut, du jour où celui-ci en a eu connaissance. + Εντός δύο μηνών από την κοινοποίηση στον προσφεύγοντα ή, ελλείψει τέτοιας, από την ημέρα που ο ίδιος έλαβε γνώση. + Entro due mesi dalla notifica al ricorrente o, in assenza, dal giorno in cui ne è venuto a conoscenza. + Binnen twee maanden na de kennisgeving aan de klager, of, bij gebreke daarvan, op de dag waarop de klager er kennis van heeft gekregen. + Num prazo de dois meses a contar da data de notificação ao requerente ou, na sua falta, a contar do dia em que o requerente tenha tomado conhecimento do ato. + Inom 2 månader från den dag då meddelandet delgavs käranden eller, i avsaknad av det, från den dag då det blev känt. + Ve lhůtě dvou měsíců od oznámení žalobci nebo, není-li k dispozici, ode dne, kdy vstoupilo ve známost. + Kahe kuu jooksul hageja teavitamisest, või kui teavitamist ei toimu, päevast, mil asjast teada saadi. + A vesztes fél értesítésétől, illetve – ennek hiányában – az eredmény ismertté válásától számított 2 hónapon belül. + Per du mėnesius nuo dienos, kai apie tai pranešama ieškovui, arba, jei nepranešama, nuo dienos, kai tai tampa žinoma. + Divu mēnešu laikā no prasītāja informēšanas vai, ja tā nav notikusi, no dienas, kad prasītājs to uzzinājis. + Fi żmien xahrejn (2) mill-avviż li jintbagħat lil min qiegħed iressaq l-appell, jew, fin-nuqqas ta’ dan, mill-jum li fih sar magħruf. + W ciągu dwóch miesięcy od zawiadomienia strony skarżącej lub, w przypadku braku zawiadomienia, od dnia podania do wiadomości. + Do 2 mesiacov od vyrozumenia osoby podávajúcej odvolanie alebo, ak to nie je možné, odo dňa, keď túto skutočnosť zistila. + V dveh mesecih od uradnega obvestila tožniku ali, če tega ni bilo, od dneva, ko je tožnik zanj izvedel. + Laistigh de dhá mhí ón bhfógra chuig an ngearánaí, nó ina éagmais sin, ón lá a fuarthas an t-eolas ina leith. + В рамките на 2 месеца от получаването на известието от ищеца или, в случай че такова липсва, от деня, в който е станало известно. + În termen de două luni de la notificarea reclamantului sau, în absența acesteia, de la ziua în care acesta a luat cunoștință de actul respectiv. + U roku od dva mjeseca od slanja obavijesti podnositelju žalbe ili, u slučaju izostanka obavijesti, od dana primanja dotičnih okolnosti na znanje. + + + + ORG-0002 + + + + + ORG-0003 + + + + + + ENG + + + BUL + + + DAN + + + DEU + + + ELL + + + EST + + + FIN + + + FRA + + + GLE + + + HRV + + + HUN + + + ITA + + + LAV + + + LIT + + + MLT + + + NLD + + + POL + + + POR + + + RON + + + SLK + + + SLV + + + SPA + + + SWE + + + CES + + + + + + + + + + + + + 2021-09-30+01:00 + 13:00:00+01:00 + + + + + + + allowed + + + + + + 2021-09-30+01:00 + 13:00:00+01:00 + + + + 2021-11-25+01:00 + + + + + + + + + + + + + + + + + + + + + + + + + + + Anti-counterfeiting Blockathon Infrastructure Design Contest + Blockathon-konkurrence vedrørende infrastrukturdesign til bekæmpelse af forfalskning + Wettbewerb zum Entwurf einer fälschungssicheren Blockathon-Infrastruktur + Concurso de diseño de infraestructura de «blockathon» para combatir la falsificación + Väärennösten vastaisen infrastruktuurin suunnittelukilpailu + Blockathon de conception d’infrastructures anti-contrefaçon + Διαγωνισμός Blockathon σχεδιασμού υποδομών για την καταπολέμηση της παραποίησης + Concorso di progettazione di infrastrutture Blockathon anticontraffazione + Wedstrijd voor het ontwerpen van een infrastructuur ter bestrijding van vervalsing in het kader van de Blockathon + Concurso de conceção de infraestruturas Blockathon para combate à contrafação + Designtävlingen ”Anti-Counterfeiting Blockathon Infrastructure” + Soutěž Blockathon o návrh infrastruktury proti padělání peněz + Võltsimisvastase blokatoni taristu kavandikonkurss + Hamisítás elleni blockathon-infrastruktúra tervezői pályázat + Kovos su klastojimu „Blockathon“ infrastruktūros projektavimo konkursas + Viltošanas novēršanas Blockathon infrastruktūras izstrādes konkurss + Kompetizzjoni ta’ Disinn ta’ Infrastruttura ta’ Blockathon ta’ Dwar il-Ġlieda Kontra l-Falsifikazzjoni + Blockathon — konkurs na zaprojektowanie infrastruktury w celu przeciwdziałania podrabianiu produktów + Súťaž týkajúca sa návrhu infraštruktúry Blockathonu na boj proti falšovaniu + Natečaj za zasnovo infrastrukture v okviru tekmovanja Blockathon na področju boja proti ponarejanju + Comórtas dearaidh Bonneagair um Blocatón Frith-Ghóchumtha + Конкурс за проектиране на инфраструктура за борба с прането на пари + Concurs de proiectare a infrastructurii concursului „blockathon“ de combatere a contrafacerii + Natječaj za projektiranje infrastrukture za borbu protiv krivotvorenja s pomoću Blockathona + + The objective of the challenge is to design a blockchain-based compliance infrastructure that authenticates products and exchange data between all parties in the supply chain. Its protocol would support the recording of goods scanned by manufacturers, logistics operators, customs and other enforcement authorities. The combination of product identification, tokenisation, serialisation and the cryptographic safeguards of blockchain will provide a substantial increase in anticounterfeiting measures. + Formålet med udfordringen er at udforme en »blockchain«-baseret infrastruktur til overensstemmelse, der autentificerer produkter og udveksler data mellem alle parter i forsyningskæden. Protokollen vil støtte registrering af varer, der scannes af producenter, logistikoperatører, toldmyndigheder og andre håndhævelsesmyndigheder. Kombinationen af produktidentifikation, tokenisering, serialisering og den kryptografisk sikring fra »blockchain« vil betydeligt øge foranstaltningerne til bekæmpelse af forfalskning. + Ziel der Herausforderung ist es, eine Blockchain-basierte Compliance-Infrastruktur zu entwerfen, die Produkte authentifiziert und Daten zwischen allen Beteiligten der Lieferkette ausgetauscht. Ihr Protokoll würde die Erfassung von Waren unterstützen, die von Herstellern, Logistikunternehmen, Zollbehörden und anderen Durchsetzungsbehörden gescannt werden. Die Kombination aus Produktidentifikation, Tokenisierung, Serialisierung und kryptographischen Sicherheitsvorkehrungen der Blockchain wird eine erhebliche Erhöhung der Maßnahmen zur Bekämpfung von Nachahmungen bewirken. + El objetivo de este desafío consiste en diseñar una infraestructura de cumplimiento basada en blockchain que autentifique productos e intercambie datos entre todas las partes de la cadena de suministro. Su protocolo apoyaría el registro de mercancías escaneadas por fabricantes, operadores logísticos, aduanas y otras autoridades competentes. La combinación de la identificación del producto, la autenticación por token, la serialización y las salvaguardias criptográficas de blockchain proporcionará un aumento sustancial de las medidas para combatir la falsificación. + Kilpailun tavoitteena on suunnitella lohkoketjuperusteinen, vaatimustenmukainen infrastruktuuri tuotteiden aitouden todistamiseksi sekä tiedon vaihtamiseksi tuotantoketjun kaikkien osallistujien välillä. Infrastruktuurin protokollan on tarkoitus mahdollistaa valmistajien, logistiikan toimijoiden, asiakkaiden sekä muiden täytäntöönpanoviranomaisten skannaamien tuotteiden tallentaminen. Tuotteen tunnistamisen, tokenisaation, serialisoinnin ja lohkoketjun salauksen yhdistäminen parantaa huomattavasti väärennösten vastaisia toimia. + L'objectif du défi est de concevoir une infrastructure de conformité basée sur la blockchain qui authentifie les produits et échange les données entre toutes les parties de la chaîne d'approvisionnement. Son protocole soutiendrait l'enregistrement des marchandises scannées par les fabricants, les opérateurs logistiques, les douanes et d'autres autorités chargées de faire appliquer la législation. La combinaison de l'identification des produits, de la tokenisation, de la sérialisation et des garanties cryptographiques de la blockchain entraînera une augmentation substantielle des mesures de lutte contre la contrefaçon. + Στόχος της πρόκλησης είναι ο σχεδιασμός μιας υποδομής συμμόρφωσης βάσει αλυσίδας συστοιχιών που θα πιστοποιεί τα προϊόντα και θα ανταλλάσσει δεδομένα μεταξύ όλων των μερών της αλυσίδας εφοδιασμού. Το πρωτόκολλό της θα υποστηρίξει την καταγραφή των αγαθών που έχουν σαρωθεί από κατασκευαστές, φορείς υλικοτεχνικής υποστήριξης, τελωνειακές και άλλες αρχές επιβολής του νόμου. Ο συνδυασμός της ταυτοποίησης των προϊόντων, της σήμανσης, της σειράς και των κρυπτογραφικών διασφαλίσεων της αλυσίδας συστοιχιών θα επιφέρει σημαντική αύξηση των μέτρων κατά της παραποίησης. + L'obiettivo del concorso è di progettare un'infrastruttura di conformità basata sulla blockchain che autentichi i prodotti e scambi i dati tra tutte le parti della catena di approvvigionamento. Il suo protocollo favorirà la registrazione delle merci sottoposte a scansione da parte di fabbricanti, operatori logistici, autorità doganali e altre autorità preposte all'applicazione della legge. La combinazione di identificazione, tokenizzazione e serializzazione dei prodotti, unitamente alle protezioni crittografiche della blockchain, comporteranno un aumento sostanziale delle misure anticontraffazione. + De doelstelling van de uitdaging is het ontwerpen van een op blockchain gebaseerde nalevingsinfrastructuur die producten authentiseert en gegevens uitwisselt tussen alle partijen in de toeleveringsketen. Het protocol moet ondersteuning bieden voor de registratie van goederen die door fabrikanten, logistieke bedrijven, douane en andere handhavingsinstanties worden gescand. De combinatie van productidentificatie, tokenisering, serieomzetting en de cryptografische waarborgen van blockchains zal zorgen voor een aanzienlijke toename van de maatregelen ter bestrijding van vervalsing. + O objetivo do desafio consiste em conceber uma infraestrutura de conformidade baseada em blockchain que autentica produtos e troca dados entre todas as partes na cadeia de abastecimento. O seu protocolo apoiaria o registo de produtos digitalizados por fabricantes, operadores logísticos, autoridades aduaneiras e outras autoridades responsáveis pela aplicação da lei. A combinação da identificação do produto, da tokenização, da serialização e das salvaguardas criptográficas da blockchain proporcionará um aumento substancial das medidas anticontrafação. + Målet med utmaningen är att utforma en blockkedjebaserad infrastruktur gällande efterlevnad, som autentiserar produkter och utbyter data mellan alla parter i distributionskedjan. Dess protokoll kommer att stödja registrering av varor som skannas av tillverkare, logistikoperatörer, tullmyndigheter och andra tillsynsmyndigheter. Kombinationen av produktidentifiering, tokenisering, serialisering och kryptoskydd i blockkedjan kommer att innebära en betydande ökning av åtgärderna mot förfalskning. + Cílem této výzvy je navrhnout infrastrukturu souladu založenou na technologii „blockchain“, která autentizuje produkty a vyměňuje údaje mezi všemi stranami dodavatelského řetězce. Její protokol by podpořil zaznamenávání zboží naskenovaného výrobci, logistickými subjekty, celními a jinými donucovacími orgány. Kombinace identifikace výrobku, tokenizace, seřazení a šifrovacích ochranných opatření blockchain umožní podstatné zvýšení opatření proti padělání. + Konkursi eesmärk on tooteid autentiva ja kõigi tarneahela osaliste vahel andmeid vahetava plokiahelapõhise vastavustaristu kavandamine. Selle protokoll peaks toetama valmistajatehaste, logistikaoperaatorite, tolliasutuste ja muude järelevalveasutuste poolt skaneeritud kaupade andmete salvestamist. Toote identimise, sõnestuse, sarjastuse ja krüptograafilise plokiahela turvameetmete ühendus tagab võltsimisvastaste meetmete olulise tõusu. + A kihívás célkitűzése olyan blockchain alapú megfelelőségi infrastruktúra megtervezése, amely termékeket hitelesít, valamint az ellátási lánc összes szereplője között adatokat cserél. A rendszer protokollja támogatná a gyártók, a logisztikai szolgáltatók, illetve a vámhatóságok és egyéb bűnüldöző hatóságok által leolvasott áruk nyilvántartását. A termékazonosítás, a tokenizáció, a sorosítás és a blockchain kriptográfiai biztosítékainak kombinációja lehetővé teszi majd a hamisításellenes intézkedések jelentős fokozását. + Uždavinio tikslas – sukurti blokų grandinės atitikties užtikrinimo infrastruktūrą, kuria būtų patvirtinami produktai ir keičiamasi duomenimis tarp visų tiekimo grandinės šalių. Šiuo protokolu būtų remiamas gamintojų, logistikos operatorių, muitinių ir kitų vykdymo užtikrinimo institucijų nuskaitytų prekių registravimas. Produktų identifikavimo, atpažinties, atpažinties, serijinės gamybos ir blokų grandinės kriptografinių garantijų derinys labai padidins kovos su klastojimu priemones. + Mērķis ir izstrādāt uz blokķēdi balstītu atbilstības infrastruktūru, kas autentificē produktus un informācijas apmaiņu starp visām piegādes ķēdē iesaistītajām pusēm. Tā protokols atbalstītu ražotāju, loģistikas operatoru, muitas un citu uzraudzības iestāžu skenētu preču reģistrēšanu. Produktu identifikācijas, marķēšanas, sērijas veidošanas un blokķēdes kriptogrāfiskās drošības nodrošināšanas kombinācija ievērojami palielinās viltošanas novēršanas pasākumu efektivitāti. + L-għan tal-isfida huwa li titfassal infrastruttura ta’ konformità bbażata fuq il-blockchain li tawtentifika l-prodotti u jiskambjaw id-dejta bejn il-partijiet kollha fil-katina tal-provvista. Il-protokoll tiegħu jappoġġa r-reġistrazzjoni tal-oġġetti skanjati mill-manifatturi, l-operaturi tal-loġistika, id-dwana u awtoritajiet oħra tal-infurzar. Il-kombinament tal-identifikazzjoni tal-prodott, it-tokenizzazzjoni, is-serjelizzazzjoni u s-salvagwardji kriptografiċi tal-blockchain se tipprovdi żieda sostanzjali fil-miżuri kontra l-falsifikazzjoni. + Celem wyzwania jest zaprojektowanie infrastruktury zgodności opartej na technologii blockchain, która uwierzytelnia produkty i wymienia dane pomiędzy wszystkimi stronami łańcucha dostaw. Protokół ten wspiera rejestrowanie towarów zeskanowanych przez producentów, operatorów logistycznych, organy celne i inne organy egzekwowania prawa. Połączenie identyfikacji produktu, tokenizacji, serializacji i zabezpieczeń kryptograficznych blockhain zapewni znaczny wzrost środków przeciwdziałających podrabianiu towarów. + Cieľom výzvy je navrhnúť infraštruktúru na zabezpečenie súladu založenú na technológii blockchain. Prostredníctvom infraštruktúry sa budú overovať výrobky a vymieňať údaje medzi všetkými stranami v dodávateľskom reťazci. Jej protokol bude podporovať evidenciu tovaru naskenovaného výrobcami, logistickými operátormi, colnými a inými orgánmi presadzovania práva. Kombinácia identifikácie produktov, tokenizácie, serializácie a kryptografických záruk technológie blockchain zabezpečí podstatné zvýšenie opatrení na boj proti falšovaniu. + Cilj izziva je zasnovati infrastrukturo za zagotavljanje skladnosti, ki bo temeljila na tehnologiji veriženja podatkovnih blokov ter bo omogočala preverjanje pristnosti proizvodov in izmenjavo podatkov med vsemi udeleženci v dobavni verigi. S protokolom te infrastrukture bo podprto evidentiranje blaga, ki ga skenirajo proizvajalci, logistični upravljavci, carinski organi in drugi izvršilni organi. Kombinacija identifikacije proizvodov, tokenizacije, serializacije in kriptografskih zaščitnih ukrepov v zvezi z veriženjem podatkovnih blokov bo zagotovila znatno okrepitev ukrepov proti ponarejanju. + Is é is cuspóir leis an dúshlán bonneagar comhlíonta bunaithe ar bhlocshlabhra a dhearadh a fhíordheimhníonn táirgí agus a mhalartaíonn sonraí idir na páirtithe uile sa slabhra soláthair. Thacódh a phrótacal le taifeadadh earraí arna scanadh ag déantóirí, oibreoirí lóistíochta, custaim agus údaráis forfheidhmithe eile. Soláthrófar leis an teaglaim de shainaithint táirgí, téacschomharthú, srathú agus cosaintí cripteagrafacha blocshlabhra méadú suntasach ar bhearta um fhrith-ghóchumadh. + Целта на предизвикателството е да се проектира инфраструктура, базирана на блоковата верига, която удостоверява продукти и обменя данни между всички страни във веригата за доставки. Нейният протокол ще подпомогне регистрирането на стоки, сканирани от производители, логистични оператори, митнически и други правоприлагащи органи. Комбинацията от идентифициране на продукти, монетизиране, номериране и криптографските предпазни мерки на блоковата верига ще осигури значително увеличаване на мерките против фалшифициране. + Obiectivul provocării este de a proiecta o infrastructură de conformitate bazată pe blockchain care să autentifice produsele și să facă schimb de date între toate părțile din lanțul de aprovizionare. Protocolul său ar sprijini înregistrarea mărfurilor scanate de producători, operatori logistici, autorități vamale și alte autorități de aplicare a legii. Combinația dintre identificarea produselor, tokenizarea, serializarea și garanțiile criptografice ale blockchain va asigura o creștere substanțială a măsurilor de combatere a contrafacerii. + Cilj je izazova projektirati infrastrukturu za usklađivanje temeljenu na tehnologiji lanca blokova kojom će se provjeravati identitet proizvoda i razmjenjivati podaci među svim stranama u lancu opskrbe. Njezinim protokolom poduprijet će se evidentiranje robe koju su skenirali proizvođači, logistički subjekti, carinska i druga provedbena tijela. Kombiniranjem identifikacije proizvoda, tokenizacijom, serijskom nabavom i kriptografskim zaštitnim mjerama lanca blokova osigurat će se značajno poboljšanje mjera protiv krivotvorenja. + + + + + + + + + + + + + + + + + 71230000 + + + + 72222300 + + + + + + + + + + + + anyw + + + + + + + + + + + + diff --git a/development-notices/eforms-xml/21-635824-001-EXP.xml b/development-notices/eforms-xml/21-635824-001-EXP.xml new file mode 100644 index 0000000..b2a916a --- /dev/null +++ b/development-notices/eforms-xml/21-635824-001-EXP.xml @@ -0,0 +1,889 @@ + + + + + + + + + 1500000.00 + + selec-w + + + + + TEN-0001 + + + TEN-0002 + + + + 1500000.00 + + + tenders + + 9 + + + t-sme + + 3 + + + t-oth-eea + + 4 + + + t-esubm + + 8 + + + + CON-0001 + + + CON-0002 + + + + LOT-0001 + + + + TEN-0001 + + + + + 1500000.00 + + + + + + + + + + + + + + TPA-0001 + + + + LOT-0001 + + + + TEN-0002 + + + + + 1500000.00 + + + + + + + + + + + + + + TPA-0002 + + + + LOT-0001 + + + + CON-0001 + + + 2021-11-24+01:00 + + Learning and Development Services in the Field of Data Science and Computer Science + Undervisnings- og udviklingstjenester inden for datavidenskab og computervidenskab + Lern- und Entwicklungsdienste im Bereich Datenwissenschaft und Informatik + Servicios de aprendizaje y desarrollo en el ámbito de la ciencia de datos y la informática + Oppimista ja kehitystä koskevat palvelut data- ja tietokonetieteen alalla + Services d’apprentissage et de développement dans le domaine de la science des données et de l’informatique + Υπηρεσίες μάθησης και ανάπτυξης στον τομέα της Επιστήμης Δεδομένων και της Πληροφορικής + Servizi di apprendimento e sviluppo nel settore della scienza dei dati e dell'informatica + Leer- en ontwikkelingsdiensten op het gebied van datawetenschap en computerwetenschap + Serviços de aprendizagem e desenvolvimento no domínio da ciência de dados e da ciência informática + Utbildnings- och utvecklingstjänster inom områdena data science och datavetenskap + Služby v oblasti vzdělání a rozvoje v oblasti datové vědy a počítačové vědy + Õppe- ja arendamisteenused andmeteaduse ja informaatika valdkonnas + Képzési és fejlesztési szolgáltatások az adattudomány és az informatika területén + Mokymosi ir tobulinimosi paslaugos duomenų mokslo ir kompiuterių mokslo srityje + Mācību un pilnveides pakalpojumi datu zinātnes un datorzinātnes jomā + Servizzi ta’ Tagħlim u Żvilupp fil-Qasam tax-Xjenza tad-Data u x-Xjenza tal-Kompjuters + Szkolenie i doskonalenie w dziedzinie nauki o danych i informatyki + Služby vzdelávania a rozvoja v oblasti dátových vied a informatiky + Storitve učenja in razvoja na področju podatkovne znanosti in računalniške znanosti + Seirbhísí Foghlama agus Forbartha i Réimse na hEolaíochta Sonraí agus na Ríomheolaíochta + Услуги за обучение и развитие в областта на науката за данните и компютърните науки + Servicii de învățare și dezvoltare în domeniul științei datelor și informaticii + Usluge učenja i razvoja u području podatkovne znanosti i računalne znanosti + + + true + + + 1 + + + + TEN-0001 + + + + CON-0002 + + + 2021-11-19+01:00 + + Learning and Development Services in the Field of Data Science and Computer Science + Undervisnings- og udviklingstjenester inden for datavidenskab og computervidenskab + Lern- und Entwicklungsdienste im Bereich Datenwissenschaft und Informatik + Servicios de aprendizaje y desarrollo en el ámbito de la ciencia de datos y la informática + Oppimista ja kehitystä koskevat palvelut data- ja tietokonetieteen alalla + Services d’apprentissage et de développement dans le domaine de la science des données et de l’informatique + Υπηρεσίες μάθησης και ανάπτυξης στον τομέα της Επιστήμης Δεδομένων και της Πληροφορικής + Servizi di apprendimento e sviluppo nel settore della scienza dei dati e dell'informatica + Leer- en ontwikkelingsdiensten op het gebied van datawetenschap en computerwetenschap + Serviços de aprendizagem e desenvolvimento no domínio da ciência de dados e da ciência informática + Utbildnings- och utvecklingstjänster inom områdena data science och datavetenskap + Služby v oblasti vzdělání a rozvoje v oblasti datové vědy a počítačové vědy + Õppe- ja arendamisteenused andmeteaduse ja informaatika valdkonnas + Képzési és fejlesztési szolgáltatások az adattudomány és az informatika területén + Mokymosi ir tobulinimosi paslaugos duomenų mokslo ir kompiuterių mokslo srityje + Mācību un pilnveides pakalpojumi datu zinātnes un datorzinātnes jomā + Servizzi ta’ Tagħlim u Żvilupp fil-Qasam tax-Xjenza tad-Data u x-Xjenza tal-Kompjuters + Szkolenie i doskonalenie w dziedzinie nauki o danych i informatyki + Služby vzdelávania a rozvoja v oblasti dátových vied a informatiky + Storitve učenja in razvoja na področju podatkovne znanosti in računalniške znanosti + Seirbhísí Foghlama agus Forbartha i Réimse na hEolaíochta Sonraí agus na Ríomheolaíochta + Услуги за обучение и развитие в областта на науката за данните и компютърните науки + Servicii de învățare și dezvoltare în domeniul științei datelor și informaticii + Usluge učenja i razvoja u području podatkovne znanosti i računalne znanosti + + + true + + + 2 + + + + TEN-0002 + + + + TPA-0001 + + ORG-0002 + + + + + TPA-0002 + + ORG-0003 + + + + + + + 33 + + + + + + http://www.ecb.europa.eu + + + + ORG-0001 + + + + European Central Bank + + + Sonnemannstrasse 22 + + Frankfurt am Main + + 60314 + + DE712 + + + DEU + + + + + Natascha Graff + + +49 69/13440 + + +49 69/13447110 + + procurement@ecb.europa.eu + + + + + + sme + + + ORG-0002 + + + + Krisolis Ltd + + + 28-32 Pembroke Street Upper + + Dublin + + D02 EK84 + + IE061 + + + IRL + + + + + + + + + + + + + ORG-0003 + + + + IE University + + + Calle Cardinal Zuniga + + Segovia + + 40003 + + ES416 + + + ESP + + + + + + + + + + + + http://www.ecb.europa.eu + + + + ORG-0004 + + + + Procurement Review Body of the European Central Bank, c/o Legal Advice Team + + + Sonnemannstrasse 22 + + Frankfurt am Main + + 60314 + + + + DEU + + + + + +49 6913440 + + +49 6913446886 + + + + + + + + ORG-0005 + + + + European Ombudsman + + + 1 avenue du Président Robert Schuman + + Strasbourg + + 67001 + + + + FRA + + + + + + + + + + + + http://www.ecb.europa.eu + + + + ORG-0006 + + + + Central Procurement Office + + + Sonnemannstrasse 22 + + Frankfurt am Main + + 60314 + + + + DEU + + + + + +49 6913440 + + + + + + + + + 12345678-2023 + + 123/2023 + + 2023-03-14+01:00 + + + + + + + 2.3 + + eforms-sdk-0.1 + + f252f386-55ac-4fa8-9be4-9f950b9904c8 + + aff2863e-b4cc-4e91-baba-b3b85f709117 + + 2021-11-26+01:00 + 12:00:00+01:00 + + 01 + + + 32014L0024 + + cn-standard + + ENG + + + DAN + + + + DEU + + + + SPA + + + + FIN + + + + FRA + + + + ELL + + + + ITA + + + + NLD + + + + POR + + + + SWE + + + + CES + + + + EST + + + + HUN + + + + LIT + + + + LAV + + + + MLT + + + + POL + + + + SLK + + + + SLV + + + + GLE + + + + BUL + + + + RON + + + + HRV + + + + + eu-ins-bod-ag + + + + not-cont-ent + + + + econ-aff + + + + + ORG-0001 + + + + + + + + + + + + + + + + + + + + + + + + UNKNOWN + + + + + 2020/S 251-626986 + + + + + + + + PRO-005499 + + Provision of Learning and Development Services in the Field of Data Science, Computer Science and Information and Communications Technology - Lot 1 + Levering af lærings- og udviklingstjenester inden for datavidenskab, computervidenskab og informations- og kommunikationsteknologi — Parti 1 + Bereitstellung von Dienstleistungen im Bereich Lernen und Entwicklung, Datenwissenschaft, Informatik und Informations- und Kommunikationstechnologie — Los 1 + Prestación de servicios de aprendizaje y desarrollo en el ámbito de la ciencia de datos, la informática y las tecnologías de información y comunicación (lote 1) + Oppimis- ja kehityspalveluiden toimittaminen datatieteen, tietokonetieteen sekä tieto- ja viestintäteknologian alalla - erä 1 + Prestation de services d’apprentissage et de développement dans le domaine de la science des données, de l’informatique et des technologies de l’information et de la communication - Lot 1 + Παροχή υπηρεσιών μάθησης και ανάπτυξης στον τομέα της επιστήμης δεδομένων, της Πληροφορικής και της Τεχνολογίας των πληροφοριών και των επικοινωνιών - Παρτίδα 1 + Prestazione di servizi di apprendimento e sviluppo nel settore della scienza dei dati, dell'informatica e delle tecnologie dell'informazione e della comunicazione — Lotto 1 + Verlening van leer- en ontwikkelingsdiensten op het gebied van datawetenschap, computerwetenschap en informatie- en communicatietechnologie - perceel 1 + Prestação de serviços de aprendizagem e desenvolvimento no domínio da ciência de dados, ciência informática e tecnologia da informação e comunicação - Lote 1 + Tillhandahållande av utbildnings- och utvecklingstjänster inom områdena data science, datorkunskap och informations- och kommunikationsteknik - del 1 + Poskytnutí služeb v oblasti vzdělávání a rozvoje v oblasti datové vědy, počítačové vědy a informační a komunikační technologie – položka č. 1 + Andmeteaduse, informaatika ning info- ja kommunikatsioonitehnoloogia valdkonnas õppimis- ja arendamisteenuste osutamine – 1. osa + Képzési és fejlesztési szolgáltatások nyújtása az adattudomány, informatika, valamint információs és kommunikációs technológia területén – 1. tétel + Mokymosi ir plėtros paslaugų teikimas duomenų mokslo, kompiuterių mokslo ir informacinių bei ryšių technologijų srityje – 1 dalis + Mācību un pilnveides pakalpojumu sniegšana datu zinātnes, datorzinātnes un informācijas, un komunikācijas tehnoloģiju jomā – 1. daļa + Provvista ta’ Servizzi ta’ Tagħlim u ta’ Żvilupp fil-Qasam ta’ Xjenza tad-Data, Xjenza tal-Kompjuters u Teknoloġija tal-Informazzjoni u l-Komunikazzjoni - Lott 1 + Świadczenie usług w zakresie szkolenia i doskonalenia w dziedzinie nauki o danych, informatyki i technologii informacyjno-komunikacyjnych – część 1 + Poskytovanie služieb vzdelávania a rozvoja v oblasti dátových vied, informatiky a informačných a komunikačných technológií – časť 1 + Zagotavljanje storitev učenja in razvoja na področju podatkovne znanosti, računalniške znanosti ter informacijske in komunikacijske tehnologije – sklop 1 + Seirbhísí Foghlama agus Forbartha a Sholáthar i Réimse na hEolaíochta Sonraí, na Ríomheolaíochta agus na Teicneolaíochta Faisnéise agus Cumarsáide - Beart a haon + Предоставяне на услуги за обучение и развитие в областта на науката за данните, компютърните науки и информационните и комуникационните технологии — Обособена позиция 1 + Prestare de servicii de învățare și dezvoltare în domeniul științei datelor, informaticii și tehnologiei informației și comunicațiilor - lotul 1 + Pružanje usluga učenja i razvoja u području podatkovne znanosti, računalne znanosti i informacijske i komunikacijske tehnologije - Grupa 1 + + The European Central Bank (ECB) awarded through this negotiated procurement procedure contracts for the provision of learning and development services in the field of Data Science, Computer Science and Information and Communications Technology. For this lot the ECB awarded two non-exclusive framework service agreements (the ‘Contracts’) to the suppliers having submitted the most economically advantageous tenders (the ‘Contractors’). The contracts were awarded in ranking system. + Den Europæiske Centralbank (ECB) tildelte gennem dette udbud med forhandling en kontrakt vedrørende levering af lærings- og udviklingstjenester inden for datavidenskab, computervidenskab og informations- og kommunikationsteknologi. ECB tildelte for dette parti to ikke-eksklusive rammetjenesteydelsesaftaler (»kontrakterne) til de udbydere, der har afgivet de økonomisk mest fordelagtige bud (»kontrahenterne«). Kontrakterne blev tildelt i rangorden. + Die Europäische Zentralbank (EZB) hat im Rahmen dieses Verhandlungsverfahrens Aufträge für Dienstleistungen im Bereich Lernen und Entwicklung, Datenwissenschaft, Informatik und Informations- und Kommunikationstechnologie vergeben. Für dieses Los hat die EZB zwei nicht-exklusive Dienstleistungsrahmenverträge (die „Verträge“) an die Lieferanten vergeben, die die wirtschaftlich günstigsten Angebote eingereicht haben (die „Auftragnehmer“). Die Aufträge wurden in der Rangfolge vergeben. + El Banco Central Europeo (BCE) adjudicó a través de este procedimiento de contratación negociado contratos para la prestación de servicios de aprendizaje y desarrollo en el ámbito de la ciencia de datos, la informática y las tecnologías de información y comunicación. Para este lote, el BCE adjudicó dos acuerdos marco de servicios no exclusivos (los «contratos») a los proveedores que presentaron las ofertas económicamente más ventajosas (los «contratistas»). Los contratos se adjudicaron según un sistema de clasificación. + Euroopan keskuspankki (EKP) solmi tämän neuvottelumenettelyn avulla oppimis- ja kehittämispalveluita koskevia sopimuksia datatieteen, tietokonetieteen sekä tieto- ja viestintäteknologian alalla. Tätä erää varten EKP solmi kaksi palveluja koskevaa ei-yksinomaista puitesopimusta (“sopimukset”) sellaisten palveluntarjoajien (“sopimusosapuolet”) kanssa, jotka olivat tehneet taloudellisesti kannattavimmat tarjoukset. Sopimukset tehtiin paremmuusjärjestyksen mukaisesti. + La Banque centrale européenne (BCE) a attribué des contrats, dans le cadre de la présente procédure négociée, pour la prestation de services d’apprentissage et de développement dans le domaine de la science des données, de l’informatique et des technologies de l’information et de la communication. Pour ce lot, la BCE a attribué deux contrats-cadres de services non exclusifs (les «contrats») aux prestataires qui auront présenté les offres économiquement les plus avantageuses (les «contractants»). L’attribution de contrats a eu lieu en suivant un système de classement. + Η Ευρωπαϊκή Κεντρική Τράπεζα (ΕΚΤ) ανέθεσε μέσω της παρούσας διαδικασίας σύναψης συμβάσεων με διαπραγμάτευση την παροχή υπηρεσιών μάθησης και ανάπτυξης στον τομέα της επιστήμης δεδομένων, της πληροφορικής και της τεχνολογίας των πληροφοριών και των επικοινωνιών. Για την εν λόγω παρτίδα, η ΕΚΤ ανέθεσε δύο μη αποκλειστικές συμφωνίες-πλαίσια παροχής υπηρεσιών («Συμβάσεις») στους προμηθευτές που υπέβαλαν τις πλέον συμφέρουσες από οικονομική άποψη προσφορές («Ανάδοχοι»). Ανατέθηκαν οι συμβάσεις κατά σειρά κατάταξης. + La Banca centrale europea (BCE) ha aggiudicato mediante la presente procedura d'appalto negoziata contratti per la prestazione di servizi di apprendimento e sviluppo nel settore della scienza dei dati, dell'informatica e delle tecnologie dell'informazione e della comunicazione. Per il presente lotto, la BCE ha aggiudicato due accordi quadro di servizi non esclusivi (i "contratti") ai fornitori che hanno presentato le offerte economicamente più vantaggiose (i "contraenti"). I contratti sono stati aggiudicati secondo un sistema di classificazione. + De Europese Centrale Bank (ECB) heeft via deze aanbestedingsprocedure opdrachten gegund voor de verlening van leer- en ontwikkelingsdiensten op het gebied van datawetenschap, computerwetenschap en informatie- en communicatietechnologie. Voor dit perceel heeft de ECB twee niet-exclusieve raamovereenkomsten voor diensten (de „opdrachten”) gegund aan de leveranciers die de economisch meest voordelige inschrijvingen hebben ingediend (de "contractanten”). De opdrachten werden gegund op basis van een rangschikkingssysteem. + O Banco Central Europeu (BCE) adjudicou, através do presente processo de adjudicação por negociação, contratos para a prestação de serviços de aprendizagem e desenvolvimento no domínio da ciência de dado, ciência informática e tecnologias da informação e comunicação. Para o presente lote, o BCE adjudicou dois acordos-quadro de serviços não exclusivos (os «Contratos») aos fornecedores que tenham apresentado as propostas economicamente mais vantajosas (os «Contratantes»). Os contratos foram adjudicados em sistema de classificação. + Europeiska centralbanken (ECB) har genom detta förhandlade upphandlingsförfarande tilldelat kontrakt för tillhandahållande av tjänster avseende utbildning och utveckling inom området data science, datorkunskap och informations- och kommunikationsteknik. För denna del tilldelade ECB två icke-exklusiva ramavtal för tjänster (kontrakten) till de leverantörer som har lämnat de ekonomiskt mest fördelaktiga anbuden (uppdragstagarna). Kontrakten tilldelades enligt ett rangordningssystem. + Evropská centrální banka (ECB) zadala prostřednictvím tohoto jednacího řízení zakázky na poskytnutí služeb vzdělávání a rozvoje v oblasti datové vědy, počítačové vědy a informační a komunikační technologie. V případě této položky uzavřela ECB dvě nevýhradní rámcové smlouvy („smlouvy“) s dodavateli, kteří předložili ekonomicky nejvýhodnější nabídky („poskytovatelé služeb“). Zakázky byly zadány v systému hodnocení. + Euroopa Keskpank (EKP) sõlmis kõnealuse läbirääkimistega hankemenetluse kaudu lepingud andmeteaduse, arvutiteaduse ning info- ja kommunikatsioonitehnoloogia valdkonnas õppimis- ja arendamisteenuste osutamiseks. EKP sõlmis kõnealuse osa kohta kaks ainuõiguseta teenuste raamlepingut (edaspidi „lepingud“) majanduslikult soodsaimad pakkumised esitanud tarnijatega (edaspidi „töövõtjad“). Lepingud sõlmiti paremusjärjestuse alusel. + Az Európai Központi Bank (EKB) a tárgyalásos közbeszerzési eljárás keretében az adattudomány, számítástechnika, valamint információs és kommunikációs technológia területén nyújtandó képzési és fejlesztési szolgáltatásokra irányuló szerződéseket ítélt oda. Az EKB e tétel esetében két nem kizárólagos szolgáltatási keretmegállapodást (a „szerződések”) ítélt oda a gazdasági szempontból legkedvezőbb ajánlatot benyújtó szolgáltatók (a „nyertes ajánlattevők”) számára. A szerződések rangsorolási rendszerben kerültek odaítélésre. + Europos Centrinis Bankas (ECB) per šią derybų pirkimo procedūrą paskyrė sutartis dėl mokymosi ir plėtros paslaugų teikimo duomenų mokslo, kompiuterių mokslo ir informacinių ir ryšių technologijų srityje. Šiai daliai ECB paskyrė dvi neišimtines preliminariąsias paslaugų pirkimo sutartis (toliau – Sutartys) ekonomiškai naudingiausius pasiūlymus pateikusiems tiekėjams (toliau – Rangovai). Sutartys buvo paskirtos pagal reitingavimo sistemą. + Eiropas Centrālā banka (ECB) šīs sarunu procedūras rezultātā piešķīra līgumus par mācību un pilnveides pakalpojumu sniegšanu datu zinātnes, datorzinātnes un informācijas un komunikācijas tehnoloģiju jomā. Par šo daļu ECB piešķīra neekskluzīvus pakalpojumu pamatnolīgumus ("līgumus") pakalpojumu sniedzējiem, kas iesnieguši saimnieciski visizdevīgākos piedāvājumus ("darbuzņēmēji"). Līgumu slēgšanas tiesības tika piešķirtas novērtējuma sistēmā. + Il-Bank Ċentrali Ewropew (BĊE) permezz ta’ din il-proċedura ta’ ksib nnegozjata, ta kuntratti għall-provvista ta’ servizzi ta’ tagħlim u ta’ żvilupp fil-qasam ta’ Xjenza tad-Data, Xjenza tal-Kompjuters u Teknoloġija tal-Informazzjoni u l-Komunikazzjoni. Għal dan il-lott il-BĊE ta żewġ oqfsa ta’ ftehim ta’ servizz mhux esklussivi (il-“Kuntratti”) lill-fornituri li ssottomettew l-aktar offerti ekonomikament vantaġġużi (il-“Kuntratturi”). Il-kuntratti ngħataw f’sistema ta’ klassifikazzjoni. + Europejski Bank Centralny (EBC) udzielił w drodze procedury negocjacyjnej zamówień na świadczenie usług w zakresie szkolenia i doskonalenia w dziedzinie nauki o danych, informatyki i technologii informacyjno-komunikacyjnych. W ramach niniejszej części EBC zawarł dwie umowy ramowe o usługi na zasadzie niewyłączności („umowy”) z usługodawcami, którzy przedstawią oferty najkorzystniejsze ekonomicznie („wykonawcy). Udzielono zamówień wykonawcom uszeregowanym według rankingu. + Európska centrálna banka (ECB) uzatvorila prostredníctvom tohto rokovacieho obstarávacieho konania zmluvy o poskytovaní vzdelávacích a rozvojových služieb v oblasti dátových vied, počítačových vied a informačných a komunikačných technológií. V prípade tejto časti ECB uzatvorila dve nevýlučné rámcové dohody o poskytovaní služieb (ďalej len „zmluvy“) s dodávateľmi, ktorí predložili ekonomicky najvýhodnejšie ponuky (ďalej len „dodávatelia“). Zmluvy boli pridelené v systéme hodnotenia. + Evropska centralna banka (ECB) je v okviru tega razpisnega postopka s pogajanji oddala naročili za zagotavljanje storitev učenja in razvoja na področju podatkovne znanosti, računalniške znanosti ter informacijske in komunikacijske tehnologije. ECB je za ta sklop s ponudnikoma, ki sta predložila ekonomsko najugodnejšo ponudbo (izvajalcema), sklenila neizključna okvirna sporazuma o storitvah (pogodbi). Pogodbi sta bili sklenjeni na podlagi sistema razvrščanja. + Dhámh an Banc Ceannais Eorpach (BCE) conarthaí trí mheán an nóis imeachta idirbheartaithe seo do sholáthar seirbhísí foghlama agus forbartha i réimse na hEolaíochta Sonraí, na Ríomheolaíochta agus na Teicneolaíochta Faisnéise agus Cumarsáide. Maidir leis an mbeart seo dhámh BCE dhá chreat-chomhaontú seirbhíse neamheisiacha (na 'Conarthaí') ar na soláthraithe a bhfuil na tairiscintí is buntáistí go heacnamaíoch curtha isteach acu (na 'Conraitheoirí'). Dámhadh na conarthaí de réir córais rangaithe. + Европейската централна банка (ЕЦБ) възложи чрез тази процедура за възлагане на обществени поръчки договори за предоставяне на услуги по обучение и развитие в областта на науката, компютърна наука и информационни и комуникационни технологии. За тази обособена позиция ЕЦБ възложи два неизключителни рамкови договора за услуги („Договори“) на доставчиците, които са подали най-изгодните от икономическа гледна точка оферти („Изпълнители“). Поръчките бяха възложени спрямо система за класиране. + Banca Centrală Europeană (BCE) a acordat, prin intermediul acestei proceduri de achiziții publice negociate, contracte pentru prestarea de servicii de învățare și dezvoltare în domeniul științei datelor, informaticii și al tehnologiei informației și comunicațiilor. Pentru acest lot, BCE a atribuit două acorduri-cadru neexclusive de servicii („Contractele”) acelor prestatori care au depus cele mai avantajoase oferte din punct de vedere economic („contractanții”). Contractele au fost atribuite în ordinea clasificării. + Europska središnja banka (ESB) dodijelila je s pomoću ovog pregovaračkog postupka nabave ugovore za pružanje usluga učenja i razvoja u području podatkovne znanosti, računalne znanosti i informacijske i komunikacijske tehnologije. Za ovu je grupu ESB dodijelio dva neisključiva okvirna sporazuma o uslugama („ugovori”) dobavljačima koji su dostavili ekonomski najisplativije ponude („izvoditelji”). Ugovori su dodijeljeni na temelju sustava rangiranja. + + services + + The procurement procedure has been conducted in accordance with Art. 35 and 36 Decision ECB/2016/2 of 9 February 2016 laying down the rules on procurement, OJ L 45, 20.2.2016, p. 15 (as amended) available on the ECB website: http://www.ecb.europa.eu/ecb/jobsproc/tenders/html/index.en.html The total values of the procurement and contract(s) indicated in Section II.1.7) and Section(s) V.2.4) are an indicative non-binding spending estimate at the time of contract award. The estimated value indicated per contract for multi-supplier framework agreements in each case represents the total value of the overall procurement/lot as the value of orders awarded per contractor may not be determined upfront. The actual value of the contract(s) may differ and will be determined by actual business needs. Information about national procedures is available at: http://www.dummy.org/fake-url-national-procedure + + + + 80570000 + + + + + + + + + + + + + LOT-0001 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The time-limit to bring proceedings under Article 263 of the Treaty on the Functioning of the European Union shall begin to run two months from receipt of the appeal decision. A complaint to the European Ombudsman does not affect the deadline for lodging appeals. + Fristen for indgivelse af klage i henhold til artikel 263 i traktaten om Den Europæiske Unions funktionsmåde begynder at løbe to måneder fra modtagelsen af klageafgørelsen. En klage til Den Europæiske Ombudsmand medfører ikke, at fristen for indgivelse af en klage forlænges. + Die Frist für die Erhebung einer Klage nach Artikel 263 des Vertrags über die Arbeitsweise der Europäischen Union beginnt zwei Monate nach Eingang der Beschwerdeentscheidung. Eine Beschwerde beim Europäischen Bürgerbeauftragten hat keinen Einfluss auf die Frist für die Einlegung von Rechtsbehelfen. + El plazo para interponer recursos previsto en el artículo 263 del Tratado de Funcionamiento de la Unión Europea empezará a contar a partir de la recepción de la decisión de recurso. Una reclamación al Defensor del Pueblo Europeo no afecta al plazo de presentación de recursos. + Euroopan unionin toiminnasta tehdyn sopimuksen 263 artiklan mukainen kanteen nostamisen määräaika alkaa kulua kahden kuukauden kuluttua valituspäätöksen vastaanottamisesta. Euroopan oikeusasiamiehelle tehty kantelu ei vaikuta muutoksenhakuaikaan. + Le délai de recours prévu à l'article 263 du traité sur le fonctionnement de l'Union européenne court pendant deux mois à compter de la réception de la décision de recours. L'introduction d'une plainte auprès du Médiateur européen n'a aucune incidence sur la date limite de recours. + Η προθεσμία ασκήσεως προσφυγής που προβλέπεται στο άρθρο 263 της Συνθήκης για τη λειτουργία της Ευρωπαϊκής Ένωσης θα ισχύει δύο μήνες από την παραλαβή της απόφασης προσφυγής. Οι καταγγελίες στον Ευρωπαίο Διαμεσολαβητή δεν επηρεάζουν την προθεσμία για την υποβολή προσφυγών. + Il termine per avviare un procedimento ai sensi dell'articolo 263 del trattato sul funzionamento dell'Unione europea inizia a decorrere dopo due mesi dal ricevimento della decisione sul ricorso. Un eventuale ricorso al Mediatore europeo non avrà effetto sul termine ultimo per la presentazione di ricorsi. + De in artikel 263 van het Verdrag betreffende de werking van de Europese Unie bedoelde termijn voor het instellen van een beroep begint te lopen twee maanden na ontvangst van het besluit op het beroep. Een klacht bij de Europese Ombudsman heeft geen invloed op de termijn voor het instellen van een beroep. + O prazo de recurso previsto no artigo 263.º do Tratado sobre o Funcionamento da União Europeia começa a correr dois meses a contar da receção da decisão de recurso. As queixas efetuadas ao Provedor de Justiça Europeu não afetam o prazo para a interposição de recursos. + Tidsfristen för att väcka talan enligt artikel 263 i fördraget om Europeiska unionens funktionssätt ska börja löpa 2 månader efter mottagandet av överklagandet. Ett klagomål till Europeiska ombudsmannen påverkar inte tidsfristen för begäran om överklagande. + Lhůta pro podání žaloby podle článku 263 Smlouvy o fungování Evropské unie začíná běžet dva měsíce od obdržení rozhodnutí o odvolání. Stížnost podaná evropskému veřejnému ochránci práv nemá vliv na konečnou lhůtu pro podání odvolání. + Euroopa Liidu toimimise lepingu artikli 263 kohase menetluse algatamise tähtaeg algab kaks kuud pärast kaebuse otsuse kättesaamist. Euroopa Ombudsmanile kaebuse esitamine ei mõjuta vaidlustuste esitamise tähtaega. + Az Európai Unió működéséről szóló szerződés 263. cikke szerinti eljárás megindításának határideje a fellebbezési határozat kézhezvételétől számított két hónap. Az európai ombudsmanhoz benyújtott panasz nincs hatással a fellebbezési határidőre. + Bylos nagrinėjimo pagal Sutarties dėl Europos Sąjungos veikimo 263 straipsnį terminas pradedamas skaičiuoti praėjus dviem mėnesiams nuo skundo sprendimo gavimo. Europos ombudsmenui pateiktas skundas neturės įtakos apeliacijų teikimo terminui. + Termiņš tiesvedības uzsākšanai saskaņā ar Līguma par Eiropas Savienības darbību 263. pantu sākas divus mēnešus pēc pārsūdzības lēmuma saņemšanas. Sūdzība Eiropas Ombudam neietekmē pārsūdzību iesniegšanas termiņu. + Il-limitu ta’ żmien biex jinbdew proċedimenti skont l-Artikolu 263 tat-Trattat dwar il-Funzjonament tal-Unjoni Ewropea għandu jibda japplika xahrejn (2) mill-wasla tad-deċiżjoni tal-appell. It-tressiq ta' lment quddiem l-Ombudsman Ewropew mhux se jħalli effett fuq id-data tal-għeluq għat-tressiq tal-appelli. + Termin wnoszenia skarg zgodnie z artykułem 263 Traktatu o funkcjonowaniu Unii Europejskiej rozpoczyna się dwa miesiące od otrzymania decyzji odwoławczej. Wniesienie skargi do Europejskiego Rzecznika Praw Obywatelskich nie wpływa na termin składania odwołań. + Lehota na začatie konania podľa článku 263 Zmluvy o fungovaní Európskej únie začína plynúť dva mesiace od prijatia rozhodnutia o odvolaní. Sťažnosť predložená európskemu ombudsmanovi nebude mať vplyv na tento termín na podanie odvolania. + Rok za vložitev tožbe na podlagi člena 263 Pogodbe o delovanju Evropske unije začne teči dva meseca od prejema sklepa o pritožbi. Pritožba Evropskemu varuhu človekovih pravic ne vpliva na rok za vložitev pritožb. + Tosóidh an teorainn ama chun imeachtaí a thionscnamh faoi Airteagal 263 den Chonradh ar Fheidhmiú an Aontais Eorpaigh ag rith dhá mhí ón gcinneadh achomhairc a fháil. Ní bheidh tionchar ag gearán chuig an Ombudsman Eorpach ar an spriocdháta le haghaidh achomhairc a thaisceadh. + Срокът за предявяване на жалба съгласно член 263 на Договора за функционирането на Европейския съюз започва да тече два месеца от получаването на решението за обжалване. Жалба до Европейския омбудсман не оказва влияние на крайните срокове за подаване на жалби. + Termenul de introducere a acțiunii prevăzut la articolul 263 din Tratatul privind funcționarea Uniunii Europene începe să curgă două luni de la data primirii deciziei de introducere a căii de atac. O plângere depusă la Ombudsmanul European nu are niciun efect asupra termenului-limită de utilizare a căilor de atac. + Rok za pokretanje postupka u skladu s člankom 263. Ugovora o funkcioniranju Europske unije počinje teći dva mjeseca od primitka odluke o žalbi. Podnošenje pritužbe Europskom ombudsmanu ne utječe na rok za podnošenje žalbi. + + + + ORG-0006 + + + + + ORG-0004 + + + + + ORG-0005 + + + + + + + + + + + + + + + + + + + not-allowed + + + + + + + + + + + + + + + + + + + + + + + + + + fa-wo-rc + + + + + + + + Learning and Development Services in the Field of Data Science and Computer Science + Undervisnings- og udviklingstjenester inden for datavidenskab og computervidenskab + Lern- und Entwicklungsdienste im Bereich Datenwissenschaft und Informatik + Servicios de aprendizaje y desarrollo en el ámbito de la ciencia de datos y la informática + Oppimista ja kehitystä koskevat palvelut data- ja tietokonetieteen alalla + Services d’apprentissage et de développement dans le domaine de la science des données et de l’informatique + Υπηρεσίες μάθησης και ανάπτυξης στον τομέα της Επιστήμης Δεδομένων και της Πληροφορικής + Servizi di apprendimento e sviluppo nel settore della scienza dei dati e dell'informatica + Leer- en ontwikkelingsdiensten op het gebied van datawetenschap en computerwetenschap + Serviços de aprendizagem e desenvolvimento no domínio da ciência de dados e da ciência informática + Utbildnings- och utvecklingstjänster inom områdena data science och datavetenskap + Služby v oblasti vzdělání a rozvoje v oblasti datové vědy a počítačové vědy + Õppe- ja arendamisteenused andmeteaduse ja informaatika valdkonnas + Képzési és fejlesztési szolgáltatások az adattudomány és az informatika területén + Mokymosi ir tobulinimosi paslaugos duomenų mokslo ir kompiuterių mokslo srityje + Mācību un pilnveides pakalpojumi datu zinātnes un datorzinātnes jomā + Servizzi ta’ Tagħlim u Żvilupp fil-Qasam tax-Xjenza tad-Data u x-Xjenza tal-Kompjuters + Szkolenie i doskonalenie w dziedzinie nauki o danych i informatyki + Služby vzdelávania a rozvoja v oblasti dátových vied a informatiky + Storitve učenja in razvoja na področju podatkovne znanosti in računalniške znanosti + Seirbhísí Foghlama agus Forbartha i Réimse na hEolaíochta Sonraí agus na Ríomheolaíochta + Услуги за обучение и развитие в областта на науката за данните и компютърните науки + Servicii de învățare și dezvoltare în domeniul științei datelor și informaticii + Usluge učenja i razvoja u području podatkovne znanosti i računalne znanosti + + The ECB awarded through this procurement contracts to further strengthen the learning programme of its data academy as well as enrich the overall data, technology and ICT offer. Against this background, the ECB was therefore looking to procure the following services: Lot 1: Up to three providers to design, and/or co-create, deliver and administer blended learning and development services provided in English in the field of data science and computer science, and the specialisations covered by the ECB Data Academy. The ECB Data Academy is open to staff members across business areas with the following main objectives: (i) close knowledge gaps and upskill staff in the field of data science, information technology and data skills; (ii) improve general data literacy among staff; (iii) support the organisation’s data transformation; (iv) standardise data skills across business areas using e.g. cross-functional synergies; and (v) encourage participants to learn from each other and put learning in to practice e.g. in the form of (cross) business area projects. The procured services are open to all staff of the ECB, and where applicable, to employees of NCAs of the SSM and NCBs of the ESCB. The on-site services will be mainly delivered in Frankfurt am Main and in exceptional cases delivered in local NCB/NCAs locations within the EU. + ECB tildelte kontrakter gennem dette udbud med henblik på yderligere at styrke dets dataakademis læringsprogram samt berige det overordnede udbud af data, teknologi og IKT. På denne baggrund ønskede ECB derfor at indkøbe følgende tjenesteydelser: Parti 1: Op til tre udbydere til at designe og/eller sammen skabe, levere og administrere blandede lærings- og udviklingstjenester leveret på engelsk inden for datavidenskab og computervidenskab samt specialiseringer omfattet af ECB's dataakademi. ECB's dataakademi er åbent for medarbejdere på tværs af forretningsområder med følgende hovedmål: i) at lukke videnhuller og opkvalificere personalet inden for datavidenskab, informationsteknologi og datafærdigheder ii) at forbedre personalets generelle digitale kompetencer iii) at understøtte organisationens digitale omstilling iv) at standardisere datafærdigheder på tværs af forretningsområder ved hjælp af f.eks. tværgående synergier v) at tilskynde deltagerne til at lære af hinanden og omsætte læringen til praksis, f.eks. i form af (tværgående) projekter inden for forretningsområder. De erhvervede tjenesteydelser er tilgængelige for alle ECB's ansatte og, hvor det er relevant, for ansatte i de kompetente nationale myndigheder i FTM og de nationale centralbanker i ESCB. Tjenesteydelserne på stedet skal hovedsageligt leveres i Frankfurt am Main og i undtagelsestilfælde leveres på lokale nationale centralbankers/nationale myndigheders lokaliteter i EU. + Die EZB hat im Rahmen dieser Beschaffungsaufträge das Lernprogramm ihrer Datenakademie weiter gestärkt und das Gesamtangebot an Daten, Technologien und IKT bereichert. Vor diesem Hintergrund beabsichtigte die EZB daher die Beschaffung der folgenden Dienstleistungen: Los 1: Bis zu drei Anbieter, die gemischte Lern- und Entwicklungsdienste in englischer Sprache im Bereich Datenwissenschaft und Informatik sowie die von der EZB-Datenakademie abgedeckten Spezialisierungen entwickeln und/oder gemeinsam erstellen, erbringen und verwalten. Die EZB-Datenakademie steht Mitarbeitern in allen Geschäftsbereichen mit folgenden Hauptzielen offen: i) Schließung von Wissenslücken und Weiterbildung des Personals im Bereich Datenwissenschaft, Informationstechnologie und Datenkompetenz; ii) Verbesserung der allgemeinen Datenkompetenz des Personals; iii) Unterstützung der Datentransformation der Organisation; iv) Standardisierung von Datenkompetenzen in allen Geschäftsbereichen unter Verwendung von z. B. funktionsübergreifenden Synergien und v) Ermutigung der Teilnehmer, voneinander zu lernen und das Lernen in die Praxis umzusetzen, z. B. in Form von (übergreifenden) Geschäftsbereichsprojekten. Die beschafften Dienstleistungen stehen allen Mitarbeitern der EZB und gegebenenfalls Mitarbeitern der nationalen Aufsichtsbehörden (NCA) des SSM und der NZB des ESZB offen. Die Dienstleistungen vor Ort werden hauptsächlich in Frankfurt am Main und in Ausnahmefällen an lokalen Standorten der NZB/NCAs innerhalb der EU erbracht. + El BCE adjudicó, a través de esta licitación, contratos para seguir reforzando el programa de aprendizaje de su academia de datos y enriquecer la oferta global de datos, tecnología y TIC. En este contexto, el BCE buscaba, por tanto, contratar los siguientes servicios: Lote 1: Un máximo de tres proveedores para diseñar o crear conjuntamente, prestar y administrar servicios mixtos de aprendizaje y desarrollo prestados en inglés en el ámbito de la ciencia de datos y la informática, así como las especializaciones cubiertas por la Academia de Datos del BCE. La Academia de Datos del BCE está abierta a miembros del personal de todas las áreas comerciales con los siguientes objetivos principales: i) reducir las brechas de conocimiento y mejorar las capacidades del personal en el ámbito de la ciencia de datos, las tecnologías de la información y las competencias en materia de datos; ii) mejorar el conocimiento general de ciencia de datos entre el personal; iii) apoyar la transformación de datos de la organización; iv) normalizar las competencias en materia de datos en las áreas empresariales utilizando, por ejemplo, sinergias interfuncionales, y v) estimular a los participantes a aprender unos de otros y a poner en práctica el aprendizaje, por ejemplo, en forma de proyectos de áreas empresariales (transversales). Los servicios adquiridos están abiertos a todo el personal del BCE y, en su caso, a los empleados de las ANC del MUS y de los BCN del SEBC. Los servicios «in situ» se prestarán principalmente en Fráncfort del Meno y, en casos excepcionales, en las ubicaciones de los BCN/ANC locales dentro de la Unión Europea. + EKP teki tämän hankintamenettelyn avulla sopimuksia parantaakseen data-akatemiansa oppimisohjelmaa sekä rikastuttaakseen datan, teknologian ja tieto- ja viestintätekniikan kokonaistarjontaansa. EKP etsi näin ollen tätä taustaa vasten toimittajia seuraaville palveluille: Erä 1: enintään kolme palveluntarjoajaa, joiden tehtävänä on suunnitella ja/tai luoda yhdessä, toimittaa sekä antaa yhdistelmätyyppisiä oppimis- ja kehityspalveluja englannin kielellä datatieteen ja tietokonetieteen alalla sekä EKP:n data-akatemian kattamilla erikoisaloilla. EKP:n data-akatemia on avoin eri liiketoiminta-aloihin kuuluville henkilöstön jäsenille. Data akatemian päätavoitteet ovat seuraavat: i) täydentää puutteita tiedoissa sekä lisätä henkilöstön taitoja datatieteen, tietoteknologian ja datataitojen alalla, ii) parantaa yleistä dataa koskevaa ymmärtämistä henkilöstön parissa, iii) tukea organisaation dataa koskevaa muutosta, iv) standardoida eri liiketoiminta-alojen datataitoja käyttämällä esimerkiksi ristiin toimivia synergioita sekä v) kannustaa osallistujia oppimaan toisiltaan ja panemaan oppimansa asiat käytäntöön esimerkiksi liiketoiminta-alojen rajat ylittävien hankkeiden muodossa. Toimitetut palvelut ovat avoimia koko EKP:n henkilöstölle sekä soveltuvassa määrin yhteiseen valvontamekanismiin kuuluvien kansallisten valvontaviranomaisten sekä Euroopan keskuspankkijärjestelmään kuuluvien kansallisten keskuspankkien työntekijöille. Paikan päällä suoritettavat palvelut tapahtuvat pääasiassa Frankfurt am Mainissa sekä poikkeuksellisissa tapauksissa paikallisten kansallisten keskuspankkien tai kansallisten valvontaviranomaisten sijaintipaikoissa EU:n sisällä. + La BCE a attribué des contrats dans le cadre du présent marché, pour renforcer encore le programme d’apprentissage de l’école d’informatique et enrichir l'offre globale de données, de technologies et de TIC. Dans ce contexte, la BCE envisageait donc de fournir les services suivants: Lot 1: Trois prestataires au maximum pour la conception et/ou la cocréation, la fourniture et l'administration de services d'apprentissage et de développement mixtes fournis en anglais dans le domaine de la science des données et de l'informatique, ainsi que des spécialisations couvertes par l’école d’informatique de la BCE. L’école d’informatique de la BCE est ouverte aux membres du personnel dans tous les domaines d'activité avec les principaux objectifs suivants: i) combler les lacunes en matière de connaissances et améliorer les compétences du personnel dans le domaine de la science des données, des technologies de l'information et des compétences en matière de données; ii) améliorer la connaissance générale des données au sein du personnel; iii) soutenir la transformation des données de l’organisation; iv) normaliser les compétences en matière de données dans les différents domaines d’activité en utilisant par exemple des synergies interfonctionnelles; et v) encourager les participants à apprendre les uns des autres et à mettre l’apprentissage en pratique, par exemple sous la forme de projets (interentreprises). Les services sont ouverts à tout le personnel de la BCE et, le cas échéant, aux employés des ACN du MSU et des BCN du SEBC. Les services sur site seront principalement fournis à Francfort-sur-le-Main et, dans des cas exceptionnels, livrés dans les locaux des BCN/ANC locales au sein de l’UE. + Η ΕΚΤ ανέθεσε μέσω των εν λόγω συμβάσεων προμηθειών την περαιτέρω ενίσχυση του προγράμματος μάθησης της ακαδημίας δεδομένων της καθώς και τον εμπλουτισμό της συνολικής προσφοράς δεδομένων, τεχνολογίας και ΤΠΕ. Στο πλαίσιο αυτό, η ΕΚΤ επεδίωκε, συνεπώς, να συνάψει τις ακόλουθες υπηρεσίες: Παρτίδα 1: Έως τρεις πάροχοι για τον σχεδιασμό και/ή τη συν δημιουργία, παράδοση και διαχείριση υπηρεσιών συνδυαστικής μάθησης και ανάπτυξης που παρέχονται στα αγγλικά στον τομέα της επιστήμης δεδομένων και της πληροφορικής, καθώς και των ειδικοτήτων που καλύπτονται από την Ακαδημία Δεδομένων της ΕΚΤ. Η Ακαδημία Δεδομένων της ΕΚΤ είναι ανοικτή σε μέλη του προσωπικού σε διάφορους επιχειρηματικούς τομείς με τους ακόλουθους κύριους στόχους: (i) την κάλυψη των κενών γνώσης και την αναβάθμιση του προσωπικού στον τομέα που αφορά τις δεξιότητες σχετικά με την επιστήμη των δεδομένων, την τεχνολογία των πληροφοριών και δεδομένων, (ii) τη βελτίωση της γνώσης των γενικών δεδομένων μεταξύ του προσωπικού, (iii) την υποστήριξη της μετατροπής δεδομένων του οργανισμού, (iv) την τυποποίηση των δεξιοτήτων δεδομένων σε επιχειρηματικούς τομείς χρησιμοποιώντας π.χ. διαλειτουργικές συνέργειες, και (v) την ενθάρρυνση των συμμετεχόντων προκειμένου να μάθουν ο ένας από τον άλλο και να εφαρμόσουν την εκπαίδευση στην πράξη, π.χ. με τη μορφή σχεδίων σε διάφορους επιχειρηματικούς τομείς. Οι παρεχόμενες υπηρεσίες είναι ανοικτές σε όλο το προσωπικό της ΕΚΤ και, κατά περίπτωση, σε υπαλλήλους των ΕΑΑ του ΕΕΜ και των ΕθνΚΤ του ΕΣΚΤ. Οι επιτόπιες υπηρεσίες θα παρασχεθούν κυρίως στη Φρανκφούρτη (Frankfurt am Main) και σε εξαιρετικές περιπτώσεις θα παραδοθούν σε τοπικές τοποθεσίες ΕθνΚΤ/ΕΑΑ εντός της ΕΕ. + La BCE, attraverso il presente appalto, ha aggiudicato contratti per rafforzare ulteriormente il programma di apprendimento della sua accademia di dati e arricchire l'offerta complessiva di dati, tecnologia e TIC. Pertanto, in questo contesto, la BCE intendeva acquisire i seguenti servizi: Lotto 1: fino a tre fornitori per progettare e/o co-creare, fornire e gestire servizi di sviluppo e apprendimento misto prestati in inglese nel settore della scienza dei dati e dell'informatica, e le specializzazioni coperte dall'accademia di dati della BCE. L'accademia di dati della BCE è aperta ai membri del personale in tutti i settori di attività con i seguenti obiettivi principali: i) colmare le lacune di conoscenze e di competenze nel settore della scienza dei dati, della tecnologia dell'informazione e delle competenze in materia di dati; ii) migliorare l'alfabetizzazione generale dei dati tra il personale; iii) sostenere la trasformazione dei dati dell'organizzazione; iv) standardizzare le competenze in materia di dati tra le aree aziendali utilizzando ad es. sinergie trasversali; e v) incoraggiare i partecipanti a imparare gli uni dagli altri e a mettere in pratica quanto appreso, ad esempio sotto forma di progetti (trasversali) nelle aree aziendali. I servizi appaltati sono aperti a tutto il personale della BCE e, se del caso, ai dipendenti delle autorità nazionali competenti del meccanismo di vigilanza unico e delle banche centrali nazionali del Sistema europeo di banche centrali. I servizi in loco saranno prestati principalmente a Francoforte sul Meno e, in casi eccezionali, nelle sedi locali delle banche centrali/delle autorità nazionali competenti all'interno dell'UE. + De ECB heeft via deze aanbesteding opdrachten gegund om het leerprogramma van haar data-academie verder te versterken en het algemene aanbod aan gegevens, technologie en ICT te verrijken. Tegen deze achtergrond streefde de ECB er daarom naar de volgende diensten te werven: Perceel 1: Maximaal drie dienstverleners voor het ontwerpen en/of co-creëren, leveren en beheren van gemengde leer- en ontwikkelingsdiensten in het Engels op het gebied van datawetenschap en computerwetenschap en de specialisaties die onder de Data Academy van de ECB vallen. De Data Academy van de ECB staat open voor medewerkers van alle bedrijfsonderdelen met de volgende hoofddoelstellingen: i) het dichten van kennislacunes en het bijscholen van het personeel op het gebied van datawetenschap, informatietechnologie en datavaardigheden; ii) verbetering van de algemene kennis en vaardigheden van het personeel op het gebied van data; iii) ondersteuning van de gegevenstransformatie van de organisatie; iv) vaardigheden met betrekking tot data in alle bedrijfssectoren standaardiseren met behulp van bijvoorbeeld functieoverschrijdende synergieën; v) deelnemers aanmoedigen om van elkaar te leren en het geleerde in de praktijk te brengen, bijvoorbeeld door projecten tussen verschillende bedrijfssectoren. De aanbestede diensten staan open voor alle ECB-personeelsleden en, indien van toepassing, voor personeelsleden van NCA's van het GTM en de NCB's van het ESCB. De diensten ter plaatse worden voornamelijk verleend in Frankfurt am Main en in uitzonderlijke gevallen geleverd op lokale NCB/NMA-locaties binnen de EU. + O BCE adjudicou um contrato através do presente concurso para reforçar ainda mais o programa de aprendizagem da sua academia de dados, bem como enriquecer a oferta global de dados, tecnologia e TIC. Neste contexto, o BCE pretendia, por conseguinte, obter os seguintes serviços: Lote 1: Até três prestadores para conceber, e/ou co-criar, fornecer e administrar serviços de desenvolvimento e aprendizagem mista prestados em inglês no domínio da ciência de dados e informática, e as especializações abrangidas pela Academia de Dados do BCE. A Academia de Dados do BCE está aberta a membros do pessoal em todas as áreas de negócio com os seguintes objetivos principais: (i) colmatar as lacunas de conhecimentos e qualificar o pessoal no domínio da ciência dos dados, das tecnologias da informação e das competências em matéria de dados; (ii) melhorar a literacia geral em matéria de dados entre o pessoal; (iii) apoiar a transformação de dados da organização; (iv) normalizar as competências de dados em todas as áreas de negócio utilizando, por exemplo, sinergias interfuncionais; e (v) incentivar os participantes a aprenderem uns com os outros e a pôr a aprendizagem em prática, por exemplo, sob a forma de projetos (transversais) às áreas empresariais. Os serviços adquiridos estão abertos a todo o pessoal do BCE e, quando aplicável, aos funcionários das autoridades nacionais de supervisão do MUS e dos BCN do SEBC. Os serviços no local serão prestados principalmente em Francoforte no Meno e, em casos excecionais, nos locais dos BCN/Autoridades nacionais de supervisão locais na UE. + ECB tilldelade genom denna upphandling kontrakt för att ytterligare stärka sin egen dataakademis utbildningsprogram samt förbättra det övergripande anbudet avseende data, teknik och IKT. Mot denna bakgrund ville ECB därför upphandla följande tjänster: Del 1: Upp till tre leverantörer för att utforma och/eller gemensamt skapa, leverera och administrera blandade utbildnings- och utvecklingstjänster som tillhandahålls på engelska inom områdena data science och datavetenskap samt de specialiseringar som omfattas av ECB:s dataakademi. ECB:s dataakademi är öppen för personal inom alla affärsområden med följande huvudsakliga mål: (i) överbrygga kunskapsluckor och höja kompetensen inom områdena data science, informationsteknik och datorkunskap (ii) förbättra personalens allmänna datorkunskaper (iii) stödja organisationens dataomvandling (iv) standardisera datorkunskaper inom olika affärsområden med hjälp av exempelvis tvärfunktionella synergier (v) uppmuntra deltagarna att lära av varandra och omsätta lärandet i praktiken, exempelvis i form av (övergripande) projekt inom affärsområdet. De upphandlade tjänsterna är öppna för all personal vid ECB, och i tillämpliga fall för anställda vid de nationella behöriga myndigheterna i den gemensamma tillsynsmekanismen och de nationella centralbankerna i ESCB. Tjänsterna på plats kommer huvudsakligen att levereras till Frankfurt am Main och i undantagsfall till lokala nationella centralbanker/nationella myndigheter inom EU. + ECB zadala prostřednictvím tohoto výběrového řízení zakázky na další posílení vzdělávacího programu své datové akademie a obohatila celkovou nabídku údajů, technologií a IKT. Z těchto důvodů ECB měla v úmyslu zajistit následující služby: Položka č. 1: Až tři poskytovatelé služeb, kteří navrhnou a/nebo spoluvytvoří a poskytnou služby smíšeného vzdělávání a rozvoje poskytované v angličtině v oblasti datové a počítačové vědy a specializací, na které se vztahuje datová akademie ECB. Datová akademie ECB je otevřena zaměstnancům v obchodních oblastech s následujícími hlavními cíli: i) hluboké znalosti a pracovníci prohlubování dovedností v oblasti datové vědy, informačních technologií a datových dovedností; ii) zlepšení obecné gramotnosti v oblasti údajů mezi zaměstnanci; iii) podpora transformace dat organizace; iv) standardizace datových dovedností napříč obchodními oblastmi za použití např. multifunkčních synergických efektů; a v) podpora účastníků při vzdělávání se jeden od druhého a zapojení do praxe, např. ve formě (křížových) projektů v oblasti podnikání. Pořízené služby jsou otevřeny všem zaměstnancům ECB a případně zaměstnancům národních centrálních bank jednotného mechanismu dohledu a národních centrálních bank ESCB. Místní služby budou poskytovány převážně ve Frankfurtu nad Mohanem a ve výjimečných případech budou poskytovány v místních lokalitách národní centrální banky / NCA v rámci EU. + EKP sõlmis kõnealuse hanke kaudu lepingud EKP andmeakadeemia õppekava edasiseks tugevdamiseks ning ka üldise andmete, tehnoloogia ja IKT alase pakkumise täiustamiseks. EKP soovis kirjeldatud tagamaid arvesse võttes seega hankida järgmisi teenuseid: 1. osa: kuni kolm teenusepakkujat, et projekteerida ja/või kaasluua, edastada ja hallata ingliskeelseid ühendatud õppimis- ja arendamisteenuseid andmeteaduse ja informaatika valdkonnas ning EKP andmeakadeemias hõlmatud erialadel. EKP andmeakadeemia on avatud erinevate ettevõtlusalade koosseisulistele töötajatele, kelle peamised eesmärgid on järgmised: i) töötajate teadmuslünkade kaotamine ja täiendõpe andmeteaduse, infotehnoloogia ja andmeoskuste valdkonnas; ii) töötajate seas üldise andmealase kirjaoskuse täiustamine; iii) toetus organisatsiooni andmete teisendusele; iv) erinevate ettevõtlusalade vaheliste andmeoskuste normimine kasutades nt funktsiooniüleseid sünergiaid; ja v) julgustada osalejaid üksteiselt õppima ning rakendama õpitavat praktikas, nt ettevõtlusvaldkondade (vaheliste) projektide vormis. Hangitavad teenused on avatud kõigile EKP koosseisulistele töötajatele ja, kui see on rakendatav, ühtse järelevalvemehhanismi (SSM) riiklike pädevate asutuste (NCA) ja Euroopa keskpankade süsteemi riiklike keskpankade (NCB) töötajatele. Kohapealseid teenuseid osutatakse peamiselt Frankfurt Maini ääres ja erandkorras kohalike riiklike keskpankade / pädevate asutuste asukohtades ELi piires. + Az EKB e közbeszerzés keretében a „Data Academy” képzési programjának további erősítésére, valamint az általános adat-, technológia- és IKT-kínálat gazdagítására irányuló szerződéseket ítélt oda. Mindezek alapján az EKB a következő szolgáltatásokat kívánta beszerezni: 1. tétel: Legfeljebb három szolgáltató angolul nyújtott szolgáltatásai vegyes képzési és fejlesztési szolgáltatások tervezésére és/vagy közös létrehozására, biztosítására és adminisztrálására az adattudomány és az informatika területén, valamint az EKB „Data Academy” programja által lefedett szakterületeken. Az EKB „Data Academy” programja a különböző tevékenységi területeken dolgozó munkatársak számára nyitott, az alábbi fő célkitűzésekkel: (i) ismeretbeli hiányosságok megszüntetése, valamint a személyzet továbbképzése az adattudomány, információs technológia és adatkezelési készségek területén; (ii) az általános adatműveltség javítása a személyzet körében; (iii) az intézmény adatátalakításának támogatása; (iv) adatkezelési készségek szabványosítása különböző tevékenységi területeken pl. keresztfunkcionális szinergiák használata révén; valamint (v) a résztvevők ösztönzése, hogy tanuljanak egymástól, és a tanultakat alkalmazzák a gyakorlatban, pl. különböző tevékenységi területek közötti (kereszt)projektek formájában. A beszerzett szolgáltatások hozzáférhetők az EKB összes munkatársa, valamint adott esetben az egységes felügyeleti mechanizmus illetékes nemzeti hatóságai és a Központi Bankok Európai Rendszerének nemzeti központi bankjai alkalmazottai számára. A helyszíni szolgáltatásokat főként Frankfurt am Mainban, kivételes esetekben a helyi NKB-k/illetékes nemzeti hatóságok EU-ban található helyszínein kell teljesíteni. + ECB šia pirkimo sutartimi paskyrė dar labiau sustiprinti savo duomenų akademijos mokymosi programą bei praturtinti bendrus duomenis, technologijas ir IRT pasiūlymą. Todėl ECB siekė įsigyti šias paslaugas: 1 dalis: Iki trijų paslaugų teikėjų, kurie projektuotų ir (arba) bendrai kurtų, teiktų ir administruotų mišrias mokymosi ir plėtros paslaugas, teikiamas anglų kalba duomenų mokslo ir kompiuterių mokslo srityje, ir specializuotas paslaugas, kurias teikia ECB duomenų akademija. ECB duomenų akademijoje gali dalyvauti visų verslo sričių darbuotojai, siekiantys šių pagrindinių tikslų: i) užpildyti žinių spragas ir pakelti darbuotojų kvalifikaciją duomenų mokslo, informacinių technologijų ir duomenų įgūdžių srityje; ii) gerinti bendrą darbuotojų duomenų naudojimo raštingumą; iii) remti organizacijos duomenų transformavimą; iv) standartizuoti įvairių verslo sričių duomenų įgūdžius, pvz., naudojant daugiafunkcę sinergiją; ir v) skatinti dalyvius mokytis vieniems iš kitų ir praktiškai mokytis, pvz., vykdant verslo srities (įvairių verslo sričių) projektus. Įsigytas paslaugas gali teikti visi ECB darbuotojai ir, kai taikoma, BPM NKI ir ECBS NCB darbuotojai. Paslaugos vietoje bus daugiausia teikiamos Frankfurte prie Maino ir išskirtiniais atvejais teikiamos vietos NCB / NKI vietose ES. + ECB šī iepirkuma ietvaros piešķīra līgumu slēgšanas tiesības, lai turpinātu stiprināt tās datu akadēmijas mācību programmu, kā arī uzlabotu vispārējo datu, tehnoloģiju un IKT piedāvājumu. Ņemot vērā iepriekš minēto, ECB meklēja šādus pakalpojumus: 1. daļa: ne vairāk kā trīs pakalpojumu sniedzēji, kas izstrādās un/vai kopā izveidos, piegādās un pārvaldīs jaukta tipa mācību un pilnveides pakalpojumus, kuri sniegti angļu valodā, datu zinātnes un datorzinātnes jomā, kā arī saistībā ar ECB datu akadēmijas aptvertajām specializācijām. ECB datu akadēmija ir atvērta darbiniekiem visās uzņēmējdarbības jomās ar šādiem galvenajiem mērķiem: i) novērst zināšanu nepilnības un pilnveidot darbinieku prasmes datu zinātnes, informācijas tehnoloģiju un datu prasmju jomā; ii) uzlabot darbinieku vispārējo datu lietotprasmi; iii) atbalstīt organizācijas datu pārveidošanu; iv) standartizēt datu prasmes uzņēmējdarbības jomās, izmantojot, piemēram, transversālas sinerģijas; v) mudināt dalībniekus mācīties vienam no otra un izmantot iegūtās zināšanas praksē, piemēram, (transversālu) uzņēmējdarbības jomas projektu veidā. Iepirktie pakalpojumi ir pieejami visiem ECB darbiniekiem un attiecīgā gadījumā SSM NCA un ESCB NCB darbiniekiem. Pakalpojumi uz vietas galvenokārt tiks sniegti Frankfurtē pie Mainas un izņēmuma gadījumos – vietējās NCB/NCA vietās ES. + Il-BĊE permezz ta’ dan il-ksib ta kuntratti biex ikompli jsaħħaħ il-programm ta’ tagħlim tal-akkademja tad-data tiegħu kif ukoll isaħħaħ id-data ġenerali, it-teknoloġija u l-offerta tat-TIK. F’dan l-isfond, il-BĊE għalhekk kien qiegħed ifittex li jikseb is-servizzi li ġejjin: Lott 1: Sa tliet fornituri għad-disinn, u/jew kokreazzjoni, kunsinna u amministrazzjoni tas-servizzi ta’ tagħlim imħallat u żvilupp ipprovdut bl-Ingliż fil-qasam tax-xjenza tad-data u x-xjenza tal-kompjuters, u l-ispeċjalizzazzjonijiet koperti mill-Akkademja tad-Data tal-BĊE. L-Akkademja tad-Data tal-BĊE hija miftuħa għall-membri tal-persunal fost l-oqsma tan-negozji bl-għanijiet ewlenin li ġejjin: (i) li jingħalqu l-lakuni tal-għarfien u jittejbu l-ħiliet tal-persunal fil-qasam tax-xjenza tad-data, it-teknoloġija tal-informazzjoni u l-ħiliet tad-data; (ii) li jittejjeb il-litteriżmu tad-data ġenerali fost il-persunal; (iii) li tiġi appoġġjata t-trasformazzjoni tad-data tal-organizzazzjoni; (iv) l-istandardizzazzjoni ta’ ħiliet tad-data fost l-oqsma tan-negozju bl-użu ta’ eż. sinerġiji trasversali; u (v) li jiġu mħeġġa l-parteċipanti biex jitgħallmu minn xulxin u jużaw it-tagħlim fil-prattika eż. fl-għamla ta’ proġetti tal-qasam tan-negozju (transkonfinali). Is-servizzi miksuba huma miftuħa għall-persunal kollu tal-BĊE, u fejn applikabbli, għall-impjegati tal-NCAs tal-MSU u l-BĊN tas-SEBĊ. Is-servizzi fuq is-sit se jitwasslu prinċipalment fi Frankfurt am Main u f’każijiet eċċezzjonali f’postijiet lokali ta’ BĊN/NCAs fi ħdan l-UE. + W drodze niniejszego postępowania EBC udzielił zamówień w celu dalszego wzmocnienia programu edukacyjnego Akademii Danych oraz wzbogacenia ogólnej oferty dotyczącej danych, technologii i ICT. W związku z tym EBC zamierzał zamówić następujące usługi: Część 1: do trzech usługodawców, którzy zaprojektują i/lub wspólnie stworzą, zapewnią mieszane usługi w zakresie uczenia się i rozwoju świadczone w języku angielskim w dziedzinie nauki o danych i informatyki oraz specjalizacji w ramach Akademii Danych EBC. Akademia Danych EBC jest otwarta dla pracowników z różnych obszarów działalności, realizujących następujące główne cele: (i) uzupełnianie luk w wiedzy i doskonalenie personelu w dziedzinie nauki o danych, technologii informacyjnej i umiejętności w zakresie danych; (ii) poprawa ogólnej wiedzy na temat danych wśród personelu; (iii) wsparcie procesu transformacji organizacji w dziedzinie danych; (iv) standaryzacja umiejętności związanych z danymi w poszczególnych obszarach działalności z wykorzystaniem np. synergii między różnymi zadaniami; oraz (v) zachęcanie uczestników do wzajemnego uczenia się i stosowania uczenia się w praktyce, np. w formie projektów obejmujących obszary biznesowe. Zamawiane usługi są otwarte dla wszystkich pracowników EBC oraz, w stosownych przypadkach, dla pracowników krajowych urzędów ds. nadzoru w ramach jednolitego mechanizmu nadzorczego i krajowych banków centralnych należących do Europejskiego Systemu Banków Centralnych. Usługi na miejscu będą świadczone głównie we Frankfurcie nad Menem, a w wyjątkowych przypadkach również w lokalizacjach lokalnych krajowych banków centralnych / krajowych urzędów ds. nadzoru na terytorium UE. + ECB pridelila prostredníctvom tohto verejného obstarávania zmluvy na ďalšie posilnenie vzdelávacieho programu svojej Dátovej akadémie, ako aj obohatenie celkovej ponuky v oblasti dát, technológií a IKT. Na základe tohto plánovala ECB obstarať nasledujúce služby: Časť 1: Najviac 3 poskytovatelia budú navrhovať a/alebo spoluvytvárať, dodávať a spravovať zmiešané vzdelávacie a rozvojové služby poskytované v angličtine v oblasti dátových vied a informatiky a špecializácie zahrnuté do Dátovej akadémie ECB. Dátová akadémia ECB je otvorená pre zamestnancov vo všetkých obchodných oblastiach s nasledujúcimi hlavnými cieľmi: i) odstránenie nedostatkov v poznatkoch a zvýšenie kvalifikácie zamestnancov v oblasti dátovej vedy, informačných technológií a dátových zručností; ii) zlepšenie všeobecnej gramotnosti zamestnancov v oblasti dát; iii) podpora transformácie dát organizácie; iv) štandardizácia dátových zručností vo všetkých obchodných oblastiach pomocou napr. multifunkčných synergií; a v) podnietenie účastníkov, aby sa navzájom učili a učenie využili v praxi, napr. vo forme projektov v (medziodborových) obchodných oblastiach. Obstarané služby sú prístupné pre všetkých zamestnancov ECB a prípadne pre zamestnancov príslušných vnútroštátnych orgánov jednotného mechanizmu dohľadu (Single Supervisory Mechanism – SSM) a národných centrálnych bánk ESCB. Služby na mieste sa budú dodávať najmä vo Frankfurte nad Mohanom a vo výnimočných prípadoch sa budú dodávať v lokalitách miestnych národných centrálnych bánk/príslušných vnútroštátnych orgánov v rámci EÚ. + ECB je v okviru tega razpisnega postopka oddala naročili za dodatno okrepitev učnega programa svoje podatkovne akademije ter obogatitev splošne ponudbe podatkov, tehnologij in IKT. Glede na to je ECB zato želela naročiti naslednje storitve: Sklop 1: največ trije ponudniki storitev oblikovanja in/ali soustvarjanja, zagotavljanja in upravljanja mešanih storitev učenja in razvoja, zagotovljenih v angleščini, na področju podatkovne znanosti in računalniške znanosti, in specializacij, ki jih zajema podatkovna akademija ECB. Podatkovna akademija ECB je odprta za uslužbence na naslednjih poslovnih področjih z naslednjimi glavnimi cilji: (i) zapolnitev vrzeli v znanju in izboljšanje spretnosti osebja na področju podatkovne znanosti, informacijske tehnologije in podatkovnih spretnosti; (ii) izboljšanje splošne podatkovne pismenosti med osebjem; (iii) podpora pri preoblikovanju podatkov organizacije; (iv) standardizacija podatkovnih spretnosti na poslovnih področjih z uporabo npr. medfunkcijskih sinergij in (v) spodbujanje udeležencev, da se učijo drug od drugega in znanje pretvorijo v prakso, npr. v obliki projektov na (medsektorskem) poslovnem področju. Naročene storitve so na voljo vsem zaposlenim na ECB in, kjer je ustrezno, zaposlenim v nacionalnih nadzornih organih EMN in na nacionalnih centralnih bankah, vključenih v Evropski sistem centralnih bank (ESCB). Storitve se bodo zagotavljale na lokaciji, in sicer v Frankfurtu na Majni, izjemoma pa na lokacijah lokalnih nacionalnih centralnih bank/nacionalnih pristojnih organov v EU. + Dhámh BCE tríd an soláthar seo conarthaí chun clár foghlama a acadaimh sonraí a neartú a thuilleadh chomh maith leis an tairiscint sonraí, teicneolaíochta agus TFC fhoriomlán a shaibhriú. Is os coinne an chúlra sin a bhí BCE ag féachaint dá réir chun na seirbhísí a leanas a sholáthar: Beart a haon: Suas le triúr soláthraithe chun seirbhísí foghlama agus forbartha cumaiscthe a dhearadh, agus/nó a chomhchruthú, a sheachadadh agus a riaradh sa Bhéarla i réimse na heolaíochta sonraí agus na ríomheolaíochta, agus na speisialtóireachtaí a chlúdaítear le hAcadamh Sonraí BCE. Bíonn Acadamh Sonraí BCE ar oscailt do bhaill foirne ar fud na limistéar gnó leis na príomhchuspóirí a leanas aige: (i) easnaimh feasa a líonadh agus scileanna foirne a mhéadú i réimse na heolaíochta sonraí, na teicneolaíochta faisnéise agus scileanna sonraí; (ii) an litearthacht ghinearálta maidir le sonraí i measc na foirne a fheabhsú; (iii) tacú le claochlú sonraí na heagraíochta; (iv) scileanna sonraí a chaighdeánú ar fud limistéar gnó trí leas a bhaint as e.g. sineirgí trasfheidhmeacha; agus (v) spreagadh a thabhairt do rannpháirtithe chun foghlaim óna chéile agus an fhoghlaim a chur i mbun feidhme e.g. i bhfoirm tionscadal (tras)limistéar gnó. Tá na seirbhísí arna soláthar ar oscailt do gach ball foirne BCE, agus de réir mar is infheidhme, d’fhostaithe NCAnna de chuid SAM agus BCNanna de chuid CEBC. Is in Frankfurt am Main a sholáthrófar na seirbhísí ar an láthair den chuid is mó, agus sholáthrófaí i gcásanna eisceachtúla iad i suíomhanna áitiúla BCN/NCAnna taobh istigh den Aontas Eorpach. + Чрез тази обществена поръчка ЕЦБ възложи поръчки за допълнително подсилване на програмата за обучение на своята Академия за данни, както и да обогати общото предложение за данни, технология и ИКТ. В този контекст, ЕЦБ следователно иска да осигури следните услуги: Обособена позиция 1: До 3-ма доставчици да проектират и/или създадат съвместно, предоставят и администрират смесени услуги за обучение и развитие, предоставени на английски език, в областта на науката за данни и компютърните науки, и специализациите, обхванати от Академията за данни на ЕЦБ. Академията за данни на ЕЦБ е отворена за членове на персонала в бизнес областите със следните основни цели: i) запълване на пропуски в знанията и надграждане на уменията на персонала в областта на науките за данни, информационните технологии и уменията за боравене с данни; ii) подобряване на общата грамотност относно данните сред персонала; iii) подпомагане на трансформацията на данните на организацията; iv) стандартизиране на уменията за данни в бизнес областите, като се използват напр. междусекторни синергии; и v) насърчаване на участниците да се научат един от друг и да приложат обучението на практика, напр. под формата на проекти в бизнес области (кръстосани). Закупените услуги са отворени за всички служители на ЕЦБ, и където е приложимо, за служители на NCA на SSM и NCB на ESCB. Услугите на място ще се предоставят главно във Франкфурт на Майн и в изключителни случаи, предоставени в местни обекти на NCB/NCA в рамките на ЕС. + BCE a atribuit prin aceste contracte de achiziții publice pentru a continua consolidarea programului de învățare al academiei sale de date, precum și pentru a îmbogăți oferta generală de date, tehnologie și TIC. În acest context, BCE dorea, prin urmare, să achiziționeze următoarele servicii: Lotul 1: Până la trei furnizori pentru proiectarea și/sau co-crearea, livrarea și administrarea de servicii de învățare și dezvoltare mixte furnizate în limba engleză în domeniul științei datelor și informaticii și al specializărilor acoperite de academia de date a BCE. Academia de date a BCE este deschisă membrilor personalului din toate domeniile de afaceri, cu următoarele obiective principale: (i) eliminarea lacunelor de cunoștințe și dobândirea de către personal de competențe suplimentare în domeniul științei datelor, al tehnologiei informației și al competențelor în materie de date; (ii) îmbunătățirea educației generale în materie de date în rândul membrilor personalului; (iii) sprijini transformarea datelor organizației; (iv) standardizarea competențelor în materie de date în toate domeniile de afaceri utilizând, de exemplu, sinergiile multifuncționale; și (v) să încurajeze participanții să învețe unii de la alții și să pună învățarea în practică, de exemplu, sub formă de proiecte (transversale) în domeniul afacerilor. Serviciile achiziționate sunt deschise întregului personal al BCE și, dacă este cazul, angajaților ANC din MUS și BCN din SEBC. Serviciile la fața locului vor fi prestate în principal în Frankfurt pe Main și în cazuri excepționale livrate la locațiile BCN/ANC locale din UE. + ESB je s pomoću ove nabave dodijelio ugovore za daljnje jačanje programa učenja povezanih s njegovom podatkovnom akademijom te obogaćivanje ukupne ponude za podatke, tehnologiju i IKT. U tom kontekstu, ESB je stoga želio nabaviti sljedeće usluge: Grupa 1: Do tri pružatelja usluga za osmišljavanje i/ili zajedničko stvaranje, isporuku i vođenje usluga mješovitog učenja i razvoja koje se pružaju na engleskom jeziku u području podatkovne znanosti i računalne znanosti te specijalizacija obuhvaćenih akademijom podataka ESB-a. Akademija podataka ESB-a otvorena je zaposlenicima u poslovnim područjima sa sljedećim glavnim ciljevima: (i) popunjavanje praznina u znanju i unaprjeđenja osoblja u području podatkovne znanosti, informacijske tehnologije i podatkovnih vještina; (ii) poboljšanje opće pismenost o podacima među osobljem; (iii) pružanje podrške transformaciji podataka organizacije; (iv) standardizacija podatkovnih vještina u poslovnim područjima upotrebom, npr. višenamjenske sinergije; i (v) poticanje sudionika da uče jedni od drugih i provode učenje u praksu, primjerice u obliku projekata u više poslovnih područja. Nabavljene usluge otvorene su svim djelatnicima ESB-a i, prema potrebi, zaposlenicima nacionalnih nadležnih tijela SSM-a i nacionalnim središnjim bankama Europskog sustava središnjih banaka. Usluge na lokaciji prvenstveno će se pružati u Frankfurtu na Majni, a u iznimnim se slučajevima isporučuju na lokacijama lokalnih nacionalnih središnjih banaka/nacionalnih nadležnih tijela u EU-u. + + services + + + + + + + + + + + + + + + + 80570000 + + + + 80000000 + + + 80500000 + + + + + + + + + + + + DE712 + + + + + + + + + + + + + 2000-01-01Z + + diff --git a/development-notices/eforms-xml/22-011421-001-EXP.xml b/development-notices/eforms-xml/22-011421-001-EXP.xml new file mode 100644 index 0000000..73b98e6 --- /dev/null +++ b/development-notices/eforms-xml/22-011421-001-EXP.xml @@ -0,0 +1,11243 @@ + + + + + + + + + 14000000.00 + + 18.00 + + 9.60 + + selec-w + + + + + TEN-0001 + + + TEN-0002 + + + TEN-0003 + + + TEN-0004 + + + TEN-0005 + + + TEN-0006 + + + TEN-0007 + + + TEN-0008 + + + TEN-0009 + + + TEN-0010 + + + + tenders + + 14 + + + + CON-0001 + + + CON-0002 + + + CON-0003 + + + CON-0004 + + + CON-0005 + + + CON-0006 + + + CON-0007 + + + CON-0008 + + + CON-0009 + + + CON-0010 + + + + LOT-0001 + + + + 26.58 + + 13.00 + + selec-w + + + + + TEN-0011 + + + TEN-0012 + + + TEN-0013 + + + TEN-0014 + + + TEN-0015 + + + TEN-0016 + + + TEN-0017 + + + TEN-0018 + + + TEN-0019 + + + TEN-0020 + + + + tenders + + 11 + + + + CON-0011 + + + CON-0012 + + + CON-0013 + + + CON-0014 + + + CON-0015 + + + CON-0016 + + + CON-0017 + + + CON-0018 + + + CON-0019 + + + CON-0020 + + + + LOT-0002 + + + + 53.01 + + 32.90 + + selec-w + + + + + TEN-0021 + + + TEN-0022 + + + TEN-0023 + + + TEN-0024 + + + TEN-0025 + + + TEN-0026 + + + TEN-0027 + + + + tenders + + 9 + + + + CON-0021 + + + CON-0022 + + + CON-0023 + + + CON-0024 + + + CON-0025 + + + CON-0026 + + + CON-0027 + + + + LOT-0003 + + + + 43.31 + + 21.84 + + selec-w + + + + + TEN-0028 + + + TEN-0029 + + + TEN-0030 + + + TEN-0031 + + + TEN-0032 + + + TEN-0033 + + + TEN-0034 + + + TEN-0035 + + + TEN-0036 + + + TEN-0037 + + + TEN-0038 + + + TEN-0039 + + + TEN-0040 + + + TEN-0041 + + + TEN-0042 + + + TEN-0043 + + + TEN-0044 + + + TEN-0045 + + + TEN-0046 + + + TEN-0047 + + + TEN-0048 + + + TEN-0049 + + + TEN-0050 + + + TEN-0051 + + + + tenders + + 27 + + + + CON-0028 + + + CON-0029 + + + CON-0030 + + + CON-0031 + + + CON-0032 + + + CON-0033 + + + CON-0034 + + + CON-0035 + + + CON-0036 + + + CON-0037 + + + CON-0038 + + + CON-0039 + + + CON-0040 + + + CON-0041 + + + CON-0042 + + + CON-0043 + + + CON-0044 + + + CON-0045 + + + CON-0046 + + + CON-0047 + + + CON-0048 + + + CON-0049 + + + CON-0050 + + + CON-0051 + + + + LOT-0004 + + + + 26.88 + + 11.99 + + selec-w + + + + + TEN-0052 + + + TEN-0053 + + + TEN-0054 + + + TEN-0055 + + + TEN-0056 + + + TEN-0057 + + + TEN-0058 + + + + tenders + + 10 + + + + CON-0052 + + + CON-0053 + + + CON-0054 + + + CON-0055 + + + CON-0056 + + + CON-0057 + + + CON-0058 + + + + LOT-0005 + + + + 43.10 + + 17.95 + + selec-w + + + + + TEN-0059 + + + TEN-0060 + + + TEN-0061 + + + TEN-0062 + + + TEN-0063 + + + TEN-0064 + + + TEN-0065 + + + TEN-0066 + + + TEN-0067 + + + TEN-0068 + + + TEN-0069 + + + TEN-0070 + + + TEN-0071 + + + TEN-0072 + + + TEN-0073 + + + TEN-0074 + + + + tenders + + 26 + + + + CON-0059 + + + CON-0060 + + + CON-0061 + + + CON-0062 + + + CON-0063 + + + CON-0064 + + + CON-0065 + + + CON-0066 + + + CON-0067 + + + CON-0068 + + + CON-0069 + + + CON-0070 + + + CON-0071 + + + CON-0072 + + + CON-0073 + + + CON-0074 + + + + LOT-0006 + + + + 35.48 + + 19.00 + + selec-w + + + + + TEN-0075 + + + TEN-0076 + + + TEN-0077 + + + TEN-0078 + + + TEN-0079 + + + TEN-0080 + + + + tenders + + 9 + + + + CON-0075 + + + CON-0076 + + + CON-0077 + + + CON-0078 + + + CON-0079 + + + CON-0080 + + + + LOT-0007 + + + + 57.49 + + 25.90 + + selec-w + + + + + TEN-0081 + + + TEN-0082 + + + TEN-0083 + + + TEN-0084 + + + TEN-0085 + + + TEN-0086 + + + + tenders + + 9 + + + + CON-0081 + + + CON-0082 + + + CON-0083 + + + CON-0084 + + + CON-0085 + + + CON-0086 + + + + LOT-0008 + + + + TEN-0001 + + + + + + + + + yes + + false + + false + + + + TPA-0001 + + + + LOT-0001 + + + + TEN-0002 + + + + + + + + + yes + + false + + false + + + + TPA-0002 + + + + LOT-0001 + + + + TEN-0003 + + + + + + + + + yes + + false + + false + + + + TPA-0003 + + + + LOT-0001 + + + + TEN-0004 + + + + + + + + + yes + + false + + false + + + + TPA-0004 + + + + LOT-0001 + + + + TEN-0005 + + + + + + + + + yes + + false + + false + + + + TPA-0005 + + + + LOT-0001 + + + + TEN-0006 + + + + + + + + + yes + + false + + false + + + + TPA-0006 + + + + LOT-0001 + + + + TEN-0007 + + + + + + + + + yes + + false + + false + + + + TPA-0007 + + + + LOT-0001 + + + + TEN-0008 + + + + + + + + + yes + + false + + false + + + + TPA-0008 + + + + LOT-0001 + + + + TEN-0009 + + + + + + + + + yes + + false + + false + + + + TPA-0009 + + + + LOT-0001 + + + + TEN-0010 + + + + + + + + + yes + + false + + false + + + + TPA-0010 + + + + LOT-0001 + + + + TEN-0011 + + + + + + + + + yes + + false + + false + + + + TPA-0011 + + + + LOT-0002 + + + + TEN-0012 + + + + + + + + + yes + + false + + false + + + + TPA-0012 + + + + LOT-0002 + + + + TEN-0013 + + + + + + + + + yes + + false + + false + + + + TPA-0013 + + + + LOT-0002 + + + + TEN-0014 + + + + + + + + + yes + + false + + false + + + + TPA-0014 + + + + LOT-0002 + + + + TEN-0015 + + + + + + + + + yes + + false + + false + + + + TPA-0015 + + + + LOT-0002 + + + + TEN-0016 + + + + + + + + + yes + + false + + false + + + + TPA-0008 + + + + LOT-0002 + + + + TEN-0017 + + + + + + + + + yes + + false + + false + + + + TPA-0016 + + + + LOT-0002 + + + + TEN-0018 + + + + + + + + + yes + + false + + false + + + + TPA-0017 + + + + LOT-0002 + + + + TEN-0019 + + + + + + + + + yes + + false + + false + + + + TPA-0018 + + + + LOT-0002 + + + + TEN-0020 + + + + + + + + + yes + + false + + false + + + + TPA-0019 + + + + LOT-0002 + + + + TEN-0021 + + + + + + + + + yes + + false + + false + + + + TPA-0006 + + + + LOT-0003 + + + + TEN-0022 + + + + + + + + + yes + + false + + false + + + + TPA-0020 + + + + LOT-0003 + + + + TEN-0023 + + + + + + + + + yes + + false + + false + + + + TPA-0021 + + + + LOT-0003 + + + + TEN-0024 + + + + + + + + + yes + + false + + false + + + + TPA-0022 + + + + LOT-0003 + + + + TEN-0025 + + + + + + + + + yes + + false + + false + + + + TPA-0023 + + + + LOT-0003 + + + + TEN-0026 + + + + + + + + + yes + + false + + false + + + + TPA-0013 + + + + LOT-0003 + + + + TEN-0027 + + + + + + + + + yes + + false + + false + + + + TPA-0019 + + + + LOT-0003 + + + + TEN-0028 + + + + + + + + + yes + + false + + false + + + + TPA-0006 + + + + LOT-0004 + + + + TEN-0029 + + + + + + + + + yes + + false + + false + + + + TPA-0007 + + + + LOT-0004 + + + + TEN-0030 + + + + + + + + + yes + + false + + false + + + + TPA-0024 + + + + LOT-0004 + + + + TEN-0031 + + + + + + + + + yes + + false + + false + + + + TPA-0025 + + + + LOT-0004 + + + + TEN-0032 + + + + + + + + + yes + + false + + false + + + + TPA-0026 + + + + LOT-0004 + + + + TEN-0033 + + + + + + + + + yes + + false + + false + + + + TPA-0027 + + + + LOT-0004 + + + + TEN-0034 + + + + + + + + + yes + + false + + false + + + + TPA-0028 + + + + LOT-0004 + + + + TEN-0035 + + + + + + + + + yes + + false + + false + + + + TPA-0029 + + + + LOT-0004 + + + + TEN-0036 + + + + + + + + + yes + + false + + false + + + + TPA-0030 + + + + LOT-0004 + + + + TEN-0037 + + + + + + + + + Not known + Ikke kendt + Nicht bekannt + Se desconoce + ei tiedossa + Réponse inconnue + Δεν είναι γνωστό + Dato non disponibile + niet bekend + Não comunicado + Ej känt + není známá + Pole teada + Nem ismert + Nežinoma + nav zināms + Mhux magħruf + Brak informacji + nie je známy + Ni znano + Ní fios + Не е известно + Nu se cunoaște + Nije poznato + + + yes + + false + + false + + + + TPA-0031 + + + + LOT-0004 + + + + TEN-0038 + + + + + + + + + yes + + false + + false + + + + TPA-0032 + + + + LOT-0004 + + + + TEN-0039 + + + + + + + + + yes + + false + + false + + + + TPA-0033 + + + + LOT-0004 + + + + TEN-0040 + + + + + + + + + yes + + false + + false + + + + TPA-0034 + + + + LOT-0004 + + + + TEN-0041 + + + + + + + + + yes + + false + + false + + + + TPA-0035 + + + + LOT-0004 + + + + TEN-0042 + + + + + + + + + yes + + false + + false + + + + TPA-0036 + + + + LOT-0004 + + + + TEN-0043 + + + + + + + + + Not known. + Ikke kendt. + Nicht bekannt. + Se desconoce. + ei tiedossa. + Réponse inconnue. + Δεν είναι γνωστό. + Dato non disponibile. + niet bekend. + Não comunicado. + Ej känt. + není známá. + Pole teada. + Nem ismert. + Nežinoma. + nav zināms. + Mhux magħruf. + brak informacji. + Nie je známy. + Ni znano. + Ní fios. + Не е известно. + Nu se cunoaște. + Nije poznato. + + + yes + + false + + false + + + + TPA-0037 + + + + LOT-0004 + + + + TEN-0044 + + + + + + + + + yes + + false + + false + + + + TPA-0038 + + + + LOT-0004 + + + + TEN-0045 + + + + + + + + + yes + + false + + false + + + + TPA-0039 + + + + LOT-0004 + + + + TEN-0046 + + + + + + + + + yes + + false + + false + + + + TPA-0040 + + + + LOT-0004 + + + + TEN-0047 + + + + + + + + + yes + + false + + false + + + + TPA-0041 + + + + LOT-0004 + + + + TEN-0048 + + + + + + + + + yes + + false + + false + + + + TPA-0042 + + + + LOT-0004 + + + + TEN-0049 + + + + + + + + + Not known. + Ikke kendt. + Nicht bekannt. + Se desconoce. + ei tiedossa. + Réponse inconnue. + Δεν είναι γνωστό. + Dato non disponibile. + niet bekend. + Não comunicado. + Ej känt. + není známá. + Pole teada. + Nem ismert. + Nežinoma. + nav zināms. + Mhux magħruf. + brak informacji. + Nie je známy. + Ni znano. + Ní fios. + Не е известно. + Nu se cunoaște. + Nije poznato. + + + yes + + false + + false + + + + TPA-0043 + + + + LOT-0004 + + + + TEN-0050 + + + + + + + + + Not known. + Ikke kendt. + Nicht bekannt. + Se desconoce. + ei tiedossa. + Réponse inconnue. + Δεν είναι γνωστό. + Dato non disponibile. + niet bekend. + Não comunicado. + Ej känt. + není známá. + Pole teada. + Nem ismert. + Nežinoma. + nav zināms. + Mhux magħruf. + brak informacji. + Nie je známy. + Ni znano. + Ní fios. + Не е известно. + Nu se cunoaște. + Nije poznato. + + + yes + + false + + false + + + + TPA-0044 + + + + LOT-0004 + + + + TEN-0051 + + + + + + + + + yes + + false + + false + + + + TPA-0019 + + + + LOT-0004 + + + + TEN-0052 + + + + + + + + + yes + + false + + false + + + + TPA-0031 + + + + LOT-0005 + + + + TEN-0053 + + + + + + + + + yes + + false + + false + + + + TPA-0007 + + + + LOT-0005 + + + + TEN-0054 + + + + + + + + + yes + + false + + false + + + + TPA-0006 + + + + LOT-0005 + + + + TEN-0055 + + + + + + + + + yes + + false + + false + + + + TPA-0045 + + + + LOT-0005 + + + + TEN-0056 + + + + + + + + + yes + + false + + false + + + + TPA-0046 + + + + LOT-0005 + + + + TEN-0057 + + + + + + + + + yes + + false + + false + + + + TPA-0047 + + + + LOT-0005 + + + + TEN-0058 + + + + + + + + + yes + + false + + false + + + + TPA-0019 + + + + LOT-0005 + + + + TEN-0059 + + + + + + + + + yes + + false + + false + + + + TPA-0031 + + + + LOT-0006 + + + + TEN-0060 + + + + + + + + + yes + + false + + false + + + + TPA-0007 + + + + LOT-0006 + + + + TEN-0061 + + + + + + + + + yes + + false + + false + + + + TPA-0048 + + + + LOT-0006 + + + + TEN-0062 + + + + + + + + + yes + + false + + false + + + + TPA-0049 + + + + LOT-0006 + + + + TEN-0063 + + + + + + + + + yes + + false + + false + + + + TPA-0006 + + + + LOT-0006 + + + + TEN-0064 + + + + + + + + + yes + + false + + false + + + + TPA-0050 + + + + LOT-0006 + + + + TEN-0065 + + + + + + + + + yes + + false + + false + + + + TPA-0051 + + + + LOT-0006 + + + + TEN-0066 + + + + + + + + + yes + + false + + false + + + + TPA-0052 + + + + LOT-0006 + + + + TEN-0067 + + + + + + + + + yes + + false + + false + + + + TPA-0053 + + + + LOT-0006 + + + + TEN-0068 + + + + + + + + + yes + + false + + false + + + + TPA-0054 + + + + LOT-0006 + + + + TEN-0069 + + + + + + + + + yes + + false + + false + + + + TPA-0055 + + + + LOT-0006 + + + + TEN-0070 + + + + + + + + + yes + + false + + false + + + + TPA-0056 + + + + LOT-0006 + + + + TEN-0071 + + + + + + + + + yes + + false + + false + + + + TPA-0057 + + + + LOT-0006 + + + + TEN-0072 + + + + + + + + + yes + + false + + false + + + + TPA-0058 + + + + LOT-0006 + + + + TEN-0073 + + + + + + + + + yes + + false + + false + + + + TPA-0019 + + + + LOT-0006 + + + + TEN-0074 + + + + + + + + + yes + + false + + false + + + + TPA-0059 + + + + LOT-0006 + + + + TEN-0075 + + + + + + + + + yes + + false + + false + + + + TPA-0060 + + + + LOT-0007 + + + + TEN-0076 + + + + + + + + + yes + + false + + false + + + + TPA-0061 + + + + LOT-0007 + + + + TEN-0077 + + + + + + + + + yes + + false + + false + + + + TPA-0062 + + + + LOT-0007 + + + + TEN-0078 + + + + + + + + + yes + + false + + false + + + + TPA-0008 + + + + LOT-0007 + + + + TEN-0079 + + + + + + + + + yes + + false + + false + + + + TPA-0063 + + + + LOT-0007 + + + + TEN-0080 + + + + + + + + + yes + + false + + false + + + + TPA-0019 + + + + LOT-0007 + + + + TEN-0081 + + + + + + + + + yes + + false + + false + + + + TPA-0020 + + + + LOT-0008 + + + + TEN-0082 + + + + + + + + + yes + + false + + false + + + + TPA-0064 + + + + LOT-0008 + + + + TEN-0083 + + + + + + + + + yes + + false + + false + + + + TPA-0065 + + + + LOT-0008 + + + + TEN-0084 + + + + + + + + + yes + + false + + false + + + + TPA-0066 + + + + LOT-0008 + + + + TEN-0085 + + + + + + + + + yes + + false + + false + + + + TPA-0022 + + + + LOT-0008 + + + + TEN-0086 + + + + + + + + + yes + + false + + false + + + + TPA-0019 + + + + LOT-0008 + + + + CON-0001 + + + 2021-10-14+01:00 + + Translation from English into Bulgarian + Oversættelse fra engelsk til bulgarsk + Übersetzung aus dem Englischen ins Bulgarische + Traducción del inglés al búlgaro + Käännökset englannin kielestä bulgarian kieleen + Traduction de l'anglais vers le bulgare + Μετάφραση από τα αγγλικά προς τα βουλγαρικά + Traduzione dall'inglese al bulgaro + Vertaling uit het Engels in het Bulgaars + Tradução de inglês para búlgaro + Översättning från engelska till bulgariska + Překlad z angličtiny do bulharštiny + Tõlkimine inglise keelest bulgaaria keelde + Fordítás angol nyelvről bolgár nyelvre + Vertimas raštu iš anglų kalbos į bulgarų kalbą + Tulkošana no angļu valodas bulgāru valodā + It-traduzzjoni mill-Ingliż għall-Bulgaru + Tłumaczenie pisemne z języka angielskiego na język bułgarski + Preklad z anglického jazyka do bulharského jazyka + Prevajanje iz angleščine v bolgarščino + Aistriúchán ó Bhéarla go Bulgáiris + Превод от английски на български език + Traducere din limba engleză în limba bulgară + Prevođenje s engleskog na bugarski jezik + + + true + + + 1 + + + + TEN-0001 + + + + CON-0002 + + + 2021-10-14+01:00 + + Translation from English into Bulgarian + Oversættelse fra engelsk til bulgarsk + Übersetzung aus dem Englischen ins Bulgarische + Traducción del inglés al búlgaro + Käännökset englannin kielestä bulgarian kieleen + Traduction de l'anglais vers le bulgare + Μετάφραση από τα αγγλικά προς τα βουλγαρικά + Traduzione dall'inglese al bulgaro + Vertaling uit het Engels in het Bulgaars + Tradução de inglês para búlgaro + Översättning från engelska till bulgariska + Překlad z angličtiny do bulharštiny + Tõlkimine inglise keelest bulgaaria keelde + Fordítás angol nyelvről bolgár nyelvre + Vertimas raštu iš anglų kalbos į bulgarų kalbą + Tulkošana no angļu valodas bulgāru valodā + It-traduzzjoni mill-Ingliż għall-Bulgaru + Tłumaczenie pisemne z języka angielskiego na język bułgarski + Preklad z anglického jazyka do bulharského jazyka + Prevajanje iz angleščine v bolgarščino + Aistriúchán ó Bhéarla go Bulgáiris + Превод от английски на български език + Traducere din limba engleză în limba bulgară + Prevođenje s engleskog na bugarski jezik + + + true + + + 2 + + + + TEN-0002 + + + + CON-0003 + + + 2021-10-14+01:00 + + Translation from English into Bulgarian + Oversættelse fra engelsk til bulgarsk + Übersetzung aus dem Englischen ins Bulgarische + Traducción del inglés al búlgaro + Käännökset englannin kielestä bulgarian kieleen + Traduction de l'anglais vers le bulgare + Μετάφραση από τα αγγλικά προς τα βουλγαρικά + Traduzione dall'inglese al bulgaro + Vertaling uit het Engels in het Bulgaars + Tradução de inglês para búlgaro + Översättning från engelska till bulgariska + Překlad z angličtiny do bulharštiny + Tõlkimine inglise keelest bulgaaria keelde + Fordítás angol nyelvről bolgár nyelvre + Vertimas raštu iš anglų kalbos į bulgarų kalbą + Tulkošana no angļu valodas bulgāru valodā + It-traduzzjoni mill-Ingliż għall-Bulgaru + Tłumaczenie pisemne z języka angielskiego na język bułgarski + Preklad z anglického jazyka do bulharského jazyka + Prevajanje iz angleščine v bolgarščino + Aistriúchán ó Bhéarla go Bulgáiris + Превод от английски на български език + Traducere din limba engleză în limba bulgară + Prevođenje s engleskog na bugarski jezik + + + true + + + 3 + + + + TEN-0003 + + + + CON-0004 + + + 2021-10-14+01:00 + + Translation from English into Bulgarian + Oversættelse fra engelsk til bulgarsk + Übersetzung aus dem Englischen ins Bulgarische + Traducción del inglés al búlgaro + Käännökset englannin kielestä bulgarian kieleen + Traduction de l'anglais vers le bulgare + Μετάφραση από τα αγγλικά προς τα βουλγαρικά + Traduzione dall'inglese al bulgaro + Vertaling uit het Engels in het Bulgaars + Tradução de inglês para búlgaro + Översättning från engelska till bulgariska + Překlad z angličtiny do bulharštiny + Tõlkimine inglise keelest bulgaaria keelde + Fordítás angol nyelvről bolgár nyelvre + Vertimas raštu iš anglų kalbos į bulgarų kalbą + Tulkošana no angļu valodas bulgāru valodā + It-traduzzjoni mill-Ingliż għall-Bulgaru + Tłumaczenie pisemne z języka angielskiego na język bułgarski + Preklad z anglického jazyka do bulharského jazyka + Prevajanje iz angleščine v bolgarščino + Aistriúchán ó Bhéarla go Bulgáiris + Превод от английски на български език + Traducere din limba engleză în limba bulgară + Prevođenje s engleskog na bugarski jezik + + + true + + + 4 + + + + TEN-0004 + + + + CON-0005 + + + 2021-10-14+01:00 + + Translation from English into Bulgarian + Oversættelse fra engelsk til bulgarsk + Übersetzung aus dem Englischen ins Bulgarische + Traducción del inglés al búlgaro + Käännökset englannin kielestä bulgarian kieleen + Traduction de l'anglais vers le bulgare + Μετάφραση από τα αγγλικά προς τα βουλγαρικά + Traduzione dall'inglese al bulgaro + Vertaling uit het Engels in het Bulgaars + Tradução de inglês para búlgaro + Översättning från engelska till bulgariska + Překlad z angličtiny do bulharštiny + Tõlkimine inglise keelest bulgaaria keelde + Fordítás angol nyelvről bolgár nyelvre + Vertimas raštu iš anglų kalbos į bulgarų kalbą + Tulkošana no angļu valodas bulgāru valodā + It-traduzzjoni mill-Ingliż għall-Bulgaru + Tłumaczenie pisemne z języka angielskiego na język bułgarski + Preklad z anglického jazyka do bulharského jazyka + Prevajanje iz angleščine v bolgarščino + Aistriúchán ó Bhéarla go Bulgáiris + Превод от английски на български език + Traducere din limba engleză în limba bulgară + Prevođenje s engleskog na bugarski jezik + + + true + + + 5 + + + + TEN-0005 + + + + CON-0006 + + + 2021-10-14+01:00 + + Translation from English into Bulgarian + Oversættelse fra engelsk til bulgarsk + Übersetzung aus dem Englischen ins Bulgarische + Traducción del inglés al búlgaro + Käännökset englannin kielestä bulgarian kieleen + Traduction de l'anglais vers le bulgare + Μετάφραση από τα αγγλικά προς τα βουλγαρικά + Traduzione dall'inglese al bulgaro + Vertaling uit het Engels in het Bulgaars + Tradução de inglês para búlgaro + Översättning från engelska till bulgariska + Překlad z angličtiny do bulharštiny + Tõlkimine inglise keelest bulgaaria keelde + Fordítás angol nyelvről bolgár nyelvre + Vertimas raštu iš anglų kalbos į bulgarų kalbą + Tulkošana no angļu valodas bulgāru valodā + It-traduzzjoni mill-Ingliż għall-Bulgaru + Tłumaczenie pisemne z języka angielskiego na język bułgarski + Preklad z anglického jazyka do bulharského jazyka + Prevajanje iz angleščine v bolgarščino + Aistriúchán ó Bhéarla go Bulgáiris + Превод от английски на български език + Traducere din limba engleză în limba bulgară + Prevođenje s engleskog na bugarski jezik + + + true + + + 6 + + + + TEN-0006 + + + + CON-0007 + + + 2021-10-14+01:00 + + Translation from English into Bulgarian + Oversættelse fra engelsk til bulgarsk + Übersetzung aus dem Englischen ins Bulgarische + Traducción del inglés al búlgaro + Käännökset englannin kielestä bulgarian kieleen + Traduction de l'anglais vers le bulgare + Μετάφραση από τα αγγλικά προς τα βουλγαρικά + Traduzione dall'inglese al bulgaro + Vertaling uit het Engels in het Bulgaars + Tradução de inglês para búlgaro + Översättning från engelska till bulgariska + Překlad z angličtiny do bulharštiny + Tõlkimine inglise keelest bulgaaria keelde + Fordítás angol nyelvről bolgár nyelvre + Vertimas raštu iš anglų kalbos į bulgarų kalbą + Tulkošana no angļu valodas bulgāru valodā + It-traduzzjoni mill-Ingliż għall-Bulgaru + Tłumaczenie pisemne z języka angielskiego na język bułgarski + Preklad z anglického jazyka do bulharského jazyka + Prevajanje iz angleščine v bolgarščino + Aistriúchán ó Bhéarla go Bulgáiris + Превод от английски на български език + Traducere din limba engleză în limba bulgară + Prevođenje s engleskog na bugarski jezik + + + true + + + 7 + + + + TEN-0007 + + + + CON-0008 + + + 2021-10-14+01:00 + + Translation from English into Bulgarian + Oversættelse fra engelsk til bulgarsk + Übersetzung aus dem Englischen ins Bulgarische + Traducción del inglés al búlgaro + Käännökset englannin kielestä bulgarian kieleen + Traduction de l'anglais vers le bulgare + Μετάφραση από τα αγγλικά προς τα βουλγαρικά + Traduzione dall'inglese al bulgaro + Vertaling uit het Engels in het Bulgaars + Tradução de inglês para búlgaro + Översättning från engelska till bulgariska + Překlad z angličtiny do bulharštiny + Tõlkimine inglise keelest bulgaaria keelde + Fordítás angol nyelvről bolgár nyelvre + Vertimas raštu iš anglų kalbos į bulgarų kalbą + Tulkošana no angļu valodas bulgāru valodā + It-traduzzjoni mill-Ingliż għall-Bulgaru + Tłumaczenie pisemne z języka angielskiego na język bułgarski + Preklad z anglického jazyka do bulharského jazyka + Prevajanje iz angleščine v bolgarščino + Aistriúchán ó Bhéarla go Bulgáiris + Превод от английски на български език + Traducere din limba engleză în limba bulgară + Prevođenje s engleskog na bugarski jezik + + + true + + + 8 + + + + TEN-0008 + + + + CON-0009 + + + 2021-10-14+01:00 + + Translation from English into Bulgarian + Oversættelse fra engelsk til bulgarsk + Übersetzung aus dem Englischen ins Bulgarische + Traducción del inglés al búlgaro + Käännökset englannin kielestä bulgarian kieleen + Traduction de l'anglais vers le bulgare + Μετάφραση από τα αγγλικά προς τα βουλγαρικά + Traduzione dall'inglese al bulgaro + Vertaling uit het Engels in het Bulgaars + Tradução de inglês para búlgaro + Översättning från engelska till bulgariska + Překlad z angličtiny do bulharštiny + Tõlkimine inglise keelest bulgaaria keelde + Fordítás angol nyelvről bolgár nyelvre + Vertimas raštu iš anglų kalbos į bulgarų kalbą + Tulkošana no angļu valodas bulgāru valodā + It-traduzzjoni mill-Ingliż għall-Bulgaru + Tłumaczenie pisemne z języka angielskiego na język bułgarski + Preklad z anglického jazyka do bulharského jazyka + Prevajanje iz angleščine v bolgarščino + Aistriúchán ó Bhéarla go Bulgáiris + Превод от английски на български език + Traducere din limba engleză în limba bulgară + Prevođenje s engleskog na bugarski jezik + + + true + + + 9 + + + + TEN-0009 + + + + CON-0010 + + + 2021-10-14+01:00 + + Translation from English into Bulgarian + Oversættelse fra engelsk til bulgarsk + Übersetzung aus dem Englischen ins Bulgarische + Traducción del inglés al búlgaro + Käännökset englannin kielestä bulgarian kieleen + Traduction de l'anglais vers le bulgare + Μετάφραση από τα αγγλικά προς τα βουλγαρικά + Traduzione dall'inglese al bulgaro + Vertaling uit het Engels in het Bulgaars + Tradução de inglês para búlgaro + Översättning från engelska till bulgariska + Překlad z angličtiny do bulharštiny + Tõlkimine inglise keelest bulgaaria keelde + Fordítás angol nyelvről bolgár nyelvre + Vertimas raštu iš anglų kalbos į bulgarų kalbą + Tulkošana no angļu valodas bulgāru valodā + It-traduzzjoni mill-Ingliż għall-Bulgaru + Tłumaczenie pisemne z języka angielskiego na język bułgarski + Preklad z anglického jazyka do bulharského jazyka + Prevajanje iz angleščine v bolgarščino + Aistriúchán ó Bhéarla go Bulgáiris + Превод от английски на български език + Traducere din limba engleză în limba bulgară + Prevođenje s engleskog na bugarski jezik + + + true + + + 10 + + + + TEN-0010 + + + + CON-0011 + + + 2021-10-14+01:00 + + Translation from English into Czech + Oversættelse fra engelsk til tjekkisk + Übersetzung aus dem Englischen ins Tschechische + Traducción del inglés al checo + Käännökset englannin kielestä tšekin kieleen + Traduction de l'anglais vers le tchèque + Μετάφραση από τα αγγλικά προς τα τσεχικά + Traduzione dall'inglese al ceco + Vertaling uit het Engels in het Tsjechisch + Tradução de inglês para checo + Översättning från engelska till tjeckiska + Překlad z angličtiny do češtiny + Tõlkimine inglise keelest tšehhi keelde + Fordítás angol nyelvről cseh nyelvre + Vertimas raštu iš anglų kalbos į čekų kalbą + Tulkošana no angļu valodas čehu valodā + It-traduzzjoni mill-Ingliż għaċ-Ċek + Tłumaczenie pisemne z języka angielskiego na język czeski + Preklad z anglického jazyka do českého jazyka + Prevajanje iz angleščine v češčino + Aistriúchán ó Bhéarla go Seicis + Превод от английски на чешки език + Traducere din limba engleză în limba cehă + Prevođenje s engleskog na češki jezik + + + true + + + 11 + + + + TEN-0011 + + + + CON-0012 + + + 2021-10-14+01:00 + + Translation from English into Czech + Oversættelse fra engelsk til tjekkisk + Übersetzung aus dem Englischen ins Tschechische + Traducción del inglés al checo + Käännökset englannin kielestä tšekin kieleen + Traduction de l'anglais vers le tchèque + Μετάφραση από τα αγγλικά προς τα τσεχικά + Traduzione dall'inglese al ceco + Vertaling uit het Engels in het Tsjechisch + Tradução de inglês para checo + Översättning från engelska till tjeckiska + Překlad z angličtiny do češtiny + Tõlkimine inglise keelest tšehhi keelde + Fordítás angol nyelvről cseh nyelvre + Vertimas raštu iš anglų kalbos į čekų kalbą + Tulkošana no angļu valodas čehu valodā + It-traduzzjoni mill-Ingliż għaċ-Ċek + Tłumaczenie pisemne z języka angielskiego na język czeski + Preklad z anglického jazyka do českého jazyka + Prevajanje iz angleščine v češčino + Aistriúchán ó Bhéarla go Seicis + Превод от английски на чешки език + Traducere din limba engleză în limba cehă + Prevođenje s engleskog na češki jezik + + + true + + + 12 + + + + TEN-0012 + + + + CON-0013 + + + 2021-10-14+01:00 + + Translation from English into Czech + Oversættelse fra engelsk til tjekkisk + Übersetzung aus dem Englischen ins Tschechische + Traducción del inglés al checo + Käännökset englannin kielestä tšekin kieleen + Traduction de l'anglais vers le tchèque + Μετάφραση από τα αγγλικά προς τα τσεχικά + Traduzione dall'inglese al ceco + Vertaling uit het Engels in het Tsjechisch + Tradução de inglês para checo + Översättning från engelska till tjeckiska + Překlad z angličtiny do češtiny + Tõlkimine inglise keelest tšehhi keelde + Fordítás angol nyelvről cseh nyelvre + Vertimas raštu iš anglų kalbos į čekų kalbą + Tulkošana no angļu valodas čehu valodā + It-traduzzjoni mill-Ingliż għaċ-Ċek + Tłumaczenie pisemne z języka angielskiego na język czeski + Preklad z anglického jazyka do českého jazyka + Prevajanje iz angleščine v češčino + Aistriúchán ó Bhéarla go Seicis + Превод от английски на чешки език + Traducere din limba engleză în limba cehă + Prevođenje s engleskog na češki jezik + + + true + + + 13 + + + + TEN-0013 + + + + CON-0014 + + + 2021-10-14+01:00 + + Translation from English into Czech + Oversættelse fra engelsk til tjekkisk + Übersetzung aus dem Englischen ins Tschechische + Traducción del inglés al checo + Käännökset englannin kielestä tšekin kieleen + Traduction de l'anglais vers le tchèque + Μετάφραση από τα αγγλικά προς τα τσεχικά + Traduzione dall'inglese al ceco + Vertaling uit het Engels in het Tsjechisch + Tradução de inglês para checo + Översättning från engelska till tjeckiska + Překlad z angličtiny do češtiny + Tõlkimine inglise keelest tšehhi keelde + Fordítás angol nyelvről cseh nyelvre + Vertimas raštu iš anglų kalbos į čekų kalbą + Tulkošana no angļu valodas čehu valodā + It-traduzzjoni mill-Ingliż għaċ-Ċek + Tłumaczenie pisemne z języka angielskiego na język czeski + Preklad z anglického jazyka do českého jazyka + Prevajanje iz angleščine v češčino + Aistriúchán ó Bhéarla go Seicis + Превод от английски на чешки език + Traducere din limba engleză în limba cehă + Prevođenje s engleskog na češki jezik + + + true + + + 14 + + + + TEN-0014 + + + + CON-0015 + + + 2021-10-14+01:00 + + Translation from English into Czech + Oversættelse fra engelsk til tjekkisk + Übersetzung aus dem Englischen ins Tschechische + Traducción del inglés al checo + Käännökset englannin kielestä tšekin kieleen + Traduction de l'anglais vers le tchèque + Μετάφραση από τα αγγλικά προς τα τσεχικά + Traduzione dall'inglese al ceco + Vertaling uit het Engels in het Tsjechisch + Tradução de inglês para checo + Översättning från engelska till tjeckiska + Překlad z angličtiny do češtiny + Tõlkimine inglise keelest tšehhi keelde + Fordítás angol nyelvről cseh nyelvre + Vertimas raštu iš anglų kalbos į čekų kalbą + Tulkošana no angļu valodas čehu valodā + It-traduzzjoni mill-Ingliż għaċ-Ċek + Tłumaczenie pisemne z języka angielskiego na język czeski + Preklad z anglického jazyka do českého jazyka + Prevajanje iz angleščine v češčino + Aistriúchán ó Bhéarla go Seicis + Превод от английски на чешки език + Traducere din limba engleză în limba cehă + Prevođenje s engleskog na češki jezik + + + true + + + 15 + + + + TEN-0015 + + + + CON-0016 + + + 2021-10-14+01:00 + + Translation from English into Czech + Oversættelse fra engelsk til tjekkisk + Übersetzung aus dem Englischen ins Tschechische + Traducción del inglés al checo + Käännökset englannin kielestä tšekin kieleen + Traduction de l'anglais vers le tchèque + Μετάφραση από τα αγγλικά προς τα τσεχικά + Traduzione dall'inglese al ceco + Vertaling uit het Engels in het Tsjechisch + Tradução de inglês para checo + Översättning från engelska till tjeckiska + Překlad z angličtiny do češtiny + Tõlkimine inglise keelest tšehhi keelde + Fordítás angol nyelvről cseh nyelvre + Vertimas raštu iš anglų kalbos į čekų kalbą + Tulkošana no angļu valodas čehu valodā + It-traduzzjoni mill-Ingliż għaċ-Ċek + Tłumaczenie pisemne z języka angielskiego na język czeski + Preklad z anglického jazyka do českého jazyka + Prevajanje iz angleščine v češčino + Aistriúchán ó Bhéarla go Seicis + Превод от английски на чешки език + Traducere din limba engleză în limba cehă + Prevođenje s engleskog na češki jezik + + + true + + + 16 + + + + TEN-0016 + + + + CON-0017 + + + 2021-10-14+01:00 + + Translation from English into Czech + Oversættelse fra engelsk til tjekkisk + Übersetzung aus dem Englischen ins Tschechische + Traducción del inglés al checo + Käännökset englannin kielestä tšekin kieleen + Traduction de l'anglais vers le tchèque + Μετάφραση από τα αγγλικά προς τα τσεχικά + Traduzione dall'inglese al ceco + Vertaling uit het Engels in het Tsjechisch + Tradução de inglês para checo + Översättning från engelska till tjeckiska + Překlad z angličtiny do češtiny + Tõlkimine inglise keelest tšehhi keelde + Fordítás angol nyelvről cseh nyelvre + Vertimas raštu iš anglų kalbos į čekų kalbą + Tulkošana no angļu valodas čehu valodā + It-traduzzjoni mill-Ingliż għaċ-Ċek + Tłumaczenie pisemne z języka angielskiego na język czeski + Preklad z anglického jazyka do českého jazyka + Prevajanje iz angleščine v češčino + Aistriúchán ó Bhéarla go Seicis + Превод от английски на чешки език + Traducere din limba engleză în limba cehă + Prevođenje s engleskog na češki jezik + + + true + + + 17 + + + + TEN-0017 + + + + CON-0018 + + + 2021-10-14+01:00 + + Translation from English into Czech + Oversættelse fra engelsk til tjekkisk + Übersetzung aus dem Englischen ins Tschechische + Traducción del inglés al checo + Käännökset englannin kielestä tšekin kieleen + Traduction de l'anglais vers le tchèque + Μετάφραση από τα αγγλικά προς τα τσεχικά + Traduzione dall'inglese al ceco + Vertaling uit het Engels in het Tsjechisch + Tradução de inglês para checo + Översättning från engelska till tjeckiska + Překlad z angličtiny do češtiny + Tõlkimine inglise keelest tšehhi keelde + Fordítás angol nyelvről cseh nyelvre + Vertimas raštu iš anglų kalbos į čekų kalbą + Tulkošana no angļu valodas čehu valodā + It-traduzzjoni mill-Ingliż għaċ-Ċek + Tłumaczenie pisemne z języka angielskiego na język czeski + Preklad z anglického jazyka do českého jazyka + Prevajanje iz angleščine v češčino + Aistriúchán ó Bhéarla go Seicis + Превод от английски на чешки език + Traducere din limba engleză în limba cehă + Prevođenje s engleskog na češki jezik + + + true + + + 18 + + + + TEN-0018 + + + + CON-0019 + + + 2021-10-14+01:00 + + Translation from English into Czech + Oversættelse fra engelsk til tjekkisk + Übersetzung aus dem Englischen ins Tschechische + Traducción del inglés al checo + Käännökset englannin kielestä tšekin kieleen + Traduction de l'anglais vers le tchèque + Μετάφραση από τα αγγλικά προς τα τσεχικά + Traduzione dall'inglese al ceco + Vertaling uit het Engels in het Tsjechisch + Tradução de inglês para checo + Översättning från engelska till tjeckiska + Překlad z angličtiny do češtiny + Tõlkimine inglise keelest tšehhi keelde + Fordítás angol nyelvről cseh nyelvre + Vertimas raštu iš anglų kalbos į čekų kalbą + Tulkošana no angļu valodas čehu valodā + It-traduzzjoni mill-Ingliż għaċ-Ċek + Tłumaczenie pisemne z języka angielskiego na język czeski + Preklad z anglického jazyka do českého jazyka + Prevajanje iz angleščine v češčino + Aistriúchán ó Bhéarla go Seicis + Превод от английски на чешки език + Traducere din limba engleză în limba cehă + Prevođenje s engleskog na češki jezik + + + true + + + 19 + + + + TEN-0019 + + + + CON-0020 + + + 2021-10-14+01:00 + + Translation from English into Czech + Oversættelse fra engelsk til tjekkisk + Übersetzung aus dem Englischen ins Tschechische + Traducción del inglés al checo + Käännökset englannin kielestä tšekin kieleen + Traduction de l'anglais vers le tchèque + Μετάφραση από τα αγγλικά προς τα τσεχικά + Traduzione dall'inglese al ceco + Vertaling uit het Engels in het Tsjechisch + Tradução de inglês para checo + Översättning från engelska till tjeckiska + Překlad z angličtiny do češtiny + Tõlkimine inglise keelest tšehhi keelde + Fordítás angol nyelvről cseh nyelvre + Vertimas raštu iš anglų kalbos į čekų kalbą + Tulkošana no angļu valodas čehu valodā + It-traduzzjoni mill-Ingliż għaċ-Ċek + Tłumaczenie pisemne z języka angielskiego na język czeski + Preklad z anglického jazyka do českého jazyka + Prevajanje iz angleščine v češčino + Aistriúchán ó Bhéarla go Seicis + Превод от английски на чешки език + Traducere din limba engleză în limba cehă + Prevođenje s engleskog na češki jezik + + + true + + + 20 + + + + TEN-0020 + + + + CON-0021 + + + 2021-10-14+01:00 + + Translation from English into Danish + Oversættelse fra engelsk til dansk + Übersetzung aus dem Englischen ins Dänische + Traducción del inglés al danés + Käännökset englannin kielestä tanskan kieleen + Traduction de l'anglais vers le danois + Μετάφραση από τα αγγλικά προς τα δανικά + Traduzione dall'inglese in danese + Vertaling uit het Engels in het Deens + Tradução de inglês para dinamarquês + Översättning från engelska till danska + Překlad z angličtiny do dánštiny + tõlkimine inglise keelest taani keelde + Fordítás angol nyelvről dán nyelvre + Vertimas raštu iš anglų kalbos į danų kalbą + Tulkošana no angļu valodas dāņu valodā + It-traduzzjoni mill-Ingliż għad-Daniż + Tłumaczenie pisemne z języka angielskiego na język duński + Preklad z anglického jazyka do dánskeho jazyka + Prevajanje iz angleščine v danščino + Aistriúchán ó Bhéarla go Danmhairgis + Превод от английски на датски език + Traducere din limba engleză în limba daneză + Prevođenje s engleskog na danski jezik + + + true + + + 21 + + + + TEN-0021 + + + + CON-0022 + + + 2021-10-14+01:00 + + Translation from English into Danish + Oversættelse fra engelsk til dansk + Übersetzung aus dem Englischen ins Dänische + Traducción del inglés al danés + Käännökset englannin kielestä tanskan kieleen + Traduction de l'anglais vers le danois + Μετάφραση από τα αγγλικά προς τα δανικά + Traduzione dall'inglese in danese + Vertaling uit het Engels in het Deens + Tradução de inglês para dinamarquês + Översättning från engelska till danska + Překlad z angličtiny do dánštiny + tõlkimine inglise keelest taani keelde + Fordítás angol nyelvről dán nyelvre + Vertimas raštu iš anglų kalbos į danų kalbą + Tulkošana no angļu valodas dāņu valodā + It-traduzzjoni mill-Ingliż għad-Daniż + Tłumaczenie pisemne z języka angielskiego na język duński + Preklad z anglického jazyka do dánskeho jazyka + Prevajanje iz angleščine v danščino + Aistriúchán ó Bhéarla go Danmhairgis + Превод от английски на датски език + Traducere din limba engleză în limba daneză + Prevođenje s engleskog na danski jezik + + + true + + + 22 + + + + TEN-0022 + + + + CON-0023 + + + 2021-10-14+01:00 + + Translation from English into Danish + Oversættelse fra engelsk til dansk + Übersetzung aus dem Englischen ins Dänische + Traducción del inglés al danés + Käännökset englannin kielestä tanskan kieleen + Traduction de l'anglais vers le danois + Μετάφραση από τα αγγλικά προς τα δανικά + Traduzione dall'inglese in danese + Vertaling uit het Engels in het Deens + Tradução de inglês para dinamarquês + Översättning från engelska till danska + Překlad z angličtiny do dánštiny + tõlkimine inglise keelest taani keelde + Fordítás angol nyelvről dán nyelvre + Vertimas raštu iš anglų kalbos į danų kalbą + Tulkošana no angļu valodas dāņu valodā + It-traduzzjoni mill-Ingliż għad-Daniż + Tłumaczenie pisemne z języka angielskiego na język duński + Preklad z anglického jazyka do dánskeho jazyka + Prevajanje iz angleščine v danščino + Aistriúchán ó Bhéarla go Danmhairgis + Превод от английски на датски език + Traducere din limba engleză în limba daneză + Prevođenje s engleskog na danski jezik + + + true + + + 23 + + + + TEN-0023 + + + + CON-0024 + + + 2021-10-14+01:00 + + Translation from English into Danish + Oversættelse fra engelsk til dansk + Übersetzung aus dem Englischen ins Dänische + Traducción del inglés al danés + Käännökset englannin kielestä tanskan kieleen + Traduction de l'anglais vers le danois + Μετάφραση από τα αγγλικά προς τα δανικά + Traduzione dall'inglese in danese + Vertaling uit het Engels in het Deens + Tradução de inglês para dinamarquês + Översättning från engelska till danska + Překlad z angličtiny do dánštiny + tõlkimine inglise keelest taani keelde + Fordítás angol nyelvről dán nyelvre + Vertimas raštu iš anglų kalbos į danų kalbą + Tulkošana no angļu valodas dāņu valodā + It-traduzzjoni mill-Ingliż għad-Daniż + Tłumaczenie pisemne z języka angielskiego na język duński + Preklad z anglického jazyka do dánskeho jazyka + Prevajanje iz angleščine v danščino + Aistriúchán ó Bhéarla go Danmhairgis + Превод от английски на датски език + Traducere din limba engleză în limba daneză + Prevođenje s engleskog na danski jezik + + + true + + + 24 + + + + TEN-0024 + + + + CON-0025 + + + 2021-10-14+01:00 + + Translation from English into Danish + Oversættelse fra engelsk til dansk + Übersetzung aus dem Englischen ins Dänische + Traducción del inglés al danés + Käännökset englannin kielestä tanskan kieleen + Traduction de l'anglais vers le danois + Μετάφραση από τα αγγλικά προς τα δανικά + Traduzione dall'inglese in danese + Vertaling uit het Engels in het Deens + Tradução de inglês para dinamarquês + Översättning från engelska till danska + Překlad z angličtiny do dánštiny + tõlkimine inglise keelest taani keelde + Fordítás angol nyelvről dán nyelvre + Vertimas raštu iš anglų kalbos į danų kalbą + Tulkošana no angļu valodas dāņu valodā + It-traduzzjoni mill-Ingliż għad-Daniż + Tłumaczenie pisemne z języka angielskiego na język duński + Preklad z anglického jazyka do dánskeho jazyka + Prevajanje iz angleščine v danščino + Aistriúchán ó Bhéarla go Danmhairgis + Превод от английски на датски език + Traducere din limba engleză în limba daneză + Prevođenje s engleskog na danski jezik + + + true + + + 25 + + + + TEN-0025 + + + + CON-0026 + + + 2021-10-14+01:00 + + Translation from English into Danish + Oversættelse fra engelsk til dansk + Übersetzung aus dem Englischen ins Dänische + Traducción del inglés al danés + Käännökset englannin kielestä tanskan kieleen + Traduction de l'anglais vers le danois + Μετάφραση από τα αγγλικά προς τα δανικά + Traduzione dall'inglese in danese + Vertaling uit het Engels in het Deens + Tradução de inglês para dinamarquês + Översättning från engelska till danska + Překlad z angličtiny do dánštiny + tõlkimine inglise keelest taani keelde + Fordítás angol nyelvről dán nyelvre + Vertimas raštu iš anglų kalbos į danų kalbą + Tulkošana no angļu valodas dāņu valodā + It-traduzzjoni mill-Ingliż għad-Daniż + Tłumaczenie pisemne z języka angielskiego na język duński + Preklad z anglického jazyka do dánskeho jazyka + Prevajanje iz angleščine v danščino + Aistriúchán ó Bhéarla go Danmhairgis + Превод от английски на датски език + Traducere din limba engleză în limba daneză + Prevođenje s engleskog na danski jezik + + + true + + + 26 + + + + TEN-0026 + + + + CON-0027 + + + 2021-10-14+01:00 + + Translation from English into Danish + Oversættelse fra engelsk til dansk + Übersetzung aus dem Englischen ins Dänische + Traducción del inglés al danés + Käännökset englannin kielestä tanskan kieleen + Traduction de l'anglais vers le danois + Μετάφραση από τα αγγλικά προς τα δανικά + Traduzione dall'inglese in danese + Vertaling uit het Engels in het Deens + Tradução de inglês para dinamarquês + Översättning från engelska till danska + Překlad z angličtiny do dánštiny + tõlkimine inglise keelest taani keelde + Fordítás angol nyelvről dán nyelvre + Vertimas raštu iš anglų kalbos į danų kalbą + Tulkošana no angļu valodas dāņu valodā + It-traduzzjoni mill-Ingliż għad-Daniż + Tłumaczenie pisemne z języka angielskiego na język duński + Preklad z anglického jazyka do dánskeho jazyka + Prevajanje iz angleščine v danščino + Aistriúchán ó Bhéarla go Danmhairgis + Превод от английски на датски език + Traducere din limba engleză în limba daneză + Prevođenje s engleskog na danski jezik + + + true + + + 27 + + + + TEN-0027 + + + + CON-0028 + + + 2021-10-14+01:00 + + Translation from English into German + Oversættelse fra engelsk til tysk + Übersetzung aus dem Englischen ins Deutsche + Traducción del inglés al alemán + Käännökset englannin kielestä saksan kieleen + Traduction de l'anglais vers l'allemand + Μετάφραση από τα αγγλικά προς τα γερμανικά + Traduzione dall'inglese in tedesco + Vertaling uit het Engels in het Duits + Tradução de inglês para alemão + Översättning från engelska till tyska + Překlady z angličtiny do němčiny + tõlkimine inglise keelest saksa keelde + Fordítás angol nyelvről németre + Vertimas iš anglų kalbos į vokiečių kalbą + Tulkošana no angļu valodas vācu valodā + It-traduzzjoni mill-Ingliż għall-Ġermaniż + Tłumaczenie pisemne z języka angielskiego na język niemiecki + Preklad z anglického jazyka do nemeckého jazyka + Prevajanje iz angleščine v nemščino + Aistriúchán ó Bhéarla go Gearmáinis + Превод от английски на немски език + Traducere din limba engleză în limba germană + Prevođenje s engleskog na njemački jezik + + + true + + + 28 + + + + TEN-0028 + + + + CON-0029 + + + 2021-10-14+01:00 + + Translation from English into German + Oversættelse fra engelsk til tysk + Übersetzung aus dem Englischen ins Deutsche + Traducción del inglés al alemán + Käännökset englannin kielestä saksan kieleen + Traduction de l'anglais vers l'allemand + Μετάφραση από τα αγγλικά προς τα γερμανικά + Traduzione dall'inglese in tedesco + Vertaling uit het Engels in het Duits + Tradução de inglês para alemão + Översättning från engelska till tyska + Překlady z angličtiny do němčiny + tõlkimine inglise keelest saksa keelde + Fordítás angol nyelvről németre + Vertimas iš anglų kalbos į vokiečių kalbą + Tulkošana no angļu valodas vācu valodā + It-traduzzjoni mill-Ingliż għall-Ġermaniż + Tłumaczenie pisemne z języka angielskiego na język niemiecki + Preklad z anglického jazyka do nemeckého jazyka + Prevajanje iz angleščine v nemščino + Aistriúchán ó Bhéarla go Gearmáinis + Превод от английски на немски език + Traducere din limba engleză în limba germană + Prevođenje s engleskog na njemački jezik + + + true + + + 29 + + + + TEN-0029 + + + + CON-0030 + + + 2021-10-14+01:00 + + Translation from English into German + Oversættelse fra engelsk til tysk + Übersetzung aus dem Englischen ins Deutsche + Traducción del inglés al alemán + Käännökset englannin kielestä saksan kieleen + Traduction de l'anglais vers l'allemand + Μετάφραση από τα αγγλικά προς τα γερμανικά + Traduzione dall'inglese in tedesco + Vertaling uit het Engels in het Duits + Tradução de inglês para alemão + Översättning från engelska till tyska + Překlady z angličtiny do němčiny + tõlkimine inglise keelest saksa keelde + Fordítás angol nyelvről németre + Vertimas iš anglų kalbos į vokiečių kalbą + Tulkošana no angļu valodas vācu valodā + It-traduzzjoni mill-Ingliż għall-Ġermaniż + Tłumaczenie pisemne z języka angielskiego na język niemiecki + Preklad z anglického jazyka do nemeckého jazyka + Prevajanje iz angleščine v nemščino + Aistriúchán ó Bhéarla go Gearmáinis + Превод от английски на немски език + Traducere din limba engleză în limba germană + Prevođenje s engleskog na njemački jezik + + + true + + + 30 + + + + TEN-0030 + + + + CON-0031 + + + 2021-10-14+01:00 + + Translation from English into German + Oversættelse fra engelsk til tysk + Übersetzung aus dem Englischen ins Deutsche + Traducción del inglés al alemán + Käännökset englannin kielestä saksan kieleen + Traduction de l'anglais vers l'allemand + Μετάφραση από τα αγγλικά προς τα γερμανικά + Traduzione dall'inglese in tedesco + Vertaling uit het Engels in het Duits + Tradução de inglês para alemão + Översättning från engelska till tyska + Překlady z angličtiny do němčiny + tõlkimine inglise keelest saksa keelde + Fordítás angol nyelvről németre + Vertimas iš anglų kalbos į vokiečių kalbą + Tulkošana no angļu valodas vācu valodā + It-traduzzjoni mill-Ingliż għall-Ġermaniż + Tłumaczenie pisemne z języka angielskiego na język niemiecki + Preklad z anglického jazyka do nemeckého jazyka + Prevajanje iz angleščine v nemščino + Aistriúchán ó Bhéarla go Gearmáinis + Превод от английски на немски език + Traducere din limba engleză în limba germană + Prevođenje s engleskog na njemački jezik + + + true + + + 31 + + + + TEN-0031 + + + + CON-0032 + + + 2021-10-14+01:00 + + Translation from English into German + Oversættelse fra engelsk til tysk + Übersetzung aus dem Englischen ins Deutsche + Traducción del inglés al alemán + Käännökset englannin kielestä saksan kieleen + Traduction de l'anglais vers l'allemand + Μετάφραση από τα αγγλικά προς τα γερμανικά + Traduzione dall'inglese in tedesco + Vertaling uit het Engels in het Duits + Tradução de inglês para alemão + Översättning från engelska till tyska + Překlady z angličtiny do němčiny + tõlkimine inglise keelest saksa keelde + Fordítás angol nyelvről németre + Vertimas iš anglų kalbos į vokiečių kalbą + Tulkošana no angļu valodas vācu valodā + It-traduzzjoni mill-Ingliż għall-Ġermaniż + Tłumaczenie pisemne z języka angielskiego na język niemiecki + Preklad z anglického jazyka do nemeckého jazyka + Prevajanje iz angleščine v nemščino + Aistriúchán ó Bhéarla go Gearmáinis + Превод от английски на немски език + Traducere din limba engleză în limba germană + Prevođenje s engleskog na njemački jezik + + + true + + + 32 + + + + TEN-0032 + + + + CON-0033 + + + 2021-10-14+01:00 + + Translation from English into German + Oversættelse fra engelsk til tysk + Übersetzung aus dem Englischen ins Deutsche + Traducción del inglés al alemán + Käännökset englannin kielestä saksan kieleen + Traduction de l'anglais vers l'allemand + Μετάφραση από τα αγγλικά προς τα γερμανικά + Traduzione dall'inglese in tedesco + Vertaling uit het Engels in het Duits + Tradução de inglês para alemão + Översättning från engelska till tyska + Překlady z angličtiny do němčiny + tõlkimine inglise keelest saksa keelde + Fordítás angol nyelvről németre + Vertimas iš anglų kalbos į vokiečių kalbą + Tulkošana no angļu valodas vācu valodā + It-traduzzjoni mill-Ingliż għall-Ġermaniż + Tłumaczenie pisemne z języka angielskiego na język niemiecki + Preklad z anglického jazyka do nemeckého jazyka + Prevajanje iz angleščine v nemščino + Aistriúchán ó Bhéarla go Gearmáinis + Превод от английски на немски език + Traducere din limba engleză în limba germană + Prevođenje s engleskog na njemački jezik + + + true + + + 33 + + + + TEN-0033 + + + + CON-0034 + + + 2021-10-14+01:00 + + Translation from English into German + Oversættelse fra engelsk til tysk + Übersetzung aus dem Englischen ins Deutsche + Traducción del inglés al alemán + Käännökset englannin kielestä saksan kieleen + Traduction de l'anglais vers l'allemand + Μετάφραση από τα αγγλικά προς τα γερμανικά + Traduzione dall'inglese in tedesco + Vertaling uit het Engels in het Duits + Tradução de inglês para alemão + Översättning från engelska till tyska + Překlady z angličtiny do němčiny + tõlkimine inglise keelest saksa keelde + Fordítás angol nyelvről németre + Vertimas iš anglų kalbos į vokiečių kalbą + Tulkošana no angļu valodas vācu valodā + It-traduzzjoni mill-Ingliż għall-Ġermaniż + Tłumaczenie pisemne z języka angielskiego na język niemiecki + Preklad z anglického jazyka do nemeckého jazyka + Prevajanje iz angleščine v nemščino + Aistriúchán ó Bhéarla go Gearmáinis + Превод от английски на немски език + Traducere din limba engleză în limba germană + Prevođenje s engleskog na njemački jezik + + + true + + + 34 + + + + TEN-0034 + + + + CON-0035 + + + 2021-10-14+01:00 + + Translation from English into German + Oversættelse fra engelsk til tysk + Übersetzung aus dem Englischen ins Deutsche + Traducción del inglés al alemán + Käännökset englannin kielestä saksan kieleen + Traduction de l'anglais vers l'allemand + Μετάφραση από τα αγγλικά προς τα γερμανικά + Traduzione dall'inglese in tedesco + Vertaling uit het Engels in het Duits + Tradução de inglês para alemão + Översättning från engelska till tyska + Překlady z angličtiny do němčiny + tõlkimine inglise keelest saksa keelde + Fordítás angol nyelvről németre + Vertimas iš anglų kalbos į vokiečių kalbą + Tulkošana no angļu valodas vācu valodā + It-traduzzjoni mill-Ingliż għall-Ġermaniż + Tłumaczenie pisemne z języka angielskiego na język niemiecki + Preklad z anglického jazyka do nemeckého jazyka + Prevajanje iz angleščine v nemščino + Aistriúchán ó Bhéarla go Gearmáinis + Превод от английски на немски език + Traducere din limba engleză în limba germană + Prevođenje s engleskog na njemački jezik + + + true + + + 35 + + + + TEN-0035 + + + + CON-0036 + + + 2021-10-14+01:00 + + Translation from English into German + Oversættelse fra engelsk til tysk + Übersetzung aus dem Englischen ins Deutsche + Traducción del inglés al alemán + Käännökset englannin kielestä saksan kieleen + Traduction de l'anglais vers l'allemand + Μετάφραση από τα αγγλικά προς τα γερμανικά + Traduzione dall'inglese in tedesco + Vertaling uit het Engels in het Duits + Tradução de inglês para alemão + Översättning från engelska till tyska + Překlady z angličtiny do němčiny + tõlkimine inglise keelest saksa keelde + Fordítás angol nyelvről németre + Vertimas iš anglų kalbos į vokiečių kalbą + Tulkošana no angļu valodas vācu valodā + It-traduzzjoni mill-Ingliż għall-Ġermaniż + Tłumaczenie pisemne z języka angielskiego na język niemiecki + Preklad z anglického jazyka do nemeckého jazyka + Prevajanje iz angleščine v nemščino + Aistriúchán ó Bhéarla go Gearmáinis + Превод от английски на немски език + Traducere din limba engleză în limba germană + Prevođenje s engleskog na njemački jezik + + + true + + + 36 + + + + TEN-0036 + + + + CON-0037 + + + 2021-10-14+01:00 + + Translation from English into German + Oversættelse fra engelsk til tysk + Übersetzung aus dem Englischen ins Deutsche + Traducción del inglés al alemán + Käännökset englannin kielestä saksan kieleen + Traduction de l'anglais vers l'allemand + Μετάφραση από τα αγγλικά προς τα γερμανικά + Traduzione dall'inglese in tedesco + Vertaling uit het Engels in het Duits + Tradução de inglês para alemão + Översättning från engelska till tyska + Překlady z angličtiny do němčiny + tõlkimine inglise keelest saksa keelde + Fordítás angol nyelvről németre + Vertimas iš anglų kalbos į vokiečių kalbą + Tulkošana no angļu valodas vācu valodā + It-traduzzjoni mill-Ingliż għall-Ġermaniż + Tłumaczenie pisemne z języka angielskiego na język niemiecki + Preklad z anglického jazyka do nemeckého jazyka + Prevajanje iz angleščine v nemščino + Aistriúchán ó Bhéarla go Gearmáinis + Превод от английски на немски език + Traducere din limba engleză în limba germană + Prevođenje s engleskog na njemački jezik + + + true + + + 37 + + + + TEN-0037 + + + + CON-0038 + + + 2021-10-14+01:00 + + Translation from English into German + Oversættelse fra engelsk til tysk + Übersetzung aus dem Englischen ins Deutsche + Traducción del inglés al alemán + Käännökset englannin kielestä saksan kieleen + Traduction de l'anglais vers l'allemand + Μετάφραση από τα αγγλικά προς τα γερμανικά + Traduzione dall'inglese in tedesco + Vertaling uit het Engels in het Duits + Tradução de inglês para alemão + Översättning från engelska till tyska + Překlady z angličtiny do němčiny + tõlkimine inglise keelest saksa keelde + Fordítás angol nyelvről németre + Vertimas iš anglų kalbos į vokiečių kalbą + Tulkošana no angļu valodas vācu valodā + It-traduzzjoni mill-Ingliż għall-Ġermaniż + Tłumaczenie pisemne z języka angielskiego na język niemiecki + Preklad z anglického jazyka do nemeckého jazyka + Prevajanje iz angleščine v nemščino + Aistriúchán ó Bhéarla go Gearmáinis + Превод от английски на немски език + Traducere din limba engleză în limba germană + Prevođenje s engleskog na njemački jezik + + + true + + + 38 + + + + TEN-0038 + + + + CON-0039 + + + 2021-10-14+01:00 + + Translation from English into German + Oversættelse fra engelsk til tysk + Übersetzung aus dem Englischen ins Deutsche + Traducción del inglés al alemán + Käännökset englannin kielestä saksan kieleen + Traduction de l'anglais vers l'allemand + Μετάφραση από τα αγγλικά προς τα γερμανικά + Traduzione dall'inglese in tedesco + Vertaling uit het Engels in het Duits + Tradução de inglês para alemão + Översättning från engelska till tyska + Překlady z angličtiny do němčiny + tõlkimine inglise keelest saksa keelde + Fordítás angol nyelvről németre + Vertimas iš anglų kalbos į vokiečių kalbą + Tulkošana no angļu valodas vācu valodā + It-traduzzjoni mill-Ingliż għall-Ġermaniż + Tłumaczenie pisemne z języka angielskiego na język niemiecki + Preklad z anglického jazyka do nemeckého jazyka + Prevajanje iz angleščine v nemščino + Aistriúchán ó Bhéarla go Gearmáinis + Превод от английски на немски език + Traducere din limba engleză în limba germană + Prevođenje s engleskog na njemački jezik + + + true + + + 39 + + + + TEN-0039 + + + + CON-0040 + + + 2021-10-14+01:00 + + Translation from English into German + Oversættelse fra engelsk til tysk + Übersetzung aus dem Englischen ins Deutsche + Traducción del inglés al alemán + Käännökset englannin kielestä saksan kieleen + Traduction de l'anglais vers l'allemand + Μετάφραση από τα αγγλικά προς τα γερμανικά + Traduzione dall'inglese in tedesco + Vertaling uit het Engels in het Duits + Tradução de inglês para alemão + Översättning från engelska till tyska + Překlady z angličtiny do němčiny + tõlkimine inglise keelest saksa keelde + Fordítás angol nyelvről németre + Vertimas iš anglų kalbos į vokiečių kalbą + Tulkošana no angļu valodas vācu valodā + It-traduzzjoni mill-Ingliż għall-Ġermaniż + Tłumaczenie pisemne z języka angielskiego na język niemiecki + Preklad z anglického jazyka do nemeckého jazyka + Prevajanje iz angleščine v nemščino + Aistriúchán ó Bhéarla go Gearmáinis + Превод от английски на немски език + Traducere din limba engleză în limba germană + Prevođenje s engleskog na njemački jezik + + + true + + + 40 + + + + TEN-0040 + + + + CON-0041 + + + 2021-10-14+01:00 + + Translation from English into German + Oversættelse fra engelsk til tysk + Übersetzung aus dem Englischen ins Deutsche + Traducción del inglés al alemán + Käännökset englannin kielestä saksan kieleen + Traduction de l'anglais vers l'allemand + Μετάφραση από τα αγγλικά προς τα γερμανικά + Traduzione dall'inglese in tedesco + Vertaling uit het Engels in het Duits + Tradução de inglês para alemão + Översättning från engelska till tyska + Překlady z angličtiny do němčiny + tõlkimine inglise keelest saksa keelde + Fordítás angol nyelvről németre + Vertimas iš anglų kalbos į vokiečių kalbą + Tulkošana no angļu valodas vācu valodā + It-traduzzjoni mill-Ingliż għall-Ġermaniż + Tłumaczenie pisemne z języka angielskiego na język niemiecki + Preklad z anglického jazyka do nemeckého jazyka + Prevajanje iz angleščine v nemščino + Aistriúchán ó Bhéarla go Gearmáinis + Превод от английски на немски език + Traducere din limba engleză în limba germană + Prevođenje s engleskog na njemački jezik + + + true + + + 41 + + + + TEN-0041 + + + + CON-0042 + + + 2021-10-14+01:00 + + Translation from English into German + Oversættelse fra engelsk til tysk + Übersetzung aus dem Englischen ins Deutsche + Traducción del inglés al alemán + Käännökset englannin kielestä saksan kieleen + Traduction de l'anglais vers l'allemand + Μετάφραση από τα αγγλικά προς τα γερμανικά + Traduzione dall'inglese in tedesco + Vertaling uit het Engels in het Duits + Tradução de inglês para alemão + Översättning från engelska till tyska + Překlady z angličtiny do němčiny + tõlkimine inglise keelest saksa keelde + Fordítás angol nyelvről németre + Vertimas iš anglų kalbos į vokiečių kalbą + Tulkošana no angļu valodas vācu valodā + It-traduzzjoni mill-Ingliż għall-Ġermaniż + Tłumaczenie pisemne z języka angielskiego na język niemiecki + Preklad z anglického jazyka do nemeckého jazyka + Prevajanje iz angleščine v nemščino + Aistriúchán ó Bhéarla go Gearmáinis + Превод от английски на немски език + Traducere din limba engleză în limba germană + Prevođenje s engleskog na njemački jezik + + + true + + + 42 + + + + TEN-0042 + + + + CON-0043 + + + 2021-10-14+01:00 + + Translation from English into German + Oversættelse fra engelsk til tysk + Übersetzung aus dem Englischen ins Deutsche + Traducción del inglés al alemán + Käännökset englannin kielestä saksan kieleen + Traduction de l'anglais vers l'allemand + Μετάφραση από τα αγγλικά προς τα γερμανικά + Traduzione dall'inglese in tedesco + Vertaling uit het Engels in het Duits + Tradução de inglês para alemão + Översättning från engelska till tyska + Překlady z angličtiny do němčiny + tõlkimine inglise keelest saksa keelde + Fordítás angol nyelvről németre + Vertimas iš anglų kalbos į vokiečių kalbą + Tulkošana no angļu valodas vācu valodā + It-traduzzjoni mill-Ingliż għall-Ġermaniż + Tłumaczenie pisemne z języka angielskiego na język niemiecki + Preklad z anglického jazyka do nemeckého jazyka + Prevajanje iz angleščine v nemščino + Aistriúchán ó Bhéarla go Gearmáinis + Превод от английски на немски език + Traducere din limba engleză în limba germană + Prevođenje s engleskog na njemački jezik + + + true + + + 43 + + + + TEN-0043 + + + + CON-0044 + + + 2021-10-14+01:00 + + Translation from English into German + Oversættelse fra engelsk til tysk + Übersetzung aus dem Englischen ins Deutsche + Traducción del inglés al alemán + Käännökset englannin kielestä saksan kieleen + Traduction de l'anglais vers l'allemand + Μετάφραση από τα αγγλικά προς τα γερμανικά + Traduzione dall'inglese in tedesco + Vertaling uit het Engels in het Duits + Tradução de inglês para alemão + Översättning från engelska till tyska + Překlady z angličtiny do němčiny + tõlkimine inglise keelest saksa keelde + Fordítás angol nyelvről németre + Vertimas iš anglų kalbos į vokiečių kalbą + Tulkošana no angļu valodas vācu valodā + It-traduzzjoni mill-Ingliż għall-Ġermaniż + Tłumaczenie pisemne z języka angielskiego na język niemiecki + Preklad z anglického jazyka do nemeckého jazyka + Prevajanje iz angleščine v nemščino + Aistriúchán ó Bhéarla go Gearmáinis + Превод от английски на немски език + Traducere din limba engleză în limba germană + Prevođenje s engleskog na njemački jezik + + + true + + + 44 + + + + TEN-0044 + + + + CON-0045 + + + 2021-10-14+01:00 + + Translation from English into German + Oversættelse fra engelsk til tysk + Übersetzung aus dem Englischen ins Deutsche + Traducción del inglés al alemán + Käännökset englannin kielestä saksan kieleen + Traduction de l'anglais vers l'allemand + Μετάφραση από τα αγγλικά προς τα γερμανικά + Traduzione dall'inglese in tedesco + Vertaling uit het Engels in het Duits + Tradução de inglês para alemão + Översättning från engelska till tyska + Překlady z angličtiny do němčiny + tõlkimine inglise keelest saksa keelde + Fordítás angol nyelvről németre + Vertimas iš anglų kalbos į vokiečių kalbą + Tulkošana no angļu valodas vācu valodā + It-traduzzjoni mill-Ingliż għall-Ġermaniż + Tłumaczenie pisemne z języka angielskiego na język niemiecki + Preklad z anglického jazyka do nemeckého jazyka + Prevajanje iz angleščine v nemščino + Aistriúchán ó Bhéarla go Gearmáinis + Превод от английски на немски език + Traducere din limba engleză în limba germană + Prevođenje s engleskog na njemački jezik + + + true + + + 45 + + + + TEN-0045 + + + + CON-0046 + + + 2021-10-14+01:00 + + Translation from English into German + Oversættelse fra engelsk til tysk + Übersetzung aus dem Englischen ins Deutsche + Traducción del inglés al alemán + Käännökset englannin kielestä saksan kieleen + Traduction de l'anglais vers l'allemand + Μετάφραση από τα αγγλικά προς τα γερμανικά + Traduzione dall'inglese in tedesco + Vertaling uit het Engels in het Duits + Tradução de inglês para alemão + Översättning från engelska till tyska + Překlady z angličtiny do němčiny + tõlkimine inglise keelest saksa keelde + Fordítás angol nyelvről németre + Vertimas iš anglų kalbos į vokiečių kalbą + Tulkošana no angļu valodas vācu valodā + It-traduzzjoni mill-Ingliż għall-Ġermaniż + Tłumaczenie pisemne z języka angielskiego na język niemiecki + Preklad z anglického jazyka do nemeckého jazyka + Prevajanje iz angleščine v nemščino + Aistriúchán ó Bhéarla go Gearmáinis + Превод от английски на немски език + Traducere din limba engleză în limba germană + Prevođenje s engleskog na njemački jezik + + + true + + + 46 + + + + TEN-0046 + + + + CON-0047 + + + 2021-10-14+01:00 + + Translation from English into German + Oversættelse fra engelsk til tysk + Übersetzung aus dem Englischen ins Deutsche + Traducción del inglés al alemán + Käännökset englannin kielestä saksan kieleen + Traduction de l'anglais vers l'allemand + Μετάφραση από τα αγγλικά προς τα γερμανικά + Traduzione dall'inglese in tedesco + Vertaling uit het Engels in het Duits + Tradução de inglês para alemão + Översättning från engelska till tyska + Překlady z angličtiny do němčiny + tõlkimine inglise keelest saksa keelde + Fordítás angol nyelvről németre + Vertimas iš anglų kalbos į vokiečių kalbą + Tulkošana no angļu valodas vācu valodā + It-traduzzjoni mill-Ingliż għall-Ġermaniż + Tłumaczenie pisemne z języka angielskiego na język niemiecki + Preklad z anglického jazyka do nemeckého jazyka + Prevajanje iz angleščine v nemščino + Aistriúchán ó Bhéarla go Gearmáinis + Превод от английски на немски език + Traducere din limba engleză în limba germană + Prevođenje s engleskog na njemački jezik + + + true + + + 47 + + + + TEN-0047 + + + + CON-0048 + + + 2021-10-14+01:00 + + Translation from English into German + Oversættelse fra engelsk til tysk + Übersetzung aus dem Englischen ins Deutsche + Traducción del inglés al alemán + Käännökset englannin kielestä saksan kieleen + Traduction de l'anglais vers l'allemand + Μετάφραση από τα αγγλικά προς τα γερμανικά + Traduzione dall'inglese in tedesco + Vertaling uit het Engels in het Duits + Tradução de inglês para alemão + Översättning från engelska till tyska + Překlady z angličtiny do němčiny + tõlkimine inglise keelest saksa keelde + Fordítás angol nyelvről németre + Vertimas iš anglų kalbos į vokiečių kalbą + Tulkošana no angļu valodas vācu valodā + It-traduzzjoni mill-Ingliż għall-Ġermaniż + Tłumaczenie pisemne z języka angielskiego na język niemiecki + Preklad z anglického jazyka do nemeckého jazyka + Prevajanje iz angleščine v nemščino + Aistriúchán ó Bhéarla go Gearmáinis + Превод от английски на немски език + Traducere din limba engleză în limba germană + Prevođenje s engleskog na njemački jezik + + + true + + + 48 + + + + TEN-0048 + + + + CON-0049 + + + 2021-10-14+01:00 + + Translation from English into German + Oversættelse fra engelsk til tysk + Übersetzung aus dem Englischen ins Deutsche + Traducción del inglés al alemán + Käännökset englannin kielestä saksan kieleen + Traduction de l'anglais vers l'allemand + Μετάφραση από τα αγγλικά προς τα γερμανικά + Traduzione dall'inglese in tedesco + Vertaling uit het Engels in het Duits + Tradução de inglês para alemão + Översättning från engelska till tyska + Překlady z angličtiny do němčiny + tõlkimine inglise keelest saksa keelde + Fordítás angol nyelvről németre + Vertimas iš anglų kalbos į vokiečių kalbą + Tulkošana no angļu valodas vācu valodā + It-traduzzjoni mill-Ingliż għall-Ġermaniż + Tłumaczenie pisemne z języka angielskiego na język niemiecki + Preklad z anglického jazyka do nemeckého jazyka + Prevajanje iz angleščine v nemščino + Aistriúchán ó Bhéarla go Gearmáinis + Превод от английски на немски език + Traducere din limba engleză în limba germană + Prevođenje s engleskog na njemački jezik + + + true + + + 49 + + + + TEN-0049 + + + + CON-0050 + + + 2021-10-14+01:00 + + Translation from English into German + Oversættelse fra engelsk til tysk + Übersetzung aus dem Englischen ins Deutsche + Traducción del inglés al alemán + Käännökset englannin kielestä saksan kieleen + Traduction de l'anglais vers l'allemand + Μετάφραση από τα αγγλικά προς τα γερμανικά + Traduzione dall'inglese in tedesco + Vertaling uit het Engels in het Duits + Tradução de inglês para alemão + Översättning från engelska till tyska + Překlady z angličtiny do němčiny + tõlkimine inglise keelest saksa keelde + Fordítás angol nyelvről németre + Vertimas iš anglų kalbos į vokiečių kalbą + Tulkošana no angļu valodas vācu valodā + It-traduzzjoni mill-Ingliż għall-Ġermaniż + Tłumaczenie pisemne z języka angielskiego na język niemiecki + Preklad z anglického jazyka do nemeckého jazyka + Prevajanje iz angleščine v nemščino + Aistriúchán ó Bhéarla go Gearmáinis + Превод от английски на немски език + Traducere din limba engleză în limba germană + Prevođenje s engleskog na njemački jezik + + + true + + + 50 + + + + TEN-0050 + + + + CON-0051 + + + 2021-10-14+01:00 + + Translation from English into German + Oversættelse fra engelsk til tysk + Übersetzung aus dem Englischen ins Deutsche + Traducción del inglés al alemán + Käännökset englannin kielestä saksan kieleen + Traduction de l'anglais vers l'allemand + Μετάφραση από τα αγγλικά προς τα γερμανικά + Traduzione dall'inglese in tedesco + Vertaling uit het Engels in het Duits + Tradução de inglês para alemão + Översättning från engelska till tyska + Překlady z angličtiny do němčiny + tõlkimine inglise keelest saksa keelde + Fordítás angol nyelvről németre + Vertimas iš anglų kalbos į vokiečių kalbą + Tulkošana no angļu valodas vācu valodā + It-traduzzjoni mill-Ingliż għall-Ġermaniż + Tłumaczenie pisemne z języka angielskiego na język niemiecki + Preklad z anglického jazyka do nemeckého jazyka + Prevajanje iz angleščine v nemščino + Aistriúchán ó Bhéarla go Gearmáinis + Превод от английски на немски език + Traducere din limba engleză în limba germană + Prevođenje s engleskog na njemački jezik + + + true + + + 51 + + + + TEN-0051 + + + + CON-0052 + + + 2021-10-14+01:00 + + Translation from English into Greek + Oversættelse fra engelsk til græsk + Übersetzung aus dem Englischen ins Griechische + Traducción del inglés al griego + Käännökset englannin kielestä kreikan kieleen + Traduction de l'anglais vers le grec + Μετάφραση από τα αγγλικά προς τα ελληνικά + Traduzione dall'inglese in greco + Vertaling uit het Engels in het Grieks + Tradução de inglês para grego + Översättning från engelska till grekiska + Překlad z angličtiny do řečtiny + tõlkimine inglise keelest kreeka keelde + Fordítás angol nyelvről görög nyelvre + Vertimas raštu iš anglų kalbos į graikų kalbą + Tulkošana no angļu valodas grieķu valodā + It-traduzzjoni mill-Ingliż għall-Grieg + Tłumaczenie pisemne z języka angielskiego na język grecki + Preklady z anglického jazyka do gréckeho jazyka + Prevajanje iz angleščine v grščino + Aistriúchán ó Bhéarla go Gréigis + Превод от английски на гръцки език + Traducere din limba engleză în limba greacă + Prevođenje s engleskog na grčki jezik + + + true + + + 52 + + + + TEN-0052 + + + + CON-0053 + + + 2021-10-14+01:00 + + Translation from English into Greek + Oversættelse fra engelsk til græsk + Übersetzung aus dem Englischen ins Griechische + Traducción del inglés al griego + Käännökset englannin kielestä kreikan kieleen + Traduction de l'anglais vers le grec + Μετάφραση από τα αγγλικά προς τα ελληνικά + Traduzione dall'inglese in greco + Vertaling uit het Engels in het Grieks + Tradução de inglês para grego + Översättning från engelska till grekiska + Překlad z angličtiny do řečtiny + tõlkimine inglise keelest kreeka keelde + Fordítás angol nyelvről görög nyelvre + Vertimas raštu iš anglų kalbos į graikų kalbą + Tulkošana no angļu valodas grieķu valodā + It-traduzzjoni mill-Ingliż għall-Grieg + Tłumaczenie pisemne z języka angielskiego na język grecki + Preklady z anglického jazyka do gréckeho jazyka + Prevajanje iz angleščine v grščino + Aistriúchán ó Bhéarla go Gréigis + Превод от английски на гръцки език + Traducere din limba engleză în limba greacă + Prevođenje s engleskog na grčki jezik + + + true + + + 53 + + + + TEN-0053 + + + + CON-0054 + + + 2021-10-14+01:00 + + Translation from English into Greek + Oversættelse fra engelsk til græsk + Übersetzung aus dem Englischen ins Griechische + Traducción del inglés al griego + Käännökset englannin kielestä kreikan kieleen + Traduction de l'anglais vers le grec + Μετάφραση από τα αγγλικά προς τα ελληνικά + Traduzione dall'inglese in greco + Vertaling uit het Engels in het Grieks + Tradução de inglês para grego + Översättning från engelska till grekiska + Překlad z angličtiny do řečtiny + tõlkimine inglise keelest kreeka keelde + Fordítás angol nyelvről görög nyelvre + Vertimas raštu iš anglų kalbos į graikų kalbą + Tulkošana no angļu valodas grieķu valodā + It-traduzzjoni mill-Ingliż għall-Grieg + Tłumaczenie pisemne z języka angielskiego na język grecki + Preklady z anglického jazyka do gréckeho jazyka + Prevajanje iz angleščine v grščino + Aistriúchán ó Bhéarla go Gréigis + Превод от английски на гръцки език + Traducere din limba engleză în limba greacă + Prevođenje s engleskog na grčki jezik + + + true + + + 54 + + + + TEN-0054 + + + + CON-0055 + + + 2021-10-14+01:00 + + Translation from English into Greek + Oversættelse fra engelsk til græsk + Übersetzung aus dem Englischen ins Griechische + Traducción del inglés al griego + Käännökset englannin kielestä kreikan kieleen + Traduction de l'anglais vers le grec + Μετάφραση από τα αγγλικά προς τα ελληνικά + Traduzione dall'inglese in greco + Vertaling uit het Engels in het Grieks + Tradução de inglês para grego + Översättning från engelska till grekiska + Překlad z angličtiny do řečtiny + tõlkimine inglise keelest kreeka keelde + Fordítás angol nyelvről görög nyelvre + Vertimas raštu iš anglų kalbos į graikų kalbą + Tulkošana no angļu valodas grieķu valodā + It-traduzzjoni mill-Ingliż għall-Grieg + Tłumaczenie pisemne z języka angielskiego na język grecki + Preklady z anglického jazyka do gréckeho jazyka + Prevajanje iz angleščine v grščino + Aistriúchán ó Bhéarla go Gréigis + Превод от английски на гръцки език + Traducere din limba engleză în limba greacă + Prevođenje s engleskog na grčki jezik + + + true + + + 55 + + + + TEN-0055 + + + + CON-0056 + + + 2021-10-14+01:00 + + Translation from English into Greek + Oversættelse fra engelsk til græsk + Übersetzung aus dem Englischen ins Griechische + Traducción del inglés al griego + Käännökset englannin kielestä kreikan kieleen + Traduction de l'anglais vers le grec + Μετάφραση από τα αγγλικά προς τα ελληνικά + Traduzione dall'inglese in greco + Vertaling uit het Engels in het Grieks + Tradução de inglês para grego + Översättning från engelska till grekiska + Překlad z angličtiny do řečtiny + tõlkimine inglise keelest kreeka keelde + Fordítás angol nyelvről görög nyelvre + Vertimas raštu iš anglų kalbos į graikų kalbą + Tulkošana no angļu valodas grieķu valodā + It-traduzzjoni mill-Ingliż għall-Grieg + Tłumaczenie pisemne z języka angielskiego na język grecki + Preklady z anglického jazyka do gréckeho jazyka + Prevajanje iz angleščine v grščino + Aistriúchán ó Bhéarla go Gréigis + Превод от английски на гръцки език + Traducere din limba engleză în limba greacă + Prevođenje s engleskog na grčki jezik + + + true + + + 56 + + + + TEN-0056 + + + + CON-0057 + + + 2021-10-14+01:00 + + Translation from English into Greek + Oversættelse fra engelsk til græsk + Übersetzung aus dem Englischen ins Griechische + Traducción del inglés al griego + Käännökset englannin kielestä kreikan kieleen + Traduction de l'anglais vers le grec + Μετάφραση από τα αγγλικά προς τα ελληνικά + Traduzione dall'inglese in greco + Vertaling uit het Engels in het Grieks + Tradução de inglês para grego + Översättning från engelska till grekiska + Překlad z angličtiny do řečtiny + tõlkimine inglise keelest kreeka keelde + Fordítás angol nyelvről görög nyelvre + Vertimas raštu iš anglų kalbos į graikų kalbą + Tulkošana no angļu valodas grieķu valodā + It-traduzzjoni mill-Ingliż għall-Grieg + Tłumaczenie pisemne z języka angielskiego na język grecki + Preklady z anglického jazyka do gréckeho jazyka + Prevajanje iz angleščine v grščino + Aistriúchán ó Bhéarla go Gréigis + Превод от английски на гръцки език + Traducere din limba engleză în limba greacă + Prevođenje s engleskog na grčki jezik + + + true + + + 57 + + + + TEN-0057 + + + + CON-0058 + + + 2021-10-14+01:00 + + Translation from English into Greek + Oversættelse fra engelsk til græsk + Übersetzung aus dem Englischen ins Griechische + Traducción del inglés al griego + Käännökset englannin kielestä kreikan kieleen + Traduction de l'anglais vers le grec + Μετάφραση από τα αγγλικά προς τα ελληνικά + Traduzione dall'inglese in greco + Vertaling uit het Engels in het Grieks + Tradução de inglês para grego + Översättning från engelska till grekiska + Překlad z angličtiny do řečtiny + tõlkimine inglise keelest kreeka keelde + Fordítás angol nyelvről görög nyelvre + Vertimas raštu iš anglų kalbos į graikų kalbą + Tulkošana no angļu valodas grieķu valodā + It-traduzzjoni mill-Ingliż għall-Grieg + Tłumaczenie pisemne z języka angielskiego na język grecki + Preklady z anglického jazyka do gréckeho jazyka + Prevajanje iz angleščine v grščino + Aistriúchán ó Bhéarla go Gréigis + Превод от английски на гръцки език + Traducere din limba engleză în limba greacă + Prevođenje s engleskog na grčki jezik + + + true + + + 58 + + + + TEN-0058 + + + + CON-0059 + + + 2021-10-14+01:00 + + Translation from English into Spanish + Oversættelse fra engelsk til spansk + Übersetzung aus dem Englischen ins Spanische + Traducción del inglés al español + Käännökset englannin kielestä espanjan kieleen + Traduction de l'anglais vers l'espagnol + Μετάφραση από τα αγγλικά προς τα ισπανικά + Traduzione dall'inglese in spagnolo + Vertaling uit het Engels in het Spaans + Tradução de inglês para espanhol + Översättning från engelska till spanska + Překlad z angličtiny do španělštiny + tõlkimine inglise keelest hispaania keelde + Fordítás angol nyelvről spanyol nyelvre + Vertimas raštu iš anglų kalbos į ispanų kalbą + Tulkošana no angļu valodas spāņu valodā + It-traduzzjoni mill-Ingliż għall-Ispanjol + Tłumaczenie pisemne z języka angielskiego na język hiszpański + Preklad z anglického jazyka do španielskeho jazyka + Prevajanje iz angleščine v španščino + Aistriúchán ó Bhéarla go Spáinnis + Превод от английски на испански език + Traducere din limba engleză în limba spaniolă + Prevođenje s engleskog na španjolski jezik + + + true + + + 59 + + + + TEN-0059 + + + + CON-0060 + + + 2021-10-14+01:00 + + Translation from English into Spanish + Oversættelse fra engelsk til spansk + Übersetzung aus dem Englischen ins Spanische + Traducción del inglés al español + Käännökset englannin kielestä espanjan kieleen + Traduction de l'anglais vers l'espagnol + Μετάφραση από τα αγγλικά προς τα ισπανικά + Traduzione dall'inglese in spagnolo + Vertaling uit het Engels in het Spaans + Tradução de inglês para espanhol + Översättning från engelska till spanska + Překlad z angličtiny do španělštiny + tõlkimine inglise keelest hispaania keelde + Fordítás angol nyelvről spanyol nyelvre + Vertimas raštu iš anglų kalbos į ispanų kalbą + Tulkošana no angļu valodas spāņu valodā + It-traduzzjoni mill-Ingliż għall-Ispanjol + Tłumaczenie pisemne z języka angielskiego na język hiszpański + Preklad z anglického jazyka do španielskeho jazyka + Prevajanje iz angleščine v španščino + Aistriúchán ó Bhéarla go Spáinnis + Превод от английски на испански език + Traducere din limba engleză în limba spaniolă + Prevođenje s engleskog na španjolski jezik + + + true + + + 60 + + + + TEN-0060 + + + + CON-0061 + + + 2021-10-14+01:00 + + Translation from English into Spanish + Oversættelse fra engelsk til spansk + Übersetzung aus dem Englischen ins Spanische + Traducción del inglés al español + Käännökset englannin kielestä espanjan kieleen + Traduction de l'anglais vers l'espagnol + Μετάφραση από τα αγγλικά προς τα ισπανικά + Traduzione dall'inglese in spagnolo + Vertaling uit het Engels in het Spaans + Tradução de inglês para espanhol + Översättning från engelska till spanska + Překlad z angličtiny do španělštiny + tõlkimine inglise keelest hispaania keelde + Fordítás angol nyelvről spanyol nyelvre + Vertimas raštu iš anglų kalbos į ispanų kalbą + Tulkošana no angļu valodas spāņu valodā + It-traduzzjoni mill-Ingliż għall-Ispanjol + Tłumaczenie pisemne z języka angielskiego na język hiszpański + Preklad z anglického jazyka do španielskeho jazyka + Prevajanje iz angleščine v španščino + Aistriúchán ó Bhéarla go Spáinnis + Превод от английски на испански език + Traducere din limba engleză în limba spaniolă + Prevođenje s engleskog na španjolski jezik + + + true + + + 61 + + + + TEN-0061 + + + + CON-0062 + + + 2021-10-14+01:00 + + Translation from English into Spanish + Oversættelse fra engelsk til spansk + Übersetzung aus dem Englischen ins Spanische + Traducción del inglés al español + Käännökset englannin kielestä espanjan kieleen + Traduction de l'anglais vers l'espagnol + Μετάφραση από τα αγγλικά προς τα ισπανικά + Traduzione dall'inglese in spagnolo + Vertaling uit het Engels in het Spaans + Tradução de inglês para espanhol + Översättning från engelska till spanska + Překlad z angličtiny do španělštiny + tõlkimine inglise keelest hispaania keelde + Fordítás angol nyelvről spanyol nyelvre + Vertimas raštu iš anglų kalbos į ispanų kalbą + Tulkošana no angļu valodas spāņu valodā + It-traduzzjoni mill-Ingliż għall-Ispanjol + Tłumaczenie pisemne z języka angielskiego na język hiszpański + Preklad z anglického jazyka do španielskeho jazyka + Prevajanje iz angleščine v španščino + Aistriúchán ó Bhéarla go Spáinnis + Превод от английски на испански език + Traducere din limba engleză în limba spaniolă + Prevođenje s engleskog na španjolski jezik + + + true + + + 62 + + + + TEN-0062 + + + + CON-0063 + + + 2021-10-14+01:00 + + Translation from English into Spanish + Oversættelse fra engelsk til spansk + Übersetzung aus dem Englischen ins Spanische + Traducción del inglés al español + Käännökset englannin kielestä espanjan kieleen + Traduction de l'anglais vers l'espagnol + Μετάφραση από τα αγγλικά προς τα ισπανικά + Traduzione dall'inglese in spagnolo + Vertaling uit het Engels in het Spaans + Tradução de inglês para espanhol + Översättning från engelska till spanska + Překlad z angličtiny do španělštiny + tõlkimine inglise keelest hispaania keelde + Fordítás angol nyelvről spanyol nyelvre + Vertimas raštu iš anglų kalbos į ispanų kalbą + Tulkošana no angļu valodas spāņu valodā + It-traduzzjoni mill-Ingliż għall-Ispanjol + Tłumaczenie pisemne z języka angielskiego na język hiszpański + Preklad z anglického jazyka do španielskeho jazyka + Prevajanje iz angleščine v španščino + Aistriúchán ó Bhéarla go Spáinnis + Превод от английски на испански език + Traducere din limba engleză în limba spaniolă + Prevođenje s engleskog na španjolski jezik + + + true + + + 63 + + + + TEN-0063 + + + + CON-0064 + + + 2021-10-14+01:00 + + Translation from English into Spanish + Oversættelse fra engelsk til spansk + Übersetzung aus dem Englischen ins Spanische + Traducción del inglés al español + Käännökset englannin kielestä espanjan kieleen + Traduction de l'anglais vers l'espagnol + Μετάφραση από τα αγγλικά προς τα ισπανικά + Traduzione dall'inglese in spagnolo + Vertaling uit het Engels in het Spaans + Tradução de inglês para espanhol + Översättning från engelska till spanska + Překlad z angličtiny do španělštiny + tõlkimine inglise keelest hispaania keelde + Fordítás angol nyelvről spanyol nyelvre + Vertimas raštu iš anglų kalbos į ispanų kalbą + Tulkošana no angļu valodas spāņu valodā + It-traduzzjoni mill-Ingliż għall-Ispanjol + Tłumaczenie pisemne z języka angielskiego na język hiszpański + Preklad z anglického jazyka do španielskeho jazyka + Prevajanje iz angleščine v španščino + Aistriúchán ó Bhéarla go Spáinnis + Превод от английски на испански език + Traducere din limba engleză în limba spaniolă + Prevođenje s engleskog na španjolski jezik + + + true + + + 64 + + + + TEN-0064 + + + + CON-0065 + + + 2021-10-14+01:00 + + Translation from English into Spanish + Oversættelse fra engelsk til spansk + Übersetzung aus dem Englischen ins Spanische + Traducción del inglés al español + Käännökset englannin kielestä espanjan kieleen + Traduction de l'anglais vers l'espagnol + Μετάφραση από τα αγγλικά προς τα ισπανικά + Traduzione dall'inglese in spagnolo + Vertaling uit het Engels in het Spaans + Tradução de inglês para espanhol + Översättning från engelska till spanska + Překlad z angličtiny do španělštiny + tõlkimine inglise keelest hispaania keelde + Fordítás angol nyelvről spanyol nyelvre + Vertimas raštu iš anglų kalbos į ispanų kalbą + Tulkošana no angļu valodas spāņu valodā + It-traduzzjoni mill-Ingliż għall-Ispanjol + Tłumaczenie pisemne z języka angielskiego na język hiszpański + Preklad z anglického jazyka do španielskeho jazyka + Prevajanje iz angleščine v španščino + Aistriúchán ó Bhéarla go Spáinnis + Превод от английски на испански език + Traducere din limba engleză în limba spaniolă + Prevođenje s engleskog na španjolski jezik + + + true + + + 65 + + + + TEN-0065 + + + + CON-0066 + + + 2021-10-14+01:00 + + Translation from English into Spanish + Oversættelse fra engelsk til spansk + Übersetzung aus dem Englischen ins Spanische + Traducción del inglés al español + Käännökset englannin kielestä espanjan kieleen + Traduction de l'anglais vers l'espagnol + Μετάφραση από τα αγγλικά προς τα ισπανικά + Traduzione dall'inglese in spagnolo + Vertaling uit het Engels in het Spaans + Tradução de inglês para espanhol + Översättning från engelska till spanska + Překlad z angličtiny do španělštiny + tõlkimine inglise keelest hispaania keelde + Fordítás angol nyelvről spanyol nyelvre + Vertimas raštu iš anglų kalbos į ispanų kalbą + Tulkošana no angļu valodas spāņu valodā + It-traduzzjoni mill-Ingliż għall-Ispanjol + Tłumaczenie pisemne z języka angielskiego na język hiszpański + Preklad z anglického jazyka do španielskeho jazyka + Prevajanje iz angleščine v španščino + Aistriúchán ó Bhéarla go Spáinnis + Превод от английски на испански език + Traducere din limba engleză în limba spaniolă + Prevođenje s engleskog na španjolski jezik + + + true + + + 66 + + + + TEN-0066 + + + + CON-0067 + + + 2021-10-14+01:00 + + Translation from English into Spanish + Oversættelse fra engelsk til spansk + Übersetzung aus dem Englischen ins Spanische + Traducción del inglés al español + Käännökset englannin kielestä espanjan kieleen + Traduction de l'anglais vers l'espagnol + Μετάφραση από τα αγγλικά προς τα ισπανικά + Traduzione dall'inglese in spagnolo + Vertaling uit het Engels in het Spaans + Tradução de inglês para espanhol + Översättning från engelska till spanska + Překlad z angličtiny do španělštiny + tõlkimine inglise keelest hispaania keelde + Fordítás angol nyelvről spanyol nyelvre + Vertimas raštu iš anglų kalbos į ispanų kalbą + Tulkošana no angļu valodas spāņu valodā + It-traduzzjoni mill-Ingliż għall-Ispanjol + Tłumaczenie pisemne z języka angielskiego na język hiszpański + Preklad z anglického jazyka do španielskeho jazyka + Prevajanje iz angleščine v španščino + Aistriúchán ó Bhéarla go Spáinnis + Превод от английски на испански език + Traducere din limba engleză în limba spaniolă + Prevođenje s engleskog na španjolski jezik + + + true + + + 67 + + + + TEN-0067 + + + + CON-0068 + + + 2021-10-14+01:00 + + Translation from English into Spanish + Oversættelse fra engelsk til spansk + Übersetzung aus dem Englischen ins Spanische + Traducción del inglés al español + Käännökset englannin kielestä espanjan kieleen + Traduction de l'anglais vers l'espagnol + Μετάφραση από τα αγγλικά προς τα ισπανικά + Traduzione dall'inglese in spagnolo + Vertaling uit het Engels in het Spaans + Tradução de inglês para espanhol + Översättning från engelska till spanska + Překlad z angličtiny do španělštiny + tõlkimine inglise keelest hispaania keelde + Fordítás angol nyelvről spanyol nyelvre + Vertimas raštu iš anglų kalbos į ispanų kalbą + Tulkošana no angļu valodas spāņu valodā + It-traduzzjoni mill-Ingliż għall-Ispanjol + Tłumaczenie pisemne z języka angielskiego na język hiszpański + Preklad z anglického jazyka do španielskeho jazyka + Prevajanje iz angleščine v španščino + Aistriúchán ó Bhéarla go Spáinnis + Превод от английски на испански език + Traducere din limba engleză în limba spaniolă + Prevođenje s engleskog na španjolski jezik + + + true + + + 68 + + + + TEN-0068 + + + + CON-0069 + + + 2021-10-14+01:00 + + Translation from English into Spanish + Oversættelse fra engelsk til spansk + Übersetzung aus dem Englischen ins Spanische + Traducción del inglés al español + Käännökset englannin kielestä espanjan kieleen + Traduction de l'anglais vers l'espagnol + Μετάφραση από τα αγγλικά προς τα ισπανικά + Traduzione dall'inglese in spagnolo + Vertaling uit het Engels in het Spaans + Tradução de inglês para espanhol + Översättning från engelska till spanska + Překlad z angličtiny do španělštiny + tõlkimine inglise keelest hispaania keelde + Fordítás angol nyelvről spanyol nyelvre + Vertimas raštu iš anglų kalbos į ispanų kalbą + Tulkošana no angļu valodas spāņu valodā + It-traduzzjoni mill-Ingliż għall-Ispanjol + Tłumaczenie pisemne z języka angielskiego na język hiszpański + Preklad z anglického jazyka do španielskeho jazyka + Prevajanje iz angleščine v španščino + Aistriúchán ó Bhéarla go Spáinnis + Превод от английски на испански език + Traducere din limba engleză în limba spaniolă + Prevođenje s engleskog na španjolski jezik + + + true + + + 69 + + + + TEN-0069 + + + + CON-0070 + + + 2021-10-14+01:00 + + Translation from English into Spanish + Oversættelse fra engelsk til spansk + Übersetzung aus dem Englischen ins Spanische + Traducción del inglés al español + Käännökset englannin kielestä espanjan kieleen + Traduction de l'anglais vers l'espagnol + Μετάφραση από τα αγγλικά προς τα ισπανικά + Traduzione dall'inglese in spagnolo + Vertaling uit het Engels in het Spaans + Tradução de inglês para espanhol + Översättning från engelska till spanska + Překlad z angličtiny do španělštiny + tõlkimine inglise keelest hispaania keelde + Fordítás angol nyelvről spanyol nyelvre + Vertimas raštu iš anglų kalbos į ispanų kalbą + Tulkošana no angļu valodas spāņu valodā + It-traduzzjoni mill-Ingliż għall-Ispanjol + Tłumaczenie pisemne z języka angielskiego na język hiszpański + Preklad z anglického jazyka do španielskeho jazyka + Prevajanje iz angleščine v španščino + Aistriúchán ó Bhéarla go Spáinnis + Превод от английски на испански език + Traducere din limba engleză în limba spaniolă + Prevođenje s engleskog na španjolski jezik + + + true + + + 70 + + + + TEN-0070 + + + + CON-0071 + + + 2021-10-14+01:00 + + Translation from English into Spanish + Oversættelse fra engelsk til spansk + Übersetzung aus dem Englischen ins Spanische + Traducción del inglés al español + Käännökset englannin kielestä espanjan kieleen + Traduction de l'anglais vers l'espagnol + Μετάφραση από τα αγγλικά προς τα ισπανικά + Traduzione dall'inglese in spagnolo + Vertaling uit het Engels in het Spaans + Tradução de inglês para espanhol + Översättning från engelska till spanska + Překlad z angličtiny do španělštiny + tõlkimine inglise keelest hispaania keelde + Fordítás angol nyelvről spanyol nyelvre + Vertimas raštu iš anglų kalbos į ispanų kalbą + Tulkošana no angļu valodas spāņu valodā + It-traduzzjoni mill-Ingliż għall-Ispanjol + Tłumaczenie pisemne z języka angielskiego na język hiszpański + Preklad z anglického jazyka do španielskeho jazyka + Prevajanje iz angleščine v španščino + Aistriúchán ó Bhéarla go Spáinnis + Превод от английски на испански език + Traducere din limba engleză în limba spaniolă + Prevođenje s engleskog na španjolski jezik + + + true + + + 71 + + + + TEN-0071 + + + + CON-0072 + + + 2021-10-14+01:00 + + Translation from English into Spanish + Oversættelse fra engelsk til spansk + Übersetzung aus dem Englischen ins Spanische + Traducción del inglés al español + Käännökset englannin kielestä espanjan kieleen + Traduction de l'anglais vers l'espagnol + Μετάφραση από τα αγγλικά προς τα ισπανικά + Traduzione dall'inglese in spagnolo + Vertaling uit het Engels in het Spaans + Tradução de inglês para espanhol + Översättning från engelska till spanska + Překlad z angličtiny do španělštiny + tõlkimine inglise keelest hispaania keelde + Fordítás angol nyelvről spanyol nyelvre + Vertimas raštu iš anglų kalbos į ispanų kalbą + Tulkošana no angļu valodas spāņu valodā + It-traduzzjoni mill-Ingliż għall-Ispanjol + Tłumaczenie pisemne z języka angielskiego na język hiszpański + Preklad z anglického jazyka do španielskeho jazyka + Prevajanje iz angleščine v španščino + Aistriúchán ó Bhéarla go Spáinnis + Превод от английски на испански език + Traducere din limba engleză în limba spaniolă + Prevođenje s engleskog na španjolski jezik + + + true + + + 72 + + + + TEN-0072 + + + + CON-0073 + + + 2021-10-14+01:00 + + Translation from English into Spanish + Oversættelse fra engelsk til spansk + Übersetzung aus dem Englischen ins Spanische + Traducción del inglés al español + Käännökset englannin kielestä espanjan kieleen + Traduction de l'anglais vers l'espagnol + Μετάφραση από τα αγγλικά προς τα ισπανικά + Traduzione dall'inglese in spagnolo + Vertaling uit het Engels in het Spaans + Tradução de inglês para espanhol + Översättning från engelska till spanska + Překlad z angličtiny do španělštiny + tõlkimine inglise keelest hispaania keelde + Fordítás angol nyelvről spanyol nyelvre + Vertimas raštu iš anglų kalbos į ispanų kalbą + Tulkošana no angļu valodas spāņu valodā + It-traduzzjoni mill-Ingliż għall-Ispanjol + Tłumaczenie pisemne z języka angielskiego na język hiszpański + Preklad z anglického jazyka do španielskeho jazyka + Prevajanje iz angleščine v španščino + Aistriúchán ó Bhéarla go Spáinnis + Превод от английски на испански език + Traducere din limba engleză în limba spaniolă + Prevođenje s engleskog na španjolski jezik + + + true + + + 73 + + + + TEN-0073 + + + + CON-0074 + + + 2021-10-14+01:00 + + Translation from English into Spanish + Oversættelse fra engelsk til spansk + Übersetzung aus dem Englischen ins Spanische + Traducción del inglés al español + Käännökset englannin kielestä espanjan kieleen + Traduction de l'anglais vers l'espagnol + Μετάφραση από τα αγγλικά προς τα ισπανικά + Traduzione dall'inglese in spagnolo + Vertaling uit het Engels in het Spaans + Tradução de inglês para espanhol + Översättning från engelska till spanska + Překlad z angličtiny do španělštiny + tõlkimine inglise keelest hispaania keelde + Fordítás angol nyelvről spanyol nyelvre + Vertimas raštu iš anglų kalbos į ispanų kalbą + Tulkošana no angļu valodas spāņu valodā + It-traduzzjoni mill-Ingliż għall-Ispanjol + Tłumaczenie pisemne z języka angielskiego na język hiszpański + Preklad z anglického jazyka do španielskeho jazyka + Prevajanje iz angleščine v španščino + Aistriúchán ó Bhéarla go Spáinnis + Превод от английски на испански език + Traducere din limba engleză în limba spaniolă + Prevođenje s engleskog na španjolski jezik + + + true + + + 74 + + + + TEN-0074 + + + + CON-0075 + + + 2021-10-14+01:00 + + Translation from English into Estonian + Oversættelse fra engelsk til estisk + Übersetzung aus dem Englischen ins Estnische + Traducción del inglés al estonio + Käännökset englannin kielestä viron kieleen + Traduction de l'anglais vers l'estonien + Μετάφραση από τα αγγλικά προς τα εσθονικά + Traduzione dall'inglese in estone + Vertaling uit het Engels in het Ests + Tradução de inglês para estónio + Översättning från engelska till estniska + Překlad z angličtiny do estonštiny + tõlkimine inglise keelest eesti keelde + Fordítás angol nyelvről észt nyelvre + Vertimas raštu iš anglų kalbos į estų kalbą + Tulkošana no angļu valodas igauņu valodā + It-traduzzjoni mill-Ingliż għall-Estonjan + Tłumaczenie pisemne z języka angielskiego na język estoński + Preklad z anglického jazyka do estónskeho jazyka + Prevajanje iz angleščine v estonščino + Aistriúchán ó Bhéarla go hEastóinis + Превод от английски на естонски на език + Traducere din limba engleză în limba estonă + Prevođenje s engleskog na estonski jezik + + + true + + + 75 + + + + TEN-0075 + + + + CON-0076 + + + 2021-10-14+01:00 + + Translation from English into Estonian + Oversættelse fra engelsk til estisk + Übersetzung aus dem Englischen ins Estnische + Traducción del inglés al estonio + Käännökset englannin kielestä viron kieleen + Traduction de l'anglais vers l'estonien + Μετάφραση από τα αγγλικά προς τα εσθονικά + Traduzione dall'inglese in estone + Vertaling uit het Engels in het Ests + Tradução de inglês para estónio + Översättning från engelska till estniska + Překlad z angličtiny do estonštiny + tõlkimine inglise keelest eesti keelde + Fordítás angol nyelvről észt nyelvre + Vertimas raštu iš anglų kalbos į estų kalbą + Tulkošana no angļu valodas igauņu valodā + It-traduzzjoni mill-Ingliż għall-Estonjan + Tłumaczenie pisemne z języka angielskiego na język estoński + Preklad z anglického jazyka do estónskeho jazyka + Prevajanje iz angleščine v estonščino + Aistriúchán ó Bhéarla go hEastóinis + Превод от английски на естонски на език + Traducere din limba engleză în limba estonă + Prevođenje s engleskog na estonski jezik + + + true + + + 76 + + + + TEN-0076 + + + + CON-0077 + + + 2021-10-14+01:00 + + Translation from English into Estonian + Oversættelse fra engelsk til estisk + Übersetzung aus dem Englischen ins Estnische + Traducción del inglés al estonio + Käännökset englannin kielestä viron kieleen + Traduction de l'anglais vers l'estonien + Μετάφραση από τα αγγλικά προς τα εσθονικά + Traduzione dall'inglese in estone + Vertaling uit het Engels in het Ests + Tradução de inglês para estónio + Översättning från engelska till estniska + Překlad z angličtiny do estonštiny + tõlkimine inglise keelest eesti keelde + Fordítás angol nyelvről észt nyelvre + Vertimas raštu iš anglų kalbos į estų kalbą + Tulkošana no angļu valodas igauņu valodā + It-traduzzjoni mill-Ingliż għall-Estonjan + Tłumaczenie pisemne z języka angielskiego na język estoński + Preklad z anglického jazyka do estónskeho jazyka + Prevajanje iz angleščine v estonščino + Aistriúchán ó Bhéarla go hEastóinis + Превод от английски на естонски на език + Traducere din limba engleză în limba estonă + Prevođenje s engleskog na estonski jezik + + + true + + + 77 + + + + TEN-0077 + + + + CON-0078 + + + 2021-10-14+01:00 + + + + true + + + 78 + + + + TEN-0078 + + + + CON-0079 + + + 2021-10-14+01:00 + + Translation from English into Estonian + Oversættelse fra engelsk til estisk + Übersetzung aus dem Englischen ins Estnische + Traducción del inglés al estonio + Käännökset englannin kielestä viron kieleen + Traduction de l'anglais vers l'estonien + Μετάφραση από τα αγγλικά προς τα εσθονικά + Traduzione dall'inglese in estone + Vertaling uit het Engels in het Ests + Tradução de inglês para estónio + Översättning från engelska till estniska + Překlad z angličtiny do estonštiny + tõlkimine inglise keelest eesti keelde + Fordítás angol nyelvről észt nyelvre + Vertimas raštu iš anglų kalbos į estų kalbą + Tulkošana no angļu valodas igauņu valodā + It-traduzzjoni mill-Ingliż għall-Estonjan + Tłumaczenie pisemne z języka angielskiego na język estoński + Preklad z anglického jazyka do estónskeho jazyka + Prevajanje iz angleščine v estonščino + Aistriúchán ó Bhéarla go hEastóinis + Превод от английски на естонски на език + Traducere din limba engleză în limba estonă + Prevođenje s engleskog na estonski jezik + + + true + + + 79 + + + + TEN-0079 + + + + CON-0080 + + + 2021-10-14+01:00 + + Translation from English into Estonian + Oversættelse fra engelsk til estisk + Übersetzung aus dem Englischen ins Estnische + Traducción del inglés al estonio + Käännökset englannin kielestä viron kieleen + Traduction de l'anglais vers l'estonien + Μετάφραση από τα αγγλικά προς τα εσθονικά + Traduzione dall'inglese in estone + Vertaling uit het Engels in het Ests + Tradução de inglês para estónio + Översättning från engelska till estniska + Překlad z angličtiny do estonštiny + tõlkimine inglise keelest eesti keelde + Fordítás angol nyelvről észt nyelvre + Vertimas raštu iš anglų kalbos į estų kalbą + Tulkošana no angļu valodas igauņu valodā + It-traduzzjoni mill-Ingliż għall-Estonjan + Tłumaczenie pisemne z języka angielskiego na język estoński + Preklad z anglického jazyka do estónskeho jazyka + Prevajanje iz angleščine v estonščino + Aistriúchán ó Bhéarla go hEastóinis + Превод от английски на естонски на език + Traducere din limba engleză în limba estonă + Prevođenje s engleskog na estonski jezik + + + true + + + 80 + + + + TEN-0080 + + + + CON-0081 + + + 2021-10-14+01:00 + + Translation from English into Finnish + Oversættelse fra engelsk til finsk + Übersetzung aus dem Englischen ins Finnische + Traducción del inglés al finés + Käännökset englannin kielestä suomen kieleen + Traduction de l'anglais vers le finnois + Μετάφραση από τα αγγλικά προς τα φινλανδικά + Traduzione dall'inglese in finlandese + Vertaling uit het Engels in het Fins + Tradução de inglês para finlandês + Översättning från engelska till finska + Překlad z angličtiny do finštiny + tõlkimine inglise keelest soome keelde + Fordítás angol nyelvről finn nyelvre + Vertimas raštu iš anglų kalbos į suomių kalbą + Tulkošana no angļu valodas somu valodā + It-traduzzjoni mill-Ingliż għall-Finlandiż + Tłumaczenie pisemne z języka angielskiego na język fiński + Preklady z anglického jazyka do fínskeho jazyka + Prevajanje iz angleščine v finščino + Aistriúchán ó Bhéarla go Fionlainnis + Превод от английски на фински език + Traducere din limba engleză în limba finlandeză + Prevođenje s engleskog na finski jezik + + + true + + + 81 + + + + TEN-0081 + + + + CON-0082 + + + 2021-10-14+01:00 + + Translation from English into Finnish + Oversættelse fra engelsk til finsk + Übersetzung aus dem Englischen ins Finnische + Traducción del inglés al finés + Käännökset englannin kielestä suomen kieleen + Traduction de l'anglais vers le finnois + Μετάφραση από τα αγγλικά προς τα φινλανδικά + Traduzione dall'inglese in finlandese + Vertaling uit het Engels in het Fins + Tradução de inglês para finlandês + Översättning från engelska till finska + Překlad z angličtiny do finštiny + tõlkimine inglise keelest soome keelde + Fordítás angol nyelvről finn nyelvre + Vertimas raštu iš anglų kalbos į suomių kalbą + Tulkošana no angļu valodas somu valodā + It-traduzzjoni mill-Ingliż għall-Finlandiż + Tłumaczenie pisemne z języka angielskiego na język fiński + Preklady z anglického jazyka do fínskeho jazyka + Prevajanje iz angleščine v finščino + Aistriúchán ó Bhéarla go Fionlainnis + Превод от английски на фински език + Traducere din limba engleză în limba finlandeză + Prevođenje s engleskog na finski jezik + + + true + + + 82 + + + + TEN-0082 + + + + CON-0083 + + + 2021-10-14+01:00 + + Translation from English into Finnish + Oversættelse fra engelsk til finsk + Übersetzung aus dem Englischen ins Finnische + Traducción del inglés al finés + Käännökset englannin kielestä suomen kieleen + Traduction de l'anglais vers le finnois + Μετάφραση από τα αγγλικά προς τα φινλανδικά + Traduzione dall'inglese in finlandese + Vertaling uit het Engels in het Fins + Tradução de inglês para finlandês + Översättning från engelska till finska + Překlad z angličtiny do finštiny + tõlkimine inglise keelest soome keelde + Fordítás angol nyelvről finn nyelvre + Vertimas raštu iš anglų kalbos į suomių kalbą + Tulkošana no angļu valodas somu valodā + It-traduzzjoni mill-Ingliż għall-Finlandiż + Tłumaczenie pisemne z języka angielskiego na język fiński + Preklady z anglického jazyka do fínskeho jazyka + Prevajanje iz angleščine v finščino + Aistriúchán ó Bhéarla go Fionlainnis + Превод от английски на фински език + Traducere din limba engleză în limba finlandeză + Prevođenje s engleskog na finski jezik + + + true + + + 83 + + + + TEN-0083 + + + + CON-0084 + + + 2021-10-14+01:00 + + Translation from English into Finnish + Oversættelse fra engelsk til finsk + Übersetzung aus dem Englischen ins Finnische + Traducción del inglés al finés + Käännökset englannin kielestä suomen kieleen + Traduction de l'anglais vers le finnois + Μετάφραση από τα αγγλικά προς τα φινλανδικά + Traduzione dall'inglese in finlandese + Vertaling uit het Engels in het Fins + Tradução de inglês para finlandês + Översättning från engelska till finska + Překlad z angličtiny do finštiny + tõlkimine inglise keelest soome keelde + Fordítás angol nyelvről finn nyelvre + Vertimas raštu iš anglų kalbos į suomių kalbą + Tulkošana no angļu valodas somu valodā + It-traduzzjoni mill-Ingliż għall-Finlandiż + Tłumaczenie pisemne z języka angielskiego na język fiński + Preklady z anglického jazyka do fínskeho jazyka + Prevajanje iz angleščine v finščino + Aistriúchán ó Bhéarla go Fionlainnis + Превод от английски на фински език + Traducere din limba engleză în limba finlandeză + Prevođenje s engleskog na finski jezik + + + true + + + 84 + + + + TEN-0084 + + + + CON-0085 + + + 2021-10-14+01:00 + + Translation from English into Finnish + Oversættelse fra engelsk til finsk + Übersetzung aus dem Englischen ins Finnische + Traducción del inglés al finés + Käännökset englannin kielestä suomen kieleen + Traduction de l'anglais vers le finnois + Μετάφραση από τα αγγλικά προς τα φινλανδικά + Traduzione dall'inglese in finlandese + Vertaling uit het Engels in het Fins + Tradução de inglês para finlandês + Översättning från engelska till finska + Překlad z angličtiny do finštiny + tõlkimine inglise keelest soome keelde + Fordítás angol nyelvről finn nyelvre + Vertimas raštu iš anglų kalbos į suomių kalbą + Tulkošana no angļu valodas somu valodā + It-traduzzjoni mill-Ingliż għall-Finlandiż + Tłumaczenie pisemne z języka angielskiego na język fiński + Preklady z anglického jazyka do fínskeho jazyka + Prevajanje iz angleščine v finščino + Aistriúchán ó Bhéarla go Fionlainnis + Превод от английски на фински език + Traducere din limba engleză în limba finlandeză + Prevođenje s engleskog na finski jezik + + + true + + + 85 + + + + TEN-0085 + + + + CON-0086 + + + 2021-10-14+01:00 + + Translation from English into Finnish + Oversættelse fra engelsk til finsk + Übersetzung aus dem Englischen ins Finnische + Traducción del inglés al finés + Käännökset englannin kielestä suomen kieleen + Traduction de l'anglais vers le finnois + Μετάφραση από τα αγγλικά προς τα φινλανδικά + Traduzione dall'inglese in finlandese + Vertaling uit het Engels in het Fins + Tradução de inglês para finlandês + Översättning från engelska till finska + Překlad z angličtiny do finštiny + tõlkimine inglise keelest soome keelde + Fordítás angol nyelvről finn nyelvre + Vertimas raštu iš anglų kalbos į suomių kalbą + Tulkošana no angļu valodas somu valodā + It-traduzzjoni mill-Ingliż għall-Finlandiż + Tłumaczenie pisemne z języka angielskiego na język fiński + Preklady z anglického jazyka do fínskeho jazyka + Prevajanje iz angleščine v finščino + Aistriúchán ó Bhéarla go Fionlainnis + Превод от английски на фински език + Traducere din limba engleză în limba finlandeză + Prevođenje s engleskog na finski jezik + + + true + + + 86 + + + + TEN-0086 + + + + TPA-0001 + + ORG-0002 + + + + + TPA-0002 + + ORG-0003 + + + + + TPA-0003 + + ORG-0004 + + + + + TPA-0004 + + ORG-0005 + + + + + TPA-0005 + + ORG-0006 + + + + + TPA-0006 + + ORG-0007 + + + + + TPA-0007 + + ORG-0008 + + + + + TPA-0008 + + ORG-0009 + + + + + TPA-0009 + + ORG-0010 + + + + + TPA-0010 + + ORG-0011 + + + + + TPA-0011 + + ORG-0012 + + + + + TPA-0012 + + ORG-0013 + + + + + TPA-0013 + + ORG-0014 + + + + + TPA-0014 + + ORG-0015 + + + + + TPA-0015 + + ORG-0016 + + + + + TPA-0016 + + ORG-0017 + + + + + TPA-0017 + + ORG-0018 + + + + + TPA-0018 + + ORG-0019 + + + + + TPA-0019 + + ORG-0020 + + + + + TPA-0020 + + ORG-0021 + + + + + TPA-0021 + + ORG-0022 + + + + + TPA-0022 + + ORG-0023 + + + + + TPA-0023 + + ORG-0024 + + + + + TPA-0024 + + ORG-0025 + + + + + TPA-0025 + + ORG-0026 + + + + + TPA-0026 + + ORG-0027 + + + + + TPA-0027 + + ORG-0028 + + + + + TPA-0028 + + ORG-0029 + + + + + TPA-0029 + + ORG-0030 + + + + + TPA-0030 + + ORG-0031 + + + + + TPA-0031 + + ORG-0032 + + + + + TPA-0032 + + ORG-0033 + + + + + TPA-0033 + + ORG-0034 + + + + + TPA-0034 + + ORG-0035 + + + + + TPA-0035 + + ORG-0036 + + + + + TPA-0036 + + ORG-0037 + + + + + TPA-0037 + + ORG-0038 + + + + + TPA-0038 + + ORG-0039 + + + + + TPA-0039 + + ORG-0040 + + + + + TPA-0040 + + ORG-0041 + + + + + TPA-0041 + + ORG-0042 + + + + + TPA-0042 + + ORG-0043 + + + + + TPA-0043 + + ORG-0044 + + + + + TPA-0044 + + ORG-0045 + + + + + TPA-0045 + + ORG-0046 + + + + + TPA-0046 + + ORG-0047 + + + + + TPA-0047 + + ORG-0048 + + + + + TPA-0048 + + ORG-0049 + + + + + TPA-0049 + + ORG-0050 + + + + + TPA-0050 + + ORG-0051 + + + + + TPA-0051 + + ORG-0052 + + + + + TPA-0052 + + ORG-0053 + + + + + TPA-0053 + + ORG-0054 + + + + + TPA-0054 + + ORG-0055 + + + + + TPA-0055 + + ORG-0056 + + + + + TPA-0056 + + ORG-0057 + + + + + TPA-0057 + + ORG-0058 + + + + + TPA-0058 + + ORG-0059 + + + + + TPA-0059 + + ORG-0060 + + + + + TPA-0060 + + ORG-0061 + + + + + TPA-0061 + + ORG-0062 + + + + + TPA-0062 + + ORG-0063 + + + + + TPA-0063 + + ORG-0064 + + + + + TPA-0064 + + ORG-0065 + + + + + TPA-0065 + + ORG-0066 + + + + + TPA-0066 + + ORG-0067 + + + + + + + 29 + + + + + + www.cdt.europa.eu + + + + ORG-0001 + + + + Translation Centre for the Bodies of the European Union (CdT) + + + Bâtiment Technopolis 12E, rue Guillaume Kroll + + Luxembourg + + L-1882 + + LU000 + + + LUX + + + + + Martin Garnier + + + + tenders@cdt.europa.eu + + + + + + + ORG-0002 + + + + Freelance translator + + + Pazardzhik + + + BG423 + + + BGR + + + + + + + + + + + + + ORG-0003 + + + + Mednik Ltd + + + Sofia + + + BG412 + + + BGR + + + + + + + + + + + + + ORG-0004 + + + + Mitra Translations Ltd + + + Varna + + + BG331 + + + BGR + + + + + + + + + + + + + ORG-0005 + + + + Arte Doc + + + Sofia + + + BG412 + + + BGR + + + + + + + + + + + + + ORG-0006 + + + + Sofita Ltd + + + Sofia + + + BG412 + + + BGR + + + + + + + + + + + + + ORG-0007 + + + + Intertranslations AE + + + Athens + + + + + GRC + + + + + + + + + + + + + ORG-0008 + + + + P & K Barbopoulos OE - Paspartu Translation Services + + + Athens + + + + + GRC + + + + + + + + + + + + + ORG-0009 + + + + Skrivanek s.r.o. + + + Prague + + + + + CZE + + + + + + + + + + + + + ORG-0010 + + + + Interlang Ltd + + + Sofia + + + BG412 + + + BGR + + + + + + + + + + + + + ORG-0011 + + + + Iolar Informatika V Besedi d.o.o. + + + Ljubljana + + + SI041 + + + SVN + + + + + + + + + + + + + ORG-0012 + + + + ACP Traductera a.s. + + + Jindřichův Hradec + + + CZ031 + + + CZE + + + + + + + + + + + + + ORG-0013 + + + + Milan Havlin - Presto + + + Prague + + + + + CZE + + + + + + + + + + + + + ORG-0014 + + + + SIA Idea Text + + + Riga + + + LV006 + + + LVA + + + + + + + + + + + + + ORG-0015 + + + + Freelance translator + + + Brno + + + CZ064 + + + CZE + + + + + + + + + + + + + ORG-0016 + + + + Freelance translator + + + Havirov Podlesi + + + CZ080 + + + CZE + + + + + + + + + + + + + ORG-0017 + + + + Artlingua AS + + + Prague + + + + + CZE + + + + + + + + + + + + + ORG-0018 + + + + Freelance translator + + + Maisons-Alfort + + + + + FRA + + + + + + + + + + + + + ORG-0019 + + + + EXE, a.s. + + + Bratislava + + + SK010 + + + SVK + + + + + + + + + + + + + ORG-0020 + + + + Translavic BV + + + Rijssen + + + + + NLD + + + + + + + + + + + + + ORG-0021 + + + + AAC Global Oy + + + Helsinki + + + + + FIN + + + + + + + + + + + + + ORG-0022 + + + + Lionbridge International Unlimited Company + + + Dún Laoghaire + + + IE061 + + + IRL + + + + + + + + + + + + + ORG-0023 + + + + Semantix A/S + + + Viby J + + + + + DNK + + + + + + + + + + + + + ORG-0024 + + + + Freelance translator + + + Brønshøj + + + DK012 + + + DNK + + + + + + + + + + + + + ORG-0025 + + + + Amplexor Luxembourg S.à.r.l. + + + Bertrange + + + + + LUX + + + + + + + + + + + + + ORG-0026 + + + + Freelance translator + + + Olching + + + DE21C + + + DEU + + + + + + + + + + + + + ORG-0027 + + + + Freelance translator + + + Diez + + + DE723 + + + DEU + + + + + + + + + + + + + ORG-0028 + + + + Übersetzungsdienst Schweizer & Sperling + + + Heidelberg + + + DE125 + + + DEU + + + + + + + + + + + + + ORG-0029 + + + + Freelance translator + + + Meerbusch + + + + + DEU + + + + + + + + + + + + + ORG-0030 + + + + Freelance translator + + + Hennef Stadt Blankenberg + + + DEA2C + + + DEU + + + + + + + + + + + + + ORG-0031 + + + + Presto - Prekladatelske Centrum s.r.o. + + + Prague + + + + + CZE + + + + + + + + + + + + + ORG-0032 + + + + Orco SA + + + Athens + + + + + GRC + + + + + + + + + + + + + ORG-0033 + + + + Freelance translator + + + Reilingen + + + DE125 + + + DEU + + + + + + + + + + + + + ORG-0034 + + + + Alpha Translation Service GmbH + + + Berlin + + + + + DEU + + + + + + + + + + + + + ORG-0035 + + + + Freelance translator + + + Karlsruhe + + + + + DEU + + + + + + + + + + + + + ORG-0036 + + + + Freelance translator + + + Munich + + + DE21H + + + DEU + + + + + + + + + + + + + ORG-0037 + + + + Freelance translator + + + Meine + + + DE929 + + + DEU + + + + + + + + + + + + + ORG-0038 + + + + RWS Group Deutschland GmbH + + + Berlin + + + + + DEU + + + + + + + + + + + + + ORG-0039 + + + + Freelance translator + + + Rendsburg + + + DEF0B + + + DEU + + + + + + + + + + + + + ORG-0040 + + + + Freelance translator + + + Berlin + + + + + DEU + + + + + + + + + + + + + ORG-0041 + + + + Exact! Sprachenservice und Informations Management GmbH + + + Mannheim + + + DE126 + + + DEU + + + + + + + + + + + + + ORG-0042 + + + + Freelance translator + + + Forsheda + + + SE211 + + + SWE + + + + + + + + + + + + + ORG-0043 + + + + Intertext Fremdsprachendienst e.G. + + + Berlin + + + + + DEU + + + + + + + + + + + + + ORG-0044 + + + + Verbivis Ltd + + + Paola + + + MT001 + + + MLT + + + + + + + + + + + + + ORG-0045 + + + + ILT S.r.l + + + Rome + + + ITI43 + + + ITA + + + + + + + + + + + + + ORG-0046 + + + + Freelance translator + + + Athens + + + + + GRC + + + + + + + + + + + + + ORG-0047 + + + + Glossima & Wehrheim + + + Thessaloniki + + + EL522 + + + GRC + + + + + + + + + + + + + ORG-0048 + + + + D. Moutafis & Co. - Omada + + + Athens + + + + + GRC + + + + + + + + + + + + + ORG-0049 + + + + Ubiqus Spain, S. L. U. + + + Madrid + + + + + ESP + + + + + + + + + + + + + ORG-0050 + + + + Interface Service Spain, S. L. + + + Ripollet + + + ES511 + + + ESP + + + + + + + + + + + + + ORG-0051 + + + + Freelance translator + + + Alicante + + + ES521 + + + ESP + + + + + + + + + + + + + ORG-0052 + + + + Seprotec, Traducción e Interpretación, S. L. + + + Las Rozas de Madrid + + + + + ESP + + + + + + + + + + + + + ORG-0053 + + + + Freelance translator + + + Vigo + + + ES114 + + + ESP + + + + + + + + + + + + + ORG-0054 + + + + Celer Pawlowsky, S. L. + + + L'Hospitalet de Llobregat + + + + + ESP + + + + + + + + + + + + + ORG-0055 + + + + Freelance translator + + + Cornellà de Llobregat (Barcelona) + + + ES511 + + + ESP + + + + + + + + + + + + + ORG-0056 + + + + Mallorca Phone Assistance, S. L. + + + Palma de Mallorca + + + ES532 + + + ESP + + + + + + + + + + + + + ORG-0057 + + + + Consenso Global — Serviços de Tradução, Unip., Lda. + + + Torres Vedras + + + PT16B + + + PRT + + + + + + + + + + + + + ORG-0058 + + + + Freelance translator + + + Solana de Los Barros + + + ES431 + + + ESP + + + + + + + + + + + + + ORG-0059 + + + + Freelance translator + + + Santurtzi + + + ES213 + + + ESP + + + + + + + + + + + + + ORG-0060 + + + + Freelance translator + + + San Pedro (Nigrán) + + + ES114 + + + ESP + + + + + + + + + + + + + ORG-0061 + + + + Avatar OÜ + + + Tartu + + + EE008 + + + EST + + + + + + + + + + + + + ORG-0062 + + + + Discripta OÜ + + + Tallinn + + + EE001 + + + EST + + + + + + + + + + + + + ORG-0063 + + + + A&A Lingua OÜ + + + Tallinn + + + EE001 + + + EST + + + + + + + + + + + + + ORG-0064 + + + + Tolkebüroo Pangloss OÜ + + + Tallinn + + + EE001 + + + EST + + + + + + + + + + + + + ORG-0065 + + + + Lingsoft Language Services Oy + + + Turku + + + FI1C1 + + + FIN + + + + + + + + + + + + + ORG-0066 + + + + Freelance translator + + + Tuohittu + + + FI1C1 + + + FIN + + + + + + + + + + + + + ORG-0067 + + + + Freelance translator + + + Nummi + + + FI1C1 + + + FIN + + + + + + + + + + + + http://curia.europa.eu + + + + ORG-0068 + + + + Court of Justice of the European Union + + + boulevard Konrad Adenauer + + Luxembourg + + L-2925 + + + + LUX + + + + + +352 4303-1 + + +352 4303-2100 + + GeneralCourt.registry@curia.europa.eu + + + + + + http://www.ombudsman.europa.eu + + + + ORG-0069 + + + + European Ombudsman + + + 1 avenue du Président Robert Schuman + + Strasbourg Cedex + + 67001 + + + + FRA + + + + + +33 388172313 + + +33 388179062 + + euro-ombudsman@europarl.europa.eu + + + + + + http://www.cdt.europa.eu + + + + ORG-0070 + + + + Translation Centre for the Bodies of the European Union (CdT), Legal Affairs Section + + + Bâtiment Technopolis, 12 E, rue Guillaume Kroll + + Luxembourg + + L-1882 + + + + LUX + + + + + tenders@cdt.europa.eu + + + + + + + 12345678-2023 + + 123/2023 + + 2023-03-14+01:00 + + + + + + + 2.3 + + eforms-sdk-0.1 + + f252f386-55ac-4fa8-9be4-9f950b9904c8 + + aff2863e-b4cc-4e91-baba-b3b85f709117 + + 2022-01-07+01:00 + 12:00:00+01:00 + + 01 + + + 32018R1046 + + cn-standard + + ENG + + + DAN + + + + DEU + + + + SPA + + + + FIN + + + + FRA + + + + ELL + + + + ITA + + + + NLD + + + + POR + + + + SWE + + + + CES + + + + EST + + + + HUN + + + + LIT + + + + LAV + + + + MLT + + + + POL + + + + SLK + + + + SLV + + + + GLE + + + + BUL + + + + RON + + + + HRV + + + + + eu-ins-bod-ag + + + + not-cont-ent + + + + + + ORG-0001 + + + + + + + + + + + + + + + + + + + + + + + + open + + + + + 2020/S 225-552091 + + + + + + + + FL/GEN20-02 + FL/GEN20-02 + FL/GEN20-02 + FL/GEN20-02 + FL/GEN20-02 + FL/GEN20-02 + FL/GEN20-02 + FL/GEN20-02 + FL/GEN20-02 + FL/GEN20-02 + FL/GEN20-02 + FL/GEN20-02 + FL/GEN20-02 + FL/GEN20-02 + FL/GEN20-02 + FL/GEN20-02 + FL/GEN20-02 + FL/GEN20-02 + FL/GEN20-02 + FL/GEN20-02 + FL/GEN20-02 + FL/GEN20-02 + FL/GEN20-02 + FL/GEN20-02 + + The Translation Centre for the Bodies of the European Union is planning to conclude a framework contract for translation services regarding texts in the general affairs field from English into Bulgarian, Czech, Danish, German, Greek, Spanish, Estonian, Finnish, French, Irish, Croatian, Hungarian, Italian, Lithuanian, Latvian, Maltese, Dutch, Polish, Portuguese, Romanian, Slovak, Slovenian and Swedish. + Oversættelsescentret for Den Europæiske Unions Organer påtænker at indgå en rammeaftale vedrørende oversættelse af tekster inden for området for generelle anliggender fra engelsk til bulgarsk, dansk, estisk, finsk, fransk, græsk, irsk, italiensk, kroatisk, lettisk, litauisk, maltesisk, nederlandsk, polsk, portugisisk, rumænsk, slovakisk, slovensk, spansk, svensk, tjekkisk, tysk og ungarsk. + Das Übersetzungszentrum für die Einrichtungen der Europäischen Union plant den Abschluss eines Rahmenvertrags für Übersetzungsdienstleistungen für Texte aus dem Bereich allgemeine Angelegenheiten aus dem Englischen ins Bulgarische, Dänische, Deutsche, Estnische, Finnische, Französische, Griechische, Irische, Italienische, Kroatische, Lettische, Litauische, Maltesische, Niederländische, Polnische, Portugiesische, Rumänische, Schwedische, Slowakische, Slowenische, Spanische Tschechische und Ungarische. + El Centro de Traducción de los Órganos de la Unión Europea prevé celebrar un contrato marco para los servicios de traducción de textos de ámbito general del inglés al búlgaro, checo, danés, alemán, griego, español, estonio, finés, francés, croata, húngaro, irlandés, italiano, lituano, letón, maltés, neerlandés, polaco, portugués, rumano, eslovaco, esloveno y sueco. + Euroopan unionin elinten käännöskeskus aikoo tehdä puitesopimukset yleisluonteisten tekstien käännöspalveluista englannin kielestä bulgarian, tšekin, tanskan, saksan, kreikan, espanjan, viron, suomen, ranskan, iirin, kroaatin, unkarin, italian, liettuan, latvian, maltan, hollannin, puolan, portugalin, romanian, slovakin, sloveenin ja ruotsin kieliin. + Le Centre de traduction des organes de l'Union européenne envisage de conclure un contrat-cadre portant sur des services de traduction de l'anglais vers le bulgare, le tchèque, le danois, l'allemand, le grec, l'espagnol, l'estonien, le finnois, le français, l'irlandais, le croate, le hongrois, l'italien, le lituanien, le letton, le maltais, le néerlandais, le polonais, le portugais, le roumain, le slovaque, le slovène et le suédois de textes relevant du domaine des affaires générales. + Το Μεταφραστικό Κέντρο των Οργάνων της Ευρωπαϊκής Ένωσης σχεδιάζει να συνάψει συμβάσεις-πλαίσια για υπηρεσίες μετάφρασης όσον αφορά κείμενα στον τομέα των γενικών υποθέσεων από τα αγγλικά προς τα βουλγαρικά, τα τσεχικά, τα δανικά, τα γερμανικά, τα ελληνικά, τα ισπανικά, τα εσθονικά, τα φινλανδικά, τα γαλλικά, τα ιρλανδικά, τα κροατικά, τα ουγγρικά, τα ιταλικά, τα λιθουανικά, τα λετονικά, τα μαλτέζικα, τα ολλανδικά, τα πολωνικά, τα πορτογαλικά, τα ρουμανικά, τα σλοβακικά, τα σλοβενικά και τα σουηδικά. + Il Centro di traduzione degli organismi dell'Unione europea intende concludere un contratto quadro per servizi di traduzione di testi nel campo degli affari generali dall'inglese al bulgaro, ceco, danese, tedesco, greco, spagnolo, estone, finlandese, francese, irlandese, croato, ungherese, italiano, lituano, lettone, maltese, neerlandese, polacco, portoghese, rumeno, slovacco, sloveno e svedese. + Het Vertaalbureau voor de organen van de Europese Unie is van plan een raamovereenkomst te sluiten inzake vertaaldiensten voor teksten op het gebied van algemene zaken uit het Engels in het Bulgaars, Tsjechisch, Deens, Duits, Grieks, Spaans, Ests, Fins, Frans, Iers, Kroatisch, Hongaars, Italiaans, Litouws, Lets, Maltees, Nederlands, Pools, Portugees, Roemeens, Slowaaks, Sloveens en Zweeds. + O Centro de Tradução dos Organismos da União Europeia prevê celebrar um contrato-quadro para serviços de tradução de textos no domínio dos assuntos gerais de inglês para búlgaro, checo, dinamarquês, alemão, grego, espanhol, estónio, finlandês, francês, irlandês, croata, húngaro, italiano, lituano, letão, maltês, neerlandês, polaco, português, romeno, eslovaco, esloveno e sueco. + Översättningscentrum för Europeiska unionens organ planerar att ingå ett ramavtal för översättningstjänster avseende texter inom området allmänna frågor från engelska till bulgariska, tjeckiska, danska, tyska, grekiska, spanska, estniska, finska, franska, iriska, kroatiska, ungerska, italienska, litauiska, lettiska, maltesiska, nederländska, polska, portugisiska, rumänska, slovakiska, slovenska och svenska. + Překladatelské středisko pro instituce Evropské unie má v plánu uzavřít rámcovou smlouvu o poskytování překladatelských služeb ohledně textů v oblasti obecných záležitostí z angličtiny do bulharštiny, češtiny, dánštiny, němčiny, řečtiny, španělštiny, estonštiny, finštiny, francouzštiny, irštiny, chorvatštiny, maďarštiny, italštiny, litevštiny, lotyštiny, maltštiny, nizozemštiny, polštiny, portugalštiny, rumunštiny, slovenštiny, slovinštiny a švédštiny. + Euroopa Liidu Asutuste Tõlkekeskus kavatseb sõlmida üldtekstide inglise keelest bulgaaria, tšehhi, taani, saksa, kreeka, hispaania, eesti, soome, prantsuse, iiri, horvaadi, ungari, itaalia, leedu, läti, malta, hollandi, poola, portugali, rumeenia, slovaki, sloveeni ja rootsi keelde tõlkimise teenuste raamlepingu. + Az Európai Unió Szerveinek Fordítóközpontja általános témakörű szövegek angol nyelvről bolgár, cseh, dán, német, görög, spanyol, észt, finn, francia, ír, horvát, magyar, olasz, litván, lett, máltai, holland, lengyel, portugál, román, szlovák, szlovén és svéd nyelvre történő fordítására irányuló keretszerződés megkötését tervezi. + Europos Sąjungos įstaigų vertimo centras planuoja sudaryti preliminariąją sutartį dėl bendrųjų reikalų srities tekstų vertimo raštu iš anglų kalbos į bulgarų, čekų, danų, vokiečių, graikų, ispanų, estų, suomių, prancūzų, airių, kroatų, vengrų, italų, lietuvių, latvių, maltiečių, olandų, lenkų, portugalų, rumunų, slovakų, slovėnų ir švedų kalbas paslaugų. + Eiropas Savienības iestāžu Tulkošanas centrs plāno noslēgt pamatnolīgumu par vispārējo lietu jomas tekstu tulkošanas pakalpojumiem no angļu valodas bulgāru, čehu, dāņu, vācu, grieķu, spāņu, igauņu, somu, franču, īru, horvātu, ungāru, itāļu, lietuviešu, latviešu, maltiešu, nīderlandiešu, poļu, portugāļu, rumāņu, slovāku, slovēņu un zviedru valodā. + Iċ-Ċentru tat-Traduzzjoni għall-Korpi tal-Unjoni Ewropea qed jippjana li jikkonkludi qafas ta’ kuntratt għal servizzi ta’ traduzzjoni marbutin ma’ testi fil-qasam tal-affarijiet ġenerali mill-Ingliż għall-Bulgaru, iċ-Ċek, id-Daniż, l-Estonjan, il-Finlandiż, il-Franċiż, il-Ġermaniż, il-Grieg, l-Irlandiż, l-Ispanjol, l-Iżvediż, il-Kroat, il-Latvjan, il-Litwan, il-Malti, l-Olandiż, il-Pollakk, il-Portugiż, ir-Rumen, is-Slovakk, is-Sloven, it-Taljan u l-Ungeriż. + Centrum Tłumaczeń dla Organów Unii Europejskiej planuje zawrzeć umowę ramową o tłumaczenie tekstów o tematyce ogólnej z języka angielskiego na język bułgarski, czeski, duński, niemiecki, grecki, hiszpański, estoński, fiński, francuski, irlandzki, chorwacki, węgierski, włoski, litewski, łotewski, maltański, niderlandzki, polski, portugalski, rumuński, słowacki, słoweński i szwedzki. + Prekladateľské stredisko pre orgány Európskej únie plánuje uzatvoriť rámcovú zmluvu na prekladateľské služby týkajúce sa textov v oblasti všeobecných záležitostí z angličtiny do bulharčiny, češtiny, dánčiny, nemčiny, gréčtiny, španielčiny, estónčiny, fínčiny, francúzštiny, írčiny, chorvátčiny, maďarčiny, taliančiny, litovčiny, lotyštiny, maltčiny, holandčiny, poľštiny, portugalčiny, rumunčiny, slovenčiny, slovinčiny a švédčiny. + Prevajalski center za organe Evropske unije načrtuje sklenitev okvirne pogodbe za prevajanje besedil s področja splošnih zadev iz angleščine v bolgarščino, češčino, danščino, nemščino, grščino, španščino, estonščino, finščino, francoščino, irščino, hrvaščino, madžarščino, italijanščino, litovščino, latvijščino, malteščino, nizozemščino, poljščino, portugalščino, romunščino, slovaščino, slovenščino in švedščino. + Tá sé beartaithe ag Ionad Aistriúcháin Chomhlachtaí an Aontais Eorpaigh, creatchonradh a dhéanamh le haghaidh seirbhísí aistriúcháin maidir le téacsanna sa réimse a bhaineann le gnóthaí ginearálta ó Bhéarla go Bulgáiris, Seicis, Danmhairgis, Gearmáinis, Gréigis, Spáinnis, Eastóinis, Fionlainnis, Fraincis, Gaeilge, Cróitis, Ungáiris, Iodáilis, Liotuáinis, Laitvis, Máltais, Ollainnis, Polainnis, Portaingéilis, Rómáinis, Slóvaicis, Slóivéinis agus Sualainnis. + Центърът за преводи за органите на Европейския съюз планира да сключи рамков договори за преводачески услуги относно текстове с обща тематика от английски на български, чешки, датски, немски, гръцки, испански, естонски, фински, френски, ирландски, хърватски, унгарски, италиански, литовски, латвийски, малтийски, нидерландски, полски, португалски, румънски, словашки, словенски и шведски език. + Centrul de Traduceri pentru Organismele Uniunii Europene intenționează să încheie un contract-cadru pentru servicii de traducere de texte în domeniul afacerilor generale din limba engleză în limbile bulgară, cehă, daneză, germană, greacă, spaniolă, estonă, finlandeză, franceză, irlandeză, croată, maghiară, italiană, lituaniană, letonă, malteză, neerlandeză, polonă, portugheză, română, slovacă, slovenă și suedeză. + Prevoditeljski centar za tijela Europske unije planira sklopiti okvirni ugovor za usluge prevođenja tekstova u području općih poslova s engleskog jezika na bugarski, češki, danski, njemački, grčki, španjolski, estonski, finski, francuski, irski, hrvatski, mađarski, talijanski, litavski, latvijski, malteški, nizozemski, poljski, portugalski, rumunjski, slovački, slovenski i švedski jezik. + + services + + + + + 79530000 + + + + + + + + + + + + + LOT-0001 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + per-exa + 70 + + + + + + + quality + + Quality + Kvalitet + Qualität + calidad + laatu + Qualité + Ποιότητα + Qualità + Kwaliteit + Qualidade + Kvalitet + Kvalita + kvaliteet + Minőség + Kokybė + Kvalitāte + Il-kwalità + jakość + Kvalita + Kakovost + Cáilíocht + Качество + Calitatea + Kvaliteta + + + + + + + + per-exa + 30 + + + + + + + price + + + + + + + + + + + + + + + + + + + + + ORG-0070 + + + + + ORG-0068 + + + + + ORG-0069 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + fa-wo-rc + + + + + none + + + + + + + Translation from English into Bulgarian + Oversættelse fra engelsk til bulgarsk + Übersetzung aus dem Englischen ins Bulgarische + Traducción del inglés al búlgaro + Käännökset englannin kielestä bulgarian kieleen + Traduction de l'anglais vers le bulgare + Μετάφραση από τα αγγλικά προς τα βουλγαρικά + Traduzione dall'inglese al bulgaro + Vertaling uit het Engels in het Bulgaars + Tradução de inglês para búlgaro + Översättning från engelska till bulgariska + Překlad z angličtiny do bulharštiny + Tõlkimine inglise keelest bulgaaria keelde + Fordítás angol nyelvről bolgár nyelvre + Vertimas raštu iš anglų kalbos į bulgarų kalbą + Tulkošana no angļu valodas bulgāru valodā + It-traduzzjoni mill-Ingliż għall-Bulgaru + Tłumaczenie pisemne z języka angielskiego na język bułgarski + Preklad z anglického jazyka do bulharského jazyka + Prevajanje iz angleščine v bolgarščino + Aistriúchán ó Bhéarla go Bulgáiris + Превод от английски на български език + Traducere din limba engleză în limba bulgară + Prevođenje s engleskog na bugarski jezik + + The Translation Centre for the Bodies of the European Union is planning to conclude a framework contract for translation services regarding texts in the general affairs field from English into Bulgarian. + Oversættelsescentret for Den Europæiske Unions Organer planlægger at indgå en rammeaftale vedrørende oversættelse af tekster inden for området for generelle anliggender fra engelsk til bulgarsk. + Das Übersetzungszentrum für die Einrichtungen der Europäischen Union plant den Abschluss eines Rahmenvertrags für Übersetzungsdienstleistungen für Texte aus dem Bereich allgemeine Angelegenheiten aus dem Englischen ins Bulgarische. + El Centro de Traducción de los Órganos de la Unión Europea prevé celebrar un contrato marco para los servicios de traducción de textos de ámbito general del inglés al búlgaro. + Euroopan unionin elinten käännöskeskus aikoo tehdä puitesopimukset yleisluonteisten tekstien käännöspalveluista englannin kielestä bulgarian kieleen. + Le Centre de traduction des organes de l'Union européenne envisage de conclure un contrat-cadre portant sur des services de traduction de l'anglais vers le bulgare de textes relevant du domaine des affaires générales. + Το Μεταφραστικό Κέντρο των Οργάνων της Ευρωπαϊκής Ένωσης σχεδιάζει να συνάψει συμβάσεις-πλαίσια για υπηρεσίες μετάφρασης όσον αφορά κείμενα στον τομέα των γενικών υποθέσεων από τα αγγλικά στα βουλγαρικά. + Il Centro di traduzione degli organismi dell'Unione europea intende concludere un contratto quadro per servizi di traduzione di testi nel campo degli affari generali dall'inglese al bulgaro. + Het Vertaalbureau voor de organen van de Europese Unie is van plan een raamovereenkomst te sluiten inzake vertaaldiensten voor teksten op het gebied van algemene zaken uit het Engels in het Bulgaars. + O Centro de Tradução dos Organismos da União Europeia prevê celebrar um contrato-quadro para serviços de tradução de textos no domínio dos assuntos gerais de inglês para búlgaro. + Översättningscentrum för Europeiska unionens organ planerar att ingå ett ramavtal för översättningstjänster avseende texter inom området allmänna frågor från engelska till bulgariska. + Překladatelské středisko pro instituce Evropské unie má v plánu uzavřít rámcovou smlouvu o poskytování překladatelských služeb ohledně textů v oblasti obecných záležitostí z angličtiny do bulharštiny. + Euroopa Liidu Asutuste Tõlkekeskus (edaspidi „tõlkekeskus“) kavatseb sõlmida üldtekstide inglise keelest bulgaaria keelde tõlkimise teenuste raamlepingu. + Az Európai Unió Szerveinek Fordítóközpontja általános témakörű szövegek angol nyelvről bolgár nyelvre történő fordítására irányuló keretszerződés megkötését tervezi. + Europos Sąjungos įstaigų vertimo centras planuoja sudaryti preliminariąją sutartį dėl bendrųjų reikalų srities tekstų vertimo raštu iš anglų kalbos į bulgarų kalbą paslaugų. + Eiropas Savienības iestāžu Tulkošanas centrs plāno noslēgt pamatnolīgumu par vispārējo lietu jomas tekstu tulkošanas pakalpojumiem no angļu valodas bulgāru valodā. + Iċ-Ċentru tat-Traduzzjoni għall-Korpi tal-Unjoni Ewropea qed jippjana li jikkonkludi qafas ta’ kuntratt għal servizzi ta’ traduzzjoni marbutin ma’ testi fil-qasam tal-affarijiet ġenerali mill-Ingliż għall-Bulgaru. + Centrum Tłumaczeń dla Organów Unii Europejskiej planuje zawrzeć umowę ramową o tłumaczenie tekstów o tematyce ogólnej z języka angielskiego na język bułgarski. + Prekladateľské stredisko pre orgány Európskej únie plánuje uzatvoriť rámcovú zmluvu na prekladateľské služby týkajúce sa textov v oblasti všeobecných záležitostí z angličtiny do bulharčiny. + Prevajalski center za organe Evropske unije načrtuje sklenitev okvirne pogodbe za prevajanje besedil s področja splošnih zadev iz angleščine v bolgarščino. + Tá sé beartaithe ag Ionad Aistriúcháin Chomhlachtaí an Aontais Eorpaigh creatchonradh a dhéanamh le haghaidh seirbhísí aistriúcháin maidir le téacsanna sa réimse a bhaineann le gnóthaí ginearálta ó Bhéarla go Bulgáiris. + Центърът за преводи за органите на Европейския съюз планира да сключи рамков договор за преводачески услуги относно текстове от общо естество от английски на български език. + Centrul de Traduceri pentru Organismele Uniunii Europene intenționează să încheie un contract-cadru pentru servicii de traducere de texte din domeniul afacerilor generale din limba engleză în limba bulgară. + Prevoditeljski centar za tijela Europske unije planira sklopiti okvirni ugovor za usluge prevođenja tekstova u području općih poslova s engleskog na bugarski jezik. + + services + + + + + + + + + + + + + + + + 79530000 + + + + 79530000 + + + + + + + + + + + + LU000 + + + + + + + + + + + + + LOT-0002 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + per-exa + 70 + + + + + + + quality + + Quality + Kvalitet + Qualität + calidad + laatu + Qualité + Ποιότητα + Qualità + Kwaliteit + Qualidade + Kvalitet + Kvalita + kvaliteet + Minőség + Kokybė + Kvalitāte + Il-kwalità + jakość + Kvalita + Kakovost + Cáilíocht + Качество + Calitatea + Kvaliteta + + + + + + + + per-exa + 30 + + + + + + + price + + + + + + + + + + + + + + + + + + + + + ORG-0070 + + + + + ORG-0068 + + + + + ORG-0069 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + fa-wo-rc + + + + + none + + + + + + + Translation from English into Czech + Oversættelse fra engelsk til tjekkisk + Übersetzung aus dem Englischen ins Tschechische + Traducción del inglés al checo + Käännökset englannin kielestä tšekin kieleen + Traduction de l'anglais vers le tchèque + Μετάφραση από τα αγγλικά προς τα τσεχικά + Traduzione dall'inglese al ceco + Vertaling uit het Engels in het Tsjechisch + Tradução de inglês para checo + Översättning från engelska till tjeckiska + Překlad z angličtiny do češtiny + Tõlkimine inglise keelest tšehhi keelde + Fordítás angol nyelvről cseh nyelvre + Vertimas raštu iš anglų kalbos į čekų kalbą + Tulkošana no angļu valodas čehu valodā + It-traduzzjoni mill-Ingliż għaċ-Ċek + Tłumaczenie pisemne z języka angielskiego na język czeski + Preklad z anglického jazyka do českého jazyka + Prevajanje iz angleščine v češčino + Aistriúchán ó Bhéarla go Seicis + Превод от английски на чешки език + Traducere din limba engleză în limba cehă + Prevođenje s engleskog na češki jezik + + The Translation Centre for the Bodies of the European Union is planning to conclude a framework contract for translation services regarding texts in the general affairs field from English into Czech. + Oversættelsescentret for Den Europæiske Unions Organer planlægger at indgå en rammeaftale vedrørende oversættelse af tekster inden for området for generelle anliggender fra engelsk til tjekkisk. + Das Übersetzungszentrum für die Einrichtungen der Europäischen Union plant den Abschluss eines Rahmenvertrags für Übersetzungsdienstleistungen für Texte aus dem Bereich allgemeine Angelegenheiten aus dem Englischen ins Tschechische. + El Centro de Traducción de los Órganos de la Unión Europea prevé celebrar un contrato marco para los servicios de traducción de textos de ámbito general del inglés al checo. + Euroopan unionin elinten käännöskeskus aikoo tehdä puitesopimukset yleisluonteisten tekstien käännöspalveluista englannin kielestä tšekin kieleen. + Le Centre de traduction des organes de l'Union européenne envisage de conclure un contrat-cadre portant sur des services de traduction de l'anglais vers le tchèque de textes relevant du domaine des affaires générales. + Το Μεταφραστικό Κέντρο των Οργάνων της Ευρωπαϊκής Ένωσης σχεδιάζει να συνάψει συμβάσεις-πλαίσια για υπηρεσίες μετάφρασης όσον αφορά κείμενα στον τομέα των γενικών υποθέσεων από τα αγγλικά στα τσεχικά. + Il Centro di traduzione degli organismi dell'Unione europea intende concludere un contratto quadro per servizi di traduzione di testi nel campo degli affari generali dall'inglese al ceco. + Het Vertaalbureau voor de organen van de Europese Unie is van plan een raamovereenkomst te sluiten inzake vertaaldiensten voor teksten op het gebied van algemene zaken uit het Engels in het Tsjechisch. + O Centro de Tradução dos Organismos da União Europeia prevê celebrar um contrato-quadro para serviços de tradução de textos no domínio dos assuntos gerais de inglês para checo. + Översättningscentrum för Europeiska unionens organ planerar att ingå ett ramavtal för översättningstjänster avseende texter inom området allmänna frågor från engelska till tjeckiska. + Překladatelské středisko pro instituce Evropské unie má v plánu uzavřít rámcovou smlouvu o poskytování překladatelských služeb ohledně textů v oblasti obecných záležitostí z angličtiny do češtiny. + Euroopa Liidu Asutuste Tõlkekeskus (edaspidi „tõlkekeskus“) kavatseb sõlmida üldtekstide inglise keelest tšehhi keelde tõlkimise teenuste raamlepingu. + Az Európai Unió Szerveinek Fordítóközpontja általános témakörű szövegek angol nyelvről cseh nyelvre történő fordítására irányuló keretszerződés megkötését tervezi. + Europos Sąjungos įstaigų vertimo centras planuoja sudaryti preliminariąją sutartį dėl bendrųjų reikalų srities tekstų vertimo raštu iš anglų kalbos į čekų kalbą paslaugų. + Eiropas Savienības iestāžu Tulkošanas centrs plāno noslēgt pamatnolīgumu par vispārējo lietu jomas tekstu tulkošanas pakalpojumiem no angļu valodas čehu valodā. + Iċ-Ċentru tat-Traduzzjoni għall-Korpi tal-Unjoni Ewropea qed jippjana li jikkonkludi qafas ta’ kuntratt għal servizzi ta’ traduzzjoni marbutin ma’ testi fil-qasam tal-affarijiet ġenerali mill-Ingliż għaċ-Ċek. + Centrum Tłumaczeń dla Organów Unii Europejskiej planuje zawrzeć umowę ramową o tłumaczenie tekstów o tematyce ogólnej z języka angielskiego na język czeski. + Prekladateľské stredisko pre orgány Európskej únie plánuje uzatvoriť rámcovú zmluvu na prekladateľské služby týkajúce sa textov v oblasti všeobecných záležitostí z angličtiny do češtiny. + Prevajalski center za organe Evropske unije načrtuje sklenitev okvirne pogodbe za prevajanje besedil s področja splošnih zadev iz angleščine v češčino. + Tá sé beartaithe ag Ionad Aistriúcháin Chomhlachtaí an Aontais Eorpaigh creatchonradh a dhéanamh le haghaidh seirbhísí aistriúcháin maidir le téacsanna sa réimse a bhaineann le gnóthaí ginearálta ó Bhéarla go Seicis. + Центърът за преводи за органите на Европейския съюз планира да сключи рамков договор за преводачески услуги относно текстове от общо естество от английски на чешки език. + Centrul de Traduceri pentru Organismele Uniunii Europene intenționează să încheie un contract-cadru pentru servicii de traducere de texte din domeniul afacerilor generale din limba engleză în limba cehă. + Prevoditeljski centar za tijela Europske unije planira sklopiti okvirni ugovor za usluge prevođenja tekstova u području općih poslova s engleskog na češki jezik. + + services + + + + + + + + + + + + + + + + 79530000 + + + + 79530000 + + + + + + + + + + + + LU000 + + + + + + + + + + + + + LOT-0003 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + per-exa + 70 + + + + + + + quality + + Quality + Kvalitet + Qualität + calidad + laatu + Qualité + Ποιότητα + Qualità + Kwaliteit + Qualidade + Kvalitet + Kvalita + kvaliteet + Minőség + Kokybė + Kvalitāte + Il-kwalità + jakość + Kvalita + Kakovost + Cáilíocht + Качество + Calitatea + Kvaliteta + + + + + + + + per-exa + 30 + + + + + + + price + + + + + + + + + + + + + + + + + + + + + ORG-0070 + + + + + ORG-0068 + + + + + ORG-0069 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + fa-wo-rc + + + + + none + + + + + + + Translation from English into Danish + Oversættelse fra engelsk til dansk + Übersetzung aus dem Englischen ins Dänische + Traducción del inglés al danés + Käännökset englannin kielestä tanskan kieleen + Traduction de l'anglais vers le danois + Μετάφραση από τα αγγλικά προς τα δανικά + Traduzione dall'inglese in danese + Vertaling uit het Engels in het Deens + Tradução de inglês para dinamarquês + Översättning från engelska till danska + Překlad z angličtiny do dánštiny + tõlkimine inglise keelest taani keelde + Fordítás angol nyelvről dán nyelvre + Vertimas raštu iš anglų kalbos į danų kalbą + Tulkošana no angļu valodas dāņu valodā + It-traduzzjoni mill-Ingliż għad-Daniż + Tłumaczenie pisemne z języka angielskiego na język duński + Preklad z anglického jazyka do dánskeho jazyka + Prevajanje iz angleščine v danščino + Aistriúchán ó Bhéarla go Danmhairgis + Превод от английски на датски език + Traducere din limba engleză în limba daneză + Prevođenje s engleskog na danski jezik + + The Translation Centre for the Bodies of the European Union is planning to conclude a framework contract for translation services regarding texts in the general affairs field from English into Danish. + Oversættelsescentret for Den Europæiske Unions Organer planlægger at indgå en rammeaftale vedrørende oversættelse af tekster inden for området for generelle anliggender fra engelsk til dansk. + Das Übersetzungszentrum für die Einrichtungen der Europäischen Union plant den Abschluss eines Rahmenvertrags für Übersetzungsdienstleistungen für Texte aus dem Bereich allgemeine Angelegenheiten aus dem Englischen ins Dänische. + El Centro de Traducción de los Órganos de la Unión Europea prevé celebrar un contrato marco para los servicios de traducción de textos de ámbito general del inglés al danés. + Euroopan unionin elinten käännöskeskus aikoo tehdä puitesopimukset yleisluonteisten tekstien käännöspalveluista englannin kielestä tanskan kieleen. + Le Centre de traduction des organes de l'Union européenne envisage de conclure un contrat-cadre portant sur des services de traduction de l'anglais vers le danois de textes relevant du domaine des affaires générales. + Το Μεταφραστικό Κέντρο των Οργάνων της Ευρωπαϊκής Ένωσης σχεδιάζει να συνάψει συμβάσεις-πλαίσια για υπηρεσίες μετάφρασης όσον αφορά κείμενα στον τομέα των γενικών υποθέσεων από τα αγγλικά στα δανικά. + Il Centro di traduzione degli organismi dell'Unione europea intende concludere un contratto quadro per servizi di traduzione di testi nel campo degli affari generali dall'inglese al danese. + Het Vertaalbureau voor de organen van de Europese Unie is van plan een raamovereenkomst te sluiten inzake vertaaldiensten voor teksten op het gebied van algemene zaken uit het Engels in het Deens. + O Centro de Tradução dos Organismos da União Europeia prevê celebrar um contrato-quadro para serviços de tradução de textos no domínio dos assuntos gerais de inglês para dinamarquês. + Översättningscentrum för Europeiska unionens organ planerar att ingå ett ramavtal för översättningstjänster avseende texter inom området allmänna frågor från engelska till danska. + Překladatelské středisko pro instituce Evropské unie má v plánu uzavřít rámcovou smlouvu o poskytování překladatelských služeb ohledně textů v oblasti obecných záležitostí z angličtiny do dánštiny. + Euroopa Liidu Asutuste Tõlkekeskus (edaspidi „tõlkekeskus“) kavatseb sõlmida üldtekstide inglise keelest taani keelde tõlkimise teenuste raamlepingu. + Az Európai Unió Szerveinek Fordítóközpontja általános témakörű szövegek angol nyelvről dán nyelvre történő fordítására irányuló keretszerződés megkötését tervezi. + Europos Sąjungos įstaigų vertimo centras planuoja sudaryti preliminariąją sutartį dėl bendrųjų reikalų srities tekstų vertimo raštu iš anglų kalbos į danų kalbą paslaugų. + Eiropas Savienības iestāžu Tulkošanas centrs plāno noslēgt pamatnolīgumu par vispārējo lietu jomas tekstu tulkošanas pakalpojumiem no angļu valodas dāņu valodā. + Iċ-Ċentru tat-Traduzzjoni għall-Korpi tal-Unjoni Ewropea qed jippjana li jikkonkludi qafas ta’ kuntratt għal servizzi ta’ traduzzjoni marbutin ma’ testi fil-qasam tal-affarijiet ġenerali mill-Ingliż għad-Daniż. + Centrum Tłumaczeń dla Organów Unii Europejskiej planuje zawrzeć umowę ramową o tłumaczenie tekstów o tematyce ogólnej z języka angielskiego na język duński. + Prekladateľské stredisko pre orgány Európskej únie plánuje uzatvoriť rámcovú zmluvu na prekladateľské služby týkajúce sa textov v oblasti všeobecných záležitostí z angličtiny do dánčiny. + Prevajalski center za organe Evropske unije načrtuje sklenitev okvirne pogodbe za prevajanje besedil s področja splošnih zadev iz angleščine v danščino. + Tá sé beartaithe ag Ionad Aistriúcháin Chomhlachtaí an Aontais Eorpaigh creatchonradh a dhéanamh le haghaidh seirbhísí aistriúcháin maidir le téacsanna sa réimse a bhaineann le gnóthaí ginearálta ó Bhéarla go Danmhairgis. + Центърът за преводи за органите на Европейския съюз планира да сключи рамков договор за преводачески услуги относно текстове от общо естество от английски на датски език. + Centrul de Traduceri pentru Organismele Uniunii Europene intenționează să încheie un contract-cadru pentru servicii de traducere de texte din domeniul afacerilor generale din limba engleză în limba daneză. + Prevoditeljski centar za tijela Europske unije planira sklopiti okvirni ugovor za usluge prevođenja tekstova u području općih poslova s engleskog na danski jezik. + + services + + + + + + + + + + + + + + + + 79530000 + + + + 79530000 + + + + + + + + + + + + LU000 + + + + + + + + + + + + + LOT-0004 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + per-exa + 70 + + + + + + + quality + + Quality + Kvalitet + Qualität + calidad + laatu + Qualité + Ποιότητα + Qualità + Kwaliteit + Qualidade + Kvalitet + Kvalita + kvaliteet + Minőség + Kokybė + Kvalitāte + Il-kwalità + jakość + Kvalita + Kakovost + Cáilíocht + Качество + Calitatea + Kvaliteta + + + + + + + + per-exa + 30 + + + + + + + price + + + + + + + + + + + + + + + + + + + + + ORG-0070 + + + + + ORG-0068 + + + + + ORG-0069 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + fa-wo-rc + + + + + none + + + + + + + Translation from English into German + Oversættelse fra engelsk til tysk + Übersetzung aus dem Englischen ins Deutsche + Traducción del inglés al alemán + Käännökset englannin kielestä saksan kieleen + Traduction de l'anglais vers l'allemand + Μετάφραση από τα αγγλικά προς τα γερμανικά + Traduzione dall'inglese in tedesco + Vertaling uit het Engels in het Duits + Tradução de inglês para alemão + Översättning från engelska till tyska + Překlady z angličtiny do němčiny + tõlkimine inglise keelest saksa keelde + Fordítás angol nyelvről németre + Vertimas iš anglų kalbos į vokiečių kalbą + Tulkošana no angļu valodas vācu valodā + It-traduzzjoni mill-Ingliż għall-Ġermaniż + Tłumaczenie pisemne z języka angielskiego na język niemiecki + Preklad z anglického jazyka do nemeckého jazyka + Prevajanje iz angleščine v nemščino + Aistriúchán ó Bhéarla go Gearmáinis + Превод от английски на немски език + Traducere din limba engleză în limba germană + Prevođenje s engleskog na njemački jezik + + The Translation Centre for the Bodies of the European Union is planning to conclude a framework contract for translation services regarding texts in the general affairs field from English into German. + Oversættelsescentret for Den Europæiske Unions Organer planlægger at indgå en rammeaftale vedrørende oversættelse af tekster inden for området for generelle anliggender fra engelsk til tysk. + Das Übersetzungszentrum für die Einrichtungen der Europäischen Union plant den Abschluss eines Rahmenvertrags für Übersetzungsdienstleistungen für Texte aus dem Bereich allgemeine Angelegenheiten aus dem Englischen ins Deutsche. + El Centro de Traducción de los Órganos de la Unión Europea prevé celebrar un contrato marco para los servicios de traducción de textos de ámbito general del inglés al alemán. + Euroopan unionin elinten käännöskeskus aikoo tehdä puitesopimukset yleisluonteisten tekstien käännöspalveluista englannin kielestä saksan kieleen. + Le Centre de traduction des organes de l'Union européenne envisage de conclure un contrat-cadre portant sur des services de traduction de l'anglais vers l'allemand de textes relevant du domaine des affaires générales. + Το Μεταφραστικό Κέντρο των Οργάνων της Ευρωπαϊκής Ένωσης σχεδιάζει να συνάψει συμβάσεις-πλαίσια για υπηρεσίες μετάφρασης όσον αφορά κείμενα στον τομέα των γενικών υποθέσεων από τα αγγλικά στα γερμανικά. + Il Centro di traduzione degli organismi dell'Unione europea intende concludere un contratto quadro per servizi di traduzione di testi nel campo degli affari generali dall'inglese al tedesco. + Het Vertaalbureau voor de organen van de Europese Unie is van plan een raamovereenkomst te sluiten inzake vertaaldiensten voor teksten op het gebied van algemene zaken uit het Engels in het Duits. + O Centro de Tradução dos Organismos da União Europeia prevê celebrar um contrato-quadro para serviços de tradução de textos no domínio dos assuntos gerais de inglês para alemão. + Översättningscentrum för Europeiska unionens organ planerar att ingå ett ramavtal för översättningstjänster avseende texter inom området allmänna frågor från engelska till tyska. + Překladatelské středisko pro instituce Evropské unie má v plánu uzavřít rámcovou smlouvu o poskytování překladatelských služeb ohledně textů v oblasti obecných záležitostí z angličtiny do němčiny. + Euroopa Liidu Asutuste Tõlkekeskus (edaspidi „tõlkekeskus“) kavatseb sõlmida üldtekstide inglise keelest saksa keelde tõlkimise teenuste raamlepingu. + Az Európai Unió Szerveinek Fordítóközpontja általános témakörű szövegek angol nyelvről német nyelvre történő fordítására irányuló keretszerződés megkötését tervezi. + Europos Sąjungos įstaigų vertimo centras planuoja sudaryti preliminariąją sutartį dėl bendrųjų reikalų srities tekstų vertimo raštu iš anglų kalbos į vokiečių kalbą paslaugų. + Eiropas Savienības iestāžu Tulkošanas centrs plāno noslēgt pamatnolīgumu par vispārējo lietu jomas tekstu tulkošanas pakalpojumiem no angļu valodas vācu valodā. + Iċ-Ċentru tat-Traduzzjoni għall-Korpi tal-Unjoni Ewropea qed jippjana li jikkonkludi qafas ta’ kuntratt għal servizzi ta’ traduzzjoni marbutin ma’ testi fil-qasam tal-affarijiet ġenerali mill-Ingliż għall-Ġermaniż. + Centrum Tłumaczeń dla Organów Unii Europejskiej planuje zawrzeć umowę ramową o tłumaczenie tekstów o tematyce ogólnej z języka angielskiego na język niemiecki. + Prekladateľské stredisko pre orgány Európskej únie plánuje uzatvoriť rámcovú zmluvu na prekladateľské služby týkajúce sa textov v oblasti všeobecných záležitostí z angličtiny do nemčiny. + Prevajalski center za organe Evropske unije načrtuje sklenitev okvirne pogodbe za prevajanje besedil s področja splošnih zadev iz angleščine v nemščino. + Tá sé beartaithe ag Ionad Aistriúcháin Chomhlachtaí an Aontais Eorpaigh creatchonradh a dhéanamh le haghaidh seirbhísí aistriúcháin maidir le téacsanna sa réimse a bhaineann le gnóthaí ginearálta ó Bhéarla go Gearmáinis. + Центърът за преводи за органите на Европейския съюз планира да сключи рамков договор за преводачески услуги относно текстове от общо естество от английски на немски език. + Centrul de Traduceri pentru Organismele Uniunii Europene intenționează să încheie un contract-cadru pentru servicii de traducere de texte din domeniul afacerilor generale din limba engleză în limba germană. + Prevoditeljski centar za tijela Europske unije planira sklopiti okvirni ugovor za usluge prevođenja tekstova u području općih poslova s engleskog na njemački jezik. + + services + + + + + + + + + + + + + + + + 79530000 + + + + 79530000 + + + + + + + + + + + + LU000 + + + + + + + + + + + + + LOT-0005 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + per-exa + 70 + + + + + + + quality + + Quality + Kvalitet + Qualität + calidad + laatu + Qualité + Ποιότητα + Qualità + Kwaliteit + Qualidade + Kvalitet + Kvalita + kvaliteet + Minőség + Kokybė + Kvalitāte + Il-kwalità + jakość + Kvalita + Kakovost + Cáilíocht + Качество + Calitatea + Kvaliteta + + + + + + + + per-exa + 30 + + + + + + + price + + + + + + + + + + + + + + + + + + + + + ORG-0070 + + + + + ORG-0068 + + + + + ORG-0069 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + fa-wo-rc + + + + + none + + + + + + + Translation from English into Greek + Oversættelse fra engelsk til græsk + Übersetzung aus dem Englischen ins Griechische + Traducción del inglés al griego + Käännökset englannin kielestä kreikan kieleen + Traduction de l'anglais vers le grec + Μετάφραση από τα αγγλικά προς τα ελληνικά + Traduzione dall'inglese in greco + Vertaling uit het Engels in het Grieks + Tradução de inglês para grego + Översättning från engelska till grekiska + Překlad z angličtiny do řečtiny + tõlkimine inglise keelest kreeka keelde + Fordítás angol nyelvről görög nyelvre + Vertimas raštu iš anglų kalbos į graikų kalbą + Tulkošana no angļu valodas grieķu valodā + It-traduzzjoni mill-Ingliż għall-Grieg + Tłumaczenie pisemne z języka angielskiego na język grecki + Preklady z anglického jazyka do gréckeho jazyka + Prevajanje iz angleščine v grščino + Aistriúchán ó Bhéarla go Gréigis + Превод от английски на гръцки език + Traducere din limba engleză în limba greacă + Prevođenje s engleskog na grčki jezik + + The Translation Centre for the Bodies of the European Union is planning to conclude a framework contract for translation services regarding texts in the general affairs field from English into Greek. + Oversættelsescentret for Den Europæiske Unions Organer planlægger at indgå en rammeaftale vedrørende oversættelse af tekster inden for området for generelle anliggender fra engelsk til græsk. + Das Übersetzungszentrum für die Einrichtungen der Europäischen Union plant den Abschluss eines Rahmenvertrags für Übersetzungsdienstleistungen für Texte aus dem Bereich allgemeine Angelegenheiten aus dem Englischen ins Griechische. + El Centro de Traducción de los Órganos de la Unión Europea prevé celebrar un contrato marco para los servicios de traducción de textos de ámbito general del inglés al griego. + Euroopan unionin elinten käännöskeskus aikoo tehdä puitesopimukset yleisluonteisten tekstien käännöspalveluista englannin kielestä kreikan kieleen. + Le Centre de traduction des organes de l'Union européenne envisage de conclure un contrat-cadre portant sur des services de traduction de l'anglais vers le grec de textes relevant du domaine des affaires générales. + Το Μεταφραστικό Κέντρο των Οργάνων της Ευρωπαϊκής Ένωσης σχεδιάζει να συνάψει συμβάσεις-πλαίσια για υπηρεσίες μετάφρασης όσον αφορά κείμενα στον τομέα των γενικών υποθέσεων από τα αγγλικά στα ελληνικά. + Il Centro di traduzione degli organismi dell'Unione europea intende concludere un contratto quadro per servizi di traduzione di testi nel campo degli affari generali dall'inglese al greco. + Het Vertaalbureau voor de organen van de Europese Unie is van plan een raamovereenkomst te sluiten inzake vertaaldiensten voor teksten op het gebied van algemene zaken uit het Engels in het Grieks. + O Centro de Tradução dos Organismos da União Europeia prevê celebrar um contrato-quadro para serviços de tradução de textos no domínio dos assuntos gerais de inglês para grego. + Översättningscentrum för Europeiska unionens organ planerar att ingå ett ramavtal för översättningstjänster avseende texter inom området allmänna frågor från engelska till grekiska. + Překladatelské středisko pro instituce Evropské unie má v plánu uzavřít rámcovou smlouvu o poskytování překladatelských služeb ohledně textů v oblasti obecných záležitostí z angličtiny do řečtiny. + Euroopa Liidu Asutuste Tõlkekeskus (edaspidi „tõlkekeskus“) kavatseb sõlmida üldtekstide inglise keelest kreeka keelde tõlkimise teenuste raamlepingu. + Az Európai Unió Szerveinek Fordítóközpontja általános témakörű szövegek angol nyelvről görög nyelvre történő fordítására irányuló keretszerződés megkötését tervezi. + Europos Sąjungos įstaigų vertimo centras planuoja sudaryti preliminariąją sutartį dėl bendrųjų reikalų srities tekstų vertimo raštu iš anglų kalbos į graikų kalbą paslaugų. + Eiropas Savienības iestāžu Tulkošanas centrs plāno noslēgt pamatnolīgumu par vispārējo lietu jomas tekstu tulkošanas pakalpojumiem no angļu valodas grieķu valodā. + Iċ-Ċentru tat-Traduzzjoni għall-Korpi tal-Unjoni Ewropea qed jippjana li jikkonkludi qafas ta’ kuntratt għal servizzi ta’ traduzzjoni marbutin ma’ testi fil-qasam tal-affarijiet ġenerali mill-Ingliż għall-Grieg. + Centrum Tłumaczeń dla Organów Unii Europejskiej planuje zawrzeć umowę ramową o tłumaczenie tekstów o tematyce ogólnej z języka angielskiego na język grecki. + Prekladateľské stredisko pre orgány Európskej únie plánuje uzatvoriť rámcovú zmluvu na prekladateľské služby týkajúce sa textov v oblasti všeobecných záležitostí z angličtiny do gréčtiny. + Prevajalski center za organe Evropske unije načrtuje sklenitev okvirne pogodbe za prevajanje besedil s področja splošnih zadev iz angleščine v grščino. + Tá sé beartaithe ag Ionad Aistriúcháin Chomhlachtaí an Aontais Eorpaigh creatchonradh a dhéanamh le haghaidh seirbhísí aistriúcháin maidir le téacsanna sa réimse a bhaineann le gnóthaí ginearálta ó Bhéarla go Gréigis. + Центърът за преводи за органите на Европейския съюз планира да сключи рамков договор за преводачески услуги относно текстове от общо естество от английски на гръцки език. + Centrul de Traduceri pentru Organismele Uniunii Europene intenționează să încheie un contract-cadru pentru servicii de traducere de texte din domeniul afacerilor generale din limba engleză în limba greacă. + Prevoditeljski centar za tijela Europske unije planira sklopiti okvirni ugovor za usluge prevođenja tekstova u području općih poslova s engleskog na grčki jezik. + + services + + + + + + + + + + + + + + + + 79530000 + + + + 79530000 + + + + + + + + + + + + LU000 + + + + + + + + + + + + + LOT-0006 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + per-exa + 70 + + + + + + + quality + + Quality + Kvalitet + Qualität + calidad + laatu + Qualité + Ποιότητα + Qualità + Kwaliteit + Qualidade + Kvalitet + Kvalita + kvaliteet + Minőség + Kokybė + Kvalitāte + Il-kwalità + jakość + Kvalita + Kakovost + Cáilíocht + Качество + Calitatea + Kvaliteta + + + + + + + + per-exa + 30 + + + + + + + price + + + + + + + + + + + + + + + + + + + + + ORG-0070 + + + + + ORG-0068 + + + + + ORG-0069 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + fa-wo-rc + + + + + none + + + + + + + Translation from English into Spanish + Oversættelse fra engelsk til spansk + Übersetzung aus dem Englischen ins Spanische + Traducción del inglés al español + Käännökset englannin kielestä espanjan kieleen + Traduction de l'anglais vers l'espagnol + Μετάφραση από τα αγγλικά προς τα ισπανικά + Traduzione dall'inglese in spagnolo + Vertaling uit het Engels in het Spaans + Tradução de inglês para espanhol + Översättning från engelska till spanska + Překlad z angličtiny do španělštiny + tõlkimine inglise keelest hispaania keelde + Fordítás angol nyelvről spanyol nyelvre + Vertimas raštu iš anglų kalbos į ispanų kalbą + Tulkošana no angļu valodas spāņu valodā + It-traduzzjoni mill-Ingliż għall-Ispanjol + Tłumaczenie pisemne z języka angielskiego na język hiszpański + Preklad z anglického jazyka do španielskeho jazyka + Prevajanje iz angleščine v španščino + Aistriúchán ó Bhéarla go Spáinnis + Превод от английски на испански език + Traducere din limba engleză în limba spaniolă + Prevođenje s engleskog na španjolski jezik + + The Translation Centre for the Bodies of the European Union is planning to conclude a framework contract for translation services regarding texts in the general affairs field from English into Spanish. + Oversættelsescentret for Den Europæiske Unions Organer planlægger at indgå en rammeaftale vedrørende oversættelse af tekster inden for området for generelle anliggender fra engelsk til spansk. + Das Übersetzungszentrum für die Einrichtungen der Europäischen Union plant den Abschluss eines Rahmenvertrags für Übersetzungsdienstleistungen für Texte aus dem Bereich allgemeine Angelegenheiten aus dem Englischen ins Spanische. + El Centro de Traducción de los Órganos de la Unión Europea prevé celebrar un contrato marco para los servicios de traducción de textos de ámbito general del inglés al español. + Euroopan unionin elinten käännöskeskus aikoo tehdä puitesopimukset yleisluonteisten tekstien käännöspalveluista englannin kielestä espanjan kieleen. + Le Centre de traduction des organes de l'Union européenne envisage de conclure un contrat-cadre portant sur des services de traduction de l'anglais vers l'espagnol de textes relevant du domaine des affaires générales. + Το Μεταφραστικό Κέντρο των Οργάνων της Ευρωπαϊκής Ένωσης σχεδιάζει να συνάψει συμβάσεις-πλαίσια για υπηρεσίες μετάφρασης όσον αφορά κείμενα στον τομέα των γενικών υποθέσεων από τα αγγλικά στα ισπανικά. + Il Centro di traduzione degli organismi dell'Unione europea intende concludere un contratto quadro per servizi di traduzione di testi nel campo degli affari generali dall'inglese allo spagnolo. + Het Vertaalbureau voor de organen van de Europese Unie is van plan een raamovereenkomst te sluiten inzake vertaaldiensten voor teksten op het gebied van algemene zaken uit het Engels in het Spaans. + O Centro de Tradução dos Organismos da União Europeia prevê celebrar um contrato-quadro para serviços de tradução de textos no domínio dos assuntos gerais de inglês para espanhol. + Översättningscentrum för Europeiska unionens organ planerar att ingå ett ramavtal för översättningstjänster avseende texter inom området allmänna frågor från engelska till spanska. + Překladatelské středisko pro instituce Evropské unie má v plánu uzavřít rámcovou smlouvu o poskytování překladatelských služeb ohledně textů v oblasti obecných záležitostí z angličtiny do španělštiny. + Euroopa Liidu Asutuste Tõlkekeskus (edaspidi „tõlkekeskus“) kavatseb sõlmida üldtekstide inglise keelest hispaania keelde tõlkimise teenuste raamlepingu. + Az Európai Unió Szerveinek Fordítóközpontja általános témakörű szövegek angol nyelvről spanyol nyelvre történő fordítására irányuló keretszerződés megkötését tervezi. + Europos Sąjungos įstaigų vertimo centras planuoja sudaryti preliminariąją sutartį dėl bendrųjų reikalų srities tekstų vertimo raštu iš anglų kalbos į ispanų kalbą paslaugų. + Eiropas Savienības iestāžu Tulkošanas centrs plāno noslēgt pamatnolīgumu par vispārējo lietu jomas tekstu tulkošanas pakalpojumiem no angļu valodas spāņu valodā. + Iċ-Ċentru tat-Traduzzjoni għall-Korpi tal-Unjoni Ewropea qed jippjana li jikkonkludi qafas ta’ kuntratt għal servizzi ta’ traduzzjoni marbutin ma’ testi fil-qasam tal-affarijiet ġenerali mill-Ingliż għall-Ispanjol. + Centrum Tłumaczeń dla Organów Unii Europejskiej planuje zawrzeć umowę ramową o tłumaczenie tekstów o tematyce ogólnej z języka angielskiego na język hiszpański. + Prekladateľské stredisko pre orgány Európskej únie plánuje uzatvoriť rámcovú zmluvu na prekladateľské služby týkajúce sa textov v oblasti všeobecných záležitostí z angličtiny do španielčiny. + Prevajalski center za organe Evropske unije načrtuje sklenitev okvirne pogodbe za prevajanje besedil s področja splošnih zadev iz angleščine v španščino. + Tá sé beartaithe ag Ionad Aistriúcháin Chomhlachtaí an Aontais Eorpaigh creatchonradh a dhéanamh le haghaidh seirbhísí aistriúcháin maidir le téacsanna sa réimse a bhaineann le gnóthaí ginearálta ó Bhéarla go Spáinnis. + Центърът за преводи за органите на Европейския съюз планира да сключи рамков договор за преводачески услуги относно текстове от общо естество от английски на испански език. + Centrul de Traduceri pentru Organismele Uniunii Europene intenționează să încheie un contract-cadru pentru servicii de traducere de texte din domeniul afacerilor generale din limba engleză în limba spaniolă. + Prevoditeljski centar za tijela Europske unije planira sklopiti okvirni ugovor za usluge prevođenja tekstova u području općih poslova s engleskog na španjolski jezik. + + services + + + + + + + + + + + + + + + + 79530000 + + + + 79530000 + + + + + + + + + + + + LU000 + + + + + + + + + + + + + LOT-0007 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + per-exa + 70 + + + + + + + quality + + Quality + Kvalitet + Qualität + calidad + laatu + Qualité + Ποιότητα + Qualità + Kwaliteit + Qualidade + Kvalitet + Kvalita + kvaliteet + Minőség + Kokybė + Kvalitāte + Il-kwalità + jakość + Kvalita + Kakovost + Cáilíocht + Качество + Calitatea + Kvaliteta + + + + + + + + per-exa + 30 + + + + + + + price + + + + + + + + + + + + + + + + + + + + + ORG-0070 + + + + + ORG-0068 + + + + + ORG-0069 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + fa-wo-rc + + + + + none + + + + + + + Translation from English into Estonian + Oversættelse fra engelsk til estisk + Übersetzung aus dem Englischen ins Estnische + Traducción del inglés al estonio + Käännökset englannin kielestä viron kieleen + Traduction de l'anglais vers l'estonien + Μετάφραση από τα αγγλικά προς τα εσθονικά + Traduzione dall'inglese in estone + Vertaling uit het Engels in het Ests + Tradução de inglês para estónio + Översättning från engelska till estniska + Překlad z angličtiny do estonštiny + tõlkimine inglise keelest eesti keelde + Fordítás angol nyelvről észt nyelvre + Vertimas raštu iš anglų kalbos į estų kalbą + Tulkošana no angļu valodas igauņu valodā + It-traduzzjoni mill-Ingliż għall-Estonjan + Tłumaczenie pisemne z języka angielskiego na język estoński + Preklad z anglického jazyka do estónskeho jazyka + Prevajanje iz angleščine v estonščino + Aistriúchán ó Bhéarla go hEastóinis + Превод от английски на естонски на език + Traducere din limba engleză în limba estonă + Prevođenje s engleskog na estonski jezik + + The Translation Centre for the Bodies of the European Union is planning to conclude a framework contract for translation services regarding texts in the general affairs field from English into Estonian. + Oversættelsescentret for Den Europæiske Unions Organer planlægger at indgå en rammeaftale vedrørende oversættelse af tekster inden for området for generelle anliggender fra engelsk til estisk. + Das Übersetzungszentrum für die Einrichtungen der Europäischen Union plant den Abschluss eines Rahmenvertrags für Übersetzungsdienstleistungen für Texte aus dem Bereich allgemeine Angelegenheiten aus dem Englischen ins Estnische. + El Centro de Traducción de los Órganos de la Unión Europea prevé celebrar un contrato marco para los servicios de traducción de textos de ámbito general del inglés al estonio. + Euroopan unionin elinten käännöskeskus aikoo tehdä puitesopimukset yleisluonteisten tekstien käännöspalveluista englannin kielestä viron kieleen. + Le Centre de traduction des organes de l'Union européenne envisage de conclure un contrat-cadre portant sur des services de traduction de l'anglais vers l'estonien de textes relevant du domaine des affaires générales. + Το Μεταφραστικό Κέντρο των Οργάνων της Ευρωπαϊκής Ένωσης σχεδιάζει να συνάψει συμβάσεις-πλαίσια για υπηρεσίες μετάφρασης όσον αφορά κείμενα στον τομέα των γενικών υποθέσεων από τα αγγλικά στα εσθονικά. + Il Centro di traduzione degli organismi dell'Unione europea intende concludere un contratto quadro per servizi di traduzione di testi nel campo degli affari generali dall'inglese all'estone. + Het Vertaalbureau voor de organen van de Europese Unie is van plan een raamovereenkomst te sluiten inzake vertaaldiensten voor teksten op het gebied van algemene zaken uit het Engels in het Ests. + O Centro de Tradução dos Organismos da União Europeia prevê celebrar um contrato-quadro para serviços de tradução de textos no domínio dos assuntos gerais de inglês para estónio. + Översättningscentrum för Europeiska unionens organ planerar att ingå ett ramavtal för översättningstjänster avseende texter inom området allmänna frågor från engelska till estniska. + Překladatelské středisko pro instituce Evropské unie má v plánu uzavřít rámcovou smlouvu o poskytování překladatelských služeb ohledně textů v oblasti obecných záležitostí z angličtiny do estonštiny. + Euroopa Liidu Asutuste Tõlkekeskus (edaspidi „tõlkekeskus“) kavatseb sõlmida üldtekstide inglise keelest eesti keelde tõlkimise teenuste raamlepingu. + Az Európai Unió Szerveinek Fordítóközpontja általános témakörű szövegek angol nyelvről észt nyelvre történő fordítására irányuló keretszerződés megkötését tervezi. + Europos Sąjungos įstaigų vertimo centras planuoja sudaryti preliminariąją sutartį dėl bendrųjų reikalų srities tekstų vertimo raštu iš anglų kalbos į estų kalbą paslaugų. + Eiropas Savienības iestāžu Tulkošanas centrs plāno noslēgt pamatnolīgumu par vispārējo lietu jomas tekstu tulkošanas pakalpojumiem no angļu valodas igauņu valodā. + Iċ-Ċentru tat-Traduzzjoni għall-Korpi tal-Unjoni Ewropea qed jippjana li jikkonkludi qafas ta’ kuntratt għal servizzi ta’ traduzzjoni marbutin ma’ testi fil-qasam tal-affarijiet ġenerali mill-Ingliż għall-Estonjan. + Centrum Tłumaczeń dla Organów Unii Europejskiej planuje zawrzeć umowę ramową o tłumaczenie tekstów o tematyce ogólnej z języka angielskiego na język estoński. + Prekladateľské stredisko pre orgány Európskej únie plánuje uzatvoriť rámcovú zmluvu na prekladateľské služby týkajúce sa textov v oblasti všeobecných záležitostí z angličtiny do estónčiny. + Prevajalski center za organe Evropske unije načrtuje sklenitev okvirne pogodbe za prevajanje besedil s področja splošnih zadev iz angleščine v estonščino. + Tá sé beartaithe ag Ionad Aistriúcháin Chomhlachtaí an Aontais Eorpaigh creatchonradh a dhéanamh le haghaidh seirbhísí aistriúcháin maidir le téacsanna sa réimse a bhaineann le gnóthaí ginearálta ó Bhéarla go hEastóinis. + Центърът за преводи за органите на Европейския съюз планира да сключи рамков договор за преводачески услуги относно текстове от общо естество от английски на естонски език. + Centrul de Traduceri pentru Organismele Uniunii Europene intenționează să încheie un contract-cadru pentru servicii de traducere de texte din domeniul afacerilor generale din limba engleză în limba estonă. + Prevoditeljski centar za tijela Europske unije planira sklopiti okvirni ugovor za usluge prevođenja tekstova u području općih poslova s engleskog na estonski jezik. + + services + + + + + + + + + + + + + + + + 79530000 + + + + 79530000 + + + + + + + + + + + + LU000 + + + + + + + + + + + + + LOT-0008 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + per-exa + 70 + + + + + + + quality + + Quality + Kvalitet + Qualität + calidad + laatu + Qualité + Ποιότητα + Qualità + Kwaliteit + Qualidade + Kvalitet + Kvalita + kvaliteet + Minőség + Kokybė + Kvalitāte + Il-kwalità + jakość + Kvalita + Kakovost + Cáilíocht + Качество + Calitatea + Kvaliteta + + + + + + + + per-exa + 30 + + + + + + + price + + + + + + + + + + + + + + + + + + + + + ORG-0070 + + + + + ORG-0068 + + + + + ORG-0069 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + fa-wo-rc + + + + + none + + + + + + + Translation from English into Finnish + Oversættelse fra engelsk til finsk + Übersetzung aus dem Englischen ins Finnische + Traducción del inglés al finés + Käännökset englannin kielestä suomen kieleen + Traduction de l'anglais vers le finnois + Μετάφραση από τα αγγλικά προς τα φινλανδικά + Traduzione dall'inglese in finlandese + Vertaling uit het Engels in het Fins + Tradução de inglês para finlandês + Översättning från engelska till finska + Překlad z angličtiny do finštiny + tõlkimine inglise keelest soome keelde + Fordítás angol nyelvről finn nyelvre + Vertimas raštu iš anglų kalbos į suomių kalbą + Tulkošana no angļu valodas somu valodā + It-traduzzjoni mill-Ingliż għall-Finlandiż + Tłumaczenie pisemne z języka angielskiego na język fiński + Preklady z anglického jazyka do fínskeho jazyka + Prevajanje iz angleščine v finščino + Aistriúchán ó Bhéarla go Fionlainnis + Превод от английски на фински език + Traducere din limba engleză în limba finlandeză + Prevođenje s engleskog na finski jezik + + The Translation Centre for the Bodies of the European Union is planning to conclude a framework contract for translation services regarding texts in the general affairs field from English into Finnish. + Oversættelsescentret for Den Europæiske Unions Organer planlægger at indgå en rammeaftale vedrørende oversættelse af tekster inden for området for generelle anliggender fra engelsk til finsk. + Das Übersetzungszentrum für die Einrichtungen der Europäischen Union plant den Abschluss eines Rahmenvertrags für Übersetzungsdienstleistungen für Texte aus dem Bereich allgemeine Angelegenheiten aus dem Englischen ins Finnische. + El Centro de Traducción de los Órganos de la Unión Europea prevé celebrar un contrato marco para los servicios de traducción de textos de ámbito general del inglés al finés. + Euroopan unionin elinten käännöskeskus aikoo tehdä puitesopimukset yleisluonteisten tekstien käännöspalveluista englannin kielestä suomen kieleen. + Le Centre de traduction des organes de l'Union européenne envisage de conclure un contrat-cadre portant sur des services de traduction de l'anglais vers le finnois de textes relevant du domaine des affaires générales. + Το Μεταφραστικό Κέντρο των Οργάνων της Ευρωπαϊκής Ένωσης σχεδιάζει να συνάψει συμβάσεις-πλαίσια για υπηρεσίες μετάφρασης όσον αφορά κείμενα στον τομέα των γενικών υποθέσεων από τα αγγλικά στα φινλανδικά. + Il Centro di traduzione degli organismi dell'Unione europea intende concludere un contratto quadro per servizi di traduzione di testi nel campo degli affari generali dall'inglese al finlandese. + Het Vertaalbureau voor de organen van de Europese Unie is van plan een raamovereenkomst te sluiten inzake vertaaldiensten voor teksten op het gebied van algemene zaken uit het Engels in het Fins. + O Centro de Tradução dos Organismos da União Europeia prevê celebrar um contrato-quadro para serviços de tradução de textos no domínio dos assuntos gerais de inglês para finlandês. + Översättningscentrum för Europeiska unionens organ planerar att ingå ett ramavtal för översättningstjänster avseende texter inom området allmänna frågor från engelska till finska. + Překladatelské středisko pro instituce Evropské unie má v plánu uzavřít rámcovou smlouvu o poskytování překladatelských služeb ohledně textů v oblasti obecných záležitostí z angličtiny do finštiny. + Euroopa Liidu Asutuste Tõlkekeskus (edaspidi „tõlkekeskus“) kavatseb sõlmida üldtekstide inglise keelest soome keelde tõlkimise teenuste raamlepingu. + Az Európai Unió Szerveinek Fordítóközpontja általános témakörű szövegek angol nyelvről finn nyelvre történő fordítására irányuló keretszerződés megkötését tervezi. + Europos Sąjungos įstaigų vertimo centras planuoja sudaryti preliminariąją sutartį dėl bendrųjų reikalų srities tekstų vertimo raštu iš anglų kalbos į suomių kalbą paslaugų. + Eiropas Savienības iestāžu Tulkošanas centrs plāno noslēgt pamatnolīgumu par vispārējo lietu jomas tekstu tulkošanas pakalpojumiem no angļu valodas somu valodā. + Iċ-Ċentru tat-Traduzzjoni għall-Korpi tal-Unjoni Ewropea qed jippjana li jikkonkludi qafas ta’ kuntratt għal servizzi ta’ traduzzjoni marbutin ma’ testi fil-qasam tal-affarijiet ġenerali mill-Ingliż għall-Finlandiż. + Centrum Tłumaczeń dla Organów Unii Europejskiej planuje zawrzeć umowę ramową o tłumaczenie tekstów o tematyce ogólnej z języka angielskiego na język fiński. + Prekladateľské stredisko pre orgány Európskej únie plánuje uzatvoriť rámcovú zmluvu na prekladateľské služby týkajúce sa textov v oblasti všeobecných záležitostí z angličtiny do fínčiny. + Prevajalski center za organe Evropske unije načrtuje sklenitev okvirne pogodbe za prevajanje besedil s področja splošnih zadev iz angleščine v finščino. + Tá sé beartaithe ag Ionad Aistriúcháin Chomhlachtaí an Aontais Eorpaigh creatchonradh a dhéanamh le haghaidh seirbhísí aistriúcháin maidir le téacsanna sa réimse a bhaineann le gnóthaí ginearálta ó Bhéarla go Fionlainnis. + Центърът за преводи за органите на Европейския съюз планира да сключи рамков договор за преводачески услуги относно текстове от общо естество от английски на фински език. + Centrul de Traduceri pentru Organismele Uniunii Europene intenționează să încheie un contract-cadru pentru servicii de traducere de texte din domeniul afacerilor generale din limba engleză în limba finlandeză. + Prevoditeljski centar za tijela Europske unije planira sklopiti okvirni ugovor za usluge prevođenja tekstova u području općih poslova s engleskog na finski jezik. + + services + + + + + + + + + + + + + + + + 79530000 + + + + 79530000 + + + + + + + + + + + + LU000 + + + + + + + + + + + + + 2000-01-01Z + + diff --git a/development-notices/eforms-xml/22-023722-001-EXP.xml b/development-notices/eforms-xml/22-023722-001-EXP.xml new file mode 100644 index 0000000..bb03748 --- /dev/null +++ b/development-notices/eforms-xml/22-023722-001-EXP.xml @@ -0,0 +1,1518 @@ + + + + + + + + + 21000000.00 + + + selec-w + + + + + TEN-0001 + + + + + + + + CON-0001 + + + + LOT-0001 + + + + selec-w + + + + + TEN-0002 + + + + + + + + CON-0002 + + + + LOT-0002 + + + + selec-w + + + + + TEN-0003 + + + + + + + + CON-0003 + + + + LOT-0003 + + + + selec-w + + + + + TEN-0004 + + + + + + + + CON-0004 + + + + LOT-0004 + + + + TEN-0001 + + + + + 6000000.00 + + + + + + + + + + + + + + TPA-0001 + + + + LOT-0001 + + + + TEN-0002 + + + + + 4500000.00 + + + + + + + + + + + + + + TPA-0002 + + + + LOT-0002 + + + + TEN-0003 + + + + + 9000000.00 + + + + + + + + + + + + + + TPA-0003 + + + + LOT-0003 + + + + TEN-0004 + + + + + 12000000.00 + + + + + + + + + + + + + + TPA-0001 + + + + LOT-0004 + + + + CON-0001 + + + 2020-02-20+01:00 + + Strategic and Lead Creative Agency + + + + 1 + + + + TEN-0001 + + + + CON-0002 + + + 2020-02-20+01:00 + + Online Media Services + + + + 2 + + + + TEN-0002 + + + + CON-0003 + + + 2020-02-20+01:00 + + Offline Media Services + + + + 3 + + + + TEN-0003 + + + + CON-0004 + + + 2020-02-20+01:00 + + Design, Marketing and Content Services + + + + 4 + + + + TEN-0004 + + + + TPA-0001 + + ORG-0002 + + + + + TPA-0002 + + ORG-0003 + + + + + TPA-0003 + + ORG-0004 + + + + + + + 25 + + + + + + https://www.tourismni.com/ + + + + ORG-0001 + + + + Tourism Northern Ireland + + + Linum Chambers, Bedford Square + + BELFAST + + BT2 7ES + + + + GBR + + + + + SSDAdmin.CPD@finance-ni.gov.uk + + + + + + https://etendersni.gov.uk/epps + + sme + + + ORG-0002 + + + + TRAMWAY INVESTMENT HOLDINGS LIMITED + + + 17 Gilford Road + + Dublin + + 4 + + + + IRL + + + + + +44 12060600 + + + susanmcentegart@bbdo.ie + + + + + + https://etendersni.gov.uk/epps + + sme + + + ORG-0003 + + + + LOUD MOUTH MEDIA LTD + + + Thomas House 14 -16 James Street South + + Belfast + + BT2 7GA + + + + GBR + + + + + +44 2890997001 + + + mark@loudmouth-media.com + + + + + + https://etendersni.gov.uk/epps + + sme + + + ORG-0004 + + + + MAMMOTH DESIGN CONSULTANTS LTD + + + 84-94 Great Patrick Street + + Belfast + + BT1 2LU + + + + GBR + + + + + +44 2890240250 + + + sara.magee@mammoth.com + + + + + + + ORG-0005 + + + + The UK does not have any such bodies with responsibility for appeal/mediation procedures. Instead; any challenges are dealt with by the High Court, Commercial Division, to which proceedings may be issued regarding alleged breaches of the PCR 2015 as amended. + + + Belfast + + + + + GBR + + + + + + + + + + + + + 12345678-2023 + + 123/2023 + + 2023-03-14+01:00 + + + + + + + 2.3 + + eforms-sdk-0.1 + + f252f386-55ac-4fa8-9be4-9f950b9904c8 + + aff2863e-b4cc-4e91-baba-b3b85f709117 + + 2022-01-13+01:00 + 12:00:00+01:00 + + 01 + + + 32014L0024 + + cn-standard + + ENG + + + https://etendersni.gov.uk/epps + + + body-pl + + + + not-cont-ent + + + + gen-pub + + + + + ORG-0001 + + + + + + + + + + + + + + + + + + + + + + + + neg-wo-call + + + + + 2020/S 040-095930 + + + + + + + + ID 2342618 + + ID 2342618 DfE TNI - Advertising and Marketing Services + + Following a competition advertised in the Official Journal of the EU on 29/09/2019 the Department for the Economy Tourism NI entered into a contract for the supply and delivery of its marketing and associated services, but due to the impact of Covid-19 the level of support required by the tourism industry has been unprecedented and unforeseen at the time of securing the contract. This contract has 8 months remaining on the initial contract period, with 3 x 12 month options to extend. Therefore, Tourism NI requires a variation to the value of the contract to avoid an imminent change in supplier which would incur substantial inconvenience/duplication of cost, and to ensure continuity of service to cover until 16/02/2024. This will allow sufficient time to retender the contract. Tourism NI wishes to increase the value of the contract by £10,500,000 ex VAT (50% of the original contract value), to cover requirements until 16/02/2024. Tourism NI is relying on the Regulation 72(1)(c) provision as the need for change could not have been foreseen by a “diligent” Department, the changes do not affect the overall nature of the contract or exceed 50% of the value of the original contract value. Covid-19 could not have been predicted; therefore, these increased requirements could not have been foreseen or accounted for when estimating the contract value at the time of tender. The services provided through the contract will remain in line with those specified at the time of going to tender. The proposed change to the estimated contract value does not exceed this threshold. + + services + + The successful contractor’s performance on the contract will be regularly monitored in line with PGN 01/12. Contractors not delivering on contract requirements is a serious matter. It means the public purse is not getting what it is paying for. If a contractor fails to reach satisfactory levels of contract performance they will be given a specified time to improve. If, after the specified time, they still fail to reach satisfactory levels of contract performance, the matter will be escalated to senior management in CPD for further action. If this occurs and their performance still does not improve to satisfactory levels within the specified period, it may be regarded as an act of grave professional misconduct and they may be issued with a Certificate of Unsatisfactory Performance and the contract may be terminated. The issue of a Certificate of Unsatisfactory Performance will result in the contractor being excluded from all procurement competitions being undertaken by Centres of Procurement Expertise on behalf of bodies covered by the Northern Ireland Procurement Policy for a period of twelve months from the date of issue of the certificate. + + + + 79340000 + + + + + + + + + + + + + LOT-0001 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + per-exa + 8 + + + + + + + quality + + AC1 Contract Management + + + + + + + + per-exa + 8 + + + + + + + quality + + AC2 Business Continuity + + + + + + + + per-exa + 64 + + + + + + + quality + + AC3 Presentation of Marketing Strategy + + + + + + + + per-exa + 20 + + + + + + + cost + + AC4 Average Hourly Rate + + + + + + + + + + + + + + + + + + CPD complied with the Public Contracts Regulations 2015 (as amended) and incorporated a standstill period (i.e. a minimum of 10 calendar days) at the point information on the award of contract was communicated to tenderers. That notification provided full information on the award decision. This provided time for the unsuccessful tenderers to challenge the award decision before the contract was entered into. + + + + ORG-0005 + + + + + + + + + + + + + + + + + + + not-allowed + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Strategic and Lead Creative Agency + + Tourism Northern Ireland wishes to appoint a Contractor or Contractors for the supply and delivery of its marketing and associated services. These requirements have been split into 4 Lots as detailed below. Whilst no spend is guaranteed against any of the Lots, the anticipated value of each Lot over the lifetime of the contract is detailed below. Lot 1: Strategic and Lead Creative Agency with an estimated contract value of £4m Lot 2: Online Media Services with an estimated contract value of £3m Lot 3: Offline Media Services with an estimated contract value of £6m Lot 4: Design, Marketing and Content Services with an estimated contract value of £8m. + + services + + + + + + + + + + + + + + + + 79340000 + + + + 79341200 + + + 79341400 + + + 79340000 + + + 79341000 + + + + + + + + + + + + + + 3 options to extend for periods of 1 year each + + + + + + + LOT-0002 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + per-exa + 64 + + + + + + + quality + + AC1 Digital Marketing Strategy + + + + + + + + per-exa + 8 + + + + + + + quality + + AC2 Contract Management + + + + + + + + per-exa + 8 + + + + + + + quality + + AC3 Business Continuity + + + + + + + + per-exa + 20 + + + + + + + cost + + AC4 Average Hourly Rate + + + + + + + + + + + + + + + + + + CPD complied with the Public Contracts Regulations 2015 (as amended) and incorporated a standstill period (i.e. a minimum of 10 calendar days) at the point information on the award of contract was communicated to tenderers. That notification provided full information on the award decision. This provided time for the unsuccessful tenderers to challenge the award decision before the contract was entered into. + + + + ORG-0005 + + + + + + + + + + + + + + + + + + + not-allowed + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Online Media Services + + Tourism Northern Ireland wishes to appoint a Contractor or Contractors for the supply and delivery of its marketing and associated services. These requirements have been split into 4 Lots as detailed below. Whilst no spend is guaranteed against any of the Lots, the anticipated value of each Lot over the lifetime of the contract is detailed below. Lot 1: Strategic and Lead Creative Agency with an estimated contract value of £4m Lot 2: Online Media Services with an estimated contract value of £3m Lot 3: Offline Media Services with an estimated contract value of £6m Lot 4: Design, Marketing and Content Services with an estimated contract value of £8m. + + services + + + + + + + + + + + + + + + + 79340000 + + + + 79341200 + + + 79341400 + + + 79340000 + + + 79341000 + + + + + + + + + + + + + + 3 options to extend for periods of 1 year each + + + + + + + LOT-0003 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + per-exa + 48 + + + + + + + quality + + AC1 Offline Media Strategy + + + + + + + + per-exa + 16 + + + + + + + quality + + AC2 Audience led + + + + + + + + per-exa + 8 + + + + + + + quality + + AC3 Contract Management + + + + + + + + per-exa + 8 + + + + + + + quality + + AC4 Business Continuity + + + + + + + + per-exa + 10 + + + + + + + cost + + AC5 Media Commission Rebate + + + + + + + + per-exa + 10 + + + + + + + cost + + AC6 Average Hourly Rate + + + + + + + + + + + + + + + + + + CPD complied with the Public Contracts Regulations 2015 (as amended) and incorporated a standstill period (i.e. a minimum of 10 calendar days) at the point information on the award of contract was communicated to tenderers. That notification provided full information on the award decision. This provided time for the unsuccessful tenderers to challenge the award decision before the contract was entered into. + + + + ORG-0005 + + + + + + + + + + + + + + + + + + + not-allowed + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Offline Media Services + + Tourism Northern Ireland wishes to appoint a Contractor or Contractors for the supply and delivery of its marketing and associated services. These requirements have been split into 4 Lots as detailed below. Whilst no spend is guaranteed against any of the Lots, the anticipated value of each Lot over the lifetime of the contract is detailed below. Lot 1: Strategic and Lead Creative Agency with an estimated contract value of £4m Lot 2: Online Media Services with an estimated contract value of £3m Lot 3: Offline Media Services with an estimated contract value of £6m Lot 4: Design, Marketing and Content Services with an estimated contract value of £8m. + + services + + + + + + + + + + + + + + + + 79340000 + + + + 79341200 + + + 79341400 + + + 79340000 + + + 79341000 + + + + + + + + + + + + + + 3 options to extend for periods of 1 year each + + + + + + + LOT-0004 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + per-exa + 64 + + + + + + + quality + + AC1 Content Commissioning + + + + + + + + per-exa + 8 + + + + + + + quality + + AC2 Contract Management + + + + + + + + per-exa + 8 + + + + + + + quality + + AC3 Business Continuity + + + + + + + + per-exa + 20 + + + + + + + cost + + AC4 Hourly Rates + + + + + + + + + + + + + + + + + + CPD complied with the Public Contracts Regulations 2015 (as amended) and incorporated a standstill period (i.e. a minimum of 10 calendar days) at the point information on the award of contract was communicated to tenderers. That notification provided full information on the award decision. This provided time for the unsuccessful tenderers to challenge the award decision before the contract was entered into. + + + + ORG-0005 + + + + + + + + + + + + + + + + + + + not-allowed + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Design, Marketing and Content Services + + Tourism Northern Ireland wishes to appoint a Contractor or Contractors for the supply and delivery of its marketing and associated services. These requirements have been split into 4 Lots as detailed below. Whilst no spend is guaranteed against any of the Lots, the anticipated value of each Lot over the lifetime of the contract is detailed below. Lot 1: Strategic and Lead Creative Agency with an estimated contract value of £4m Lot 2: Online Media Services with an estimated contract value of £3m Lot 3: Offline Media Services with an estimated contract value of £6m Lot 4: Design, Marketing and Content Services with an estimated contract value of £8m. + + services + + + + + + + + + + + + + + + + 79340000 + + + + 79341200 + + + 79341400 + + + 79340000 + + + 79341000 + + + + + + + + + + + + + + 3 options to extend for periods of 1 year each + + + + + + + 2000-01-01Z + + diff --git a/development-notices/eforms-xml/22-073124-001-EXP.xml b/development-notices/eforms-xml/22-073124-001-EXP.xml new file mode 100644 index 0000000..004c793 --- /dev/null +++ b/development-notices/eforms-xml/22-073124-001-EXP.xml @@ -0,0 +1,642 @@ + + + + + + + + + 120000.00 + + + selec-w + + + + + TEN-0001 + + + + + + + CON-0001 + + + + LOT-0000 + + + + TEN-0001 + + + + + 120000.00 + + + + + + + + + + + + + + TPA-0001 + + + + LOT-0000 + + + + CON-0001 + + + 2022-01-21+01:00 + + Marché de maîtrise d'oeuvre pour la réalisation d'une salle de sport polyvalente sur la commune de Nasbinals + + + + + + + + TEN-0001 + + + + TPA-0001 + + ORG-0002 + + true + + + ORG-0003 + + false + + + ORG-0004 + + false + + + ORG-0005 + + false + + + + + + 27 + + + + + + www.selo-lozere.fr + + + + ORG-0001 + + + + Société d'Economie Mixte d'Equipement pour le Développement de la Lozere SELO - Mandataire agissant pour le compte de la commune de NASBINALS + + + 14 boulevard Henri Bourrillon + + MENDE + + 48000 + + FRJ14 + + + FRA + + + + + Roger CRUEYZE + + +33 466656022 + + + selo@france48.com + + + + + + sme + + + ORG-0002 + + + + SAS Stéphane BESSIERES + + + 12 rue de la Chicane + + SAINT CHELY D'APCHER + + 48200 + + FRJ14 + + + FRA + + + + + + + + + + + + sme + + + ORG-0003 + + + + BET INSE SARL + + + 132 rue Marc Robert + + ONET LE CHATEAU + + 12850 + + FRJ22 + + + FRA + + + + + + + + + + + + sme + + + ORG-0004 + + + + SARL Pierre BRUNEL + + + 6 place Charles De Gaulle + + MENDE + + 48000 + + FRJ14 + + + FRA + + + + + + + + + + + + sme + + + ORG-0005 + + + + SIGMA ACOUSTIQUE + + + 12 avenue Jean Monnet + + RODEZ + + 12000 + + FRJ22 + + + FRA + + + + + + + + + + + + http://justice.gouv.fr + + + + ORG-0006 + + + + Tribunal Administratif de Nîmes + + + 16 avenue Feuchères + + Nimes + + 30000 + + + + FRA + + + + + +33 466273700 + + + + + + + + http://justice.gouv.fr + + + + ORG-0007 + + + + Tribunal Administratif de Nîmes + + + 6 rue Joseph Autran + + Nîmes + + 30000 + + + + FRA + + + + + +33 466273700 + + + + + + + + + 12345678-2023 + + 123/2023 + + 2023-03-14+01:00 + + + + + + + 2.3 + + eforms-sdk-0.1 + + f252f386-55ac-4fa8-9be4-9f950b9904c8 + + aff2863e-b4cc-4e91-baba-b3b85f709117 + + 2022-02-07+01:00 + 12:00:00+01:00 + + 01 + + + 32009L0081 + + cn-standard + + FRA + + + + not-cont-ent + + + + + + ORG-0001 + + + + + + + + + + + + + + + + + + + + + + + + neg-wo-call + + + + + + + + + + Marché de maîtrise d’œuvre (mission de base avec EXE + OPC) pour la réalisation d’une salle de sport polyvalente sur la commune de Nasbinals + + Marché de maîtrise d’œuvre pour la réalisation d’une salle de sport polyvalente sur la commune de Nasbinals Marché passé en procédure adaptée ouverte dans le respect des dispositions des articles L2123-1 1°) et R2123-1 1°) du Code de la commande publique. + + services + + + + + 71000000 + + + + + + + + + + + + + LOT-0000 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + per-exa + 20 + + + + + + + + quality + + Références et compétences + + + + + + + + per-exa + 40 + + + + + + + + quality + + Note méthodologique + + + + + + + + per-exa + 40 + + + + + + + + quality + + Prix + + + + + + + + + + + + + + + + + + + ORG-0007 + + + + + ORG-0006 + + + + + + + + + + + + + + + + + + + not-allowed + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Marché de maîtrise d’œuvre (mission de base avec EXE + OPC) pour la réalisation d’une salle de sport polyvalente sur la commune de Nasbinals + + Marché de maîtrise d’œuvre mission de base avec EXE + OPC + + services + + + + + + + + + + + + + + + + 71000000 + + + + + + + + + + + + + NASBINALS 48260 + FRJ14 + + + + + + + + + + + + + 2000-01-01Z + + diff --git a/development-notices/eforms-xml/22-086633-001-EXP.xml b/development-notices/eforms-xml/22-086633-001-EXP.xml index be4a2f0..2d3739b 100644 --- a/development-notices/eforms-xml/22-086633-001-EXP.xml +++ b/development-notices/eforms-xml/22-086633-001-EXP.xml @@ -333,8 +333,8 @@ - - + + @@ -349,6 +349,9 @@ 47620.00 + + + no @@ -372,6 +375,9 @@ 57231.00 + + + no @@ -395,6 +401,9 @@ 36436.50 + + + no @@ -418,6 +427,9 @@ 7950.00 + + + no @@ -441,6 +453,9 @@ 68950.00 + + + no @@ -464,6 +479,9 @@ 1139.00 + + + no @@ -487,6 +505,9 @@ 11800.00 + + + no @@ -510,13 +531,13 @@ 2021-04-20+01:00 2021-04-13+01:00 - Pakiet nr 1 + Pakiet nr 1 Pakiet nr 2 Pakiet nr 3 Pakiet nr 5 Pakiet nr 6 Pakiet nr 7 1 - + TEN-0001 @@ -542,41 +563,41 @@ 2021-04-20+01:00 - Pakiet nr 4 + Pakiet nr 4 4 - + TEN-0004 - + TPA-0001 - + ORG-0002 - + TPA-0002 - + ORG-0003 - + TPA-0003 - + ORG-0004 - + TPA-0004 - + ORG-0005 @@ -805,7 +826,7 @@ - + 12345678-2023 123/2023 @@ -819,7 +840,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -864,13 +885,13 @@ - + - + @@ -883,7 +904,6 @@ 2020/S 251-628645 - @@ -942,7 +962,7 @@ - + @@ -950,13 +970,15 @@ - dec-exa + per-exa 40 + + quality WARUNKI DOSTAWY @@ -966,25 +988,32 @@ - dec-exa + per-exa 60 + + price + + + + + - - - - + + + + Wykonawcom przysługują środki ochrony prawnej przewidziane w Dziale VI ustawy Prawo Zamówień Publicznych. Szczegółowy opis środków ochrony prawnej znajduje się w Rozdziale XXIV SIWZ. @@ -1016,6 +1045,7 @@ not-allowed + true @@ -1060,7 +1090,7 @@ 1 Płyta do unieruchomienia w obszarze głowy i szyi szt. 2 2 Zestaw podgłówków z impregnowanej pianki PU, klinów z włókna węglowego i bloczków elewacyjnych z włókna węglowego zest. 2 3 Listwa mocująca z włókna kompatybilna z Varian Exact Couch szt. 6 supplies - + @@ -1100,7 +1130,7 @@ - + @@ -1132,7 +1162,7 @@ - + @@ -1140,13 +1170,15 @@ - dec-exa + per-exa 40 + + quality WARUNKI DOSTAWY @@ -1156,25 +1188,32 @@ - dec-exa + per-exa 60 + + price + + + + + - - - - + + + + Wykonawcom przysługują środki ochrony prawnej przewidziane w Dziale VI ustawy Prawo Zamówień Publicznych. Szczegółowy opis środków ochrony prawnej znajduje się w Rozdziale XXIV SIWZ. @@ -1206,6 +1245,7 @@ not-allowed + true @@ -1250,7 +1290,7 @@ Unieruchomenie do napromieniowania piersi i płuc w pozycji na plecach szt. 3 supplies - + @@ -1290,7 +1330,7 @@ - + @@ -1322,7 +1362,7 @@ - + @@ -1330,13 +1370,15 @@ - dec-exa + per-exa 40 + + quality WARUNKI DOSTAWY @@ -1346,25 +1388,32 @@ - dec-exa + per-exa 60 + + price + + + + + - - - - + + + + Wykonawcom przysługują środki ochrony prawnej przewidziane w Dziale VI ustawy Prawo Zamówień Publicznych. Szczegółowy opis środków ochrony prawnej znajduje się w Rozdziale XXIV SIWZ. @@ -1396,6 +1445,7 @@ not-allowed + true @@ -1440,7 +1490,7 @@ 1 Maska termoplastyczna kompatybilna z płytą bazową ExaFix - 5 3 punktowa szt. 50 2 Maska termoplastyczna kompatybilna z płytą bazową ExaFix - 5 5 punktowa szt. 150 3 Maska termoplastyczna kompatybilna z płytą bazową ExaFix - 5 pediatryczna szt. 20 supplies - + @@ -1480,7 +1530,7 @@ - + @@ -1512,7 +1562,7 @@ - + @@ -1520,13 +1570,15 @@ - dec-exa + per-exa 40 + + quality WARUNKI DOSTAWY @@ -1536,25 +1588,32 @@ - dec-exa + per-exa 60 + + price + + + + + - - - - + + + + Wykonawcom przysługują środki ochrony prawnej przewidziane w Dziale VI ustawy Prawo Zamówień Publicznych. Szczegółowy opis środków ochrony prawnej znajduje się w Rozdziale XXIV SIWZ. @@ -1586,6 +1645,7 @@ not-allowed + true @@ -1630,7 +1690,7 @@ 1 Maska termoplastyczna z zapięciami L 3 punktowa szt. 30 2 Maska termoplastyczna z zapięciami L 5 punktowa szt. 30 supplies - + @@ -1670,7 +1730,7 @@ - + @@ -1702,7 +1762,7 @@ - + @@ -1710,13 +1770,15 @@ - dec-exa + per-exa 40 + + quality WARUNKI DOSTAWY @@ -1726,25 +1788,32 @@ - dec-exa + per-exa 60 + + price + + + + + - - - - + + + + Wykonawcom przysługują środki ochrony prawnej przewidziane w Dziale VI ustawy Prawo Zamówień Publicznych. Szczegółowy opis środków ochrony prawnej znajduje się w Rozdziale XXIV SIWZ. @@ -1776,6 +1845,7 @@ not-allowed + true @@ -1820,7 +1890,7 @@ 1 Maska termoplastyczna do stereotaksji kompatybilne z posiadanym unieruchomieniem firmy QFIX szt. 50 2 Maska termoplastyczna do stereotaksji kompatybilne z posiadanym unieruchomieniem firmy QFIX z poduszkami higroskopijnymi szt. 50 supplies - + @@ -1860,7 +1930,7 @@ - + @@ -1892,7 +1962,7 @@ - + @@ -1900,13 +1970,15 @@ - dec-exa + per-exa 40 + + quality WARUNKI DOSTAWY @@ -1916,25 +1988,32 @@ - dec-exa + per-exa 60 + + price + + + + + - - - - + + + + Wykonawcom przysługują środki ochrony prawnej przewidziane w Dziale VI ustawy Prawo Zamówień Publicznych. Szczegółowy opis środków ochrony prawnej znajduje się w Rozdziale XXIV SIWZ. @@ -1966,6 +2045,7 @@ not-allowed + true @@ -2010,7 +2090,7 @@ 1 Markery do CT 2,3 mm op. 2 2 Markery do CT 4mm op. 1 3 Krzyżyki do CT op. 1 supplies - + @@ -2050,7 +2130,7 @@ - + @@ -2082,7 +2162,7 @@ - + @@ -2090,13 +2170,15 @@ - dec-exa + per-exa 40 + + quality WARUNKI DOSTAWY @@ -2106,25 +2188,32 @@ - dec-exa + per-exa 60 + + price + + + + + - - - - + + + + Wykonawcom przysługują środki ochrony prawnej przewidziane w Dziale VI ustawy Prawo Zamówień Publicznych. Szczegółowy opis środków ochrony prawnej znajduje się w Rozdziale XXIV SIWZ. @@ -2156,6 +2245,7 @@ not-allowed + true @@ -2200,7 +2290,7 @@ Materac próżniowy w granicach 400 x 900 mm szt. 20 supplies - + @@ -2240,7 +2330,7 @@ - + @@ -2272,7 +2362,7 @@ - + @@ -2280,13 +2370,15 @@ - dec-exa + per-exa 40 + + quality WARUNKI DOSTAWY @@ -2296,25 +2388,32 @@ - dec-exa + per-exa 60 + + price + + + + + - - - - + + + + Wykonawcom przysługują środki ochrony prawnej przewidziane w Dziale VI ustawy Prawo Zamówień Publicznych. Szczegółowy opis środków ochrony prawnej znajduje się w Rozdziale XXIV SIWZ. @@ -2346,6 +2445,7 @@ not-allowed + true @@ -2390,7 +2490,7 @@ Pas podtrzymujący piersi rozmiar: B,C,D szt. 15 supplies - + @@ -2430,7 +2530,7 @@ - + diff --git a/development-notices/eforms-xml/22-091559-001-EXP.xml b/development-notices/eforms-xml/22-091559-001-EXP.xml index 9333e75..f87ac95 100644 --- a/development-notices/eforms-xml/22-091559-001-EXP.xml +++ b/development-notices/eforms-xml/22-091559-001-EXP.xml @@ -35,8 +35,8 @@ 214000.00 - - + + CON-0001 @@ -61,8 +61,8 @@ - - + + @@ -115,6 +115,9 @@ 214000.00 + + + no @@ -138,6 +141,9 @@ 214000.00 + + + no @@ -161,6 +167,9 @@ 214000.00 + + + no @@ -184,6 +193,9 @@ 214000.00 + + + no @@ -207,6 +219,9 @@ 214000.00 + + + no @@ -230,6 +245,9 @@ 214000.00 + + + no @@ -251,7 +269,7 @@ 2021-12-29+01:00 - Cefuroxim – Gebietslose 3, 7, 8 + Cefuroxim – Gebietslose 3, 7, 8 true @@ -259,7 +277,7 @@ 11 - + TEN-0001 @@ -270,7 +288,7 @@ 2021-12-29+01:00 - Cefuroxim – Gebietslose 3, 7, 8 + Cefuroxim – Gebietslose 3, 7, 8 true @@ -278,7 +296,7 @@ 12 - + TEN-0002 @@ -289,7 +307,7 @@ 2021-12-29+01:00 - Cefuroxim – Gebietslose 3, 7, 8 + Cefuroxim – Gebietslose 3, 7, 8 true @@ -297,7 +315,7 @@ 13 - + TEN-0003 @@ -308,7 +326,7 @@ 2021-12-29+01:00 - Roxithromycin - Gebietslos 7 + Roxithromycin - Gebietslos 7 true @@ -316,7 +334,7 @@ 15 - + TEN-0004 @@ -327,7 +345,7 @@ 2021-12-29+01:00 - Roxithromycin - Gebietslos 7 + Roxithromycin - Gebietslos 7 true @@ -335,7 +353,7 @@ 16 - + TEN-0005 @@ -346,7 +364,7 @@ 2021-12-29+01:00 - Roxithromycin - Gebietslos 7 + Roxithromycin - Gebietslos 7 true @@ -354,48 +372,48 @@ 17 - + TEN-0006 - + TPA-0001 - + ORG-0012 - + TPA-0002 - + ORG-0013 - + TPA-0003 - + ORG-0014 - + TPA-0004 - + ORG-0015 true - + ORG-0016 false - + TPA-0005 - + ORG-0017 @@ -943,7 +961,7 @@ - + 12345678-2023 123/2023 @@ -957,7 +975,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -1262,7 +1280,7 @@ - + LocalLegalBasis Abschluss von Rabattvereinbarungen gem. § 130a Abs. 8 SGB V für den Zeitraum vom 1. Juni 2021 bis zum 31. Mai 2023 @@ -1278,7 +1296,7 @@ - + @@ -1291,7 +1309,6 @@ 2020/S 182-436882 - @@ -1350,14 +1367,14 @@ - + - - - - + + + + Für die Einlegung von Rechtsbehelfen gelten u. a. die folgenden Bestimmungen des Gesetzes gegen Wettbewerbsbeschränkungen (GWB) in der aktuell geltenden Fassung: § 134 Informations- und Wartepflicht. (1) Öffentliche Auftraggeber haben die Bieter, deren Angebote nicht berücksichtigt werden sollen, über den Namen des Unternehmens, dessen Angebot angenommen werden soll, über die Gründe der vorgesehenen Nichtberücksichtigung ihres Angebots und über den frühesten Zeitpunkt des Vertragsschlusses unverzüglich in Textform zu informieren. Dies gilt auch für Bewerber, denen keine Information über die Ablehnung ihrer Bewerbung zur Verfügung gestellt wurde, bevor die Mitteilung über die Zuschlagsentscheidung an die betroffenen Bieter ergangen ist. (2) Ein Vertrag darf erst 15 Kalendertage nach Absendung der Information nach Absatz 1 geschlossen werden. Wird die Information auf elektronischem Weg oder per Fax versendet, verkürzt sich die Frist auf 10 Kalendertage. Die Frist beginnt am Tag nach der Absendung der Information durch den Auftraggeber; auf den Tag des Zugangs beim betroffenen Bieter und Bewerber kommt es nicht an. (3) [...] § 135 Unwirksamkeit. (1) Ein öffentlicher Auftrag ist von Anfang an unwirksam, wenn der öffentliche Auftraggeber 1. gegen § 134 verstoßen hat oder 2. den Auftrag ohne vorherige Veröffentlichung einer Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetzes gestattet ist, und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. (2) Die Unwirksamkeit nach Absatz 1 kann nur festgestellt werden, wenn sie im Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrags, jedoch nicht später als 6 Monate nach Vertragsschluss geltend gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. § 160 Einleitung, Antrag. (1) Die Vergabekammer leitet ein Nachprüfungsverfahren nur auf Antrag ein. (2) Antragsbefugt ist jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag oder der Konzession hat und eine Verletzung in seinen Rechten nach § 97 Absatz 6 durch Nichtbeachtung von Vergabevorschriften geltend macht. Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schaden entstanden ist oder zu entstehen droht. (3) Der Antrag ist unzulässig, soweit 1. der Antragsteller den geltend gemachten Verstoß gegen Vergabevorschriften vor Einreichen des Nachprüfungsantrags erkannt und gegenüber dem Auftraggeber nicht innerhalb einer Frist von 10 Kalendertagen gerügt hat; der Ablauf der Frist nach § 134 Absatz 2 bleibt unberührt, 2. Verstöße gegen Vergabevorschriften, die aufgrund der Bekanntmachung erkennbar sind, nicht spätestens bis zum Ablauf der in der Bekanntmachung benannten Frist zur Bewerbung oder zur Angebotsabgabe gegenüber dem Auftraggeber gerügt werden, 3. Verstöße gegen Vergabevorschriften, die erst in den Vergabeunterlagen erkennbar sind, nicht spätestens bis zum Ablauf der Frist zur Bewerbung oder zur Angebotsabgabe gegenüber dem Auftraggeber gerügt werden, 4. mehr als 15 Kalendertage nach Eingang der Mitteilung des Auftraggebers, einer Rüge nicht abhelfen zu wollen, vergangen sind. [...] § 168 Entscheidung der Vergabekammer. (1) Die Vergabekammer entscheidet, ob der Antragsteller in seinen Rechten verletzt ist und trifft die geeigneten Maßnahmen, um eine Rechtsverletzung zu beseitigen und eine Schädigung der betroffenen Interessen zu verhindern. Sie ist an die Anträge nicht gebunden und kann auch unabhängig davon auf die Rechtmäßigkeit des Vergabeverfahrens einwirken. (2) Ein wirksam erteilter Zuschlag kann nicht aufgehoben werden. @@ -1384,6 +1401,7 @@ not-allowed + false @@ -1428,7 +1446,7 @@ Es wird auf die kurze Beschreibung des Auftragsgegenstandes (s. o.) sowie insbesondere auf Folgendes hingewiesen: Für den ausschreibungsgegenständlichen Wirkstoff werden acht Teillose (Gebietslose) gebildet, und zwar wie folgt: — Gebietslos 1: AOK Bayern — Die Gesundheitskasse, — Gebietslos 2: AOK — Die Gesundheitskasse in Hessen, AOK PLUS — Die Gesundheitskasse für Sachsen und Thüringen, — Gebietslos 3: AOK Baden-Württemberg, — Gebietslos 4: AOK NordWest — Die Gesundheitskasse, — Gebietslos 5: AOK Rheinland / Hamburg — Die Gesundheitskasse, — Gebietslos 6: AOK Bremen / Bremerhaven, AOK — Die Gesundheitskasse für Niedersachsen, AOK Sachsen-Anhalt — Die Gesundheitskasse, — Gebietslos 7: AOK Nordost — Die Gesundheitskasse, — Gebietslos 8: AOK Rheinland-Pfalz / Saarland — Die Gesundheitskasse. Darüber hinaus gelten die näheren Angaben zu den Fachlosen in den Vergabeunterlagen. supplies - + @@ -1467,7 +1485,7 @@ - + @@ -1499,14 +1517,14 @@ - + - - - - + + + + Für die Einlegung von Rechtsbehelfen gelten u. a. die folgenden Bestimmungen des Gesetzes gegen Wettbewerbsbeschränkungen (GWB) in der aktuell geltenden Fassung: § 134 Informations- und Wartepflicht. (1) Öffentliche Auftraggeber haben die Bieter, deren Angebote nicht berücksichtigt werden sollen, über den Namen des Unternehmens, dessen Angebot angenommen werden soll, über die Gründe der vorgesehenen Nichtberücksichtigung ihres Angebots und über den frühesten Zeitpunkt des Vertragsschlusses unverzüglich in Textform zu informieren. Dies gilt auch für Bewerber, denen keine Information über die Ablehnung ihrer Bewerbung zur Verfügung gestellt wurde, bevor die Mitteilung über die Zuschlagsentscheidung an die betroffenen Bieter ergangen ist. (2) Ein Vertrag darf erst 15 Kalendertage nach Absendung der Information nach Absatz 1 geschlossen werden. Wird die Information auf elektronischem Weg oder per Fax versendet, verkürzt sich die Frist auf 10 Kalendertage. Die Frist beginnt am Tag nach der Absendung der Information durch den Auftraggeber; auf den Tag des Zugangs beim betroffenen Bieter und Bewerber kommt es nicht an. (3) [...] § 135 Unwirksamkeit. (1) Ein öffentlicher Auftrag ist von Anfang an unwirksam, wenn der öffentliche Auftraggeber 1. gegen § 134 verstoßen hat oder 2. den Auftrag ohne vorherige Veröffentlichung einer Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetzes gestattet ist, und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. (2) Die Unwirksamkeit nach Absatz 1 kann nur festgestellt werden, wenn sie im Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrags, jedoch nicht später als 6 Monate nach Vertragsschluss geltend gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. § 160 Einleitung, Antrag. (1) Die Vergabekammer leitet ein Nachprüfungsverfahren nur auf Antrag ein. (2) Antragsbefugt ist jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag oder der Konzession hat und eine Verletzung in seinen Rechten nach § 97 Absatz 6 durch Nichtbeachtung von Vergabevorschriften geltend macht. Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schaden entstanden ist oder zu entstehen droht. (3) Der Antrag ist unzulässig, soweit 1. der Antragsteller den geltend gemachten Verstoß gegen Vergabevorschriften vor Einreichen des Nachprüfungsantrags erkannt und gegenüber dem Auftraggeber nicht innerhalb einer Frist von 10 Kalendertagen gerügt hat; der Ablauf der Frist nach § 134 Absatz 2 bleibt unberührt, 2. Verstöße gegen Vergabevorschriften, die aufgrund der Bekanntmachung erkennbar sind, nicht spätestens bis zum Ablauf der in der Bekanntmachung benannten Frist zur Bewerbung oder zur Angebotsabgabe gegenüber dem Auftraggeber gerügt werden, 3. Verstöße gegen Vergabevorschriften, die erst in den Vergabeunterlagen erkennbar sind, nicht spätestens bis zum Ablauf der Frist zur Bewerbung oder zur Angebotsabgabe gegenüber dem Auftraggeber gerügt werden, 4. mehr als 15 Kalendertage nach Eingang der Mitteilung des Auftraggebers, einer Rüge nicht abhelfen zu wollen, vergangen sind. [...] § 168 Entscheidung der Vergabekammer. (1) Die Vergabekammer entscheidet, ob der Antragsteller in seinen Rechten verletzt ist und trifft die geeigneten Maßnahmen, um eine Rechtsverletzung zu beseitigen und eine Schädigung der betroffenen Interessen zu verhindern. Sie ist an die Anträge nicht gebunden und kann auch unabhängig davon auf die Rechtmäßigkeit des Vergabeverfahrens einwirken. (2) Ein wirksam erteilter Zuschlag kann nicht aufgehoben werden. @@ -1533,6 +1551,7 @@ not-allowed + false @@ -1577,7 +1596,7 @@ Es wird auf die kurze Beschreibung des Auftragsgegenstandes (s. o.) sowie insbesondere auf Folgendes hingewiesen: Für den ausschreibungsgegenständlichen Wirkstoff werden acht Teillose (Gebietslose) gebildet, und zwar wie folgt: — Gebietslos 1: AOK Bayern — Die Gesundheitskasse, — Gebietslos 2: AOK — Die Gesundheitskasse in Hessen, AOK PLUS — Die Gesundheitskasse für Sachsen und Thüringen, — Gebietslos 3: AOK Baden-Württemberg, — Gebietslos 4: AOK NordWest — Die Gesundheitskasse, — Gebietslos 5: AOK Rheinland / Hamburg — Die Gesundheitskasse, — Gebietslos 6: AOK Bremen / Bremerhaven, AOK — Die Gesundheitskasse für Niedersachsen, AOK Sachsen-Anhalt — Die Gesundheitskasse, — Gebietslos 7: AOK Nordost — Die Gesundheitskasse, — Gebietslos 8: AOK Rheinland-Pfalz / Saarland — Die Gesundheitskasse. Darüber hinaus gelten die näheren Angaben zu den Fachlosen in den Vergabeunterlagen. supplies - + @@ -1616,7 +1635,7 @@ - + @@ -1648,14 +1667,14 @@ - + - - - - + + + + Für die Einlegung von Rechtsbehelfen gelten u. a. die folgenden Bestimmungen des Gesetzes gegen Wettbewerbsbeschränkungen (GWB) in der aktuell geltenden Fassung: § 134 Informations- und Wartepflicht. (1) Öffentliche Auftraggeber haben die Bieter, deren Angebote nicht berücksichtigt werden sollen, über den Namen des Unternehmens, dessen Angebot angenommen werden soll, über die Gründe der vorgesehenen Nichtberücksichtigung ihres Angebots und über den frühesten Zeitpunkt des Vertragsschlusses unverzüglich in Textform zu informieren. Dies gilt auch für Bewerber, denen keine Information über die Ablehnung ihrer Bewerbung zur Verfügung gestellt wurde, bevor die Mitteilung über die Zuschlagsentscheidung an die betroffenen Bieter ergangen ist. (2) Ein Vertrag darf erst 15 Kalendertage nach Absendung der Information nach Absatz 1 geschlossen werden. Wird die Information auf elektronischem Weg oder per Fax versendet, verkürzt sich die Frist auf 10 Kalendertage. Die Frist beginnt am Tag nach der Absendung der Information durch den Auftraggeber; auf den Tag des Zugangs beim betroffenen Bieter und Bewerber kommt es nicht an. (3) [...] § 135 Unwirksamkeit. (1) Ein öffentlicher Auftrag ist von Anfang an unwirksam, wenn der öffentliche Auftraggeber 1. gegen § 134 verstoßen hat oder 2. den Auftrag ohne vorherige Veröffentlichung einer Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetzes gestattet ist, und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. (2) Die Unwirksamkeit nach Absatz 1 kann nur festgestellt werden, wenn sie im Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrags, jedoch nicht später als 6 Monate nach Vertragsschluss geltend gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. § 160 Einleitung, Antrag. (1) Die Vergabekammer leitet ein Nachprüfungsverfahren nur auf Antrag ein. (2) Antragsbefugt ist jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag oder der Konzession hat und eine Verletzung in seinen Rechten nach § 97 Absatz 6 durch Nichtbeachtung von Vergabevorschriften geltend macht. Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schaden entstanden ist oder zu entstehen droht. (3) Der Antrag ist unzulässig, soweit 1. der Antragsteller den geltend gemachten Verstoß gegen Vergabevorschriften vor Einreichen des Nachprüfungsantrags erkannt und gegenüber dem Auftraggeber nicht innerhalb einer Frist von 10 Kalendertagen gerügt hat; der Ablauf der Frist nach § 134 Absatz 2 bleibt unberührt, 2. Verstöße gegen Vergabevorschriften, die aufgrund der Bekanntmachung erkennbar sind, nicht spätestens bis zum Ablauf der in der Bekanntmachung benannten Frist zur Bewerbung oder zur Angebotsabgabe gegenüber dem Auftraggeber gerügt werden, 3. Verstöße gegen Vergabevorschriften, die erst in den Vergabeunterlagen erkennbar sind, nicht spätestens bis zum Ablauf der Frist zur Bewerbung oder zur Angebotsabgabe gegenüber dem Auftraggeber gerügt werden, 4. mehr als 15 Kalendertage nach Eingang der Mitteilung des Auftraggebers, einer Rüge nicht abhelfen zu wollen, vergangen sind. [...] § 168 Entscheidung der Vergabekammer. (1) Die Vergabekammer entscheidet, ob der Antragsteller in seinen Rechten verletzt ist und trifft die geeigneten Maßnahmen, um eine Rechtsverletzung zu beseitigen und eine Schädigung der betroffenen Interessen zu verhindern. Sie ist an die Anträge nicht gebunden und kann auch unabhängig davon auf die Rechtmäßigkeit des Vergabeverfahrens einwirken. (2) Ein wirksam erteilter Zuschlag kann nicht aufgehoben werden. @@ -1682,6 +1701,7 @@ not-allowed + false @@ -1726,7 +1746,7 @@ Es wird auf die kurze Beschreibung des Auftragsgegenstandes (s. o.) sowie insbesondere auf Folgendes hingewiesen: Für den ausschreibungsgegenständlichen Wirkstoff werden acht Teillose (Gebietslose) gebildet, und zwar wie folgt: — Gebietslos 1: AOK Bayern — Die Gesundheitskasse, — Gebietslos 2: AOK — Die Gesundheitskasse in Hessen, AOK PLUS — Die Gesundheitskasse für Sachsen und Thüringen, — Gebietslos 3: AOK Baden-Württemberg, — Gebietslos 4: AOK NordWest — Die Gesundheitskasse, — Gebietslos 5: AOK Rheinland / Hamburg — Die Gesundheitskasse, — Gebietslos 6: AOK Bremen / Bremerhaven, AOK — Die Gesundheitskasse für Niedersachsen, AOK Sachsen-Anhalt — Die Gesundheitskasse, — Gebietslos 7: AOK Nordost — Die Gesundheitskasse, — Gebietslos 8: AOK Rheinland-Pfalz / Saarland — Die Gesundheitskasse. Darüber hinaus gelten die näheren Angaben zu den Fachlosen in den Vergabeunterlagen. supplies - + @@ -1765,7 +1785,7 @@ - + @@ -1797,14 +1817,14 @@ - + - - - - + + + + Für die Einlegung von Rechtsbehelfen gelten u. a. die folgenden Bestimmungen des Gesetzes gegen Wettbewerbsbeschränkungen (GWB) in der aktuell geltenden Fassung: § 134 Informations- und Wartepflicht. (1) Öffentliche Auftraggeber haben die Bieter, deren Angebote nicht berücksichtigt werden sollen, über den Namen des Unternehmens, dessen Angebot angenommen werden soll, über die Gründe der vorgesehenen Nichtberücksichtigung ihres Angebots und über den frühesten Zeitpunkt des Vertragsschlusses unverzüglich in Textform zu informieren. Dies gilt auch für Bewerber, denen keine Information über die Ablehnung ihrer Bewerbung zur Verfügung gestellt wurde, bevor die Mitteilung über die Zuschlagsentscheidung an die betroffenen Bieter ergangen ist. (2) Ein Vertrag darf erst 15 Kalendertage nach Absendung der Information nach Absatz 1 geschlossen werden. Wird die Information auf elektronischem Weg oder per Fax versendet, verkürzt sich die Frist auf 10 Kalendertage. Die Frist beginnt am Tag nach der Absendung der Information durch den Auftraggeber; auf den Tag des Zugangs beim betroffenen Bieter und Bewerber kommt es nicht an. (3) [...] § 135 Unwirksamkeit. (1) Ein öffentlicher Auftrag ist von Anfang an unwirksam, wenn der öffentliche Auftraggeber 1. gegen § 134 verstoßen hat oder 2. den Auftrag ohne vorherige Veröffentlichung einer Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetzes gestattet ist, und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. (2) Die Unwirksamkeit nach Absatz 1 kann nur festgestellt werden, wenn sie im Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrags, jedoch nicht später als 6 Monate nach Vertragsschluss geltend gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. § 160 Einleitung, Antrag. (1) Die Vergabekammer leitet ein Nachprüfungsverfahren nur auf Antrag ein. (2) Antragsbefugt ist jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag oder der Konzession hat und eine Verletzung in seinen Rechten nach § 97 Absatz 6 durch Nichtbeachtung von Vergabevorschriften geltend macht. Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schaden entstanden ist oder zu entstehen droht. (3) Der Antrag ist unzulässig, soweit 1. der Antragsteller den geltend gemachten Verstoß gegen Vergabevorschriften vor Einreichen des Nachprüfungsantrags erkannt und gegenüber dem Auftraggeber nicht innerhalb einer Frist von 10 Kalendertagen gerügt hat; der Ablauf der Frist nach § 134 Absatz 2 bleibt unberührt, 2. Verstöße gegen Vergabevorschriften, die aufgrund der Bekanntmachung erkennbar sind, nicht spätestens bis zum Ablauf der in der Bekanntmachung benannten Frist zur Bewerbung oder zur Angebotsabgabe gegenüber dem Auftraggeber gerügt werden, 3. Verstöße gegen Vergabevorschriften, die erst in den Vergabeunterlagen erkennbar sind, nicht spätestens bis zum Ablauf der Frist zur Bewerbung oder zur Angebotsabgabe gegenüber dem Auftraggeber gerügt werden, 4. mehr als 15 Kalendertage nach Eingang der Mitteilung des Auftraggebers, einer Rüge nicht abhelfen zu wollen, vergangen sind. [...] § 168 Entscheidung der Vergabekammer. (1) Die Vergabekammer entscheidet, ob der Antragsteller in seinen Rechten verletzt ist und trifft die geeigneten Maßnahmen, um eine Rechtsverletzung zu beseitigen und eine Schädigung der betroffenen Interessen zu verhindern. Sie ist an die Anträge nicht gebunden und kann auch unabhängig davon auf die Rechtmäßigkeit des Vergabeverfahrens einwirken. (2) Ein wirksam erteilter Zuschlag kann nicht aufgehoben werden. @@ -1831,6 +1851,7 @@ not-allowed + false @@ -1875,7 +1896,7 @@ Es wird auf die kurze Beschreibung des Auftragsgegenstandes (s. o.) sowie insbesondere auf Folgendes hingewiesen: Für den ausschreibungsgegenständlichen Wirkstoff werden acht Teillose (Gebietslose) gebildet, und zwar wie folgt: — Gebietslos 1: AOK Bayern — Die Gesundheitskasse, — Gebietslos 2: AOK — Die Gesundheitskasse in Hessen, AOK PLUS — Die Gesundheitskasse für Sachsen und Thüringen, — Gebietslos 3: AOK Baden-Württemberg, — Gebietslos 4: AOK NordWest — Die Gesundheitskasse, — Gebietslos 5: AOK Rheinland / Hamburg — Die Gesundheitskasse, — Gebietslos 6: AOK Bremen / Bremerhaven, AOK — Die Gesundheitskasse für Niedersachsen, AOK Sachsen-Anhalt — Die Gesundheitskasse, — Gebietslos 7: AOK Nordost — Die Gesundheitskasse, — Gebietslos 8: AOK Rheinland-Pfalz / Saarland — Die Gesundheitskasse. Darüber hinaus gelten die näheren Angaben zu den Fachlosen in den Vergabeunterlagen. supplies - + @@ -1914,7 +1935,7 @@ - + @@ -1946,14 +1967,14 @@ - + - - - - + + + + Für die Einlegung von Rechtsbehelfen gelten u. a. die folgenden Bestimmungen des Gesetzes gegen Wettbewerbsbeschränkungen (GWB) in der aktuell geltenden Fassung: § 134 Informations- und Wartepflicht. (1) Öffentliche Auftraggeber haben die Bieter, deren Angebote nicht berücksichtigt werden sollen, über den Namen des Unternehmens, dessen Angebot angenommen werden soll, über die Gründe der vorgesehenen Nichtberücksichtigung ihres Angebots und über den frühesten Zeitpunkt des Vertragsschlusses unverzüglich in Textform zu informieren. Dies gilt auch für Bewerber, denen keine Information über die Ablehnung ihrer Bewerbung zur Verfügung gestellt wurde, bevor die Mitteilung über die Zuschlagsentscheidung an die betroffenen Bieter ergangen ist. (2) Ein Vertrag darf erst 15 Kalendertage nach Absendung der Information nach Absatz 1 geschlossen werden. Wird die Information auf elektronischem Weg oder per Fax versendet, verkürzt sich die Frist auf 10 Kalendertage. Die Frist beginnt am Tag nach der Absendung der Information durch den Auftraggeber; auf den Tag des Zugangs beim betroffenen Bieter und Bewerber kommt es nicht an. (3) [...] § 135 Unwirksamkeit. (1) Ein öffentlicher Auftrag ist von Anfang an unwirksam, wenn der öffentliche Auftraggeber 1. gegen § 134 verstoßen hat oder 2. den Auftrag ohne vorherige Veröffentlichung einer Bekanntmachung im Amtsblatt der Europäischen Union vergeben hat, ohne dass dies aufgrund Gesetzes gestattet ist, und dieser Verstoß in einem Nachprüfungsverfahren festgestellt worden ist. (2) Die Unwirksamkeit nach Absatz 1 kann nur festgestellt werden, wenn sie im Nachprüfungsverfahren innerhalb von 30 Kalendertagen nach der Information der betroffenen Bieter und Bewerber durch den öffentlichen Auftraggeber über den Abschluss des Vertrags, jedoch nicht später als 6 Monate nach Vertragsschluss geltend gemacht worden ist. Hat der Auftraggeber die Auftragsvergabe im Amtsblatt der Europäischen Union bekannt gemacht, endet die Frist zur Geltendmachung der Unwirksamkeit 30 Kalendertage nach Veröffentlichung der Bekanntmachung der Auftragsvergabe im Amtsblatt der Europäischen Union. § 160 Einleitung, Antrag. (1) Die Vergabekammer leitet ein Nachprüfungsverfahren nur auf Antrag ein. (2) Antragsbefugt ist jedes Unternehmen, das ein Interesse an dem öffentlichen Auftrag oder der Konzession hat und eine Verletzung in seinen Rechten nach § 97 Absatz 6 durch Nichtbeachtung von Vergabevorschriften geltend macht. Dabei ist darzulegen, dass dem Unternehmen durch die behauptete Verletzung der Vergabevorschriften ein Schaden entstanden ist oder zu entstehen droht. (3) Der Antrag ist unzulässig, soweit 1. der Antragsteller den geltend gemachten Verstoß gegen Vergabevorschriften vor Einreichen des Nachprüfungsantrags erkannt und gegenüber dem Auftraggeber nicht innerhalb einer Frist von 10 Kalendertagen gerügt hat; der Ablauf der Frist nach § 134 Absatz 2 bleibt unberührt, 2. Verstöße gegen Vergabevorschriften, die aufgrund der Bekanntmachung erkennbar sind, nicht spätestens bis zum Ablauf der in der Bekanntmachung benannten Frist zur Bewerbung oder zur Angebotsabgabe gegenüber dem Auftraggeber gerügt werden, 3. Verstöße gegen Vergabevorschriften, die erst in den Vergabeunterlagen erkennbar sind, nicht spätestens bis zum Ablauf der Frist zur Bewerbung oder zur Angebotsabgabe gegenüber dem Auftraggeber gerügt werden, 4. mehr als 15 Kalendertage nach Eingang der Mitteilung des Auftraggebers, einer Rüge nicht abhelfen zu wollen, vergangen sind. [...] § 168 Entscheidung der Vergabekammer. (1) Die Vergabekammer entscheidet, ob der Antragsteller in seinen Rechten verletzt ist und trifft die geeigneten Maßnahmen, um eine Rechtsverletzung zu beseitigen und eine Schädigung der betroffenen Interessen zu verhindern. Sie ist an die Anträge nicht gebunden und kann auch unabhängig davon auf die Rechtmäßigkeit des Vergabeverfahrens einwirken. (2) Ein wirksam erteilter Zuschlag kann nicht aufgehoben werden. @@ -1980,6 +2001,7 @@ not-allowed + false @@ -2024,7 +2046,7 @@ Es wird auf die kurze Beschreibung des Auftragsgegenstandes (s. o.) sowie insbesondere auf Folgendes hingewiesen: Für den ausschreibungsgegenständlichen Wirkstoff werden acht Teillose (Gebietslose) gebildet, und zwar wie folgt: — Gebietslos 1: AOK Bayern — Die Gesundheitskasse, — Gebietslos 2: AOK — Die Gesundheitskasse in Hessen, AOK PLUS — Die Gesundheitskasse für Sachsen und Thüringen, — Gebietslos 3: AOK Baden-Württemberg, — Gebietslos 4: AOK NordWest — Die Gesundheitskasse, — Gebietslos 5: AOK Rheinland / Hamburg — Die Gesundheitskasse, — Gebietslos 6: AOK Bremen / Bremerhaven, AOK — Die Gesundheitskasse für Niedersachsen, AOK Sachsen-Anhalt — Die Gesundheitskasse, — Gebietslos 7: AOK Nordost — Die Gesundheitskasse, — Gebietslos 8: AOK Rheinland-Pfalz / Saarland — Die Gesundheitskasse. Darüber hinaus gelten die näheren Angaben zu den Fachlosen in den Vergabeunterlagen. supplies - + @@ -2063,7 +2085,7 @@ - + diff --git a/development-notices/eforms-xml/22-104446-001-EXP.xml b/development-notices/eforms-xml/22-104446-001-EXP.xml new file mode 100644 index 0000000..22ca1b1 --- /dev/null +++ b/development-notices/eforms-xml/22-104446-001-EXP.xml @@ -0,0 +1,1317 @@ + + + + + + + + + 16 + + + + + + https://www.simap.ch + + + + ORG-0001 + + + + ETH Zürich Abteilung Finanzdienstleistungen + + + Scheuchzerstrasse 70 + + Zürich + + 8092 + + + + CHE + + + + + Einkaufskoordination + + + + publictender@ethz.ch + + + + + + https://www.simap.ch + + + + ORG-0002 + + + + ETH Zürich Abteilung Finanzdienstleistungen + + + Scheuchzerstrasse 70 + + Zürich + + 8092 + + + + CHE + + + + + Einkaufskoordination + + + + publictender@ethz.ch + + + + + + + ORG-0003 + + + + Bundesverwaltungsgericht + + + Postfach + + St. Gallen + + 9023 + + + + CHE + + + + + + + + + + + + + 12345678-2023 + + 123/2023 + + 2023-03-14+01:00 + + + + + + + 2.3 + + eforms-sdk-0.1 + + f252f386-55ac-4fa8-9be4-9f950b9904c8 + + aff2863e-b4cc-4e91-baba-b3b85f709117 + + 2022-02-23+01:00 + 12:00:00+01:00 + + 01 + + + 32014L0024 + + cn-standard + + ENG + + + FRA + + + + DEU + + + + www.ethz.ch + + + body-pl + + + + not-cont-ent + + + + education + + + + + ORG-0001 + + + + + + + + + + + + + + 3 + + + + + + + + + + + + + + + + open + + + + + + + + + + Generation of technical data for the application for authorisation of a new food additive in the EU + Génération de données techniques pour la demande d'autorisation d'un nouvel additif alimentaire dans l'UE + Erstellung von technischen Daten für den Antrag auf Zulassung eines neuen Lebensmittelzusatzstoffes in der EU + + ETH Zürich has co-developed a novel product derived from olive pomace (sidestream from olive oil production) deemed for use in food products as an antioxidant. For the required premarket authorisation a wide range of technical data needs to be generated. The relevant guidance document for the scientific data in the EU is the «EFSA Guidance for submission for food additive evaluations». + L'ETH Zürich a co-développé un nouveau produit dérivé des grignons d'olive (produit secondaire de la production d'huile d'olive) censé être utilisé dans les produits alimentaires comme antioxydant. Pour l'autorisation requise, un large éventail de données techniques doit être généré. Le document d'orientation pertinent pour les données scientifiques dans l'UE est «EFSA Guidance for submission for food additive evaluations». + Die ETH Zürich hat ein neuartiges Produkt aus Oliventrester (Nebenstrom der Olivenölproduktion) mitentwickelt, das in Lebensmitteln als Antioxidans eingesetzt werden soll. Für die erforderliche Zulassung muss eine Vielzahl von technischen Daten generiert werden. Der relevante Leitfaden für die wissenschaftlichen Daten in der EU ist die «EFSA Guidance for submission for food additive evaluations». + + services + + Partial offers are permitted. Conditions for tenderers from Non-Member States of the WTO Agreement on Government Procurement:none. Terms of business: General Terms and Conditions (AGB) of the ETH Domain for the procurement of services, latest version. Negotiations: No walk-through takes place. Essential requirements:1a. For services provided in Switzerland The contracting authority shall award public contracts for services in Switzerland only to a provider (hereinafter referred to as provider) which guarantees compliance with occupational health and safety regulations and working conditions for employees and equal pay for men and women. 1b. For services provided abroad If the service is provided abroad, the provider must at least ensure compliance with the following core conventions of the International Labour Organisation (ILO core conventions): - Convention No. 29 of 28 June 1930 concerning forced or compulsory labour (SR 0.822.713.9); - Convention No. 87 of 9 July 1948 concerning Freedom of Association and Protection of the Right to Organise (SR 0.822.719.7); - Convention No. 98 of 1 July 1949 concerning the Application of the Principles of the Right to Organise and to Bargain Collectively (SR 0.822.719.9); - Convention No. 100 of 29 June 1951 concerning Equal Remuneration of Men and Women Workers for Work of Equal Value (SR 0.822.720.0); - Convention No. 105 of 25 June 1957 concerning the Abolition of Forced Labour (SR 0.822.720.5); - Convention No. 111 of 25 June 1958 concerning Discrimination in Respect of Employment and Occupation (SR 0.822.721.1); - Convention No. 138 of 26 June 1973 concerning the minimum age for admission to employment (SR 0.822.723.8); - Convention No. 182 of 17 June 1999 concerning the prohibition and immediate action for the elimination of the worst forms of child labour (SR 0.822.728.2). 2. compliance with minimum social standards by subcontractors and subcontractors The client requires that the subcontractors and subcontractors also comply with the minimum social standards listed above. If a subcontractor or subcontractor provides its services in Switzerland, it must comply with the minimum social regulations applicable in Switzerland pursuant to section 1a; if it provides its services abroad, it must at least comply with the ILO core conventions pursuant to section 1b. A self-declaration must be submitted for confirmation. Additional information: Additional option according to specifications 7.2.3 Option "In vitro genotoxicity study" (independent of lots A, B & C). Procedures for appeal:In accordance with Article 56 paragraph 1 of the Public Procurement Act (PPA), a written appeal against this decision can be lodged with the Federal Administrative Court, P.O. Box, 9023 St. Gallen, Switzerland, within 20 days of notification. Any appeal is to be submitted in duplicate and must include what is being sought, the grounds for appeal, evidence and the signature of the person lodging the appeal or his or her representative. A copy of this decision and available evidence must be included. The provisions of the Administrative Procedure Act (APA) on legal holidays do not apply in accordance with Article 56 paragraph 2 of the PPA. Based on Article 52 paragraph 2 of the PPA, the appeal can be used only to establish that this decision violates federal law, but not to apply for its cancellation. Foreign providers are permitted to appeal only to the extent that the state in which they are domiciled grants reciprocal rights. Deadline / Remarks: 1x electronically as PDF file by e-mail (size of max. 20 MB per e-mail message) or by post on USB stick. If the offer is submitted only by mail on a USB stick, please notify by e-mail to publictender@ethz.ch. Remarks (Desired deadline for questions in written form)Written questions will be accepted in the forum of www.simap.ch until the mentioned date. After this date, they will be anonymized and made available again on www.simap.ch together with the corresponding answers. National reference publication: Simap of 23.02.2022 , doc. 1247655Desired deadline for questions in written form: 08.03.2022. Conditions for obtaining the tendering documentation: Please send us an e-mail message to publictender@ethz.ch with the signed non-disclosure agreement (NDA) to request the tender documents. Conditions of paymentThe documents will only be handed over on request. To do so, please send an e-mail with the signed non-disclosure agreement (NDA) to publictender@ethz.ch and ask for the tender documents. We will then send them to you by e-mail. + + + + 71600000 + + + + + + + + + + + + + LOT-0001 + + + not-allowed + + no-eu-funds + + + false + + + + + + + + DOCUMENT_ID_REQUIRED_HERE + + CODE_FOR_RESTRICTED_DOCUMENT_JUSTIFICATION_REQUIRED_HERE + restricted-document + + + + http://www.simap.ch/shabforms/servlet/Search?NOTICE_NR=1247655 + + + + + + + + + none + + + + + + + + + + + + no + + + + not-allowed + + + + + + + + + + + + + + + + + dec-exa + 300 + + + + + + + cost + + A1) Quality and completeness of analytical results + A1) Qualité et intégralité des résultats d'analyse + A1. Qualität und Vollständigkeit der Analyseresultate + + + + + + + + dec-exa + 100 + + + + + + + cost + + A2) Lead time from order until final report + A2) Délai entre la commande et le rapport final + A2. Bearbeitungszeit bis Schlussreport + + + + + + + + dec-exa + 75 + + + + + + + cost + + A3) Minimising sample usage for required analyses + A3) Minimiser l'utilisation d'échantillons pour les analyses requises + A3. Tiefe Probenmenge bei vollständiger Analyse + + + + + + + + dec-exa + 50 + + + + + + + cost + + A4) Convenience of information and sample exchange + A4) Commodité de l'échange d'informations et d'échantillons + A4. Einfacher Austausch von Informationen und Proben + + + + + + + + dec-exa + 50 + + + + + + + cost + + A5) Special price offer if lot A and B are purchased together + A5) Offre de prix spéciale si les lots A et B sont achetés ensemble + A5. Spezialpreis wenn Los 1 (A) und Los 2 (B) zusammengekauft werden + + + + + + + + dec-exa + 25 + + + + + + + cost + + A6) Quantification of additional compounds Lot A + A6) Quantification des composés supplémentaires Lot A + A6. Optional: Quantifizierung zusätzlicher Verbindungen Los A + + + + + + + + dec-exa + 450 + + + + + + + cost + + A7) Price for Lot A + A7) Prix du lot A + A7. Preis für Los 1 (A) + + + + + + + + + + + ORG-0001 + + + + + + ORG-0002 + + + + + 99 + + + + + + + + + + ORG-0003 + + + + + + DEU + + + ENG + + + false + + false + + + + + + + + + + + + + 2022-03-23+01:00 + 12:00:00+01:00 + + + + + + + not-allowed + + false + + false + + + + 2022-03-23+01:00 + 12:00:00+01:00 + + + + + + + + + + + + false + + 0 + + + + + + 2022-03-24+01:00 + 23:59:00+01:00 + + + false + + + + + + + + + + none + + + + + none + + + + + + + Generation of technical data for the application for authorisation of a new food additive in the EU + Génération de données techniques pour la demande d'autorisation d'un nouvel additif alimentaire dans l'UE + Erstellung von technischen Daten für den Antrag auf Zulassung eines neuen Lebensmittelzusatzstoffes in der EU + + Compositional analysis (Lot A) + Analyse de la composition (Lot A) + Analyse der Zusammensetzung (Los A) + + services + + + + + + + + + + + + + + + + 71600000 + + + + 71610000 + + + + + + + + + + + + anyw + + + + + + + + 2022-04-29+01:00 + 2022-12-23+01:00 + + + A6) Quantification of additional compounds Lot A + A6) Quantification des composés supplémentaires Lot A + A6). Quantifizierung zusätzlicher Verbindungen Los A + + + + + + + LOT-0002 + + + not-allowed + + no-eu-funds + + + false + + + + + + + + DOCUMENT_ID_REQUIRED_HERE + + CODE_FOR_RESTRICTED_DOCUMENT_JUSTIFICATION_REQUIRED_HERE + restricted-document + + + + http://www.simap.ch/shabforms/servlet/Search?NOTICE_NR=1247655 + + + + + + + + + none + + + + + + + + + + + + no + + + + not-allowed + + + + + + + + + + + + + + + + + dec-exa + 300 + + + + + + + cost + + B1) Quality and completeness of analytical results + B1) Qualité et intégralité des résultats d'analyse + B1. Qualität und Vollständigkeit der analytischen Ergebnisse + + + + + + + + dec-exa + 100 + + + + + + + cost + + B2) Lead time from order until final report + B2) Délai entre la commande et le rapport final + B2. Bearbeitungszeit vom Auftrag bis zum Abschlussbericht + + + + + + + + dec-exa + 75 + + + + + + + cost + + B3) Minimising sample usage for required analyses + B3) Minimiser l'utilisation d'échantillons pour les analyses requises + B3. Minimierung des Probenverbrauchs für erforderliche Analysen + + + + + + + + dec-exa + 50 + + + + + + + cost + + B4) Convenience of information and sample exchange + B4) Commodité de l'échange d'informations et d'échantillons + B4. Einfacher Austausch von Informationen und Proben + + + + + + + + dec-exa + 50 + + + + + + + cost + + B5) Special price offer if lot A and B are purchased together + B5) Offre de prix spéciale si les lots A et B sont achetés ensemble + B5. Spezialrabatt wenn Los 1 (A) und Los 2 (B) zusammen bestellt werden + + + + + + + + dec-exa + 25 + + + + + + + cost + + B6. Option: Quantification of additional compounds Lot B + B6) Option: Quantification de composés supplémentaires Lot B + B6. Optional: Quantifizierung zusätzlicher Verbindungen Los B + + + + + + + + dec-exa + 400 + + + + + + + cost + + B7) Price for Lot B + B7) Prix du lot B + B7. Preis für Los B + + + + + + + + + + + ORG-0001 + + + + + + ORG-0002 + + + + + 99 + + + + + + + + + + ORG-0003 + + + + + + DEU + + + ENG + + + false + + false + + + + + + + + + + + + + 2022-03-23+01:00 + 12:00:00+01:00 + + + + + + + not-allowed + + false + + false + + + + 2022-03-23+01:00 + 12:00:00+01:00 + + + + + + + + + + + + false + + 0 + + + + + + 2022-03-24+01:00 + 23:59:00+01:00 + + + false + + + + + + + + + + none + + + + + none + + + + + + + Generation of technical data for the application for authorisation of a new food additive in the EU + Génération de données techniques pour la demande d'autorisation d'un nouvel additif alimentaire dans l'UE + Erstellung von technischen Daten für den Antrag auf Zulassung eines neuen Lebensmittelzusatzstoffes in der EU + + Stability studies (Lot B) + Etudes de stabilité (Lot B) + Untersuchungen zur Stabilität (Los B) + + services + + + + + + + + + + + + + + + + 71600000 + + + + 71610000 + + + + + + + + + + + + anyw + + + + + + + + 2022-04-29+01:00 + 2023-12-22+01:00 + + + 7.2.2. Quantification of additional compounds Lot B + 7.2.2. Quantification des composés supplémentaires Lot B + 7.2.2. Quantifizierung zusätzlicher Verbindungen Los B + + + + + + + LOT-0003 + + + not-allowed + + no-eu-funds + + + false + + + + + + + + DOCUMENT_ID_REQUIRED_HERE + + CODE_FOR_RESTRICTED_DOCUMENT_JUSTIFICATION_REQUIRED_HERE + restricted-document + + + + http://www.simap.ch/shabforms/servlet/Search?NOTICE_NR=1247655 + + + + + + + + + none + + + + + + + + + + + + no + + + + not-allowed + + + + + + + + + + + + + + + + + dec-exa + 200 + + + + + + + cost + + C1) Quality and completeness of analytical results + C1) Qualité et intégralité des résultats d'analyse + C1. Qualität und Vollständigkeit der Analyseresultate/Dokumentation + + + + + + + + dec-exa + 50 + + + + + + + cost + + C2) Lead time from order until final report + C2) Délai entre la commande et le rapport final + C2. Bearbeitungszeit von Bestellung bis Schlussbericht + + + + + + + + dec-exa + 50 + + + + + + + cost + + C3) Convenience of information and sample exchange + C3) Commodité de l'échange d'informations et d'échantillons + C3. Einfacher Informations- und Probenaustausch + + + + + + + + dec-exa + 300 + + + + + + + cost + + C4) Price for Lot C + C4) Prix du lot C + C4. Preis für Los C (Los 3) + + + + + + + + + + + ORG-0001 + + + + + + ORG-0002 + + + + + 99 + + + + + + + + + + ORG-0003 + + + + + + DEU + + + ENG + + + false + + false + + + + + + + + + + + + + 2022-03-23+01:00 + 12:00:00+01:00 + + + + + + + not-allowed + + false + + false + + + + 2022-03-23+01:00 + 12:00:00+01:00 + + + + + + + + + + + + false + + 0 + + + + + + 2022-03-24+01:00 + 23:59:00+01:00 + + + false + + + + + + + + + + none + + + + + none + + + + + + + Generation of technical data for the application for authorisation of a new food additive in the EU + Génération de données techniques pour la demande d'autorisation d'un nouvel additif alimentaire dans l'UE + Erstellung von technischen Daten für den Antrag auf Zulassung eines neuen Lebensmittelzusatzstoffes in der EU + + Basic nanomaterial assessment (Lot C) + Évaluation de base des nanomatériaux (Lot C) + Grundlegende Bewertung von Nanomaterialien (Los C) + + services + + + + + + + + + + + + + + + + 71600000 + + + + 71600000 + + + + + + + + + + + + anyw + + + + + + + + 2022-04-29+01:00 + 2022-12-23+01:00 + + + + + + + diff --git a/development-notices/eforms-xml/22-109282-001-EXP.xml b/development-notices/eforms-xml/22-109282-001-EXP.xml new file mode 100644 index 0000000..47890cb --- /dev/null +++ b/development-notices/eforms-xml/22-109282-001-EXP.xml @@ -0,0 +1,1607 @@ + + + + + + + + + 684000.00 + + selec-w + + + + + TEN-0001 + + + + 170000.00 + + + tenders + + 3 + + + + CON-0001 + + + + 1 / Primo in cascata + + + + selec-w + + + + + TEN-0002 + + + + 170000.00 + + + tenders + + 3 + + + + CON-0001 + + + + 1/ Secondo in cascata + + + + selec-w + + + + + TEN-0003 + + + + 170000.00 + + + tenders + + 3 + + + + CON-0001 + + + + 1/ terzo in cascata + + + + selec-w + + + + + TEN-0004 + + + + 255000.00 + + + tenders + + 2 + + + + CON-0001 + + + + 2/ Primo in cascata + + + + selec-w + + + + + TEN-0005 + + + + 255000.00 + + + tenders + + 2 + + + + CON-0001 + + + + 2/ Secondo in cascata + + + + selec-w + + + + + TEN-0006 + + + + 145000.00 + + + tenders + + 2 + + + + CON-0001 + + + + LOT-0003 + + + + TEN-0001 + + + + + 132000.00 + + + + + + + yes + + false + + false + + + + TPA-0001 + + + + 1 / Primo in cascata + + + + TEN-0002 + + + + + 155000.00 + + + + + + + yes + + false + + false + + + + TPA-0002 + + + + 1/ Secondo in cascata + + + + TEN-0003 + + + + + 189000.00 + + + + + + + yes + + false + + false + + + + TPA-0003 + + + + 1/ terzo in cascata + + + + TEN-0004 + + + + + 157000.00 + + + + + + + yes + + false + + false + + + + TPA-0001 + + + + 2/ Primo in cascata + + + + TEN-0005 + + + + + 347000.00 + + + + + + + yes + + false + + false + + + + TPA-0002 + + + + 2/ Secondo in cascata + + + + TEN-0006 + + + + + 148000.00 + + + + + + + yes + + false + + false + + + + TPA-0004 + + + + LOT-0003 + + + + CON-0001 + + + 2022-02-15+01:00 + + Lotto 1 — Medici d'urgenza per 2 giorni alla settimana presso il CCR di Ispra (VA) Lotto 1 — Medici d'urgenza per 2 giorni alla settimana presso il CCR di Ispra (VA) Lotto 1 — Medici d'urgenza per 2 giorni alla settimana presso il CCR di Ispra (VA) Lotto 2 — Servizi di medicina d'urgenza per 3 giorni alla settimana presso il servizio medico del CCR di Ispra (VA) Lotto 2 — Servizi di medicina d'urgenza per 3 giorni alla settimana presso il servizio medico del CCR di Ispra (VA) Lotto 3 — Prestazioni di servizi di un assistente sociale + Parti 1 — Akutlæger to dage om ugen ved JRC, Ispra (VA) Parti 1 — Akutlæger to dage om ugen ved JRC, Ispra (VA) Parti 1 — Akutlæger to dage om ugen ved JRC, Ispra (VA) Parti 2 — Tjenesteydelser fra akutlæger tre dage om ugen ved lægetjenesten i Ispra (VA) Parti 2 — Tjenesteydelser fra akutlæger tre dage om ugen ved lægetjenesten i Ispra (VA) Parti 3 — Levering af tjenesteydelser fra en socialarbejder + Los 1 — Notfallärzte 2 Tage die Woche bei der JRC, Ispra (VA) Los 1 — Notfallärzte 2 Tage die Woche bei der JRC, Ispra (VA) Los 1 — Notfallärzte 2 Tage die Woche bei der JRC, Ispra (VA) Los 2 — Dienstleistungen von Notärzten an 3 Tagen in der Woche im medizinischen Dienst in Ispra (VA) Los 2 — Dienstleistungen von Notärzten an 3 Tagen in der Woche im medizinischen Dienst in Ispra (VA) Los 3 — Dienstleistungen eines Sozialarbeiters + Lot 1 — Emergency doctors 2 days a week at JRC, Ispra (VA) Lot 1 — Emergency doctors 2 days a week at JRC, Ispra (VA) Lot 1 — Emergency doctors 2 days a week at JRC, Ispra (VA) Lot 2 — Services of emergency doctors 3 days a week at the medical service of Ispra (VA) Lot 2 — Services of emergency doctors 3 days a week at the medical service of Ispra (VA) Lot 3 — Provision of services of a social worker + Lote 1: Médicos de urgencias 2 días a la semana en el JRC de Ispra (VA) Lote 1: Médicos de urgencias 2 días a la semana en el JRC de Ispra (VA) Lote 1: Médicos de urgencias 2 días a la semana en el JRC de Ispra (VA) Lote 2: Servicios de médicos de urgencias 3 días a la semana en el servicio médico de Ispra (VA) Lote 2: Servicios de médicos de urgencias 3 días a la semana en el servicio médico de Ispra (VA) Lote 3: Prestación de servicios de un trabajador social + Erä 1 – Päivystävät lääkärit kahtena päivänä viikossa JRC:n Ispran-toimipaikassa (VA) Erä 1 – Päivystävät lääkärit kahtena päivänä viikossa JRC:n Ispran-toimipaikassa (VA) Erä 1 – Päivystävät lääkärit kahtena päivänä viikossa JRC:n Ispran-toimipaikassa (VA) Erä 2 – Päivystävät lääkärit kolmena päivänä viikossa terveydenhuoltoyksikössä Isprassa (VA) Erä 2 – Päivystävät lääkärit kolmena päivänä viikossa terveydenhuoltoyksikössä Isprassa (VA) Erä 3 – Sosiaalityöntekijän palvelujen toimittaminen + Lot 1 — Urgentistes deux jours par semaine au JRC, Ispra (VA) Lot 1 — Urgentistes deux jours par semaine au JRC, Ispra (VA) Lot 1 — Urgentistes deux jours par semaine au JRC, Ispra (VA) Lot 2 — Services d’urgentistes trois jours par semaine au service médical d'Ispra (VA) Lot 2 — Services d’urgentistes trois jours par semaine au service médical d'Ispra (VA) Lot 3 — Prestation de services d’un travailleur social + Παρτίδα 1 — Ιατροί έκτακτης ανάγκης 2 ημέρες την εβδομάδα στο JRC, Ίσπρα (VA) Παρτίδα 1 — Ιατροί έκτακτης ανάγκης 2 ημέρες την εβδομάδα στο JRC, Ίσπρα (VA) Παρτίδα 1 — Ιατροί έκτακτης ανάγκης 2 ημέρες την εβδομάδα στο JRC, Ίσπρα (VA) Παρτίδα 2 — Υπηρεσίες ιατρών έκτακτης ανάγκης 3 ημέρες την εβδομάδα στην ιατρική υπηρεσία της Ίσπρα (VA) Παρτίδα 2 — Υπηρεσίες ιατρών έκτακτης ανάγκης 3 ημέρες την εβδομάδα στην ιατρική υπηρεσία της Ίσπρα (VA) Παρτίδα 3 — Παροχή υπηρεσιών κοινωνικού λειτουργού + Perceel 1 — Spoedartsen in noodgevallen twee dagen per week bij het JRC, Ispra (VA) Perceel 1 — Spoedartsen in noodgevallen twee dagen per week bij het JRC, Ispra (VA) Perceel 1 — Spoedartsen in noodgevallen twee dagen per week bij het JRC, Ispra (VA) Perceel 2 — Diensten van spoedartsen drie dagen per week bij de medische dienst van Ispra (VA) Perceel 2 — Diensten van spoedartsen drie dagen per week bij de medische dienst van Ispra (VA) Perceel 3 — Verlening van diensten door een maatschappelijk werker + Lote 1 — Médicos de emergência 2 dias por semana no JRC, Ispra (VA) Lote 1 — Médicos de emergência 2 dias por semana no JRC, Ispra (VA) Lote 1 — Médicos de emergência 2 dias por semana no JRC, Ispra (VA) Lote 2 — Serviços de médicos de emergência 3 dias por semana no serviço médico de Ispra (VA) Lote 2 — Serviços de médicos de emergência 3 dias por semana no serviço médico de Ispra (VA) Lote 3 — Prestação de serviços de um assistente social + Del 1 – akutläkare 2 dagar i veckan vid JRC, Ispra (VA) Del 1 – akutläkare 2 dagar i veckan vid JRC, Ispra (VA) Del 1 – akutläkare 2 dagar i veckan vid JRC, Ispra (VA) Del 2 – akutläkartjänster 3 dagar i veckan vid läkarmottagningen i Ispra (VA) Del 2 – akutläkartjänster 3 dagar i veckan vid läkarmottagningen i Ispra (VA) Del 3 – Tillhandahållande av socialarbetartjänster + Položka č. 1 – pohotovostní lékaři dva dny v týdnu ve Společném výzkumném středisku (JRC) v Ispře (VA) Položka č. 1 – pohotovostní lékaři dva dny v týdnu ve Společném výzkumném středisku (JRC) v Ispře (VA) Položka č. 1 – pohotovostní lékaři dva dny v týdnu ve Společném výzkumném středisku (JRC) v Ispře (VA) Položka č. 2 – služby pohotovostních lékařů tři dny v týdnu pro lékařské služby v Ispře (VA) Položka č. 2 – služby pohotovostních lékařů tři dny v týdnu pro lékařské služby v Ispře (VA) Položka č. 3 – poskytování služeb sociálního pracovníka + 1. osa – kiirabiarstid kahel päeval nädalas JRC Ispras (VA) 1. osa – kiirabiarstid kahel päeval nädalas JRC Ispras (VA) 1. osa – kiirabiarstid kahel päeval nädalas JRC Ispras (VA) 2. osa – kiirabiarstide teenused kolmel päeval nädalas Ispra (VA) meditsiiniteenistuses 2. osa – kiirabiarstide teenused kolmel päeval nädalas Ispra (VA) meditsiiniteenistuses 3. osa – sotsiaaltöötaja teenuste osutamine + 1. tétel – Sürgősségi orvosok hetente 2 napon a JRC isprai (VA) helyszínén 1. tétel – Sürgősségi orvosok hetente 2 napon a JRC isprai (VA) helyszínén 1. tétel – Sürgősségi orvosok hetente 2 napon a JRC isprai (VA) helyszínén 2. tétel – Sürgősségi orvosok szolgáltatásai a hét 3 napján az isprai (VA) egészségügyi szolgálatnál 2. tétel – Sürgősségi orvosok szolgáltatásai a hét 3 napján az isprai (VA) egészségügyi szolgálatnál 3. tétel – Szociális munkás szolgáltatásainak biztosítása + 1 dalis – greitosios pagalbos gydytojai 2 dienas per savaitę JRC Isproje (VA) 1 dalis – greitosios pagalbos gydytojai 2 dienas per savaitę JRC Isproje (VA) 1 dalis – greitosios pagalbos gydytojai 2 dienas per savaitę JRC Isproje (VA) 2 dalis – greitosios pagalbos gydytojų paslaugos 3 dienas per savaitę Ispra (VA) medicinos tarnyboje 2 dalis – greitosios pagalbos gydytojų paslaugos 3 dienas per savaitę Ispra (VA) medicinos tarnyboje 3 dalis – socialinio darbuotojo paslaugų teikimas + 1. daļa – neatliekamās medicīniskās palīdzības ārsti 2 dienas nedēļā JRC, Ispra (VA) 1. daļa – neatliekamās medicīniskās palīdzības ārsti 2 dienas nedēļā JRC, Ispra (VA) 1. daļa – neatliekamās medicīniskās palīdzības ārsti 2 dienas nedēļā JRC, Ispra (VA) 2. daļa – neatliekamās medicīniskās palīdzības ārstu pakalpojumi 3 dienas nedēļā Ispras (VA) medicīnas dienestā 2. daļa – neatliekamās medicīniskās palīdzības ārstu pakalpojumi 3 dienas nedēļā Ispras (VA) medicīnas dienestā 3. daļa – sociālā darba ņēmēja pakalpojumu sniegšana + Lott 1 — Tobba tal-emerġenza jumejn (2) fil-ġimgħa fil-JRC, Ispra (VA) Lott 1 — Tobba tal-emerġenza jumejn (2) fil-ġimgħa fil-JRC, Ispra (VA) Lott 1 — Tobba tal-emerġenza jumejn (2) fil-ġimgħa fil-JRC, Ispra (VA) Lott 2 — Servizzi tat-tobba tal-emerġenza tlett ijiem fil-ġimgħa għas-servizz mediku ta’ Ispra (VA) Lott 2 — Servizzi tat-tobba tal-emerġenza tlett ijiem fil-ġimgħa għas-servizz mediku ta’ Ispra (VA) Lott 3 — Il-provvista ta’ servizzi ta’ ħaddiem soċjali + Część 1 — lekarze ratownictwa przez 2 dni w tygodniu w JRC w Isprze (VA) Część 1 — lekarze ratownictwa przez 2 dni w tygodniu w JRC w Isprze (VA) Część 1 — lekarze ratownictwa przez 2 dni w tygodniu w JRC w Isprze (VA) Część 2 — Usługi ratownictwa medycznego 3 dni w tygodniu dla służby medycznej w Isprze (VA) Część 2 — Usługi ratownictwa medycznego 3 dni w tygodniu dla służby medycznej w Isprze (VA) Część 3 — Świadczenie usług pracownika społecznego + Časť 1 – Pohotovostní lekári na 2 dni v týždni na pracovisku JRC v Ispre (VA) Časť 1 – Pohotovostní lekári na 2 dni v týždni na pracovisku JRC v Ispre (VA) Časť 1 – Pohotovostní lekári na 2 dni v týždni na pracovisku JRC v Ispre (VA) Časť 2 – Pohotovostní lekári na 3 dni v týždni v lekárskej službe v Ispre (VA) Časť 2 – Pohotovostní lekári na 3 dni v týždni v lekárskej službe v Ispre (VA) Časť 3 – Poskytovanie služieb sociálneho pracovníka + Sklop 1 – Zdravniki za zagotavljanje nujne medicinske pomoči 2 dneva v tednu v JRC v Ispri (VA) Sklop 1 – Zdravniki za zagotavljanje nujne medicinske pomoči 2 dneva v tednu v JRC v Ispri (VA) Sklop 1 – Zdravniki za zagotavljanje nujne medicinske pomoči 2 dneva v tednu v JRC v Ispri (VA) Sklop 2 – Storitve nujne medicinske pomoči 3 dni v tednu v zdravstveni službi v Ispri (VA) Sklop 2 – Storitve nujne medicinske pomoči 3 dni v tednu v zdravstveni službi v Ispri (VA) Sklop 3 – Zagotavljanje storitev socialnega delavca + Beart a haon — Dochtúirí éigeandála dhá lá sa tseachtain ag JRC, Ispra (VA) Beart a haon — Dochtúirí éigeandála dhá lá sa tseachtain ag JRC, Ispra (VA) Beart a haon — Dochtúirí éigeandála dhá lá sa tseachtain ag JRC, Ispra (VA) Beart a dó — Seirbhísí dochtúirí éigeandála trí lá sa tseachtain ag seirbhís liachta Ispra (VA) Beart a dó — Seirbhísí dochtúirí éigeandála trí lá sa tseachtain ag seirbhís liachta Ispra (VA) Beart a trí — Soláthar seirbhísí d’oibrí sóisialta + Обособена позиция 1 – Лекари в спешното 2 дни седмично в JRC, Испра (VA) Обособена позиция 1 – Лекари в спешното 2 дни седмично в JRC, Испра (VA) Обособена позиция 1 – Лекари в спешното 2 дни седмично в JRC, Испра (VA) Обособена позиция 2 – Услуги на лекари в спешното 3 дни седмично в медицинската служба на Испра (VA) Обособена позиция 2 – Услуги на лекари в спешното 3 дни седмично в медицинската служба на Испра (VA) Обособена позиция 3 — Осигуряване на услуги на социален работник + Lotul 1 – Medici de urgență două zile pe săptămână la JRC, Ispra (VA) Lotul 1 – Medici de urgență două zile pe săptămână la JRC, Ispra (VA) Lotul 1 – Medici de urgență două zile pe săptămână la JRC, Ispra (VA) Lotul 2 – Servicii de medici de urgență trei zile pe săptămână în cadrul serviciului medical din Ispra (VA) Lotul 2 – Servicii de medici de urgență trei zile pe săptămână în cadrul serviciului medical din Ispra (VA) Lotul 3 – Prestare de servicii de către un lucrător social + Grupa 1 — Liječnici za hitne slučajeve dva dana tjedno u JRC-u, Ispra (VA) Grupa 1 — Liječnici za hitne slučajeve dva dana tjedno u JRC-u, Ispra (VA) Grupa 1 — Liječnici za hitne slučajeve dva dana tjedno u JRC-u, Ispra (VA) Grupa 2 — usluge liječnika za hitne slučajeve tri dana tjedno u liječničkoj službi u Ispri (VA) Grupa 2 — usluge liječnika za hitne slučajeve tri dana tjedno u liječničkoj službi u Ispri (VA) Grupa 3 — Pružanje usluga socijalnog radnika + + + true + + + HR/IPR/2021/OP/0007 + + + + TEN-0001 + + + TEN-0002 + + + TEN-0003 + + + TEN-0004 + + + TEN-0005 + + + TEN-0006 + + + + TPA-0001 + + ORG-0002 + + + + + TPA-0002 + + ORG-0003 + + + + + TPA-0003 + + ORG-0004 + + + + + TPA-0004 + + ORG-0005 + + + + + + + 29 + + + + + + https://ec.europa.eu/info/departments/human-resources-and-security_en + + + + ORG-0001 + + + + Commissione europea, Direzione generale Risorse umane e sicurezza (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting + + + Rue de la Loi 107 + + Bruxelles + + 1000 + + + + BEL + + + + + HR-CONTRATS-MARCHES@ec.europa.eu + + + + + + + ORG-0002 + + + + Roberto Monico + + + Ispra + + 21027 + + ITC41 + + + ITA + + + + + MNCRRT54B15F132U + + + + + + + + + + + ORG-0003 + + + + Francesco Perlasca + + + Buguggiate + + 21020 + + ITC41 + + + ITA + + + + + 03629550124 + + + + + + + + + + + ORG-0004 + + + + Lorenza Cinquepalmi + + + Luvinate + + 21020 + + ITC41 + + + ITA + + + + + CNQLNZ75C66L682L + + + + + + + + + + + ORG-0005 + + + + Ilaria Giacomazzi + + + Laveno Mombello + + 21014 + + ITC41 + + + ITA + + + + + GCMJLR78E53L682U + + + + + + + + + + http://curia.europa.eu + + + + ORG-0006 + + + + Tribunale dell'Unione europea + + + Rue du Fort Niedergrünewald + + Luxembourg + + L-2925 + + + + LUX + + + + + +352 4303-1 + + + GC.Registry@curia.europa.eu + + + + + + + 12345678-2023 + + 123/2023 + + 2023-03-14+01:00 + + + + + + + 2.3 + + eforms-sdk-0.1 + + f252f386-55ac-4fa8-9be4-9f950b9904c8 + + aff2863e-b4cc-4e91-baba-b3b85f709117 + + 2022-02-24+01:00 + 12:00:00+01:00 + + 01 + + + 32018R1046 + + cn-standard + + ITA + + + DAN + + + + DEU + + + + ENG + + + + SPA + + + + FIN + + + + FRA + + + + ELL + + + + NLD + + + + POR + + + + SWE + + + + CES + + + + EST + + + + HUN + + + + LIT + + + + LAV + + + + MLT + + + + POL + + + + SLK + + + + SLV + + + + GLE + + + + BUL + + + + RON + + + + HRV + + + + + eu-ins-bod-ag + + + + not-cont-ent + + + + gen-pub + + + + + ORG-0001 + + + + + + + + + + + + + + + + + + + + + + + + open + + + + + 2021/S 160-421470 + + + + + + + + HR/IPR/2021/OP/0007 + + Servizi di medicina d'urgenza e assistente sociale per il servizio medico di Ispra (VA) in Italia + Akutte lægetjenester og socialrådgiver til lægetjenesten i Ispra (VA) i Italien + Notfallmedizindienstleistungen und Sozialarbeiter für den medizinischen Dienst in Ispra (VA) in Italien + Emergency medicine services and social worker for the medical service of Ispra (VA) in Italy + Servicios de medicina de emergencia y trabajador social para el servicio médico de Ispra (VA) en Italia + Terveydenhuollon päivystyspalvelut ja sosiaalityöntekijä Ispran (VA) terveydenhuoltoyksikköä varten Italiassa + Prestations de services de médecine d’urgence et assistant social pour le service médical d’Ispra (VA) en Italie + Υπηρεσίες ιατρικής έκτακτης ανάγκης και κοινωνικός λειτουργός για την ιατρική υπηρεσία της Ίσπρα (VA) στην Ιταλία + Diensten voor spoedeisende geneeskunde en maatschappelijk werker voor de medische dienst van Ispra (VA) in Italië + Serviços de medicina de emergência e assistente social a favor do serviço médico de Ispra (VA) em Itália + Tjänster avseende akutsjukvård och socialarbetare för läkarmottagningen i Ispra (VA) i Italien + Služby pohotovostního lékařství a sociální pracovník pro lékařské služby v Ispře (VA) v Itálii + Erakorralise meditsiini teenused ja sotsiaaltöötaja Ispra (VA) meditsiiniteenistuse jaoks Itaalias + Sürgősségi orvosi ellátás és szociális munkás biztosítása az isprai (VA, Olaszország) egészségügyi szolgálat számára + Skubiosios medicinos paslaugos ir socialinis darbuotojas medicinos tarnybai Isproje (VA) Italijoje + Neatliekamās medicīniskās palīdzības pakalpojumi un sociālais darbinieks medicīniskās aprūpes dienestā Isprā (VA), Itālijā + Servizzi tal-mediċina ta’ emerġenza u ħaddiem soċjali għas-servizz mediku ta’ Ispra (VA) fl-Italja + Usługi w zakresie medycyny ratunkowej i pracownik socjalny dla służby medycznej w Isprze (VA) we Włoszech + Služby pohotovostnej medicíny a sociálny pracovník pre zdravotnícke služby v Ispre (VA) v Taliansku + Storitve nujne medicinske pomoči in socialnega delavca za zdravstveno službo v Ispri (VA) v Italiji + Seirbhísí míochaine éigeandála agus oibrí sóisialta do sheirbhís míochaine Ispra (VA) san Iodáil + Услуги по спешна медицина и социални работници за медицинската служба в Испра (VA) в Италия + Servicii de medicină de urgență și de asistent social pentru serviciul medical din Ispra (VA) din Italia + Usluge hitne medicine i socijalni radnici za medicinsku službu u Ispri (VA) u Italiji + + Lotto 1 — Medici d'urgenza per 2 giorni alla settimana, Lotto 2 — Medici d'urgenza per 3 giorni alla settimana, Lotto 3 — Assistente sociale. + Parti 1 — Akutlæger to dage om ugen Parti 2 — Akutlæger tre dage om ugen Parti 3 — Socialrådgiver. + Los 1 — Notfallärzte 2 Tage die Woche, Los 2 — Notfallärzte 3 Tage die Woche, Los 3 — Sozialarbeiter. + Lot 1 — Emergency doctors 2 days a week, Lot 2 — Emergency doctors 3 days a week, Lot 3 — Social worker. + Lote 1: Médicos de urgencias 2 días a la semana, Lote 2: Médicos de urgencias 3 días a la semana, Lote 3: Trabajador social. + Erä 1 – päivystävät lääkärit kahtena päivänä viikossa Erä 2 – päivystävät lääkärit kolmena päivänä viikossa Erä 3 – sosiaalityöntekijä + Lot 1 — urgentistes deux jours par semaine, Lot 2 — urgentistes trois jours par semaine, Lot 3 — travailleur social. + Παρτίδα 1 – Ιατροί έκτακτης ανάγκης 2 ημέρες την εβδομάδα, Παρτίδα 2 – Ιατροί έκτακτης ανάγκης 3 ημέρες την εβδομάδα, Παρτίδα 3 – Κοινωνικός λειτουργός. + Perceel 1 – spoedartsen twee dagen per week; Perceel 2 – spoedartsen drie dagen per week; Perceel 3 – maatschappelijk werker. + Lote 1 – Médicos de emergência 2 dias por semana, Lote 2 – Médicos de emergência 3 dias por semana, Lote 3 – Assistente social. + Del 1 – akutläkare 2 dagar i veckan Del 2 – akutläkare 3 dagar i veckan Del 3 – socialarbetare. + Položka č. 1 – pohotovostní lékaři dva dny v týdnu, Položka č. 2 – pohotovostní lékaři tři dny v týdnu, Položka č. 3 – sociální pracovník. + 1. osa – kiirabiarstid kahel päeval nädalas; 2. osa – kiirabiarstid kolmel päeval nädalas; 3. osa – sotsiaaltöötaja. + 1. tétel – Sürgősségi orvosok hetente 2 napon, 2. tétel – Sürgősségi orvosok hetente 3 napon, 3. tétel – Szociális munkás. + 1 dalis – greitosios pagalbos gydytojai 2 dienas per savaitę, 2 dalis – greitosios pagalbos gydytojai 3 dienas per savaitę, 3 dalis – socialinis darbuotojas. + 1. daļa – neatliekamās medicīniskās palīdzības ārsti 2 dienas nedēļā, 2. daļa – neatliekamās medicīniskās palīdzības ārsti 3 dienas nedēļā, 3. daļa – sociālais darbinieks. + Lott 1 – It-tobba tal-emerġenza jumejn fil-ġimgħa, Lott 2 – It-tobba tal-emerġenza tlett ijiem fil-ġimgħa, Lott 3 – Ħaddiem soċjali. + Część 1 — lekarze ratownictwa medycznego przez 2 dni w tygodniu, Część 2 — lekarze ratownictwa medycznego przez 3 dni w tygodniu, Część 3 — pracownik socjalny. + časť 1 – pohotovostní lekári na 2 dni v týždni, časť 2 – pohotovostní lekári na 3 dni v týždni, časť 3 – sociálny pracovník. + sklop 1 – zdravniki za zagotavljanje nujne medicinske pomoči 2 dneva v tednu, sklop 2 – zdravniki za zagotavljanje nujne medicinske pomoči 3 dni v tednu, sklop 3 – socialni delavec. + Beart a haon — Dochtúirí éigeandála dhá lá sa tseachtain, Beart a dó — Dochtúirí éigeandála trí lá sa tseachtain, Beart a trí — Oibrí sóisialta. + Обособена позиция 1 — Лекари в спешното 2 дни седмично, Обособена позиция 2 — Лекари в спешното 3 дни седмично, Обособена позиция 3 — Социален работник. + Lotul 1 – Medici de urgență două zile pe săptămână, Lotul 2 – Medici de urgență trei zile pe săptămână, Lotul 3 – Asistent social. + Grupa 1 – liječnici za hitne slučajeve dva dana tjedno, Grupa 2 – liječnici za hitne slučajeve tri dana tjedno, Grupa 3 – socijalni radnik. + + services + + + + + 85120000 + + + + + + + + + + + + + LOT-0001 + + + eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Si invita a consultare i documenti di gara disponibili all'indirizzo indicato alla sezione I.3). + Der henvises til udbudsmaterialet, der er tilgængeligt på adressen anført i afsnit I.3). + Bitte beachten Sie die Vertragsunterlagen, die unter der in Abschnitt I.3) angegebenen Adresse erhältlich sind. + Please refer to the contract documents available at the address indicated in Section I.3). + Véanse los documentos del contrato disponibles en la dirección indicada en el apartado I.3). + Katso sopimusasiakirjat, jotka ovat saatavilla kohdassa I.3) mainitussa osoitteessa. + Voir dossier relatif au marché disponible à l'adresse indiquée à la section I.3). + Παρακαλείσθε να ανατρέξετε στα έγγραφα της σύμβασης που διατίθενται στη διεύθυνση που αναφέρεται στο τμήμα I.3). + Zie de aanbestedingsstukken die beschikbaar zijn op het adres vermeld in sectie I.3). + Consultar a documentação do concurso disponível no endereço indicado no ponto I.3). + Se upphandlingsdokumenten som finns tillgängliga på adressen som anges i avsnitt I.3). + Viz zadávací dokumentace, která je k dispozici na adrese uvedené v oddílu I.3). + Vt lepingudokumente, mis on avaldatud punktis I.3) märgitud aadressil. + Lásd az I.3) szakaszban megadott címen elérhető szerződéses dokumentumokat. + Prašome žr. sutarties dokumentus, kuriuos galima rasti I.3) dalyje nurodytu adresu. + Skatīt iepirkuma dokumentus, kas pieejami I.3) iedaļā norādītajā tīmekļa adresē. + Jekk jogħġbok irreferi għad-dokumenti tal-kuntratt disponibbli fl-indirizz indikat fit-Taqsima I.3). + Zob. dokumentacja zamówienia dostępna pod adresem internetowym podanym w pkt I.3). + Ďalšie informácie nájdete v súťažných podkladoch dostupných na adrese uvedenej v oddiele I.3). + Glejte razpisno dokumentacijo, ki je na voljo na naslovu, navedenem v oddelku I.3). + Féach na doiciméid soláthair atá ar fáil ag an seoladh atá léirithe in alt I.3). + Моля, направете справка с документите по поръчката, достъпни на адреса, посочен в раздел I.3). + A se consulta dosarul licitației, disponibil la adresa indicată în secțiunea I.3). + Pogledajte ugovornu dokumentaciju dostupnu na adresi koja je navedena u odjeljku I.3). + + + + ORG-0006 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + fa-wo-rc + + + + + none + + + + + + + Medici d'urgenza per 2 giorni alla settimana presso il CCR di Ispra (VA) + Akutlæger to dage om ugen ved JRC, Ispra (VA) + Notfallärzte 2 Tage die Woche in der JRC, Ispra (VA) + Emergency doctors 2 days a week at JRC, Ispra (VA) + Médicos de urgencias 2 días a la semana en el JRC de Ispra (VA) + Päivystävät lääkärit kahtena päivänä viikossa JRC:n Ispran-toimipaikassa (VA) + Urgentistes deux jours par semaine au JRC, Ispra (VA) + Ιατροί έκτακτης ανάγκης 2 ημέρες την εβδομάδα στο JRC, Ίσπρα (VA) + Spoedartsen twee dagen per week bij het JRC, Ispra (VA) + Médicos de emergência 2 dias por semana no JRC, Ispra (VA) + Akutläkare 2 dagar i veckan vid JRC, Ispra (VA) + Pohotovostní lékaři dva dny v týdnu ve Společném výzkumném středisku (JRC) v Ispře (VA) + Kiirabiarstid kahel päeval nädalas JRC Ispras (VA) + Sürgősségi orvosok hetente 2 napon a JRC isprai (VA) helyszínén + Skubios pagalbos gydytojai 2 dienas per savaitę JRC Isproje (VA) + Ārkārtas ārsti 2 dienas nedēļā JRC, Ispra (VA) + It-tobba tal-emerġenza jumejn fil-ġimgħa fil-JRC, Ispra (VA) + Lekarze ratownictwa medycznego 2 dni w tygodniu w JRC w Isprze (VA) + Pohotovostní lekári na 2 dni v týždni na pracovisku JRC v Ispre (VA) + Zdravniki za zagotavljanje nujne medicinske pomoči 2 dneva v tednu v JRC v Ispri (VA) + Dochtúirí éigeandála dhá lá in aghaidh na seachtaine ag JRC, Ispra (VA) + Лекари в спешното 2 дни седмично в JRC, Испра (VA) + Medici de urgență două zile pe săptămână la JRC Ispra (VA) + Liječnici za hitne slučajeve dva dana tjedno u JRC-u, Ispra (VA) + + Prestazioni di medici d'urgenza per 2 giorni alla settimana presso il servizio medico di Ispra (VA) del Centro comune di ricerca della Commissione europea in Italia. + Akutte lægetjenester to dage om ugen ved lægetjenesten i Ispra (VA), Europa-Kommissionens Fælles Forskningscenter i Italien. + Dienstleistungen von Notärzten 2 Tage die Woche für den medizinischen Dienst von Ispra (VA), der Gemeinsamen Forschungsstelle der Europäischen Kommission in Italien. + Services of emergency doctors 2 days a week at the medical service of Ispra (VA),European Commission's Joint Research Centre in Italy. + Servicios de médicos de urgencias 2 días a la semana en el servicio médico de Ispra (VA), Centro Común de Investigación de la Comisión Europea en Italia. + Sopimuksen kohteena ovat päivystävien lääkäreiden palvelut kahtena päivänä viikossa Euroopan komission yhteisen tutkimuskeskuksen Ispran-terveydenhuoltoyksikköä varten Italiassa. + Services d’urgentistes deux jours par semaine au service médical d'Ispra (VA), Centre commun de recherche de la Commission européenne en Italie. + Υπηρεσίες ιατρών έκτακτης ανάγκης 2 ημέρες την εβδομάδα στην ιατρική υπηρεσία της Ίσπρα (VA), Κοινό Κέντρο Ερευνών της Ευρωπαϊκής Επιτροπής στην Ιταλία. + Diensten van spoedartsen voor twee dagen per week bij de medische dienst van Ispra (VA), het Gemeenschappelijk Centrum voor onderzoek van de Europese Commissie in Italië. + Serviços de médicos de emergência 2 dias por semana ao serviço médico de Ispra (VA), Centro Comum de Investigação da Comissão Europeia em Itália. + Akutläkartjänster 2 dagar i veckan vid läkarmottagningen i Ispra (VA), Europeiska kommissionens gemensamma forskningscentrum i Italien. + Služby pohotovostních lékařů dva dny v týdnu v rámci lékařské služby v Ispře (VA), Společné výzkumné středisko Evropské komise v Itálii. + Kiirabiarstide teenused kahel päeval nädalas Euroopa Komisjoni Teadusuuringute Ühiskeskuse Ispra (VA) meditsiiniteenistuses Itaalias. + Sürgősségi orvosi ellátás heti 2 napon az Európai Bizottság Közös Kutatóközpontjának isprai (VA, Olaszország) egészségügyi szolgálatánál. + Skubios pagalbos gydytojų paslaugos 2 dienas per savaitę Europos Komisijos Jungtinio tyrimų centro Isproje (VA) medicinos tarnyboje Italijoje. + Neatliekamās medicīniskās palīdzības ārstu pakalpojumi divas dienas nedēļā medicīniskās aprūpes dienestā Isprā (VA), Eiropas Komisijas Kopīgajā pētniecības centrā Itālijā. + Servizzi ta’ tobba tal-emerġenza jumejn (2) fil-ġimgħa għas-servizz mediku ta’ Ispra (VA), iċ-Ċentru Konġunt tar-Riċerka tal-Kummissjoni Ewropea fl-Italja. + Usługi lekarzy ratownictwa medycznego przez 2 dni w tygodniu w placówce Wspólnego Centrum Badawczego Komisji Europejskiej we Włoszech. + Služby pohotovostných lekárov na 2 dni v týždni v lekárskej službe v Ispre (VA), Spoločné výskumné centrum Európskej komisie v Taliansku. + Storitve nujne medicinske pomoči 2 dneva v tednu v zdravstveni službi Skupnega raziskovalnega središča Evropske komisije v Ispri (VA), Italija. + Seirbhísí dochtúirí éigeandála dhá lá in aghaidh na seachtaine ag seirbhís míochaine Ispra (VA), Airmheán Comhpháirteach Taighde an Choimisiúin Eorpaigh san Iodáil. + Услуги на лекари при извънредни ситуации 2 дни седмично в медицинската служба на Испра (VA), Съвместния изследователски център на Европейската комисия в Италия. + Servicii de medici de urgență, timp de două zile pe săptămână, în cadrul serviciului medical din Ispra (VA), Centrul Comun de Cercetare al Comisiei Europene din Italia. + Usluge liječnika hitne pomoći dva dana tjedno u medicinskoj službi u Ispri (VA), Zajedničkog istraživačkog centra Europske komisije u Italiji. + + services + + + + + + + + + + + + + Si invita a consultare i documenti di gara disponibili all'indirizzo indicato alla sezione I.3). + Der henvises til udbudsmaterialet, der er tilgængeligt på adressen anført i afsnit I.3). + Bitte beachten Sie die Vertragsunterlagen, die unter der in Abschnitt I.3) angegebenen Adresse erhältlich sind. + Please refer to the contract documents available at the address indicated in Section I.3). + Véanse los documentos del contrato disponibles en la dirección indicada en el apartado I.3). + Katso sopimusasiakirjat, jotka ovat saatavilla kohdassa I.3) mainitussa osoitteessa. + Voir dossier relatif au marché disponible à l'adresse indiquée à la section I.3). + Παρακαλείσθε να ανατρέξετε στα έγγραφα της σύμβασης που διατίθενται στη διεύθυνση που αναφέρεται στο τμήμα I.3). + Zie de aanbestedingsstukken die beschikbaar zijn op het adres vermeld in sectie I.3). + Consultar a documentação do concurso disponível no endereço indicado no ponto I.3). + Se upphandlingsdokumenten som finns tillgängliga på adressen som anges i avsnitt I.3). + Viz zadávací dokumentace, která je k dispozici na adrese uvedené v oddílu I.3). + Vt lepingudokumente, mis on avaldatud punktis I.3) märgitud aadressil. + Lásd az I.3) szakaszban megadott címen elérhető szerződéses dokumentumokat. + Prašome žr. sutarties dokumentus, kuriuos galima rasti I.3) dalyje nurodytu adresu. + Skatīt iepirkuma dokumentus, kas pieejami I.3) iedaļā norādītajā tīmekļa adresē. + Jekk jogħġbok irreferi għad-dokumenti tal-kuntratt disponibbli fl-indirizz indikat fit-Taqsima I.3). + Zob. dokumentacja zamówienia dostępna pod adresem internetowym podanym w pkt I.3). + Ďalšie informácie nájdete v súťažných podkladoch dostupných na adrese uvedenej v oddiele I.3). + Glejte razpisno dokumentacijo, ki je na voljo na naslovu, navedenem v oddelku I.3). + Féach na doiciméid soláthair atá ar fáil ag an seoladh atá léirithe in alt I.3). + Моля, направете справка с документите по поръчката, достъпни на адреса, посочен в раздел I.3). + A se consulta dosarul licitației, disponibil la adresa indicată în secțiunea I.3). + Pogledajte ugovornu dokumentaciju dostupnu na adresi koja je navedena u odjeljku I.3). + + + + 85120000 + + + + 85120000 + + + 85300000 + + + + + + + + + + + + Centro comune di ricerca in Via Enrico Fermi, 2749 21027 Ispra (VA) Italia + ITC41 + + + + + + + + + + + + + LOT-0002 + + + eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Si invita a consultare i documenti di gara disponibili all'indirizzo indicato alla sezione I.3). + Der henvises til udbudsmaterialet, der er tilgængeligt på adressen anført i afsnit I.3). + Bitte beachten Sie die Vertragsunterlagen, die unter der in Abschnitt I.3) angegebenen Adresse erhältlich sind. + Please refer to the contract documents available at the address indicated in Section I.3). + Véanse los documentos del contrato disponibles en la dirección indicada en el apartado I.3). + Katso sopimusasiakirjat, jotka ovat saatavilla kohdassa I.3) mainitussa osoitteessa. + Voir dossier relatif au marché disponible à l'adresse indiquée à la section I.3). + Παρακαλείσθε να ανατρέξετε στα έγγραφα της σύμβασης που διατίθενται στη διεύθυνση που αναφέρεται στο τμήμα I.3). + Zie de aanbestedingsstukken die beschikbaar zijn op het adres vermeld in sectie I.3). + Consultar a documentação do concurso disponível no endereço indicado no ponto I.3). + Se upphandlingsdokumenten som finns tillgängliga på adressen som anges i avsnitt I.3). + Viz zadávací dokumentace, která je k dispozici na adrese uvedené v oddílu I.3). + Vt lepingudokumente, mis on avaldatud punktis I.3) märgitud aadressil. + Lásd az I.3) szakaszban megadott címen elérhető szerződéses dokumentumokat. + Prašome žr. sutarties dokumentus, kuriuos galima rasti I.3) dalyje nurodytu adresu. + Skatīt iepirkuma dokumentus, kas pieejami I.3) iedaļā norādītajā tīmekļa adresē. + Jekk jogħġbok irreferi għad-dokumenti tal-kuntratt disponibbli fl-indirizz indikat fit-Taqsima I.3). + Zob. dokumentacja zamówienia dostępna pod adresem internetowym podanym w pkt I.3). + Ďalšie informácie nájdete v súťažných podkladoch dostupných na adrese uvedenej v oddiele I.3). + Glejte razpisno dokumentacijo, ki je na voljo na naslovu, navedenem v oddelku I.3). + Féach na doiciméid soláthair atá ar fáil ag an seoladh atá léirithe in alt I.3). + Моля, направете справка с документите по поръчката, достъпни на адреса, посочен в раздел I.3). + A se consulta dosarul licitației, disponibil la adresa indicată în secțiunea I.3). + Pogledajte ugovornu dokumentaciju dostupnu na adresi koja je navedena u odjeljku I.3). + + + + ORG-0006 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + fa-wo-rc + + + + + none + + + + + + + Medici d'urgenza per 3 giorni alla settimana + Akutlæger tre dage om ugen + Notfallärzte 3 Tage die Woche + Emergency doctors 3 days a week + Médicos de urgencias 3 días a la semana + Päivystävät lääkärit kolmena päivänä viikossa + Urgentistes trois jours par semaine + Ιατροί έκτακτης ανάγκης 3 ημέρες την εβδομάδα + Spoedartsen drie dagen per week + Médicos de emergência 3 dias por semana + Akutläkare 3 dagar i veckan + Pohotovostní lékaři tři dny v týdnu + Kiirabiarstid kolmel päeval nädalas + Sürgősségi orvosok heti 3 napon + Skubios pagalbos gydytojai 3 dienas per savaitę + Neatliekamās medicīniskās palīdzības ārsti trīs dienas nedēļā + Tobba tal-emerġenza tlett ijiem fil-ġimgħa + Lekarze ratownictwa medycznego przez 3 dni w tygodniu + Pohotovostný lekár 3 dni v týždni + Zdravniki za zagotavljanje nujne medicinske pomoči 3 dni v tednu + Dochtúirí éigeandála trí lá in aghaidh na seachtaine + Лекари в спешното 3 дни в седмицата + Medici de urgență, trei zile pe săptămână + Liječnici za hitne slučajeve tri dana tjedno + + Prestazioni di medici d'urgenza per 3 giorni alla settimana presso il servizio medico di Ispra (VA) del Centro comune di ricerca della Commissione europea in Italia. + Tjenesteydelser fra akutlæger tre dage om ugen ved lægetjenesten i Ispra (VA), Europa-Kommissionens Fælles Forskningscenter i Italien. + Dienstleistungen von Notärzten 3 Tage die Woche für den medizinischen Dienst von Ispra (VA), der Gemeinsamen Forschungsstelle der Europäischen Kommission in Italien. + Services of emergency doctors 3 days a week at the medical service of Ispra (VA),European Commission's Joint Research Centre in Italy. + Servicios de médicos de urgencias 3 días a la semana en el servicio médico de Ispra (VA), Centro Común de Investigación de la Comisión Europea en Italia. + Sopimuksen kohteena ovat päivystävien lääkäreiden palvelut kolmena päivänä viikossa Euroopan komission yhteisen tutkimuskeskuksen Ispran-terveydenhuoltoyksikköä varten Italiassa. + Services d’urgentistes trois jours par semaine au service médical d'Ispra (VA), Centre commun de recherche de la Commission européenne en Italie. + Υπηρεσίες ιατρών έκτακτης ανάγκης 3 ημέρες την εβδομάδα στην ιατρική υπηρεσία της Ίσπρα (VA), Κοινό Κέντρο Ερευνών της Ευρωπαϊκής Επιτροπής στην Ιταλία. + Diensten van spoedartsen voor drie dagen per week bij de medische dienst van Ispra (VA), het Gemeenschappelijk Centrum voor onderzoek van de Europese Commissie in Italië. + Serviços de médicos de emergência 3 dias por semana ao serviço médico de Ispra (VA), Centro Comum de Investigação da Comissão Europeia em Itália. + Akutläkartjänster 3 dagar i veckan vid läkarmottagningen i Ispra (VA), Europeiska kommissionens gemensamma forskningscentrum i Italien. + Služby pohotovostních lékařů tři dny v týdnu v rámci lékařské služby v Ispře (VA), Společné výzkumné středisko Evropské komise v Itálii. + Kiirabiarstide teenused kolmel päeval nädalas Euroopa Komisjoni Teadusuuringute Ühiskeskuse Ispra (VA) meditsiiniteenistuses Itaalias. + Sürgősségi orvosi ellátás heti 3 napon az Európai Bizottság Közös Kutatóközpontjának isprai (VA, Olaszország) egészségügyi szolgálatánál. + Skubios pagalbos gydytojų paslaugos 3 dienas per savaitę Europos Komisijos Jungtinio tyrimų centro Isproje (VA) medicinos tarnyboje Italijoje. + Neatliekamās medicīniskās palīdzības ārstu pakalpojumi trīs dienas nedēļā medicīniskās aprūpes dienestā Isprā (VA), Eiropas Komisijas Kopīgajā pētniecības centrā Itālijā. + Servizzi ta’ tobba tal-emerġenza tlett ijiem fil-ġimgħa fis-servizz mediku ta’ Ispra (VA), iċ-Ċentru Konġunt tar-Riċerka tal-Kummissjoni Ewropea fl-Italja. + Usługi ratownictwa medycznego przez 3 dni w tygodniu dla służby medycznej w Isprze (VA), Wspólne Centrum Badawcze Komisji Europejskiej we Włoszech. + Služby pohotovostných lekárov na 3 dni v týždni v lekárskej službe v Ispre (VA), Spoločné výskumné centrum Európskej komisie v Taliansku. + Storitve nujne medicinske pomoči 3 dni v tednu v zdravstveni službi Skupnega raziskovalnega središča Evropske komisije v Ispri (VA), Italija. + Seirbhísí dochtúirí éigeandála trí lá in aghaidh na seachtaine ag seirbhís míochaine Ispra (VA), Airmheán Comhpháirteach Taighde an Choimisiúin Eorpaigh san Iodáil. + Услуги на лекари при извънредни ситуации 3 дни седмично в медицинската служба на Испра (VA), Съвместния изследователски център на Европейската комисия в Италия. + Servicii de medici de urgență timp de trei zile pe săptămână în cadrul serviciului medical al Ispra (VA), Centrul Comun de Cercetare al Comisiei Europene din Italia. + Usluge liječnika hitne pomoći tri dana tjedno u medicinskoj službi u Ispri (VA), Zajedničkog istraživačkog centra Europske komisije u Italiji. + + services + + + + + + + + + + + + + Si invita a consultare i documenti di gara disponibili all'indirizzo indicato alla sezione I.3). + Der henvises til udbudsmaterialet, der er tilgængeligt på adressen anført i afsnit I.3). + Bitte beachten Sie die Vertragsunterlagen, die unter der in Abschnitt I.3) angegebenen Adresse erhältlich sind. + Please refer to the contract documents available at the address indicated in Section I.3). + Véanse los documentos del contrato disponibles en la dirección indicada en el apartado I.3). + Katso sopimusasiakirjat, jotka ovat saatavilla kohdassa I.3) mainitussa osoitteessa. + Voir dossier relatif au marché disponible à l'adresse indiquée à la section I.3). + Παρακαλείσθε να ανατρέξετε στα έγγραφα της σύμβασης που διατίθενται στη διεύθυνση που αναφέρεται στο τμήμα I.3). + Zie de aanbestedingsstukken die beschikbaar zijn op het adres vermeld in sectie I.3). + Consultar a documentação do concurso disponível no endereço indicado no ponto I.3). + Se upphandlingsdokumenten som finns tillgängliga på adressen som anges i avsnitt I.3). + Viz zadávací dokumentace, která je k dispozici na adrese uvedené v oddílu I.3). + Vt lepingudokumente, mis on avaldatud punktis I.3) märgitud aadressil. + Lásd az I.3) szakaszban megadott címen elérhető szerződéses dokumentumokat. + Prašome žr. sutarties dokumentus, kuriuos galima rasti I.3) dalyje nurodytu adresu. + Skatīt iepirkuma dokumentus, kas pieejami I.3) iedaļā norādītajā tīmekļa adresē. + Jekk jogħġbok irreferi għad-dokumenti tal-kuntratt disponibbli fl-indirizz indikat fit-Taqsima I.3). + Zob. dokumentacja zamówienia dostępna pod adresem internetowym podanym w pkt I.3). + Ďalšie informácie nájdete v súťažných podkladoch dostupných na adrese uvedenej v oddiele I.3). + Glejte razpisno dokumentacijo, ki je na voljo na naslovu, navedenem v oddelku I.3). + Féach na doiciméid soláthair atá ar fáil ag an seoladh atá léirithe in alt I.3). + Моля, направете справка с документите по поръчката, достъпни на адреса, посочен в раздел I.3). + A se consulta dosarul licitației, disponibil la adresa indicată în secțiunea I.3). + Pogledajte ugovornu dokumentaciju dostupnu na adresi koja je navedena u odjeljku I.3). + + + + 85120000 + + + + 85120000 + + + 85300000 + + + + + + + + + + + + Centro comune di ricerca in Via Enrico Fermi, 2749 21027 Ispra (VA) Italia + ITC41 + + + + + + + + + + + + + LOT-0003 + + + no-eu-funds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Si invita a consultare i documenti di gara disponibili all'indirizzo indicato alla sezione I.3). + Der henvises til udbudsmaterialet, der er tilgængeligt på adressen anført i afsnit I.3). + Bitte beachten Sie die Vertragsunterlagen, die unter der in Abschnitt I.3) angegebenen Adresse erhältlich sind. + Please refer to the contract documents available at the address indicated in Section I.3). + Véanse los documentos del contrato disponibles en la dirección indicada en el apartado I.3). + Katso sopimusasiakirjat, jotka ovat saatavilla kohdassa I.3) mainitussa osoitteessa. + Voir dossier relatif au marché disponible à l'adresse indiquée à la section I.3). + Παρακαλείσθε να ανατρέξετε στα έγγραφα της σύμβασης που διατίθενται στη διεύθυνση που αναφέρεται στο τμήμα I.3). + Zie de aanbestedingsstukken die beschikbaar zijn op het adres vermeld in sectie I.3). + Consultar a documentação do concurso disponível no endereço indicado no ponto I.3). + Se upphandlingsdokumenten som finns tillgängliga på adressen som anges i avsnitt I.3). + Viz zadávací dokumentace, která je k dispozici na adrese uvedené v oddílu I.3). + Vt lepingudokumente, mis on avaldatud punktis I.3) märgitud aadressil. + Lásd az I.3) szakaszban megadott címen elérhető szerződéses dokumentumokat. + Prašome žr. sutarties dokumentus, kuriuos galima rasti I.3) dalyje nurodytu adresu. + Skatīt iepirkuma dokumentus, kas pieejami I.3) iedaļā norādītajā tīmekļa adresē. + Jekk jogħġbok irreferi għad-dokumenti tal-kuntratt disponibbli fl-indirizz indikat fit-Taqsima I.3). + Zob. dokumentacja zamówienia dostępna pod adresem internetowym podanym w pkt I.3). + Ďalšie informácie nájdete v súťažných podkladoch dostupných na adrese uvedenej v oddiele I.3). + Glejte razpisno dokumentacijo, ki je na voljo na naslovu, navedenem v oddelku I.3). + Féach na doiciméid soláthair atá ar fáil ag an seoladh atá léirithe in alt I.3). + Моля, направете справка с документите по поръчката, достъпни на адреса, посочен в раздел I.3). + A se consulta dosarul licitației, disponibil la adresa indicată în secțiunea I.3). + Pogledajte ugovornu dokumentaciju dostupnu na adresi koja je navedena u odjeljku I.3). + + + + ORG-0006 + + + + + + + + + + + + + + + + + + + not-allowed + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + fa-wo-rc + + + + + none + + + + + + + Assistente sociale + Socialrådgiver + Sozialarbeiter + Social worker + Trabajador social + Sosiaalityöntekijä + Travailleur social + Κοινωνικός λειτουργός + Maatschappelijk werker + Assistente social + Socialarbetare + Sociální pracovník + Sotsiaaltöötaja + Szociális munkás + Socialinis darbuotojas + Sociālais darbinieks + Ħaddiem soċjali + Pracownik socjalny + Sociálny pracovník + Socialni delavec + Oibrí sóisialta + Социален работник + Asistent social + Socijalni radnik + + Prestazioni di un assistente sociale per 5 mezze giornate alla settimana presso il servizio medico di Ispra (VA) del Centro comune di ricerca della Commissione europea in Italia. + Tjenesteydelser fra en socialarbejder fem halve dage om ugen ved lægetjenesten i Ispra (VA), Europa-Kommissionens Fælles Forskningscenter i Italien. + Dienstleistungen eines Sozialarbeiters 5 halbe Tage die Woche für den medizinischen Dienst von Ispra (VA), der Gemeinsamen Forschungsstelle der Europäischen Kommission in Italien. + Services of a social worker 5 half days a week at the medical service of Ispra (VA),European Commission's Joint Research Centre in Italy. + Servicios de un trabajador social 5 días y medio a la semana en el servicio médico de Ispra (VA), Centro Común de Investigación de la Comisión Europea en Italia. + Sopimuksen kohteena ovat sosiaalityöntekijän palvelut viitenä puolikkaana päivänä viikossa Euroopan komission yhteisen tutkimuskeskuksen Ispran-terveydenhuoltoyksikköä varten Italiassa. + Services d'un travailleur social cinq demi-journées par semaine au service médical d’Ispra (VA), Centre commun de recherche de la Commission européenne en Italie. + Υπηρεσίες κοινωνικού λειτουργού 5 μισές ημέρες την εβδομάδα στην ιατρική υπηρεσία της Ίσπρα (VA), Κοινό Κέντρο Ερευνών της Ευρωπαϊκής Επιτροπής στην Ιταλία. + Diensten van een sociaal werker voor vijf halve dagen per week bij de medische dienst van Ispra (VA), het Gemeenschappelijk Centrum voor onderzoek van de Europese Commissie in Italië. + Serviços de um assistente social 5 meio dias por semana ao serviço médico de Ispra (VA), Centro Comum de Investigação da Comissão Europeia em Itália. + Socialarbetartjänster 5 halvdagar i veckan vid läkarmottagningen i Ispra (VA), Europeiska kommissionens gemensamma forskningscentrum i Italien. + Služby sociálního pracovníka pět půldnů v týdnu v rámci lékařské služby v Ispře (VA), Společné výzkumné středisko Evropské komise v Itálii. + Sotsiaaltöötaja teenused viiel poolikul päeval nädalas Euroopa Komisjoni Teadusuuringute Ühiskeskuse Ispra (VA) meditsiiniteenistuses Itaalias. + Szociális munkás által hetente 5 alkalommal fél napon át nyújtott szolgáltatások az Európai Bizottság Közös Kutatóközpontjának isprai (VA, Olaszország) egészségügyi szolgálatánál. + Socialinio darbuotojo paslaugos, teikiamos 5 pusdienius per savaitę medicinos tarnyboje Isproje (VA), Europos Komisijos Jungtiniame tyrimų centre Italijoje. + Sociālā darbinieka pakalpojumi piecas nepilnas dienas nedēļā medicīniskās aprūpes dienestā Isprā (VA), Eiropas Komisijas Kopīgajā pētniecības centrā Itālijā. + Servizzi ta’ ħaddiem soċjali ħames nofsijiet ta’ jum fil-ġimgħa għas-servizz mediku ta’ Ispra (VA), iċ-Ċentru Konġunt tar-Riċerka tal-Kummissjoni Ewropea fl-Italja. + Usługi pracownika socjalnego 5 razy w tygodniu po pół dnia w służbie medycznej placówki w Isprze (VA), we Wspólnym Centrum Badawczym Komisji Europejskiej we Włoszech. + Služby sociálneho pracovníka na 5 poldní týždenne v lekárskej službe v Ispre (VA), Spoločné výskumné centrum Európskej komisie v Taliansku. + Storitve socialnega delavca 5 polovičnih dni v tednu v zdravstveni službi Skupnega raziskovalnega središča Evropske komisije v Ispri (VA), Italija. + Seirbhísí dochtúirí éigeandála cúig lá in aghaidh na seachtaine ag seirbhís míochaine Ispra (VA), Airmheán Comhpháirteach Taighde an Choimisiúin Eorpaigh san Iodáil. + Услуги на социален работник 5 половин дни седмично в службата по медицина на Испра (VA), Съвместния изследователски център на Европейската комисия в Италия. + Servicii ale unui asistent social cu cinci jumătăți de zi pe săptămână în cadrul serviciului medical din Ispra (VA), Centrul Comun de Cercetare al Comisiei Europene din Italia. + Usluge socijalnog radnika pet dana tjedno u medicinskoj službi u Ispri (VA), Zajedničkog istraživačkog centra Europske komisije u Italiji. + + services + + + + + + + + + + + + + Si invita a consultare i documenti di gara disponibili all'indirizzo indicato alla sezione I.3). + Der henvises til udbudsmaterialet, der er tilgængeligt på adressen anført i afsnit I.3). + Bitte beachten Sie die Vertragsunterlagen, die unter der in Abschnitt I.3) angegebenen Adresse erhältlich sind. + Please refer to the contract documents available at the address indicated in Section I.3). + Véanse los documentos del contrato disponibles en la dirección indicada en el apartado I.3). + Katso sopimusasiakirjat, jotka ovat saatavilla kohdassa I.3) mainitussa osoitteessa. + Voir dossier relatif au marché disponible à l'adresse indiquée à la section I.3). + Παρακαλείσθε να ανατρέξετε στα έγγραφα της σύμβασης που διατίθενται στη διεύθυνση που αναφέρεται στο τμήμα I.3). + Zie de aanbestedingsstukken die beschikbaar zijn op het adres vermeld in sectie I.3). + Consultar a documentação do concurso disponível no endereço indicado no ponto I.3). + Se upphandlingsdokumenten som finns tillgängliga på adressen som anges i avsnitt I.3). + Viz zadávací dokumentace, která je k dispozici na adrese uvedené v oddílu I.3). + Vt lepingudokumente, mis on avaldatud punktis I.3) märgitud aadressil. + Lásd az I.3) szakaszban megadott címen elérhető szerződéses dokumentumokat. + Prašome žr. sutarties dokumentus, kuriuos galima rasti I.3) dalyje nurodytu adresu. + Skatīt iepirkuma dokumentus, kas pieejami I.3) iedaļā norādītajā tīmekļa adresē. + Jekk jogħġbok irreferi għad-dokumenti tal-kuntratt disponibbli fl-indirizz indikat fit-Taqsima I.3). + Zob. dokumentacja zamówienia dostępna pod adresem internetowym podanym w pkt I.3). + Ďalšie informácie nájdete v súťažných podkladoch dostupných na adrese uvedenej v oddiele I.3). + Glejte razpisno dokumentacijo, ki je na voljo na naslovu, navedenem v oddelku I.3). + Féach na doiciméid soláthair atá ar fáil ag an seoladh atá léirithe in alt I.3). + Моля, направете справка с документите по поръчката, достъпни на адреса, посочен в раздел I.3). + A se consulta dosarul licitației, disponibil la adresa indicată în secțiunea I.3). + Pogledajte ugovornu dokumentaciju dostupnu na adresi koja je navedena u odjeljku I.3). + + + + 85120000 + + + + 85120000 + + + 85300000 + + + + + + + + + + + + Centro comune di ricerca in Via Enrico Fermi, 2749 21027 Ispra (VA) Italia + ITC41 + + + + + + + + + + + + + 2000-01-01Z + + diff --git a/development-notices/eforms-xml/352425_2021.xml b/development-notices/eforms-xml/352425_2021.xml index 9ae68d4..4a53d35 100644 --- a/development-notices/eforms-xml/352425_2021.xml +++ b/development-notices/eforms-xml/352425_2021.xml @@ -58,6 +58,9 @@ 800000.00 + + + no @@ -79,7 +82,30 @@ 2021-07-06+01:00 - Open Access Publishing on Wiley's Journals + Open Access Publishing on Wiley's Journals + Publicering med åben adgang i Wiley's tidsskrifter + Open-Access für Veröffentlichungen in Zeitschriften von Wiley + Publicación de acceso abierto en las revistas Wiley + Wileyn aikakauskirjoissa tapahtuva avoin tieteellinen julkaisutoiminta + Édition en libre accès sur les Journaux Wiley + Ελεύθερη πρόσβαση δημοσιεύσεων σε περιοδικά του Wiley + Pubblicazione ad accesso aperto sulle riviste di Wiley + Publiceren op Open Access tijdschriften van Wiley + Publicação de acesso aberto em revistas da Wiley + Publicering med öppen tillgång i Wileys tidskrifter + Otevřený přístup k publikování v multioborové elektronické databázi Wiley + Avatud juurdepääsuga avaldamine Wiley ajakirjades + Nyílt hozzáférésű publikálás a Wiley folyóirataiban + Atvirosios prieigos leidyba „Wiley“ žurnaluose + Brīvpieeja Wiley žurnāliem + Pubblikazzjoni b’Aċċess Miftuħ fuq il-Ġurnali ta’ Wiley + Otwarty dostęp do publikacji czasopism naukowych wydawnictwa Wiley + Publikovanie s otvoreným prístupom v časopisoch Wiley + Objave z odprtim dostopom v publikacijah založniške družbe Wiley + Foilsitheoireacht Rochtana Oscailte ar Irisí Wiley + Публикуване с отворен достъп в списания на Wiley + Publicare cu acces liber la jurnalele Wiley + Objavljivanje s otvorenim pristupom u časopisima Wileya true @@ -87,14 +113,14 @@ - + TEN-0001 - + TPA-0001 - + ORG-0002 @@ -201,7 +227,7 @@ - + 12345678-2023 123/2023 @@ -215,7 +241,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -352,13 +378,13 @@ - + - + @@ -368,13 +394,35 @@ - technical - Technical/artistic reasons or exclusive rights (captive market, technical monopoly) — Art. 164(1)(d) FR, Point 11.1(b) Annex I. + + + + + + + + + + + + + + + + + + + + + + + + @@ -382,8 +430,54 @@ JRC/IPR/2021/NP/0610 Open Access Publishing on Wiley's Journals + Publicering med åben adgang i Wiley's tidsskrifter + Open-Access für Veröffentlichungen in Zeitschriften von Wiley + Publicación de acceso abierto en las revistas Wiley + Wileyn aikakauskirjoissa tapahtuva avoin tieteellinen julkaisutoiminta + Édition en libre accès sur les Journaux Wiley + Ελεύθερη πρόσβαση δημοσιεύσεων σε περιοδικά του Wiley + Pubblicazione ad accesso aperto sulle riviste di Wiley + Publiceren op Open Access tijdschriften van Wiley + Publicação de acesso aberto em revistas da Wiley + Publicering med öppen tillgång i Wileys tidskrifter + Otevřený přístup k publikování v multioborové elektronické databázi Wiley + Avatud juurdepääsuga avaldamine Wiley ajakirjades + Nyílt hozzáférésű publikálás a Wiley folyóirataiban + Atvirosios prieigos leidyba „Wiley“ žurnaluose + Brīvpieeja Wiley žurnāliem + Pubblikazzjoni b’Aċċess Miftuħ fuq il-Ġurnali ta’ Wiley + Otwarty dostęp do publikacji czasopism naukowych wydawnictwa Wiley + Publikovanie s otvoreným prístupom v časopisoch Wiley + Objave z odprtim dostopom v publikacijah založniške družbe Wiley + Foilsitheoireacht Rochtana Oscailte ar Irisí Wiley + Публикуване с отворен достъп в списания на Wiley + Publicare cu acces liber la jurnalele Wiley + Objavljivanje s otvorenim pristupom u časopisima Wileya The subject of this procurement procedure is covering the costs associated with the service of open access publishing on Wiley's journals, in line with the Horizon Europe policy. JRC needs to cover the costs of Open Access publishing for publication of articles authored by JRC scientists accepted for publication by Wiley scientific journals. + Formålet med denne udbudsprocedure er at dække omkostningerne forbundet med tjenesten for åben adgang til publicering i Wiley's tidsskrifter i overensstemmelse med Horisont Europa-politikken. JRC skal dække udgifterne til den åbne adgang til publicering af artikler udarbejdet af JRC's videnskabsfolk, der er godkendt til publicering i Wiley's videnskabelige tidsskrifter. + Gegenstand dieses Beschaffungsverfahrens ist die Deckung der Kosten im Zusammenhang mit dem Dienst der Open-Access-Veröffentlichungen in den Zeitschriften von Wiley im Einklang mit der Horizont Europa-Politik. Die JRC muss die Kosten von Open-Access-Veröffentlichungen von Artikeln decken, die von Wissenschaftlern der JRC verfasst wurden, die von wissenschaftlichen Zeitschriften von Wiley zur Veröffentlichung zugelassen sind. + El objeto del presente procedimiento de licitación consiste en cubrir los costes asociados al servicio de publicación de acceso abierto en las revistas de Wiley, de conformidad con la política Horizonte Europa. El JRC debe cubrir los costes de la publicación de acceso abierto para la publicación de artículos elaborados por científicos del JRC aceptados para su publicación por las revistas científicas Wiley. + Tämän hankintamenettelyn kohteena on Wileyn aikakauskirjoissa tapahtuvan avoimen tieteellisen julkaisutoiminnan (open access) kustannusten kattaminen Horizon Europe -ohjelman mukaisesti. Yhteisen tutkimuskeskuksen (JRC) täytyy huolehtia niiden avoimeen tieteelliseen julkaisutoimintaan kuuluvien JRC:n tieteenharjoittajien kirjoittamien artikkelien julkaisukustannuksista, jotka Wiley on hyväksynyt julkaistaviksi tieteellisissä aikakauskirjoissaan. + L’objet de la présente procédure de passation des marchés est de couvrir les coûts liés au service de publication en libre accès dans les revues de Wiley, conformément à la politique d'Horizon Europe. Le JRC doit couvrir les coûts de publication en libre accès pour la publication d’articles rédigés par des scientifiques du JRC et acceptés pour publication par des revues scientifiques de Wiley. + Το αντικείμενο της παρούσας διαδικασίας διαγωνισμού καλύπτει τις δαπάνες που σχετίζονται με την υπηρεσία δημοσιεύσεων ελεύθερης πρόσβασης σε περιοδικά του Wiley, σύμφωνα με την πολιτική «Ορίζων Ευρώπη» (Horizon Europe). Το JRC πρέπει να καλύψει τις δαπάνες δημοσιεύσεων ανοικτής πρόσβασης για τη δημοσίευση άρθρων που συντάσσουν επιστήμονες του JRC και τα οποία έχουν γίνει δεκτά προς δημοσίευση από επιστημονικά περιοδικά του Wiley. + L'oggetto della presente procedura d'appalto riguarda i costi associati al servizio di pubblicazione ad accesso aperto sulle riviste di Wiley, in linea con la politica di Orizzonte Europa. Il JRC deve sostenere i costi della pubblicazione ad accesso libero di articoli scritti dagli scienziati del JRC accettati per la pubblicazione dalle riviste scientifiche di Wiley. + Het voorwerp van deze aanbestedingsprocedure omvat de kosten in verband met de dienst voor het publiceren op Open Access tijdschriften van Wiley, in overeenstemming met het Horizon Europe-beleid. Het JRC moet de kosten dekken van het publiceren op Open Access van artikelen die zijn geschreven door wetenschappers van het JRC die zijn aanvaard voor publicatie door wetenschappelijke tijdschriften van Wiley. + O objeto do presente concurso abrange os custos associados ao serviço de publicação de acesso aberto em revistas da Wiley, em conformidade com a política do Horizonte Europa. O JRC deve cobrir os custos da publicação de acesso aberto para publicação de artigos autorizados por cientistas do JRC aceites para publicação pelas revistas científicas da Wiley. + Föremålet för detta upphandlingsförfarande är att täcka kostnaderna relaterade till tjänsten för publicering med öppen tillgång i Wileys tidskrifter, enligt politiken för Horisont Europa. JRC måste täcka kostnaderna för publicering med öppen tillgång för publicering av artiklar som författats av forskare vid JRC och som godkänts för publicering av vetenskapliga tidskrifter från Wiley. + Předmětem tohoto výběrového řízení je pokrytí nákladů spojených se službou otevřeného přístupu k publikování v databázi Wiley v souladu s politikou programu Horizont Evropa. JRC potřebuje pokrýt náklady na otevřený přístup k publikování článků, které jsou autorizovány vědci Společného výzkumného střediska a přijaty k uveřejnění vědeckou databází Wiley. + Kõnealune hankemenetlus käsitleb Wiley ajakirjades avaldamiseks avatud juurdepääsu teenusega seotud kulude katmist, kooskõlas programmi „Euroopa horisont“ poliitikaga. JRC-l on vaja katta avatud juurdepääsuga avaldamise kulud JRC teadlaste kirjutatud ja Wiley teadusajakirjades avaldamiseks vastuvõetavaks tunnistatud artiklite avaldamiseks. + A közbeszerzési eljárás tárgyát a Wiley folyóirataiban való nyílt hozzáférésű publikálásra irányuló szolgáltatással kapcsolatos költségek fedezése képezi, a Horizont Európa szakpolitikájával összhangban. A JRC-nek fedeznie kell a JRC kutatói által a Wiley tudományos folyóirataiban történő közzétételre elfogadott cikkek nyílt hozzáférésű publikálásával járó költségeket. + Šios pirkimo procedūros tikslas – padengti išlaidas, susijusias su atviros prieigos leidyba „Wiley“ žurnaluose, vadovaujantis „Horizon Europe“ politika. JRC turi padengti atvirosios prieigos leidybos, skirtos JRC mokslininkų sukurtų straipsnių, kuriuos galima skelbti „Wiley“ moksliniuose žurnaluose, publikavimo išlaidas. + Šīs iepirkuma procedūras priekšmets ir izmaksu segšana, kas saistītas ar brīvpieejas publicēšanu Wiley žurnālos saskaņā ar “Apvārsnis Eiropa” politiku. JRC ir jāsedz izmaksas, kas saistītas ar tādu JRC zinātnieku rakstu brīvpieejas publicēšanu, kas ir apstiprināti publicēšanai Wiley zinātniskajos žurnālos. + Is-suġġett ta’ din il-proċedura ta’ ksib hu l-kopertura tal-ispejjeż assoċjati mas-servizz ta’ pubblikazzjoni b’aċċess miftuħ fil-ġurnali ta’ Wiley, bi qbil mal-politika Orizzont Ewropa. Il-JRC jeħtieġ li jkopri l-ispejjeż tal-pubblikazzjoni b’Aċċess Miftuħ għall-pubblikazzjoni ta’ artikli miktuba minn xjentisti tal-JRC aċċettati għall-pubblikazzjoni minn ġurnali xjentifiċi ta’ Wiley. + Przedmiotem niniejszej procedury przetargowej są koszty związane z usługą otwartego dostępu do publikacji w czasopismach wydawnictwa Wiley zgodnie z polityką „Horyzont Europa”. JRC musi pokryć koszty otwartego dostępu do publikacji artykułów autorstwa naukowców JRC, zatwierdzonych do publikacji w czasopismach naukowych Wiley. + Predmetom tohto obstarávacieho konania je pokrytie nákladov spojených so službou publikovania s otvoreným prístupom na časopisoch Wiley v súlade s európskou politikou programu Horizont. JRC musí pokryť náklady na publikovanie s otvoreným prístupom na publikovanie článkov napísaných vedcami JRC, ktoré boli schválené na publikovanie vo vedeckých časopisoch Wiley. + Ta razpisni postopek se nanaša na kritje stroškov, povezanih s storitvami objav z odprtim dostopom v publikacijah založniške družbe Wiley v skladu s politiko programa Obzorje Evropa. JRC mora kriti stroške objav z odprtim dostop v zvezi z objavo člankov, katerih avtorji so znanstveniki JRC in katerih objava v znanstvenih publikacijah založniške družbe Wiley je bila potrjena. + Is é ábhar an nóis imeachta soláthair seo costais a chlúdach i ndáil leis an tseirbhís foilsitheoireachta rochtana oscailte ar irisí Wiley, i gcomhréir le beartas Fhís Eorpach. Caithfidh JRC costais na foilsitheoireachta rochtana oscailte a chlúdach d’fhoilsiú alt le húdair is eolaithe JRC a ghlactar lena bhfoilsiú ag irisí eolaíochtaí Wiley. + Предметът на тази процедура по обществена поръчка е покриване на разходите, свързани с услугата за публикуване с отворен достъп в списанията на Wiley, в съответствие с политиката на „Хоризонт Европа“. Съвместният изследователски център трябва да покрие разходите по публикуване с отворен достъп за публикуване на статии, изготвени от учени на JRC, одобрени за публикуване от научните списания на Wiley. + Obiectul acestei proceduri de achiziții publice acoperă costurile aferente serviciului de publicare cu acces liber la jurnalele Wiley, în conformitate cu politica Orizont Europa. JRC trebuie să acopere costurile publicării cu acces liber pentru publicarea articolelor elaborate de oamenii de știință ai JRC, acceptate pentru publicare de jurnalele științifice Wiley. + Predmet ovog postupka nabave obuhvaća pokrivanje troškova povezanih s uslugom objave s otvorenim pristupom u časopisima Wileya, u skladu s politikom programa Obzor Europa. JRC treba pokriti troškove objavljivanja s otvorenim pristupom članaka čiji su autori znanstvenici iz JRC-a, a za objavu ih prihvate znanstveni časopisi Wileya. services @@ -431,17 +525,40 @@ - + - - - - + + + + Within 2 months of the notification of the award decision, an appeal may be lodged to the review body in Heading VI.4.1).You may submit any observations concerning the award procedure to the contracting authority indicated in Heading I.1). If you believe that there was maladministration, you may lodge a complaint to the European Ombudsman within 2 years of the date when you became aware of the facts on which the complaint is based (see http://www.ombudsman.europa.eu). Such complaint does not have as an effect either to suspend the time-limit to launch an appeal or to open a new period for lodging an appeal. + Indtil to måneder efter underrettelsen om tildelingsbeslutningen kan der indgives en klage til det revisionsorgan, der er omhandlet i punkt VI.4.1). De kan fremsætte bemærkninger vedrørende tildelingsproceduren til den ordregivende myndighed anført i punkt I.1). Hvis De mener, at der har været tale om fejl og forsømmelser, kan De indgive en klage til Den Europæiske Ombudsmand i to år efter, De har fået kendskab til de forhold, som klagen vedrører (se http://www.ombudsman.europa.eu). En klage bevirker ikke, at perioden for indgivelse af en klage afbrydes, eller at der påbegyndes en ny periode for indgivelse af klage. + Innerhalb von 2 Monaten nach Mitteilung über die Vergabeentscheidung kann bei der unter Ziffer VI.4.1) genannten Stelle ein Rechtsbehelf eingelegt werden. Bemerkungen zum Vergabeverfahren können an den in Abschnitt I.1) angegebenen öffentlichen Auftraggeber gerichtet werden. Bei Verdacht auf Missstände in der Verwaltungstätigkeit kann beim Europäischen Bürgerbeauftragten eine Beschwerde eingereicht werden, und zwar innerhalb von 2 Jahren ab dem Zeitpunkt der Kenntnisnahme der Tatsachen, auf denen die Beschwerde beruht (siehe http://www.ombudsman.europa.eu). Eine solche Beschwerde bewirkt weder die Aussetzung der Frist noch den Beginn eines neuen Zeitraums für die Einlegung von Rechtsbehelfen. + En un plazo de 2 meses a partir de la notificación de la decisión de adjudicación, puede presentarse un recurso ante el organismo de revisión indicado en el apartado VI.4.1). Puede comunicar cualquier observación relativa al procedimiento de adjudicación al órgano de contratación indicado en el apartado I.1). Si considera que se ha realizado una mala administración, puede presentar una reclamación ante el Defensor del Pueblo Europeo en un plazo de 2 años a partir de la fecha en la que tuvo conocimiento de los hechos en que se basa la reclamación (véase http://www.ombudsman.europa.eu). Dicha reclamación no tiene como efecto la suspensión de la fecha límite para la presentación de un recurso ni la apertura de un nuevo plazo de presentación de recursos. + Muutosta on haettava kohdassa VI.4.1) mainitulta muutoksenhakuelimeltä kahden kuukauden kuluessa sopimuksentekoa koskevan päätöksen ilmoittamisesta. Mahdollisia sopimuksentekomenettelyä koskevia huomautuksia voidaan lähettää kohdassa I.1) ilmoitetulle hankintaviranomaiselle. Epäiltäessä hallinnollista epäkohtaa asiasta voidaan tehdä kantelu Euroopan oikeusasiamiehelle kahden vuoden kuluessa siitä päivämäärästä, jona kantelun perusteena olevat seikat havaittiin (katso http://www.ombudsman.europa.eu). Kantelu ei vaikuta muutoksenhaun määräaikaan, eikä sen vuoksi muutoksenhaulle määrätä uutta määräaikaa. + Les recours peuvent être déposés auprès de l'instance de recours indiquée au point VI.4.1) dans les deux mois à compter de la notification de la décision d'attribution. Toute observation concernant la procédure d'attribution peut être adressée au pouvoir adjudicateur indiqué au point I.1). Si le soumissionnaire estime que la gestion a été défaillante, il peut déposer une plainte auprès du Médiateur européen dans un délai de deux ans à compter de la date à laquelle il a eu connaissance des faits sur lesquels porte la plainte (voir http://www.ombudsman.europa.eu). L'introduction d'une telle plainte n'a pour effet ni la suspension du délai de recours, ni l'ouverture d'un nouveau délai de dépôt d’un recours. + Εντός 2 μηνών από τη γνωστοποίηση της απόφασης ανάθεσης μπορεί να υποβληθεί προσφυγή στον φορέα αναθεώρησης που αναφέρεται στο σημείο VI.4.1). Οι υποψήφιοι μπορούν να υποβάλουν τυχόν παρατηρήσεις σχετικά με τη διαδικασία ανάθεσης στην αναθέτουσα αρχή που αναφέρεται στο σημείο I.1). Εάν πιστεύετε πως υπήρξε ζήτημα κακής διοίκησης, μπορείτε να υποβάλετε καταγγελία στον Ευρωπαίο Διαμεσολαβητή εντός 2 ετών από την ημερομηνία κατά την οποία λάβατε γνώση των γεγονότων στα οποία βασίζεται η καταγγελία (βλέπε http://www.ombudsman.europa.eu). Η εν λόγω καταγγελία δεν έχει ως αποτέλεσμα ούτε την αναστολή της προθεσμίας για την υποβολή προσφυγών ούτε την έναρξη νέας περιόδου για την υποβολή προσφυγών. + Entro 2 mesi dalla notifica della decisione di aggiudicazione è possibile presentare ricorsi all'organismo di cui al punto VI.4.1). È inoltre possibile inoltrare osservazioni relative alla procedura di aggiudicazione all'amministrazione aggiudicatrice indicata al punto I.1). Se, a parere del ricorrente, vi è stata cattiva amministrazione, esso può presentare una denuncia al Mediatore europeo entro 2 anni dalla data in cui è venuto a conoscenza dei fatti cui si riferisce la denuncia (cfr. http://www.ombudsman.europa.eu). Tale denuncia non produce né l'effetto di sospendere il termine ultimo per la presentazione di ricorsi, né di aprirne uno nuovo. + Binnen twee maanden na de kennisgeving van het gunningsbesluit kan een beroep worden ingesteld bij de dienst Beroep onder VI.4.1). U kunt bij de in punt I.1) vermelde aanbestedende dienst opmerkingen indienen over de gunningsprocedure. Indien u van mening bent dat er sprake is van onbehoorlijk bestuur, dan mag u binnen twee jaar na de datum waarop u de desbetreffende feiten, waarop deze klacht is gebaseerd, te weten bent gekomen een klacht indienen bij de Europese Ombudsman (ga naar http://www.ombudsman.europa.eu). Een dergelijke klacht leidt niet tot een opschorting van de termijn voor het instellen van een beroep, noch tot de opening van een nieuwe termijn voor het instellen van een beroep. + Num prazo de 2 meses a contar da notificação da decisão de adjudicação, pode ser interposto um recurso à instância de recurso no ponto VI.4.1). Pode apresentar quaisquer observações relativas ao processo de adjudicação à entidade adjudicante indicada no ponto I.1). Caso acredite na existência de má administração, pode apresentar uma queixa ao Provedor de Justiça Europeu num prazo de 2 anos a contar da data em que tomou conhecimento dos factos em que se baseia a queixa (consultar http://www.ombudsman.europa.eu). A queixa em questão não tem como efeito a suspensão da data-limite para interpor um recurso nem a abertura de um novo prazo de interposição de recursos. + Inom 2 månader efter meddelandet av tilldelningsbeslutet kan en begäran om överklagande lämnas till det granskningsorgan som anges under rubrik VI.4.1). Eventuella observationer angående tilldelningsförfarandet kan lämnas till den upphandlande myndighet som anges i rubrik I.1). Vid misstanke om administrativa missförhållanden kan ett klagomål anföras till Europeiska ombudsmannen inom 2 år från det datum då de fakta som klagomålet bygger på blev kända (se http://www.ombudsman.europa.eu). Sådana klagomål leder varken till att tidsfristen för att anföra ett överklagande förlängs eller till att en ny period för att anföra ett överklagande inleds. + Ve lhůtě 2 měsíců od oznámení o rozhodnutí lze podat odvolání orgánu pro přezkoumání uvedenému v kapitole VI.4.1). Veškeré připomínky týkající se zadávacího řízení můžete předložit veřejnému zadavateli uvedenému v kapitole I.1). Pokud si myslíte, že došlo k nesprávnému administrativnímu postupu, můžete podat stížnost evropskému veřejnému ochránci práv ve lhůtě dvou let od data, kdy jste se dozvěděli o skutečnostech, na nichž se stížnost zakládá (viz http://www.ombudsman.europa.eu). Tato stížnost nebude mít za následek ani pozastavení lhůty pro podání odvolání, ani započetí nové lhůty pro podání odvolání. + Punktis VI.4.1) nimetatud organile võib apellatsioone esitada kahe kuu jooksul alates lepingu sõlmimise teatest.Lepingu sõlmimise menetluse kohta võib esitada tähelepanekuid punktis I.1) nimetatud avaliku sektori hankijale. Juhul kui kogetakse haldusomavoli, võib Euroopa Ombudsmanile esitada kaebuse 2 aasta jooksul päevast, mil saadakse teada faktid, millel kaebus põhineb (vt http://www.ombudsman.europa.eu). Nimetatud kaebuse esitamine ei too kaasa vaidlustuste esitamise tähtaja peatamist ega uue tähtaja määramist. + Az odaítélési határozatra vonatkozó értesítést követő 2 hónapon belül jogorvoslati kérelem nyújtható be a VI.4.1). pontban feltüntetett jogorvoslati szervhez. Az odaítélési eljárással kapcsolatban az I.1) pontban feltüntetett ajánlatkérőnek nyújthatja be észrevételeit. Amennyiben az ajánlattevő úgy véli, hogy hivatali visszásságra került sor, panaszt tehet az európai ombudsmannál attól a naptól számított 2 éven belül, hogy a panaszra okot adó tényről tudomást szerzett (lásd a http://www.ombudsman.europa.eu oldalon). A benyújtott panasz nem eredményezi sem a fellebbezési időszak felfüggesztését, sem új fellebbezési időszak megnyílását. + Per 2 mėnesius nuo sprendimo paskirti sutartį galima pateikti apeliaciją VI.4.1) dalyje nurodytai institucijai. Galite pateikti bet kokias pastabas dėl sutarties skyrimo procedūros I.1) dalyje nurodytai perkančiajai organizacijai. Jeigu manote, kad buvo blogai administruojama, galite pateikti skundą Europos ombudsmenui per 2 metus nuo dienos, kai tapo žinomi faktai, kuriais grindžiamas skundas (žr. http://www.ombudsman.europa.eu). Dėl tokio skundo nebus sustabdytas apeliacijų teikimo laikotarpis ar pradėtas naujas apeliacijų teikimo laikotarpis. + pārsūdzību var iesniegt VI.4.1) iedaļā minētajai struktūrai, kas atbildīga par pārskatīšanu, divu mēnešu laikā no piešķiršanas lēmuma paziņošanas. Piezīmes par piešķiršanas procedūru var iesniegt I.1) iedaļā minētajai līgumslēdzējai iestādei. Ja uzskatāt, ka pieļauta administratīva kļūme, varat iesniegt sūdzību Eiropas Ombudam divu gadu laikā no dienas, kad esat uzzinājis par faktiem, uz kuriem balstīta sūdzība (sk. http://www.ombudsman.europa.eu). Šādas sūdzības iesniegšana nevar ne atlikt pārsūdzību iesniegšanas termiņu, ne arī noteikt jaunu periodu pārsūdzību iesniegšanai. + Fi żmien xahrejn (2) min-notifika dwar id-deċiżjoni tal-għoti, appell jista' jitressaq lill-korp ta' reviżjoni fit-Titlu VI.4.1). Tista' tibgħat kwalunkwe osservazzjonijiet li jikkonċernaw il-proċedura tal-għoti lill-awtorità li qed toħroġ il-kuntratt indikat fit-Titlu I.1). Jekk temmen li kien hemm amministrazzjoni ħażina, tista' tressaq ilment lill-Ombudsman Ewropew fi żmien sentejn (2) mid-data li fiha sirt taf dwar il-fatti li fuqhom huwa bbażat l-ilment (ara http://www.ombudsman.europa.eu). Ilment bħal dan mhux se jwassal biex jew ikun sospiż il-limitu taż-żmien għat-tressiq ta' appell jew biex jinfetaħ perijodu ġdid għat-tressiq ta' appell. + Odwołanie do organu, o którym mowa w pkt VI.4.1), można złożyć w ciągu 2 miesięcy od zawiadomienia o decyzji o udzieleniu zamówienia. Uwagi dotyczące procedury udzielania zamówienia można przesyłać do instytucji zamawiającej wskazanej w pkt I.1). W przypadku stwierdzenia niewłaściwego administrowania istnieje możliwość złożenia skargi do Europejskiego Rzecznika Praw Obywatelskich w ciągu 2 lat od powzięcia wiadomości o faktach będących podstawą skargi (zob. http://www.ombudsman.europa.eu). Taka skarga nie skutkuje zawieszeniem ani rozpoczęciem na nowo biegu terminu składania odwołań. + Odvolanie môžete podať orgánu uvedenému v bode VI.4.1) do 2 mesiacov od oznámenia o pridelení zákazky. Prípadné pripomienky týkajúce sa výberového konania môžete predložiť obstarávateľovi uvedenému v bode I.1). Ak sa domnievate, že došlo k nesprávnemu úradnému postupu, môžete podať sťažnosť európskemu ombudsmanovi do 2 rokov od dátumu, keď ste sa dozvedeli o skutočnosti, na ktorej sa táto sťažnosť zakladá (pozri http://www.ombudsman.europa.eu). Táto sťažnosť nebude mať za následok prerušenie lehoty na podanie odvolania, ani stanovenie novej lehoty na podanie odvolania. + V 2 mesecih od obvestila o oddaji naročila lahko vložite pritožbo pri revizijskem organu, navedenem v oddelku VI.4.1). Morebitne pripombe v zvezi s postopkom oddaje naročila lahko pošljete naročniku na naslov iz oddelka I.1). Če menite, da je prišlo do nepravilnosti, lahko vložite pritožbo pri Evropskem varuhu človekovih pravic v 2 letih od datuma, ko ste bili obveščeni o dejstvih, ki predstavljajo podlago za pritožbo (glejte http://www.ombudsman.europa.eu). Pritožba ne odloži roka za vložitev pritožb in ne začne novega obdobja za vložitev pritožb. + Laistigh de 2 mhí ón bhfógra faoi chinneadh na dámhachtana, féadfar achomharc a thaisceadh chuig an gcomhlacht athbhreithnithe i gCeannteideal VI.4.1). Féadfaidh tú aon bharúlacha maidir leis an nós imeachta dámhachtana a chur faoi bhráid an údaráis chonarthaigh a léirítear i gCeannteideal I.1). Má chreideann tú go raibh míriarachán i gceist, féadfaidh tú gearán a chur chuig an Ombudsman Eorpach laistigh de dhá bhliain ón dáta a d'éirigh tú feasach ar na fíricí a bhfuil an gearán bunaithe orthu (féach http://www.ombudsman.europa.eu). Ní dhéanfar an teorainn ama a chur ar fionraí ná achomharc a thionscnamh ná tréimhse nua taiscthe achomhairc a oscailt mar thoradh ar ghearán den sórt sin. + В рамките на 2 месеца от уведомлението за решението за възлагане може да се подаде жалба до органа за преглед, посочен в точка VI.4.1). Можете да подадете всякакви коментари относно процедурата по възлагане до възлагащия орган, посочен в точка I.1). Ако считате, че е имало лошо управление, Вие можете да подадете жалба до Европейския омбудсман в рамките на 2 години от датата, на която сте узнали за фактите, на които се основава жалбата (вж. http://www.ombudsman.europa.eu). Такава жалба нито спира срока за отправяне на жалба, нито води до откриване на нов срок за подаване на жалба. + În termen de două luni de la notificarea deciziei de atribuire, se poate depune o plângere la organismul de soluționare menționat la punctul VI.4.1).Eventualele observații privind procedura de atribuire se pot depune la autoritatea contractantă indicată la punctul I.1). În cazul unei presupuse administrări necorespunzătoare, se poate depune o plângere la Ombudsmanul European în termen de 2 ani de la data la care s-a luat cunoștință de faptele pe care se bazează plângerea (a se vedea http://www.ombudsman.europa.eu). O astfel de plângere nu are drept efect suspendarea termenului pentru introducerea unei căi de atac sau deschiderea unui nou termen pentru introducerea căilor de atac. + Žalba se može uložiti tijelu nadležnom za postupak pravne zaštite iz naslova VI.4.1) u roku od dva mjeseca od obavijesti o dodjeli ugovora. Možete dostaviti komentare u vezi s postupkom sklapanja ugovora javnom naručitelju iz naslova I.1). Ako smatrate da je došlo do nepravilnosti u postupanju, žalbu možete podnijeti Europskom ombudsmanu u roku od dvije godine od datuma kad ste doznali za okolnosti koje su uzrok žalbi (vidjeti http://www.ombudsman.europa.eu). Takvom se pritužbom ne obustavlja rok za ulaganje žalbe niti se ne otvara novo razdoblje za ulaganje žalbe. @@ -465,6 +582,7 @@ not-allowed + true @@ -505,11 +623,57 @@ Open Access Publishing on Wiley's Journals + Publicering med åben adgang i Wiley's tidsskrifter + Open-Access für Veröffentlichungen in Zeitschriften von Wiley + Publicación de acceso abierto en las revistas Wiley + Wileyn aikakauskirjoissa tapahtuva avoin tieteellinen julkaisutoiminta + Édition en libre accès sur les Journaux Wiley + Ελεύθερη πρόσβαση δημοσιεύσεων σε περιοδικά του Wiley + Pubblicazione ad accesso aperto sulle riviste di Wiley + Publiceren op Open Access tijdschriften van Wiley + Publicação de acesso aberto em revistas da Wiley + Publicering med öppen tillgång i Wileys tidskrifter + Otevřený přístup k publikování v multioborové elektronické databázi Wiley + Avatud juurdepääsuga avaldamine Wiley ajakirjades + Nyílt hozzáférésű publikálás a Wiley folyóirataiban + Atvirosios prieigos leidyba „Wiley“ žurnaluose + Brīvpieeja Wiley žurnāliem + Pubblikazzjoni b’Aċċess Miftuħ fuq il-Ġurnali ta’ Wiley + Otwarty dostęp do publikacji czasopism naukowych wydawnictwa Wiley + Publikovanie s otvoreným prístupom v časopisoch Wiley + Objave z odprtim dostopom v publikacijah založniške družbe Wiley + Foilsitheoireacht Rochtana Oscailte ar Irisí Wiley + Публикуване с отворен достъп в списания на Wiley + Publicare cu acces liber la jurnalele Wiley + Objavljivanje s otvorenim pristupom u časopisima Wileya Open access publishing on Wiley's journals. + Publicering med åben adgang i Wiley's tidsskrifter. + Open-Access für Veröffentlichungen in Zeitschriften von Wiley. + Publicación de acceso abierto en las revistas Wiley. + Wileyn aikakauskirjoissa tapahtuva avoin tieteellinen julkaisutoiminta. + Édition en libre accès sur les revues de Wiley. + Δημοσιεύσεις ανοικτής πρόσβασης σε περιοδικά του Wiley. + Pubblicazione ad accesso aperto sulle riviste di Wiley. + Publiceren op Open Access tijdschriften van Wiley. + Publicação de acesso aberto em revistas da Wiley. + Publicering med öppen tillgång i Wileys tidskrifter. + Otevřený přístup k publikování v multioborové elektronické databázi Wiley. + Avatud juurdepääsuga avaldamine Wiley ajakirjades. + Nyílt hozzáférésű publikálás a Wiley folyóirataiban. + Atviros prieigos leidyba „Wiley“ žurnaluose. + Brīvpieeja Wiley žurnāliem. + Pubblikazzjoni b’aċċess miftuħ fuq il-ġurnali ta’ Wiley. + Otwarty dostęp do publikacji czasopism naukowych wydawnictwa Wiley. + Publikovanie s otvoreným prístupom v časopisoch Wiley. + Objave z odprtim dostopom v publikacijah založniške družbe Wiley. + Foilsitheoireacht rochtana oscailte ar Irisí Wiley. + Публикуване с отворен достъп в списания на Wiley. + Publicare cu acces liber la jurnalele Wiley. + Objavljivanje s otvorenim pristupom u časopisima Wileya. services - + @@ -549,7 +713,7 @@ - + diff --git a/development-notices/eforms-xml/352444_2021.xml b/development-notices/eforms-xml/352444_2021.xml index 3d5affb..f899564 100644 --- a/development-notices/eforms-xml/352444_2021.xml +++ b/development-notices/eforms-xml/352444_2021.xml @@ -90,7 +90,7 @@ - + 12345678-2023 123/2023 @@ -104,7 +104,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -149,13 +149,13 @@ - + - + @@ -165,7 +165,6 @@ - @@ -280,7 +279,7 @@ - + ORG-0001 @@ -295,10 +294,10 @@ 3 - - - - + + + + Podmínkou pro podání návrhu k ÚOHS je podání námitek k Zadavateli, které je nutné doručit do 15 dnů ode dne, kdy se stěžovatel dozvěděl o domnělém porušení zákona Zadavatelem, nejpozději však do uzavření smlouvy nebo do chvíle, kdy se soutěž o návrh považuje po výběru návrhu za ukončenou. Námitky proti úkonům oznamovaným v dokumentech, které je Zadavatel povinen podle zákona uveřejnit či odeslat stěžovateli, musí být doručeny Zadavateli do 15 dnů od jejich uveřejnění či doručení stěžovateli. Pokud je v zadávacím řízení stanovena lhůta pro podání žádostí o účast, musí být námitky proti podmínkám vztahujícím se ke kvalifikaci dodavatele doručeny Zadavateli nejpozději do skončení této lhůty. Pokud je v zadávacím řízení stanovena lhůta pro podání nabídek, musí být námitky proti zadávací dokumentaci doručeny Zadavateli nejpozději do skončení této lhůty, v případě jednacího řízení s uveřejněním musí být námitky proti zadávací dokumentaci doručeny Zadavateli nejpozději do skončení lhůty pro podání předběžných nabídek. Námitky proti dobrovolnému oznámení o záměru uzavřít smlouvu podle § 212 odst. 2 zákona musí být doručeny Zadavateli do 30 dnů od uveřejnění tohoto oznámení. Zadavatel je povinen námitky vyřídit do 15 dnů. Návrh je nutné doručit ÚOHS i Zadavateli do 10 dnů ode dne, v němž stěžovatel obdržel rozhodnutí, kterým Zadavatel námitky odmítl nebo do 25 dnů od odeslání námitek, pokud Zadavatel o námitkách nerozhodl. Po uzavření smlouvy na veřejnou zakázku či rámcové dohody lze podat pouze návrh na uložení zákazu plnění smlouvy, a to i bez předchozího podání námitek. Návrh na uložení zákazu plnění smlouvy doručí navrhovatel ÚOHS a ve stejnopisu Zadavateli do 1 měsíce ode dne, kdy Zadavatel uveřejnil oznámení o uzavření smlouvy způsobem podle § 212 odst. 2 zákona s uvedením důvodu pro zadání veřejné zakázky bez uveřejnění oznámení o zahájení zadávacího řízení, předběžného oznámení nebo výzvy k podání nabídek ve zjednodušeném podlimitním řízení, nejpozději však do 6 měsíců od uzavření této smlouvy. Návrh na uložení zákazu plnění smlouvy podle § 254 odstavce 1 písm. d) zákona doručí navrhovatel ÚOHS a ve stejnopisu Zadavateli do 1 měsíce ode dne, kdy Zadavatel uveřejnil oznámení o uzavření smlouvy na základě rámcové dohody podle § 137 zákona nebo oznámení o uzavření smlouvy v dynamickém nákupním systému podle § 142 zákona, nejpozději však do 6 měsíců od uzavření této smlouvy. Ve lhůtě pro doručení návrhu je navrhovatel povinen složit na účet ÚOHS kauci ve výši 1 % z nabídkové ceny navrhovatele za celou dobu plnění veřejné zakázky nebo za dobu prvních čtyř let plnění v případě smluv na dobu neurčitou, nejméně však ve výši 50 000 českých korun (CZK), nejvýše ve výši 10 000 000 CZK. V případě, že navrhovatel nemůže stanovit celkovou nabídkovou cenu, je povinen složit kauci ve výši 100 000 CZK. V případě návrhu na uložení zákazu plnění smlouvy je navrhovatel povinen složit kauci ve výši 200 000 CZK. Jde-li o řízení o přezkoumání postupu pro zadávání koncesí, je navrhovatel povinen ve lhůtě pro doručení návrhu složit na účet ÚOHS kauci ve výši 1 % z předpokládané hodnoty koncese uveřejněné ve Věstníku veřejných zakázek nebo na profilu Zadavatele, nejméně však ve výši 50 000 CZK, nejvýše ve výši 10 000 000 CZK. V případě, že Zadavatel neuveřejní ve Věstníku veřejných zakázek nebo na profilu Zadavatele předpokládanou hodnotu koncese, je navrhovatel povinen složit kauci ve výši 100 000 CZK. V případě návrhu na uložení zákazu plnění koncesní smlouvy je navrhovatel povinen složit kauci ve výši 200 000 CZK. @@ -402,7 +401,7 @@ Předmětem plnění této veřejné zakázky jsou stavební práce, na jejímž základě bude realizován projekt s názvem „FN Motol - centrální zdroj chladu pro objekt A - VZT a chlazení“. works - + @@ -448,7 +447,7 @@ 2021-11-30+01:00 - + diff --git a/development-notices/eforms-xml/352458_2021.xml b/development-notices/eforms-xml/352458_2021.xml index ea69510..66e2eb4 100644 --- a/development-notices/eforms-xml/352458_2021.xml +++ b/development-notices/eforms-xml/352458_2021.xml @@ -79,7 +79,7 @@ - + 12345678-2023 123/2023 @@ -93,7 +93,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -138,13 +138,13 @@ - + - + @@ -154,7 +154,6 @@ - @@ -287,7 +286,7 @@ - + ORG-0001 @@ -304,10 +303,10 @@ 51 - - - - + + + + @@ -403,7 +402,7 @@ Lieferung, Montage und Inbetriebnahme von digitalen Unterrichtstafeln als Erweiterung der bestehenden Infrastruktur. works - + @@ -457,7 +456,7 @@ 2099-12-31+01:00 - + diff --git a/development-notices/eforms-xml/352732_2021.xml b/development-notices/eforms-xml/352732_2021.xml index 531b233..c04b4fd 100644 --- a/development-notices/eforms-xml/352732_2021.xml +++ b/development-notices/eforms-xml/352732_2021.xml @@ -67,6 +67,9 @@ 6680000.00 + + + Činnosť geotechnika 0,1 % Zabezpečenie zamestnancov z rad znevýhodnených osôb alebo osôb dlhodobo nezamestnaných minimálne po dobu 3 mesiace 2,9 % @@ -98,14 +101,14 @@ - + TEN-0001 - + TPA-0001 - + ORG-0002 @@ -225,7 +228,7 @@ - + 12345678-2023 123/2023 @@ -239,7 +242,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -281,13 +284,13 @@ - + - + @@ -300,7 +303,6 @@ 2020/S 248-616032 - @@ -359,14 +361,14 @@ - + - - - - + + + + @@ -395,6 +397,7 @@ not-allowed + false @@ -439,7 +442,7 @@ Predmetom obstarávania je návrh gravitačnej stokovej siete v obci Lemešany. Vzhľadom k nepriaznivým výškovým pomerom, nie je možné riešiť odkanalizovanie obce iba gravitačnou stokovou sieťou. Potrebná je výstavba čerpacích staníc na prekonanie nepriaznivých výškových pomerov. Obec má v súčasnosti ČOV, ktorá však kapacitne nestačí. Je potrebné vybudovanie novej ČOV s tým, že sa využije existujúce zaústenie vyčistených vôd do vodného toku rieky Torysy. Z tohto dôvodu je navrhnutá aj čerpacia stanica vyčistených odpadných vôd z ČOV. Predpokladaný rozsah diela: Výstavba novej ČOV o navrhovanej kapacite 1 800 EO. Vybudovanie gravitačnej stokovej siete z kanalizačných trúb DN 300 o predpokladanej celkovej dĺžke 9 240 m Vybudovanie výtlačného potrubia o predpokladanej celkovej dĺžke 1 726 m. Vybudovanie 430 ks kanalizačných prípojok. Pôvodný projekt riešil odvedenie splaškových vôd tlakovou kanalizáciou. Vzhľadom k prevádzkovej náročnosti tohto riešenia objednávateľ požaduje odvedenie splaškových vôd gravitačne. works - + @@ -476,7 +479,7 @@ - + diff --git a/development-notices/eforms-xml/352907_2021.xml b/development-notices/eforms-xml/352907_2021.xml index e04b236..331b873 100644 --- a/development-notices/eforms-xml/352907_2021.xml +++ b/development-notices/eforms-xml/352907_2021.xml @@ -92,7 +92,7 @@ - + 12345678-2023 123/2023 @@ -106,7 +106,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -151,13 +151,13 @@ - + - + @@ -167,7 +167,6 @@ - @@ -256,7 +255,7 @@ allowed - + ORG-0001 @@ -274,10 +273,10 @@ 135 - - - - + + + + @@ -374,7 +373,7 @@ Laboratorieinredning supplies - + @@ -421,7 +420,7 @@ 2022-08-18+01:00 - + diff --git a/development-notices/eforms-xml/353237_2021.xml b/development-notices/eforms-xml/353237_2021.xml index d0f1497..85d2669 100644 --- a/development-notices/eforms-xml/353237_2021.xml +++ b/development-notices/eforms-xml/353237_2021.xml @@ -56,6 +56,9 @@ 1220020 + + + no @@ -77,20 +80,20 @@ 2021-06-15+01:00 - Beschaffung eines GPS-Systems für Kraftfahrzeuge + Beschaffung eines GPS-Systems für Kraftfahrzeuge - + TEN-0001 - + TPA-0001 - + ORG-0002 @@ -206,7 +209,7 @@ - + 12345678-2023 123/2023 @@ -220,7 +223,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -265,13 +268,13 @@ - + - + @@ -285,7 +288,6 @@ 2020/S 078-183831 - @@ -341,7 +343,7 @@ - + @@ -349,13 +351,15 @@ - dec-exa + per-exa 10 + + quality Funktionalität der Software @@ -365,13 +369,15 @@ - dec-exa + per-exa 10 + + quality Reaktions- und Entstörzeiten @@ -381,13 +387,15 @@ - dec-exa + per-exa 10 + + quality Referenzen Projektleiter @@ -397,25 +405,32 @@ - dec-exa + per-exa 70 + + price + + + + + - - - - + + + + @@ -439,6 +454,7 @@ not-allowed + false @@ -483,7 +499,7 @@ Nähere Angaben finden Sie in den Beschaffungsunterlagen. supplies - + @@ -521,11 +537,10 @@ - - - - + Vertragsverlängerung. + + diff --git a/development-notices/eforms-xml/353820_2021.xml b/development-notices/eforms-xml/353820_2021.xml index 6ce604a..54d13ed 100644 --- a/development-notices/eforms-xml/353820_2021.xml +++ b/development-notices/eforms-xml/353820_2021.xml @@ -81,7 +81,7 @@ - + 12345678-2023 123/2023 @@ -95,7 +95,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -140,13 +140,13 @@ - + - + @@ -157,7 +157,6 @@ false - @@ -273,10 +272,10 @@ true + - @@ -287,6 +286,9 @@ + + + @@ -302,10 +304,10 @@ 112 - - - - + + + + Ergeht eine Mitteilung des Auftraggebers, der Rüge nicht abhelfen zu wollen, kann der Bieter wegen Nichtbeachtung der Vergabevorschriften ein Nachprüfungsverfahren nur innerhalb von 15 Kalendertagen nach Eingang vor der Vergabekammer beantragen. Nach Ablauf der Frist ist der Antrag unzulässig. (§ 160 Abs. 3 Nr. 4 GWB) @@ -404,7 +406,7 @@ Die Universitätsstadt Gießen plant die Neukonzeption des Oberhessischen Museums. Gegenstand des Auftrags ist die Sanierung und der Umbau des Wallenfels´schen und Leib´schen Hauses. Der Fachplaner HLS muss unter Berücksichtigung der denkmalpflegerischen Aspekte (s. o.) den Entwurf in technischer Hinsicht in den beiden Bestandsgebäuden sowie dem neu hinzuzufügenden Zwischenbau planen und umsetzen. Wichtig sind hierbei insbesondere eine große Erfahrung mit Instandsetzungen und Bauen im Bestand im Allgemeinen, mit museumstechnischer Ausstattung und den speziellen Anforderungen eines Museums an die Klimatisierung im Besonderen. Die bisher vorhandenen Anlagen, Leitungen etc. werden vollständig bis zum Hausanschluss entfernt. Gegenstand dieses VgV-Verfahrens ist hinsichtlich der Fachplanerleistungen Heizung/Lüftung/Sanitär/Klimatisierung (Anlagengruppen 1 bis 3 und 8 + KG 480) die Durchführung der LPH 1-4 und 5 bis 9, für die Gesamtmaßnahme, d.h. die Grundlagenermittlung, die Vorplanung, die Entwurfs- und (sofern und soweit erforderlich) die Genehmigungsplanung zu erbringen, sowie die Ausführungsplanung, die Vorbereitung und die Mitwirkung bei der Vergabe, die Objektüberwachung und ggf. die Objektbetreuung und Dokumentation. services - + @@ -455,7 +457,7 @@ 36 - + diff --git a/development-notices/eforms-xml/354339_2021.xml b/development-notices/eforms-xml/354339_2021.xml index 35a1ed4..6b5991a 100644 --- a/development-notices/eforms-xml/354339_2021.xml +++ b/development-notices/eforms-xml/354339_2021.xml @@ -23,8 +23,8 @@ - - + + @@ -93,7 +93,7 @@ - + 12345678-2023 123/2023 @@ -107,7 +107,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -152,13 +152,13 @@ - + - + @@ -171,7 +171,6 @@ 2019/S 177-431038 - @@ -230,14 +229,14 @@ - + - - - - + + + + @@ -261,6 +260,7 @@ not-allowed + true @@ -305,7 +305,7 @@ Syftet med detta dynamiska inköpssystem är att kunna avropa kommunens olika behov av arbetsbefrämjande insatser av skiftande karaktär på ett enhetlig sätt. services - + @@ -347,7 +347,7 @@ - + diff --git a/development-notices/eforms-xml/354625_2021.xml b/development-notices/eforms-xml/354625_2021.xml index 928e4b1..a03c472 100644 --- a/development-notices/eforms-xml/354625_2021.xml +++ b/development-notices/eforms-xml/354625_2021.xml @@ -124,7 +124,7 @@ - + 12345678-2023 123/2023 @@ -138,7 +138,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -183,13 +183,13 @@ - + - + @@ -199,7 +199,6 @@ - @@ -273,10 +272,10 @@ + - @@ -314,6 +313,9 @@ Elisa Janelsiņa + + + @@ -328,10 +330,10 @@ - - - - + + + + @@ -368,6 +370,7 @@ not-allowed + @@ -405,7 +408,7 @@ Zināšanu pārneses platformas izveide. - + @@ -447,7 +450,7 @@ - + diff --git a/development-notices/eforms-xml/354626_2021.xml b/development-notices/eforms-xml/354626_2021.xml index 71bde15..544a6bb 100644 --- a/development-notices/eforms-xml/354626_2021.xml +++ b/development-notices/eforms-xml/354626_2021.xml @@ -84,7 +84,7 @@ - + 12345678-2023 123/2023 @@ -98,7 +98,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -145,13 +145,13 @@ - + - + @@ -161,7 +161,6 @@ - @@ -265,10 +264,10 @@ + - @@ -295,8 +294,7 @@ 1 - - + Chaque concurrent ayant remis une prestation conforme au règlement du concours recevra une prime d'un montant de 50 000 EUR HT (non révisable et non actualisable), TVA en sus au taux de la réglementation en vigueur. La rémunération du contrat de maîtrise d'œuvre tiendra compte de la prime reçue par le lauréat. Le versement de la prime aux candidats s'effectuera sur la base de la proposition du jury dans un délai de 30 jours suivant la date de notification du courrier de rejet aux candidats dont les projets n'auront pas été retenus. @@ -311,10 +309,10 @@ - - - - + + + + @@ -351,6 +349,7 @@ allowed + @@ -388,7 +387,7 @@ La Commune de Vétraz-Monthoux a décidé de reconstruire le groupe scolaire René Cassin dans le centre-bourg de Vétraz-Monthoux pour une capacité de 20 classes comprenant: — un pôle maternelle de huit classes; — un pôle élémentaire de onze classes + une Ulis; — un restaurant scolaire; — un Centre de loisirs sans hébergement (CLSH) (actuellement situé dans le groupe scolaire F Dolto) de 200 enfants; — un parking souterrain d'environ 100 places. La commune souhaite réaliser ce groupe scolaire en deux phases: — phase 1 = construction d'un groupe scolaire complet pouvant accueillir 17 classes à la rentrée 2024; — phase 2 = extension du groupe scolaire de trois classes supplémentaires avec une échéance de livraison sur 2025. Détaillé dans la note de présentation. - + @@ -427,7 +426,7 @@ - + diff --git a/development-notices/eforms-xml/354823_2021.xml b/development-notices/eforms-xml/354823_2021.xml index 6f085d5..d770fe7 100644 --- a/development-notices/eforms-xml/354823_2021.xml +++ b/development-notices/eforms-xml/354823_2021.xml @@ -124,7 +124,7 @@ - + 12345678-2023 123/2023 @@ -138,7 +138,7 @@ 2.3 - eforms-sdk-0.6 + eforms-sdk-0.1 f252f386-55ac-4fa8-9be4-9f950b9904c8 @@ -183,13 +183,13 @@ - + - + @@ -200,7 +200,6 @@ false - @@ -354,7 +353,7 @@ - + Price is not the only award criterion and all criteria are stated only in the procurement documents. @@ -362,6 +361,9 @@ + + + @@ -380,10 +382,10 @@ 3 - - - - + + + + @@ -423,6 +425,7 @@ allowed + true @@ -479,7 +482,7 @@ Totalentreprise vedrørende levering, montering, idriftssættelse af flisfyret kedelcentral med fjernvarmeproduktion og med træflis som brændsel. works - + @@ -520,12 +523,11 @@ 48 - - - - + Optionspris vedrørende: 1) Levering, montering og idriftssættelse af en ekstra fliskran 2) Strategiske reservedele 3) AMS måling af NOx 4) SNCR anlæg. + 0 + diff --git a/development-notices/ted-xml/19-271873-001-EXP.xml b/development-notices/ted-xml/19-271873-001-EXP.xml new file mode 100644 index 0000000..8104f3c --- /dev/null +++ b/development-notices/ted-xml/19-271873-001-EXP.xml @@ -0,0 +1,2854 @@ + + + + 19-271873-001 + 20190913 + EN + From Convertor + + + + + + + + + + + S + 110 + 20190610 + + + 2019/S 110-270492 + + http://ted.europa.eu/udl?uri=TED:NOTICE:270492-2019:TEXT:EN:HTML + + EN + + https://e-nabavki.gov.mk + Laboratory reagents + Источен (Istočen) + Источен (Istočen) + Скопски (Skopski) + Југоисточен (Jugoistočen) + + 6093000.00 + + + 2019/S 063-148076 + + + + 20190605 + Body governed by public law + Contract award notice + Supplies + Open procedure + Other + Not applicable + Lowest price + Health + 02B03 + 02 + + + + + + Северна Македония + Shtip + +

Лабораторни реактиви

+
+
+ + Severní Makedonie + Shtip + +

Laboratorní činidla

+
+
+ + Nordmakedonien + Shtip + +

Laboratoriereagenser

+
+
+ + Nordmazedonien + Shtip + +

Laborreagenzien

+
+
+ + Βόρεια Μακεδονία + Shtip + +

Αντιδραστήρια εργαστηρίων

+
+
+ + North Macedonia + Shtip + +

Laboratory reagents

+
+
+ + Macedonia del Norte + Shtip + +

Reactivos de laboratorio

+
+
+ + Põhja-Makedoonia + Shtip + +

Laboratooriumireaktiivid

+
+
+ + Pohjois-Makedonia + Shtip + +

Laboratorioreagenssit

+
+
+ + Macédoine du Nord + Shtip + +

Réactifs de laboratoire

+
+
+ + an Mhacadóin Thuaidh + Shtip + +

Laboratory reagents

+
+
+ + Sjeverna Makedonija + Shtip + +

Laboratorijski reagensi

+
+
+ + Észak-Macedónia + Shtip + +

Laboratóriumi reagensek

+
+
+ + Macedonia del Nord + Shtip + +

Reattivi per laboratorio

+
+
+ + Šiaurės Makedonija + Shtip + +

Laboratoriniai reagentai

+
+
+ + Ziemeļmaķedonija + Shtip + +

Laboratorijas reaģenti

+
+
+ + Il-Maċedonja ta' Fuq + Shtip + +

Reaġenti tal-laboratorju

+
+
+ + Noord-Macedonië + Shtip + +

Laboratoriumreagentia

+
+
+ + Macedonia Północna + Shtip + +

Odczynniki laboratoryjne

+
+
+ + Macedónia do Norte + Shtip + +

Reagentes de laboratório

+
+
+ + Macedonia de Nord + Shtip + +

Reactivi de laborator

+
+
+ + Severné Macedónsko + Shtip + +

Laboratórne činidlá

+
+
+ + Severna Makedonija + Shtip + +

Laboratorijski reagenti

+
+
+ + Nordmakedonien + Shtip + +

Laboratoriereagenser

+
+
+
+ + PHI Clinical Hospital Shtip + +
+ + + + + + PHI Clinical Hospital Shtip + 45/2018 +
ul.Ljuben Ivanov br.25 Shtip
+ Shtip + 2000 + + Aleksandar Misev + +389 78393936 + aleksandar.misev@yahoo.com + +389 32391357 + + https://e-nabavki.gov.mk +
+ + +
+ + + <P>Laboratory Expendable Supplies and Material</P> + + 10/2019 + + + + + +

Laboratory expendable supplies and material.

+
+ 6093000.00 + + + + <P>AIA-PACK TSH or equivalent test 3200</P> + + 1 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK TSH 3rd-Gen CALIBRATOR SET or equivalent ml 24</P> + + 2 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK FT4 or equivalent test 3200</P> + + 3 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK FT4 CALIBRATOR SET or equivalent 24ml</P> + + 4 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK PSA II or equivalent test 2900 l</P> + + 5 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK PSA II CALIBRATOR SET or equivalent 24ml</P> + + 6 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK FSH 100 or equivalent test 600</P> + + 7 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK FSH CALIBRATOR SET or equivalent 4m</P> + + 8 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK LH II or equivalent test 600</P> + + 9 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK LH II CALIBRATOR SET or equivalent 12ml</P> + + 10 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>11 AIA-PACK PRL or equivalent test 600</P> + + 11 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK PRL CALIBRATOR SET or equivalent 4ml</P> + + 12 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK iE2 or equivalent test 600</P> + + 13 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>14 AIA-PACK iE2 CALIBRATOR SET or equivalent 2ml</P> + + 14 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK PROGIII or equivalent test 400</P> + + 15 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK PROGIII CALIBRATOR SET or equivalent 12ml</P> + + 16 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK TESTOSTERONE or equivalent test 300</P> + + 17 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK TESTOSTERONE CALIBRATOR SET or equivalent 12m</P> + + 18 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK BHCG II or equivalent 200 test</P> + + 19 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK BHCG II CALIBRATOR SET or equivalent 4ml</P> + + 20 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK BHCG II SAMPLE DILUTING SOLUTION or equivalent 16m</P> + + 21 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK MULTI ANALYTE CONTROL or equivalent 72ml</P> + + 22 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK SUBSTRATE SET II or equivalent 11200ml</P> + + 23 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK WASH CONCENTRATE or equivalent 10800ml</P> + + 24 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK DILUENT CONCENTRATE or equivalent 4800ml</P> + + 25 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK DETECTOR STD TEST CUP or equivalent 400 pieces</P> + + 26 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Sample cups Hitachi type or equivalent 2000 pieces</P> + + 27 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK CORTISOL or equivalent test 200</P> + + 28 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK CORTISOL CALIBRATOR SET or equivalent 12ml</P> + + 29 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK IRI or equivalent test 200</P> + + 30 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>AIA-PACK IRI CALIBRATOR SET or equivalent 12ml</P> + + 31 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Tablets 100 mm X 13 mm glass 600 pieces</P> + + 32 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Glass funnels with minimum D = 15 cm +/- 10 % 2 pieces</P> + + 33 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Glass funnels with minimum D = 9 cm +/- 10 % 2 pieces</P> + + 34 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Glass burette 50 ml +/- 10 % 2 pieces</P> + + 35 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Glass burette 100 ml +/- 10 % 2 pieces</P> + + 36 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Glass burette 1000 ml +/- 10 % 2 pieces</P> + + 37 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Glass Cup 500 ml +/- 10 % 2 pieces</P> + + 38 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Glass Cup 1000 ml +/- 10 % 2 pieces</P> + + 39 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Glass flask 500 ml +/- 10 % 2 pieces</P> + + 40 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Glass Flask 500 ml +/- 10 % 2 pieces</P> + + 41 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Extensions for pipettes yellow 3000 pieces</P> + + 42 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Extensions for pipettes blue 3000 pieces</P> + + 43 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Single-part microcolector tube with inbuilt paddle K3EDTA for capillary blood 250 μl +/- 5 % 7000 Pieces</P> + + 44 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Sulphosalicylic acid 1000gr</P> + + 45 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>D + Glucose anhydrous puriss Ph Eur 5000gr</P> + + 46 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Temal paper 108X12X30 50 pieces</P> + + 47 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Temal paper 57mm 40 pieces</P> + + 48 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Combilyzer 13 or equivalent Test urine strains with 13 parameters 3500 pcs</P> + + 49 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Anti Hbst total tests Mini vidas or equivalent 60 pieces</P> + + 50 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Feritin tests Mini vidas or equivalent 120 pieces</P> + + 51 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Vitamin D tests Mini vidas or equivalent 180 pieces</P> + + 52 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>PTH tests Mini vidas or equivalent 120 pieces</P> + + 53 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Troponin tests for Mini vidas or equivalent 2160 pieces</P> + + 54 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>D-Dimer tests for Mini vidas or equivalent 1020 pieces</P> + + 55 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Hbc IgM tests Mini vidas or equivalent 120 pieces</P> + + 56 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>HAV IgM tests Mini vidas or equivalent 120 pieces</P> + + 57 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>CMV Igm tests Mini vidas or equivalent 120 pieces</P> + + 58 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>EBV VCA IgM tests Mini vidas or equivalent 120 pieces</P> + + 59 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Helicobacter pylori IgG tests Mini vidas or equivalent 360 pieces</P> + + 60 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Quality control QCV for preventive maintenance of apparatus Mini vidas or equivalent 240 pieces</P> + + 61 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Measuring cartridge for gas analysis with minimum of the following analyzes (pH, pCO2, pO2, Ca ++, Na +, K +, Glucosis, Lactat, Hct) test 450</P> + + 62 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Heparinized syringes of 2 ccm with +/- 5-6 % deviations compatible with GEM PREMIER 3000 or equivalent 450 pieces</P> + + 63 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Test for the AFP CLIA (Chemiluminescence Immunoassays) method for the Access2 immunoassay or the equivalent test 300</P> + + 64 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Calibrator for the AFP CLIA test (Chemiluminescence Immunoassays) method for the Access2 immunoassay or the equivalent of 17.5ml</P> + + 65 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>BR Monitor Test (CA15-3) CLIA (Chemiluminescence Immunoassays) Method for immunoassay Access2 or Equivalent Test 500</P> + + 66 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Calibrator for the BR Monitor test (CA15-3) CLIA (Chemiluminescence Immunoassays) method for Access2 immunoassay or equivalent 9ml</P> + + 67 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Examination tests for CEA CLIA (Chemiluminescence Immunoassays) method for an Access2 immunoassay or equivalent test 1200</P> + + 68 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Calibrator for the CEA CLIA test (Chemiluminescence Immunoassays) method for the Access2 immunoassay or the equivalent of 15ml</P> + + 69 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Examination tests for GI Monitor (CA19-9) CLIA (Chemiluminescence Immunoassays) method for the Access2 immunoassay or the equivalent test 1000</P> + + 70 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Calibrator for the GI Monitor test (CA19-9) CLIA (Chemiluminescence Immunoassays) method for Access2 immunoassay or equivalent 15ml</P> + + 71 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Examination tests of OV Monitor (CA 125) CLIA (Chemiluminescence Immunoassays) method for an Access2 immunoassay or equivalent test 800</P> + + 72 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Calibrator for test OV Monitor (CA 125) CLIA (Chemiluminescence Immunoassays) method for Access2 immunoassay or equivalent 15ml</P> + + 73 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Examination tests for hTSH Reagent (3rd generation) CLIA (Chemiluminescence Immunoassays) method for the Access2 immunoassay or the equivalent test 500</P> + + 74 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Calibrator for test hTSH Reagent (3rd generation) CLIA (Chemiluminescence Immunoassays) method for Access2 immunoassay or equivalent 15ml</P> + + 75 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Examination tests for the Free T4 CLIA (Chemiluminescence Immunoassays) method for an Access2 immunoassay or the equivalent test 500</P> + + 76 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Calibrator for test for the Free T4 CLIA (Chemiluminescence Immunoassays) for an Access2 immunoassay or equivalent of 30ml</P> + + 77 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>T3 Examination tests for Reagent CLIA (Chemiluminescence Immunoassays)</P> + + 78 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Calibrator for test T3 Reagent CLIA (Chemiluminescence Immunoassays) method for an immunoassay Access2 or equivalent 15ml</P> + + 79 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Examination tests for the Thyroglobulin Antibody II CLIA (Chemiluminesce</P> + + 80 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Calibrator for testing Thyroglobulin Antibody II CLIA (Chemiluminescence Immunoassays) method for an Access2 immunoassay or equivalent of 16.5ml</P> + + 81 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Examination tests for TPO Antibody CLIA (Chemiluminescence Immunoassays) method for Immunoassay Access2 or Equivalence test 300</P> + + 82 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Calibrator for the TPO Antibody CLIA (Chemiluminescence Immunoassays) method for the Access2 immunoassay or the equivalent of 12ml</P> + + 83 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Examination tests of the HBsAg CLIA (Chemiluminescence Immunoassays) method for the Access2 immunoassay or the equivalent test 400</P> + + 84 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Calibrator for the HBsAg CLIA (Chemiluminescence Immunoassays) test for the Accept2 immunoassay or the equivalent of 5.4ml</P> + + 85 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Control of the HBsAg CLIA (Chemiluminescence Immunoassays) for the Access2 immunoassay or the equivalent of 24ml</P> + + 86 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Tests for the examination of the HCV Ab Plus CLIA (Chemiluminescence Immunoassays) method for Immunization Access2 or equivalent test 400</P> + + 87 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Calibrator for the test HCV Ab Plus CLIA (Chemiluminescence Immunoassays) method for the Access2 immunoassay or the equivalent of 2ml</P> + + 88 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Control for test HCV Ab Plus CLIA (Chemiluminescence Immunoassays) method for the Access2 immunoassay or the equivalent of 15ml</P> + + 89 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>HIV Testing Combo CLIA examination tests (Chemiluminescence Immunoassays) Method for immunoassay Access2 or equivalent test 200</P> + + 90 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Calibrator for the HIV Combo CLIA test (Chemiluminescence Immunoassays) for the Access2 immunoassay or the equivalent of 3.4m</P> + + 91 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Control for the HIV Combo CLIA (Chemiluminescence Immunoassays) test for the Access2 immunoassay or the equivalent of 26.4 ml</P> + + 92 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Infectious waste containers for Access2 immunoassay or equivalent 40 pieces</P> + + 93 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Plastic reaction vessels for an Access2 immunoassay or equivalent 15680 pieces</P> + + 94 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Substrate for the reaction of the Access2 immunoassay or the equivalent of 3120ml</P> + + 95 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Buffer solution for Access2 immunoassay or equivalent 234000ml</P> + + 96 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Slots for working on samples of 2 ml for an Access2 immunoassay or equivalent 1000 piece</P> + + 97 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Cleansing agent Contrad 70 for an Access2 immunoassay or equivalent 1000ml</P> + + 98 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Citranox Wash Cleaner agent for Access2 or equivalent 3785ml</P> + + 99 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Solution for checking the Immune System Access2 or the equivalent of 24 ml</P> + + 100 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>Dilute for dissolution of samples for Access2 immunoassay or equivalent 4ml</P> + + 101 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>ANA MAX KIT test 48</P> + + 102 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>KIT LIVER test 48</P> + + 103 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>VASCULIT KIT test 72</P> + + 104 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>GASTRO KIT test 72</P> + + 105 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>HC Diluent / humacount or equivalent 1000 liters</P> + + 106 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>: HC Lyser / Humacount or the equivalent of 24 liters</P> + + 107 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>HC Cleaner / Humacount or the equivalent of 24 liters</P> + + 108 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+ + + <P>109 Humacounut 60TS normal blood test bench or equivalent 12m</P> + + 109 + + + + + +

PHI Clinical Hospital Shtip

+

Ul.Ljuben Ivanov br.25 Shtip

+
+ +

Laboratory expendable supplies and material

+
+ + + + + +
+
+ + + + + 2019/S 063-148076 + + + 05-13/10 + 44 + + 2019-05-20 + + 5 + + + + + + Vesta Drogerija +
Jani Lukrovski 2
+ Skopje + + +
+ +
+
+ + 33811.00 + + 63000.00 + 77000.00 + + +
+
+ + 05-13/12 + 1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.18.19.20.21.22.23.24.25.26.27.28.29.30.31 + + 2019-05-20 + + 5 + + + + + + Farmahem Dooel +
Kicevska 1 Skopje
+ Skopje + + +
+ +
+
+ + 2054514.60 + + 1400.00 + 475600.00 + + +
+
+ + 05-13/8 + + <P>49.50.51.52.53.54.55.56.57.58.59.60.61.62.63.64.65.67.68.69.70.71.72.73.74.75.76.77.78.79.80.81.82.83.84.85.86.87.88.89.90.91.92.93.94.95.96.97.98.99.100.101.102.103.104.105.106.107.108.109</P> + + + 2019-05-20 + + 5 + + + + + + Biotek Doo +
Zagrebska 28-B
+ Skopje + + +
+ +
+
+ + 4789222.65 + + 985.32 + 978912.00 + + +
+
+ + 05-13/9 + 33.34.35.36.37.38.39.40.41.42.43 + + 2019-05-20 + + 5 + + + + + + BI-EL Inzinering +
ILO Sopov 92
+ Strumica + + +
+ +
+
+ + 18494.59 + + 260.00 + 15000.00 + + +
+
+ + 05-13/11 + 32.45.46.47.48 + + 2019-05-20 + + 5 + + + + + + Ahema Doo +
Zagrebska 28B
+ Skopje + + +
+ +
+
+ + 25240.00 + + 1200.00 + 7800.00 + + +
+
+ + + State Commission for Appeals of the +
bul.Ilinden br.63a
+ Skopje + 1000 + + +389 9023251251 + dkzjn@gs.gov.mk + +389 9023251250 +
+ + Bureau of Public Procurement + Skopje + 1000 + + https://e-nabavki.gov.mk/PublicAccess/Home.aspx#/home + + 2019-06-05 +
+
+
+
diff --git a/development-notices/ted-xml/19-289373-001-EXP.xml b/development-notices/ted-xml/19-289373-001-EXP.xml new file mode 100644 index 0000000..ef24d13 --- /dev/null +++ b/development-notices/ted-xml/19-289373-001-EXP.xml @@ -0,0 +1,328 @@ + + + + 19-289373-001 + 20290611 + EN + From Convertor + + + + + + + + + + + S + 115 + 20190618 + + + 2019/S 115-283717 + + http://ted.europa.eu/udl?uri=TED:NOTICE:283717-2019:TEXT:EN:HTML + + EN + + http://www.irishrail.ie + http://irl.eu-supply.com/app/rfq/rwlentrance_s.asp?PID=148709&B=ETENDERS_SIMPLE + IT services: consulting, software development, Internet and support + Computer audit and testing services + Computer audit services + Computer testing services + IRELAND + IRELAND + + + 20190614 + Utilities entity + Qualification system with call for competition + Services + Not specified + European Union + Not applicable + Not applicable + Railway services + 01G22 + 01 + + + + + + Иpлaндия + Дъблин + +

ИТ услуги: консултации, разработване на софтуер, Интернет и поддръжка

+
+
+ + Irsko + Dublin + +

Informační technologie: poradenství, vývoj programového vybavení, internet a podpora

+
+
+ + Irland + Dublin + +

It-tjenester: rådgivning, programmeludvikling, internet og support

+
+
+ + Irland + Dublin + +

IT-Dienste: Beratung, Software-Entwicklung, Internet und Hilfestellung

+
+
+ + Ιρλανδία + Δουβλίνο + +

Υπηρεσίες τεχνολογίας των πληροφοριών: παροχή συμβουλών, ανάπτυξη λογισμικού, Διαδίκτυο και υποστήριξη

+
+
+ + Ireland + Dublin + +

IT services: consulting, software development, Internet and support

+
+
+ + Irlanda + Dublín + +

Servicios TI: consultoría, desarrollo de software, Internet y apoyo

+
+
+ + Iirimaa + Dublin + +

IT-teenused: nõuande-, tarkvaraarendus-, Interneti- ja tugiteenused

+
+
+ + Irlanti + Dublin + +

Tietotekniset palvelut: neuvonta, ohjelmistojen kehittäminen, Internet ja tuki

+
+
+ + Irlande + Dublin + +

Services de technologies de l'information, conseil, développement de logiciels, internet et appui

+
+
+ + Éire + Baile Átha Cliath + +

IT services: consulting, software development, Internet and support

+
+
+ + Irska + Dublin + +

Usluge informacijske tehnologije: savjetovanje, razvoj programske podrške, internet i podrška

+
+
+ + Írország + Dublin + +

IT-szolgáltatások: tanácsadás, szoftverfejlesztés, internet és támogatás

+
+
+ + Irlanda + Dublino + +

Servizi informatici: consulenza, sviluppo di software, Internet e supporto

+
+
+ + Airija + Dublinas + +

IT paslaugos: konsultavimas, programinės įrangos kūrimas, internetas ir aptarnavimo paslaugos

+
+
+ + Īrija + Dublina + +

IT pakalpojumi konsultēšana, programmatūras izstrāde, internets un atbalsts

+
+
+ + l-Irlanda + Dublin + +

Servizzi ta' IT: konsulenza, żvilupp ta' softwer, Internet u appoġġ

+
+
+ + Ierland + Dublin + +

IT-diensten: adviezen, softwareontwikkeling, internet en ondersteuning

+
+
+ + Irlandia + Dublin + +

Usługi informatyczne: konsultacyjne, opracowywania oprogramowania, internetowe i wsparcia

+
+
+ + Irlanda + Dublim + +

Serviços de TI: consultoria, desenvolvimento de software, Internet e apoio

+
+
+ + Irlanda + Dublin + +

Servicii IT: consultanţă, dezvoltare de software, internet şi asistenţă

+
+
+ + Írsko + Dublin + +

Služby informačných technológií: konzultácie, vývoj softvéru, internet a podpora

+
+
+ + Irska + Dublin + +

Storitve informacijske tehnologije: svetovanje, razvoj programske opreme, internet in podpora

+
+
+ + Irland + Dublin + +

IT-tjänster: konsultverksamhet, programvaruutveckling, Internet och stöd

+
+
+
+ + Iarnród Eireann-Irish Rail + +
+ + 89aad096-79f2-4484-ae91-49b047ab049f + + + + + + Iarnród Eireann-Irish Rail + N/A +
Procurement, CIE Works
+ Dublin + + Richard Latimer + +353 17031755 + Richard.Latimer@irishrail.ie + + http://www.irishrail.ie + https://irl.eu-supply.com/ctm/Company/CompanyInformation/Index/433 +
+ + Richard Latimer + Dublin + + Richard.Latimer@irishrail.ie + + https://irl.eu-supply.com + + + + http://irl.eu-supply.com/app/rfq/rwlentrance_s.asp?PID=148709&B=ETENDERS_SIMPLE + + http://irl.eu-supply.com/app/rfq/rwlentrance_s.asp?PID=148709&B=ETENDERS_SIMPLE + + +
+ + + <P>CIE 7289 - Qualification System for Provision of Penetration Testing</P> + + CIE 7289 + + + + + + + + + + + + + + + + +

CIE Group IT&T has an ongoing requirement for Internal and external penetration testing to review the security of the CIÉ Group's websites and the applications exposed to the internet unauthorized risks. The CIE Operating Companies (Irish Rail, Bus Éireann, Bus Átha Cliath amd CIE Tours International) may also have particular requirements for Internal and external penetration tests services from time to time.

+

It is intended via this competition to establish a multi-supplier Qualification System (“QS”) for the ongoing delivery of penetration testing services for all entities in the CIE Group.

+
+ + 2019-07-31 + 2024-06-12 + + + +

CIE Group IT&T has an ongoing requirement for Internal and external penetration testing to review the security of the CIÉ Group's websites and the applications exposed to the internet unauthorized risks.

+
+
+
+ + + +

Entry to the qualification system shall be determined by a panel review of each response to Prequalification Questionnaire PQQ.

+

The selection criteria of Technical and Professional Ability is defined within the PQQ. The bidder must also agree to the terms of the Standard contract for the provision of penetration testing ref 7281 prior to approval into the qualification system of approved suppliers.

+
+
+
+ + + + Irishrail Panel +
ICT Procurement Department,
+ Dublin + +
+ +

Review PQQ, evaluation of Selection Criteria, award / regret notification

+
+ 2019-06-14 +
+
+
+
diff --git a/development-notices/ted-xml/20-168879-001-EXP.xml b/development-notices/ted-xml/20-168879-001-EXP.xml new file mode 100644 index 0000000..efa107c --- /dev/null +++ b/development-notices/ted-xml/20-168879-001-EXP.xml @@ -0,0 +1,30920 @@ + + + + 20-168879-001 + 20200712 + RO + From Convertor + + + + + + + + + + + S + 70 + 20200408 + + + 2020/S 070-167043 + + http://ted.europa.eu/udl?uri=TED:NOTICE:167043-2020:TEXT:RO:HTML + + RO + + www.rosilva.ro + Timber harvesting services + Logging services + Services incidental to logging + Suceava + Bucureşti + Neamţ + Suceava + + 12130675.84 + + + 2018/S 246-564613 + + + + 20200403 + Other + Contract award notice + Services + Open procedure + European Union + Not applicable + Lowest price + Other + 01C03 + 01 + + + + + + Pyмъния + Suceava + +

Услуги по експлоатация на гори

+
+
+ + Rumunsko + Suceava + +

Služby při těžbě řeziva

+
+
+ + Rumænien + Suceava + +

Skovhugst

+
+
+ + Rumänien + Suceava + +

Holzfällung

+
+
+ + Ρουμανία + Suceava + +

Υπηρεσίες περισυλλογής ξυλείας

+
+
+ + Romania + Suceava + +

Timber harvesting services

+
+
+ + Rumanía + Suceava + +

Servicios de producción maderera

+
+
+ + Rumeenia + Suceava + +

Metsamaterjali saagimisteenused

+
+
+ + Romania + Suceava + +

Puunkorjuupalvelut

+
+
+ + Roumanie + Suceava + +

Services d'exploitation forestière

+
+
+ + Rómáin, an + Suceava + +

Timber harvesting services

+
+
+ + Rumunjska + Suceava + +

Usluge eksploatacije drva

+
+
+ + Románia + Suceava + +

Faanyag-, épületfa-kitermelési szolgáltatások

+
+
+ + Romania + Suceava + +

Servizi di sfruttamento forestale

+
+
+ + Rumunija + Suceava + +

Statybinės miško medžiagos kirtimo paslaugos

+
+
+ + Rumānija + Suceava + +

Kokmateriālu ieguves pakalpojumi

+
+
+ + ir-Rumanija + Suceava + +

Servizzi tal-ħsad ta' l-injam

+
+
+ + Roemenië + Suceava + +

Houtvestersdiensten

+
+
+ + Rumunia + Suceava + +

Usługi cięcia drewna

+
+
+ + Roménia + Suceava + +

Serviços de produção de madeira

+
+
+ + România + Suceava + +

Servicii de exploatare forestieră

+
+
+ + Rumunsko + Suceava + +

Ťažba stavebného dreva

+
+
+ + Romunija + Suceava + +

Storitve pospravljanja lesa

+
+
+ + Rumänien + Suceava + +

Timmerblädning

+
+
+
+ + Regia Națională a Pădurilor – Romsilva R.A. + +
+ + + + + + Regia Națională a Pădurilor – Romsilva R.A. + RO1590120 +
Direcția Silvică Suceava, Bulevardul 1 Mai nr. 6
+ Suceava + 720244 + + Clinovschi Dana + +40 230217685 + daniel.robu@rnp.rosilva.ro + +40 230521783 + + www.rosilva.ro + www.e-licitatie.ro +
+ Regie autonomă + Silvicultură și exploatări forestiere +
+ + + <P>Servicii de exploatare masă lemnoasă și transport lemn fasonat DSSV-I</P> + + 159012020182885 + + + + + +

Servicii de exploatari forestiere care constau în:

+

— doborât, sectionat, adunat, scos apropiat în platforma primara;

+

— curatirea parchetelor (daca este cazul), conform OM 1540/2011 cu modificarile si completarile ulterioare;

+

— sortarea masei lemnoase în platforma primara pe tasoane;

+

— fasonarea in steri a lemnului de foc.

+

Servicii de transport lemn fasonat care constau in:

+

— incarcat descarcat masa lemnoasa;

+

— transport lemn fasonat (foioase si rasinoase) din platformele primare si/sau depozite catre locatia comunicata de beneficiar.

+

Numar de zile pana la care se pot solicita clarificari inainte de data-limita de depunere a ofertelor/candidaturilor: 15.

+

AC va raspunde la solicitarile de clarificari in a 11-a zi inainte de data-limita de depunere a ofertelor.

+
+ 12130675.84 + + + + <P>Crucea-3353/1349350</P> + + 86 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Solca-256/1354024</P> + + 386 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Solca-249/1348850</P> + + 388 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2149/1390823</P> + + 563 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falticeni-2105/1410823</P> + + 594 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-810/1394487</P> + + 608 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Pojorata-496/1045669</P> + + 242 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Pojorata-707/1332792</P> + + 247 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3296/1343004</P> + + 57 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Putna-808/1415855</P> + + 483 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Putna-825/1415392</P> + + 486 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Putna-837/1415794</P> + + 490 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brodina-487/1399292</P> + + 525 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Solca-232/1347832</P> + + 393 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1848/1370731</P> + + 410 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falcau- 371/1366837</P> + + 502 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falcau- 537/1365385</P> + + 508 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1853/1370742</P> + + 415 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1260/1373580</P> + + 264 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-112/1390835</P> + + 21 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Rasca-1568/1376296</P> + + 575 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Cirlibaba-413/1380766</P> + + 215 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-99/1353447</P> + + 14 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Breaza-258/1358781</P> + + 219 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-88/1353435</P> + + 8 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-118 /1390772</P> + + 25 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-124/1390855</P> + + 27 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Solca-250/1348225</P> + + 395 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1898/1364227 | 1899/1364239</P> + + 398 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brodina-461/1399190</P> + + 520 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1009/1413460</P> + + 161 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1024/1414143</P> + + 166 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1055/1412791</P> + + 175 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1252/1373756</P> + + 262 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1277/1372508</P> + + 271 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3407/1363345</P> + + 105 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3409/1359595</P> + + 106 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Solca-241/1347845</P> + + 396 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Solca-252/1354196</P> + + 392 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3331/1343028</P> + + 73 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Moldovita--577/1357495</P> + + 314 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Solca-246/1348840</P> + + 390 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1939/1370816</P> + + 460 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Rasca-1585/1366698</P> + + 578 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Rasca-1591/1366406</P> + + 579 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1050/1413935</P> + + 172 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1053/1412782</P> + + 173 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1054/1414406</P> + + 174 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Adancata-236/1362694</P> + + 646 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1486/1029195</P> + + 399 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1839/1370718</P> + + 404 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>D.Candrenilor-967/1374986</P> + + 148 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vatra Dornei-262/1350707</P> + + 149 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-989/1343427</P> + + 152 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1852/1370740</P> + + 414 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1100/1414389</P> + + 199 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Pojorata-698/1326717</P> + + 237 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Pojorata-716/1335042</P> + + 238 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>D.Candrenilor-939/1374679</P> + + 136 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-113/1390793</P> + + 22 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1857/1370745</P> + + 417 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1868/1370755</P> + + 423 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1975/1370830</P> + + 473 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3386/1358044</P> + + 37 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-2639/1021026</P> + + 41 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3287/1335970</P> + + 51 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3348/1345384 | 3418/1363178</P> + + 129 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1068/1413980</P> + + 183 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1073/1414410</P> + + 188 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2154/1390852</P> + + 566 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2125/1390511</P> + + 551 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falcau- 194/1020720</P> + + 495 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falcau- 488/1363810</P> + + 496 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-115/1390758</P> + + 24 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3284/1335883</P> + + 48 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3345/1345380</P> + + 82 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3347/1345382</P> + + 84 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3365/1349287</P> + + 88 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Solca-253/1349136</P> + + 389 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2156/1379785</P> + + 546 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2121/1390276</P> + + 548 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2122/1390293</P> + + 549 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2123/1390445</P> + + 550 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2126/1390540</P> + + 552 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-560/1339027</P> + + 330 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1071/1414401</P> + + 186 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1099/1414390</P> + + 198 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1266/1369626</P> + + 267 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1295/1372504</P> + + 275 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1296/1372511</P> + + 276 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1297/1372516</P> + + 277 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3320/1337765</P> + + 68 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3329/1345878</P> + + 72 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Moldovita--578/1357496</P> + + 315 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1909/1370795</P> + + 445 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1877/1370767</P> + + 430 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-851/1383333</P> + + 627 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3332/1342995</P> + + 74 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3334/1346028</P> + + 75 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3335/1346063</P> + + 76 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3336/1345392</P> + + 77 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vatra Dornei-271/1362862</P> + + 150 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1081/1411406</P> + + 189 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1090/1414020</P> + + 192 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3295/1342997</P> + + 56 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2140/1390769</P> + + 559 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3367/1351367</P> + + 90 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3368/1351358</P> + + 91 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-453/1380173</P> + + 371 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1007/1412549</P> + + 160 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1182/1176973</P> + + 260 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-585/1337890</P> + + 339 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-587/1337597</P> + + 341 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-995/1414391</P> + + 157 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-323/1193738</P> + + 380 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-100/1353427</P> + + 15 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falcau- 335/1366809</P> + + 500 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1921/1370808</P> + + 453 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1929/1370811</P> + + 456 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falcau- 489/1363649</P> + + 497 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falcau- 341/1366824</P> + + 501 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falcau- 547/1365438</P> + + 511 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falcau- 572/1365273</P> + + 517 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2152/1379779</P> + + 545 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1874/1370765</P> + + 429 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1884/1370770</P> + + 431 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brodina-509/1387218</P> + + 539 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3261/1326676</P> + + 45 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3339/1345885</P> + + 79 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3352/1349339</P> + + 85 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1030/1414385</P> + + 167 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1058/1412766</P> + + 177 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-834/1383322</P> + + 617 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-93/1353430</P> + + 11 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3317/1338178</P> + + 65 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-602/1362236</P> + + 325 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1916/1370802</P> + + 450 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1858/1370746</P> + + 418 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falcau- 549/1366087</P> + + 512 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1259/1373128</P> + + 263 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1276/1373557</P> + + 270 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1283/1372507</P> + + 272 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1294/1372503</P> + + 274 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1300/1372517</P> + + 278 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1306/1372514</P> + + 280 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1361/1373084</P> + + 286 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1371/1372944</P> + + 287 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2158/1379792</P> + + 547 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-808/1383318</P> + + 613 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Adancata-226/1362721</P> + + 647 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>D.Candrenilor-936/1374676</P> + + 135 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-356/1380361</P> + + 361 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-449/1369527</P> + + 369 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-149/1391394</P> + + 34 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3324/1343031</P> + + 69 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3328/1345980</P> + + 71 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-375/1290067</P> + + 327 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-377/1290066</P> + + 328 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2142/1379768</P> + + 541 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2143/1379771</P> + + 542 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2144/1379773</P> + + 543 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2145/1379774</P> + + 544 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1936/1370815</P> + + 459 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3389/1358184</P> + + 40 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>D.Candrenilor-963/1374708</P> + + 145 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1060/1412752</P> + + 179 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Pojorata-782/1375733</P> + + 243 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Moldovita-591/1369088</P> + + 301 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>D.Candrenilor-926/1347116</P> + + 132 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>D.Candrenilor-945/1374684</P> + + 138 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>D.Candrenilor-951/1374699</P> + + 142 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-990/1343413</P> + + 153 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1018/1414382</P> + + 162 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>FRASIN--1697/1413927</P> + + 317 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-154/1379998</P> + + 355 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vatra Dornei-273/1363688</P> + + 151 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-993/1414220</P> + + 155 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1023/1414126</P> + + 165 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1044/1412565</P> + + 169 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1065/1414063</P> + + 182 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1072/1414409</P> + + 187 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1107/1414084</P> + + 202 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1109/1414415</P> + + 203 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1114/1414418</P> + + 205 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Cirlibaba-378/1380751</P> + + 209 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Cirlibaba-398/1380758</P> + + 211 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Cirlibaba-402/1380763</P> + + 213 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Breaza-326/1379808</P> + + 228 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-378/1380210</P> + + 363 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-463/1380307</P> + + 374 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-466/1380325</P> + + 375 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1976/1370831</P> + + 474 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Rasca-1559/1363687</P> + + 573 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Rasca-1576/1366120</P> + + 577 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Rasca-1592/1368929</P> + + 580 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1815/1370711</P> + + 400 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Rasca-1566/1366634</P> + + 571 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-111/1390802</P> + + 20 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Pojorata-732/1369145</P> + + 255 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1894/1370778</P> + + 437 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1377/1372491</P> + + 289 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1428/1372808</P> + + 296 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>FRASIN--1700/1413978</P> + + 318 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-645/1359201</P> + + 353 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1871/1370761</P> + + 426 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1941/1370819</P> + + 462 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3362/1358392</P> + + 36 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Breaza-304/1379551</P> + + 224 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-609/1357698</P> + + 346 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3302/1338122</P> + + 63 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3388/1358094</P> + + 39 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3259/1326670</P> + + 43 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3266/1336016</P> + + 47 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-599/1362243</P> + + 324 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-617/1358746</P> + + 326 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-259/1380019</P> + + 356 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-377/1380069</P> + + 362 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-394/1380052</P> + + 364 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>D.Candrenilor-947/1374682</P> + + 139 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brodina-488/1335857</P> + + 526 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1961/1370822</P> + + 465 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Putna-736/1178509</P> + + 478 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Putna-841/1412998</P> + + 492 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brodina-495/1399282</P> + + 528 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brodina-497/1399250</P> + + 529 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Moldovita--572/1347959</P> + + 308 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3423/1364594</P> + + 112 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Rasca-1580/1376332 | 1615/1373907 | 1574/1366741</P> + + 588 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3285/1335976</P> + + 49 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Solca-82/1017398</P> + + 383 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Solca-226/1347816</P> + + 387 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Solca-224/1333655</P> + + 382 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1851/1370738</P> + + 413 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1969/1370828</P> + + 471 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1971/1370829</P> + + 472 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Putna-796/1415806</P> + + 479 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3325/1343032</P> + + 70 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3260/1326671</P> + + 44 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1897/1370784</P> + + 440 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Rasca-1596/1368389</P> + + 582 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-70/1353431</P> + + 2 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Putna-842/1415909</P> + + 493 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2146/1390791</P> + + 561 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-804/1387831</P> + + 607 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-813/1383346</P> + + 609 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-802/1383316</P> + + 612 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3364/1349228</P> + + 87 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1264/1373568</P> + + 266 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1274/1373094</P> + + 269 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1293/1372519</P> + + 273 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3366/1351390</P> + + 89 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Cirlibaba-401/1380760</P> + + 212 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Cirlibaba-390/1380752</P> + + 210 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Breaza-172/1030933</P> + + 218 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Breaza-344/1379588</P> + + 221 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-131/1390956</P> + + 30 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Moldovita-584/1357503</P> + + 300 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-28/959506</P> + + 378 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Putna-803/1415827</P> + + 482 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Putna-824/1415372</P> + + 485 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3420/1364760</P> + + 109 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1872/1370762</P> + + 427 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1981/1370834</P> + + 477 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-107/1380435</P> + + 19 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1045/1414176</P> + + 170 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-633/1359101</P> + + 352 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-263/1380023</P> + + 357 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-472/1380349</P> + + 376 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Pojorata-731/1341690</P> + + 249 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Pojorata-736/1344956</P> + + 251 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Pojorata-733/1369167</P> + + 257 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Cirlibaba-404/1389668</P> + + 214 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-450/1369510</P> + + 370 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-445/1380140</P> + + 366 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1381/1372951</P> + + 291 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1431/1369890</P> + + 297 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-23/1029771</P> + + 377 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Putna-838/1412974</P> + + 491 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falcau- 511/1370370</P> + + 504 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1928/1370810</P> + + 455 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1930/1370812</P> + + 457 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Adancata-257/1362705</P> + + 649 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Adancata-258/1362744</P> + + 651 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-590/1338100</P> + + 343 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1841/1370723</P> + + 406 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-614/1363595</P> + + 347 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1845/1370725</P> + + 407 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>FRASIN--1706/1414120</P> + + 320 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1860/1370751</P> + + 420 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brodina-511/1399328</P> + + 534 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3344/1345377</P> + + 81 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3424/1364328</P> + + 113 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3427/1364645</P> + + 114 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3430/1364748</P> + + 117 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3383/1350614 | 3426/1364119</P> + + 126 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Cirlibaba-438/1380776</P> + + 217 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Breaza-299/1379458</P> + + 223 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Breaza-333/1379812</P> + + 230 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Adancata-245/1362740</P> + + 643 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1849/1370733</P> + + 411 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1870/1370758</P> + + 425 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1885/1370771</P> + + 432 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Solca-235/1348855</P> + + 391 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Rasca-1600/1370083</P> + + 583 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1064/1413915</P> + + 181 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1098/1414379</P> + + 197 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3387/1359813</P> + + 38 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3370/1362897</P> + + 93 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1097/1414394</P> + + 196 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1101/1411381</P> + + 200 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Breaza-308/1379816</P> + + 226 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Breaza-313/1379808</P> + + 227 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Breaza-351/1379581</P> + + 236 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Pojorata-717/1334742</P> + + 239 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Pojorata-726/1341688</P> + + 241 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1089/1414039</P> + + 191 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1069/1414228</P> + + 184 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1070/1414235</P> + + 185 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1088/1414425</P> + + 190 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1091/1413614</P> + + 193 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1867/1353518 | 1875/1353510</P> + + 397 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Putna-843/1415915</P> + + 494 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Putna-836/1415755</P> + + 489 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3374/1351348</P> + + 95 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3404/1363312</P> + + 103 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-858/1383336</P> + + 630 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brodina-498/1399362</P> + + 530 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brodina-508/1400172</P> + + 533 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brodina-512/1398948</P> + + 535 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Adancata-259/1362761</P> + + 652 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-571/1337857</P> + + 334 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3254/1330625</P> + + 42 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3265/1336085</P> + + 46 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1918/1370806</P> + + 452 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1889/1370775</P> + + 435 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2161/1390877</P> + + 569 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Rasca-1604/1370111</P> + + 584 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Breaza-268/1200753</P> + + 220 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-860/1390050</P> + + 631 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2137/1390759</P> + + 558 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-855/1390144</P> + + 628 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3288/1335966</P> + + 52 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3289/1335959</P> + + 53 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3290/1335964</P> + + 54 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-101/1353443</P> + + 16 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3294/1345871</P> + + 55 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-95/1353429</P> + + 12 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1960/1370821</P> + + 464 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falcau- 514/1370377</P> + + 505 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falcau- 546/1365305</P> + + 510 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Pojorata-706/1332790</P> + + 244 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Rasca-1575/1365624</P> + + 576 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>D.Candrenilor-950/1374672</P> + + 141 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1378/1372962</P> + + 290 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1383/1372901</P> + + 292 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Moldovita-533/1336619</P> + + 299 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Breaza-345/1379587</P> + + 222 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Breaza-307/1379574</P> + + 225 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Adancata-270/1388327</P> + + 639 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Adancata-276/1362771</P> + + 642 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Moldovita-599/1369096</P> + + 302 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Moldovita--611/1374867</P> + + 304 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Rasca-1400/1198934 | 1606/1368387</P> + + 587 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Putna-801/1415818</P> + + 481 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2131/1390623</P> + + 554 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1005/1414257</P> + + 158 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Cirlibaba-362/1380742</P> + + 206 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Cirlibaba-372/1380746</P> + + 207 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Cirlibaba-373/1380748</P> + + 208 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Moldovita--558/1347942</P> + + 310 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Moldovita--583/1357502</P> + + 311 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1896/1370781</P> + + 439 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1900/1370788</P> + + 441 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Putna-798/1415809</P> + + 480 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Putna-835/1415656</P> + + 488 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falcau- 534/1363597</P> + + 498 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falcau- 515/1366075</P> + + 506 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falticeni-2113/1385312</P> + + 595 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1840/1370719</P> + + 405 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1850/1370737</P> + + 412 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-631/1359044</P> + + 350 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brodina-240/1160792</P> + + 536 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3384/1351341</P> + + 98 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3351/1351794 | 3382/1350610 | 3401/1363071 | 3412/1364771 | 3425/1363923</P> + + 125 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3255/1330645 | 3256/1330632 | 3403/1360616</P> + + 127 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1020/1414210</P> + + 164 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1046/1414164</P> + + 171 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2151/1390845</P> + + 565 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3446/1383515</P> + + 124 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3297/1343029</P> + + 58 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3286/1335940</P> + + 50 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3298/1345874</P> + + 59 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3299/1338151</P> + + 60 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3300/1338147</P> + + 61 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-850/1383332</P> + + 626 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Patrauti-391/1360197</P> + + 636 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1106/1412657</P> + + 201 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1303/1372978</P> + + 279 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1339/1373767</P> + + 283 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-448/1380300</P> + + 368 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Moldovita--574/1347961</P> + + 306 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Moldovita--582/1357501</P> + + 312 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Moldovita--616/1374871</P> + + 313 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>FRASIN--1703/1414064</P> + + 319 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-862/1383337</P> + + 632 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Rasca-1256/1198912 | 1573/1356915</P> + + 586 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Rasca-1610/1373045 | 1590/1366193</P> + + 591 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falticeni-2095/1410631</P> + + 592 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2136/1390734</P> + + 557 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-105/1353446</P> + + 17 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1911/1370796</P> + + 446 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1917/1370805</P> + + 451 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1859/1370749</P> + + 419 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1863/1370752</P> + + 421 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3369/1351387</P> + + 92 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Rasca-1438/1198542 | 1581/1378697</P> + + 589 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brodina-499/1399352</P> + + 531 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brodina-355/1183459</P> + + 538 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2138/1379796</P> + + 540 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1869/1370757</P> + + 424 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Breaza-339/1379571</P> + + 231 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Breaza-342/1379598</P> + + 233 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Pojorata-757/1355799</P> + + 240 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-337/1381810</P> + + 360 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-443/1380104</P> + + 365 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1977/1370832</P> + + 475 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Putna-809/1415880</P> + + 484 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Solca-234/1347849</P> + + 394 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-96/1353441</P> + + 13 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>D.Candrenilor-935/1374692</P> + + 134 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1341/1372500</P> + + 285 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3356/1349295 | 3372/1349304</P> + + 130 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3341/1345888</P> + + 80 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3346/1345389</P> + + 83 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-589/1338087</P> + + 342 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-628/1358003</P> + + 349 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-284/1380031</P> + + 358 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Patrauti-419/1378590</P> + + 638 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Patrauti-376/1377295</P> + + 633 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Patrauti-377/1377302</P> + + 634 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Patrauti-379/1384783</P> + + 635 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Adancata-264/1388411</P> + + 641 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1092/1414400</P> + + 194 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1959/1370820</P> + + 463 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1964/1370823</P> + + 466 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1965/1370824</P> + + 467 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1966/1370825</P> + + 468 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1967/1370826</P> + + 469 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1968/1370827</P> + + 470 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-847/1383329</P> + + 623 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-844/1383326</P> + + 621 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-833/1383321</P> + + 616 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-838/1383324</P> + + 619 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-842/1383325</P> + + 620 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-846/1383328</P> + + 622 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>D.Candrenilor-949/1374674</P> + + 140 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>D.Candrenilor-952/1374665</P> + + 143 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>D.Candrenilor-962/1374717</P> + + 144 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-457/1381763</P> + + 372 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3301/1338128</P> + + 62 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Breaza-332/1379577</P> + + 229 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-132/1390951</P> + + 31 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-137/1380436</P> + + 33 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1110/1414245</P> + + 204 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-460/1381765</P> + + 373 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-286/1380370</P> + + 359 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Adancata-263/1388409</P> + + 640 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1854/1370743</P> + + 416 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1097/1176648</P> + + 259 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-447/1380157</P> + + 367 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3419/1360767</P> + + 108 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3429/1363844</P> + + 116 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3431/1364307</P> + + 118 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-994/1414399</P> + + 156 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1043/1414422</P> + + 168 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Cirlibaba-422/1380769</P> + + 216 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Putna-831/1413000</P> + + 487 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-783/1392757</P> + + 604 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-792/1392726</P> + + 605 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1329/1373120</P> + + 281 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-832/1383320</P> + + 615 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-120/1390947</P> + + 26 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falticeni-2097/1410842</P> + + 593 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falticeni-2115/1410778</P> + + 596 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falticeni-2134/1411028</P> + + 601 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-91/1353432</P> + + 9 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1059/1412595</P> + + 178 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3405/1364611</P> + + 104 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3421/1383630</P> + + 110 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3377/1351534</P> + + 97 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>D.Candrenilor-934/1374689</P> + + 133 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1340/1373008</P> + + 284 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1376/1372835</P> + + 288 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1398/1372571</P> + + 294 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1408/1372583</P> + + 295 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1454/1373071</P> + + 298 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-566/1337810</P> + + 331 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falticeni-2121/1413971</P> + + 597 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1847/1370729</P> + + 409 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1392/1372830</P> + + 293 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Rasca-1586/1368385</P> + + 572 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Rasca-1560/1366537</P> + + 574 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-133/1390963</P> + + 32 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-827/1383319</P> + + 614 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brodina-463/1335860</P> + + 521 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falcau- 569/1366090</P> + + 514 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brodina-457/1335852</P> + + 518 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2147/1390806</P> + + 562 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3318/1338179</P> + + 66 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2150/1390834</P> + + 564 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Pojorata-701/1331133</P> + + 246 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Rasca-1607/1410153</P> + + 585 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>D.Candrenilor-964/1374710</P> + + 146 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>D.Candrenilor-966/1374949</P> + + 147 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Pojorata-734/1344960</P> + + 250 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Pojorata-738/1344948</P> + + 252 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Moldovita--573/1347960</P> + + 307 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>FRASIN--1707/1414138</P> + + 321 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Moldovita--560/1347944</P> + + 309 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>FRASIN--1690/1413985</P> + + 316 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1866/1370754</P> + + 422 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1873/1370764</P> + + 428 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Adancata-256/1362734</P> + + 644 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Adancata-235/1362686</P> + + 645 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Adancata-277/1362774</P> + + 650 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3392/1351327</P> + + 99 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3398/1351802</P> + + 101 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1057/1414380</P> + + 176 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3371/1360348</P> + + 94 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3375/1351500</P> + + 96 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3393/1351336</P> + + 100 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3400/1359489</P> + + 102 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-567/1337825</P> + + 332 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-570/1337837</P> + + 333 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-818/1383345</P> + + 610 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1336/1373014</P> + + 282 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Adancata-234/1362729</P> + + 648 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falticeni-2122/1410600</P> + + 598 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3319/1337794</P> + + 67 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1821/1370714</P> + + 402 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-183/1025374</P> + + 379 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1902/1370790</P> + + 442 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1906/1370794</P> + + 444 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3337/1346071</P> + + 78 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Pojorata-748/1351400</P> + + 248 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Pojorata-743/1364955</P> + + 253 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Pojorata-756/1372010</P> + + 254 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Moldovita-610/1374866</P> + + 303 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1019/1411418</P> + + 163 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Rasca-1593/1368714</P> + + 581 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falticeni-2139/1413893</P> + + 603 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1006/1414392</P> + + 159 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1903/1370792</P> + + 443 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1914/1370800</P> + + 449 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Patrauti-393/1377463</P> + + 637 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1817/1370712</P> + + 401 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1838/1370715</P> + + 403 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2160/1390873</P> + + 568 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-114 /1390878</P> + + 23 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2132/1390635</P> + + 555 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-92/1353428</P> + + 10 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-106/1353445</P> + + 18 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-856/1383335</P> + + 629 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-128/1392192</P> + + 28 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Solca-136/1154528</P> + + 384 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1886/1370722</P> + + 433 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brodina-459/1335898</P> + + 519 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brodina-471/1315635</P> + + 522 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Solca-72/1154544</P> + + 385 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2128/1390563</P> + + 553 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2135/1390721</P> + + 556 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falticeni-2123/1410586</P> + + 599 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falticeni-2129/1413869</P> + + 600 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1887/1370773</P> + + 434 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Moldovita--576/1357494</P> + + 305 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1926/1370809</P> + + 454 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brodina-486/1399345</P> + + 524 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-574/1339065</P> + + 335 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-575/1337883</P> + + 336 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-582/1337869</P> + + 337 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-586/1337851</P> + + 340 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-604/1357468</P> + + 345 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-616/1357310</P> + + 348 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-797/1392760</P> + + 606 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-840/1392753</P> + + 611 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1261/1373138</P> + + 265 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1890/1370776</P> + + 436 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1895/1370779</P> + + 438 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falcau- 538/1363605</P> + + 499 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falcau- 505/1370368</P> + + 503 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-601/1357338</P> + + 344 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brodina-503/1399179</P> + + 532 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brodina-347/1183504</P> + + 537 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-298/1180211</P> + + 323 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Pojorata-727/1340253</P> + + 245 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Pojorata-761/1369183</P> + + 256 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Pojorata-779/1369435</P> + + 258 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falcau- 540/1365336</P> + + 509 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falcau- 571/1365325</P> + + 516 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brodina-493/1399199</P> + + 527 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1913/1370799</P> + + 448 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1912/1370797</P> + + 447 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1934/1370813</P> + + 458 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-87/1353437</P> + + 7 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-84/1353434</P> + + 5 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-86/1353433</P> + + 6 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-72/1353439</P> + + 3 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-74/1353440</P> + + 4 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-154/1380426</P> + + 1 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-129/1390810</P> + + 29 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1940/1370818</P> + + 461 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-836/1383323</P> + + 618 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-848/1383330</P> + + 624 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Dolhasca-849/1383331</P> + + 625 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3303/1343035</P> + + 64 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-992/1414095</P> + + 154 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-632/1357317</P> + + 351 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>G-Humor-143/1380014</P> + + 354 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falticeni-2137/1410770</P> + + 602 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1978/1370833</P> + + 476 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3417/1359736</P> + + 107 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brosteni-169/1381169</P> + + 35 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1061/1414402</P> + + 180 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1251/1373544</P> + + 261 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falcau- 535/1365373</P> + + 507 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falcau- 550/1365286</P> + + 513 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Falcau- 570/1366082</P> + + 515 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Brodina-475/1399303</P> + + 523 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3422/1363142</P> + + 111 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3428/1363885</P> + + 115 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3437/1366138</P> + + 121 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3440/1363856</P> + + 122 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Breaza-340/1379598</P> + + 232 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Breaza-343/1379582</P> + + 234 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Breaza-350/1379421</P> + + 235 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Vama-1272/1196621</P> + + 268 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>D.Candrenilor-915/1344259</P> + + 131 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-202/1139493</P> + + 322 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-548/1339049</P> + + 329 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Stulpicani-583/1339019</P> + + 338 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>D.Candrenilor-940/1374681</P> + + 137 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Solca-254/1348808</P> + + 381 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2141/1390782</P> + + 560 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2155/1390868</P> + + 567 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Malini-2162/1390880</P> + + 570 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3432/1364347</P> + + 119 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3435/1366138</P> + + 120 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3443/1363764</P> + + 123 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Crucea-3304/1343033 | 3305/1342765 | 3323/1343030</P> + + 128 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Iacobeni-1093/1414250</P> + + 195 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Marginea-1846/1370728</P> + + 408 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+ + + <P>Rasca-1583/1365879 | 1595/1368388 | 1582/1366300</P> + + 590 + + + + + + + + +

Subunitatile Directiei Silvice Suceava

+
+ +

Conform caiet de sarcini

+
+ + + + + + +

*Denumirea lot este formata din numele ocolului silvic si Numarul partidei/ Numarul Sumal

+
+
+
+ + + + 2018/S 246-564613 + + + 426 + + + + + + 462 + + + + + + 224 + + + + + + 63 + + + + + + 43 + + + + + + 47 + + + + + + 356 + + + + + + 362 + + + + + + 139 + + + + + + 526 + + + + + + 465 + + + + + + 492 + + + + + + 528 + + + + + + 308 + + + + + + 112 + + + + + + 49 + + + + + + 387 + + + + + + 413 + + + + + + 55 + + + + + + 12 + + + + + + 464 + + + + + + 505 + + + + + + 471 + + + + + + 204 + + + + + + 359 + + + + + + 416 + + + + + + 367 + + + + + + 116 + + + + + + 118 + + + + + + 156 + + + + + + 168 + + + + + + 216 + + + + + + 487 + + + + + + 281 + + + + + + 26 + + + + + + 178 + + + + + + 104 + + + + + + 110 + + + + + + 97 + + + + + + 133 + + + + + + 284 + + + + + + 288 + + + + + + 294 + + + + + + 295 + + + + + + 298 + + + + + + 331 + + + + + + 409 + + + + + + 293 + + + + + + 572 + + + + + + 32 + + + + + + 521 + + + + + + 514 + + + + + + 246 + + + + + + 66 + + + + + + 146 + + + + + + 307 + + + + + + 510 + + + + + + 244 + + + + + + 576 + + + + + + 141 + + + + + + 290 + + + + + + 299 + + + + + + 225 + + + + + + 302 + + + + + + 304 + + + + + + 481 + + + + + + 208 + + + + + + 158 + + + + + + 206 + + + + + + 207 + + + + + + 310 + + + + + + 311 + + + + + + 439 + + + + + + 480 + + + + + + 488 + + + + + + 595 + + + + + + 405 + + + + + + 412 + + + + + + 350 + + + + + + 125 + + + + + + 164 + + + + + + 171 + + + + + + 58 + + + + + + 50 + + + + + + 59 + + + + + + 60 + + + + + + 61 + + + + + + 201 + + + + + + 283 + + + + + + 306 + + + + + + 312 + + + + + + 313 + + + + + + 319 + + + + + + 451 + + + + + + 557 + + + + + + 17 + + + + + + 446 + + + + + + 419 + + + + + + 92 + + + + + + 531 + + + + + + 424 + + + + + + 231 + + + + + + 233 + + + + + + 240 + + + + + + 360 + + + + + + 309 + + + + + + 422 + + + + + + 428 + + + + + + 94 + + + + + + 99 + + + + + + 101 + + + + + + 176 + + + + + + 96 + + + + + + 102 + + + + + + 332 + + + + + + 333 + + + + + + 598 + + + + + + 67 + + + + + + 442 + + + + + + 444 + + + + + + 78 + + + + + + 248 + + + + + + 303 + + + + + + 163 + + + + + + 603 + + + + + + 159 + + + + + + 443 + + + + + + 449 + + + + + + 637 + + + + + + 401 + + + + + + 403 + + + + + + 23 + + + + + + 10 + + + + + + 18 + + + + + + 28 + + + + + + 433 + + + + + + 519 + + + + + + 553 + + + + + + 556 + + + + + + 599 + + + + + + 600 + + + + + + 434 + + + + + + 305 + + + + + + 454 + + + + + + 524 + + + + + + 335 + + + + + + 337 + + + + + + 345 + + + + + + 348 + + + + + + 265 + + + + + + 436 + + + + + + 438 + + + + + + 344 + + + + + + 256 + + + + + + 258 + + + + + + 509 + + + + + + 516 + + + + + + 527 + + + + + + 447 + + + + + + 458 + + + + + + 7 + + + + + + 5 + + + + + + 6 + + + + + + 3 + + + + + + 4 + + + + + + 1 + + + + + + 154 + + + + + + 29 + + + + + + 461 + + + + + + 64 + + + + + + 351 + + + + + + 354 + + + + + + 476 + + + + + + 107 + + + + + + 507 + + + + + + 35 + + + + + + 180 + + + + + + 261 + + + + + + 513 + + + + + + 515 + + + + + + 122 + + + + + + 111 + + + + + + 115 + + + + + + 121 + + + + + + 232 + + + + + + 234 + + + + + + 235 + + + + + + 131 + + + + + + 329 + + + + + + 338 + + + + + + 137 + + + + + + 567 + + + + + + 570 + + + + + + 119 + + + + + + 123 + + + + + + 195 + + + + + + 408 + + + + + + 365 + + + + + + 475 + + + + + + 484 + + + + + + 394 + + + + + + 13 + + + + + + 134 + + + + + + 285 + + + + + + 349 + + + + + + 80 + + + + + + 83 + + + + + + 342 + + + + + + 358 + + + + + + 633 + + + + + + 634 + + + + + + 194 + + + + + + 468 + + + + + + 463 + + + + + + 466 + + + + + + 467 + + + + + + 469 + + + + + + 470 + + + + + + 140 + + + + + + 143 + + + + + + 144 + + + + + + 31 + + + + + + 62 + + + + + + 33 + + + + + + 86 + + + + + + 386 + + + + + + 594 + + + + + + 242 + + + + + + 247 + + + + + + 57 + + + + + + 483 + + + + + + 486 + + + + + + 490 + + + + + + 525 + + + + + + 393 + + + + + + 410 + + + + + + 502 + + + + + + 508 + + + + + + 415 + + + + + + 264 + + + + + + 21 + + + + + + 215 + + + + + + 14 + + + + + + 8 + + + + + + 25 + + + + + + 27 + + + + + + 520 + + + + + + 161 + + + + + + 166 + + + + + + 175 + + + + + + 262 + + + + + + 271 + + + + + + 105 + + + + + + 106 + + + + + + 396 + + + + + + 392 + + + + + + 73 + + + + + + 314 + + + + + + 460 + + + + + + 579 + + + + + + 172 + + + + + + 173 + + + + + + 174 + + + + + + 149 + + + + + + 152 + + + + + + 414 + + + + + + 199 + + + + + + 237 + + + + + + 136 + + + + + + 22 + + + + + + 423 + + + + + + 473 + + + + + + 41 + + + + + + 51 + + + + + + 129 + + + + + + 183 + + + + + + 24 + + + + + + 188 + + + + + + 181 + + + + + + 566 + + + + + + 551 + + + + + + 48 + + + + + + 82 + + + + + + 84 + + + + + + 88 + + + + + + 389 + + + + + + 548 + + + + + + 550 + + + + + + 330 + + + + + + 186 + + + + + + 198 + + + + + + 275 + + + + + + 276 + + + + + + 277 + + + + + + 68 + + + + + + 72 + + + + + + 315 + + + + + + 445 + + + + + + 75 + + + + + + 430 + + + + + + 74 + + + + + + 76 + + + + + + 77 + + + + + + 150 + + + + + + 189 + + + + + + 192 + + + + + + 56 + + + + + + 472 + + + + + + 479 + + + + + + 44 + + + + + + 440 + + + + + + 582 + + + + + + 2 + + + + + + 493 + + + + + + 87 + + + + + + 266 + + + + + + 269 + + + + + + 273 + + + + + + 89 + + + + + + 212 + + + + + + 210 + + + + + + 30 + + + + + + 300 + + + + + + 482 + + + + + + 485 + + + + + + 109 + + + + + + 427 + + + + + + 477 + + + + + + 19 + + + + + + 170 + + + + + + 352 + + + + + + 90 + + + + + + 91 + + + + + + 160 + + + + + + 260 + + + + + + 339 + + + + + + 341 + + + + + + 157 + + + + + + 15 + + + + + + 456 + + + + + + 511 + + + + + + 517 + + + + + + 431 + + + + + + 45 + + + + + + 85 + + + + + + 11 + + + + + + 167 + + + + + + 177 + + + + + + 65 + + + + + + 357 + + + + + + 249 + + + + + + 251 + + + + + + 214 + + + + + + 291 + + + + + + 491 + + + + + + 504 + + + + + + 455 + + + + + + 457 + + + + + + 343 + + + + + + 406 + + + + + + 347 + + + + + + 407 + + + + + + 81 + + + + + + 320 + + + + + + 420 + + + + + + 113 + + + + + + 114 + + + + + + 117 + + + + + + 126 + + + + + + 217 + + + + + + 223 + + + + + + 230 + + + + + + 643 + + + + + + 425 + + + + + + 432 + + + + + + 391 + + + + + + 200 + + + + + + 196 + + + + + + 197 + + + + + + 93 + + + + + + 226 + + + + + + 227 + + + + + + 236 + + + + + + 241 + + + + + + 191 + + + + + + 184 + + + + + + 185 + + + + + + 190 + + + + + + 193 + + + + + + 494 + + + + + + 489 + + + + + + 95 + + + + + + 103 + + + + + + 530 + + + + + + 533 + + + + + + 535 + + + + + + 46 + + + + + + 334 + + + + + + 42 + + + + + + 452 + + + + + + 435 + + + + + + 584 + + + + + + 16 + + + + + + 52 + + + + + + 53 + + + + + + 450 + + + + + + 418 + + + + + + 512 + + + + + + 263 + + + + + + 270 + + + + + + 272 + + + + + + 278 + + + + + + 280 + + + + + + 286 + + + + + + 287 + + + + + + 135 + + + + + + 34 + + + + + + 328 + + + + + + 71 + + + + + + 327 + + + + + + 459 + + + + + + 145 + + + + + + 179 + + + + + + 243 + + + + + + 301 + + + + + + 138 + + + + + + 142 + + + + + + 153 + + + + + + 162 + + + + + + 317 + + + + + + 355 + + + + + + 169 + + + + + + 151 + + + + + + 155 + + + + + + 165 + + + + + + 182 + + + + + + 187 + + + + + + 202 + + + + + + 203 + + + + + + 205 + + + + + + 209 + + + + + + 211 + + + + + + 213 + + + + + + 228 + + + + + + 363 + + + + + + 374 + + + + + + 474 + + + + + + 400 + + + + + + 437 + + + + + + 571 + + + + + + 20 + + + + + + 318 + + + + + + 289 + + + + + + 296 + + + + + + 63 + + + + + + 426 + + + + + + 462 + + + + + + 224 + + + + + + 43 + + + + + + 47 + + + + + + 356 + + + + + + 362 + + + + + + 139 + + + + + + 526 + + + + + + 465 + + + + + + 492 + + + + + + 528 + + + + + + 308 + + + + + + 112 + + + + + + 49 + + + + + + 387 + + + + + + 413 + + + + + + 55 + + + + + + 12 + + + + + + 464 + + + + + + 505 + + + + + + 471 + + + + + + 204 + + + + + + 359 + + + + + + 416 + + + + + + 367 + + + + + + 116 + + + + + + 118 + + + + + + 156 + + + + + + 168 + + + + + + 216 + + + + + + 487 + + + + + + 281 + + + + + + 26 + + + + + + 178 + + + + + + 104 + + + + + + 110 + + + + + + 97 + + + + + + 133 + + + + + + 284 + + + + + + 288 + + + + + + 294 + + + + + + 295 + + + + + + 298 + + + + + + 331 + + + + + + 409 + + + + + + 293 + + + + + + 572 + + + + + + 32 + + + + + + 521 + + + + + + 514 + + + + + + 246 + + + + + + 66 + + + + + + 146 + + + + + + 307 + + + + + + 510 + + + + + + 244 + + + + + + 576 + + + + + + 141 + + + + + + 290 + + + + + + 299 + + + + + + 225 + + + + + + 302 + + + + + + 304 + + + + + + 481 + + + + + + 208 + + + + + + 158 + + + + + + 206 + + + + + + 207 + + + + + + 310 + + + + + + 311 + + + + + + 439 + + + + + + 480 + + + + + + 488 + + + + + + 595 + + + + + + 405 + + + + + + 412 + + + + + + 350 + + + + + + 125 + + + + + + 164 + + + + + + 171 + + + + + + 58 + + + + + + 50 + + + + + + 59 + + + + + + 60 + + + + + + 61 + + + + + + 201 + + + + + + 283 + + + + + + 306 + + + + + + 312 + + + + + + 557 + + + + + + 313 + + + + + + 319 + + + + + + 451 + + + + + + 17 + + + + + + 446 + + + + + + 419 + + + + + + 92 + + + + + + 531 + + + + + + 424 + + + + + + 231 + + + + + + 233 + + + + + + 240 + + + + + + 360 + + + + + + 309 + + + + + + 422 + + + + + + 428 + + + + + + 94 + + + + + + 99 + + + + + + 101 + + + + + + 176 + + + + + + 96 + + + + + + 102 + + + + + + 332 + + + + + + 333 + + + + + + 598 + + + + + + 67 + + + + + + 442 + + + + + + 444 + + + + + + 78 + + + + + + 248 + + + + + + 303 + + + + + + 163 + + + + + + 603 + + + + + + 159 + + + + + + 443 + + + + + + 449 + + + + + + 637 + + + + + + 401 + + + + + + 403 + + + + + + 23 + + + + + + 10 + + + + + + 18 + + + + + + 28 + + + + + + 433 + + + + + + 519 + + + + + + 553 + + + + + + 556 + + + + + + 599 + + + + + + 600 + + + + + + 434 + + + + + + 305 + + + + + + 454 + + + + + + 524 + + + + + + 335 + + + + + + 337 + + + + + + 345 + + + + + + 348 + + + + + + 265 + + + + + + 436 + + + + + + 438 + + + + + + 344 + + + + + + 256 + + + + + + 258 + + + + + + 509 + + + + + + 516 + + + + + + 527 + + + + + + 447 + + + + + + 458 + + + + + + 7 + + + + + + 5 + + + + + + 6 + + + + + + 3 + + + + + + 4 + + + + + + 1 + + + + + + 29 + + + + + + 461 + + + + + + 64 + + + + + + 154 + + + + + + 351 + + + + + + 354 + + + + + + 476 + + + + + + 107 + + + + + + 35 + + + + + + 180 + + + + + + 261 + + + + + + 507 + + + + + + 513 + + + + + + 515 + + + + + + 122 + + + + + + 111 + + + + + + 115 + + + + + + 121 + + + + + + 232 + + + + + + 234 + + + + + + 235 + + + + + + 131 + + + + + + 329 + + + + + + 338 + + + + + + 137 + + + + + + 567 + + + + + + 570 + + + + + + 119 + + + + + + 123 + + + + + + 365 + + + + + + 195 + + + + + + 408 + + + + + + 475 + + + + + + 484 + + + + + + 394 + + + + + + 13 + + + + + + 134 + + + + + + 285 + + + + + + 349 + + + + + + 80 + + + + + + 83 + + + + + + 342 + + + + + + 358 + + + + + + 633 + + + + + + 634 + + + + + + 194 + + + + + + 468 + + + + + + 463 + + + + + + 466 + + + + + + 467 + + + + + + 469 + + + + + + 470 + + + + + + 140 + + + + + + 143 + + + + + + 144 + + + + + + 31 + + + + + + 62 + + + + + + 33 + + + + + + 86 + + + + + + 386 + + + + + + 594 + + + + + + 242 + + + + + + 247 + + + + + + 57 + + + + + + 483 + + + + + + 486 + + + + + + 490 + + + + + + 525 + + + + + + 393 + + + + + + 410 + + + + + + 502 + + + + + + 508 + + + + + + 415 + + + + + + 264 + + + + + + 21 + + + + + + 215 + + + + + + 14 + + + + + + 8 + + + + + + 25 + + + + + + 27 + + + + + + 520 + + + + + + 161 + + + + + + 166 + + + + + + 175 + + + + + + 262 + + + + + + 271 + + + + + + 105 + + + + + + 106 + + + + + + 396 + + + + + + 392 + + + + + + 73 + + + + + + 314 + + + + + + 460 + + + + + + 579 + + + + + + 172 + + + + + + 173 + + + + + + 174 + + + + + + 149 + + + + + + 152 + + + + + + 414 + + + + + + 199 + + + + + + 237 + + + + + + 136 + + + + + + 22 + + + + + + 423 + + + + + + 473 + + + + + + 41 + + + + + + 51 + + + + + + 129 + + + + + + 183 + + + + + + 188 + + + + + + 566 + + + + + + 24 + + + + + + 551 + + + + + + 48 + + + + + + 82 + + + + + + 84 + + + + + + 88 + + + + + + 389 + + + + + + 548 + + + + + + 550 + + + + + + 330 + + + + + + 186 + + + + + + 198 + + + + + + 275 + + + + + + 276 + + + + + + 277 + + + + + + 68 + + + + + + 72 + + + + + + 315 + + + + + + 445 + + + + + + 75 + + + + + + 430 + + + + + + 74 + + + + + + 76 + + + + + + 77 + + + + + + 150 + + + + + + 189 + + + + + + 192 + + + + + + 56 + + + + + + 472 + + + + + + 479 + + + + + + 44 + + + + + + 440 + + + + + + 582 + + + + + + 2 + + + + + + 493 + + + + + + 87 + + + + + + 266 + + + + + + 269 + + + + + + 273 + + + + + + 89 + + + + + + 212 + + + + + + 210 + + + + + + 30 + + + + + + 300 + + + + + + 482 + + + + + + 485 + + + + + + 109 + + + + + + 427 + + + + + + 477 + + + + + + 19 + + + + + + 170 + + + + + + 352 + + + + + + 90 + + + + + + 91 + + + + + + 160 + + + + + + 260 + + + + + + 339 + + + + + + 341 + + + + + + 157 + + + + + + 15 + + + + + + 456 + + + + + + 511 + + + + + + 517 + + + + + + 431 + + + + + + 45 + + + + + + 85 + + + + + + 11 + + + + + + 167 + + + + + + 177 + + + + + + 65 + + + + + + 357 + + + + + + 249 + + + + + + 251 + + + + + + 214 + + + + + + 291 + + + + + + 491 + + + + + + 504 + + + + + + 455 + + + + + + 457 + + + + + + 343 + + + + + + 406 + + + + + + 347 + + + + + + 407 + + + + + + 81 + + + + + + 320 + + + + + + 420 + + + + + + 113 + + + + + + 114 + + + + + + 117 + + + + + + 126 + + + + + + 217 + + + + + + 223 + + + + + + 230 + + + + + + 643 + + + + + + 425 + + + + + + 432 + + + + + + 391 + + + + + + 181 + + + + + + 196 + + + + + + 197 + + + + + + 93 + + + + + + 200 + + + + + + 226 + + + + + + 227 + + + + + + 236 + + + + + + 241 + + + + + + 191 + + + + + + 184 + + + + + + 185 + + + + + + 190 + + + + + + 193 + + + + + + 494 + + + + + + 489 + + + + + + 95 + + + + + + 103 + + + + + + 530 + + + + + + 533 + + + + + + 535 + + + + + + 452 + + + + + + 46 + + + + + + 334 + + + + + + 42 + + + + + + 435 + + + + + + 584 + + + + + + 16 + + + + + + 52 + + + + + + 53 + + + + + + 450 + + + + + + 418 + + + + + + 512 + + + + + + 263 + + + + + + 270 + + + + + + 272 + + + + + + 278 + + + + + + 280 + + + + + + 286 + + + + + + 287 + + + + + + 135 + + + + + + 34 + + + + + + 328 + + + + + + 71 + + + + + + 327 + + + + + + 459 + + + + + + 145 + + + + + + 179 + + + + + + 243 + + + + + + 301 + + + + + + 138 + + + + + + 142 + + + + + + 153 + + + + + + 162 + + + + + + 317 + + + + + + 355 + + + + + + 169 + + + + + + 151 + + + + + + 155 + + + + + + 165 + + + + + + 182 + + + + + + 187 + + + + + + 202 + + + + + + 203 + + + + + + 205 + + + + + + 209 + + + + + + 211 + + + + + + 213 + + + + + + 228 + + + + + + 363 + + + + + + 374 + + + + + + 474 + + + + + + 400 + + + + + + 571 + + + + + + 20 + + + + + + 318 + + + + + + 437 + + + + + + 289 + + + + + + 296 + + + + + + 7045 + 54 + + <P>Crucea-3290/1335964</P> + + + 2019-03-13 + + 2 + 0 + 0 + 0 + 2 + + + + + + BOROSPYN + RO 21532558 +
Strada -, Nr. -
+ Borca + 617078 + + +40 745243046 + sc_borospyn_srl@yahoo.com + +40 233249476 + +
+ +
+
+ + 39940.86 + 37310.20 + +
+
+ + 7050 + 36 + + <P>Crucea-3362/1358392</P> + + + 2019-03-13 + + 3 + 0 + 0 + 0 + 3 + + + + + + SABDARY S.R.L. + 22588964 +
Strada Holda, Nr. 157
+ Brosteni + 727075 + + +40 744539828 + sabdarysrl@yahoo.com + +
+ +
+
+ + 54498.83 + 45720.50 + +
+
+ + 7046 + 69 + + <P>Crucea-3324/1343031</P> + + + 2019-03-13 + + 2 + 0 + 0 + 0 + 2 + + + + + + BOROSPYN + RO 21532558 +
Strada -, Nr. -
+ Borca + 617078 + + +40 745243046 + sc_borospyn_srl@yahoo.com + +40 233249476 + +
+ +
+
+ + 21296.42 + 19649 + +
+
+ + 6967 + 147 + + <P>D.Candrenilor-966/1374949</P> + + + 2019-03-13 + + 2 + 0 + 0 + 0 + 2 + + + + + + SC DENILSON SRL + 15004922 +
Strada Principala, Nr. 42
+ Poiana Stampei + 727430 + + +4 0742158989 + denilsonsrl@yahoo.com + +4 0230578234 + +
+ +
+
+ + 11656 + 10900 + +
+
+ + 6206 + 148 + + <P>D.Candrenilor-967/1374986</P> + + + 2019-03-05 + + 1 + 0 + 0 + 0 + 1 + + + + + + JURACRIS + RO 28333617 +
Strada putnei, Nr. 208
+ Radauti + 725400 + + +40 746616949 + cristipavel92@yahoo.com + +40 230574279 + +
+ +
+
+ + 1846 + 1768 + +
+
+ + 7133 + 218 + + <P>Breaza-172/1030933</P> + + + 2019-03-13 + + 3 + 3 + 0 + 0 + 3 + + + + + + SC PRODYL WOOD SRL + 33805724 +
Strada preluca, Nr. 1196a
+ Botus + + +40 729187598 + prodylwoodsrl@yahoo.com + +
+ +
+
+ + 70132 + 57955.22 + +
+
+ + 7134 + 219 + + <P>Breaza-258/1358781</P> + + + 2019-03-13 + + 2 + 0 + 0 + 0 + 2 + + + + + + VOLSALPIN SRL + 37076180 +
Strada sadova, Nr. 408
+ Sadova + 727470 + + +40 735521319 + volsalpin@gmail.com + +
+ +
+
+ + 77941 + 76152 + +
+
+ + 5987 + 221 + + <P>Breaza-344/1379588</P> + + + 2019-03-04 + + 2 + 0 + 0 + 0 + 2 + + + + + + MION + RO22121437 +
Strada PRINCIPALA, Nr. 391
+ Gainesti + 727491 + + +40 766731199 + tabreasilviu68@yahoo.com + +
+ +
+
+ + 21289.40 + 20296.50 + +
+
+ + 6126 + 120 + + <P>Crucea-3435/1366138</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + SABDARY S.R.L. + 22588964 +
Strada Holda, Nr. 157
+ Brosteni + 727075 + + +40 744539828 + sabdarysrl@yahoo.com + +
+ +
+
+ + 8968.45 + 8726 + +
+
+ + 6125 + 124 + + <P>Crucea-3446/1383515</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + S.C. SILVFLOR S.R.L + RO 23366575 +
Strada COTARGASI, Nr. 137
+ Brosteni + 727076 + + +40 721454884 + tytysilvflor@gmail.com + +
+ +
+
+ + 37908.38 + 37703 + +
+
+ + 7131 + 222 + + <P>Breaza-345/1379587</P> + + + 2019-03-13 + + 2 + 0 + 0 + 0 + 2 + + + + + + MION + RO22121437 +
Strada PRINCIPALA, Nr. 391
+ Gainesti + 727491 + + +40 766731199 + tabreasilviu68@yahoo.com + +
+ +
+
+ + 20725.90 + 19256.55 + +
+
+ + 6127 + 37 + + <P>Crucea-3386/1358044</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + EXPLO ELA + 21185971 +
Strada, Nr.
+ Borca + 617081 + + +40 729733443 + ionanastasiei@yahoo.com + +
+ +
+
+ + 74385.56 + 74385 + +
+
+ + 7044 + 39 + + <P>Crucea-3388/1358094</P> + + + 2019-03-13 + + 2 + 0 + 0 + 0 + 2 + + + + + + BOROSPYN + RO 21532558 +
Strada -, Nr. -
+ Borca + 617078 + + +40 745243046 + sc_borospyn_srl@yahoo.com + +40 233249476 + +
+ +
+
+ + 209745.41 + 194420 + +
+
+ + 6174 + 292 + + <P>Vama-1383/1372901</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + ROTMAR EXPLO-FOREST SRL + RO28126263 +
Strada FRUMOSU, Nr. 599I
+ Frumosu + 727260 + + +04 740322138 + niculinaniga@yahoo.com + +
+ +
+
+ + 34321.10 + 34224 + +
+
+ + 7110 + 324 + + <P>Stulpicani-599/1362243</P> + + + 2019-03-13 + + 3 + 0 + 0 + 0 + 3 + + + + + + SEVROM + RO23240380 +
Strada SAT GEMENEA, Nr. 12
+ Stulpicani + + +40 727703126 + sevrom2018@yahoo.com + +
+ +
+
+ + 103395 + 82662 + +
+
+ + 6143 + 346 + + <P>Stulpicani-609/1357698</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + SEVROM + RO23240380 +
Strada SAT GEMENEA, Nr. 12
+ Stulpicani + + +40 727703126 + sevrom2018@yahoo.com + +
+ +
+
+ + 41542 + 37865 + +
+
+ + 5999 + 238 + + <P>Pojorata-716/1335042</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + RANCANAR TRANS SRL + 5431969 +
Strada fn, Nr. 22
+ Pojorata + 727440 + + +40 723691632 + erhananca@yahoo.com + +40 120236235 + +
+ +
+
+ + 25266 + 24236 + +
+
+ + 5990 + 336 + + <P>Stulpicani-575/1337883</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + SEVROM + RO23240380 +
Strada SAT GEMENEA, Nr. 12
+ Stulpicani + + +40 727703126 + sevrom2018@yahoo.com + +
+ +
+
+ + 8529 + 8529 + +
+
+ + 5996 + 316 + + <P>FRASIN--1690/1413985</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + LUCIMAR SRL + RO 17042450 +
Strada DOROTEIA, Nr. 237
+ Frasin + 727247 + + +40 733263880 + gemanar_m@yahoo.ro + +40 230231120 + +
+ +
+
+ + 25667.98 + 23600 + +
+
+ + 6097 + 259 + + <P>Vama-1097/1176648</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + MAISTRU SIF TRANSCOM SRL + RO29356341 +
Strada Deia, Nr. 794
+ Deia + 727261 + + +40 720498995 + maistrusif@gmail.com + +
+ +
+
+ + 11342.25 + 11200 + +
+
+ + 6000 + 239 + + <P>Pojorata-717/1334742</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + RANCANAR TRANS SRL + 5431969 +
Strada fn, Nr. 22
+ Pojorata + 727440 + + +40 723691632 + erhananca@yahoo.com + +40 120236235 + +
+ +
+
+ + 53767 + 51474 + +
+
+ + 6001 + 245 + + <P>Pojorata-727/1340253</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + RANCANAR TRANS SRL + 5431969 +
Strada fn, Nr. 22
+ Pojorata + 727440 + + +40 723691632 + erhananca@yahoo.com + +40 120236235 + +
+ +
+
+ + 84792 + 83366 + +
+
+ + 6892 + 255 + + <P>Pojorata-732/1369145</P> + + + 2019-03-13 + + 2 + 0 + 0 + 0 + 2 + + + + + + DAVJOHNALY + 32201177 +
Strada PRINCIPALA, Nr. 135
+ Sadova + 727470 + + +40 725926450 + davjohnaly@yahoo.com + +
+ +
+
+ + 64433 + 59213.60 + +
+
+ + 6893 + 257 + + <P>Pojorata-733/1369167</P> + + + 2019-03-13 + + 2 + 0 + 0 + 0 + 2 + + + + + + DAVJOHNALY + 32201177 +
Strada PRINCIPALA, Nr. 135
+ Sadova + 727470 + + +40 725926450 + davjohnaly@yahoo.com + +
+ +
+
+ + 64519 + 59291.86 + +
+
+ + 5997 + 321 + + <P>FRASIN--1707/1414138</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + LUCIMAR SRL + RO 17042450 +
Strada DOROTEIA, Nr. 237
+ Frasin + 727247 + + +40 733263880 + gemanar_m@yahoo.ro + +40 230231120 + +
+ +
+
+ + 32285.93 + 31100 + +
+
+ + 5987 + 220 + + <P>Breaza-268/1200753</P> + + + 2019-03-13 + + 1 + 0 + 0 + 0 + 1 + + + + + + VOLSALPIN SRL + 37076180 +
Strada sadova, Nr. 408
+ Sadova + 727470 + + +40 735521319 + volsalpin@gmail.com + +
+ +
+
+ + 70780 + 67060 + +
+
+ + 7111 + 325 + + <P>Stulpicani-602/1362236</P> + + + 2019-03-13 + + 3 + 0 + 0 + 0 + 3 + + + + + + SEVROM + RO23240380 +
Strada SAT GEMENEA, Nr. 12
+ Stulpicani + + +40 727703126 + sevrom2018@yahoo.com + +
+ +
+
+ + 21088.50 + 17065 + +
+
+ + 6096 + 274 + + <P>Vama-1294/1372503</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + SC ALINSOL FOREX SRL + 36784294 +
Strada fara str, Nr. 108
+ Frumosu + 727593 + + +40 721768240 + solcan.mary@gmail.com + +
+ +
+
+ + 69324.30 + 69320 + +
+
+ + 6142 + 340 + + <P>Stulpicani-586/1337851</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + SEVROM + RO23240380 +
Strada SAT GEMENEA, Nr. 12
+ Stulpicani + + +40 727703126 + sevrom2018@yahoo.com + +
+ +
+
+ + 4706 + 4706 + +
+
+ + 5986 + 229 + + <P>Breaza-332/1379577</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + RANCANAR TRANS SRL + 5431969 +
Strada fn, Nr. 22
+ Pojorata + 727440 + + +40 723691632 + erhananca@yahoo.com + +40 120236235 + +
+ +
+
+ + 256867 + 251525 + +
+
+ + 6002 + 252 + + <P>Pojorata-738/1344948</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + RANCANAR TRANS SRL + 5431969 +
Strada fn, Nr. 22
+ Pojorata + 727440 + + +40 723691632 + erhananca@yahoo.com + +40 120236235 + +
+ +
+
+ + 17928 + 17158 + +
+
+ + 6702 + 369 + + <P>G-Humor-449/1369527</P> + + + 2019-03-12 + + 1 + 0 + 0 + 0 + 1 + + + + + + S.C. DOUGLASIL S.R.L. + 26897300 +
Strada, Nr.
+ Capu Campului + 727585 + + +40 740168833 + tatarau.gheorghe@yahoo.com + +40 740168833 + +
+ +
+
+ + 2022 + 2020 + +
+
+ + 5980 + 368 + + <P>G-Humor-448/1380300</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + SC FORET JUCAN SRL + RO 13759500 +
Strada STEFAN CEL MARE, Nr. 94
+ Manastirea Humorului + 727355 + + +40 740499422 + scforetjucan@yahoo.com + +40 230572833 + +
+ +
+
+ + 43054 + 42000 + +
+
+ + 6698 + 370 + + <P>G-Humor-450/1369510</P> + + + 2019-03-12 + + 1 + 0 + 0 + 0 + 1 + + + + + + SC BIA FELY SRL + RO24544000 +
Strada principala, Nr. 463
+ Paltinoasa + 727415 + + +40 740807212 + bia_feli_srl@yahoo.com + +
+ +
+
+ + 539 + 538 + +
+
+ + 6699 + 371 + + <P>G-Humor-453/1380173</P> + + + 2019-03-12 + + 1 + 0 + 0 + 0 + 1 + + + + + + SC BIA FELY SRL + RO24544000 +
Strada principala, Nr. 463
+ Paltinoasa + 727415 + + +40 740807212 + bia_feli_srl@yahoo.com + +
+ +
+
+ + 24873 + 24872 + +
+
+ + 6700 + 375 + + <P>G-Humor-466/1380325</P> + + + 2019-03-12 + + 1 + 0 + 0 + 0 + 1 + + + + + + SC BIA FELY SRL + RO24544000 +
Strada principala, Nr. 463
+ Paltinoasa + 727415 + + +40 740807212 + bia_feli_srl@yahoo.com + +
+ +
+
+ + 42008 + 42007 + +
+
+ + 6004 + 253 + + <P>Pojorata-743/1364955</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + RANCANAR TRANS SRL + 5431969 +
Strada fn, Nr. 22
+ Pojorata + 727440 + + +40 723691632 + erhananca@yahoo.com + +40 120236235 + +
+ +
+
+ + 19828 + 18895 + +
+
+ + 7024 + 268 + + <P>Vama-1272/1196621</P> + + + 2019-03-13 + + 3 + 0 + 0 + 0 + 3 + + + + + + SC BUJ SIL SRL + 34499534 +
Strada, Nr.
+ Voievodeasa + 727511 + + +40 740238836 + parascan.alexandru@yahoo.com + +
+ +
+
+ + 254525 + 218000 + +
+
+ + 7025 + 267 + + <P>Vama-1266/1369626</P> + + + 2019-03-13 + + 2 + 2 + 0 + 0 + 2 + + + + + + SC TRANS LUKY SRL + 17220167 +
Strada, Nr.
+ Frasin + 727245 + + +40 754855840 + transluky_srl@yahoo.com + +40 230231100 + + www.transluky.com +
+ +
+
+ + 267427 + 240000 + +
+
+ + 6098 + 279 + + <P>Vama-1303/1372978</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + MAISTRU SIF TRANSCOM SRL + RO29356341 +
Strada Deia, Nr. 794
+ Deia + 727261 + + +40 720498995 + maistrusif@gmail.com + +
+ +
+
+ + 42251 + 41746.32 + +
+
+ + 6099 + 282 + + <P>Vama-1336/1373014</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + MAISTRU SIF TRANSCOM SRL + RO29356341 +
Strada Deia, Nr. 794
+ Deia + 727261 + + +40 720498995 + maistrusif@gmail.com + +
+ +
+
+ + 6000 + 5916 + +
+
+ + 7112 + 323 + + <P>Stulpicani-298/1180211</P> + + + 2019-03-13 + + 3 + 0 + 0 + 0 + 3 + + + + + + RAZLIAN SRL + 38077770 +
Strada Slatioara, Nr. 55
+ Stulpicani + 727508 + + +40 752676734 + razlian.slatioara@gmail.com + +
+ +
+
+ + 158025 + 124199 + +
+
+ + 5992 + 353 + + <P>Stulpicani-645/1359201</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + VALCOSTMIR S.R.L. + RO 16756656 +
Strada Principala, Nr. 92
+ Ostra + 727400 + + +40 742061371 + vasile.buzila@yahoo.com + +
+ +
+
+ + 92726 + 92720 + +
+
+ + 6100 + 297 + + <P>Vama-1431/1369890</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + SC RADU&VICTORIA GROUP SRL + 34158464 +
Strada f, Nr. 716
+ Dragosa + 727262 + + +4 0751379490 + alinutza232@yahoo.com + +
+ +
+
+ + 173609 + 173604 + +
+
+ + 6003 + 250 + + <P>Pojorata-734/1344960</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + RANCANAR TRANS SRL + 5431969 +
Strada fn, Nr. 22
+ Pojorata + 727440 + + +40 723691632 + erhananca@yahoo.com + +40 120236235 + +
+ +
+
+ + 73772 + 73618 + +
+
+ + 6701 + 366 + + <P>G-Humor-445/1380140</P> + + + 2019-03-12 + + 1 + 0 + 0 + 0 + 1 + + + + + + SC BIA FELY SRL + RO24544000 +
Strada principala, Nr. 463
+ Paltinoasa + 727415 + + +40 740807212 + bia_feli_srl@yahoo.com + +
+ +
+
+ + 9327 + 9326 + +
+
+ + 6891 + 642 + + <P>Adancata-276/1362771</P> + + + 2019-03-13 + + 3 + 3 + 0 + 0 + 3 + + + + + + SC TOTAL MAPINVENT SRL + RO30630008 +
Strada Rulmentului, Nr. 5
+ Suceava + 720263 + + +40 740238021 + totalmapinvent@gmail.com + +40 330803740 + +
+ +
+
+ + 57400 + 50900 + +
+
+ + 6006 + 541 + + <P>Malini-2142/1379768</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + DYPSIS SRL + RO24695630 +
Strada, Nr.
+ Malini + 727350 + + +40 752913730 + mcimpulungeanu@gmail.com + +
+ +
+
+ + 150050.64 + 141852 + +
+
+ + 6898 + 500 + + <P>Falcau- 335/1366809</P> + + + 2019-03-13 + + 2 + 0 + 0 + 0 + 2 + + + + + + DAMARCONS + RO 2583393 +
Strada Principala, Nr. 408
+ Brodina + + +40 743874045 + pavelvasile18@yahoo.com + +40 230706317 + +
+ +
+
+ + 54158.05 + 53800 + +
+
+ + 6220 + 384 + + <P>Solca-136/1154528</P> + + + 2019-03-05 + + 1 + 0 + 0 + 0 + 1 + + + + + + SC NG FORESTBOIS SRL + 33918898 +
Strada poiana micului, Nr. 153
+ Poiana Micului + 727357 + + +40 740725859 + gavrilut_negura@yahoo.com + +
+ +
+
+ + 7807 + 7315 + +
+
+ + 6092 + 644 + + <P>Adancata-256/1362734</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + SC TOTAL MAPINVENT SRL + RO30630008 +
Strada Rulmentului, Nr. 5
+ Suceava + 720263 + + +40 740238021 + totalmapinvent@gmail.com + +40 330803740 + +
+ +
+
+ + 43940 + 39800 + +
+
+ + 6221 + 385 + + <P>Solca-72/1154544</P> + + + 2019-03-05 + + 1 + 0 + 0 + 0 + 1 + + + + + + SC NG FORESTBOIS SRL + 33918898 +
Strada poiana micului, Nr. 153
+ Poiana Micului + 727357 + + +40 740725859 + gavrilut_negura@yahoo.com + +
+ +
+
+ + 3654 + 3600 + +
+
+ + 6303 + 388 + + <P>Solca-249/1348850</P> + + + 2019-03-06 + + 1 + 0 + 0 + 0 + 1 + + + + + + JURACRIS + RO 28333617 +
Strada putnei, Nr. 208
+ Radauti + 725400 + + +40 746616949 + cristipavel92@yahoo.com + +40 230574279 + +
+ +
+
+ + 7485 + 7482 + +
+
+ + 6304 + 390 + + <P>Solca-246/1348840</P> + + + 2019-03-06 + + 1 + 0 + 0 + 0 + 1 + + + + + + JURACRIS + RO 28333617 +
Strada putnei, Nr. 208
+ Radauti + 725400 + + +40 746616949 + cristipavel92@yahoo.com + +40 230574279 + +
+ +
+
+ + 22842 + 22809 + +
+
+ + 6895 + 496 + + <P>Falcau- 488/1363810</P> + + + 2019-03-13 + + 3 + 0 + 0 + 0 + 3 + + + + + + DAMARCONS + RO 2583393 +
Strada Principala, Nr. 408
+ Brodina + + +40 743874045 + pavelvasile18@yahoo.com + +40 230706317 + +
+ +
+
+ + 44524.15 + 29000 + +
+
+ + 6091 + 404 + + <P>Marginea-1839/1370718</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + JURACRIS + RO 28333617 +
Strada putnei, Nr. 208
+ Radauti + 725400 + + +40 746616949 + cristipavel92@yahoo.com + +40 230574279 + +
+ +
+
+ + 289.17 + 289.12 + +
+
+ + 6897 + 499 + + <P>Falcau- 538/1363605</P> + + + 2019-03-13 + + 2 + 0 + 0 + 0 + 2 + + + + + + DAMARCONS + RO 2583393 +
Strada Principala, Nr. 408
+ Brodina + + +40 743874045 + pavelvasile18@yahoo.com + +40 230706317 + +
+ +
+
+ + 66049.81 + 40000 + +
+
+ + 7032 + 398 + + <P>Marginea-1898/1364227 | 1899/1364239</P> + + + 2019-03-13 + + 4 + 0 + 0 + 0 + 4 + + + + + + SC BUJ SIL SRL + 34499534 +
Strada, Nr.
+ Voievodeasa + 727511 + + +40 740238836 + parascan.alexandru@yahoo.com + +
+ +
+
+ + 122295.35 + 103000 + +
+
+ + 7038 + 395 + + <P>Solca-250/1348225</P> + + + 2019-03-13 + + 3 + 0 + 0 + 0 + 3 + + + + + + FOREST AVR SILVA + 38538750 +
Strada fara, Nr. 333J
+ Clit + 727017 + + +40 749084072 + marofficeconsulting@gmail.com + +
+ +
+
+ + 56090 + 52361 + +
+
+ + 7028 + 397 + + <P>Marginea-1867/1353518 | 1875/1353510</P> + + + 2019-03-13 + + 4 + 0 + 0 + 0 + 4 + + + + + + INDMAR SRL + 13698968 +
Strada Principala, Nr. 1364
+ Marginea + 727345 + + +40 745582529 + curea_indmar@yahoo.com + +
+ +
+
+ + 266604.19 + 133800 + +
+
+ + 7029 + 411 + + <P>Marginea-1849/1370733</P> + + + 2019-03-13 + + 3 + 3 + 0 + 0 + 3 + + + + + + SC JOLYMARCOM SRL + RO28251304 +
Strada principala, Nr. 2578
+ Marginea + 727345 + + +40 745541998 + gabijoltea@yahoo.com + +
+ +
+
+ + 52138.53 + 44000 + +
+
+ + 7033 + 402 + + <P>Marginea-1821/1370714</P> + + + 2019-03-13 + + 1 + 0 + 0 + 0 + 1 + + + + + + SC BUJ SIL SRL + 34499534 +
Strada, Nr.
+ Voievodeasa + 727511 + + +40 740238836 + parascan.alexandru@yahoo.com + +
+ +
+
+ + 3196.70 + 2000 + +
+
+ + 7027 + 399 + + <P>Marginea-1486/1029195</P> + + + 2019-03-13 + + 3 + 0 + 0 + 0 + 3 + + + + + + NAPAR CRIS S.R.L. + 34783330 +
Strada voievodului, Nr. 44
+ Voievodeasa + 727511 + + +4 0755313884 + cristiripan@yahoo.com + +
+ +
+
+ + 59109.15 + 55600 + +
+
+ + 7034 + 417 + + <P>Marginea-1857/1370745</P> + + + 2019-03-13 + + 1 + 0 + 0 + 0 + 1 + + + + + + SC BUJ SIL SRL + 34499534 +
Strada, Nr.
+ Voievodeasa + 727511 + + +40 740238836 + parascan.alexandru@yahoo.com + +
+ +
+
+ + 15104 + 14000 + +
+
+ + 6089 + 429 + + <P>Marginea-1874/1370765</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + SC BUJ SIL SRL + 34499534 +
Strada, Nr.
+ Voievodeasa + 727511 + + +40 740238836 + parascan.alexandru@yahoo.com + +
+ +
+
+ + 7785.06 + 7750 + +
+
+ + 6090 + 441 + + <P>Marginea-1900/1370788</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + SC BUJ SIL SRL + 34499534 +
Strada, Nr.
+ Voievodeasa + 727511 + + +40 740238836 + parascan.alexandru@yahoo.com + +
+ +
+
+ + 12829.12 + 12700 + +
+
+ + 7035 + 448 + + <P>Marginea-1913/1370799</P> + + + 2019-03-13 + + 1 + 0 + 0 + 0 + 1 + + + + + + SC BUJ SIL SRL + 34499534 +
Strada, Nr.
+ Voievodeasa + 727511 + + +40 740238836 + parascan.alexandru@yahoo.com + +
+ +
+
+ + 4432.20 + 4300 + +
+
+ + 7042 + 478 + + <P>Putna-736/1178509</P> + + + 2019-03-13 + + 2 + 0 + 0 + 0 + 2 + + + + + + SC SIHASTRIA ETORA SRL + RO 29474100 +
Strada, Nr.
+ Putna + 727455 + + +40 786575054 + sihastriaetorasrl@yahoo.com + +
+ +
+
+ + 136946 + 124466 + +
+
+ + 6887 + 648 + + <P>Adancata-234/1362729</P> + + + 2019-03-13 + + 3 + 3 + 0 + 0 + 3 + + + + + + SC TOTAL MAPINVENT SRL + RO30630008 +
Strada Rulmentului, Nr. 5
+ Suceava + 720263 + + +40 740238021 + totalmapinvent@gmail.com + +40 330803740 + +
+ +
+
+ + 63542 + 53424 + +
+
+ + 6928 + 529 + + <P>Brodina-497/1399250</P> + + + 2019-03-13 + + 2 + 0 + 0 + 0 + 2 + + + + + + DAMARCONS + RO 2583393 +
Strada Principala, Nr. 408
+ Brodina + + +40 743874045 + pavelvasile18@yahoo.com + +40 230706317 + +
+ +
+
+ + 81989.73 + 74000 + +
+
+ + 6049 + 532 + + <P>Brodina-503/1399179</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + DAMARCONS + RO 2583393 +
Strada Principala, Nr. 408
+ Brodina + + +40 743874045 + pavelvasile18@yahoo.com + +40 230706317 + +
+ +
+
+ + 51205.11 + 50000 + +
+
+ + 6929 + 537 + + <P>Brodina-347/1183504</P> + + + 2019-03-14 + + 3 + 0 + 0 + 0 + 3 + + + + + + DAMARCONS + RO 2583393 +
Strada Principala, Nr. 408
+ Brodina + + +40 743874045 + pavelvasile18@yahoo.com + +40 230706317 + +
+ +
+
+ + 191813.43 + 116000 + +
+
+ + 6904 + 544 + + <P>Malini-2145/1379774</P> + + + 2019-03-13 + + 3 + 3 + 0 + 0 + 3 + + + + + + WOODSTRIPS SRL + RO 37372828 +
Strada -, Nr. 502A
+ Gainesti + 727491 + + +40 767771270 + woodstrips13@yahoo.com + +
+ +
+
+ + 14282.80 + 12404 + +
+
+ + 6905 + 559 + + <P>Malini-2140/1390769</P> + + + 2019-03-13 + + 3 + 0 + 0 + 0 + 3 + + + + + + WOODSTRIPS SRL + RO 37372828 +
Strada -, Nr. 502A
+ Gainesti + 727491 + + +40 767771270 + woodstrips13@yahoo.com + +
+ +
+
+ + 44078.86 + 44077.86 + +
+
+ + 6135 + 593 + + <P>Falticeni-2097/1410842</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + SC TOTAL MAPINVENT SRL + RO30630008 +
Strada Rulmentului, Nr. 5
+ Suceava + 720263 + + +40 740238021 + totalmapinvent@gmail.com + +40 330803740 + +
+ +
+
+ + 38908.89 + 34821 + +
+
+ + 6890 + 639 + + <P>Adancata-270/1388327</P> + + + 2019-03-13 + + 2 + 2 + 0 + 0 + 2 + + + + + + SC TOTAL MAPINVENT SRL + RO30630008 +
Strada Rulmentului, Nr. 5
+ Suceava + 720263 + + +40 740238021 + totalmapinvent@gmail.com + +40 330803740 + +
+ +
+
+ + 32673 + 28900 + +
+
+ + 6884 + 607 + + <P>Dolhasca-804/1387831</P> + + + 2019-03-13 + + 3 + 3 + 0 + 0 + 3 + + + + + + SC TOTAL MAPINVENT SRL + RO30630008 +
Strada Rulmentului, Nr. 5
+ Suceava + 720263 + + +40 740238021 + totalmapinvent@gmail.com + +40 330803740 + +
+ +
+
+ + 109065.50 + 93900 + +
+
+ + 6906 + 563 + + <P>Malini-2149/1390823</P> + + + 2019-03-13 + + 2 + 2 + 0 + 0 + 2 + + + + + + WOODSTRIPS SRL + RO 37372828 +
Strada -, Nr. 502A
+ Gainesti + 727491 + + +40 767771270 + woodstrips13@yahoo.com + +
+ +
+
+ + 54105.73 + 37717.40 + +
+
+ + 6477 + 649 + + <P>Adancata-257/1362705</P> + + + 2019-03-07 + + 1 + 1 + 0 + 0 + 1 + + + + + + SC TOTAL MAPINVENT SRL + RO30630008 +
Strada Rulmentului, Nr. 5
+ Suceava + 720263 + + +40 740238021 + totalmapinvent@gmail.com + +40 330803740 + +
+ +
+
+ + 8068.43 + 6920 + +
+
+ + 6885 + 611 + + <P>Dolhasca-840/1392753</P> + + + 2019-03-13 + + 2 + 2 + 0 + 0 + 2 + + + + + + SC TOTAL MAPINVENT SRL + RO30630008 +
Strada Rulmentului, Nr. 5
+ Suceava + 720263 + + +40 740238021 + totalmapinvent@gmail.com + +40 330803740 + +
+ +
+
+ + 102244.50 + 88420 + +
+
+ + 6888 + 640 + + <P>Adancata-263/1388409</P> + + + 2019-03-13 + + 2 + 2 + 0 + 0 + 2 + + + + + + SC TOTAL MAPINVENT SRL + RO30630008 +
Strada Rulmentului, Nr. 5
+ Suceava + 720263 + + +40 740238021 + totalmapinvent@gmail.com + +40 330803740 + +
+ +
+
+ + 29878 + 25800 + +
+
+ + 6403 + 646 + + <P>Adancata-236/1362694</P> + + + 2019-03-06 + + 1 + 1 + 0 + 0 + 1 + + + + + + SC TOTAL MAPINVENT SRL + RO30630008 +
Strada Rulmentului, Nr. 5
+ Suceava + 720263 + + +40 740238021 + totalmapinvent@gmail.com + +40 330803740 + +
+ +
+
+ + 6388 + 5350 + +
+
+ + 6886 + 647 + + <P>Adancata-226/1362721</P> + + + 2019-03-13 + + 3 + 3 + 0 + 0 + 3 + + + + + + SC TOTAL MAPINVENT SRL + RO30630008 +
Strada Rulmentului, Nr. 5
+ Suceava + 720263 + + +40 740238021 + totalmapinvent@gmail.com + +40 330803740 + +
+ +
+
+ + 109790 + 95000 + +
+
+ + 6179 + 645 + + <P>Adancata-235/1362686</P> + + + 2019-03-05 + + 1 + 1 + 0 + 0 + 1 + + + + + + SC TOTAL MAPINVENT SRL + RO30630008 +
Strada Rulmentului, Nr. 5
+ Suceava + 720263 + + +40 740238021 + totalmapinvent@gmail.com + +40 330803740 + +
+ +
+
+ + 2835 + 2700 + +
+
+ + 6881 + 610 + + <P>Dolhasca-818/1383345</P> + + + 2019-03-13 + + 2 + 2 + 0 + 0 + 2 + + + + + + SC CLEOMIE SRL + 34224444 +
Strada Inv. Holban Victoria, Nr. 16
+ Dolhasca + 727170 + + +40 748374243 + daniela.larion@yahoo.com + +
+ +
+
+ + 16046 + 14950 + +
+
+ + 6680 + 651 + + <P>Adancata-258/1362744</P> + + + 2019-03-12 + + 1 + 1 + 0 + 0 + 1 + + + + + + SC TOTAL MAPINVENT SRL + RO30630008 +
Strada Rulmentului, Nr. 5
+ Suceava + 720263 + + +40 740238021 + totalmapinvent@gmail.com + +40 330803740 + +
+ +
+
+ + 3849.85 + 3500 + +
+
+ + 6062 + 624 + + <P>Dolhasca-848/1383330</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + SC CLEOMIE SRL + 34224444 +
Strada Inv. Holban Victoria, Nr. 16
+ Dolhasca + 727170 + + +40 748374243 + daniela.larion@yahoo.com + +
+ +
+
+ + 64787.50 + 64481 + +
+
+ + 6478 + 650 + + <P>Adancata-277/1362774</P> + + + 2019-03-07 + + 1 + 1 + 0 + 0 + 1 + + + + + + SC TOTAL MAPINVENT SRL + RO30630008 +
Strada Rulmentului, Nr. 5
+ Suceava + 720263 + + +40 740238021 + totalmapinvent@gmail.com + +40 330803740 + +
+ +
+
+ + 14323.72 + 12050 + +
+
+ + 6681 + 652 + + <P>Adancata-259/1362761</P> + + + 2019-03-12 + + 1 + 1 + 0 + 0 + 1 + + + + + + SC TOTAL MAPINVENT SRL + RO30630008 +
Strada Rulmentului, Nr. 5
+ Suceava + 720263 + + +40 740238021 + totalmapinvent@gmail.com + +40 330803740 + +
+ +
+
+ + 6539.51 + 5800 + +
+
+ + 6060 + 626 + + <P>Dolhasca-850/1383332</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + SC CLEOMIE SRL + 34224444 +
Strada Inv. Holban Victoria, Nr. 16
+ Dolhasca + 727170 + + +40 748374243 + daniela.larion@yahoo.com + +
+ +
+
+ + 71455 + 71333 + +
+
+ + 6927 + 522 + + <P>Brodina-471/1315635</P> + + + 2019-03-13 + + 1 + 0 + 0 + 0 + 1 + + + + + + DAMARCONS + RO 2583393 +
Strada Principala, Nr. 408
+ Brodina + + +40 743874045 + pavelvasile18@yahoo.com + +40 230706317 + +
+ +
+
+ + 39143.83 + 37500 + +
+
+ + 6026 + 581 + + <P>Rasca-1593/1368714</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + SC ROXION PROD SRL + RO7619706 +
Strada PETRU RARES, Nr. 45
+ Slatioara (Rasca) + 727465 + + +40 764571416 + veronic_verdes@yahoo.com + +
+ +
+
+ + 57205.99 + 52100 + +
+
+ + 6061 + 628 + + <P>Dolhasca-855/1390144</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + SC CLEOMIE SRL + 34224444 +
Strada Inv. Holban Victoria, Nr. 16
+ Dolhasca + 727170 + + +40 748374243 + daniela.larion@yahoo.com + +
+ +
+
+ + 42298 + 41950 + +
+
+ + 5979 + 377 + + <P>G-Humor-23/1029771</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + SC BIA FELY SRL + RO24544000 +
Strada principala, Nr. 463
+ Paltinoasa + 727415 + + +40 740807212 + bia_feli_srl@yahoo.com + +
+ +
+
+ + 123098 + 123097 + +
+
+ + 6025 + 580 + + <P>Rasca-1592/1368929</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + SC ROXION PROD SRL + RO7619706 +
Strada PETRU RARES, Nr. 45
+ Slatioara (Rasca) + 727465 + + +40 764571416 + veronic_verdes@yahoo.com + +
+ +
+
+ + 96228.72 + 87464 + +
+
+ + 6901 + 554 + + <P>Malini-2131/1390623</P> + + + 2019-03-13 + + 4 + 4 + 0 + 0 + 4 + + + + + + TISA VERDE + RO28346811 +
Strada Principala, Nr. -
+ Gainesti + 727491 + + +40 765270939 + TISAVERDE@YAHOO.COM + +
+ +
+
+ + 52366.68 + 24889 + +
+
+ + 6027 + 583 + + <P>Rasca-1600/1370083</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + SC ROXION PROD SRL + RO7619706 +
Strada PETRU RARES, Nr. 45
+ Slatioara (Rasca) + 727465 + + +40 764571416 + veronic_verdes@yahoo.com + +
+ +
+
+ + 72363.30 + 69900 + +
+
+ + 6900 + 498 + + <P>Falcau- 534/1363597</P> + + + 2019-03-04 + + 2 + 0 + 0 + 0 + 2 + + + + + + FORESTBROD S.R.L. + RO 15303088 +
Strada ---, Nr. 112A
+ Falcau + 727066 + + +40 752444837 / 230479833 + forestbrod@yahoo.com + +40 230574277 + +
+ +
+
+ + 90945.16 + 77212.33 + +
+
+ + 6058 + 617 + + <P>Dolhasca-834/1383322</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + CIM PRIM S.R.L. + RO 33155788 +
Strada Armenească, Nr. 2
+ Suceava + 720009 + + +40 743938178 + cim.romania@gmail.com + +40 230423388 + +
+ +
+
+ + 36699 + 36680 + +
+
+ + 6899 + 495 + + <P>Falcau- 194/1020720</P> + + + 2019-03-13 + + 3 + 0 + 0 + 0 + 3 + + + + + + FORESTBROD S.R.L. + RO 15303088 +
Strada ---, Nr. 112A
+ Falcau + 727066 + + +40 752444837 / 230479833 + forestbrod@yahoo.com + +40 230574277 + +
+ +
+
+ + 121276.31 + 74876.67 + +
+
+ + 6191 + 506 + + <P>Falcau- 515/1366075</P> + + + 2019-03-05 + + 1 + 0 + 0 + 0 + 1 + + + + + + DAMARCONS + RO 2583393 +
Strada Principala, Nr. 408
+ Brodina + + +40 743874045 + pavelvasile18@yahoo.com + +40 230706317 + +
+ +
+
+ + 20051.15 + 18500 + +
+
+ + 5978 + 380 + + <P>G-Humor-323/1193738</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + S.C. DOUGLASIL S.R.L. + 26897300 +
Strada, Nr.
+ Capu Campului + 727585 + + +40 740168833 + tatarau.gheorghe@yahoo.com + +40 740168833 + +
+ +
+
+ + 156798 + 156795 + +
+
+ + 6942 + 379 + + <P>G-Humor-183/1025374</P> + + + 2019-03-13 + + 2 + 0 + 0 + 0 + 2 + + + + + + S.C. DOUGLASIL S.R.L. + 26897300 +
Strada, Nr.
+ Capu Campului + 727585 + + +40 740168833 + tatarau.gheorghe@yahoo.com + +40 740168833 + +
+ +
+
+ + 181667 + 171667 + +
+
+ + 5981 + 378 + + <P>G-Humor-28/959506</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + SC NG FORESTBOIS SRL + 33918898 +
Strada poiana micului, Nr. 153
+ Poiana Micului + 727357 + + +40 740725859 + gavrilut_negura@yahoo.com + +
+ +
+
+ + 103150 + 103000 + +
+
+ + 6028 + 585 + + <P>Rasca-1607/1410153</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + SC ROXION PROD SRL + RO7619706 +
Strada PETRU RARES, Nr. 45
+ Slatioara (Rasca) + 727465 + + +40 764571416 + veronic_verdes@yahoo.com + +
+ +
+
+ + 55905.91 + 49800 + +
+
+ + 6705 + 376 + + <P>G-Humor-472/1380349</P> + + + 2019-03-12 + + 1 + 0 + 0 + 0 + 1 + + + + + + SC NG FORESTBOIS SRL + 33918898 +
Strada poiana micului, Nr. 153
+ Poiana Micului + 727357 + + +40 740725859 + gavrilut_negura@yahoo.com + +
+ +
+
+ + 127724 + 127500 + +
+
+ + 6057 + 616 + + <P>Dolhasca-833/1383321</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + CIM PRIM S.R.L. + RO 33155788 +
Strada Armenească, Nr. 2
+ Suceava + 720009 + + +40 743938178 + cim.romania@gmail.com + +40 230423388 + +
+ +
+
+ + 41928 + 41900 + +
+
+ + 6926 + 539 + + <P>Brodina-509/1387218</P> + + + 2019-03-13 + + 2 + 0 + 0 + 0 + 2 + + + + + + CON INDUSTRY S.R.L. + 36295638 +
Strada sat Falau, Nr. 134B
+ Brodina + 727060 + + +40 746411877 + conindustry@yahoo.com + +
+ +
+
+ + 163268.10 + 126001.54 + +
+
+ + 7039 + 383 + + <P>Solca-82/1017398</P> + + + 2019-03-13 + + 3 + 0 + 0 + 0 + 3 + + + + + + ETCU EXPLO + 30802456 +
Strada Principala, Nr. 100
+ Clit + 727017 + + +40 753858519 + etcucatalin@yahoo.ro + +
+ +
+
+ + 87022 + 69617 + +
+
+ + 6925 + 538 + + <P>Brodina-355/1183459</P> + + + 2019-03-13 + + 2 + 0 + 0 + 0 + 2 + + + + + + CON INDUSTRY S.R.L. + 36295638 +
Strada sat Falau, Nr. 134B
+ Brodina + 727060 + + +40 746411877 + conindustry@yahoo.com + +
+ +
+
+ + 143427.44 + 116350.99 + +
+
+ + 7041 + 382 + + <P>Solca-224/1333655</P> + + + 2019-03-13 + + 7 + 0 + 0 + 0 + 7 + + + + + + Sc AURELI CARO + RO23814601 +
Strada -, Nr. 142
+ Maritei + 727345 + + +40 753403529 + aurelicaro@yahoo.com + +40 230416377 + +
+ +
+
+ + 91474 + 60933.20 + +
+
+ + 6889 + 641 + + <P>Adancata-264/1388411</P> + + + 2019-03-13 + + 2 + 2 + 0 + 0 + 2 + + + + + + SC TOTAL MAPINVENT SRL + RO30630008 +
Strada Rulmentului, Nr. 5
+ Suceava + 720263 + + +40 740238021 + totalmapinvent@gmail.com + +40 330803740 + +
+ +
+
+ + 30118 + 25900 + +
+
+ + 6192 + 503 + + <P>Falcau- 505/1370368</P> + + + 2019-03-05 + + 1 + 0 + 0 + 0 + 1 + + + + + + DAMARCONS + RO 2583393 +
Strada Principala, Nr. 408
+ Brodina + + +40 743874045 + pavelvasile18@yahoo.com + +40 230706317 + +
+ +
+
+ + 16287.24 + 15000 + +
+
+ + 6190 + 501 + + <P>Falcau- 341/1366824</P> + + + 2019-03-05 + + 1 + 0 + 0 + 0 + 1 + + + + + + DAMARCONS + RO 2583393 +
Strada Principala, Nr. 408
+ Brodina + + +40 743874045 + pavelvasile18@yahoo.com + +40 230706317 + +
+ +
+
+ + 42937.05 + 39500 + +
+
+ + 6012 + 540 + + <P>Malini-2138/1379796</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + CARATISTU COM SRL + RO7282693 +
Strada, Nr.
+ Malini + 727352 + + +4 0740631817 + mcimpulungeanu@gmail.com + +
+ +
+
+ + 89934.94 + 83109.50 + +
+
+ + 6704 + 373 + + <P>G-Humor-460/1381765</P> + + + 2019-03-12 + + 1 + 0 + 0 + 0 + 1 + + + + + + S.C. DOUGLASIL S.R.L. + 26897300 +
Strada, Nr.
+ Capu Campului + 727585 + + +40 740168833 + tatarau.gheorghe@yahoo.com + +40 740168833 + +
+ +
+
+ + 139825 + 139820 + +
+
+ + 6703 + 372 + + <P>G-Humor-457/1381763</P> + + + 2019-03-12 + + 1 + 0 + 0 + 0 + 1 + + + + + + S.C. DOUGLASIL S.R.L. + 26897300 +
Strada, Nr.
+ Capu Campului + 727585 + + +40 740168833 + tatarau.gheorghe@yahoo.com + +40 740168833 + +
+ +
+
+ + 12569 + 12565 + +
+
+ + 7040 + 381 + + <P>Solca-254/1348808</P> + + + 2019-03-13 + + 5 + 0 + 0 + 0 + 5 + + + + + + Sc AURELI CARO + RO23814601 +
Strada -, Nr. 142
+ Maritei + 727345 + + +40 753403529 + aurelicaro@yahoo.com + +40 230416377 + +
+ +
+
+ + 164191 + 130331 + +
+
+ + 6924 + 536 + + <P>Brodina-240/1160792</P> + + + 2019-03-13 + + 2 + 0 + 0 + 0 + 2 + + + + + + CON INDUSTRY S.R.L. + 36295638 +
Strada sat Falau, Nr. 134B
+ Brodina + 727060 + + +40 746411877 + conindustry@yahoo.com + +
+ +
+
+ + 156470.27 + 121844.38 + +
+
+ + 6903 + 543 + + <P>Malini-2144/1379773</P> + + + 2019-03-13 + + 2 + 2 + 0 + 0 + 2 + + + + + + WOODSTRIPS SRL + RO 37372828 +
Strada -, Nr. 502A
+ Gainesti + 727491 + + +40 767771270 + woodstrips13@yahoo.com + +
+ +
+
+ + 55449.39 + 45034.80 + +
+
+ + 6059 + 625 + + <P>Dolhasca-849/1383331</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + CIM PRIM S.R.L. + RO 33155788 +
Strada Armenească, Nr. 2
+ Suceava + 720009 + + +40 743938178 + cim.romania@gmail.com + +40 230423388 + +
+ +
+
+ + 23421 + 23410 + +
+
+ + 6056 + 629 + + <P>Dolhasca-856/1383335</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + CENIN COM + 8862419 +
Strada COM.DOLHESTI, Nr. 354
+ Dolhestii Mici + 727181 + + +40 740165529 + ionel_daraba@yahoo.com + +
+ +
+
+ + 54832 + 52000 + +
+
+ + 6023 + 587 + + <P>Rasca-1400/1198934 | 1606/1368387</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + GIULIA FOREST SRL + 15361992 +
Strada Vanatorilor, Nr. 15
+ Rasca + 727388 + + +40 741634563 + giuliaforest8@gmail.com + +
+ +
+
+ + 329665.20 + 329600 + +
+
+ + 6022 + 577 + + <P>Rasca-1576/1366120</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + GIULIA FOREST SRL + 15361992 +
Strada Vanatorilor, Nr. 15
+ Rasca + 727388 + + +40 741634563 + giuliaforest8@gmail.com + +
+ +
+
+ + 27472.18 + 27400 + +
+
+ + 6024 + 591 + + <P>Rasca-1610/1373045 | 1590/1366193</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + GIULIA FOREST SRL + 15361992 +
Strada Vanatorilor, Nr. 15
+ Rasca + 727388 + + +40 741634563 + giuliaforest8@gmail.com + +
+ +
+
+ + 159852.55 + 159000 + +
+
+ + 6133 + 592 + + <P>Falticeni-2095/1410631</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + GIULIA FOREST SRL + 15361992 +
Strada Vanatorilor, Nr. 15
+ Rasca + 727388 + + +40 741634563 + giuliaforest8@gmail.com + +
+ +
+
+ + 44717.40 + 44700 + +
+
+ + 6134 + 596 + + <P>Falticeni-2115/1410778</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + GIULIA FOREST SRL + 15361992 +
Strada Vanatorilor, Nr. 15
+ Rasca + 727388 + + +40 741634563 + giuliaforest8@gmail.com + +
+ +
+
+ + 33794.80 + 33700 + +
+
+ + 6131 + 597 + + <P>Falticeni-2121/1413971</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + FOREX SAGEATA SRL + RO 23859140 +
Strada Rachitis, Nr. 17
+ Poiana Marului + 727353 + + +4 0749017267 + sc_forex_sageata_srl@yahoo.com + +
+ +
+
+ + 13724.46 + 13680 + +
+
+ + 6069 + 620 + + <P>Dolhasca-842/1383325</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + SONYCFOREST + 28234419 +
Strada Principala, Nr. 718
+ Dolhestii Mari + 727185 + + +40 740164220 + daniel79tud@yahoo.com + +
+ +
+
+ + 37801 + 37750 + +
+
+ + 6051 + 613 + + <P>Dolhasca-808/1383318</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + CENIN COM + 8862419 +
Strada COM.DOLHESTI, Nr. 354
+ Dolhestii Mici + 727181 + + +40 740165529 + ionel_daraba@yahoo.com + +
+ +
+
+ + 3255 + 3100 + +
+
+ + 6052 + 618 + + <P>Dolhasca-836/1383323</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + CENIN COM + 8862419 +
Strada COM.DOLHESTI, Nr. 354
+ Dolhestii Mici + 727181 + + +40 740165529 + ionel_daraba@yahoo.com + +
+ +
+
+ + 67953 + 63000 + +
+
+ + 6068 + 615 + + <P>Dolhasca-832/1383320</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + SONYCFOREST + 28234419 +
Strada Principala, Nr. 718
+ Dolhestii Mari + 727185 + + +40 740164220 + daniel79tud@yahoo.com + +
+ +
+
+ + 10492 + 10400 + +
+
+ + 6910 + 568 + + <P>Malini-2160/1390873</P> + + + 2019-03-13 + + 3 + 3 + 0 + 0 + 3 + + + + + + FOREX SAGEATA SRL + RO 23859140 +
Strada Rachitis, Nr. 17
+ Poiana Marului + 727353 + + +4 0749017267 + sc_forex_sageata_srl@yahoo.com + +
+ +
+
+ + 43236.48 + 41646 + +
+
+ + 6132 + 601 + + <P>Falticeni-2134/1411028</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + FOREX SAGEATA SRL + RO 23859140 +
Strada Rachitis, Nr. 17
+ Poiana Marului + 727353 + + +4 0749017267 + sc_forex_sageata_srl@yahoo.com + +
+ +
+
+ + 21812.15 + 21730 + +
+
+ + 6130 + 130 + + <P>Crucea-3356/1349295 | 3372/1349304</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + EXPLO ELA + 21185971 +
Strada -, Nr. -
+ Borca + 617081 + + +40 729733443 + ionanastasiei@yahoo.com + +
+ +
+
+ + 42637.60 + 42636 + +
+
+ + 7052 + 128 + + <P>Crucea-3304/1343033 | 3305/1342765 | 3323/1343030</P> + + + 2019-03-13 + + 2 + 2 + 0 + 0 + 2 + + + + + + S.C. SILVFLOR S.R.L + RO 23366575 +
Strada COTARGASI, Nr. 137
+ Brosteni + 727076 + + +40 721454884 + tytysilvflor@gmail.com + +
+ +
+
+ + 50290.60 + 48855 + +
+
+ + 6894 + 254 + + <P>Pojorata-756/1372010</P> + + + 2019-03-13 + + 2 + 2 + 0 + 0 + 2 + + + + + + SC FORIL SRL + 18092023 +
Strada principala, Nr. 103
+ Pojorata + 727440 + + +40 724414591 + foril_2005@yahoo.com + +
+ +
+
+ + 175834 + 164088 + +
+
+ + 7051 + 40 + + <P>Crucea-3389/1358184</P> + + + 2019-03-13 + + 2 + 2 + 0 + 0 + 2 + + + + + + S.C. SILVFLOR S.R.L + RO 23366575 +
Strada COTARGASI, Nr. 137
+ Brosteni + 727076 + + +40 721454884 + tytysilvflor@gmail.com + +
+ +
+
+ + 114060.41 + 111667 + +
+
+ + 6129 + 127 + + <P>Crucea-3255/1330645 | 3256/1330632 | 3403/1360616</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + EXPLO ELA + 21185971 +
Strada -, Nr. -
+ Borca + 617081 + + +40 729733443 + ionanastasiei@yahoo.com + +
+ +
+
+ + 88327.32 + 88327 + +
+
+ + 6668 + 326 + + <P>Stulpicani-617/1358746</P> + + + 2019-03-11 + + 1 + 1 + 0 + 0 + 1 + + + + + + SC TRANS LUKY SRL + 17220167 +
Strada, Nr.
+ Frasin + 727245 + + +40 754855840 + transluky_srl@yahoo.com + +40 230231100 + + www.transluky.ro +
+ +
+
+ + 108587 + 92000 + +
+
+ + 7350 + 518 + + <P>Brodina-457/1335852</P> + + + 2019-03-15 + + 1 + 1 + 0 + 0 + 1 + + + + + + SC LUCA EXPRES SRL + RO27394721 +
Strada, Nr.
+ Straja + 727495 + + +40 751736025 + luca.expres@gmail.com + +
+ +
+
+ + 24025.67 + 24025 + +
+
+ + 6067 + 608 + + <P>Dolhasca-810/1394487</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + SONYCFOREST + 28234419 +
Strada Principala, Nr. 718
+ Dolhestii Mari + 727185 + + +40 740164220 + daniel79tud@yahoo.com + +
+ +
+
+ + 35213 + 35150 + +
+
+ + 6880 + 614 + + <P>Dolhasca-827/1383319</P> + + + 2019-03-13 + + 2 + 2 + 0 + 0 + 2 + + + + + + CENIN COM + 8862419 +
Strada COM.DOLHESTI, Nr. 354
+ Dolhestii Mici + 727181 + + +40 740165529 + ionel_daraba@yahoo.com + +
+ +
+
+ + 20339 + 19339 + +
+
+ + 6053 + 619 + + <P>Dolhasca-838/1383324</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + CENIN COM + 8862419 +
Strada COM.DOLHESTI, Nr. 354
+ Dolhestii Mici + 727181 + + +40 740165529 + ionel_daraba@yahoo.com + +
+ +
+
+ + 13962 + 12000 + +
+
+ + 6066 + 604 + + <P>Dolhasca-783/1392757</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + SONYCFOREST + 28234419 +
Strada Principala, Nr. 718
+ Dolhestii Mari + 727185 + + +40 740164220 + daniel79tud@yahoo.com + +
+ +
+
+ + 74836.50 + 74800 + +
+
+ + 6070 + 622 + + <P>Dolhasca-846/1383328</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + SONYCFOREST + 28234419 +
Strada Principala, Nr. 718
+ Dolhestii Mari + 727185 + + +40 740164220 + daniel79tud@yahoo.com + +
+ +
+
+ + 85152 + 85100 + +
+
+ + 6071 + 630 + + <P>Dolhasca-858/1383336</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + SONYCFOREST + 28234419 +
Strada Principala, Nr. 718
+ Dolhestii Mari + 727185 + + +40 740164220 + daniel79tud@yahoo.com + +
+ +
+
+ + 6042 + 6000 + +
+
+ + 6072 + 632 + + <P>Dolhasca-862/1383337</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + SONYCFOREST + 28234419 +
Strada Principala, Nr. 718
+ Dolhestii Mari + 727185 + + +40 740164220 + daniel79tud@yahoo.com + +
+ +
+
+ + 90369 + 90250 + +
+
+ + 6194 + 635 + + <P>Patrauti-379/1384783</P> + + + 2019-03-05 + + 1 + 1 + 0 + 0 + 1 + + + + + + GATERMAR SRL + RO5941488 +
Strada principala, Nr. 882
+ Marginea + 727345 + + +40 754618633 + gatermar@yahoo.com + +
+ +
+
+ + 37022.91 + 35900 + +
+
+ + 7103 + 636 + + <P>Patrauti-391/1360197</P> + + + 2019-03-13 + + 3 + 3 + 0 + 0 + 3 + + + + + + GATERMAR SRL + RO5941488 +
Strada principala, Nr. 882
+ Marginea + 727345 + + +40 754618633 + gatermar@yahoo.com + +
+ +
+
+ + 18192.38 + 16500 + +
+
+ + 6195 + 638 + + <P>Patrauti-419/1378590</P> + + + 2019-03-05 + + 1 + 1 + 0 + 0 + 1 + + + + + + GATERMAR SRL + RO5941488 +
Strada principala, Nr. 882
+ Marginea + 727345 + + +40 754618633 + gatermar@yahoo.com + +
+ +
+
+ + 34705.20 + 33900 + +
+
+ + 6055 + 627 + + <P>Dolhasca-851/1383333</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + CENIN COM + 8862419 +
Strada COM.DOLHESTI, Nr. 354
+ Dolhestii Mici + 727181 + + +40 740165529 + ionel_daraba@yahoo.com + +
+ +
+
+ + 190724 + 188000 + +
+
+ + 6054 + 623 + + <P>Dolhasca-847/1383329</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + CENIN COM + 8862419 +
Strada COM.DOLHESTI, Nr. 354
+ Dolhestii Mici + 727181 + + +40 740165529 + ionel_daraba@yahoo.com + +
+ +
+
+ + 41416 + 40000 + +
+
+ + 7351 + 534 + + <P>Brodina-511/1399328</P> + + + 2019-03-15 + + 1 + 1 + 0 + 0 + 1 + + + + + + SC LUCA EXPRES SRL + RO27394721 +
Strada, Nr.
+ Straja + 727495 + + +40 751736025 + luca.expres@gmail.com + +
+ +
+
+ + 119084.30 + 119084 + +
+
+ + 7031 + 453 + + <P>Marginea-1921/1370808</P> + + + 2019-03-13 + + 1 + 1 + 0 + 0 + 1 + + + + + + SC JOLYMARCOM SRL + RO28251304 +
Strada principala, Nr. 2578
+ Marginea + 727345 + + +40 745541998 + gabijoltea@yahoo.com + +
+ +
+
+ + 5987.96 + 4000 + +
+
+ + 7030 + 421 + + <P>Marginea-1863/1370752</P> + + + 2019-03-13 + + 4 + 4 + 0 + 0 + 4 + + + + + + SC JOLYMARCOM SRL + RO28251304 +
Strada principala, Nr. 2578
+ Marginea + 727345 + + +40 745541998 + gabijoltea@yahoo.com + +
+ +
+
+ + 44096.50 + 38000 + +
+
+ + 6930 + 523 + + <P>Brodina-475/1399303</P> + + + 2019-03-13 + + 2 + 2 + 0 + 0 + 2 + + + + + + GEOBIF FOREST SRL + RO34306803 +
Strada, Nr.
+ Fratautii Noi + 727250 + + +40 758385398 + fador_gheorghemarin@yahoo.com + +
+ +
+
+ + 20191.98 + 17810 + +
+
+ + 6016 + 549 + + <P>Malini-2122/1390293</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + SOP GMT + RO34461912 +
Strada -, Nr. 362A
+ Gainesti + 727491 + + +40 760155278 + provestic.acr@gmail.com + +
+ +
+
+ + 130916 + 104720 + +
+
+ + 6017 + 555 + + <P>Malini-2132/1390635</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + SOP GMT + RO34461912 +
Strada -, Nr. 362A
+ Gainesti + 727491 + + +40 760155278 + provestic.acr@gmail.com + +
+ +
+
+ + 36662.28 + 28514 + +
+
+ + 6912 + 564 + + <P>Malini-2150/1390834</P> + + + 2019-03-13 + + 2 + 2 + 0 + 0 + 2 + + + + + + GRIGOROAIAFOR SRL + RO25875451 +
Strada runcului, Nr. 137
+ Poiana Marului + 727353 + + +40 757107773 + lucian.grigoroaia94@gmail.com + +
+ +
+
+ + 93221.46 + 85500 + +
+
+ + 6966 + 602 + + <P>Falticeni-2137/1410770</P> + + + 2019-03-13 + + 3 + 3 + 0 + 0 + 3 + + + + + + GRIGOROAIAFOR SRL + RO25875451 +
Strada runcului, Nr. 137
+ Poiana Marului + 727353 + + +40 757107773 + lucian.grigoroaia94@gmail.com + +
+ +
+
+ + 94575.06 + 89400 + +
+
+ + 6908 + 545 + + <P>Malini-2152/1379779</P> + + + 2019-03-13 + + 2 + 2 + 0 + 0 + 2 + + + + + + GREENVAL SRL + 15874955 +
Strada, Nr.
+ Gainesti + 727491 + + +40 745254907 + IULIALAZNIUC@YAHOO.COM + +
+ +
+
+ + 86843.28 + 77800 + +
+
+ + 6011 + 562 + + <P>Malini-2147/1390806</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + GRIGOROAIAFOR SRL + RO25875451 +
Strada runcului, Nr. 137
+ Poiana Marului + 727353 + + +40 757107773 + lucian.grigoroaia94@gmail.com + +
+ +
+
+ + 132072.12 + 124700 + +
+
+ + 6909 + 558 + + <P>Malini-2137/1390759</P> + + + 2019-03-13 + + 3 + 3 + 0 + 0 + 3 + + + + + + GREENVAL SRL + 15874955 +
Strada, Nr.
+ Gainesti + 727491 + + +40 745254907 + IULIALAZNIUC@YAHOO.COM + +
+ +
+
+ + 117157.39 + 111000 + +
+
+ + 6013 + 565 + + <P>Malini-2151/1390845</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + CARATISTU COM + RO7282693 +
Strada principala, Nr. -
+ Malini + 727352 + + +4 0740631817 + mcimpulungeanu@gmail.com + +
+ +
+
+ + 101455.72 + 97147 + +
+
+ + 6907 + 547 + + <P>Malini-2158/1379792</P> + + + 2019-03-13 + + 2 + 2 + 0 + 0 + 2 + + + + + + STRUGURELUL POIANA + 13112448 +
Strada -, Nr. 417
+ Poiana Marului + 727353 + + +40 740067464 + contcris@yahoo.com + +
+ +
+
+ + 39614.74 + 39500 + +
+
+ + 6877 + 590 + + <P>Rasca-1583/1365879 | 1595/1368388 | 1582/1366300</P> + + + 2019-03-13 + + 2 + 2 + 0 + 0 + 2 + + + + + + SC VARELICA SRL + 14521998 +
Strada principala, Nr. 115
+ Bogdanesti + 727035 + + +4 0745049865 + varelica@yahoo.ro + +4 0230570667 + +
+ +
+
+ + 293329.06 + 290700 + +
+
+ + 6876 + 586 + + <P>Rasca-1256/1198912 | 1573/1356915</P> + + + 2019-03-13 + + 2 + 2 + 0 + 0 + 2 + + + + + + TRANSMAF SRL + RO 28234435 +
Strada Slatioara, Nr. 69
+ Slatioara (Rasca) + 727466 + + +4 0763377707 + lamasanumihaela70@yahoo.ro + +
+ +
+
+ + 160048.23 + 159800 + +
+
+ + 6911 + 546 + + <P>Malini-2156/1379785</P> + + + 2019-03-13 + + 2 + 2 + 0 + 0 + 2 + + + + + + LAPIM FOREST + RO22813900 +
Strada la blanaru, Nr. 326
+ Malini + 727350 + + +40 744793897 + lapimforest@yahoo.com + +40 230537443 + +
+ +
+
+ + 89554.38 + 75800 + +
+
+ + 6009 + 569 + + <P>Malini-2161/1390877</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + LAPIM FOREST + RO22813900 +
Strada la blanaru, Nr. 326
+ Malini + 727350 + + +40 744793897 + lapimforest@yahoo.com + +40 230537443 + +
+ +
+
+ + 43516.20 + 34200 + +
+
+ + 6878 + 588 + + <P>Rasca-1580/1376332 | 1615/1373907 | 1574/1366741</P> + + + 2019-03-13 + + 2 + 0 + 0 + 0 + 2 + + + + + + LAPIM FOREST + RO22813900 +
Strada la blanaru, Nr. 326
+ Malini + 727350 + + +40 744793897 + lapimforest@yahoo.com + +40 230537443 + +
+ +
+
+ + 141608.55 + 128000 + +
+
+ + 6008 + 561 + + <P>Malini-2146/1390791</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + DYPSIS SRL + RO24695630 +
Strada principala, Nr. -
+ Malini + 727350 + + +40 752913730 + mcimpulungeanu@gmail.com + +
+ +
+
+ + 64628.16 + 64600 + +
+
+ + 6007 + 552 + + <P>Malini-2126/1390540</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + DYPSIS SRL + RO24695630 +
Strada principala, Nr. -
+ Malini + 727350 + + +40 752913730 + mcimpulungeanu@gmail.com + +
+ +
+
+ + 48149.13 + 48000 + +
+
+ + 6050 + 605 + + <P>Dolhasca-792/1392726</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + CENIN COM + 8862419 +
Strada COM.DOLHESTI, Nr. 354
+ Dolhestii Mici + 727181 + + +40 740165529 + ionel_daraba@yahoo.com + +
+ +
+
+ + 7188 + 7000 + +
+
+ + 5994 + 322 + + <P>Stulpicani-202/1139493</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + SC MIMAFOR SRL + 21112120 +
Strada, Nr.
+ Frasin + 727242 + + +40 754855840 + mimafor_srl@yahoo.com + +40 230231100 + + www.mimafor.ro +
+ +
+
+ + 205889.96 + 113000 + +
+
+ + 5977 + 361 + + <P>G-Humor-356/1380361</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + SC MIMAFOR SRL + 21112120 +
Strada, Nr.
+ Frasin + 727242 + + +40 754855840 + mimafor_srl@yahoo.com + +40 230231100 + + www.mimafor.ro +
+ +
+
+ + 142406 + 142000 + +
+
+ + 6868 + 364 + + <P>G-Humor-394/1380052</P> + + + 2019-03-12 + + 1 + 1 + 0 + 0 + 1 + + + + + + SC MIMAFOR SRL + 21112120 +
Strada, Nr.
+ Frasin + 727242 + + +40 754855840 + mimafor_srl@yahoo.com + +40 230231100 + + www.mimafor.ro +
+ +
+
+ + 92910 + 92900 + +
+
+ + 6018 + 578 + + <P>Rasca-1585/1366698</P> + + + 2019-03-04 + + 4 + 0 + 0 + 0 + 4 + + + + + + MARIDAV FOREST SRL + 33944897 +
Strada sevastian, Nr. 43
+ Rasca + 727465 + + +40 742465294 + maridavforest@gmail.com + +
+ +
+
+ + 56551.68 + 52500 + +
+
+ + 6064 + 621 + + <P>Dolhasca-844/1383326</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + SANDUVASFOREST + RO37322625 +
Strada -, Nr. 96
+ Poienari + 727174 + + +40 745775501 + chisalita.iulian@gmail.com + +40 745775501 + +
+ +
+
+ + 696 + 690 + +
+
+ + 6065 + 631 + + <P>Dolhasca-860/1390050</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + SANDUVASFOREST + RO37322625 +
Strada -, Nr. 96
+ Poienari + 727174 + + +40 745775501 + chisalita.iulian@gmail.com + +40 745775501 + +
+ +
+
+ + 10669 + 10500 + +
+
+ + 6896 + 497 + + <P>Falcau- 489/1363649</P> + + + 2019-03-13 + + 3 + 3 + 0 + 0 + 3 + + + + + + DAMARCONS + RO 2583393 +
Strada Principala, Nr. 408
+ Brodina + + +40 743874045 + pavelvasile18@yahoo.com + +40 230706317 + +
+ +
+
+ + 41040.88 + 21290 + +
+
+ + 6020 + 573 + + <P>Rasca-1559/1363687</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + S.C. LIGNUM FOREST S.R.L.-D + RO 35878501 +
Strada La Handragei, Nr. 11
+ Rasca + 727465 + + +40 766318174 + lignumforestsrl@gmail.com + +
+ +
+
+ + 27423.55 + 27400 + +
+
+ + 6882 + 609 + + <P>Dolhasca-813/1383346</P> + + + 2019-03-13 + + 3 + 3 + 0 + 0 + 3 + + + + + + REMCET PRIM + 10282227 +
Strada Milescu Nicolae, spătarul, Nr. 19
+ Suceava + 720215 + + +40 744699710 + remcet@yahoo.com + +40 330805957 + +
+ +
+
+ + 50283 + 49200 + +
+
+ + 6021 + 575 + + <P>Rasca-1568/1376296</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + S.C. LIGNUM FOREST S.R.L.-D + RO 35878501 +
Strada La Handragei, Nr. 11
+ Rasca + 727465 + + +40 766318174 + lignumforestsrl@gmail.com + +
+ +
+
+ + 18130.28 + 18100 + +
+
+ + 6063 + 606 + + <P>Dolhasca-797/1392760</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + SANDUVASFOREST + RO37322625 +
Strada -, Nr. 96
+ Poienari + 727174 + + +40 745775501 + chisalita.iulian@gmail.com + +40 745775501 + +
+ +
+
+ + 94201.50 + 93660 + +
+
+ + 6883 + 612 + + <P>Dolhasca-802/1383316</P> + + + 2019-03-13 + + 2 + 2 + 0 + 0 + 2 + + + + + + REMCET PRIM + 10282227 +
Strada Milescu Nicolae, spătarul, Nr. 19
+ Suceava + 720215 + + +40 744699710 + remcet@yahoo.com + +40 330805957 + +
+ +
+
+ + 47752.50 + 47700 + +
+
+ + 6019 + 589 + + <P>Rasca-1438/1198542 | 1581/1378697</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + NGD WOOD SRL + 37667659 +
Strada DOHOTARIE, Nr. 3A
+ Slatioara (Rasca) + 727466 + + +4 0751425065 + dinamovistu_dany@yahoo.com + +
+ +
+
+ + 204688.51 + 204000 + +
+
+ + 6010 + 560 + + <P>Malini-2141/1390782</P> + + + 2019-03-04 + + 1 + 1 + 0 + 0 + 1 + + + + + + FOREST FRATCOM + RO 24615615 +
Strada Fara denumire strada, Nr. 92
+ Gainesti + + +40 767229674 + fratcomsrl@gmail.com + +
+ +
+
+ + 24697.56 + 22070.60 + +
+
+ + 7047 + 70 + + <P>Crucea-3325/1343032</P> + + + 2019-03-13 + + 2 + 0 + 0 + 0 + 2 + + + + + + BOROSPYN + RO 21532558 +
Strada -, Nr. -
+ Borca + 617078 + + +40 745243046 + sc_borospyn_srl@yahoo.com + +40 233249476 + +
+ +
+
+ + 46885.24 + 44001.40 + +
+
+ + 6128 + 98 + + <P>Crucea-3384/1351341</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + EXPLO ELA + 21185971 +
Strada, Nr.
+ Borca + 617081 + + +40 729733443 + ionanastasiei@yahoo.com + +
+ +
+
+ + 14784.14 + 14783 + +
+
+ + 6124 + 108 + + <P>Crucea-3419/1360767</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + S.C. SILVFLOR S.R.L + RO 23366575 +
Strada COTARGASI, Nr. 137
+ Brosteni + 727076 + + +40 721454884 + tytysilvflor@gmail.com + +
+ +
+
+ + 16811.87 + 16536 + +
+
+ + 7048 + 79 + + <P>Crucea-3339/1345885</P> + + + 2019-03-13 + + 2 + 0 + 0 + 0 + 2 + + + + + + BOROSPYN + RO 21532558 +
Strada -, Nr. -
+ Borca + 617078 + + +40 745243046 + sc_borospyn_srl@yahoo.com + +40 233249476 + +
+ +
+
+ + 88829.40 + 83691.60 + +
+
+ + 7049 + 100 + + <P>Crucea-3393/1351336</P> + + + 2019-03-04 + + 2 + 0 + 0 + 0 + 2 + + + + + + BOROSPYN + RO 21532558 +
Strada -, Nr. -
+ Borca + 617078 + + +40 745243046 + sc_borospyn_srl@yahoo.com + +40 233249476 + +
+ +
+
+ + 67002.99 + 62076 + +
+
+ + 7043 + 38 + + <P>Crucea-3387/1359813</P> + + + 2019-03-13 + + 3 + 0 + 0 + 0 + 3 + + + + + + BOROSPYN + RO 21532558 +
Strada -, Nr. -
+ Borca + 617078 + + +40 745243046 + sc_borospyn_srl@yahoo.com + +40 233249476 + +
+ +
+
+ + 241564.21 + 220351 + +
+
+ + 6207 + 132 + + <P>D.Candrenilor-926/1347116</P> + + + 2019-03-05 + + 1 + 0 + 0 + 0 + 1 + + + + + + DAMARCONS + RO 2583393 +
Strada Principala, Nr. 408
+ Brodina + + +40 743874045 + pavelvasile18@yahoo.com + +40 230706317 + +
+ +
+
+ + 24388 + 23660 + +
+
+ + 6902 + 542 + + <P>Malini-2143/1379771</P> + + + 2019-03-13 + + 3 + 3 + 0 + 0 + 3 + + + + + + WOODSTRIPS SRL + RO 37372828 +
Strada -, Nr. 502A
+ Gainesti + 727491 + + +40 767771270 + woodstrips13@yahoo.com + +
+ +
+
+ + 95500.81 + 74766.70 + +
+
+ + 6161 + 9 + + <P>Brosteni-91/1353432</P> + + + 2019-03-04 + + 1 + 0 + 0 + 0 + 1 + + + + + + S.C. SILVFLOR S.R.L + RO 23366575 +
Strada COTARGASI, Nr. 137
+ Brosteni + 727076 + + +40 721454884 + tytysilvflor@gmail.com + +
+ +
+
+ + 60462.67 + 60362 + +
+
+ + + Consiliul Național de Soluționare a Contestațiilor +
Str. Stavropoleos nr. 6, sector 3
+ București + 030084 + + +40 213104641 + office@cnsc.ro + +40 213104642 / +40 218900745 + www.cnsc.ro +
+ + Biroul juridic al Direcției Silvice Suceava +
Bulevardul 1 Mai nr. 6
+ Suceava + 720224 + + +40 23021768 + juridic@suceava.rosilva.ro + +40 230521783 + www.silvasv.ro +
+ 2020-04-03 +
+
+
+
diff --git a/development-notices/ted-xml/20-318547-001-EXP.xml b/development-notices/ted-xml/20-318547-001-EXP.xml new file mode 100644 index 0000000..5a6bc6b --- /dev/null +++ b/development-notices/ted-xml/20-318547-001-EXP.xml @@ -0,0 +1,283 @@ + + + + 20-318547-001 + 20210630 + IT + From Convertor + + + + + + + + + + + S + 126 + 20200702 + + + 2020/S 126-309175 + + http://ted.europa.eu/udl?uri=TED:NOTICE:309175-2020:TEXT:IT:HTML + + IT + + www.comune.acireale.ct.it + https://acireale.trasparenza-valutazione-merito.it/web/trasparenza/dettaglio-trasparenza?p_p_id=jcitygovmenutrasversaleleftcolumn_WAR_jcitygovalbiportlet&p_p_lifecycle=0&p_p_state=normal&p_p_mode=view&p_p_col_id=column-2&p_p_col_count=1&_jcitygovmenu + Social work services + Catania + Catania + + + 20200630 + Utilities entity + Qualification system without call for competition + Services + Not applicable + European Union + Not applicable + Not applicable + Other + 01G22 + 01 + + + + + + Итaлия + Acireale + +

Социални услуги

+
+
+ + Itálie + Acireale + +

Sociální péče

+
+
+ + Italien + Acireale + +

Sociale foranstaltninger

+
+
+ + Italien + Acireale + +

Dienstleistungen des Sozialwesens

+
+
+ + Ιταλία + Acireale + +

Υπηρεσίες κοινωνικής μέριμνας

+
+
+ + Italy + Acireale + +

Social work services

+
+
+ + Italia + Acireale + +

Servicios de asistencia social

+
+
+ + Itaalia + Acireale + +

Sotsiaaltöö

+
+
+ + Italia + Acireale + +

Sosiaalityö

+
+
+ + Italie + Acireale + +

Services d'action sociale

+
+
+ + Iodáil, an + Acireale + +

Social work services

+
+
+ + Italija + Acireale + +

Usluge socijalne skrbi

+
+
+ + Olaszország + Acireale + +

Szociális gondozási szolgáltatások

+
+
+ + Italia + Acireale + +

Servizi di assistenza sociale

+
+
+ + Italija + Acireale + +

Socialinio darbo paslaugos

+
+
+ + Itāija + Acireale + +

Sociālā darba pakalpojumi

+
+
+ + l-Italja + Acireale + +

Servizzi ta' xogħol soċjali

+
+
+ + Italië + Acireale + +

Maatschappelijke diensten

+
+
+ + Włochy + Acireale + +

Usługi pracy społecznej

+
+
+ + Itália + Acireale + +

Serviços de acção social

+
+
+ + Italia + Acireale + +

Servicii de asistenţă socială

+
+
+ + Taliansko + Acireale + +

Služby sociálnej pomoci

+
+
+ + Italija + Acireale + +

Storitve socialnega varstva

+
+
+ + Italien + Acireale + +

Socialt arbete

+
+
+
+ + Comune di Acireale + +
+ + + + + + + Comune di Acireale +
via degli Ulivi 19/21
+ Acireale + 95024 + + Settore servizi alla persona, demografici, elettorali e statistici + +39 095895700 + protocollo@pec.comune.acireale.ct.it + + www.comune.acireale.ct.it +
+ + https://acireale.trasparenza-valutazione-merito.it/web/trasparenza/dettaglio-trasparenza?p_p_id=jcitygovmenutrasversaleleftcolumn_WAR_jcitygovalbiportlet&p_p_lifecycle=0&p_p_state=normal&p_p_mode=view&p_p_col_id=column-2&p_p_col_count=1&_jcitygovmenu + + + Servizi sociali +
+ + + <P>PON inclusione — avviso pubblico per l'accreditamento di enti promotori qualificati ai fini dell'attivazione di tirocini di inclusione sociale — azione B.2.B.</P> + + + + + + + + +

Distretto socio sanitario n. 14 — Comune Acireale capofila.

+
+ +

Interventi di socio educativi e di attivazione lavorativa.

+
+ + + + +
+
+ + 2020-06-30 + +
+
+
diff --git a/development-notices/ted-xml/20-537923-001-EXP.xml b/development-notices/ted-xml/20-537923-001-EXP.xml new file mode 100644 index 0000000..d0c3ef8 --- /dev/null +++ b/development-notices/ted-xml/20-537923-001-EXP.xml @@ -0,0 +1,5639 @@ + + + + 20-537923-001 + 20210204 + EN + From Convertor + + + + + + + + + + + S + 212 + 20201030 + + + 2020/S 212-520504 + + http://ted.europa.eu/udl?uri=TED:NOTICE:520504-2020:TEXT:EN:HTML + + EN + + http://www.haringey.gov.uk + Construction work + Building construction work + Erection and related works of roof frames and coverings + Refurbishment of run-down buildings + Overhaul and refurbishment work + Refurbishment work + Construction work for houses + Construction work for buildings relating to leisure, sports, culture, lodging and restaurants + Construction work for kindergarten buildings + Construction work for buildings of further education + Urban development construction work + Construction work for commercial buildings + Historical monument or memorial construction work + Buildings of particular historical or architectural interest + Landscaping work + Landscaping work for green areas + Landscaping work for sports grounds and recreational areas + Landscaping work for roads and motorways + Construction, foundation and surface works for highways, roads + UNITED KINGDOM + Essex + Berkshire + Buckinghamshire CC + Kent + Surrey, East and West Sussex + LONDON + Hertfordshire + Haringey and Islington + Essex + LONDON + Kent + Hertfordshire + Surrey, East and West Sussex + Milton Keynes + Suffolk + Mid and East Antrim + + 5000000000.00 + + + 2019/S 033-073319 + + + + 20201027 + Regional or local authority + Contract award notice + Works + Open procedure + Not specified + Not applicable + The most economic tender + General public services + 08A03 + 08 + + + + + + Обединено кралство + Лондон + +

Строителни и монтажни работи

+
+
+ + Spojené království/Velká Británie + Londýn + +

Stavební práce

+
+
+ + Forenede Kongerige, Det + London + +

Bygge- og anlægsarbejder

+
+
+ + das Vereinigte Königreich + London + +

Bauarbeiten

+
+
+ + Ηνωμένο Βασίλειο + Λονδίνο + +

Κατασκευαστικές εργασίες

+
+
+ + United Kingdom + London + +

Construction work

+
+
+ + Reino Unido + Londres + +

Trabajos de construcción

+
+
+ + Suurbritannia / Ühendkuningriik + London + +

Ehitustööd

+
+
+ + Yhdistynyt kuningaskunta + Lontoo + +

Rakennustyöt

+
+
+ + Royaume-Uni + Londres + +

Travaux de construction

+
+
+ + Ríocht Aontaithe, an + Londain + +

Construction work

+
+
+ + Ujedinjena Kraljevina + London + +

Građevinski radovi

+
+
+ + Egyesült Királyság + London + +

Építési munkák

+
+
+ + Regno Unito + Londra + +

Lavori di costruzione

+
+
+ + Jungtinė Karalystė, Didžioji Britanija + Londonas + +

Statybos darbai

+
+
+ + Apvienotā Karaliste + Londona + +

Celtniecības darbi

+
+
+ + Ir-Renju Unit + Londra + +

Xogħol tal-kostruzzjoni

+
+
+ + Verenigd Koninkrijk + Londen + +

Bouwwerkzaamheden

+
+
+ + Zjednoczone Królestwo + Londyn + +

Roboty budowlane

+
+
+ + Reino Unido + Londres + +

Construção

+
+
+ + Regatul Unit + Londra + +

Lucrări de construcţii

+
+
+ + Spojené kráľovstvo + Londýn + +

Stavebné práce

+
+
+ + Združeno kraljestvo + London + +

Gradbena dela

+
+
+ + Förenade kungariket + London + +

Anläggningsarbete

+
+
+
+ + London Borough of Haringey + +
+ + + + + + London Borough of Haringey +
River Park House, Wood Green
+ London + N22 8HQ + + Lisa Bliss + +44 2084893156 + LCP@haringey.gov.uk + + http://www.haringey.gov.uk +
+ + +
+ + + <P>London Construction Programme Major Works Framework (2019)</P> + + 2019/s 033-073319 + + + + + +

The MWF will replace the existing arrangement. It will be available for use by all public sector bodies in Greater London and the Home Counties for project values from GBP 1 000 000 up to GBP 20 000 000 plus. The MWF will commence in spring 2019 and be available for all types of construction, including construct only and design and build arrangements utilising the most appropriate industry form of contract or bespoke contract or developer’s agreement. Call-off contracts may be carried out either based on a direct award, (except bespoke or developers agreement) or on the basis of a mini-competition. Contracting authorities will have the option to directly call-off for projects valued up to GBP 2 500 000.

+
+ 5000000000.00 + + + + <P>Housing and Residential</P> + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + +

NUTS code: UKH3

+

NUTS code: UKI

+

NUTS code: UKJ4

+

NUTS code: UKH23

+

NUTS code: UKJ2

+

NUTS code: UKJ11

+

NUTS code: UKJ13

+

Main site or place of performance:

+

Essex, LONDON, Kent, Hertfordshire, Surrey, East an

+
+ +

The lot category of housing and residential will be open to public sector organisations based within the GreaterLondon and the Home Counties identified above and cover all types of construction projects in the followingvalue bands, based for the regions of London (split into 5 sub-lots being the central, north, east, south and westLondon regions), of a value between 1-5 000 000 GBP GBP; 5-10 000 000 GBP GBP (pan London); 10-20000 000 GBP (pan London) and 20 000 000 plus GBP (pan London), provided that they can be categorisedas housing and residential (but which may form part of an overall estate regeneration scheme). Public sectorbodies located in the Home Counties can access the nearest London regional sub lot to their location, forcontracts up to a value range of 1 000 000-5 000 000 GBP. The works and related services will comprise of alltypes of building construction works and associated mechanical, electrical works and services and may includedesign and other services as required for a regeneration programme, develop and construct/refurbishment/turnkey or design and build works and projects that can be categorised as housing and residential. Non-publicbody organisations can use the framework to comply with conditions associated with the use of public funds forworks projects. Construction firms selected to join the Lot 1 MWF for both the individual London regions and panLondon will be expected to work collaboratively with LCP members, either by single or 2 stage tendering andif following 2 stage tendering to provide clear project support throughout the pre-construction services phaseincluding providing firms prices for the main works programme that complies with KPI 11. This Lot has 5 sub-lotsbased on the regions of London for projects in the value band 1-5 000 000 GBP. There is a restriction pursuantto Regulation 46 of the PCRs 2015, in that Suppliers can only apply and be awarded places on 3 of the regionalsub-lots, those being Lot 1.1A central region, Lot 1.1B north region, Lot 1.1C east region, Lot 1.1D south regionand Lot 1.1E west region. Furthermore, suppliers applying or being awarded places on 3 of the regional sub-lots should not apply and will not be awarded places on Lot 1.2, 5-10 000 000 GBP (pan London), Lot 1.3 (panLondon) 10-20 000 000 GBP and Lot 1.4 (pan London) 20 000 0000 GBP plus.

+

There is no restriction on Suppliers applying for, or being awarded places on Lot 1.2, 5-10 000 000 GBP (panLondon), Lot 1.3 (pan London) 10-20 000 000 GBP and/or Lot 1.4 (pan London) 20 000 000 GBP plus, providedthat they should not also apply for any of the 5 regional sub-lots for projects in the value band of 1-5 000 000GBP. The Council will appoint up to 6 of the top scoring Suppliers to each lot, or regional sub-lot. In the eventthat 2 or more Suppliers score equal at 6th place for any of the 8 lots/sub-lots within Lot 1, the Council reservesthe right to appoint both/all 6th place ranked Suppliers to the MWF.

+
+ + + Specified in the individual procurement documents + as per docs + + + as per procurement documents + + + + + +

Please refer to the LCP website www.LondonConstructionProgramme.co.uk

+
+
+ + + <P>Education and Leisure</P> + + 2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Essex, LONDON, Kent, Hertfordshire, Surrey, East and West Sussex, Berkshire, Buckinghamshire CC.

+
+ +

The lot category of education and leisure will be open to public sector organisations based within the GreaterLondon and the Home Counties identified above and cover all types of construction projects in the followingvalue bands, based for the regions of London (split into 5 sub-lots being central, north, east, south and westLondon regions) of a value between 1-5 000 000 GBP; 5-10 000 000 GBP (pan London); 10-20 000 000 GBP(pan London) and over 20 000 000 plus GBP (pan London), provided that they can be categorised as educationand leisure. Public sector bodies located in the Home Counties can access the nearest London regional sub lotto their location for contracts up to a value range of 1 000 000-5 000 000 GBP. The works and related serviceswill comprise of all types of building construction works and associated mechanical, electrical and servicesworks and may include design and other services as required for a regeneration programme, develop andconstruct/refurbishment/turnkey or design and build works project work that can be categorised as educationand leisure. Non-public body organisations can use the framework to comply with conditions associated with theuse of public funds for works projects. Construction firms selected to join the Lot 2 MWF for both the individualLondon regions and pan London will be expected to work collaboratively with LCP members, either by singleor 2 stage tendering and if following 2 stage tendering to provide clear project support throughout the pre-construction services phase including providing firms prices for the main works programme. This lot has 5sub-lots based on the regions of London for projects in the value band 1-5 000 000 GBP. There is a restrictionpursuant to Regulation 46 of the PCRs 2015, in that Suppliers can only apply and be awarded places on 3of the regional sub-lots, those being Lot 2.1A central region, Lot 2.1B north region, Lot 2.1C east region, Lot2.1D south region and Lot 2.1E west region. Furthermore, Suppliers applying or being awarded places on 3of the regional sub-lots should not apply and will not be awarded places on Lot 2.2, 5-10 000 000 GBP (panLondon), Lot 2.3 (pan London) 10-20 000 000 GBP and Lot 2.4 (pan London) 20 000 000 GBP plus. There isno restriction on suppliers applying for, or being awarded places on Lot 2.2, 5-10 000 000 GBP (pan London),Lot 2.3 (pan London) 10-20 000 000 GBP and/or Lot 2.4 (pan London) 20 000 000 GBP plus, provided that theyshould not also apply for any of the 5 regional sub-lots for projects in the value band of 1-5 000 000 GBP.

+
+ + + as per specific procurement documents + as per procurement documents + + + as per procurement documents + + + + + +

Please refer to the LCP website www.LondonConstructionProgramme.co.uk

+
+
+ + + <P>Capital Projects</P> + + 3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Essex, LONDON, Kent, Hertfordshire, Surrey, East and West Sussex, Berkshire, Buckinghamshire CC

+
+ +

The lot category of capital projects will be open to public sector organisations based within the Greater Londonand the Home Counties identified above and cover all types of construction projects in the following valuebands, based for the regions of London (split into 5 sub-lots being the central, north, east, south and westLondon regions) of a value between 1-5 000 000 GBP; 5-10 000 000 GBP (pan London); 10-20 000 000 GBP(pan London) and over 20 000 000 plus GBP (pan London), provided that they can be categorised as capitalprojects. Public sector bodies located in the Home Counties can access the nearest London regional sub-lotto their location for contracts up to a value range of 1 000 000-5 000 000 GBP. The works and related serviceswill comprise of all types of building construction works and associated mechanical, electrical and servicesworks and may include design and other services as required for a regeneration programme, develop andconstruct/refurbishment/turnkey or design and build works project work that can be categorised as capitalprojects. Non-public body organisations can use the framework to comply with conditions associated with theuse of public funds for works projects. Construction firms selected to join the Lot 3 of LCP MWF for both theindividual London regions and pan London will be expected to work collaboratively with LCP members, eitherby single or 2 stage tendering and if following 2 stage tendering to provide clear project support throughout thepre-construction services phase including providing firms prices for the main works programme. This lot has 5sub-lots based on the regions of London for projects in the value band 1-5 000 000 GBP. There is a restrictionpursuant to Regulation 46 of the PCRs 2015, in that Suppliers can only apply and be awarded places on 3of the regional sub-lots, those being Lot 3.1A central region, Lot 3.1B north region, Lot 3.1C east region, Lot3.1D south region and Lot 3.1E west region. Furthermore, suppliers applying or being awarded places on 3of the regional sub-lots should not apply and will not be awarded places on Lot 3.2, 5-10 000 000 GBP (panLondon), Lot 3.3 (pan London) 10-20 000 000 GBP and Lot 3.4 (pan London) 20 000 000 GBP plus. There isno restriction on suppliers applying for, or being awarded places on Lot 3.2, 5-10 000 000 GBP (pan London),Lot 3.3 (pan London) 10-20 000 000 GBP and/or Lot 3.4 (pan London) 20 000 000 GBP plus, provided that theyshould not also apply for any of the 5 regional sub-lots for projects in the value band of 1-5 000 000 GBP.

+
+ + + As per individual project procurement documents + As per individual project proc + + + As per individual project proc + + + + + +

Please refer to the LCP website www.LondonConstructionProgramme.co.uk

+
+
+ + + <P>Heritage and Historical</P> + + 4 + + + + + + + + + + + + + + + + +

Essex, LONDON, Kent, Hertfordshire, Surrey, East and West Sussex, Berkshire, Buckinghamshire CC

+
+ +

The lot category of heritage and historical projects will be open to public sector organisations based withinGreater London and the Home Counties identified above and cover all types of construction projects within Lot4 for projects valued at 1 000 000 GBP plus (pan London), provided they can be categorised as heritage andhistorical projects. The works and related services will comprise of all types of building construction works andassociated mechanical, electrical and services works and may include design and other services as requiredfor a regeneration programme, develop and construct/refurbishment /turnkey or design and build works projectwork that can be categorised as heritage and historical projects. Non-public body organisations can use theframework to comply with conditions associated with the use of public funds for works projects. Constructionfirms selected to join the Lot 4 MWF for both the individual London regions and pan London will be expected towork collaboratively with LCP members, either by single or 2 stage tendering and if following 2 stage tenderingto provide clear project support throughout the pre-construction services phase including providing firms pricesfor the main works programme.

+
+ + + As per individual project procurement documents + As per individual project proc + + + As per individual project proc + + + + + +

Please refer to the LCP website www.LondonConstructionProgramme.co.uk

+
+
+ + + <P>Highways and Public Realm</P> + + 5 + + + + + + + + + + + + + + + + + + + + + + + + + +

Essex, LONDON, Kent, Hertfordshire, Surrey, East and West Sussex, Berkshire, Buckinghamshire CC.

+
+ +

The lot category of highways and public realm projects will be open to public sector organisations based withinGreater London and the Home Counties identified above and cover all types of construction projects of 1000 000 plus GBP (pan London) provided they can be categorised as heritage and historical projects. Theworks and related services will comprise of all types of highways/building construction works and associatedmechanical, electrical and services works and may include design and other services as required for aregeneration programme, develop and construct/refurbishment/turnkey or design and build works project workthat can be categorised as highways and public realm projects. Non-public body organisations can use theframework to comply with conditions associated with the use of public funds for works projects. Constructionfirms selected to join the Lot 5 MWF pan London will be expected to work collaboratively with LCP members,either by single or two stage tendering and if following 2 stage tendering to provide clear project supportthroughout the pre-construction services phase including providing firms prices for the main works programme.

+
+ + + As per individual project procurement documents + As per individual project proc + + + As per individual project proc + + + + + +

Please refer to the LCP website www.LondonConstructionProgramme.co.uk

+
+
+
+ + + + + 2019/S 033-073319 + + + 1.1A + + <P>Lot 1.1A Central GBP 1 million — GBP 5 million</P> + + + 2019-06-24 + + 6 + + + + + + Ark Build plc + Loughton + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1A + + <P>LOT 1.1A Central £1m - £5m</P> + + + 2019-06-24 + + 6 + + + + + + Axis Europe PLC + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1A + + <P>LOT 1.1A Central £1m - £5m</P> + + + 2019-06-24 + + 6 + + + + + + Neilcott Construction Limited + Orpington + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1A + + <P>LOT 1.1A Central £1m - £5m</P> + + + 2019-06-24 + + 6 + + + + + + Quinn London + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1A + + <P>LOT 1.1A Central £1m - £5m</P> + + + 2019-06-24 + + 6 + + + + + + The AD Construction Group + Sidcup + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1A + + <P>LOT 1.1A Central £1m - £5m</P> + + + 2019-06-24 + + 6 + + + + + + Vinci Construction + Rainham + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1B + + <P>LOT 1.1B North £1m - £5m</P> + + + 2019-06-24 + + 8 + + + + + + Axis Europe plc + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1B + + <P>LOT 1.1B North £1m - £5m</P> + + + 2019-06-24 + + 8 + + + + + + Breyer Group Plc + Romford + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1B + + <P>LOT 1.1B North £1m - £5m</P> + + + 2019-06-24 + + 8 + + + + + + Cosmur Construction [London] Ltd + LKondon + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1B + + <P>LOT 1.1B North £1m - £5m</P> + + + 2019-06-24 + + 8 + + + + + + Kind Diamond Build Consortium + London + + + + + + + + Diamond Build + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1B + + <P>LOT 1.1B North £1m - £5m</P> + + + 2019-06-24 + + 8 + + + + + + NFC Homes Limited + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1B + + <P>LOT 1.1B North £1m - £5m</P> + + + 2019-06-24 + + 8 + + + + + + Quinn London + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1C + + <P>LOT 1.1C East £1m - £5m</P> + + + 2019-06-24 + + 8 + + + + + + Breyer Group Plc + Romford + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1C + + <P>LOT 1.1C East £1m - £5m</P> + + + 2019-06-24 + + 8 + + + + + + Cosmur Construction [London] Ltd. + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1C + + <P>LOT 1.1C East £1m - £5m</P> + + + 2019-06-24 + + 8 + + + + + + Kind Diamond Build Consortium + London + + + + + + + + Diamond Build + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1C + + <P>LOT 1.1C East £1m - £5m</P> + + + 2019-06-24 + + 8 + + + + + + Neilcott Construction Limited + Orpington + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1C + + <P>LOT 1.1C East £1m - £5m</P> + + + 2019-06-24 + + 8 + + + + + + NFC Homes Limited + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1C + + <P>LOT 1.1C East £1m - £5m</P> + + + 2019-06-24 + + 8 + + + + + + Vinci Construction + Rainham + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1D + + <P>LOT 1.1D South £1m - £5m</P> + + + 2019-06-24 + + 8 + + + + + + Breyer Group Plc + Romford + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1D + + <P>LOT 1.1D South £1m - £5m</P> + + + 2019-06-24 + + 8 + + + + + + Cosmur Construction [London] Ltd. + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1D + + <P>LOT 1.1D South £1m - £5m</P> + + + 2019-06-24 + + 8 + + + + + + Neilcott Construction Limited + Orpington + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1D + + <P>LOT 1.1D South £1m - £5m</P> + + + 2019-06-24 + + 8 + + + + + + NFC Homes Limited + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1D + + <P>LOT 1.1D South £1m - £5m</P> + + + 2019-06-24 + + 8 + + + + + + The AD Construction Group (Architectural Decorators Ltd) + Sidcup + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1D + + <P>LOT 1.1D South £1m - £5m</P> + + + 2019-06-24 + + 8 + + + + + + Vinci Construction + Rainham + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1E + + <P>LOT 1.1E West £1m - £5m</P> + + + 2019-06-24 + + 4 + + + + + + Axis Europe plc + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1E + + <P>LOT 1.1E West £1m - £5m</P> + + + 2019-06-24 + + 4 + + + + + + Glenman Corporation + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1E + + <P>LOT 1.1E West £1m - £5m</P> + + + 2019-06-24 + + 4 + + + + + + Quinn London + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.1E + + <P>LOT 1.1E West £1m - £5m</P> + + + 2019-06-24 + + 4 + + + + + + Stack London Ltd + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.2 + + <P>LOT 1.2 Pan London £5m – 10m</P> + + + 2019-06-24 + + 18 + + + + + + Amber Construction Services Ltd + Barking + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.2 + + <P>LOT 1.2 Pan London £5m – 10m</P> + + + 2019-06-24 + + 18 + + + + + + Durkan Limited + Borehamwood + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.2 + + <P>LOT 1.2 Pan London £5m – 10m</P> + + + 2019-06-24 + + 18 + + + + + + ENGIE Regeneration Limited + Waltham Abbey + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.2 + + <P>LOT 1.2 Pan London £5m – 10m</P> + + + 2019-06-24 + + 18 + + + + + + Geoffrey Osborne Ltd + Reigate + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.2 + + <P>LOT 1.2 Pan London £5m – 10m</P> + + + 2019-06-24 + + 18 + + + + + + Rooff Ltd + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.2 + + <P>LOT 1.2 Pan London £5m – 10m</P> + + + 2019-06-24 + + 18 + + + + + + Thomas Sinden Ltd + Romford + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.2 + + <P>LOT 1.2 Pan London £5m – 10m</P> + + + 2019-06-24 + + 18 + + + + + + Willmott Dixon Holdings + Hitchin + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.3 + + <P>LOT 1.3 Pan London £10m - £20m</P> + + + 2019-06-24 + + 17 + + + + + + Durkan Limited + Borehamwood + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.3 + + <P>LOT 1.3 Pan London £10m - £20m</P> + + + 2019-06-24 + + 17 + + + + + + ENGIE Regeneration Limited + Waltham Abbey + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.3 + + <P>LOT 1.3 Pan London £10m - £20m</P> + + + 2019-06-24 + + 17 + + + + + + Geoffrey Osborne Ltd + Reigate + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.3 + + <P>LOT 1.3 Pan London £10m - £20m</P> + + + 2019-06-24 + + 17 + + + + + + KIER Construction - London + Loughton + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.3 + + <P>LOT 1.3 Pan London £10m - £20m</P> + + + 2019-06-24 + + 17 + + + + + + McLaren Construction Ltd + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.3 + + <P>LOT 1.3 Pan London £10m - £20m</P> + + + 2019-06-24 + + 17 + + + + + + Morgan Sindall + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.3 + + <P>LOT 1.3 Pan London £10m - £20m</P> + + + 2019-06-24 + + 17 + + + + + + Rydon Construction Ltd + Forest Row + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.3 + + <P>LOT 1.3 Pan London £10m - £20m</P> + + + 2019-06-24 + + 17 + + + + + + Willmott Dixon Holdings + Hitchin + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.4 + + <P>LOT 1.4 Pan London £20m+</P> + + + 2019-06-24 + + 16 + + + + + + Bugler Developments Ltd + Rickmansworth + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.4 + + <P>LOT 1.4 Pan London £20m+</P> + + + 2019-06-24 + + 16 + + + + + + Durkan Limited + Borehamwood + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.4 + + <P>LOT 1.4 Pan London £20m+</P> + + + 2019-06-24 + + 16 + + + + + + ENGIE Regeneration Limited + Waltham Abbey + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.4 + + <P>LOT 1.4 Pan London £20m+</P> + + + 2019-06-24 + + 16 + + + + + + Galliford Try Construction (UK) Limited + Guilford + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.4 + + <P>LOT 1.4 Pan London £20m+</P> + + + 2019-06-24 + + 16 + + + + + + Geoffrey Osborne Ltd + Reigate + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.4 + + <P>LOT 1.4 Pan London £20m+</P> + + + 2019-06-24 + + 16 + + + + + + KIER CONSTRUCTION - LONDON + Loughton + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.4 + + <P>LOT 1.4 Pan London £20m+</P> + + + 2019-06-24 + + 16 + + + + + + McLaren Construction Ltd + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.4 + + <P>LOT 1.4 Pan London £20m+</P> + + + 2019-06-24 + + 16 + + + + + + Morgan Sindall + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.4 + + <P>LOT 1.4 Pan London £20m+</P> + + + 2019-06-24 + + 16 + + + + + + Rydon Construction Ltd + Forest Row + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 1.4 + + <P>LOT 1.4 Pan London £20m+</P> + + + 2019-06-24 + + 16 + + + + + + Willmott Dixon Holdings + Hitchin + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 2.1A + + <P>LOT 2.1A Central £1m - £5m</P> + + + 2019-06-24 + + 6 + + + + + + ARK BUILD PLC + Loughton + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1A + + <P>Axis Europe plc</P> + + + 2019-06-24 + + 6 + + + + + + Axis Europe plc + London + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1A + + <P>LOT 2.1A Central £1m - £5m</P> + + + 2019-06-24 + + 6 + + + + + + Logan Construction (SE) Ltd + London + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1A + + <P>LOT 2.1A Central £1m - £5m</P> + + + 2019-06-24 + + 6 + + + + + + Neilcott Construction Limited + Orpington + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1A + + <P>LOT 2.1A Central £1m - £5m</P> + + + 2019-06-24 + + 6 + + + + + + SOL Services Ltd. + Bletchley + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1A + + <P>LOT 2.1A Central £1m - £5m</P> + + + 2019-06-24 + + 6 + + + + + + Vinci Construction + Rainham + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1B + + <P>LOT 2.1B North £1m - £5m</P> + + + 2019-06-24 + + 10 + + + + + + Ashe Construction Ltd + Hitchin + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1B + + <P>LOT 2.1B North £1m - £5m</P> + + + 2019-06-24 + + 10 + + + + + + Axis Europe plc + London + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1B + + <P>LOT 2.1B North £1m - £5m</P> + + + 2019-06-24 + + 10 + + + + + + Barnes Construction + Ipswich + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1B + + <P>LOT 2.1B North £1m - £5m</P> + + + 2019-06-24 + + 10 + + + + + + CityAxis Limited + London + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1B + + <P>LOT 2.1B North £1m - £5m</P> + + + 2019-06-24 + + 10 + + + + + + Cosmur Construction [London] Ltd. + London + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1B + + <P>LOT 2.1B North £1m - £5m</P> + + + 2019-06-24 + + 10 + + + + + + Kind Diamond Build Consortium + London + + + + + + + + Diamond Build + London + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1B + + <P>LOT 2.1B North £1m - £5m</P> + + + 2019-06-24 + + 10 + + + + + + Mulalley & Company Ltd + Woodford Green + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1B + + <P>LOT 2.1B North £1m - £5m</P> + + + 2019-06-24 + + 10 + + + + + + SOL Services Ltd. + Bletchley + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1B + + <P>LOT 2.1B North £1m - £5m</P> + + + 2019-06-24 + + 10 + + + + + + T&B (Contractors) Ltd + St.Albans + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1C + + <P>LOT 2.1C East £1m - £5m</P> + + + 2019-06-24 + + 11 + + + + + + Ashe Construction Ltd + Hitchin + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1C + + <P>LOT 2.1C East £1m - £5m</P> + + + 2019-06-24 + + 11 + + + + + + Barnes Construction + Ipswich + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1C + + <P>LOT 2.1C East £1m - £5m</P> + + + 2019-06-24 + + 11 + + + + + + Cosmur Construction [London] Ltd. + London + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1C + + <P>LOT 2.1C East £1m - £5m</P> + + + 2019-06-24 + + 11 + + + + + + Logan Construction (SE) Ltd + London + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1C + + <P>LOT 2.1C East £1m - £5m</P> + + + 2019-06-24 + + 11 + + + + + + Neilcott Construction Limited + Orpington + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1C + + <P>LOT 2.1C East £1m - £5m</P> + + + 2019-06-24 + + 11 + + + + + + T&B (Contractors) Ltd + St.Albans + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1C + + <P>LOT 2.1C East £1m - £5m</P> + + + 2019-06-24 + + 11 + + + + + + Vinci Construction + Rainham + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1D + + <P>LOT 2.1D South £1m - £5m</P> + + + 2019-06-24 + + 7 + + + + + + CityAxis Limited + London + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1D + + <P>LOT 2.1D South £1m - £5m</P> + + + 2019-06-24 + + 7 + + + + + + Cosmur Construction [London] Ltd. + London + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1D + + <P>LOT 2.1D South £1m - £5m</P> + + + 2019-06-24 + + 7 + + + + + + Kind Diamond Build Consortium + London + + + + + + + + Diamond Build + London + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1D + + <P>LOT 2.1D South £1m - £5m</P> + + + 2019-06-24 + + 7 + + + + + + Logan Construction (SE) Ltd + London + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1D + + <P>LOT 2.1D South £1m - £5m</P> + + + 2019-06-24 + + 7 + + + + + + Neilcott Construction Limited + Orpington + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1D + + <P>LOT 2.1D South £1m - £5m</P> + + + 2019-06-24 + + 7 + + + + + + Vinci Construction + Rainham + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1E + + <P>LOT 2.1E West £1m - £5m</P> + + + 2019-06-24 + + 7 + + + + + + Ashe Construction Ltd + Hitchin + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1E + + <P>LOT 2.1E West £1m - £5m</P> + + + 2019-06-24 + + 7 + + + + + + Axis Europe plc + London + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1E + + <P>LOT 2.1E West £1m - £5m</P> + + + 2019-06-24 + + 7 + + + + + + CityAxis Limited + London + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1E + + <P>LOT 2.1E West £1m - £5m</P> + + + 2019-06-24 + + 7 + + + + + + Mulalley & Company Ltd + Woodford Green + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1E + + <P>LOT 2.1E West £1m - £5m</P> + + + 2019-06-24 + + 7 + + + + + + SOL Services Ltd. + Bletchley + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.1E + + <P>LOT 2.1E West £1m - £5m</P> + + + 2019-06-24 + + 7 + + + + + + T&B (Contractors) Ltd + Bletchley + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.2 + + <P>LOT 2.2 Pan London £5m - £10m</P> + + + 2019-06-24 + + 21 + + + + + + Amber Construction Services Ltd + Barking + + + + + + + + 100000000.00 + 1000000000.00 + + + + + 2.2 + + <P>LOT 2.2 Pan London £5m - £10m</P> + + + 2019-06-24 + + 21 + + + + + + ENGIE Regeneration Limited + Waltham Abbey + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.2 + + <P>LOT 2.2 Pan London £5m - £10m</P> + + + 2019-06-24 + + 21 + + + + + + Geoffrey Osborne Ltd + Reigate + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.2 + + <P>LOT 2.2 Pan London £5m - £10m</P> + + + 2019-06-24 + + 21 + + + + + + John Graham (Dromore) Ltd t/a Graham Construction + London + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.2 + + <P>LOT 2.2 Pan London £5m - £10m</P> + + + 2019-06-24 + + 21 + + + + + + KIER CONSTRUCTION - LONDON + Loughton + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.2 + + <P>LOT 2.2 Pan London £5m - £10m</P> + + + 2019-06-24 + + 21 + + + + + + Mace Limited + London + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.2 + + <P>LOT 2.2 Pan London £5m - £10m</P> + + + 2019-06-24 + + 21 + + + + + + McLaughlin & Harvey + Antrim + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.2 + + <P>LOT 2.2 Pan London £5m - £10m</P> + + + 2019-06-24 + + 21 + + + + + + Thomas Sinden Ltd + Romford + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.3 + + <P>LOT 2.3 Pan London £10m - £20m</P> + + + 2019-06-24 + + 16 + + + + + + ENGIE Regeneration Limited + Waltham Abbey + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.3 + + <P>LOT 2.3 Pan London £10m - £20m</P> + + + 2019-06-24 + + 16 + + + + + + Geoffrey Osborne Ltd + Reigate + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.3 + + <P>LOT 2.3 Pan London £10m - £20m</P> + + + 2019-06-24 + + 16 + + + + + + KIER CONSTRUCTION - LONDON + Loughton + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.3 + + <P>LOT 2.3 Pan London £10m - £20m</P> + + + 2019-06-24 + + 16 + + + + + + Mace Limited + London + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.3 + + <P>LOT 2.3 Pan London £10m - £20m</P> + + + 2019-06-24 + + 16 + + + + + + McLaren Construction Ltd + London + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.3 + + <P>LOT 2.3 Pan London £10m - £20m</P> + + + 2019-06-24 + + 16 + + + + + + McLaughlin & Harvey + Antrim + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.3 + + <P>LOT 2.3 Pan London £10m - £20m</P> + + + 2019-06-24 + + 16 + + + + + + Morgan Sindall + London + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.3 + + <P>LOT 2.3 Pan London £10m - £20m</P> + + + 2019-06-24 + + 16 + + + + + + Rydon Construction Ltd + Forest Row + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.3 + + <P>LOT 2.3 Pan London £10m - £20m</P> + + + 2019-06-24 + + 16 + + + + + + Willmott Dixon Holdings + Hitchin + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.4 + + <P>LOT 2.4 Pan London £20m+</P> + + + 2019-06-24 + + 15 + + + + + + Galliford Try Construction (UK) Limited + Guilford + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.4 + + <P>LOT 2.4 Pan London £20m+</P> + + + 2019-06-24 + + 15 + + + + + + Geoffrey Osborne Ltd + Reigate + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.4 + + <P>LOT 2.4 Pan London £20m+</P> + + + 2019-06-24 + + 15 + + + + + + John Graham Ltd t/a Graham Construction + London + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.4 + + <P>LOT 2.4 Pan London £20m+</P> + + + 2019-06-24 + + 15 + + + + + + KIER CONSTRUCTION - LONDON + Loughton + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.4 + + <P>LOT 2.4 Pan London £20m+</P> + + + 2019-06-24 + + 15 + + + + + + Mace Limited + London + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.4 + + <P>LOT 2.4 Pan London £20m+</P> + + + 2019-06-24 + + 15 + + + + + + McLaren Construction Ltd + London + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.4 + + <P>LOT 2.4 Pan London £20m+</P> + + + 2019-06-24 + + 15 + + + + + + McLaughlin & Harvey + Antrim + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.4 + + <P>LOT 2.4 Pan London £20m+</P> + + + 2019-06-24 + + 15 + + + + + + Morgan Sindall + London + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.4 + + <P>LOT 2.4 Pan London £20m+</P> + + + 2019-06-24 + + 15 + + + + + + Rydon Construction Ltd + Forest Row + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 2.4 + + <P>LOT 2.4 Pan London £20m+</P> + + + 2019-06-24 + + 15 + + + + + + Willmott Dixon Holdings + Hitchin + + + + + + + + 1000000000.00 + 1000000000.00 + + + + + 3.1A + + <P>LOT 3.1A Central £1m - £5m</P> + + + 2019-06-24 + + 6 + + + + + + ARK BUILD PLC + Loughton + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1A + + <P>LOT 3.1A Central £1m - £5m</P> + + + 2019-06-24 + + 6 + + + + + + Axis Europe plc + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1A + + <P>LOT 3.1A Central £1m - £5m</P> + + + 2019-06-24 + + 6 + + + + + + CityAxis Limited + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1A + + <P>LOT 3.1A Central £1m - £5m</P> + + + 2019-06-24 + + 6 + + + + + + Neilcott Construction Limited + Orpington + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1A + + <P>LOT 3.1A Central £1m - £5m</P> + + + 2019-06-24 + + 6 + + + + + + SOL Services Ltd. + Bletchley + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1A + + <P>LOT 3.1A Central £1m - £5m</P> + + + 2019-06-24 + + 6 + + + + + + Vinci Construction + Rainham + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1B + + <P>LOT 3.1B North £1m - £5m</P> + + + 2019-06-24 + + 11 + + + + + + Ashe Construction Ltd + Hitchin + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1B + + <P>LOT 3.1B North £1m - £5m</P> + + + 2019-06-24 + + 11 + + + + + + Axis Europe plc + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1B + + <P>LOT 3.1B North £1m - £5m</P> + + + 2019-06-24 + + 11 + + + + + + Breyer Group Plc + Romford + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1B + + <P>LOT 3.1B North £1m - £5m</P> + + + 2019-06-24 + + 11 + + + + + + CityAxis Limited + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1B + + <P>LOT 3.1B North £1m - £5m</P> + + + 2019-06-24 + + 11 + + + + + + Cosmur Construction [London] Ltd. + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1B + + <P>LOT 3.1B North £1m - £5m</P> + + + 2019-06-24 + + 11 + + + + + + SOL Services Ltd. + Bletchley + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1B + + <P>LOT 3.1B North £1m - £5m</P> + + + 2019-06-24 + + 11 + + + + + + T&B (Contractors) Ltd + St.Albans + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1C + + <P>LOT 3.1C East £1m - £5m</P> + + + 2019-06-24 + + 9 + + + + + + Ashe Construction Ltd + Hitchin + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1C + + <P>LOT 3.1C East £1m - £5m</P> + + + 2019-06-24 + + 9 + + + + + + Breyer Group Plc + Romford + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1C + + <P>LOT 3.1C East £1m - £5m</P> + + + 2019-06-24 + + 9 + + + + + + Bugler Developments Ltd + Rickmansworth + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1C + + <P>LOT 3.1C East £1m - £5m</P> + + + 2019-06-24 + + 9 + + + + + + Cosmur Construction [London] Ltd. + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1C + + <P>LOT 3.1C East £1m - £5m</P> + + + 2019-06-24 + + 9 + + + + + + Kind Diamond Build Consortium + London + + + + + + + + Diamond Build + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1C + + <P>LOT 3.1C East £1m - £5m</P> + + + 2019-06-24 + + 9 + + + + + + Neilcott Construction Limited + Orpington + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1C + + <P>LOT 3.1C East £1m - £5m</P> + + + 2019-06-24 + + 9 + + + + + + T&B (Contractors) Ltd + St.Albans + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1D + + <P>LOT 3.1D South £1m - £5m</P> + + + 2019-06-24 + + 6 + + + + + + Breyer Group Plc + Romford + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1D + + <P>LOT 3.1D South £1m - £5m</P> + + + 2019-06-24 + + 6 + + + + + + Cosmur Construction [London] Ltd. + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1D + + <P>LOT 3.1D South £1m - £5m</P> + + + 2019-06-24 + + 6 + + + + + + Glenman Corporation + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1D + + <P>LOT 3.1D South £1m - £5m</P> + + + 2019-06-24 + + 6 + + + + + + Kind Diamond Build Consortium + London + + + + + + + + Diamond Build + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1D + + <P>LOT 3.1D South £1m - £5m</P> + + + 2019-06-24 + + 6 + + + + + + Neilcott Construction Limited + Orpington + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1D + + <P>LOT 3.1D South £1m - £5m</P> + + + 2019-06-24 + + 6 + + + + + + Vinci Construction + Rainham + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1E + + <P>LOT 3.1E West £1m - £5m</P> + + + 2019-06-24 + + 7 + + + + + + Ashe Construction Ltd + Hitchin + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1E + + <P>LOT 3.1E West £1m - £5m</P> + + + 2019-06-24 + + 7 + + + + + + Axis Europe plc + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1E + + <P>LOT 3.1E West £1m - £5m</P> + + + 2019-06-24 + + 7 + + + + + + Bugler Developments Ltd + Rickmansworth + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1E + + <P>LOT 3.1E West £1m - £5m</P> + + + 2019-06-24 + + 7 + + + + + + CityAxis Limited + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1E + + <P>LOT 3.1E West £1m - £5m</P> + + + 2019-06-24 + + 7 + + + + + + SOL Services Ltd. + Milton Keynes + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.1E + + <P>LOT 3.1E West £1m - £5m</P> + + + 2019-06-24 + + 7 + + + + + + T&B (Contractors) Ltd + St.Albans + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.2 + + <P>LOT 3.2 Pan London £5m - £10m</P> + + + 2019-06-24 + + 16 + + + + + + Durkan Limited + Borehamwood + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.2 + + <P>LOT 3.2 Pan London £5m - £10m</P> + + + 2019-06-24 + + 16 + + + + + + ENGIE Regeneration Limited + Waltham Abbey + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.2 + + <P>LOT 3.2 Pan London £5m - £10m</P> + + + 2019-06-24 + + 16 + + + + + + Geoffrey Osborne Ltd + Reigate + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.2 + + <P>LOT 3.2 Pan London £5m - £10m</P> + + + 2019-06-24 + + 16 + + + + + + John Graham (Dromore) Ltd t/a Graham Construction + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.2 + + <P>LOT 3.2 Pan London £5m - £10m</P> + + + 2019-06-24 + + 16 + + + + + + Mace Limited + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.3 + + <P>LOT 3.3 Pan London £10m - £20m</P> + + + 2019-06-24 + + 15 + + + + + + Durkan Limited + Borehamwood + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.3 + + <P>LOT 3.3 Pan London £10m - £20m</P> + + + 2019-06-24 + + 15 + + + + + + ENGIE Regeneration Limited + Waltham Abbey + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.3 + + <P>LOT 3.3 Pan London £10m - £20m</P> + + + 2019-06-24 + + 15 + + + + + + Geoffrey Osborne Ltd + Reigate + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.3 + + <P>LOT 3.3 Pan London £10m - £20m</P> + + + 2019-06-24 + + 15 + + + + + + John Graham (Dromore) Ltd t/a Graham Construction + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.3 + + <P>LOT 3.3 Pan London £10m - £20m</P> + + + 2019-06-24 + + 15 + + + + + + Mace Limited + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.3 + + <P>LOT 3.3 Pan London £10m - £20m</P> + + + 2019-06-24 + + 15 + + + + + + McLaren Construction Ltd + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.4 + + <P>LOT 3.4 Pan London £20m+</P> + + + 2019-06-24 + + 14 + + + + + + Durkan Limited + Borehamwood + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.4 + + <P>LOT 3.4 Pan London £20m+</P> + + + 2019-06-24 + + 14 + + + + + + ENGIE Regeneration Limited + Waltham Abbey + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.4 + + <P>LOT 3.4 Pan London £20m+</P> + + + 2019-06-24 + + 14 + + + + + + Geoffrey Osborne Ltd + Reigate + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.4 + + <P>LOT 3.4 Pan London £20m+</P> + + + 2019-06-24 + + 14 + + + + + + John Graham (Dromore) Ltd t/a Graham Construction + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.4 + + <P>LOT 3.4 Pan London £20m+</P> + + + 2019-06-24 + + 14 + + + + + + Mace Limited + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 3.4 + + <P>LOT 3.4 Pan London £20m+</P> + + + 2019-06-24 + + 14 + + + + + + McLaren Construction Ltd + London + + + + + + + + 1500000000.00 + 1500000000.00 + + + + + 4.1 + + <P>LOT 4.1 Pan London £1m+</P> + + + 2019-06-24 + + 21 + + + + + + Axis Europe plc + London + + + + + + + + 500000000.00 + 500000000.00 + + + + + 4.1 + + <P>LOT 4.1 Pan London £1m+</P> + + + 2019-06-24 + + 21 + + + + + + ENGIE Regeneration Limited + Waltham Abbey + + + + + + + + 500000000.00 + 500000000.00 + + + + + 4.1 + + <P>LOT 4.1 Pan London £1m+</P> + + + 2019-06-24 + + 21 + + + + + + Geoffrey Osborne Ltd + Reigate + + + + + + + + 500000000.00 + 500000000.00 + + + + + 4.1 + + <P>LOT 4.1 Pan London £1m+</P> + + + 2019-06-24 + + 21 + + + + + + KIER CONSTRUCTION - LONDON + Loughton + + + + + + + + 500000000.00 + 500000000.00 + + + + + 4.1 + + <P>LOT 4.1 Pan London £1m+</P> + + + 2019-06-24 + + 21 + + + + + + Mace Limited + London + + + + + + + + 500000000.00 + 500000000.00 + + + + + 4.1 + + <P>LOT 4.1 Pan London £1m+</P> + + + 2019-06-24 + + 21 + + + + + + McLaren Construction Ltd + London + + + + + + + + 500000000.00 + 500000000.00 + + + + + 4.1 + + <P>LOT 4.1 Pan London £1m+</P> + + + 2019-06-24 + + 21 + + + + + + Neilcott Construction Limited + Orpington + + + + + + + + 500000000.00 + 500000000.00 + + + + + 4.1 + + <P>LOT 4.1 Pan London £1m+</P> + + + 2019-06-24 + + 21 + + + + + + Rooff Ltd + London + + + + + + + + 500000000.00 + 500000000.00 + + + + + 4.1 + + <P>LOT 4.1 Pan London £1m+</P> + + + 2019-06-24 + + 21 + + + + + + Thomas Sinden Ltd + Romford + + + + + + + + 500000000.00 + 500000000.00 + + + + + 4.1 + + <P>LOT 4.1 Pan London £1m+</P> + + + 2019-06-24 + + 21 + + + + + + Willmott Dixon Holdings + Hitchin + + + + + + + + 500000000.00 + 500000000.00 + + + + + 5.1 + + <P>LOT 5.1 Pan London £1m+</P> + + + 2019-06-24 + + 5 + + + + + + FM Conway Ltd + Sevenoaks + + + + + + + + 500000000.00 + 500000000.00 + + + + + 5.1 + + <P>LOT 5.1 Pan London £1m+</P> + + + 2019-06-24 + + 5 + + + + + + Geoffrey Osborne Ltd + Reigate + + + + + + + + 500000000.00 + 500000000.00 + + + + + 5.1 + + <P>LOT 5.1 Pan London £1m+</P> + + + 2019-06-24 + + 5 + + + + + + Marlborough Highways + Chelmsford + + + + + + + + 500000000.00 + 500000000.00 + + + + + 5.1 + + <P>LOT 5.1 Pan London £1m+</P> + + + 2019-06-24 + + 5 + + + + + + McLaughlin & Harvey + Antrim + + + + + + + + 500000000.00 + 500000000.00 + + + + + 5.1 + + <P>LOT 5.1 Pan London £1m+</P> + + + 2019-06-24 + + 5 + + + + + + Thomas Sinden Ltd + Romford + + + + + + + + 500000000.00 + 500000000.00 + + + + + + London Borough of Haringey +
River Park House, Wood Green
+ London + N22 8TQ + + +44 2084893156 +
+ + Law Society of England +
Fetter Lane
+ London + WC2 + +
+ + High Court of England +
The Strand
+ London + WC2 + +
+ 2020-10-27 +
+
+
+
diff --git a/development-notices/ted-xml/21-119282-001-EXP.xml b/development-notices/ted-xml/21-119282-001-EXP.xml new file mode 100644 index 0000000..46caf6e --- /dev/null +++ b/development-notices/ted-xml/21-119282-001-EXP.xml @@ -0,0 +1,338 @@ + + + + 21-119282-001 + 20210406 + EN + From Convertor + + + + + + + + + + + S + 47 + 20210309 + + + 2021/S 047-119337 + + https://ted.europa.eu/udl?uri=TED:NOTICE:119337-2021:TEXT:EN:HTML + + EN + + https://www.skyss.no/ + https://tendsign.no/doc.aspx?UniqueId=afevkgiowh&GoTo=Docs + Water transport services + Transport services (excl. Waste transport) + Waterway operation services + Norge + Vestland + + 596000000 + + + + 20210304 + 20210406 12:00 + Regional or local authority + Services concession + Services + Concession award procedure + European Economic Area (EEA) + Submission for all lots + Other + General public services + 03J24 + 03 + + + + + + Норвегия + Bergen + +

Услуги на водния транспорт

+
+
+ + Norsko + Bergen + +

Lodní doprava

+
+
+ + Norge + Bergen + +

Transporttjenester ad vandvejen

+
+
+ + Norwegen + Bergen + +

Transport zu Wasser und zugehörige Dienste

+
+
+ + Νορβηγία + Bergen + +

Υπηρεσίες μεταφορών με πλωτά μέσα

+
+
+ + Norway + Bergen + +

Water transport services

+
+
+ + Noruega + Bergen + +

Servicios de transporte por vías navegables

+
+
+ + Norra + Bergen + +

Veetransporditeenused

+
+
+ + Norja + Bergen + +

Vesikuljetukset ja vastaavat palvelut

+
+
+ + Norvège + Bergen + +

Services de transport par voie d'eau

+
+
+ + Iorua, an + Bergen + +

Water transport services

+
+
+ + Norveška + Bergen + +

Usluge transporta vode

+
+
+ + Norvégia + Bergen + +

Vízi szállítási szolgáltatások

+
+
+ + Norvegia + Bergen + +

Trasporti e servizi affini per via d'acqua

+
+
+ + Norvegija + Bergen + +

Vandens transporto paslaugos

+
+
+ + Norvēģija + Bergen + +

Ūdensceļu transporta pakalpojumi

+
+
+ + in-Norveġja + Bergen + +

Servizzi tat-trasport b’mezzi ta’ fuq l-ilma

+
+
+ + Noorwegen + Bergen + +

Vervoer te water

+
+
+ + Norwegia + Bergen + +

Usługi transportu wodnego

+
+
+ + Noruega + Bergen + +

Transporte por vias navegáveis

+
+
+ + Norvegia + Bergen + +

Servicii de transport naval

+
+
+ + Nórsko + Bergen + +

Vodná doprava

+
+
+ + Norveška + Bergen + +

Storitve prevoza po vodi

+
+
+ + Norge + Bergen + +

Transport på vattenvägar

+
+
+
+ + Skyss + +
+ + + + + + Skyss + 992 051 825 +
Postboks 7900
+ Bergen + 5020 + + Joachim Viken + Joachim.Viken@vlfk.no + + https://www.skyss.no/ +
+ + https://tendsign.no/doc.aspx?UniqueId=afevkgiowh&GoTo=Docs + + https://tendsign.no/doc.aspx?UniqueId=afevkgiowh&GoTo=Tender + + +
+ + + <P>Pre-qualification: Express Boat Bergen-Nordfjord/Sogn for the Period 2022-2024</P> + + SKYSS/21/6 + + + + + +

The aim of the procurement is to get an operator in place for the temporary operation of the express boat between Bergen and Nordfjord/Sogn called 'express boat Bergen-Nordfjord/Sogn for the period 2022-2024'. The contracting authority would like to enter into a contract with one operator for the entire contract. The contract period is from the date the contract is signed until and including 30 November 2024, with an option for up to 2 years. The start-up of route will be 1 May 2022.

+
+ 596000000 + + + + + + + + + + +

The aim of the procurement is to get an operator in place for the temporary operation of the express boat between Bergen and Nordfjord/Sogn called 'express boat Bergen-Nordfjord/Sogn for the period 2022-2024'. The contracting authority would like to enter into a contract with one operator for the entire contract. The contract period is from the date the contract is signed until and including 30 November 2024, with an option for up to 2 years. The start-up of route will be 1 May 2022.

+
+ + Price + Water jet as the propulsion method + Number of seats on board + Play area + + 596000000 + 31 + + +

The contracting authority has the unilateral right to extend the option for up to 24 months split between 2 extensions, based on the same terms as stated in the contract.

+
+
+
+ + +

Tenderers must have their tax, payroll tax and VAT payments in order.

+

Tenderers must be a legally established company.

+
+ +

Tenderers must have adequate economic and financial strength to fulfil the contract.

+
+ +

Tenderers must have good competence and experience from operation of express boats for passengers.

+
+ +

See the attached contract.

+
+
+ + 2021-04-06 + 12:00 + + + + + + + + +

Visma notice: https://opic.com/id/afevkgiowh

+
+ + Bergen tingrett + Bergen + + + 2021-03-04 +
+
+
+
diff --git a/development-notices/ted-xml/21-139343-001-EXP.xml b/development-notices/ted-xml/21-139343-001-EXP.xml new file mode 100644 index 0000000..5c7ca82 --- /dev/null +++ b/development-notices/ted-xml/21-139343-001-EXP.xml @@ -0,0 +1,792 @@ + + + + 21-139343-001 + 20210623 + EN + From Convertor + + + + + + + + + + + S + 55 + 20210319 + + + 2021/S 055-140295 + + https://ted.europa.eu/udl?uri=TED:NOTICE:140295-2021:TEXT:EN:HTML + + EN + + https://www.gov.uk/government/organisations/foreign-commonwealth-development-office + Foreign economic-aid-related services + Evaluation consultancy services + South Lanarkshire + South Lanarkshire + London + Outer London — East and North East + United States + India + Wiltshire CC + Birmingham + Surrey, East and West Sussex + Hertfordshire + Uganda + Berkshire, Buckinghamshire and Oxfordshire + United Kingdom + Croydon + Oxfordshire + + 200000000.00 + + + 2016/S 200-361995 + + + + 20210315 + Ministry or any other national or federal authority + Voluntary ex ante transparency notice + Services + Contract award without prior publication + Not specified + Not applicable + The most economic tender + Other + 08C15 + 08 + + + + + + Обединено кралство + East Kilbride + +

Услуги, свързани с външноикономическа помощ

+
+
+ + Spojené království/Velká Británie + East Kilbride + +

Služby související se zahraniční hospodářskou pomocí

+
+
+ + Forenede Kongerige, Det + East Kilbride + +

Tjenester vedrørende økonomisk hjælp til udlandet

+
+
+ + das Vereinigte Königreich + East Kilbride + +

Wirtschaftshilfe an das Ausland

+
+
+ + Ηνωμένο Βασίλειο + East Kilbride + +

Υπηρεσίες που σχετίζονται με θέματα εξωτερικής οικονομικής βοήθειας

+
+
+ + United Kingdom + East Kilbride + +

Foreign economic-aid-related services

+
+
+ + Reino Unido + East Kilbride + +

Servicios relacionados con la ayuda económica exterior

+
+
+ + Suurbritannia / Ühendkuningriik + East Kilbride + +

Välismaise majandusabi teenused

+
+
+ + Yhdistynyt kuningaskunta + East Kilbride + +

Kansainväliseen talousapuun liittyvät palvelut

+
+
+ + Royaume-Uni + East Kilbride + +

Services liés à l'aide économique aux pays étrangers

+
+
+ + Ríocht Aontaithe, an + East Kilbride + +

Foreign economic-aid-related services

+
+
+ + Ujedinjena Kraljevina + East Kilbride + +

Usluge povezane s vanjskom ekonomskom pomoći

+
+
+ + Egyesült Királyság + East Kilbride + +

Külföldi gazdasági segítséggel kapcsolatos szolgáltatások

+
+
+ + Regno Unito + East Kilbride + +

Servizi connessi agli aiuti economici destinati a paesi terzi

+
+
+ + Jungtinė Karalystė, Didžioji Britanija + East Kilbride + +

Paslaugos, susijusios su užsienio ekonomine pagalba

+
+
+ + Apvienotā Karaliste + East Kilbride + +

Ar ārējo ekonomisko palīdzību saistītie pakalpojumi

+
+
+ + Ir-Renju Unit + East Kilbride + +

Servizzi ta' l-għajnuna ekonomika barranija

+
+
+ + Verenigd Koninkrijk + East Kilbride + +

Diensten in verband met economische hulp aan het buitenland

+
+
+ + Zjednoczone Królestwo + East Kilbride + +

Usługi związane ze świadczeniem pomocy gospodarczej dla zagranicy

+
+
+ + Reino Unido + East Kilbride + +

Serviços relacionados com a ajuda económica aos outros países

+
+
+ + Regatul Unit + East Kilbride + +

Servicii de ajutor economic extern

+
+
+ + Spojené kráľovstvo + East Kilbride + +

Služby súvisiace so zahraničnou hospodárskou pomocou

+
+
+ + Združeno kraljestvo + East Kilbride + +

Storitve gospodarske pomoči tujini

+
+
+ + Förenade kungariket + East Kilbride + +

Tjänster för ekonomiskt bistånd till utlandet

+
+
+
+ + Foreign Commonwealth and Development Office + +
+ + + + + + Foreign Commonwealth and Development Office +
Abercrombie House, Eaglesham Road
+ East Kilbride + G75 8EA + + Jan Gillon + +44 1355843429 + Jan.gillon@fcdo.gov.uk + + https://www.gov.uk/government/organisations/foreign-commonwealth-development-office + https://www.gov.uk/government/organisations/foreign-commonwealth-development-office/about/procurement +
+ + International Development +
+ + + <P>Global Evaluation Framework</P> + + 7448 + + + + + +

This notice is to advise on an extension of the global evaluation framework agreement, until 31 August 2022, and with a potential increase of GBP 50 million, to facilitate service continuity and allow for redesign of a replacement framework in line with renewed UK Ministerial Priorities.

+

The purpose of evaluation in FCDO is to contribute to improving the impact and value for money of ODA, whilst supporting the effective delivery of development strategic objectives. In support of this purpose FCDO (formerly DFID) had established a Global Evaluation Framework Agreement (GEFA) to ensure the provision of efficient and effective expert services for the design and conduct of evaluations. This extension to GEFA will allow for a redesign of the framework that will take into account ministerial strategic goals and priorities.

+
+ 200000000.00 + + + + <P>Lot 1 Impact Evaluation</P> + + 1 + + + + + +

The Global Evaluation Framework Agreement (GEFA) which was originally awarded in 2016 ensures the provision of efficient and effective expert services for the design and implementation of evaluations of ODA delivered by DFID and Other Government Department (OGDs). Lot 1 Impact is used to undertake the detailed design and/or implementation of Impact Evaluation – Globally.

+

Impact Evaluation builds knowledge on what works in development by establishing causal attribution in relation to an intervention and its effects. The effects can be positive and negative, primary and secondary, direct or indirect, intended or unintended. Impact evaluation asks specific questions about interventions.

+

The framework was awarded in September 2016 – August 2018, and has utilised the for two (2) periods of one year extension periods.

+

Lot 1 has global coverage (including the UK) and evaluations will be undertaken in a wide range of different geographic locations and contexts, primarily where FCDO operates, including fragile and conflict affected states (FCAS).

+

The framework agreement covers requirements for monitoring and evaluation in a range of themes, including but not limited to:

+

— human development (e.g. education, health, water supply, social protection and sanitation);

+

— humanitarian assistance;

+

— economic development (e.g. infrastructure, social services, production);

+

— governance and security (e.g. public sector reform, anti-corruption);

+

— climate change.

+

The framework agreement will continue to be used during this one year extension period in response to evaluation requests from across FCDO’s portfolio, on project, programmes or policy, and is available to other government departments spending Overseas Development Aid.

+
+ + + + Methodology and approach to deliver the terms of reference + 30 % + + + Expertise of the organisation + 20 % + + + Working with others and improvement + 10 % + + + 40 % + + + + + + +

Suppliers as awarded on Lot 1 Impact as originally contracted in 2016:

+

ABT Associates

+

American Institute for Research

+

Tetra Tech

+

Ecorys UK Ltd

+

DAI Global UK

+

IMC Worldwide

+

IPE Global Ltd

+

Landell Mills Ltd

+

Mathematica Policy Research

+

Montrose International

+

OPM

+

Palladium

+

Social Impact.

+
+
+ + + <P>Lot 2 Performance Evaluation</P> + + 2 + + + + + +

The Global Evaluation Framework Agreement (GEFA) as awarded in 2016, ensures the provision of efficient and effective expert services for the design and implementation of evaluations of ODA delivered by FCDO and Other Government Department (OGDs). Lot 2 Performance evaluation is used to undertake the detailed design and/or implementation of Impact Evaluation – Globally.

+

Performance evaluation assesses an intervention on the basis of its contribution to development outcomes and impacts within its context. Performance evaluation is usually implemented during an intervention’s lifecycle.

+

The framework was awarded in September 2016 – August 2018, and has utilised the for two (2) periods of one year extension periods.

+

Lot 2 has global coverage (including the UK) and evaluations will be undertaken in a wide range of different geographic locations and contexts, primarily where FCDO operates, including fragile and conflict affected states (FCAS).

+

The framework agreement covers requirements for monitoring and evaluation in a range of themes, including but not limited to:

+

— human development (e.g. education, health, water supply, social protection and sanitation);

+

— humanitarian assistance;

+

— economic development (e.g. infrastructure, social services, production);

+

— governance and security (e.g. public sector reform, anti-corruption);

+

— climate change.

+

The framework agreement is used will be used in response to evaluation requests from across FCDO’s portfolio on project, programmes or policy and is available to other government departments spending Overseas Development Aid.

+
+ + + + Methodology and approach to deliver the terms of reference + 30 % + + + Expertise of the organisation + 20 + + + Working with Others + 10 + + + 40 % + + + + + + +

Suppliers on Lot 2 Performance as originally contracted in 2016:

+

ABT Associates

+

American Institute for Research

+

ATOS IT Services UK

+

Tetra Tech

+

Ecorys UK Ltd

+

ICF Consulting

+

IMC Worldwide

+

Integrity Research and Consultancy

+

IPE Global Ltd

+

Landell Mills Ltd

+

Mathematica Policy Research

+

Mott MacDonald

+

Naturals Resources Institute (NRI)

+

Oxford Policy Management (OPM)

+

Palladium

+

Social Impact.

+
+
+
+ + + + + +

The Global Evaluation Framework was awarded in 2016 for a 4 year period. Due the merger of DFID and FCO in September 2020, we seek to extend the current contract, to provide time to ensure a scope that meets the business needs of the new department is taken into account and is in line with the renewed Ministerial priorities post-merger. The current contract is being extended to therefore ensure there is no gap in service and with a view to finalising scope and retendering the services over the next 6 to 12 months.

+

Therefore under Regulation 72 B (ii) would cause significant inconvenience or substantial duplication of costs for the contracting authority,and provided that any increase in price does not exceed 50 % of the value of the original contract we seek to extend to allow for retendering.

+
+
+
+ + + 2016/S 200-361995 +
+ + Lot 1 IMPACT + 1 + + <P>Global Evaluation Framework Agreement Impact Evaluation</P> + + + 2016-10-10 + + + + + Palladium International Ltd +
2nd Floor Turnberry House, 100 Bunhill Row
+ London + EC1Y 8ND + + +
+ +
+ + + Tetra Tech International Development Ltd +
1 Northfield Road
+ Reading + RG1 8AH + + +
+ +
+ + + Ecorys UK Ltd +
5th Floor, Queen Elizabeth House, 4 St Dunstans Hill
+ London + EC3R 8AD + + +
+ +
+ + + Mathematica Policy Research +
PO Box 2393
+ Princeton + PO Box 2393 + + +
+ +
+ + + American Institute for Research +
1000 Thomas Jefferson St NW
+ Washington + 20007 + + +
+ +
+ + + IPE Global Ltd +
B-84, Defence Colony, Bhishma Pitamah Marg
+ New Delhi + 110024 + + +
+ +
+ + + Landell Mills +
Bryer Ash Business Park, Bradford Road
+ Trowbridge + BA14 8HE + + +
+ +
+ + + ABT Britain Ltd +
1 Chamberlain Square
+ Birmingham + B3 3AX + + +
+ +
+ + + IMC Worldwide Ltd +
64-68 London Road Redhill
+ Surrey + RH1 1LG + + +
+ +
+ + + DAI Global UK +
3rd Floor, Block C Westside, London Road
+ Apsley + HP3 9TD + + +
+ +
+ + + Montrose International +
PO Box 11161, Plot 31B, Bukuto Crescent, Naguru Town
+ Kampala + + +
+ +
+ + + Social Impact +
2300 Clarendon Boulevard
+ Arlington + 22201 + + +
+ +
+ + + Oxford Policy Management Ltd +
Clarendon House, Level 3, 52 Cornmarket Street
+ Oxford + OX1 3HJ + + +
+ +
+
+ + 50000000.00 + 200000000.00 + +
+
+ + Lot 2 PERFORMANCE + 2 + + 2016-10-10 + + + + + Palladium International Ltd +
2nd Floor, Turnberry House, 100 Burnhill Row
+ London + EC1Y 8ND + + +
+ +
+ + + ABT Britain Ltd +
1 Chamberlain Square
+ Birmingham + B3 3AX + + +
+ +
+ + + American Institite for Research +
1000 Thomas Jefferson St NW
+ Washington + 20007 + + +
+ +
+ + + ATOS IT Services UK Ltd +
4 Triton Square, Regents Place
+ London + NW1 3HG + + +
+ +
+ + + Tetra Tech International Development Ltd +
1 Northfield Road
+ Reading + RG1 8AH + + +
+ +
+ + + Ecorys UK Ltd +
5th Floor, Queen Elizabeth House, 4 St Dunstans Hill
+ London + EC3R 8AD + + +
+ +
+ + + ICF Consulting Services Ltd +
Riverscape, 3rd Floor, 10 Queens Street Place
+ London + EC4R 1BE + + +
+ +
+ + + IMC Worldwide Ltd +
64 - 68 London Road, Redhill, Surrey
+ Surrey + RH1 1LG + + +
+ +
+ + + Integrity Research and Consultancy +
West Wing, Somerset House, Strand
+ London + WC2R 1LA + + +
+ +
+ + + Social Impact +
2300 Clarendon Boulevard
+ Arlington + 22201 + + +
+ +
+ + + IPE Global Ltd +
B-84, Defence Colony, Bhishma Pitmah Marg
+ New Delhi + 110024 + + +
+ +
+ + + Landell Mills +
Bryer Ash Business Park, Bradford Road
+ Trowbridge + BA14 8HE + + +
+ +
+ + + Mathematica Policy Research +
Po Box 2393
+ Princeton + + +
+ +
+ + + Mott Macdonald Ltd +
Mott Macdonald House, 8 — 10 Sydenham Road
+ Croydon + CR0 2EE + + +
+ +
+ + + Natural Resources Institute +
Park Row, Greenwich
+ London + SE10 9LS + + +
+ +
+ + + Oxford Policy Management Ltd +
Clarendon House, Level 3, 52 Cornmarket Street
+ Oxford + OX1 3HJ + + +
+ +
+
+ + 200000000.00 + 200000000.00 + +
+
+ + + Procurement and Commercial Department, Foreign, Commonwealth and Development Office +
Eaglesham Road
+ East Kilbride + G75 8EA + +
+ + Foreign, Commonwealth and Development Office +
Eaglesham Road
+ East Kilbride + G75 8EA + +
+ 2021-03-15 +
+
+
+
diff --git a/development-notices/ted-xml/21-149886-001-EXP.xml b/development-notices/ted-xml/21-149886-001-EXP.xml new file mode 100644 index 0000000..91a1101 --- /dev/null +++ b/development-notices/ted-xml/21-149886-001-EXP.xml @@ -0,0 +1,347 @@ + + + + 21-149886-001 + 20210627 + FR + From Convertor + + + + + + + + + + + S + 58 + 20210324 + + + 2021/S 058-147836 + + https://ted.europa.eu/udl?uri=TED:NOTICE:147836-2021:TEXT:FR:HTML + + FR + + http://www.ghrmsa.fr + Radio and television services + Haut-Rhin + Haut-Rhin + Haut-Rhin + + 3000000 + + + + 20210319 + Other + Voluntary ex ante transparency notice + Services + Contract award without prior publication + European Union + Not applicable + Other + Other + 01J15 + 01 + + + + + + Фpaнция + Мюлуз + +

Услуги на радиото и телевизията

+
+
+ + Francie + Mylhúzy + +

Rozhlasové a televizní služby

+
+
+ + Frankrig + Mulhouse + +

Radio- og fjernsynstjenester

+
+
+ + Frankreich + Mülhausen + +

Dienstleistungen in Verbindung mit Rundfunk- und Fernsehprogrammen

+
+
+ + Γαλλία + Μυλούζη + +

Ραδιοφωνικές και τηλεοπτικές υπηρεσίες

+
+
+ + France + Mulhouse + +

Radio and television services

+
+
+ + Francia + Mulhouse + +

Servicios de radio y televisión

+
+
+ + Prantsusmaa + Mulhouse + +

Raadio- ja televisiooniteenused

+
+
+ + Ranska + Mulhouse + +

Radio- ja televisiopalvelut

+
+
+ + France + Mulhouse + +

Services de radio et de télévision

+
+
+ + Fhrainc, an + Mulhouse + +

Radio and television services

+
+
+ + Francuska + Mulhouse + +

Usluge radija i televizije

+
+
+ + Franciaország + Mulhouse + +

Rádióval és televízióval kapcsolatos szolgáltatások

+
+
+ + Francia + Mulhouse + +

Servizi radiotelevisivi

+
+
+ + Prancūzija + Miulūza + +

Radijo ir televizijos paslaugos

+
+
+ + Francija + Milūza + +

Radio un televīzijas pakalpojumi

+
+
+ + Franza + Mulhouse + +

Servizzi tar-radju u tat-televiżjoni

+
+
+ + Frankrijk + Mulhouse + +

Radio- en televisiediensten

+
+
+ + Francja + Miluza + +

Usługi radiowe i telewizyjne

+
+
+ + França + Mulhouse + +

Serviços de rádio e televisão

+
+
+ + Franţa + Mulhouse + +

Servicii de radio şi de televiziune

+
+
+ + Francúzsko + Mulhouse + +

Rozhlasové a televízne služby

+
+
+ + Francija + Mulhouse + +

Storitve v zvezi z radiom in televizijo

+
+
+ + Frankrike + Mulhouse + +

Radio- och televisionstjänster

+
+
+
+ + GHR Mulhouse Sud Alsace + +
+ + + + + + GHR Mulhouse Sud Alsace +
87 avenue d'Altkirch
+ Mulhouse + 68051 + + da-marches-publics@ghrmsa.fr + + http://www.ghrmsa.fr + https://marchespublics-ch-mulhouse.omnikles.com +
+ Établissement public de santé + Établissement de santé +
+ + + <P>Installation, exploitation et maintenance d'un réseau multimédia (télévision, téléphone, réseau sociaux…)</P> + + 20M0005 + + + + + +

La consultation porte sur les prestations d'installation, d'exploitation, de maintenance relatif à l'exploitation d'un réseau multimédia (télévision, téléphone, réseau sociaux…), pour le Ghrmsa hors Ehpad.

+
+ 3000000 + + + + + + + +

Ghrmsa.

+
+ +

La consultation porte sur les prestations d'installation, d'exploitation, de maintenance relatif à l'exploitation d'un réseau multimédia (télévision, téléphone, réseau sociaux…), pour le Ghrmsa hors Ehpad.

+
+ + + Valeur technique: 55 points + Prix des prestations: 36 points + Politique de développement durable lié à l'objet du contrat: 9 points + + + + +
+
+ + + + + +

Le montant estimé du présent contrat de concession (3 000 000 EUR HT) est inférieur au seuil communautaire qui impose la publication au Journal officiel de l'Union européenne.

+
+
+
+ +
+ + 210172 + + <P>Contrat de concession relatif aux prestations d'installation, d'exploitation, de maintenance relatif à l'exploitation d'un réseau multimédia (télévision, téléphone, réseau sociaux…)</P> + + + 2021-02-24 + + + + + Télécom services +
10 rue des Peupliers
+ Nanterre + 92752 + + da-marches-publics@ghrmsa.fr + +
+ +
+
+ + 3000000 + +
+
+ + + Tribunal administratif + Strasbourg + + +33 388212323 + + +

— référé précontractuel: L. 551-1 et L. 551-5 du code de justice administrative:

+

—— la juridiction peut être saisie tant que la convention n'est pas signée;

+

—— la convention ne peut être signée avant un délai d'au moins onze jours suivant la publication du présent avis.

+

Par exemple, si la publication a été faite le 1er février, la convention ne peut être signée avant le 11 février (24h00) (article 1er-1 du décret nº 93-471 du 24.3.1993 portant application de l'article 38 de la loi nº 93-122 du 29.1.1993 relatif à la publicité des délégations de service public; article R. 1411-2-1 du code général des collectivités territoriales);

+

— référé contractuel: L. 551-15 et R. 551-7 du code de justice administrative.

+

Le référé contractuel ne peut pas être exercé si l'autorité délégante a respecté le délai de onze jours précité. En outre, si le juge du référé précontractuel a été saisi, le référé contractuel ne peut être exercé si l'autorité délégante n'a pas signé la convention avant la décision du juge précontractuel et s'est conformée à cette décision.

+
+ 2021-03-19 +
+
+
+
diff --git a/development-notices/ted-xml/21-158592-001-EXP.xml b/development-notices/ted-xml/21-158592-001-EXP.xml new file mode 100644 index 0000000..1c69af6 --- /dev/null +++ b/development-notices/ted-xml/21-158592-001-EXP.xml @@ -0,0 +1,344 @@ + + + + 21-158592-001 + 20210702 + FR + From Convertor + + + + + + + + + + + S + 61 + 20210329 + + + 2021/S 061-155727 + + https://ted.europa.eu/udl?uri=TED:NOTICE:155727-2021:TEXT:FR:HTML + + FR + + www.efs.sante.fr + Construction work + Val-de-Marne + Val-de-Marne + Val-de-Marne + + 182000.00 + + + + 20210324 + Utilities entity + Voluntary ex ante transparency notice + Works + Contract award without prior publication + European Union + Not applicable + The most economic tender + Other + 01E15 + 01 + + + + + + Фpaнция + Ivry-sur-Seine + +

Строителни и монтажни работи

+
+
+ + Francie + Ivry-sur-Seine + +

Stavební práce

+
+
+ + Frankrig + Ivry-sur-Seine + +

Bygge- og anlægsarbejder

+
+
+ + Frankreich + Ivry-sur-Seine + +

Bauarbeiten

+
+
+ + Γαλλία + Ivry-sur-Seine + +

Κατασκευαστικές εργασίες

+
+
+ + France + Ivry-sur-Seine + +

Construction work

+
+
+ + Francia + Ivry-sur-Seine + +

Trabajos de construcción

+
+
+ + Prantsusmaa + Ivry-sur-Seine + +

Ehitustööd

+
+
+ + Ranska + Ivry-sur-Seine + +

Rakennustyöt

+
+
+ + France + Ivry-sur-Seine + +

Travaux de construction

+
+
+ + Fhrainc, an + Ivry-sur-Seine + +

Construction work

+
+
+ + Francuska + Ivry-sur-Seine + +

Građevinski radovi

+
+
+ + Franciaország + Ivry-sur-Seine + +

Építési munkák

+
+
+ + Francia + Ivry-sur-Seine + +

Lavori di costruzione

+
+
+ + Prancūzija + Ivry-sur-Seine + +

Statybos darbai

+
+
+ + Francija + Ivry-sur-Seine + +

Celtniecības darbi

+
+
+ + Franza + Ivry-sur-Seine + +

Xogħol tal-kostruzzjoni

+
+
+ + Frankrijk + Ivry-sur-Seine + +

Bouwwerkzaamheden

+
+
+ + Francja + Ivry-sur-Seine + +

Roboty budowlane

+
+
+ + França + Ivry-sur-Seine + +

Construção

+
+
+ + Franţa + Ivry-sur-Seine + +

Lucrări de construcţii

+
+
+ + Francúzsko + Ivry-sur-Seine + +

Stavebné práce

+
+
+ + Francija + Ivry-sur-Seine + +

Gradbena dela

+
+
+ + Frankrike + Ivry-sur-Seine + +

Anläggningsarbete

+
+
+
+ + Établissement français du sang Île-de-France + +
+ + + + + + Établissement français du sang Île-de-France + 42882285201811 +
122/130 rue Marcel Hartmann
+ Ivry-sur-Seine + 94200 + + marches-publics.idf@efs.sante.fr + + www.efs.sante.fr + www.marches-publics.gouv.fr/?page=entreprise.EntrepriseHome +
+ santé +
+ + + <P>Travaux de remplacement du groupe froid et de et de la sécurisation de la salle de BNSPR des locaux de l'Établissement français du sang situés dans l'enceinte de l'hôpital Mondor à Créteil-Porte 35</P> + + 2020EFSIDFR581 + + + + + +

Travaux de remplacement du groupe froid et de et de la sécurisation de la salle de BNSPR des locaux de l'Établissement français du sang situés dans l'enceinte de l'hôpital Mondor à Créteil-Porte 35.

+
+ 182000.00 + + + + +

Le projet s’articule autour de deux objectifs principaux qui consistent à:

+

— sécuriser le rafraîchissement de la salle BNSPR, en installant des systèmes de climatisation redondant à détente directe type VRV;

+

— rénover la centrale de production d’eau glacée de l’établissement ainsi que ses organes annexes (condenseurs, station de pompage, etc.).

+

En parallèle de ces deux objectifs, l’opération de travaux prévoit également de remplacer l’unité de climatisation du local «baie informatique».

+

Le site est situé dans l’enceinte du Centre hospitalier Henri Mondor à Créteil. Les espaces occupés par l’EFS sont situés au RDC de la porte 35 pour une surface de 850 m2 environ.

+
+ + + + Méthodologie d’intervention et compréhension des contraintes de site + 15 + + + Moyens humains et matériels affectés à l’opération + 15 + + + Mesures prises en matière d’hygiène, sécurité et environnement + 10 + + + 60 + + + + + +
+
+ + + + + +

Marché de travaux inférieur au seuil des procédures formalisées pour une publication au JOUE.

+
+
+
+ +
+ + + 2021-03-24 + + + + + CPE Maintenance +
1 rue des Marronniers
+ Haÿ-les-Roses + 94240 + + +
+ +
+
+ + 182000.00 + 179488.00 + +
+
+ + + Tribunal administratif de Melun + Melun + + + 2021-03-24 + +
+
+
diff --git a/development-notices/ted-xml/21-205737-001-EXP.xml b/development-notices/ted-xml/21-205737-001-EXP.xml new file mode 100644 index 0000000..83c11f5 --- /dev/null +++ b/development-notices/ted-xml/21-205737-001-EXP.xml @@ -0,0 +1,348 @@ + + + + 21-205737-001 + 20210728 + EN + From Convertor + + + + + + + + + + + S + 79 + 20210423 + + + 2021/S 079-204820 + + https://ted.europa.eu/udl?uri=TED:NOTICE:204820-2021:TEXT:EN:HTML + + EN + + www.networkrail.co.uk + Construction and ancillary works for telephone and communication lines + Radio, television, communication, telecommunication and related equipment + Telecommunications network + Telecommunications system + Telecommunications services + Integrated telecommunications services + United Kingdom + United Kingdom + United Kingdom + + 118114040.00 + + + 2020/S 014-029577 + + + + 20210419 + Body governed by public law + Concession award notice + Works + Concession award procedure + Not specified + Not applicable + Other + General public services + 08I25 + 08 + + + + + + Обединено кралство + Лондон + +

Строителни и монтажни работи по общо изграждане на далекосъобщителни линии и спомагателни съоръжения

+
+
+ + Spojené království/Velká Británie + Londýn + +

Stavební a pomocné práce pro telefonní a telekomunikační vedení

+
+
+ + Forenede Kongerige, Det + London + +

Arbejder og følgearbejder i forbindelse med telefon- og kommunikationsledninger

+
+
+ + das Vereinigte Königreich + London + +

Bauarbeiten und zugehörige Arbeiten für Fernsprech- und Fernmeldeleitungen

+
+
+ + Ηνωμένο Βασίλειο + Λονδίνο + +

Κατασκευαστικές εργασίες και επικουρικά έργα για γραμμές τηλεφώνου και επικοινωνιών

+
+
+ + United Kingdom + London + +

Construction and ancillary works for telephone and communication lines

+
+
+ + Reino Unido + Londres + +

Trabajos de construcción y obras auxiliares de líneas telefónicas y de comunicación

+
+
+ + Suurbritannia / Ühendkuningriik + London + +

Telefoni- ja sideliinide ehitus- ja abitööd

+
+
+ + Yhdistynyt kuningaskunta + Lontoo + +

Puhelin- ja tietoliikennelinjojen rakennustyöt ja niihin liittyvät työt

+
+
+ + Royaume-Uni + Londres + +

Travaux de construction de lignes téléphoniques et de lignes de communications et ouvrages annexes

+
+
+ + Ríocht Aontaithe, an + Londain + +

Construction and ancillary works for telephone and communication lines

+
+
+ + Ujedinjena Kraljevina + London + +

Izgradnja i pomoćni radovi za telefonske i komunikacijske vodove

+
+
+ + Egyesült Királyság + London + +

Távbeszélő és hírközlési vezetékek építése és kapcsolódó munka

+
+
+ + Regno Unito + Londra + +

Lavori di costruzione di linee telefoniche e linee di comunicazione e lavori ausiliari

+
+
+ + Jungtinė Karalystė, Didžioji Britanija + Londonas + +

Telefono ir ryšių linijų tiesimo bei pagalbiniai darbai

+
+
+ + Apvienotā Karaliste + Londona + +

Telefona un komunikāciju līniju izbūve un palīgdarbi

+
+
+ + Ir-Renju Unit + Londra + +

Kostruzzjoni u xogħlijiet anċillarji għal-linji tal-telefon u l-kommunikazzjoni

+
+
+ + Verenigd Koninkrijk + Londen + +

Aanleg van en aanvullende werkzaamheden voor telefoon- en communicatieleidingen

+
+
+ + Zjednoczone Królestwo + Londyn + +

Roboty budowlane i pomocnicze w zakresie linii telefonicznych i ciągów komunikacyjnych

+
+
+ + Reino Unido + Londres + +

Construção de linhas telefónicas e de comunicação e obras anexas

+
+
+ + Regatul Unit + Londra + +

Lucrări de construcţii de linii telefonice şi de comunicaţii şi lucrări auxiliare

+
+
+ + Spojené kráľovstvo + Londýn + +

Stavebné a doplnkové práce na stavbe telefónnych a komunikačných vedení

+
+
+ + Združeno kraljestvo + London + +

Gradbena dela in druga dela na telefonskih in komunikacijskih vodih

+
+
+ + Förenade kungariket + London + +

Uppförande och tillhörande arbeten för telefon- och kommunikationsledningar

+
+
+
+ + Network Rail Infrastructure Ltd + +
+ + + + + + Network Rail Infrastructure Ltd +
1 Eversholt Street
+ London + NW1 2DN + + Meera Majeethia + +44 1908781000 + meera.majeethia@networkrail.co.uk + + www.networkrail.co.uk +
+ + +
+ + + <P>Uninterrupted Brighton Mainline Cellular Internet and Mobile Reception</P> + + + + + + +

Network Rail published an opportunity seeking for a supplier to install telecoms equipment on the Brighton Mainline (BML) for the purposes of providing uninterrupted cellular internet and mobile voice call services from both London Bridge and Victoria to Brighton including the tunnels and cuttings. The installed equipment must be available to all the Mobile Network Operators (MNOs) on a neutral host basis.

+

The supplier will undertake the phase 1 discovery/due diligence phase, phase 2 finalise design/deployment and phase 3 remaining operational term. More information on these 3 phases and our wider specification are set out in subsequent sections of this document.

+
+ 118114040.00 + + + + + + + + + + + + + + + + + + + +

Network Rail published an opportunity seeking for a supplier to install telecoms equipment on the Brighton Mainline (BML) for the purposes of providing uninterrupted cellular internet and mobile voice call services from both London Bridge and Victoria to Brighton including the tunnels and cuttings. The installed equipment must be available to all the Mobile Network Operators (MNOs) on a neutral host basis. Network Rail also want the equipment to be upgraded as required to keep up with ‘market norms’ for data connectivity.

+

The supplier is to undertake the phase 1 discovery/due diligence phase, phase 2 finalise design/deployment and phase 3 remaining operational term.

+
+ + Qualification: Pass/fail + Technical: 70 % + Commercial: 30 % + + 300 + +
+
+ + + + 2020/S 014-029577 + + + + 2021-01-21 + + 3 + + + + + + Cellnex UK Ltd +
Offices 132 Spaces Liverpool Street Station, 32 New Broad Street
+ London + EC2M 1NH + + +
+ +
+
+ + 118114040.00 + +
+
+ + + High Court + London + WC21 2LL + + + 2021-04-19 + +
+
+
diff --git a/development-notices/ted-xml/21-298854-001-EXP.xml b/development-notices/ted-xml/21-298854-001-EXP.xml new file mode 100644 index 0000000..8d187a0 --- /dev/null +++ b/development-notices/ted-xml/21-298854-001-EXP.xml @@ -0,0 +1,626 @@ + + + + 21-298854-001 + 20210915 + FR + From Convertor + + + + + + + + + + + S + 112 + 20210611 + + + 2021/S 112-295428 + + https://ted.europa.eu/udl?uri=TED:NOTICE:295428-2021:TEXT:FR:HTML + + FR + + http://www.ville-troyes.fr + Provision of services to the community + Public address systems + Aube + Aube + Aube + + 35360 + + + + 20210607 + Ministry or any other national or federal authority + Voluntary ex ante transparency notice + Services + Contract award without prior publication + European Union + Not applicable + Lowest price + General public services + 01315 + 01 + + + + + + Фpaнция + Troyes + +

Услуги на държавното управление за обществото като цяло

+
+
+ + Francie + Troyes + +

Zajišťování služeb pro veřejnost

+
+
+ + Frankrig + Troyes + +

Tjenester for lokalsamfundet

+
+
+ + Frankreich + Troyes + +

Kommunale Dienstleistungen

+
+
+ + Γαλλία + Troyes + +

Παροχή υπηρεσιών στο κοινωνικό σύνολο

+
+
+ + France + Troyes + +

Provision of services to the community

+
+
+ + Francia + Troyes + +

Prestación de servicios para la comunidad

+
+
+ + Prantsusmaa + Troyes + +

Ühiskonnale pakutavad teenused

+
+
+ + Ranska + Troyes + +

Yhteiskunnalle tuotettavat palvelut

+
+
+ + France + Troyes + +

Prestations de services pour la collectivité

+
+
+ + Fhrainc, an + Troyes + +

Provision of services to the community

+
+
+ + Francuska + Troyes + +

Pružanje usluga za zajednicu

+
+
+ + Franciaország + Troyes + +

Közösségi szolgáltatások nyújtása

+
+
+ + Francia + Troyes + +

Servizi forniti all'intera collettività

+
+
+ + Prancūzija + Troyes + +

Paslaugų teikimas bendruomenei

+
+
+ + Francija + Troyes + +

Pakalpojumu sniegšana sabiedrībai

+
+
+ + Franza + Troyes + +

Provvediment tas-servizzi lejn il-komunità

+
+
+ + Frankrijk + Troyes + +

Diensten ten behoeve van de gemeenschap

+
+
+ + Francja + Troyes + +

Ogólne usługi personelu dla władz publicznych

+
+
+ + França + Troyes + +

Prestação de serviços à comunidade

+
+
+ + Franţa + Troyes + +

Prestări de servicii pentru comunitate

+
+
+ + Francúzsko + Troyes + +

Poskytovanie komunálnych služieb

+
+
+ + Francija + Troyes + +

Storitve za družbeno skupnost

+
+
+ + Frankrike + Troyes + +

Samhällstjänster

+
+
+
+ + Mairie de Troyes + +
+ + + + + + Mairie de Troyes + Troyes + + commande.publique@ville-troyes.fr + + http://www.ville-troyes.fr + http://www.xmarches.fr + + + + + + + <P>Accord-cadre mono-attributaire à bons de commande relatif aux prestations de sonorisation et/ou animation des manifestations organisées par la ville de Troyes</P> + + AC sonorisation 2021 + + + + + +

Le présent accord-cadre porte sur des prestations de services de sonorisation et/ou animation des manifestations organisées par la ville de Troyes, décomposée en six lots tels que décrits au sein du cahier des clauses techniques particulières.

+

Sont exclues du présent marché, les prestations de sonorisation ou d'animation des manifestations ou opérations incluant plusieurs intervenants et pour lesquelles une coordination technique et/ou synchronisée est indispensable (spectacles de son et lumière, d'arts vivants, ville en lumières, etc.).

+
+ 35360 + + + + <P>Sonorisation et animation des manifestations sportives</P> + + 1 + + + + + +

Troyes.

+
+ +

Sonorisation et animation des manifestations sportives.

+
+ + + + + + + + +

Cet accord-cadre mono-attributaire à bons de commande est régi en application de l'article R. 2162-4 alinéa 2º du code de la commande publique avec un maximum annuel fixé en valeur: 19 000 EUR HT.

+
+
+ + + <P>Sonorisation des cérémonies commémoratives</P> + + 2 + + + + + +

Troyes.

+
+ +

Sonorisation des cérémonies commémoratives.

+
+ + + + + + + + +

Cet accord-cadre mono-attributaire à bons de commande est régi en application de l'article R. 2162-4 alinéa 2º du code de la commande publique avec un maximum annuel fixé en valeur: 9 000 EUR HT.

+
+
+ + + <P>Sonorisation et animation des manifestations de la vie sociale</P> + + 3 + + + + + +

Troyes.

+
+ +

Sonorisation et animation des manifestations de la vie sociale.

+
+ + + + + + + + +

Cet accord-cadre mono-attributaire à bons de commande est régi en application de l'article R. 2162-4 alinéa 2º du code de la commande publique avec un maximum annuel fixé en valeur: 5 000 EUR HT.

+
+
+ + + <P>Sonorisation et animations des manifestations de type commercial</P> + + 4 + + + + + +

Troyes.

+
+ +

Sonorisation et animations des manifestations de type commercial.

+
+ + + + + + + + +

Cet accord-cadre mono-attributaire à bons de commande est régi en application de l'article R. 2162-4 alinéa 2º du code de la commande publique avec un maximum annuel fixé en valeur: 10 000 EUR HT.

+
+
+ + + <P>Sonorisation des manifestations de type festif</P> + + 5 + + + + + +

Troyes.

+
+ +

Sonorisation des manifestations de type festif.

+
+ + + + + + + + +

Cet accord-cadre mono-attributaire à bons de commande est régi en application de l'article R. 2162-4 alinéa 2º du code de la commande publique avec un maximum annuel fixé en valeur: 16 000 EUR HT.

+
+
+ + + <P>Création et diffusion musicale des manifestations festives</P> + + 6 + + + + + +

Troyes.

+
+ +

Création et diffusion musicale des manifestations festives.

+
+ + + + + + + + +

Cet accord-cadre mono-attributaire à bons de commande est régi en application de l'article R. 2162-4 alinéa 2º du code de la commande publique avec un maximum annuel fixé en valeur: 3 000 EUR HT.

+
+
+
+ + + + + +

En vertu des directives 2014/24/UE du Parlement européen et du Conseil du 26.2.2014, le montant du présent accord-cadre mono-attributaire à bons de commande de service est inférieur au seuil d'application des directives susvisées. Ce dernier n'est donc pas soumis à l'obligation de publication préalable d'un avis de publicité au JOUE.

+
+
+
+ +
+ + Prestations de sonorisation et/ou animation des manifestations organisées par la ville de Troyes + 1 + + <P>Sonorisation et animation des manifestations sportives</P> + + + 2021-05-21 + + + + + Discobus — AZ-Production +
1 rue des Cumines
+ Troyes + 10000 + + +
+ +
+
+ + 10900 + +
+
+ + Prestations de sonorisation et/ou animation des manifestations organisées par la ville de Troyes + 2 + + <P>Sonorisation des cérémonies commémoratives</P> + + + 2021-05-21 + + + + + Discobus — AZ-Production +
1 rue des Cumines
+ Troyes + 10000 + + +
+ +
+
+ + 5510 + +
+
+ + Prestations de sonorisation et/ou animation des manifestations organisées par la ville de Troyes + 3 + + <P>Sonorisation et animation des manifestations de la vie sociale</P> + + + 2021-05-21 + + + + + Discobus — AZ-Production +
1 rue des Cumines
+ Troyes + 10000 + + +
+ +
+
+ + 1920 + +
+
+ + Prestations de sonorisation et/ou animation des manifestations organisées par la ville de Troyes + 4 + + <P>Sonorisation et animations des manifestations de type commercial</P> + + + 2021-05-21 + + + + + Discobus — AZ-Production +
1 rue des Cumines
+ Troyes + 10000 + + +
+ +
+
+ + 4030 + +
+
+ + Prestations de sonorisation et/ou animation des manifestations organisées par la ville de Troyes + 5 + + <P>Sonorisation des manifestations de type festif</P> + + + 2021-05-21 + + + + + Concept Audio +
44,chemin des Grèves
+ Nogent-sur-Seine + 10400 + + +
+ +
+
+ + 11700 + +
+
+ + Prestations de sonorisation et/ou animation des manifestations organisées par la ville de Troyes + 6 + + <P>Création et diffusion musicale des manifestations festives</P> + + + 2021-05-21 + + + + + Concept Audio +
44 chemin des Grèves
+ Nogent-sur-Seine + 10400 + + +
+ +
+
+ + 1300 + +
+
+ + +

Le présent accord-cadre est passé pour une période de un an à compter de la date de réception de la notification au titulaire.

+

Il pourra ensuite être renouvelé deux fois, tacitement, par période de un an. Sa durée ne pourra donc excéder trois ans.

+

L'émission et l'exécution des bons de commande ne peuvent intervenir que pendant la durée de validité de l'accord-cadre.

+

Le titulaire ne pourra pas refuser la reconduction tacite de l'accord-cadre. Si la collectivité décide de ne pas reconduire l'accord-cadre, elle adressera au titulaire, un mois avant son échéance, une lettre de non reconduction en recommandé avec accusé de réception par voie dématérialisée.

+
+ + Tribunal administratif de Châlons-en-Champagne +
25 rue du Lycée
+ Châlons-en-Champagne + +
+ + Mairie de Troyes — direction commande publique et achats transversaux +
place Alexandre Israël
+ Troyes Cedex + 10026 + + +33 325423333 + commande.publique@ville-troyes.fr + +33 325423447 + http://www.ville-troyes.fr +
+ 2021-06-07 +
+
+
+
diff --git a/development-notices/ted-xml/21-419119-001-EXP.xml b/development-notices/ted-xml/21-419119-001-EXP.xml new file mode 100644 index 0000000..f59efb6 --- /dev/null +++ b/development-notices/ted-xml/21-419119-001-EXP.xml @@ -0,0 +1,3210 @@ + + + + 21-419119-001 + 20210930 + DA DE EN ES FI FR EL IT NL PT SV CS ET HU LT LV MT PL SK SL GA BG RO HR + From Convertor + + + + + + + + + + + S + 155 + 20210812 + + + 2021/S 155-410533 + + https://ted.europa.eu/udl?uri=TED:NOTICE:410533-2021:TEXT:DA:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:410533-2021:TEXT:DE:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:410533-2021:TEXT:EN:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:410533-2021:TEXT:ES:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:410533-2021:TEXT:FI:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:410533-2021:TEXT:FR:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:410533-2021:TEXT:EL:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:410533-2021:TEXT:IT:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:410533-2021:TEXT:NL:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:410533-2021:TEXT:PT:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:410533-2021:TEXT:SV:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:410533-2021:TEXT:CS:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:410533-2021:TEXT:ET:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:410533-2021:TEXT:HU:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:410533-2021:TEXT:LT:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:410533-2021:TEXT:LV:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:410533-2021:TEXT:MT:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:410533-2021:TEXT:PL:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:410533-2021:TEXT:SK:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:410533-2021:TEXT:SL:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:410533-2021:TEXT:GA:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:410533-2021:TEXT:BG:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:410533-2021:TEXT:RO:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:410533-2021:TEXT:HR:HTML + + EN + + https://euipo.europa.eu/ohimportal/en/public-procurement + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + Organisation of architectural design contests + Information technology services + Alicante / Alacant + + + 20210805 + 20210930 13:00 + European Institution/Agency or International Organisation + Design contest + Services + Restricted procedure + European Institution/Agency or International Organisation + Not applicable + Other + General public services + AGC12 + AG + + + + + + Spanien + Alicante + +

Blockathon-konkurrence vedrørende infrastrukturdesign til bekæmpelse af forfalskning

+
+
+ + Spanien + Alicante + +

Wettbewerb zum Entwurf einer fälschungssicheren Blockathon-Infrastruktur

+
+
+ + Spain + Alicante + +

Anti-counterfeiting Blockathon Infrastructure Design Contest

+
+
+ + España + Alicante + +

Concurso de diseño de infraestructura de «blockathon» para combatir la falsificación

+
+
+ + Espanja + Alicante + +

Väärennösten vastaisen infrastruktuurin suunnittelukilpailu

+
+
+ + Espagne + Alicante + +

Blockathon de conception d’infrastructures anti-contrefaçon

+
+
+ + Ισπανία + Αλικάντε + +

Διαγωνισμός Blockathon σχεδιασμού υποδομών για την καταπολέμηση της παραποίησης

+
+
+ + Spagna + Alicante + +

Concorso di progettazione di infrastrutture Blockathon anticontraffazione

+
+
+ + Spanje + Alicante + +

Wedstrijd voor het ontwerpen van een infrastructuur ter bestrijding van vervalsing in het kader van de Blockathon

+
+
+ + Espanha + Alicante + +

Concurso de conceção de infraestruturas Blockathon para combate à contrafação

+
+
+ + Spanien + Alicante + +

Designtävlingen ”Anti-Counterfeiting Blockathon Infrastructure”

+
+
+ + Španělsko + Alicante + +

Soutěž Blockathon o návrh infrastruktury proti padělání peněz

+
+
+ + Hispaania + Alicante + +

Võltsimisvastase blokatoni taristu kavandikonkurss

+
+
+ + Spanyolország + Alicante + +

Hamisítás elleni blockathon-infrastruktúra tervezői pályázat

+
+
+ + Ispanija + Alikantė + +

Kovos su klastojimu „Blockathon“ infrastruktūros projektavimo konkursas

+
+
+ + Spānija + Alikante + +

Viltošanas novēršanas Blockathon infrastruktūras izstrādes konkurss

+
+
+ + Spanja + Alikante + +

Kompetizzjoni ta’ Disinn ta’ Infrastruttura ta’ Blockathon ta’ Dwar il-Ġlieda Kontra l-Falsifikazzjoni

+
+
+ + Hiszpania + Alicante + +

Blockathon — konkurs na zaprojektowanie infrastruktury w celu przeciwdziałania podrabianiu produktów

+
+
+ + Španielsko + Alicante + +

Súťaž týkajúca sa návrhu infraštruktúry Blockathonu na boj proti falšovaniu

+
+
+ + Španija + Alicante + +

Natečaj za zasnovo infrastrukture v okviru tekmovanja Blockathon na področju boja proti ponarejanju

+
+
+ + Spáinn, an + Alicante + +

Comórtas dearaidh Bonneagair um Blocatón Frith-Ghóchumtha

+
+
+ + Иcпaния + Аликанте + +

Конкурс за проектиране на инфраструктура за борба с прането на пари

+
+
+ + Spania + Alicante + +

Concurs de proiectare a infrastructurii concursului „blockathon“ de combatere a contrafacerii

+
+
+ + Španjolska + Alicante + +

Natječaj za projektiranje infrastrukture za borbu protiv krivotvorenja s pomoću Blockathona

+
+
+
+ + Den Europæiske Unions Kontor for Intellektuel Ejendomsret (EUIPO) + Amt der Europäischen Union für geistiges Eigentum (EUIPO) + European Union Intellectual Property Office (EUIPO) + Oficina de Propiedad Intelectual de la Unión Europea (EUIPO) + Euroopan unionin teollisoikeuksien virasto (EUIPO) + Office de l'Union européenne pour la propriété intellectuelle (EUIPO) + Γραφείο Διανοητικής Ιδιοκτησίας της Ευρωπαϊκής Ένωσης (EUIPO) + Ufficio dell'Unione europea per la proprietà intellettuale (EUIPO) + Bureau voor intellectuele eigendom van de Europese Unie (EUIPO) + Instituto da Propriedade Intelectual da União Europeia (EUIPO) + Europeiska unionens immaterialrättsmyndighet (EUIPO) + Úřad Evropské unie pro duševní vlastnictví (EUIPO) + Euroopa Liidu Intellektuaalomandi Amet (EUIPO) + Az Európai Unió Szellemi Tulajdoni Hivatala (EUIPO) + Europos Sąjungos intelektinės nuosavybės tarnyba (EUIPO) + Eiropas Savienības Intelektuālā īpašuma birojs (EUIPO) + L-Uffiċċju tal-Proprjetà Intellettwali tal-Unjoni Ewropea (EUIPO) + Urząd Unii Europejskiej ds. Własności Intelektualnej (EUIPO) + Úrad Európskej únie pre duševné vlastníctvo (EUIPO) + Urad Evropske unije za intelektualno lastnino (EUIPO) + Oifig Maoine Intleachtúla an Aontais Eorpaigh (EUIPO) + Служба на Европейския съюз за интелектуална собственост (EUIPO) + Oficiul Uniunii Europene pentru Proprietate Intelectuală (EUIPO) + Ured Europske unije za intelektualno vlasništvo (EUIPO) + +
+ + + + + + Den Europæiske Unions Kontor for Intellektuel Ejendomsret (EUIPO) + V-03965324 +
Avenida de Europa, 4
+ Alicante + 03008 + + procurement@euipo.europa.eu + + https://euipo.europa.eu/ohimportal/en/public-procurement +
+ + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + + +
+ + + <P>Blockathon-konkurrence vedrørende infrastrukturdesign til bekæmpelse af forfalskning</P> + + OTH/1239/21 + + + + + + + + +

Formålet med udfordringen er at udforme en »blockchain«-baseret infrastruktur til overensstemmelse, der autentificerer produkter og udveksler data mellem alle parter i forsyningskæden. Protokollen vil støtte registrering af varer, der scannes af producenter, logistikoperatører, toldmyndigheder og andre håndhævelsesmyndigheder. Kombinationen af produktidentifikation, tokenisering, serialisering og den kryptografisk sikring fra »blockchain« vil betydeligt øge foranstaltningerne til bekæmpelse af forfalskning.

+
+ +
+
+ + +

Kriterierne er nærmere beskrevet i konkurrencereglerne.

+
+ +
+ + + 6 + +

Kriterierne er nærmere beskrevet i konkurrencereglerne.

+
+ 2021-09-30 + 13:00 + 2021-11-25 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Maksimumsbudgettet for denne designkonkurrence er 100 000 EUR. 50 000 EUR går til honorarer og 50 000 EUR til prisen til vinderen af konkurrencen. Maksimumsbudgettet for honorarer vil beløbe sig til 10 000 EUR pr. ansøger (eller gruppe af ansøgere).

+
+ +

Prisen og honorarerne udbetales til deltagerens repræsentant (i tilfælde af fælles ansøgning til repræsentanten for konsortiet) i én rate ved bankoverførsel senest 60 dage efter datoen for meddelelse af resultaterne.

+
+ + +
+ + +

Udbudsmaterialet kan downloades fra adressen anført ovenfor i afsnit I.3). Webstedet vil blive opdateret løbende, og det er tilbudsgivernes ansvar at kontrollere, om der er opdateringer og ændringer i udbudsperioden.

+

I tilfælde af manglende tilgængelighed eller forstyrrelser i driften af de elektroniske kommunikationsmidler, der er angivet i afsnit I.3), inden for de sidste fem kalenderdage før fristen for modtagelse angivet i afsnit IV.2.2), forbeholder den ordregivende myndighed sig retten til at forlænge denne frist og offentliggøre udvidelsen på internetadressen anført i punkt I.3) uden forudgående offentliggørelse af en berigtigelse til denne bekendtgørelse. Økonomiske aktører, der er interesserede i dette udbud, opfordres til at tilmelde sig udbuddet på adressen i afsnit I.3) for at blive underrettet, når nye oplysninger eller dokumenter offentliggøres.

+
+ + Retten +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + generalcourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Den Europæiske Ombudsmand +
1 avenue du Président Robert Schuman, PO Box 403
+ Strasbourg + 67001 + + eo@ombudsman.europa.eu + http://ombudsman.europa.eu +
+ +

Senest to måneder efter meddelelse til klageren eller, i mangel heraf, efter den dag, sagen er taget til efterretning.

+
+ 2021-08-05 +
+
+ + + + + Amt der Europäischen Union für geistiges Eigentum (EUIPO) + V-03965324 +
Avenida de Europa, 4
+ Alicante + 03008 + + procurement@euipo.europa.eu + + https://euipo.europa.eu/ohimportal/en/public-procurement +
+ + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + + +
+ + + <P>Wettbewerb zum Entwurf einer fälschungssicheren Blockathon-Infrastruktur</P> + + OTH/1239/21 + + + + + + + + +

Ziel der Herausforderung ist es, eine Blockchain-basierte Compliance-Infrastruktur zu entwerfen, die Produkte authentifiziert und Daten zwischen allen Beteiligten der Lieferkette ausgetauscht. Ihr Protokoll würde die Erfassung von Waren unterstützen, die von Herstellern, Logistikunternehmen, Zollbehörden und anderen Durchsetzungsbehörden gescannt werden. Die Kombination aus Produktidentifikation, Tokenisierung, Serialisierung und kryptographischen Sicherheitsvorkehrungen der Blockchain wird eine erhebliche Erhöhung der Maßnahmen zur Bekämpfung von Nachahmungen bewirken.

+
+ +
+
+ + +

Die Kriterien sind in den Wettbewerbsregeln erläutert.

+
+ +
+ + + 6 + +

Die Kriterien sind in den Wettbewerbsregeln erläutert.

+
+ 2021-09-30 + 13:00 + 2021-11-25 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Das maximale Budget für diesen Designwettbewerb beträgt 100 000 EUR. 50 000 Euro sind für die Honorare und 50 000 EUR für den Preis an den Sieger des Wettbewerbs. Das maximale Budget für die Honorare beträgt 10 000 EUR pro Bewerber (oder Gruppe von Bewerbern).

+
+ +

Der Preis und die Honorare werden dem Vertreter des Teilnehmers (im Falle einer gemeinsamen Bewerbung an den Vertreter des Konsortiums) in einer Rate durch Überweisung innerhalb von maximal 60 Tagen ab dem Datum der Mitteilung der Ergebnisse ausgezahlt.

+
+ + +
+ + +

Die Wettbewerbsunterlagen können unter der unter Ziffer I.3) angegebenen Adresse heruntergeladen werden. Diese Website wird regelmäßig aktualisiert; die Bieter sind selbst dafür verantwortlich, die Website während des Ausschreibungszeitraums auf Aktualisierungen, Änderungen oder Antworten auf Fragen zu prüfen.

+

Falls in den letzten fünf Kalendertagen vor Ablauf der unter Ziffer IV.2.2) angegebenen Frist keine Verfügbarkeit oder Störungen bei der Funktionsweise der in Abschnitt I.3) angegebenen elektronischen Kommunikationsmittel vorliegen, behält sich der öffentliche Auftraggeber das Recht vor, diese Frist zu verlängern und die Verlängerung unter der in Abschnitt I.3) angegebenen Internetadresse ohne vorherige Veröffentlichung einer Berichtigung dieser Bekanntmachung zu veröffentlichen. Wirtschaftsteilnehmer, die an dieser Ausschreibung interessiert sind, werden aufgefordert, die Ausschreibung unter der in Abschnitt I.3) genannten Adresse zu abonnieren, um bei der Veröffentlichung neuer Informationen oder Dokumente benachrichtigt zu werden.

+
+ + Gericht +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + generalcourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Europäischer Bürgerbeauftragter +
1 avenue du Président Robert Schuman, PO Box 403
+ Strasbourg + 67001 + + eo@ombudsman.europa.eu + http://ombudsman.europa.eu +
+ +

Binnen zwei Monaten ab Mitteilung an den Kläger oder, in Ermangelung dessen, ab dem Zeitpunkt der Kenntnisnahme.

+
+ 2021-08-05 +
+
+ + + + + European Union Intellectual Property Office (EUIPO) + V-03965324 +
Avenida de Europa, 4
+ Alicante + 03008 + + procurement@euipo.europa.eu + + https://euipo.europa.eu/ohimportal/en/public-procurement +
+ + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + + +
+ + + <P>Anti-counterfeiting Blockathon Infrastructure Design Contest</P> + + OTH/1239/21 + + + + + + + + +

The objective of the challenge is to design a blockchain-based compliance infrastructure that authenticates products and exchange data between all parties in the supply chain. Its protocol would support the recording of goods scanned by manufacturers, logistics operators, customs and other enforcement authorities. The combination of product identification, tokenisation, serialisation and the cryptographic safeguards of blockchain will provide a substantial increase in anticounterfeiting measures.

+
+ +
+
+ + +

The criteria are detailed in the contest rules of competition.

+
+ +
+ + + 6 + +

The criteria are detailed in the contest rules of competition.

+
+ 2021-09-30 + 13:00 + 2021-11-25 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

The maximum budget for this design contest amounts to EUR 100 000. EUR 50 000 is for honoraria and EUR 50 000 for the prize to the winner of the contest. The maximum budget for honoraria will amount to EUR 10 000 per candidate (or group of candidates).

+
+ +

The prize and the honoraria will be paid to the participant’s representative (in case of joint application, to the representative of the consortium) in one instalment by bank transfer within a maximum of 60 days from the date of the notification of the results.

+
+ + +
+ + +

The contest documents will be available for download at the address indicated under heading I.3). The website will be updated regularly and it is the tenderers' responsibility to check for updates, modifications or answers to questions during the tendering period.

+

In case of unavailability or disruptions in the functioning of the electronic means of communication provided in section I.3) in the last five calendar days before the time limit for receipt indicated in section IV.2.2), the contracting authority reserves the right to extend this time limit and publish the extension at the Internet address provided in section I.3), without a preceding publication of a corrigendum to this notice. Economic operators interested in this procurement are invited to subscribe to the call for tenders at the address in section I.3) in order to get notified when new information or documents are published.

+
+ + General Court +
rue du Fort Niedergrünewald
+ Luxembourg + 2925 + + +352 4303-1 + generalcourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + European Ombudsman +
1 avenue du Président Robert Schuman, PO Box 403
+ Strasbourg + 67001 + + eo@ombudsman.europa.eu + http://ombudsman.europa.eu +
+ +

Within two months of the notification to the plaintiff, or, in absence thereof, of the day on which it came to the knowledge.

+
+ 2021-08-05 +
+
+ + + + + Oficina de Propiedad Intelectual de la Unión Europea (EUIPO) + V-03965324 +
Avenida de Europa, 4
+ Alicante + 03008 + + procurement@euipo.europa.eu + + https://euipo.europa.eu/ohimportal/en/public-procurement +
+ + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + + +
+ + + <P>Concurso de diseño de infraestructura de «blockathon» para combatir la falsificación</P> + + OTH/1239/21 + + + + + + + + +

El objetivo de este desafío consiste en diseñar una infraestructura de cumplimiento basada en blockchain que autentifique productos e intercambie datos entre todas las partes de la cadena de suministro. Su protocolo apoyaría el registro de mercancías escaneadas por fabricantes, operadores logísticos, aduanas y otras autoridades competentes. La combinación de la identificación del producto, la autenticación por token, la serialización y las salvaguardias criptográficas de blockchain proporcionará un aumento sustancial de las medidas para combatir la falsificación.

+
+ +
+
+ + +

Los criterios se detallan en las normas de competencia del concurso.

+
+ +
+ + + 6 + +

Los criterios se detallan en las normas de competencia del concurso.

+
+ 2021-09-30 + 13:00 + 2021-11-25 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

El presupuesto máximo para este concurso de diseño es de 100 000 EUR. 50 000 EUR para honorarios y 50 000 EUR para el premio al ganador del concurso. El presupuesto máximo para honorarios ascenderá a 10 000 EUR por candidato (o grupo de candidatos).

+
+ +

El premio y los honorarios se abonarán al representante del participante (en caso de solicitud conjunta, al representante del consorcio) en una sola cuota mediante transferencia bancaria en un plazo máximo de 60 días a partir de la fecha de notificación de los resultados.

+
+ + +
+ + +

Los documentos del concurso se podrán descargar en la dirección indicada en el apartado I.3). El sitio web será actualizado con regularidad y será responsabilidad de los licitadores consultar las actualizaciones y modificaciones durante el período de licitación.

+

En caso de indisponibilidad o de inconvenientes en el funcionamiento de los medios de comunicación electrónicos indicados en el apartado I.3) en los cinco días naturales previos a la fecha límite de recepción indicada en el apartado IV.2.2), el órgano de contratación se reserva el derecho de ampliar este plazo y a publicar dicha ampliación en la dirección de internet indicada en el apartado I.3), sin publicación previa de un rectificativo de este anuncio. Se invita a los operadores económicos interesados en la presente licitación a registrarse en la convocatoria de licitación en la dirección indicada en el apartado I.3) para recibir los documentos o la información que se publique.

+
+ + Tribunal General +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + generalcourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Defensor del Pueblo Europeo +
1 avenue du Président Robert Schuman, PO Box 403
+ Strasbourg + 67001 + + eo@ombudsman.europa.eu + http://ombudsman.europa.eu +
+ +

En un plazo de dos meses a partir de la notificación al recurrente o, en su defecto, del día en que este haya tenido conocimiento del acto en cuestión.

+
+ 2021-08-05 +
+
+ + + + + Euroopan unionin teollisoikeuksien virasto (EUIPO) + V-03965324 +
Avenida de Europa, 4
+ Alicante + 03008 + + procurement@euipo.europa.eu + + https://euipo.europa.eu/ohimportal/en/public-procurement +
+ + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + + +
+ + + <P>Väärennösten vastaisen infrastruktuurin suunnittelukilpailu</P> + + OTH/1239/21 + + + + + + + + +

Kilpailun tavoitteena on suunnitella lohkoketjuperusteinen, vaatimustenmukainen infrastruktuuri tuotteiden aitouden todistamiseksi sekä tiedon vaihtamiseksi tuotantoketjun kaikkien osallistujien välillä. Infrastruktuurin protokollan on tarkoitus mahdollistaa valmistajien, logistiikan toimijoiden, asiakkaiden sekä muiden täytäntöönpanoviranomaisten skannaamien tuotteiden tallentaminen. Tuotteen tunnistamisen, tokenisaation, serialisoinnin ja lohkoketjun salauksen yhdistäminen parantaa huomattavasti väärennösten vastaisia toimia.

+
+ +
+
+ + +

Kriteerit esitetään yksityiskohtaisesti kilpailun säännöissä.

+
+ +
+ + + 6 + +

Kriteerit esitetään yksityiskohtaisesti kilpailun säännöissä.

+
+ 2021-09-30 + 13:00 + 2021-11-25 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Suunnittelukilvan maksimibudjetti on 100 000 EUR. 50 000 EUR muodostuu palkkioista, ja kilpailun voittajan palkinto on 50 000 EUR. Palkkioiden maksimibudjetti on 10 000 EUR osallistujaa (tai osallistujaryhmää) kohden.

+
+ +

Palkinto ja palkkiot maksetaan osallistujan edustajalle (osallistujan ollessa ryhmä, ryhmän edustajalle) yhdessä erässä tilisiirtona 60 päivän kuluessa tulosten julkistamisesta.

+
+ + +
+ + +

Kilpailuasiakirjat ovat ladattavissa kohdassa I.3) mainitusta osoitteesta. Kyseistä verkkosivustoa päivitetään säännöllisesti, ja tarjoajien on itse huolehdittava päivitysten, muutosten tai kysymyksiin esitettyjen vastausten seuraamisesta tarjousmenettelyn aikana.

+

Mikäli kohdassa I.3) kuvattuja sähköisiä viestintävälineitä ei ole saatavilla tai niihin tulee toimintahäiriöitä kohdassa IV.2.2) annettua vastaanottamisen määräaikaa edeltävien viiden kalenteripäivän aikana, hankintaviranomainen varaa oikeuden pidentää määräaikaa ja julkaista uuden määräajan kohdassa I.3) annetussa internetosoitteessa ilman tätä ilmoitusta koskevan oikaisuilmoituksen julkaisemista. Tästä hankinnasta kiinnostuneita talouden toimijoita kehotetaan tekemään tätä hankintamenettelyä koskevien tietojen tilauksen kohdassa I.3) saadakseen ilmoituksen, kun uusia tietoja tai asiakirjoja julkaistaan.

+
+ + unionin yleinen tuomioistuin +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + generalcourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Euroopan oikeusasiamies +
1 avenue du Président Robert Schuman, PO Box 403
+ Strasbourg + 67001 + + eo@ombudsman.europa.eu + http://ombudsman.europa.eu +
+ +

Muutosta on haettava kahden kuukauden kuluessa ilmoituksesta asianosaiselle tai, jos ilmoitus puuttuu, siitä päivästä, jona asia tuli hänen tietoonsa.

+
+ 2021-08-05 +
+
+ + + + + Office de l'Union européenne pour la propriété intellectuelle (EUIPO) + V-03965324 +
Avenida de Europa, 4
+ Alicante + 03008 + + procurement@euipo.europa.eu + + https://euipo.europa.eu/ohimportal/en/public-procurement +
+ + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + + +
+ + + <P>Blockathon de conception d’infrastructures anti-contrefaçon</P> + + OTH/1239/21 + + + + + + + + +

L'objectif du défi est de concevoir une infrastructure de conformité basée sur la blockchain qui authentifie les produits et échange les données entre toutes les parties de la chaîne d'approvisionnement. Son protocole soutiendrait l'enregistrement des marchandises scannées par les fabricants, les opérateurs logistiques, les douanes et d'autres autorités chargées de faire appliquer la législation. La combinaison de l'identification des produits, de la tokenisation, de la sérialisation et des garanties cryptographiques de la blockchain entraînera une augmentation substantielle des mesures de lutte contre la contrefaçon.

+
+ +
+
+ + +

Les critères sont détaillés dans les règles de concurrence du concours.

+
+ +
+ + + 6 + +

Les critères sont détaillés dans les règles de concurrence du concours.

+
+ 2021-09-30 + 13:00 + 2021-11-25 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Le budget maximal de ce concours s'élève à 100 000 EUR. 50 000 euros pour les honoraires et 50 000 euros pour le prix décerné au lauréat du concours. Le budget maximal alloué aux honoraires s'élèvera à 10 000 EUR par candidat (ou groupe de candidats).

+
+ +

Le prix et les honoraires seront versés au représentant du participant (en cas de candidature conjointe, au représentant du consortium) en une fois par virement bancaire dans un délai maximal de 60 jours à compter de la date de notification des résultats.

+
+ + +
+ + +

Les documents du concours peuvent être téléchargés à l'adresse indiquée au point I.3). Le site Internet sera régulièrement mis à jour; il incombe dès lors aux soumissionnaires de le consulter pour prendre connaissance des éventuelles actualisations, modifications ou réponses aux questions transmises au cours de la période de soumission.

+

En cas d’indisponibilité ou d’interruptions du fonctionnement des moyens de communication électroniques indiqués à la section I.3) au cours des cinq derniers jours de calendrier précédant la date limite de réception indiquée à la section IV.2.2), le pouvoir adjudicateur se réserve le droit de prolonger ce délai et de publier l’extension à l'adresse internet indiquée à la section I.3), sans publication préalable d’un rectificatif au présent avis. Les opérateurs économiques intéressés par le présent marché sont invités à souscrire à l’appel d’offres à l’adresse indiquée à la section I.3) afin d'être informés de la publication de nouveaux renseignements ou documents.

+
+ + Tribunal +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + generalcourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Médiateur européen +
1 avenue du Président Robert Schuman, PO Box 403
+ Strasbourg + 67001 + + eo@ombudsman.europa.eu + http://ombudsman.europa.eu +
+ +

Dans les deux mois à compter de la notification au requérant, ou, à défaut, du jour où celui-ci en a eu connaissance.

+
+ 2021-08-05 +
+
+ + + + + Γραφείο Διανοητικής Ιδιοκτησίας της Ευρωπαϊκής Ένωσης (EUIPO) + V-03965324 +
Avenida de Europa, 4
+ Alicante + 03008 + + procurement@euipo.europa.eu + + https://euipo.europa.eu/ohimportal/en/public-procurement +
+ + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + + +
+ + + <P>Διαγωνισμός Blockathon σχεδιασμού υποδομών για την καταπολέμηση της παραποίησης</P> + + OTH/1239/21 + + + + + + + + +

Στόχος της πρόκλησης είναι ο σχεδιασμός μιας υποδομής συμμόρφωσης βάσει αλυσίδας συστοιχιών που θα πιστοποιεί τα προϊόντα και θα ανταλλάσσει δεδομένα μεταξύ όλων των μερών της αλυσίδας εφοδιασμού. Το πρωτόκολλό της θα υποστηρίξει την καταγραφή των αγαθών που έχουν σαρωθεί από κατασκευαστές, φορείς υλικοτεχνικής υποστήριξης, τελωνειακές και άλλες αρχές επιβολής του νόμου. Ο συνδυασμός της ταυτοποίησης των προϊόντων, της σήμανσης, της σειράς και των κρυπτογραφικών διασφαλίσεων της αλυσίδας συστοιχιών θα επιφέρει σημαντική αύξηση των μέτρων κατά της παραποίησης.

+
+ +
+
+ + +

Τα κριτήρια αναφέρονται λεπτομερώς στους κανόνες ανταγωνισμού.

+
+ +
+ + + 6 + +

Τα κριτήρια αναφέρονται λεπτομερώς στους κανόνες ανταγωνισμού.

+
+ 2021-09-30 + 13:00 + 2021-11-25 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Ο ανώτατος προϋπολογισμός για τον εν λόγω διαγωνισμό μελετών ανέρχεται σε 100 000 EUR. 50 000 EUR προορίζονται για αμοιβές και 50 000 EUR για το βραβείο του νικητή του διαγωνισμού. Ο ανώτατος προϋπολογισμός για αμοιβές θα ανέρχεται σε 10 000 EUR ανά υποψήφιο (ή ομάδα υποψηφίων).

+
+ +

Το βραβείο και οι αμοιβές θα καταβληθούν στον εκπρόσωπο του συμμετέχοντος (σε περίπτωση κοινής αίτησης, στον εκπρόσωπο της κοινοπραξίας) σε μία δόση με τραπεζική μεταφορά εντός 60 ημερών το μέγιστο από την ημερομηνία κοινοποίησης των αποτελεσμάτων.

+
+ + +
+ + +

Τα έγγραφα διαγωνισμού θα είναι διαθέσιμα προς καταφόρτωση στη διεύθυνση που αναφέρεται στο σημείο I.3). Ο δικτυακός τόπος θα ενημερώνεται τακτικά και αποτελεί ευθύνη των υποψηφίων να ελέγχουν για ενημερώσεις, τροποποιήσεις ή απαντήσεις κατά τη διάρκεια της περιόδου υποβολής προσφορών.

+

Σε περίπτωση μη διαθεσιμότητας ή διαταραχών στη λειτουργία των ηλεκτρονικών μέσων επικοινωνίας που παρέχονται στο τμήμα I.3) κατά τις τελευταίες πέντε ημερολογιακές ημέρες πριν από την προθεσμία παραλαβής που αναφέρεται στο τμήμα IV.2.2), η αναθέτουσα αρχή διατηρεί το δικαίωμα να παρατείνει την εν λόγω προθεσμία και να δημοσιεύσει την παράταση στη διαδικτυακή διεύθυνση που παρέχεται στο τμήμα I.3), χωρίς προηγούμενη δημοσίευση διορθωτικού της παρούσας προκήρυξης. Οι οικονομικοί φορείς που ενδιαφέρονται για τον παρόντα διαγωνισμό καλούνται να εγγραφούν στην πρόσκληση υποβολής προσφορών στη διεύθυνση που αναφέρεται στο τμήμα I.3) προκειμένου να ειδοποιηθούν όταν δημοσιεύονται νέες πληροφορίες ή έγγραφα.

+
+ + Γενικό Δικαστήριο +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + generalcourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Ευρωπαίος Διαμεσολαβητής +
1 avenue du Président Robert Schuman, PO Box 403
+ Strasbourg + 67001 + + eo@ombudsman.europa.eu + http://ombudsman.europa.eu +
+ +

Εντός δύο μηνών από την κοινοποίηση στον προσφεύγοντα ή, ελλείψει τέτοιας, από την ημέρα που ο ίδιος έλαβε γνώση.

+
+ 2021-08-05 +
+
+ + + + + Ufficio dell'Unione europea per la proprietà intellettuale (EUIPO) + V-03965324 +
Avenida de Europa, 4
+ Alicante + 03008 + + procurement@euipo.europa.eu + + https://euipo.europa.eu/ohimportal/en/public-procurement +
+ + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + + +
+ + + <P>Concorso di progettazione di infrastrutture Blockathon anticontraffazione</P> + + OTH/1239/21 + + + + + + + + +

L'obiettivo del concorso è di progettare un'infrastruttura di conformità basata sulla blockchain che autentichi i prodotti e scambi i dati tra tutte le parti della catena di approvvigionamento. Il suo protocollo favorirà la registrazione delle merci sottoposte a scansione da parte di fabbricanti, operatori logistici, autorità doganali e altre autorità preposte all'applicazione della legge. La combinazione di identificazione, tokenizzazione e serializzazione dei prodotti, unitamente alle protezioni crittografiche della blockchain, comporteranno un aumento sostanziale delle misure anticontraffazione.

+
+ +
+
+ + +

I criteri sono descritti in dettaglio nelle regole di concorrenza del concorso.

+
+ +
+ + + 6 + +

I criteri sono descritti in dettaglio nelle regole di concorrenza del concorso.

+
+ 2021-09-30 + 13:00 + 2021-11-25 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

L'importo massimo per il concorso di progettazione ammonta a 100 000 EUR. 50 000 EUR sono destinati agli onorari e 50 000 EUR al premio per il vincitore del concorso. L'importo massimo per gli onorari sarà pari a 10 000 EUR per candidato (o gruppo di candidati).

+
+ +

Il premio e gli onorari saranno versati al rappresentante del partecipante (in caso di domanda congiunta, al rappresentante del consorzio) in un'unica rata mediante bonifico bancario entro un termine massimo di 60 giorni dalla data di notifica dei risultati.

+
+ + +
+ + +

I documenti del concorso potranno essere scaricati dall'indirizzo indicato al titolo I.3). Il sito web sarà aggiornato regolarmente ed è responsabilità dell'offerente controllare gli aggiornamenti, le modifiche o le risposte alle domande durante il periodo di gara.

+

In caso di indisponibilità o malfunzionamento dei mezzi di comunicazione elettronici di cui alla sezione I.3) negli ultimi cinque giorni di calendario prima del termine ultimo per il ricevimento indicato alla sezione IV.2.2), l'ente appaltante si riserva il diritto di prorogare tale termine ultimo e di pubblicare la proroga sul sito internet di cui alla sezione I.3), senza previa pubblicazione di una rettifica al presente bando. Gli operatori economici interessati al presente appalto sono invitati a sottoscrivere il bando di gara all'indirizzo indicato alla sezione I.3), al fine di ottenere la notifica al momento della pubblicazione di nuove informazioni o documenti.

+
+ + Tribunale +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + generalcourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Mediatore europeo +
1 avenue du Président Robert Schuman, PO Box 403
+ Strasbourg + 67001 + + eo@ombudsman.europa.eu + http://ombudsman.europa.eu +
+ +

Entro due mesi dalla notifica al ricorrente o, in assenza, dal giorno in cui ne è venuto a conoscenza.

+
+ 2021-08-05 +
+
+ + + + + Bureau voor intellectuele eigendom van de Europese Unie (EUIPO) + V-03965324 +
Avenida de Europa, 4
+ Alicante + 03008 + + procurement@euipo.europa.eu + + https://euipo.europa.eu/ohimportal/en/public-procurement +
+ + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + + +
+ + + <P>Wedstrijd voor het ontwerpen van een infrastructuur ter bestrijding van vervalsing in het kader van de Blockathon</P> + + OTH/1239/21 + + + + + + + + +

De doelstelling van de uitdaging is het ontwerpen van een op blockchain gebaseerde nalevingsinfrastructuur die producten authentiseert en gegevens uitwisselt tussen alle partijen in de toeleveringsketen. Het protocol moet ondersteuning bieden voor de registratie van goederen die door fabrikanten, logistieke bedrijven, douane en andere handhavingsinstanties worden gescand. De combinatie van productidentificatie, tokenisering, serieomzetting en de cryptografische waarborgen van blockchains zal zorgen voor een aanzienlijke toename van de maatregelen ter bestrijding van vervalsing.

+
+ +
+
+ + +

De criteria zijn nader omschreven in de wedstrijdreglement.

+
+ +
+ + + 6 + +

De criteria zijn nader omschreven in de wedstrijdreglement.

+
+ 2021-09-30 + 13:00 + 2021-11-25 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

De maximumbegroting voor deze ontwerpwedstrijd bedraagt 100 000 EUR. 50 000 EUR is bestemd voor honoraria en 50 000 EUR voor de prijs voor de winnaar van de wedstrijd. De maximumbegroting voor honoraria bedraagt 10 000 EUR per gegadigde (of groep gegadigden).

+
+ +

De prijs en de honoraria worden binnen 60 dagen na de datum van kennisgeving van de resultaten in één keer per bankoverschrijving betaald aan de vertegenwoordiger van de deelnemer (in geval van gezamenlijke aanvraag aan de vertegenwoordiger van het consortium).

+
+ + +
+ + +

De wedstrijddocumenten kunnen worden gedownload op het adres vermeld onder punt I.3). De website zal regelmatig worden bijgewerkt en het is de verantwoordelijkheid van de inschrijvers om deze tijdens de inschrijvingsperiode te controleren op updates, wijzigingen of antwoorden op vragen.

+

In geval van onbeschikbaarheid of storingen in de werking van de elektronische communicatiemiddelen vermeld in sectie I.3) tijdens de laatste vijf kalenderdagen vóór de in sectie IV.2.2) genoemde ontvangsttermijn, behoudt de aanbestedende dienst zich het recht voor deze termijn te verlengen en de verlenging bekend te maken op het internetadres vermeld in sectie I.3) zonder voorafgaande bekendmaking van een rectificatie van deze aankondiging. Ondernemers met belangstelling in deze aanbesteding worden verzocht zich in te schrijven voor deze oproep tot inschrijving op het adres in sectie I.3) om op de hoogte te worden gebracht wanneer nieuwe informatie of documenten worden bekendgemaakt.

+
+ + Gerecht +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + generalcourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Europese Ombudsman +
1 avenue du Président Robert Schuman, PO Box 403
+ Strasbourg + 67001 + + eo@ombudsman.europa.eu + http://ombudsman.europa.eu +
+ +

Binnen twee maanden na de kennisgeving aan de klager, of, bij gebreke daarvan, op de dag waarop de klager er kennis van heeft gekregen.

+
+ 2021-08-05 +
+
+ + + + + Instituto da Propriedade Intelectual da União Europeia (EUIPO) + V-03965324 +
Avenida de Europa, 4
+ Alicante + 03008 + + procurement@euipo.europa.eu + + https://euipo.europa.eu/ohimportal/en/public-procurement +
+ + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + + +
+ + + <P>Concurso de conceção de infraestruturas Blockathon para combate à contrafação</P> + + OTH/1239/21 + + + + + + + + +

O objetivo do desafio consiste em conceber uma infraestrutura de conformidade baseada em blockchain que autentica produtos e troca dados entre todas as partes na cadeia de abastecimento. O seu protocolo apoiaria o registo de produtos digitalizados por fabricantes, operadores logísticos, autoridades aduaneiras e outras autoridades responsáveis pela aplicação da lei. A combinação da identificação do produto, da tokenização, da serialização e das salvaguardas criptográficas da blockchain proporcionará um aumento substancial das medidas anticontrafação.

+
+ +
+
+ + +

Os critérios são pormenorizados nas regras de concurso.

+
+ +
+ + + 6 + +

Os critérios são pormenorizados nas regras de concurso.

+
+ 2021-09-30 + 13:00 + 2021-11-25 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

O orçamento máximo para este concurso de conceção ascende a 100 000 EUR. 50 000 EUR destinam-se a honorários e 50 000 EUR ao vencedor do concurso. O orçamento máximo para honorários elevar-se-á a 10 000 EUR por candidato (ou grupo de candidatos).

+
+ +

O prémio e os honorários serão pagos ao representante do participante (em caso de candidatura conjunta, ao representante do consórcio) numa única prestação, por transferência bancária, no prazo máximo de 60 dias a contar da data de notificação dos resultados.

+
+ + +
+ + +

A documentação do concurso estará disponível para ser descarregada no endereço indicado no ponto I.3). O sítio Web será atualizado regularmente e os proponentes deverão inteirar-se de todas as atualizações, alterações e respostas realizadas durante o período de concurso.

+

Em caso de indisponibilidade ou perturbações no funcionamento dos meios de comunicação eletrónicos previstos no ponto I.3) nos cinco últimos dias de calendário antes da data-limite de receção indicada no ponto IV.2.2), a entidade adjudicante reserva-se o direito de prorrogar este prazo e publicar a prorrogação no endereço Internet indicado no ponto I.3), sem publicação prévia de um retificativo ao presente anúncio. Os operadores económicos interessados no presente concurso são convidados a subscrever o concurso no endereço indicado no ponto I.3) a fim de serem notificados aquando da publicação de novas informações ou documentos.

+
+ + Tribunal Geral +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + generalcourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Provedor de Justiça Europeu +
1 avenue du Président Robert Schuman, PO Box 403
+ Strasbourg + 67001 + + eo@ombudsman.europa.eu + http://ombudsman.europa.eu +
+ +

Num prazo de dois meses a contar da data de notificação ao requerente ou, na sua falta, a contar do dia em que o requerente tenha tomado conhecimento do ato.

+
+ 2021-08-05 +
+
+ + + + + Europeiska unionens immaterialrättsmyndighet (EUIPO) + V-03965324 +
Avenida de Europa, 4
+ Alicante + 03008 + + procurement@euipo.europa.eu + + https://euipo.europa.eu/ohimportal/en/public-procurement +
+ + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + + +
+ + + <P>Designtävlingen ”Anti-Counterfeiting Blockathon Infrastructure”</P> + + OTH/1239/21 + + + + + + + + +

Målet med utmaningen är att utforma en blockkedjebaserad infrastruktur gällande efterlevnad, som autentiserar produkter och utbyter data mellan alla parter i distributionskedjan. Dess protokoll kommer att stödja registrering av varor som skannas av tillverkare, logistikoperatörer, tullmyndigheter och andra tillsynsmyndigheter. Kombinationen av produktidentifiering, tokenisering, serialisering och kryptoskydd i blockkedjan kommer att innebära en betydande ökning av åtgärderna mot förfalskning.

+
+ +
+
+ + +

Kriterierna beskrivs närmare i tävlingsreglerna.

+
+ +
+ + + 6 + +

Kriterierna beskrivs närmare i tävlingsreglerna.

+
+ 2021-09-30 + 13:00 + 2021-11-25 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Den högsta budgeten för denna designtävling uppgår till 100 000 EUR. 50 000 EUR är till arvoden och 50 000 EUR till vinnaren av tävlingen. Den högsta budgeten för arvoden kommer att uppgå till 10 000 EUR per sökande (eller grupp av sökande).

+
+ +

Priset och arvoden kommer att betalas ut till deltagarens företrädare (vid gemensam ansökan, till konsortiets företrädare) i form av en banköverföring inom högst 60 dagar från dagen för meddelandet om resultaten.

+
+ + +
+ + +

Tävlingsdokumenten kommer att finnas tillgängliga för nedladdning på adressen som anges under rubrik I.3). Webbplatsen kommer att uppdateras regelbundet och det åligger anbudsgivarna att titta efter uppdateringar, ändringar eller svar på frågor under anbudsperioden.

+

Vid otillgänglighet eller störningar i funktionen hos det elektroniska kommunikationssätt som anges i avsnitt I.3) under de senaste 5 kalenderdagarna före den tidsfrist för mottagande som anges i avsnitt IV.2.2), förbehåller sig den upphandlande myndigheten rätten att förlänga denna tidsfrist och offentliggöra förlängningen på internetadressen som anges i avsnitt I.3) utan föregående publikation av rättelse till detta meddelande. Ekonomiska aktörer som är intresserade av denna upphandling uppmanas att teckna sig för anbudsinfordran på adressen i avsnitt I.3) för att bli underrättade när ny information eller nya handlingar publiceras.

+
+ + Tribunalen +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + generalcourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Europeiska ombudsmannen +
1 avenue du Président Robert Schuman, PO Box 403
+ Strasbourg + 67001 + + eo@ombudsman.europa.eu + http://ombudsman.europa.eu +
+ +

Inom 2 månader från den dag då meddelandet delgavs käranden eller, i avsaknad av det, från den dag då det blev känt.

+
+ 2021-08-05 +
+
+ + + + + Úřad Evropské unie pro duševní vlastnictví (EUIPO) + V-03965324 +
Avenida de Europa, 4
+ Alicante + 03008 + + procurement@euipo.europa.eu + + https://euipo.europa.eu/ohimportal/en/public-procurement +
+ + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + + +
+ + + <P>Soutěž Blockathon o návrh infrastruktury proti padělání peněz</P> + + OTH/1239/21 + + + + + + + + +

Cílem této výzvy je navrhnout infrastrukturu souladu založenou na technologii „blockchain“, která autentizuje produkty a vyměňuje údaje mezi všemi stranami dodavatelského řetězce. Její protokol by podpořil zaznamenávání zboží naskenovaného výrobci, logistickými subjekty, celními a jinými donucovacími orgány. Kombinace identifikace výrobku, tokenizace, seřazení a šifrovacích ochranných opatření blockchain umožní podstatné zvýšení opatření proti padělání.

+
+ +
+
+ + +

Kritéria jsou podrobně popsána v pravidlech hospodářské soutěže.

+
+ +
+ + + 6 + +

Kritéria jsou podrobně popsána v pravidlech hospodářské soutěže.

+
+ 2021-09-30 + 13:00 + 2021-11-25 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Maximální rozpočet pro tuto soutěž o návrh činí 100 000 EUR. 50 000 EUR je určeno na honoráře a 50 000 EUR na cenu pro vítěze soutěže. Maximální rozpočet na honoráře bude činit 10 000 EUR na uchazeče (nebo skupinu uchazečů).

+
+ +

Cena a honoráře budou vyplaceny zástupci účastníka (v případě společné žádosti zástupci konsorcia) v jedné splátce bankovním převodem ve lhůtě nejvýše šedesáti dnů ode dne oznámení výsledků.

+
+ + +
+ + +

Zadávací dokumentace bude dostupná ke stažení na adrese uvedené v rámci kapitoly I.3). Tato internetová stránka bude pravidelně aktualizována a je tedy na odpovědnosti uchazečů se na ni v průběhu období nabídkového řízení pravidelně vracet a čerpat informace z provedených aktualizací, úprav nebo odpovědí na otázky.

+

V případě nedostupnosti nebo narušení fungování elektronických komunikačních prostředků uvedených v oddílu I.3) v posledních pěti kalendářních dnech před lhůtou pro doručení uvedenou v oddílu IV.2.2) si veřejný zadavatel vyhrazuje právo prodloužit tuto lhůtu a zveřejnit prodloužení na internetové adrese uvedené v oddílu I.3), a to bez předchozího zveřejnění opravy tohoto oznámení. Hospodářské subjekty, které mají zájem o toto zadávací řízení, vyzýváme ke kontrole výzvy k podávání nabídek na adrese uvedené v oddílu I.3), aby jim mohlo být oznámeno případné zveřejnění nových informací nebo dokumentů.

+
+ + Tribunál +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + generalcourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Evropský veřejný ochránce práv +
1 avenue du Président Robert Schuman, PO Box 403
+ Strasbourg + 67001 + + eo@ombudsman.europa.eu + http://ombudsman.europa.eu +
+ +

Ve lhůtě dvou měsíců od oznámení žalobci nebo, není-li k dispozici, ode dne, kdy vstoupilo ve známost.

+
+ 2021-08-05 +
+
+ + + + + Euroopa Liidu Intellektuaalomandi Amet (EUIPO) + V-03965324 +
Avenida de Europa, 4
+ Alicante + 03008 + + procurement@euipo.europa.eu + + https://euipo.europa.eu/ohimportal/en/public-procurement +
+ + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + + +
+ + + <P>Võltsimisvastase blokatoni taristu kavandikonkurss</P> + + OTH/1239/21 + + + + + + + + +

Konkursi eesmärk on tooteid autentiva ja kõigi tarneahela osaliste vahel andmeid vahetava plokiahelapõhise vastavustaristu kavandamine. Selle protokoll peaks toetama valmistajatehaste, logistikaoperaatorite, tolliasutuste ja muude järelevalveasutuste poolt skaneeritud kaupade andmete salvestamist. Toote identimise, sõnestuse, sarjastuse ja krüptograafilise plokiahela turvameetmete ühendus tagab võltsimisvastaste meetmete olulise tõusu.

+
+ +
+
+ + +

Kriteeriumeid on üksikasjalikult kirjeldatud konkursi eeskirjades.

+
+ +
+ + + 6 + +

Kriteeriumeid on üksikasjalikult kirjeldatud konkursi eeskirjades.

+
+ 2021-09-30 + 13:00 + 2021-11-25 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Kõnealuse kavandikonkursi maksimaalne eelarve on 100 000 eurot. 50 000 eurot on nähtud ette osalemistasudeks ja 50 000 eurot konkursi võitjale preemiaks. Osalemistasu maksimaalne eelarve on 10 000 eurot kandidaadi (või kandidaatide rühma) kohta.

+
+ +

Preemia ja osalemistasud makstakse osaleja esindajale (ühistaotluse korral konsortsiumi esindajale) ühe sissemaksega maksimaalselt 60 päeva jooksul alates tulemuste teatavakstegemise kuupäevast.

+
+ + +
+ + +

Konkursidokumente saab punktis I.3) nimetatud aadressil alla laadida. Veebisaiti uuendatakse regulaarselt ning pakkujate kohus on pakkumusperioodi kestel uuendusi, muudatusi või küsimustele antud vastuseid kontrollida.

+

Punktis I.3) esitatud elektrooniliste sidevahendite mittekasutatavuse või toimimiskatkestuste korral viimase viie kalendripäeva jooksul enne punktis IV.2.2) nimetatud kättesaamise tähtaega jätab avaliku sektori hankija endale õiguse pikendada kõnealust tähtaega ja avaldada ajapikendus punktis I.3) esitatud internetiaadressil, kõnealuse teate parandust eelnevalt avaldamata. Uue teabe või uute dokumentide avaldamisest teada saamiseks palutakse kõnealusest hankest huvitatud ettevõtjatel esitada taotlus pakkumiskutse punktis I.3) esitatud internetiaadressil.

+
+ + Üldkohus +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + generalcourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Euroopa Ombudsman +
1 avenue du Président Robert Schuman, PO Box 403
+ Strasbourg + 67001 + + eo@ombudsman.europa.eu + http://ombudsman.europa.eu +
+ +

Kahe kuu jooksul hageja teavitamisest, või kui teavitamist ei toimu, päevast, mil asjast teada saadi.

+
+ 2021-08-05 +
+
+ + + + + Az Európai Unió Szellemi Tulajdoni Hivatala (EUIPO) + V-03965324 +
Avenida de Europa, 4
+ Alicante + 03008 + + procurement@euipo.europa.eu + + https://euipo.europa.eu/ohimportal/en/public-procurement +
+ + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + + +
+ + + <P>Hamisítás elleni blockathon-infrastruktúra tervezői pályázat</P> + + OTH/1239/21 + + + + + + + + +

A kihívás célkitűzése olyan blockchain alapú megfelelőségi infrastruktúra megtervezése, amely termékeket hitelesít, valamint az ellátási lánc összes szereplője között adatokat cserél. A rendszer protokollja támogatná a gyártók, a logisztikai szolgáltatók, illetve a vámhatóságok és egyéb bűnüldöző hatóságok által leolvasott áruk nyilvántartását. A termékazonosítás, a tokenizáció, a sorosítás és a blockchain kriptográfiai biztosítékainak kombinációja lehetővé teszi majd a hamisításellenes intézkedések jelentős fokozását.

+
+ +
+
+ + +

A kritériumok részletes leírása a versenyszabályzatban található.

+
+ +
+ + + 6 + +

A kritériumok részletes leírása a versenyszabályzatban található.

+
+ 2021-09-30 + 13:00 + 2021-11-25 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

A tervezői pályázat maximális költségvetése 100 000 EUR. Ebből 50 000 EUR a honorárium, további 50 000 EUR pedig a pályázat győztesének díja. A honoráriumokra szánt maximális költségvetés jelentkezőnként (vagy jelentkezők csoportjaként) 10 000 EUR.

+
+ +

A díjat és a honoráriumot egy összegben, banki átutalással fizetik majd ki a résztvevő képviselőjének (közös pályázat esetén a konzorcium képviselőjének), az eredmények kihirdetésének napjától számított 60 napon belül.

+
+ + +
+ + +

A pályázati dokumentáció az I.3) pontban megadott címről lesz letölthető. A weboldalt rendszeresen frissítik; az ajánlattevők felelősek azért, hogy a frissítéseket, módosításokat vagy a válaszokra adott kérdéseket a pályázati időszak során figyelemmel kísérjék.

+

Amennyiben a IV.2.2) szakaszban megadott beérkezési határidő előtti öt naptári napon belül az I.3) szakaszban megadott elektronikus kommunikációs eszközök nem hozzáférhetők vagy működésükben fennakadások történnek, az ajánlatkérő fenntartja a jogot a határidő meghosszabbítására, és a meghosszabbításnak az I.3) szakaszban megadott internetcímen való közzétételére anélkül, hogy előzetesen közzétenné a jelen hirdetmény helyesbítését. A szóban forgó közbeszerzésben érdekelt gazdasági szereplőket felkérjük, hogy iratkozzanak fel az ajánlati felhívásra az I.3) szakaszban megadott címen, hogy értesítést kaphassanak az új információk vagy dokumentumok közzétételéről.

+
+ + Törvényszék +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + generalcourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Európai Ombudsman +
1 avenue du Président Robert Schuman, PO Box 403
+ Strasbourg + 67001 + + eo@ombudsman.europa.eu + http://ombudsman.europa.eu +
+ +

A vesztes fél értesítésétől, illetve – ennek hiányában – az eredmény ismertté válásától számított 2 hónapon belül.

+
+ 2021-08-05 +
+
+ + + + + Europos Sąjungos intelektinės nuosavybės tarnyba (EUIPO) + V-03965324 +
Avenida de Europa, 4
+ Alicante + 03008 + + procurement@euipo.europa.eu + + https://euipo.europa.eu/ohimportal/en/public-procurement +
+ + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + + +
+ + + <P>Kovos su klastojimu „Blockathon“ infrastruktūros projektavimo konkursas</P> + + OTH/1239/21 + + + + + + + + +

Uždavinio tikslas – sukurti blokų grandinės atitikties užtikrinimo infrastruktūrą, kuria būtų patvirtinami produktai ir keičiamasi duomenimis tarp visų tiekimo grandinės šalių. Šiuo protokolu būtų remiamas gamintojų, logistikos operatorių, muitinių ir kitų vykdymo užtikrinimo institucijų nuskaitytų prekių registravimas. Produktų identifikavimo, atpažinties, atpažinties, serijinės gamybos ir blokų grandinės kriptografinių garantijų derinys labai padidins kovos su klastojimu priemones.

+
+ +
+
+ + +

Kriterijai išsamiai aprašyti konkurso taisyklėse.

+
+ +
+ + + 6 + +

Kriterijai išsamiai aprašyti konkurso taisyklėse.

+
+ 2021-09-30 + 13:00 + 2021-11-25 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Didžiausias šio projekto konkurso biudžetas – 100 000 EUR. 50 000 EUR skirta honorarams, 50 000 EUR – prizui konkurso laimėtojui. Didžiausias honoraro biudžetas vienam kandidatui (ar kandidatų grupei) – 10 000 EUR.

+
+ +

Prizas ir honorarai bus sumokėti dalyvio atstovui (jei teikiama bendra paraiška, konsorciumo atstovui) vienu mokėjimu banko pavedimu ne vėliau kaip per 60 dienų nuo rezultatų pranešimo dienos.

+
+ + +
+ + +

Konkurso dokumentus bus galima atsisiųsti I.3) dalyje nurodytu adresu. Svetainė bus nuolat atnaujinama, todėl konkurso laikotarpiu konkurso dalyviai turėtų tikrinti jos atnaujinimus, pakeitimus ir atsakymus į klausimus.

+

Jei nėra galimybės naudotis I.3) dalyje nurodytomis elektroninėmis ryšio priemonėmis arba sutrinka jų veikimas per paskutines penkias kalendorines dienas iki IV.2.2) dalyje nurodyto gavimo termino, perkančioji organizacija pasilieka teisę pratęsti šį terminą ir paskelbti pratęsimą I.3) dalyje nurodytu interneto adresu, prieš tai nepublikuodama šio skelbimo klaidų ištaisymo. Ekonominės veiklos vykdytojai, suinteresuoti šiuo pirkimu, kviečiami pasirašyti kvietimą pateikti pasiūlymus I.3) dalyje nurodytu adresu, kad gautų informaciją, kai bus paskelbta nauja informacija ar dokumentai.

+
+ + Bendrasis Teismas +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + generalcourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Europos ombudsmenas +
1 avenue du Président Robert Schuman, PO Box 403
+ Strasbourg + 67001 + + eo@ombudsman.europa.eu + http://ombudsman.europa.eu +
+ +

Per du mėnesius nuo dienos, kai apie tai pranešama ieškovui, arba, jei nepranešama, nuo dienos, kai tai tampa žinoma.

+
+ 2021-08-05 +
+
+ + + + + Eiropas Savienības Intelektuālā īpašuma birojs (EUIPO) + V-03965324 +
Avenida de Europa, 4
+ Alicante + 03008 + + procurement@euipo.europa.eu + + https://euipo.europa.eu/ohimportal/en/public-procurement +
+ + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + + +
+ + + <P>Viltošanas novēršanas Blockathon infrastruktūras izstrādes konkurss</P> + + OTH/1239/21 + + + + + + + + +

Mērķis ir izstrādāt uz blokķēdi balstītu atbilstības infrastruktūru, kas autentificē produktus un informācijas apmaiņu starp visām piegādes ķēdē iesaistītajām pusēm. Tā protokols atbalstītu ražotāju, loģistikas operatoru, muitas un citu uzraudzības iestāžu skenētu preču reģistrēšanu. Produktu identifikācijas, marķēšanas, sērijas veidošanas un blokķēdes kriptogrāfiskās drošības nodrošināšanas kombinācija ievērojami palielinās viltošanas novēršanas pasākumu efektivitāti.

+
+ +
+
+ + +

Kritēriji ir izklāstīti konkursa noteikumos.

+
+ +
+ + + 6 + +

Kritēriji ir izklāstīti konkursa noteikumos.

+
+ 2021-09-30 + 13:00 + 2021-11-25 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Šā izstrādes konkursa maksimālais budžets ir 100 000 EUR. 50 000 EUR ir paredzēti honorāriem un 50 000 EUR konkursa uzvarētāja godalgai. Maksimālais budžets honorāriem būs 10 000 EUR uz kandidātu (vai to grupu).

+
+ +

Balva un honorāri tiks maksāti dalībnieka pārstāvim (kopīga pieteikuma gadījumā – konsorcija pārstāvim) vienā maksājumā ar bankas pārskaitījumu ne vēlāk kā 60 dienu laikā no rezultātu paziņošanas dienas.

+
+ + +
+ + +

Iepirkuma dokumenti būs pieejami lejupielādei I.3) iedaļā norādītajā adresē. Šī tīmekļa vietne tiks regulāri atjaunināta, un pretendentu pienākums konkursa norises laikā ir sekot līdzi precizējumiem, izmaiņām un atbildēm uz jautājumiem.

+

Ja I.3) iedaļā minētie elektroniskie sakaru līdzekļi nav pieejami vai to darbība ir traucēta pēdējās piecas kalendārās dienas pirms IV.2.2) iedaļā norādītā saņemšanas termiņa, līgumslēdzēja iestāde saglabā tiesības pagarināt šo termiņu un publicēt pagarinājumu I.3) iedaļā norādītajā interneta adresē bez iepriekšējas paziņojuma par labojumu publicēšanas. Uzņēmēji, kas ir ieinteresēti šajā iepirkumā, tiek aicināti pierakstīties uz jaunumiem uzaicinājuma uz konkursu I.3) iedaļā norādītajā adresē, lai saņemtu paziņojumu, kad tiek publicēta jauna informācija vai dokumenti.

+
+ + Vispārējā tiesa +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + generalcourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Eiropas Ombuds +
1 avenue du Président Robert Schuman, PO Box 403
+ Strasbourg + 67001 + + eo@ombudsman.europa.eu + http://ombudsman.europa.eu +
+ +

Divu mēnešu laikā no prasītāja informēšanas vai, ja tā nav notikusi, no dienas, kad prasītājs to uzzinājis.

+
+ 2021-08-05 +
+
+ + + + + L-Uffiċċju tal-Proprjetà Intellettwali tal-Unjoni Ewropea (EUIPO) + V-03965324 +
Avenida de Europa, 4
+ Alicante + 03008 + + procurement@euipo.europa.eu + + https://euipo.europa.eu/ohimportal/en/public-procurement +
+ + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + + +
+ + + <P>Kompetizzjoni ta’ Disinn ta’ Infrastruttura ta’ Blockathon ta’ Dwar il-Ġlieda Kontra l-Falsifikazzjoni</P> + + OTH/1239/21 + + + + + + + + +

L-għan tal-isfida huwa li titfassal infrastruttura ta’ konformità bbażata fuq il-blockchain li tawtentifika l-prodotti u jiskambjaw id-dejta bejn il-partijiet kollha fil-katina tal-provvista. Il-protokoll tiegħu jappoġġa r-reġistrazzjoni tal-oġġetti skanjati mill-manifatturi, l-operaturi tal-loġistika, id-dwana u awtoritajiet oħra tal-infurzar. Il-kombinament tal-identifikazzjoni tal-prodott, it-tokenizzazzjoni, is-serjelizzazzjoni u s-salvagwardji kriptografiċi tal-blockchain se tipprovdi żieda sostanzjali fil-miżuri kontra l-falsifikazzjoni.

+
+ +
+
+ + +

Il-kriterji huma imniżżla fir-regoli tal-kompetizzjoni.

+
+ +
+ + + 6 + +

Il-kriterji huma imniżżla fir-regoli tal-kompetizzjoni.

+
+ 2021-09-30 + 13:00 + 2021-11-25 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

L-ogħla baġit għal din il-kompetizzjoni ta’ disinn jammonta għal EUR 100 000. EUR 50 000 huma għall-onorarji u EUR 50 000 għall-premju lir-rebbieħ tal-kompetizzjoni. L-ogħla baġit għall-onorarji se jammonta għal EUR 10 000 għal kull kandidat (jew grupp ta’ kandidati).

+
+ +

Il-premju u l-onorarji jitħallsu lir-rappreżentant tal-parteċipant (fil-każ ta’ applikazzjoni konġunta, lir-rappreżentant tal-konsorzju) f’pagament wieħed permezz ta’ trasferiment bankarju fi żmien massimu ta’ 60 jum mid-data tan-notifika tar-riżultati.

+
+ + +
+ + +

Id-dokumenti tal-kompetizzjoni se jkunu disponibbli għat-tniżżil fl-indirizz indikat taħt it-titlu I.3). Is-sit tal-internet se jkun aġġornat b'mod regolari u hija r-responsabbiltà ta' dawk li jitfgħu l-offerti li jiċċekkjaw jekk ikunx hemm aġġornamenti, modifikazzjonijiet jew tweġibiet għall-mistoqsijiet matul il-perijodu għat-tfigħ tal-offerti.

+

F’każ ta’ nuqqas ta’ disponibbiltà jew tfixkil fil-funzjonament tal-mezzi elettroniċi ta’ komunikazzjoni pprovduti fit-taqsima I.3) fl-aħħar ħamest ijiem kalendarji qabel id-data tal-għeluq għar-riċevuta indikata fit-taqsima IV.2.2), l-awtorità li qiegħda toħroġ il-kuntratt tirriżerva d-dritt li testendi dan il-limitu ta’ żmien u tippubblika l-estensjoni fl-indirizz tal-Internet ipprovdut fit-taqsima I.3), mingħajr pubblikazzjoni minn qabel ta’ rettifika għal dan l-avviż. L-operaturi ekonomiċi interessati f’dan il-ksib huma mistiedna biex jabbonaw mas-sejħa għall-offerti fl-indirizz fit-Taqsima I.3) sabiex jingħataw notifika meta jiġu ppubblikati t-tagħrif jew id-dokumenti ġodda.

+
+ + Il-Qorti Ġenerali +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + generalcourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + L-Ombudsman Ewropew +
1 avenue du Président Robert Schuman, PO Box 403
+ Strasbourg + 67001 + + eo@ombudsman.europa.eu + http://ombudsman.europa.eu +
+ +

Fi żmien xahrejn (2) mill-avviż li jintbagħat lil min qiegħed iressaq l-appell, jew, fin-nuqqas ta’ dan, mill-jum li fih sar magħruf.

+
+ 2021-08-05 +
+
+ + + + + Urząd Unii Europejskiej ds. Własności Intelektualnej (EUIPO) + V-03965324 +
Avenida de Europa, 4
+ Alicante + 03008 + + procurement@euipo.europa.eu + + https://euipo.europa.eu/ohimportal/en/public-procurement +
+ + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + + +
+ + + <P>Blockathon — konkurs na zaprojektowanie infrastruktury w celu przeciwdziałania podrabianiu produktów</P> + + OTH/1239/21 + + + + + + + + +

Celem wyzwania jest zaprojektowanie infrastruktury zgodności opartej na technologii blockchain, która uwierzytelnia produkty i wymienia dane pomiędzy wszystkimi stronami łańcucha dostaw. Protokół ten wspiera rejestrowanie towarów zeskanowanych przez producentów, operatorów logistycznych, organy celne i inne organy egzekwowania prawa. Połączenie identyfikacji produktu, tokenizacji, serializacji i zabezpieczeń kryptograficznych blockhain zapewni znaczny wzrost środków przeciwdziałających podrabianiu towarów.

+
+ +
+
+ + +

Kryteria te zostały określone w zasadach konkursu.

+
+ +
+ + + 6 + +

Kryteria te zostały określone w zasadach konkursu.

+
+ 2021-09-30 + 13:00 + 2021-11-25 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Maksymalny budżet niniejszego konkursu na projekt wynosi 100 000 EUR. 50 000 euro to honoraria i 50 000 euro na nagrodę dla zwycięzcy konkursu. Maksymalny budżet na honoraria wyniesie 10 000 EUR dla każdego kandydata (lub grupy kandydatów).

+
+ +

Nagroda i honoraria zostaną wypłacone przedstawicielowi uczestnika (w przypadku wspólnego wniosku, przedstawicielowi konsorcjum) w jednej racie przelewem bankowym w ciągu maksymalnie 60 dni od daty powiadomienia o wynikach.

+
+ + +
+ + +

Dokumentacja konkursu zostanie udostępniona do pobrania pod adresem wskazanym w pkt I.3). Witryna internetowa będzie regularnie aktualizowana, a oferenci są zobowiązani zapoznawać się z aktualizacjami, zmianami lub odpowiedziami w trakcie procedury przetargowej.

+

W przypadku niedostępności lub zakłóceń w funkcjonowaniu elektronicznych środków komunikacji, o których mowa w pkt I.3), w ciągu ostatnich 5 dni kalendarzowych przed upływem terminu składania wniosków wskazanym w pkt IV.2.2), instytucja zamawiająca zastrzega sobie prawo do przedłużenia tego terminu i opublikowania przedłużenia, pod adresem internetowym podanym w pkt I.3), bez uprzedniej publikacji sprostowania do niniejszego ogłoszenia. Podmioty gospodarcze zainteresowane niniejszym zamówieniem proszone są o złożenie zaproszenia do składania ofert pod adresem wskazanym w pkt I.3) w celu uzyskania informacji na temat publikacji nowych informacji lub dokumentów.

+
+ + Sąd +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + generalcourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Europejski Rzecznik Praw Obywatelskich +
1 avenue du Président Robert Schuman, PO Box 403
+ Strasbourg + 67001 + + eo@ombudsman.europa.eu + http://ombudsman.europa.eu +
+ +

W ciągu dwóch miesięcy od zawiadomienia strony skarżącej lub, w przypadku braku zawiadomienia, od dnia podania do wiadomości.

+
+ 2021-08-05 +
+
+ + + + + Úrad Európskej únie pre duševné vlastníctvo (EUIPO) + V-03965324 +
Avenida de Europa, 4
+ Alicante + 03008 + + procurement@euipo.europa.eu + + https://euipo.europa.eu/ohimportal/en/public-procurement +
+ + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + + +
+ + + <P>Súťaž týkajúca sa návrhu infraštruktúry Blockathonu na boj proti falšovaniu</P> + + OTH/1239/21 + + + + + + + + +

Cieľom výzvy je navrhnúť infraštruktúru na zabezpečenie súladu založenú na technológii blockchain. Prostredníctvom infraštruktúry sa budú overovať výrobky a vymieňať údaje medzi všetkými stranami v dodávateľskom reťazci. Jej protokol bude podporovať evidenciu tovaru naskenovaného výrobcami, logistickými operátormi, colnými a inými orgánmi presadzovania práva. Kombinácia identifikácie produktov, tokenizácie, serializácie a kryptografických záruk technológie blockchain zabezpečí podstatné zvýšenie opatrení na boj proti falšovaniu.

+
+ +
+
+ + +

Kritériá sú podrobne uvedené v pravidlách súťaže.

+
+ +
+ + + 6 + +

Kritériá sú podrobne uvedené v pravidlách súťaže.

+
+ 2021-09-30 + 13:00 + 2021-11-25 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Maximálny rozpočet pre túto súťaž o návrh je 100 000 EUR. Odmena je 50 000 EUR a cena pre víťaza súťaže je 50 000 EUR. Maximálny rozpočet na odmenu bude vo výške 10 000 EUR na uchádzača (alebo skupinu uchádzačov).

+
+ +

Cena a odmena sa vyplatia zástupcovi účastníka (v prípade spoločnej žiadosti zástupcovi konzorcia) v jednej splátke bankovým prevodom najneskôr do 60 dní odo dňa oznámenia výsledkov.

+
+ + +
+ + +

Dokumenty k súťaži budú dostupné na prevzatie na adrese uvedenej v bode I.3). Webová stránka bude pravidelne aktualizovaná a je zodpovednosťou uchádzačov, aby počas výberového konania pravidelne sledovali jej aktualizácie, úpravy alebo odpovede na otázky.

+

V prípade nedostupnosti alebo narušenia fungovania elektronických komunikačných prostriedkov uvedených v oddiele I.3) počas posledných 5 kalendárnych dní pred termínom na doručenie uvedeným v oddiele IV.2.2) si obstarávateľ vyhradzuje právo predĺžiť túto lehotu a zverejniť jej predĺženie na internetovej adrese uvedenej v oddiele I.3) bez predchádzajúceho zverejnenia korigenda k tomuto oznámeniu. Ekonomické subjekty so záujmom o toto obstarávanie vyzývame, aby sa prihlásili na odber správ o tejto výzve na predloženie ponúk na adrese uvedenej v oddiele I.3) s cieľom získať informácie pri zverejnení nových informácií alebo dokumentov.

+
+ + Všeobecný súd +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + generalcourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Európsky ombudsman +
1 avenue du Président Robert Schuman, PO Box 403
+ Strasbourg + 67001 + + eo@ombudsman.europa.eu + http://ombudsman.europa.eu +
+ +

Do 2 mesiacov od vyrozumenia osoby podávajúcej odvolanie alebo, ak to nie je možné, odo dňa, keď túto skutočnosť zistila.

+
+ 2021-08-05 +
+
+ + + + + Urad Evropske unije za intelektualno lastnino (EUIPO) + V-03965324 +
Avenida de Europa, 4
+ Alicante + 03008 + + procurement@euipo.europa.eu + + https://euipo.europa.eu/ohimportal/en/public-procurement +
+ + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + + +
+ + + <P>Natečaj za zasnovo infrastrukture v okviru tekmovanja Blockathon na področju boja proti ponarejanju</P> + + OTH/1239/21 + + + + + + + + +

Cilj izziva je zasnovati infrastrukturo za zagotavljanje skladnosti, ki bo temeljila na tehnologiji veriženja podatkovnih blokov ter bo omogočala preverjanje pristnosti proizvodov in izmenjavo podatkov med vsemi udeleženci v dobavni verigi. S protokolom te infrastrukture bo podprto evidentiranje blaga, ki ga skenirajo proizvajalci, logistični upravljavci, carinski organi in drugi izvršilni organi. Kombinacija identifikacije proizvodov, tokenizacije, serializacije in kriptografskih zaščitnih ukrepov v zvezi z veriženjem podatkovnih blokov bo zagotovila znatno okrepitev ukrepov proti ponarejanju.

+
+ +
+
+ + +

Merila so podrobno opisana v pravilih o konkurenci.

+
+ +
+ + + 6 + +

Merila so podrobno opisana v pravilih o konkurenci.

+
+ 2021-09-30 + 13:00 + 2021-11-25 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Najvišji proračun za ta natečaj na področju zasnove infrastrukture znaša 100 000 EUR. 50 000 EUR je namenjenih honorarjem, drugih 50 000 EUR pa izplačilu nagrade zmagovalcu natečaja. Najvišji proračun za honorarje bo znašal 10 000 EUR na kandidata (ali skupino kandidatov).

+
+ +

Nagrada in honorar se plačata predstavniku udeleženca (v primeru skupne prijave predstavniku konzorcija) v enem obroku z bančnim nakazilom v roku največ 60 dni od datuma obvestila o rezultatih.

+
+ + +
+ + +

Dokumentacija v zvezi z natečajem bo na voljo za prenos na naslovu iz oddelka I.3). Spletno mesto se bo redno posodabljalo, za preverjanje dopolnitev, sprememb ali odgovorov na vprašanja v razpisnem obdobju pa so odgovorni ponudniki.

+

Naročnik si v primeru nerazpoložljivosti ali motenj v delovanju elektronskih komunikacijskih sredstev iz oddelka I.3) v petih koledarskih dneh pred rokom za sprejemanje ponudb iz oddelka IV.2.2) pridržuje pravico, da ta rok podaljša in podaljšanje objavi na spletnem naslovu iz oddelka I.3) brez predhodne objave popravka k temu obvestilu. Gospodarski subjekti, zainteresirani za to javno naročilo, so vabljeni, da se registrirajo na spletni strani za e-razpise na naslovu iz oddelka I.3), da bi bili obveščeni o objavi novih informacij ali dokumentov.

+
+ + Splošno sodišče +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + generalcourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Evropski varuh človekovih pravic +
1 avenue du Président Robert Schuman, PO Box 403
+ Strasbourg + 67001 + + eo@ombudsman.europa.eu + http://ombudsman.europa.eu +
+ +

V dveh mesecih od uradnega obvestila tožniku ali, če tega ni bilo, od dneva, ko je tožnik zanj izvedel.

+
+ 2021-08-05 +
+
+ + + + + Oifig Maoine Intleachtúla an Aontais Eorpaigh (EUIPO) + V-03965324 +
Avenida de Europa, 4
+ Alicante + 03008 + + procurement@euipo.europa.eu + + https://euipo.europa.eu/ohimportal/en/public-procurement +
+ + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + + +
+ + + <P>Comórtas dearaidh Bonneagair um Blocatón Frith-Ghóchumtha</P> + + OTH/1239/21 + + + + + + + + +

Is é is cuspóir leis an dúshlán bonneagar comhlíonta bunaithe ar bhlocshlabhra a dhearadh a fhíordheimhníonn táirgí agus a mhalartaíonn sonraí idir na páirtithe uile sa slabhra soláthair. Thacódh a phrótacal le taifeadadh earraí arna scanadh ag déantóirí, oibreoirí lóistíochta, custaim agus údaráis forfheidhmithe eile. Soláthrófar leis an teaglaim de shainaithint táirgí, téacschomharthú, srathú agus cosaintí cripteagrafacha blocshlabhra méadú suntasach ar bhearta um fhrith-ghóchumadh.

+
+ +
+
+ + +

Tá na critéir mionsonraithe i rialacha iomaíochta an chomórtais.

+
+ +
+ + + 6 + +

Tá na critéir mionsonraithe i rialacha iomaíochta an chomórtais.

+
+ 2021-09-30 + 13:00 + 2021-11-25 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Is ionann agus EUR 100 000 uas-bhuiséad an chomórtais dearaidh seo. Airgead oinigh atá in EUR 50 000 agus EUR 50 000 mar dhuais do bhuaiteoir an chomórtais. Is é EUR 10 000 an t-uasbhuiséad le haghaidh airgead oinigh in aghaidh an iarrthóra (nó grúpa iarrthóirí).

+
+ +

Íocfar an duais agus an t-airgead oinigh le hionadaí an rannpháirtí (i gcás comhiarratais, le hionadaí an chuibhreannais) i dtráthchuid amháin trí aistriú bainc laistigh de 60 lá ar a mhéad ó dháta an fhógra faoi na torthaí.

+
+ + +
+ + +

Beidh doiciméid an chomórtais ar fáil le híoslódáil ag an seoladh atá léirithe faoi cheannteideal I.3). Nuashonrófar an láithreán gréasáin go rialta agus is iad na tairgeoirí atá freagrach as nuashonruithe, mionathruithe nó freagraí ar cheisteanna a sheiceáil le linn na tréimhse tairisceana.

+

I gcás nach mbeadh fáil nó go mbeadh cur isteach ar fheidhmiú na modhanna cumarsáide leictreonaí dá bhforáiltear in alt I.3) sna cúig lá féilire dheiridh roimh an teorainn ama d’fháil tairiscintí a léirítear in alt IV.2.2), forchoimeádann an t-údarás conarthach an ceart an teorainn ama sin a shíneadh agus an síneadh a fhoilsiú ag an seoladh Idirlín a thugtar in alt I.3), gan ceartúchán ar an bhfógra seo a fhoilsiú roimhe sin. Tugtar cuireadh d’oibreoirí eacnamaíocha ar spéis leo an soláthar seo a bheith rannpháirteach sa ghlao ar thairiscintí ag an seoladh in alt I.3) d’fhonn fógra a fháil nuair a fhoilseofar faisnéis nó doiciméid nua.

+
+ + An Chúirt Ghinearálta +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + generalcourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + An tOmbudsman Eorpach +
1 avenue du Président Robert Schuman, PO Box 403
+ Strasbourg + 67001 + + eo@ombudsman.europa.eu + http://ombudsman.europa.eu +
+ +

Laistigh de dhá mhí ón bhfógra chuig an ngearánaí, nó ina éagmais sin, ón lá a fuarthas an t-eolas ina leith.

+
+ 2021-08-05 +
+
+ + + + + Служба на Европейския съюз за интелектуална собственост (EUIPO) + V-03965324 +
Avenida de Europa, 4
+ Alicante + 03008 + + procurement@euipo.europa.eu + + https://euipo.europa.eu/ohimportal/en/public-procurement +
+ + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + + +
+ + + <P>Конкурс за проектиране на инфраструктура за борба с прането на пари</P> + + OTH/1239/21 + + + + + + + + +

Целта на предизвикателството е да се проектира инфраструктура, базирана на блоковата верига, която удостоверява продукти и обменя данни между всички страни във веригата за доставки. Нейният протокол ще подпомогне регистрирането на стоки, сканирани от производители, логистични оператори, митнически и други правоприлагащи органи. Комбинацията от идентифициране на продукти, монетизиране, номериране и криптографските предпазни мерки на блоковата верига ще осигури значително увеличаване на мерките против фалшифициране.

+
+ +
+
+ + +

Критериите са подробно описани в конкурсните правила.

+
+ +
+ + + 6 + +

Критериите са подробно описани в конкурсните правила.

+
+ 2021-09-30 + 13:00 + 2021-11-25 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Максималният бюджет за този конкурс за проект възлиза на 100 000 EUR. 50 000 EUR са за хонорари, а 50 000 EUR за наградата за победителя в конкурса. Максималният бюджет за хонорари ще възлиза на 10 000 EUR за кандидат (или група от кандидати).

+
+ +

Наградата и хонорарът ще бъдат изплатени на представителя на участника (в случай на съвместно заявление, на представителя на консорциума) на една вноска с банков трансфер в рамките на максимум 60 дни от датата на обявяване на резултатите.

+
+ + +
+ + +

Документите за конкурса ще бъдат достъпни за изтегляне на адреса, посочен в точка I.3). Уебсайтът ще се обновява редовно и е отговорност на оферента да проверява за нова информация, изменения или отговори на въпроси по време на тръжния период.

+

В случай на липса или прекъсвания при функционирането на електронните средства за комуникация, посочени в раздел I.3), през последните 5 календарни дни преди крайния срок за получаване, посочен в раздел IV.2.2), възлагащият орган си запазва правото да удължи този срок и да публикува удължаването на интернет адреса, посочен в раздел I.3), без предварително публикуване на поправка за това обявление. Икономическите оператори, заинтересовани от тази обществена поръчка, са поканени да се абонират за поканата за участие в търг на адреса в раздел I.3), за да бъдат уведомени, когато се публикува нова информация или документи.

+
+ + Общ съд +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + generalcourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Европейски омбудсман +
1 avenue du Président Robert Schuman, PO Box 403
+ Strasbourg + 67001 + + eo@ombudsman.europa.eu + http://ombudsman.europa.eu +
+ +

В рамките на 2 месеца от получаването на известието от ищеца или, в случай че такова липсва, от деня, в който е станало известно.

+
+ 2021-08-05 +
+
+ + + + + Oficiul Uniunii Europene pentru Proprietate Intelectuală (EUIPO) + V-03965324 +
Avenida de Europa, 4
+ Alicante + 03008 + + procurement@euipo.europa.eu + + https://euipo.europa.eu/ohimportal/en/public-procurement +
+ + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + + +
+ + + <P>Concurs de proiectare a infrastructurii concursului „blockathon“ de combatere a contrafacerii</P> + + OTH/1239/21 + + + + + + + + +

Obiectivul provocării este de a proiecta o infrastructură de conformitate bazată pe blockchain care să autentifice produsele și să facă schimb de date între toate părțile din lanțul de aprovizionare. Protocolul său ar sprijini înregistrarea mărfurilor scanate de producători, operatori logistici, autorități vamale și alte autorități de aplicare a legii. Combinația dintre identificarea produselor, tokenizarea, serializarea și garanțiile criptografice ale blockchain va asigura o creștere substanțială a măsurilor de combatere a contrafacerii.

+
+ +
+
+ + +

Criteriile sunt detaliate în regulile de concurență ale concursului.

+
+ +
+ + + 6 + +

Criteriile sunt detaliate în regulile de concurență ale concursului.

+
+ 2021-09-30 + 13:00 + 2021-11-25 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Bugetul maxim pentru acest concurs de proiecte se ridică la 100 000 EUR. 50 000 EUR sunt pentru onorarii și 50 000 EUR pentru premiul acordat câștigătorului concursului. Bugetul maxim pentru onorarii va fi de 10 000 EUR pentru fiecare candidat (sau grup de candidați).

+
+ +

Premiul și onorariile vor fi plătite reprezentantului participantului (în cazul unei cereri comune, reprezentantului consorțiului) într-o singură tranșă prin virament bancar, în termen de maximum 60 de zile de la data notificării rezultatelor.

+
+ + +
+ + +

Documentele concursului vor fi disponibile pentru descărcare la adresa indicată la punctul I.3). Site-ul va fi actualizat periodic și este responsabilitatea ofertanților să verifice eventualele actualizări, modificări sau răspunsuri la întrebări pe parcursul perioadei de licitație.

+

În cazul indisponibilității sau perturbării funcționării mijloacelor electronice de comunicare furnizate în secțiunea I.3), în ultimele cinci zile calendaristice înainte de termenul-limită de primire indicat în secțiunea IV.2.2), autoritatea contractantă își rezervă dreptul de a prelungi acest termen și de a publica prelungirea la adresa de internet furnizată în secțiunea I.3), fără publicarea prealabilă a unei erate la acest anunț. Operatorii economici interesați de această procedură de achiziții sunt invitați să se aboneze la licitație la adresa din secțiunea I.3) pentru a obține notificări atunci când sunt publicate informații sau documente noi.

+
+ + Tribunalul +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + generalcourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Ombudsmanul European +
1 avenue du Président Robert Schuman, PO Box 403
+ Strasbourg + 67001 + + eo@ombudsman.europa.eu + http://ombudsman.europa.eu +
+ +

În termen de două luni de la notificarea reclamantului sau, în absența acesteia, de la ziua în care acesta a luat cunoștință de actul respectiv.

+
+ 2021-08-05 +
+
+ + + + + Ured Europske unije za intelektualno vlasništvo (EUIPO) + V-03965324 +
Avenida de Europa, 4
+ Alicante + 03008 + + procurement@euipo.europa.eu + + https://euipo.europa.eu/ohimportal/en/public-procurement +
+ + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + https://etendering.ted.europa.eu/cft/cft-display.html?cftId=9147 + + + +
+ + + <P>Natječaj za projektiranje infrastrukture za borbu protiv krivotvorenja s pomoću Blockathona</P> + + OTH/1239/21 + + + + + + + + +

Cilj je izazova projektirati infrastrukturu za usklađivanje temeljenu na tehnologiji lanca blokova kojom će se provjeravati identitet proizvoda i razmjenjivati podaci među svim stranama u lancu opskrbe. Njezinim protokolom poduprijet će se evidentiranje robe koju su skenirali proizvođači, logistički subjekti, carinska i druga provedbena tijela. Kombiniranjem identifikacije proizvoda, tokenizacijom, serijskom nabavom i kriptografskim zaštitnim mjerama lanca blokova osigurat će se značajno poboljšanje mjera protiv krivotvorenja.

+
+ +
+
+ + +

Kriteriji su detaljno opisani u pravilima natječaja.

+
+ +
+ + + 6 + +

Kriteriji su detaljno opisani u pravilima natječaja.

+
+ 2021-09-30 + 13:00 + 2021-11-25 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Najveći proračun za ovaj projektni natječaj iznosi 100 000 EUR. 50 000 EUR za honorar i 50 000 EUR za nagradu pobjedniku natječaja. Najveći proračun za honorar iznosit će 10 000 EUR po natjecatelju (ili skupini natjecatelja).

+
+ +

Nagrada i honorari bit će isplaćeni predstavniku sudionika (u slučaju zajedničke prijave predstavniku konzorcija) jednokratno bankovnim prijenosom u roku od najviše 60 dana od datuma obavijesti o rezultatima.

+
+ + +
+ + +

Dokumentacija o natječaju bit će dostupna za preuzimanje na adresi navedenoj u odjeljku I.3). Internetska se stranica redovito ažurira, a odgovornost je ponuditelja redovito provjeravati nove sadržaje, izmjene ili odgovore na pitanja tijekom trajanja nadmetanja.

+

U slučaju nedostupnosti ili prekida u funkcioniranju elektroničkih sredstava komunikacije navedenih u odjeljku I.3) zadnjih pet kalendarskih dana prije roka za zaprimanje navedenog u odjeljku IV.2.2), javni naručitelj zadržava pravo produljiti ovaj rok i objaviti produženje roka na internetskoj adresi iz odjeljka I.3), bez prethodne objave ispravka ovom pozivu na nadmetanje. Gospodarske subjekte zainteresirane za ovu nabavu pozivamo da se prijave za poziv na nadmetanje na adresi iz odjeljka I.3) kako bi primali obavijesti o objavama novih informacija ili dokumenata.

+
+ + Opći sud +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + generalcourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Europski ombudsman +
1 avenue du Président Robert Schuman, PO Box 403
+ Strasbourg + 67001 + + eo@ombudsman.europa.eu + http://ombudsman.europa.eu +
+ +

U roku od dva mjeseca od slanja obavijesti podnositelju žalbe ili, u slučaju izostanka obavijesti, od dana primanja dotičnih okolnosti na znanje.

+
+ 2021-08-05 +
+
+
+
diff --git a/development-notices/ted-xml/21-635824-001-EXP.xml b/development-notices/ted-xml/21-635824-001-EXP.xml new file mode 100644 index 0000000..c2e3742 --- /dev/null +++ b/development-notices/ted-xml/21-635824-001-EXP.xml @@ -0,0 +1,4394 @@ + + + + 21-635824-001 + 20220306 + DA DE EN ES FI FR EL IT NL PT SV CS ET HU LT LV MT PL SK SL GA BG RO HR + From Convertor + + + + + + + + + + + S + 238 + 20211208 + + + 2021/S 238-625923 + + https://ted.europa.eu/udl?uri=TED:NOTICE:625923-2021:TEXT:DA:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:625923-2021:TEXT:DE:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:625923-2021:TEXT:EN:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:625923-2021:TEXT:ES:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:625923-2021:TEXT:FI:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:625923-2021:TEXT:FR:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:625923-2021:TEXT:EL:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:625923-2021:TEXT:IT:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:625923-2021:TEXT:NL:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:625923-2021:TEXT:PT:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:625923-2021:TEXT:SV:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:625923-2021:TEXT:CS:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:625923-2021:TEXT:ET:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:625923-2021:TEXT:HU:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:625923-2021:TEXT:LT:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:625923-2021:TEXT:LV:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:625923-2021:TEXT:MT:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:625923-2021:TEXT:PL:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:625923-2021:TEXT:SK:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:625923-2021:TEXT:SL:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:625923-2021:TEXT:GA:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:625923-2021:TEXT:BG:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:625923-2021:TEXT:RO:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:625923-2021:TEXT:HR:HTML + + EN + + http://www.ecb.europa.eu + Personal development training services + Education and training services + Training services + Frankfurt am Main, Kreisfreie Stadt + Frankfurt am Main, Kreisfreie Stadt + Dublin + Segovia + + 1500000.00 + + + 2020/S 251-626986 + + + + 20211126 + European Institution/Agency or International Organisation + Contract award notice + Services + Competitive procedure with negotiation + European Institution/Agency or International Organisation + Not applicable + Not applicable + Economic and financial affairs + BCC21 + BC + + + + + + Tyskland + Frankfurt am Main + +

Levering af lærings- og udviklingstjenester inden for datavidenskab, computervidenskab og informations- og kommunikationsteknologi — Parti 1

+
+
+ + Deutschland + Frankfurt am Main + +

Bereitstellung von Dienstleistungen im Bereich Lernen und Entwicklung, Datenwissenschaft, Informatik und Informations- und Kommunikationstechnologie — Los 1

+
+
+ + Germany + Frankfurt am Main + +

Provision of Learning and Development Services in the Field of Data Science, Computer Science and Information and Communications Technology - Lot 1

+
+
+ + Alemania + Frankfurt am Main + +

Prestación de servicios de aprendizaje y desarrollo en el ámbito de la ciencia de datos, la informática y las tecnologías de información y comunicación (lote 1)

+
+
+ + Saksa + Frankfurt am Main + +

Oppimis- ja kehityspalveluiden toimittaminen datatieteen, tietokonetieteen sekä tieto- ja viestintäteknologian alalla - erä 1

+
+
+ + Allemagne + Frankfurt am Main + +

Prestation de services d’apprentissage et de développement dans le domaine de la science des données, de l’informatique et des technologies de l’information et de la communication - Lot 1

+
+
+ + Γερμανία + Frankfurt am Main + +

Παροχή υπηρεσιών μάθησης και ανάπτυξης στον τομέα της επιστήμης δεδομένων, της Πληροφορικής και της Τεχνολογίας των πληροφοριών και των επικοινωνιών - Παρτίδα 1

+
+
+ + Germania + Frankfurt am Main + +

Prestazione di servizi di apprendimento e sviluppo nel settore della scienza dei dati, dell'informatica e delle tecnologie dell'informazione e della comunicazione — Lotto 1

+
+
+ + Duitsland + Frankfurt am Main + +

Verlening van leer- en ontwikkelingsdiensten op het gebied van datawetenschap, computerwetenschap en informatie- en communicatietechnologie - perceel 1

+
+
+ + Alemanha + Frankfurt am Main + +

Prestação de serviços de aprendizagem e desenvolvimento no domínio da ciência de dados, ciência informática e tecnologia da informação e comunicação - Lote 1

+
+
+ + Tyskland + Frankfurt am Main + +

Tillhandahållande av utbildnings- och utvecklingstjänster inom områdena data science, datorkunskap och informations- och kommunikationsteknik - del 1

+
+
+ + Německo + Frankfurt am Main + +

Poskytnutí služeb v oblasti vzdělávání a rozvoje v oblasti datové vědy, počítačové vědy a informační a komunikační technologie – položka č. 1

+
+
+ + Saksamaa + Frankfurt am Main + +

Andmeteaduse, informaatika ning info- ja kommunikatsioonitehnoloogia valdkonnas õppimis- ja arendamisteenuste osutamine – 1. osa

+
+
+ + Németország + Frankfurt am Main + +

Képzési és fejlesztési szolgáltatások nyújtása az adattudomány, informatika, valamint információs és kommunikációs technológia területén – 1. tétel

+
+
+ + Vokietija, VFR + Frankfurt am Main + +

Mokymosi ir plėtros paslaugų teikimas duomenų mokslo, kompiuterių mokslo ir informacinių bei ryšių technologijų srityje – 1 dalis

+
+
+ + Vācija + Frankfurt am Main + +

Mācību un pilnveides pakalpojumu sniegšana datu zinātnes, datorzinātnes un informācijas, un komunikācijas tehnoloģiju jomā – 1. daļa

+
+
+ + il-Ġermanja + Frankfurt am Main + +

Provvista ta’ Servizzi ta’ Tagħlim u ta’ Żvilupp fil-Qasam ta’ Xjenza tad-Data, Xjenza tal-Kompjuters u Teknoloġija tal-Informazzjoni u l-Komunikazzjoni - Lott 1

+
+
+ + Niemcy + Frankfurt am Main + +

Świadczenie usług w zakresie szkolenia i doskonalenia w dziedzinie nauki o danych, informatyki i technologii informacyjno-komunikacyjnych – część 1

+
+
+ + Nemecko + Frankfurt am Main + +

Poskytovanie služieb vzdelávania a rozvoja v oblasti dátových vied, informatiky a informačných a komunikačných technológií – časť 1

+
+
+ + Nemčija + Frankfurt am Main + +

Zagotavljanje storitev učenja in razvoja na področju podatkovne znanosti, računalniške znanosti ter informacijske in komunikacijske tehnologije – sklop 1

+
+
+ + Ghearmáin, an + Frankfurt am Main + +

Seirbhísí Foghlama agus Forbartha a Sholáthar i Réimse na hEolaíochta Sonraí, na Ríomheolaíochta agus na Teicneolaíochta Faisnéise agus Cumarsáide - Beart a haon

+
+
+ + Гepмaния + Frankfurt am Main + +

Предоставяне на услуги за обучение и развитие в областта на науката за данните, компютърните науки и информационните и комуникационните технологии — Обособена позиция 1

+
+
+ + Germania + Frankfurt am Main + +

Prestare de servicii de învățare și dezvoltare în domeniul științei datelor, informaticii și tehnologiei informației și comunicațiilor - lotul 1

+
+
+ + Njemačka + Frankfurt am Main + +

Pružanje usluga učenja i razvoja u području podatkovne znanosti, računalne znanosti i informacijske i komunikacijske tehnologije - Grupa 1

+
+
+
+ + Den Europæiske Centralbank + Europäische Zentralbank + European Central Bank + Banco Central Europeo + Euroopan keskuspankki + Banque centrale européenne + Ευρωπαϊκή Κεντρική Τράπεζα + Banca centrale europea + Europese Centrale Bank + Banco Central Europeu + Europeiska centralbanken + Evropská centrální banka + Euroopa Keskpank + Európai Központi Bank + Europos Centrinis Bankas + Eiropas Centrālā banka + Il-Bank Ċentrali Ewropew + Europejski Bank Centralny + Európska centrálna banka + Evropska centralna banka + An Banc Ceannais Eorpach + Европейска централна банка + Banca Centrală Europeană + Europska središnja banka + +
+ + + + + + + Den Europæiske Centralbank +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + Natascha Graff + +49 69/13440 + procurement@ecb.europa.eu + +49 69/13447110 + + http://www.ecb.europa.eu +
+ + +
+ + + <P>Levering af lærings- og udviklingstjenester inden for datavidenskab, computervidenskab og informations- og kommunikationsteknologi — Parti 1</P> + + PRO-005499 + + + + + +

Den Europæiske Centralbank (ECB) tildelte gennem dette udbud med forhandling en kontrakt vedrørende levering af lærings- og udviklingstjenester inden for datavidenskab, computervidenskab og informations- og kommunikationsteknologi. ECB tildelte for dette parti to ikke-eksklusive rammetjenesteydelsesaftaler (»kontrakterne) til de udbydere, der har afgivet de økonomisk mest fordelagtige bud (»kontrahenterne«). Kontrakterne blev tildelt i rangorden.

+
+ 1500000.00 + + + + <P>Undervisnings- og udviklingstjenester inden for datavidenskab og computervidenskab</P> + + 1 + + + + + + + + +

ECB tildelte kontrakter gennem dette udbud med henblik på yderligere at styrke dets dataakademis læringsprogram samt berige det overordnede udbud af data, teknologi og IKT.

+

På denne baggrund ønskede ECB derfor at indkøbe følgende tjenesteydelser:

+

Parti 1: Op til tre udbydere til at designe og/eller sammen skabe, levere og administrere blandede lærings- og udviklingstjenester leveret på engelsk inden for datavidenskab og computervidenskab samt specialiseringer omfattet af ECB's dataakademi.

+

ECB's dataakademi er åbent for medarbejdere på tværs af forretningsområder med følgende hovedmål:

+

i) at lukke videnhuller og opkvalificere personalet inden for datavidenskab, informationsteknologi og datafærdigheder

+

ii) at forbedre personalets generelle digitale kompetencer

+

iii) at understøtte organisationens digitale omstilling

+

iv) at standardisere datafærdigheder på tværs af forretningsområder ved hjælp af f.eks. tværgående synergier

+

v) at tilskynde deltagerne til at lære af hinanden og omsætte læringen til praksis, f.eks. i form af (tværgående) projekter inden for forretningsområder.

+

De erhvervede tjenesteydelser er tilgængelige for alle ECB's ansatte og, hvor det er relevant, for ansatte i de kompetente nationale myndigheder i FTM og de nationale centralbanker i ESCB. Tjenesteydelserne på stedet skal hovedsageligt leveres i Frankfurt am Main og i undtagelsestilfælde leveres på lokale nationale centralbankers/nationale myndigheders lokaliteter i EU.

+
+ +
+
+ + + + http://www.dummy.org/fake-url-national-procedure + 2020/S 251-626986 + + + 1 + 1 + + <P>Undervisnings- og udviklingstjenester inden for datavidenskab og computervidenskab</P> + + + 2021-11-24 + + 9 + 3 + 4 + 8 + + + + + Krisolis Ltd +
28-32 Pembroke Street Upper
+ Dublin + D02 EK84 + + +
+ +
+
+ + 1500000.00 + +
+
+ + 2 + 1 + + <P>Undervisnings- og udviklingstjenester inden for datavidenskab og computervidenskab</P> + + + 2021-11-19 + + 9 + 3 + 4 + 8 + + + + + IE University +
Calle Cardinal Zuniga
+ Segovia + 40003 + + +
+
+
+ + 1500000.00 + 1500000.00 + +
+
+ + +

Udbudsproceduren er udført i overensstemmelse med afgørelse artikel 35 og 36 af ECB/2016/2 af 9.2.2016 om fastsættelse af udbudsregler, EUT L 45, 20.2.2016, s. 15, som ændret, der er tilgængelig på ECB's websted: http://www.ecb.europa.eu/ecb/jobsproc/tenders/html/index.en.html.

+

Udbuddets og kontraktens/kontrakternes samlede værdi, der er anført i afsnit II.1.7) og afsnit V.2.4), er et vejledende, ikke-bindende udgiftsskøn på tidspunktet for tildeling af kontrakten.

+

I tilfælde af rammeaftaler med flere leverandører vil den anslåede værdi pr. kontrakt ikke nødvendigvis fremgå af den overordnede værdi af det samlede indkøb/de samlede partier, som tildeles pr. kontrahent.

+

Kontraktens/kontrakternes faktiske værdi kan variere og vil afhænge af de faktiske behov.

+
+ + Den Europæiske Centralbank, Procurement Review Body, c/o Legal Advice Team +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + +49 6913446886 + http://www.ecb.europa.eu +
+ + Den Europæiske Ombudsmand +
1 avenue du Président Robert Schuman
+ Strasbourg + 67001 + +
+ +

Fristen for indgivelse af klage i henhold til artikel 263 i traktaten om Den Europæiske Unions funktionsmåde begynder at løbe to måneder fra modtagelsen af klageafgørelsen.

+

En klage til Den Europæiske Ombudsmand medfører ikke, at fristen for indgivelse af en klage forlænges.

+
+ + Central Procurement Office +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + http://www.ecb.europa.eu +
+ 2021-11-26 +
+
+ + + + + + Europäische Zentralbank +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + Natascha Graff + +49 69/13440 + procurement@ecb.europa.eu + +49 69/13447110 + + http://www.ecb.europa.eu +
+ + +
+ + + <P>Bereitstellung von Dienstleistungen im Bereich Lernen und Entwicklung, Datenwissenschaft, Informatik und Informations- und Kommunikationstechnologie — Los 1</P> + + PRO-005499 + + + + + +

Die Europäische Zentralbank (EZB) hat im Rahmen dieses Verhandlungsverfahrens Aufträge für Dienstleistungen im Bereich Lernen und Entwicklung, Datenwissenschaft, Informatik und Informations- und Kommunikationstechnologie vergeben. Für dieses Los hat die EZB zwei nicht-exklusive Dienstleistungsrahmenverträge (die „Verträge“) an die Lieferanten vergeben, die die wirtschaftlich günstigsten Angebote eingereicht haben (die „Auftragnehmer“). Die Aufträge wurden in der Rangfolge vergeben.

+
+ 1500000.00 + + + + <P>Lern- und Entwicklungsdienste im Bereich Datenwissenschaft und Informatik</P> + + 1 + + + + + + + + +

Die EZB hat im Rahmen dieser Beschaffungsaufträge das Lernprogramm ihrer Datenakademie weiter gestärkt und das Gesamtangebot an Daten, Technologien und IKT bereichert.

+

Vor diesem Hintergrund beabsichtigte die EZB daher die Beschaffung der folgenden Dienstleistungen:

+

Los 1: Bis zu drei Anbieter, die gemischte Lern- und Entwicklungsdienste in englischer Sprache im Bereich Datenwissenschaft und Informatik sowie die von der EZB-Datenakademie abgedeckten Spezialisierungen entwickeln und/oder gemeinsam erstellen, erbringen und verwalten.

+

Die EZB-Datenakademie steht Mitarbeitern in allen Geschäftsbereichen mit folgenden Hauptzielen offen:

+

i) Schließung von Wissenslücken und Weiterbildung des Personals im Bereich Datenwissenschaft, Informationstechnologie und Datenkompetenz;

+

ii) Verbesserung der allgemeinen Datenkompetenz des Personals;

+

iii) Unterstützung der Datentransformation der Organisation;

+

iv) Standardisierung von Datenkompetenzen in allen Geschäftsbereichen unter Verwendung von z. B. funktionsübergreifenden Synergien und

+

v) Ermutigung der Teilnehmer, voneinander zu lernen und das Lernen in die Praxis umzusetzen, z. B. in Form von (übergreifenden) Geschäftsbereichsprojekten.

+

Die beschafften Dienstleistungen stehen allen Mitarbeitern der EZB und gegebenenfalls Mitarbeitern der nationalen Aufsichtsbehörden (NCA) des SSM und der NZB des ESZB offen. Die Dienstleistungen vor Ort werden hauptsächlich in Frankfurt am Main und in Ausnahmefällen an lokalen Standorten der NZB/NCAs innerhalb der EU erbracht.

+
+ +
+
+ + + + http://www.dummy.org/fake-url-national-procedure + 2020/S 251-626986 + + + 1 + 1 + + <P>Lern- und Entwicklungsdienste im Bereich Datenwissenschaft und Informatik</P> + + + 2021-11-24 + + 9 + 3 + 4 + 8 + + + + + Krisolis Ltd +
28-32 Pembroke Street Upper
+ Dublin + D02 EK84 + + +
+ +
+
+ + 1500000.00 + +
+
+ + 2 + 1 + + <P>Lern- und Entwicklungsdienste im Bereich Datenwissenschaft und Informatik</P> + + + 2021-11-19 + + 9 + 3 + 4 + 8 + + + + + IE University +
Calle Cardinal Zuniga
+ Segovia + 40003 + + +
+
+
+ + 1500000.00 + 1500000.00 + +
+
+ + +

Das Ausschreibungsverfahren wird im Einklang mit dem Art. 35 und 36 Beschluss ECB/2016 9.2.2016 über die Festlegung der Vergaberegeln, ABl. L 45 vom 20.2.2016, S. 15, in geänderter Fassung, durchgeführt, der auf der EZB-Website zur Verfügung steht: http://www.ecb.europa.eu/ecb/jobsproc/tenders/html/index.en.html

+

Die in Abschnitt II.1.7) und Abschnitt(en) V.2.4) angegebenen Gesamtwerte der Beschaffung und des Auftrags/der Aufträge sind indikative unverbindliche Ausgaben, die zum Zeitpunkt der Auftragsvergabe veranschlagt werden.

+

Der veranschlagte Wert pro Auftrag für Rahmenvereinbarungen mit mehreren Lieferanten stellt in jedem Fall den Gesamtwert der gesamten Beschaffung/des gesamten Loses dar, da der Wert der pro Auftragnehmer vergebenen Aufträge nicht im Voraus festgelegt werden darf.

+

Der tatsächliche Wert des Auftrags bzw. der Aufträge kann davon abweichen und ist von den tatsächlichen geschäftlichen Bedürfnissen abhängig.

+
+ + Europäische Zentralbank, Procurement Review Body, c/o Legal Advice Team +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + +49 6913446886 + http://www.ecb.europa.eu +
+ + Europäischer Bürgerbeauftragter +
1 avenue du Président Robert Schuman
+ Strasbourg + 67001 + +
+ +

Die Frist für die Erhebung einer Klage nach Artikel 263 des Vertrags über die Arbeitsweise der Europäischen Union beginnt zwei Monate nach Eingang der Beschwerdeentscheidung.

+

Eine Beschwerde beim Europäischen Bürgerbeauftragten hat keinen Einfluss auf die Frist für die Einlegung von Rechtsbehelfen.

+
+ + Central Procurement Office +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + http://www.ecb.europa.eu +
+ 2021-11-26 +
+
+ + + + + + European Central Bank +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + Natascha Graff + +49 69/13440 + procurement@ecb.europa.eu + +49 69/13447110 + + http://www.ecb.europa.eu +
+ + +
+ + + <P>Provision of Learning and Development Services in the Field of Data Science, Computer Science and Information and Communications Technology - Lot 1</P> + + PRO-005499 + + + + + +

The European Central Bank (ECB) awarded through this negotiated procurement procedure contracts for the provision of learning and development services in the field of Data Science, Computer Science and Information and Communications Technology. For this lot the ECB awarded two non-exclusive framework service agreements (the ‘Contracts’) to the suppliers having submitted the most economically advantageous tenders (the ‘Contractors’). The contracts were awarded in ranking system.

+
+ 1500000.00 + + + + <P>Learning and Development Services in the Field of Data Science and Computer Science</P> + + 1 + + + + + + + + +

The ECB awarded through this procurement contracts to further strengthen the learning programme of its data academy as well as enrich the overall data, technology and ICT offer.

+

Against this background, the ECB was therefore looking to procure the following services:

+

Lot 1: Up to three providers to design, and/or co-create, deliver and administer blended learning and development services provided in English in the field of data science and computer science, and the specialisations covered by the ECB Data Academy.

+

The ECB Data Academy is open to staff members across business areas with the following main objectives:

+

(i) close knowledge gaps and upskill staff in the field of data science, information technology and data skills;

+

(ii) improve general data literacy among staff;

+

(iii) support the organisation’s data transformation;

+

(iv) standardise data skills across business areas using e.g. cross-functional synergies; and

+

(v) encourage participants to learn from each other and put learning in to practice e.g. in the form of (cross) business area projects.

+

The procured services are open to all staff of the ECB, and where applicable, to employees of NCAs of the SSM and NCBs of the ESCB. The on-site services will be mainly delivered in Frankfurt am Main and in exceptional cases delivered in local NCB/NCAs locations within the EU.

+
+ +
+
+ + + + http://www.dummy.org/fake-url-national-procedure + 2020/S 251-626986 + + + 1 + 1 + + <P>Learning and Development Services in the Field of Data Science and Computer Science</P> + + + 2021-11-24 + + 9 + 3 + 4 + 8 + + + + + Krisolis Ltd +
28-32 Pembroke Street Upper
+ Dublin + D02 EK84 + + +
+ +
+
+ + 1500000.00 + +
+
+ + 2 + 1 + + <P>Learning and Development Services in the Field of Data Science and Computer Science</P> + + + 2021-11-19 + + 9 + 3 + 4 + 8 + + + + + IE University +
Calle Cardinal Zuniga
+ Segovia + 40003 + + +
+
+
+ + 1500000.00 + 1500000.00 + +
+
+ + +

The procurement procedure has been conducted in accordance with Art. 35 and 36 Decision ECB/2016/2 of 9 February 2016 laying down the rules on procurement, OJ L 45, 20.2.2016, p. 15 (as amended) available on the ECB website: http://www.ecb.europa.eu/ecb/jobsproc/tenders/html/index.en.html

+

The total values of the procurement and contract(s) indicated in Section II.1.7) and Section(s) V.2.4) are an indicative non-binding spending estimate at the time of contract award.

+

The estimated value indicated per contract for multi-supplier framework agreements in each case represents the total value of the overall procurement/lot as the value of orders awarded per contractor may not be determined upfront.

+

The actual value of the contract(s) may differ and will be determined by actual business needs.

+
+ + Procurement Review Body of the European Central Bank, c/o Legal Advice Team +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + +49 6913446886 + http://www.ecb.europa.eu +
+ + European Ombudsman +
1 avenue du Président Robert Schuman
+ Strasbourg + 67001 + +
+ +

The time-limit to bring proceedings under Article 263 of the Treaty on the Functioning of the European Union shall begin to run two months from receipt of the appeal decision.

+

A complaint to the European Ombudsman does not affect the deadline for lodging appeals.

+
+ + Central Procurement Office +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + http://www.ecb.europa.eu +
+ 2021-11-26 +
+
+ + + + + + Banco Central Europeo +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + Natascha Graff + +49 69/13440 + procurement@ecb.europa.eu + +49 69/13447110 + + http://www.ecb.europa.eu +
+ + +
+ + + <P>Prestación de servicios de aprendizaje y desarrollo en el ámbito de la ciencia de datos, la informática y las tecnologías de información y comunicación (lote 1)</P> + + PRO-005499 + + + + + +

El Banco Central Europeo (BCE) adjudicó a través de este procedimiento de contratación negociado contratos para la prestación de servicios de aprendizaje y desarrollo en el ámbito de la ciencia de datos, la informática y las tecnologías de información y comunicación. Para este lote, el BCE adjudicó dos acuerdos marco de servicios no exclusivos (los «contratos») a los proveedores que presentaron las ofertas económicamente más ventajosas (los «contratistas»). Los contratos se adjudicaron según un sistema de clasificación.

+
+ 1500000.00 + + + + <P>Servicios de aprendizaje y desarrollo en el ámbito de la ciencia de datos y la informática</P> + + 1 + + + + + + + + +

El BCE adjudicó, a través de esta licitación, contratos para seguir reforzando el programa de aprendizaje de su academia de datos y enriquecer la oferta global de datos, tecnología y TIC.

+

En este contexto, el BCE buscaba, por tanto, contratar los siguientes servicios:

+

Lote 1: Un máximo de tres proveedores para diseñar o crear conjuntamente, prestar y administrar servicios mixtos de aprendizaje y desarrollo prestados en inglés en el ámbito de la ciencia de datos y la informática, así como las especializaciones cubiertas por la Academia de Datos del BCE.

+

La Academia de Datos del BCE está abierta a miembros del personal de todas las áreas comerciales con los siguientes objetivos principales:

+

i) reducir las brechas de conocimiento y mejorar las capacidades del personal en el ámbito de la ciencia de datos, las tecnologías de la información y las competencias en materia de datos;

+

ii) mejorar el conocimiento general de ciencia de datos entre el personal;

+

iii) apoyar la transformación de datos de la organización;

+

iv) normalizar las competencias en materia de datos en las áreas empresariales utilizando, por ejemplo, sinergias interfuncionales, y

+

v) estimular a los participantes a aprender unos de otros y a poner en práctica el aprendizaje, por ejemplo, en forma de proyectos de áreas empresariales (transversales).

+

Los servicios adquiridos están abiertos a todo el personal del BCE y, en su caso, a los empleados de las ANC del MUS y de los BCN del SEBC. Los servicios «in situ» se prestarán principalmente en Fráncfort del Meno y, en casos excepcionales, en las ubicaciones de los BCN/ANC locales dentro de la Unión Europea.

+
+ +
+
+ + + + http://www.dummy.org/fake-url-national-procedure + 2020/S 251-626986 + + + 1 + 1 + + <P>Servicios de aprendizaje y desarrollo en el ámbito de la ciencia de datos y la informática</P> + + + 2021-11-24 + + 9 + 3 + 4 + 8 + + + + + Krisolis Ltd +
28-32 Pembroke Street Upper
+ Dublin + D02 EK84 + + +
+ +
+
+ + 1500000.00 + +
+
+ + 2 + 1 + + <P>Servicios de aprendizaje y desarrollo en el ámbito de la ciencia de datos y la informática</P> + + + 2021-11-19 + + 9 + 3 + 4 + 8 + + + + + IE University +
Calle Cardinal Zuniga
+ Segovia + 40003 + + +
+
+
+ + 1500000.00 + 1500000.00 + +
+
+ + +

El procedimiento de licitación se ha realizado de conformidad con los artículos 35 y 36 de la Decisión ECB/2016/2 de 9 de febrero de 2016, por la que se establece su reglamento de adquisiciones, DO L 45, 20.2.2016, p.15, en su versión modificada, disponible en el sitio web del BCE: http://www.ecb.europa.eu/ecb/jobsproc/tenders/html/index.en.html

+

Los valores totales de la contratación y del (de los) contrato(s) indicados en el apartado II.1.7) y en el apartado(s) V.2.4) son una estimación indicativa y no vinculante de los gastos realizada en el momento de la adjudicación del contrato.

+

El valor estimado indicado por contrato para acuerdos marco con múltiples proveedores en cada caso representa el valor total del procedimiento/lote general como valor de pedidos adjudicados por contratista podría no ser determinado por adelantado.

+

El valor real del contrato podrá diferir y se determinará por las necesidades reales de la actividad.

+
+ + Banco Central Europeo, Procurement Review Body, c/o Legal Advice Team +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + +49 6913446886 + http://www.ecb.europa.eu +
+ + Defensor del Pueblo Europeo +
1 avenue du Président Robert Schuman
+ Strasbourg + 67001 + +
+ +

El plazo para interponer recursos previsto en el artículo 263 del Tratado de Funcionamiento de la Unión Europea empezará a contar a partir de la recepción de la decisión de recurso.

+

Una reclamación al Defensor del Pueblo Europeo no afecta al plazo de presentación de recursos.

+
+ + Central Procurement Office +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + http://www.ecb.europa.eu +
+ 2021-11-26 +
+
+ + + + + + Euroopan keskuspankki +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + Natascha Graff + +49 69/13440 + procurement@ecb.europa.eu + +49 69/13447110 + + http://www.ecb.europa.eu +
+ + +
+ + + <P>Oppimis- ja kehityspalveluiden toimittaminen datatieteen, tietokonetieteen sekä tieto- ja viestintäteknologian alalla - erä 1</P> + + PRO-005499 + + + + + +

Euroopan keskuspankki (EKP) solmi tämän neuvottelumenettelyn avulla oppimis- ja kehittämispalveluita koskevia sopimuksia datatieteen, tietokonetieteen sekä tieto- ja viestintäteknologian alalla. Tätä erää varten EKP solmi kaksi palveluja koskevaa ei-yksinomaista puitesopimusta (“sopimukset”) sellaisten palveluntarjoajien (“sopimusosapuolet”) kanssa, jotka olivat tehneet taloudellisesti kannattavimmat tarjoukset. Sopimukset tehtiin paremmuusjärjestyksen mukaisesti.

+
+ 1500000.00 + + + + <P>Oppimista ja kehitystä koskevat palvelut data- ja tietokonetieteen alalla</P> + + 1 + + + + + + + + +

EKP teki tämän hankintamenettelyn avulla sopimuksia parantaakseen data-akatemiansa oppimisohjelmaa sekä rikastuttaakseen datan, teknologian ja tieto- ja viestintätekniikan kokonaistarjontaansa.

+

EKP etsi näin ollen tätä taustaa vasten toimittajia seuraaville palveluille:

+

Erä 1: enintään kolme palveluntarjoajaa, joiden tehtävänä on suunnitella ja/tai luoda yhdessä, toimittaa sekä antaa yhdistelmätyyppisiä oppimis- ja kehityspalveluja englannin kielellä datatieteen ja tietokonetieteen alalla sekä EKP:n data-akatemian kattamilla erikoisaloilla.

+

EKP:n data-akatemia on avoin eri liiketoiminta-aloihin kuuluville henkilöstön jäsenille. Data akatemian päätavoitteet ovat seuraavat:

+

i) täydentää puutteita tiedoissa sekä lisätä henkilöstön taitoja datatieteen, tietoteknologian ja datataitojen alalla,

+

ii) parantaa yleistä dataa koskevaa ymmärtämistä henkilöstön parissa,

+

iii) tukea organisaation dataa koskevaa muutosta,

+

iv) standardoida eri liiketoiminta-alojen datataitoja käyttämällä esimerkiksi ristiin toimivia synergioita sekä

+

v) kannustaa osallistujia oppimaan toisiltaan ja panemaan oppimansa asiat käytäntöön esimerkiksi liiketoiminta-alojen rajat ylittävien hankkeiden muodossa.

+

Toimitetut palvelut ovat avoimia koko EKP:n henkilöstölle sekä soveltuvassa määrin yhteiseen valvontamekanismiin kuuluvien kansallisten valvontaviranomaisten sekä Euroopan keskuspankkijärjestelmään kuuluvien kansallisten keskuspankkien työntekijöille. Paikan päällä suoritettavat palvelut tapahtuvat pääasiassa Frankfurt am Mainissa sekä poikkeuksellisissa tapauksissa paikallisten kansallisten keskuspankkien tai kansallisten valvontaviranomaisten sijaintipaikoissa EU:n sisällä.

+
+ +
+
+ + + + http://www.dummy.org/fake-url-national-procedure + 2020/S 251-626986 + + + 1 + 1 + + <P>Oppimista ja kehitystä koskevat palvelut data- ja tietokonetieteen alalla</P> + + + 2021-11-24 + + 9 + 3 + 4 + 8 + + + + + Krisolis Ltd +
28-32 Pembroke Street Upper
+ Dublin + D02 EK84 + + +
+ +
+
+ + 1500000.00 + +
+
+ + 2 + 1 + + <P>Oppimista ja kehitystä koskevat palvelut data- ja tietokonetieteen alalla</P> + + + 2021-11-19 + + 9 + 3 + 4 + 8 + + + + + IE University +
Calle Cardinal Zuniga
+ Segovia + 40003 + + +
+
+
+ + 1500000.00 + 1500000.00 + +
+
+ + +

Hankintamenettely on toteutettu hankintoja koskevista säännöistä 9.2.2016 annetun päätöksen EKP/2016/2 (EUVL L 45, s. 15, 20.2.2016) 35 ja 36 artiklan, sellaisena kuin se on muutettuna, mukaisesti (saatavilla EKP:n verkkosivustolla osoitteessa http://www.ecb.europa.eu/ecb/jobsproc/tenders/html/index.en.html).

+

Kohdissa II.1.7) ja V.2.4) ilmoitettu hankintojen ja sopimuksen (sopimusten) kokonaisarvo on sopimuksentekohetken ohjeellinen menoarvio, joka ei ole sitova.

+

Useiden toimittajien kanssa tehtäviä puitesopimuksia koskeva sopimuskohtainen arvioitu arvo vastaa koko hankinnan eräkohtaista kokonaisarvoa, sillä sopimusosapuolta kohti tehtyjen tilausten arvoa ei voida määrittää etukäteen.

+

Sopimuksen (sopimusten) tosiasiallinen arvo voi muuttua, ja se määritetään tosiasiallisten toimintatarpeiden mukaan.

+
+ + Euroopan keskuspankki, Procurement Review Body, c/o Legal Advice Team +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + +49 6913446886 + http://www.ecb.europa.eu +
+ + Euroopan oikeusasiamies +
1 avenue du Président Robert Schuman
+ Strasbourg + 67001 + +
+ +

Euroopan unionin toiminnasta tehdyn sopimuksen 263 artiklan mukainen kanteen nostamisen määräaika alkaa kulua kahden kuukauden kuluttua valituspäätöksen vastaanottamisesta.

+

Euroopan oikeusasiamiehelle tehty kantelu ei vaikuta muutoksenhakuaikaan.

+
+ + Central Procurement Office +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + http://www.ecb.europa.eu +
+ 2021-11-26 +
+
+ + + + + + Banque centrale européenne +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + Natascha Graff + +49 69/13440 + procurement@ecb.europa.eu + +49 69/13447110 + + http://www.ecb.europa.eu +
+ + +
+ + + <P>Prestation de services d’apprentissage et de développement dans le domaine de la science des données, de l’informatique et des technologies de l’information et de la communication - Lot 1</P> + + PRO-005499 + + + + + +

La Banque centrale européenne (BCE) a attribué des contrats, dans le cadre de la présente procédure négociée, pour la prestation de services d’apprentissage et de développement dans le domaine de la science des données, de l’informatique et des technologies de l’information et de la communication. Pour ce lot, la BCE a attribué deux contrats-cadres de services non exclusifs (les «contrats») aux prestataires qui auront présenté les offres économiquement les plus avantageuses (les «contractants»). L’attribution de contrats a eu lieu en suivant un système de classement.

+
+ 1500000.00 + + + + <P>Services d’apprentissage et de développement dans le domaine de la science des données et de l’informatique</P> + + 1 + + + + + + + + +

La BCE a attribué des contrats dans le cadre du présent marché, pour renforcer encore le programme d’apprentissage de l’école d’informatique et enrichir l'offre globale de données, de technologies et de TIC.

+

Dans ce contexte, la BCE envisageait donc de fournir les services suivants:

+

Lot 1: Trois prestataires au maximum pour la conception et/ou la cocréation, la fourniture et l'administration de services d'apprentissage et de développement mixtes fournis en anglais dans le domaine de la science des données et de l'informatique, ainsi que des spécialisations couvertes par l’école d’informatique de la BCE.

+

L’école d’informatique de la BCE est ouverte aux membres du personnel dans tous les domaines d'activité avec les principaux objectifs suivants:

+

i) combler les lacunes en matière de connaissances et améliorer les compétences du personnel dans le domaine de la science des données, des technologies de l'information et des compétences en matière de données;

+

ii) améliorer la connaissance générale des données au sein du personnel;

+

iii) soutenir la transformation des données de l’organisation;

+

iv) normaliser les compétences en matière de données dans les différents domaines d’activité en utilisant par exemple des synergies interfonctionnelles; et

+

v) encourager les participants à apprendre les uns des autres et à mettre l’apprentissage en pratique, par exemple sous la forme de projets (interentreprises).

+

Les services sont ouverts à tout le personnel de la BCE et, le cas échéant, aux employés des ACN du MSU et des BCN du SEBC. Les services sur site seront principalement fournis à Francfort-sur-le-Main et, dans des cas exceptionnels, livrés dans les locaux des BCN/ANC locales au sein de l’UE.

+
+ +
+
+ + + + http://www.dummy.org/fake-url-national-procedure + 2020/S 251-626986 + + + 1 + 1 + + <P>Services d’apprentissage et de développement dans le domaine de la science des données et de l’informatique</P> + + + 2021-11-24 + + 9 + 3 + 4 + 8 + + + + + Krisolis Ltd +
28-32 Pembroke Street Upper
+ Dublin + D02 EK84 + + +
+ +
+
+ + 1500000.00 + +
+
+ + 2 + 1 + + <P>Services d’apprentissage et de développement dans le domaine de la science des données et de l’informatique</P> + + + 2021-11-19 + + 9 + 3 + 4 + 8 + + + + + IE University +
Calle Cardinal Zuniga
+ Segovia + 40003 + + +
+
+
+ + 1500000.00 + 1500000.00 + +
+
+ + +

La procédure d'appel d'offres se déroulera conformément à l’article 35 et 36 relatif à la décision BCE/2016/2 du 9 février 2016 fixant les règles de passation des marchés, JO L 45, 20.2.2016, p.15 (telle que modifiée), disponible sur le site Internet de la BCE, à l'adresse: http://www.ecb.europa.eu/ecb/jobsproc/tenders/html/index.en.html

+

La valeur totale du/des marché(s) indiquée dans les sections II.1.7) et V.2.4) est une estimation indicative et non contraignante des dépenses au moment de l’attribution du contrat.

+

La valeur estimée indiquée par contrat pour les accords-cadres à fournisseurs multiples représente dans chaque cas la valeur totale de l’ensemble du marché/lot car la valeur des demandes attribuées par contractant ne peut pas être déterminée d’avance.

+

La valeur réelle du/des marché(s) pourrait être différente et dépendra des véritables besoins opérationnels.

+
+ + Banque centrale européenne, Procurement Review Body, c/o Legal Advice Team +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + +49 6913446886 + http://www.ecb.europa.eu +
+ + Médiateur européen +
1 avenue du Président Robert Schuman
+ Strasbourg + 67001 + +
+ +

Le délai de recours prévu à l'article 263 du traité sur le fonctionnement de l'Union européenne court pendant deux mois à compter de la réception de la décision de recours.

+

L'introduction d'une plainte auprès du Médiateur européen n'a aucune incidence sur la date limite de recours.

+
+ + Central Procurement Office +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + http://www.ecb.europa.eu +
+ 2021-11-26 +
+
+ + + + + + Ευρωπαϊκή Κεντρική Τράπεζα +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + Natascha Graff + +49 69/13440 + procurement@ecb.europa.eu + +49 69/13447110 + + http://www.ecb.europa.eu +
+ + +
+ + + <P>Παροχή υπηρεσιών μάθησης και ανάπτυξης στον τομέα της επιστήμης δεδομένων, της Πληροφορικής και της Τεχνολογίας των πληροφοριών και των επικοινωνιών - Παρτίδα 1</P> + + PRO-005499 + + + + + +

Η Ευρωπαϊκή Κεντρική Τράπεζα (ΕΚΤ) ανέθεσε μέσω της παρούσας διαδικασίας σύναψης συμβάσεων με διαπραγμάτευση την παροχή υπηρεσιών μάθησης και ανάπτυξης στον τομέα της επιστήμης δεδομένων, της πληροφορικής και της τεχνολογίας των πληροφοριών και των επικοινωνιών. Για την εν λόγω παρτίδα, η ΕΚΤ ανέθεσε δύο μη αποκλειστικές συμφωνίες-πλαίσια παροχής υπηρεσιών («Συμβάσεις») στους προμηθευτές που υπέβαλαν τις πλέον συμφέρουσες από οικονομική άποψη προσφορές («Ανάδοχοι»). Ανατέθηκαν οι συμβάσεις κατά σειρά κατάταξης.

+
+ 1500000.00 + + + + <P>Υπηρεσίες μάθησης και ανάπτυξης στον τομέα της Επιστήμης Δεδομένων και της Πληροφορικής</P> + + 1 + + + + + + + + +

Η ΕΚΤ ανέθεσε μέσω των εν λόγω συμβάσεων προμηθειών την περαιτέρω ενίσχυση του προγράμματος μάθησης της ακαδημίας δεδομένων της καθώς και τον εμπλουτισμό της συνολικής προσφοράς δεδομένων, τεχνολογίας και ΤΠΕ.

+

Στο πλαίσιο αυτό, η ΕΚΤ επεδίωκε, συνεπώς, να συνάψει τις ακόλουθες υπηρεσίες:

+

Παρτίδα 1: Έως τρεις πάροχοι για τον σχεδιασμό και/ή τη συν δημιουργία, παράδοση και διαχείριση υπηρεσιών συνδυαστικής μάθησης και ανάπτυξης που παρέχονται στα αγγλικά στον τομέα της επιστήμης δεδομένων και της πληροφορικής, καθώς και των ειδικοτήτων που καλύπτονται από την Ακαδημία Δεδομένων της ΕΚΤ.

+

Η Ακαδημία Δεδομένων της ΕΚΤ είναι ανοικτή σε μέλη του προσωπικού σε διάφορους επιχειρηματικούς τομείς με τους ακόλουθους κύριους στόχους:

+

(i) την κάλυψη των κενών γνώσης και την αναβάθμιση του προσωπικού στον τομέα που αφορά τις δεξιότητες σχετικά με την επιστήμη των δεδομένων, την τεχνολογία των πληροφοριών και δεδομένων,

+

(ii) τη βελτίωση της γνώσης των γενικών δεδομένων μεταξύ του προσωπικού,

+

(iii) την υποστήριξη της μετατροπής δεδομένων του οργανισμού,

+

(iv) την τυποποίηση των δεξιοτήτων δεδομένων σε επιχειρηματικούς τομείς χρησιμοποιώντας π.χ. διαλειτουργικές συνέργειες, και

+

(v) την ενθάρρυνση των συμμετεχόντων προκειμένου να μάθουν ο ένας από τον άλλο και να εφαρμόσουν την εκπαίδευση στην πράξη, π.χ. με τη μορφή σχεδίων σε διάφορους επιχειρηματικούς τομείς.

+

Οι παρεχόμενες υπηρεσίες είναι ανοικτές σε όλο το προσωπικό της ΕΚΤ και, κατά περίπτωση, σε υπαλλήλους των ΕΑΑ του ΕΕΜ και των ΕθνΚΤ του ΕΣΚΤ. Οι επιτόπιες υπηρεσίες θα παρασχεθούν κυρίως στη Φρανκφούρτη (Frankfurt am Main) και σε εξαιρετικές περιπτώσεις θα παραδοθούν σε τοπικές τοποθεσίες ΕθνΚΤ/ΕΑΑ εντός της ΕΕ.

+
+ +
+
+ + + + http://www.dummy.org/fake-url-national-procedure + 2020/S 251-626986 + + + 1 + 1 + + <P>Υπηρεσίες μάθησης και ανάπτυξης στον τομέα της Επιστήμης Δεδομένων και της Πληροφορικής</P> + + + 2021-11-24 + + 9 + 3 + 4 + 8 + + + + + Krisolis Ltd +
28-32 Pembroke Street Upper
+ Dublin + D02 EK84 + + +
+ +
+
+ + 1500000.00 + +
+
+ + 2 + 1 + + <P>Υπηρεσίες μάθησης και ανάπτυξης στον τομέα της Επιστήμης Δεδομένων και της Πληροφορικής</P> + + + 2021-11-19 + + 9 + 3 + 4 + 8 + + + + + IE University +
Calle Cardinal Zuniga
+ Segovia + 40003 + + +
+
+
+ + 1500000.00 + 1500000.00 + +
+
+ + +

Η διαδικασία διαγωνισμού έχει διεξαχθεί σύμφωνα με το άρθρο 35 και 36 της απόφασης της EKT/2016/2 της 9ης Φεβρουαρίου 2016 για τη θέσπιση των κανόνων περί ανάθεσης συμβάσεων, ΕΕ L 45, 20.2.2016 σελ. 15 (όπως τροποποιήθηκε), η οποία διατίθεται στον δικτυακό τόπο της ΕΚΤ στη διεύθυνση: http://www.ecb.europa.eu/ecb/jobsproc/tenders/html/index.en.html.

+

Οι συνολικές αξίες της προμήθειας και της (των) σύμβασης(άσεων) που αναφέρονται στο τμήμα II.1.7) και στο τμήμα(τα) V.2.4) αποτελούν ενδεικτική μη δεσμευτική εκτίμηση δαπανών κατά τον χρόνο ανάθεσης της σύμβασης.

+

Η εκτιμώμενη συνολική αξία ανά σύμβαση για συμφωνίες-πλαίσιο πολλαπλών προμηθευτών σε κάθε περίπτωση αντιστοιχεί στη συνολική αξία ολόκληρης της σύμβασης/παρτίδας καθώς η αξία των παραγγελιών που ανατέθηκαν ανά ανάδοχο ενδέχεται να μην προσδιοριστεί αρχικά.

+

Η πραγματική αξία της σύμβασης/των συμβάσεων ενδέχεται να διαφέρει(ουν) και θα καθοριστεί(ούν) βάσει των πραγματικών επιχειρηματικών αναγκών.

+
+ + Ευρωπαϊκή Κεντρική Τράπεζα, Procurement Review Body, c/o Legal Advice Team +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + +49 6913446886 + http://www.ecb.europa.eu +
+ + Ευρωπαίος Διαμεσολαβητής +
1 avenue du Président Robert Schuman
+ Strasbourg + 67001 + +
+ +

Η προθεσμία ασκήσεως προσφυγής που προβλέπεται στο άρθρο 263 της Συνθήκης για τη λειτουργία της Ευρωπαϊκής Ένωσης θα ισχύει δύο μήνες από την παραλαβή της απόφασης προσφυγής.

+

Οι καταγγελίες στον Ευρωπαίο Διαμεσολαβητή δεν επηρεάζουν την προθεσμία για την υποβολή προσφυγών.

+
+ + Central Procurement Office +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + http://www.ecb.europa.eu +
+ 2021-11-26 +
+
+ + + + + + Banca centrale europea +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + Natascha Graff + +49 69/13440 + procurement@ecb.europa.eu + +49 69/13447110 + + http://www.ecb.europa.eu +
+ + +
+ + + <P>Prestazione di servizi di apprendimento e sviluppo nel settore della scienza dei dati, dell'informatica e delle tecnologie dell'informazione e della comunicazione — Lotto 1</P> + + PRO-005499 + + + + + +

La Banca centrale europea (BCE) ha aggiudicato mediante la presente procedura d'appalto negoziata contratti per la prestazione di servizi di apprendimento e sviluppo nel settore della scienza dei dati, dell'informatica e delle tecnologie dell'informazione e della comunicazione. Per il presente lotto, la BCE ha aggiudicato due accordi quadro di servizi non esclusivi (i "contratti") ai fornitori che hanno presentato le offerte economicamente più vantaggiose (i "contraenti"). I contratti sono stati aggiudicati secondo un sistema di classificazione.

+
+ 1500000.00 + + + + <P>Servizi di apprendimento e sviluppo nel settore della scienza dei dati e dell'informatica</P> + + 1 + + + + + + + + +

La BCE, attraverso il presente appalto, ha aggiudicato contratti per rafforzare ulteriormente il programma di apprendimento della sua accademia di dati e arricchire l'offerta complessiva di dati, tecnologia e TIC.

+

Pertanto, in questo contesto, la BCE intendeva acquisire i seguenti servizi:

+

Lotto 1: fino a tre fornitori per progettare e/o co-creare, fornire e gestire servizi di sviluppo e apprendimento misto prestati in inglese nel settore della scienza dei dati e dell'informatica, e le specializzazioni coperte dall'accademia di dati della BCE.

+

L'accademia di dati della BCE è aperta ai membri del personale in tutti i settori di attività con i seguenti obiettivi principali:

+

i) colmare le lacune di conoscenze e di competenze nel settore della scienza dei dati, della tecnologia dell'informazione e delle competenze in materia di dati;

+

ii) migliorare l'alfabetizzazione generale dei dati tra il personale;

+

iii) sostenere la trasformazione dei dati dell'organizzazione;

+

iv) standardizzare le competenze in materia di dati tra le aree aziendali utilizzando ad es. sinergie trasversali; e

+

v) incoraggiare i partecipanti a imparare gli uni dagli altri e a mettere in pratica quanto appreso, ad esempio sotto forma di progetti (trasversali) nelle aree aziendali.

+

I servizi appaltati sono aperti a tutto il personale della BCE e, se del caso, ai dipendenti delle autorità nazionali competenti del meccanismo di vigilanza unico e delle banche centrali nazionali del Sistema europeo di banche centrali. I servizi in loco saranno prestati principalmente a Francoforte sul Meno e, in casi eccezionali, nelle sedi locali delle banche centrali/delle autorità nazionali competenti all'interno dell'UE.

+
+ +
+
+ + + + http://www.dummy.org/fake-url-national-procedure + 2020/S 251-626986 + + + 1 + 1 + + <P>Servizi di apprendimento e sviluppo nel settore della scienza dei dati e dell'informatica</P> + + + 2021-11-24 + + 9 + 3 + 4 + 8 + + + + + Krisolis Ltd +
28-32 Pembroke Street Upper
+ Dublin + D02 EK84 + + +
+ +
+
+ + 1500000.00 + +
+
+ + 2 + 1 + + <P>Servizi di apprendimento e sviluppo nel settore della scienza dei dati e dell'informatica</P> + + + 2021-11-19 + + 9 + 3 + 4 + 8 + + + + + IE University +
Calle Cardinal Zuniga
+ Segovia + 40003 + + +
+
+
+ + 1500000.00 + 1500000.00 + +
+
+ + +

La procedura d'appalto è stata condotta in conformità agli articoli 35 e 36 della decisione BCE/2016/2 del 9 febbraio 2016 recante la disciplina sugli appalti, GU L 45 del 20.2.2016, pag. 15 (come modificata), disponibile sul sito web della BCE all'indirizzo http://www.ecb.europa.eu/ecb/jobsproc/tenders/html/index.it.html.

+

I valori totali degli appalti e dei contratti indicati alla sezione II.1.7) e alla sezione V.2.4) sono una stima indicativa non vincolante della spesa al momento dell'aggiudicazione del contratto.

+

Il valore stimato indicato per contratto per i contratti quadro multi-fornitore rappresenta in ogni caso il valore totale dell'appalto totale o del lotto, poiché il valore degli ordini aggiudicati per contraente non può essere determinato in anticipo.

+

Il valore effettivo dei contratti potrà essere diverso e sarà stabilito in base alle effettive esigenze di lavoro.

+
+ + Banca centrale europea, Procurement Review Body, c/o Legal Advice Team +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + +49 6913446886 + http://www.ecb.europa.eu +
+ + Mediatore europeo +
1 avenue du Président Robert Schuman
+ Strasbourg + 67001 + +
+ +

Il termine per avviare un procedimento ai sensi dell'articolo 263 del trattato sul funzionamento dell'Unione europea inizia a decorrere dopo due mesi dal ricevimento della decisione sul ricorso.

+

Un eventuale ricorso al Mediatore europeo non avrà effetto sul termine ultimo per la presentazione di ricorsi.

+
+ + Central Procurement Office +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + http://www.ecb.europa.eu +
+ 2021-11-26 +
+
+ + + + + + Europese Centrale Bank +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + Natascha Graff + +49 69/13440 + procurement@ecb.europa.eu + +49 69/13447110 + + http://www.ecb.europa.eu +
+ + +
+ + + <P>Verlening van leer- en ontwikkelingsdiensten op het gebied van datawetenschap, computerwetenschap en informatie- en communicatietechnologie - perceel 1</P> + + PRO-005499 + + + + + +

De Europese Centrale Bank (ECB) heeft via deze aanbestedingsprocedure opdrachten gegund voor de verlening van leer- en ontwikkelingsdiensten op het gebied van datawetenschap, computerwetenschap en informatie- en communicatietechnologie. Voor dit perceel heeft de ECB twee niet-exclusieve raamovereenkomsten voor diensten (de „opdrachten”) gegund aan de leveranciers die de economisch meest voordelige inschrijvingen hebben ingediend (de "contractanten”). De opdrachten werden gegund op basis van een rangschikkingssysteem.

+
+ 1500000.00 + + + + <P>Leer- en ontwikkelingsdiensten op het gebied van datawetenschap en computerwetenschap</P> + + 1 + + + + + + + + +

De ECB heeft via deze aanbesteding opdrachten gegund om het leerprogramma van haar data-academie verder te versterken en het algemene aanbod aan gegevens, technologie en ICT te verrijken.

+

Tegen deze achtergrond streefde de ECB er daarom naar de volgende diensten te werven:

+

Perceel 1: Maximaal drie dienstverleners voor het ontwerpen en/of co-creëren, leveren en beheren van gemengde leer- en ontwikkelingsdiensten in het Engels op het gebied van datawetenschap en computerwetenschap en de specialisaties die onder de Data Academy van de ECB vallen.

+

De Data Academy van de ECB staat open voor medewerkers van alle bedrijfsonderdelen met de volgende hoofddoelstellingen:

+

i) het dichten van kennislacunes en het bijscholen van het personeel op het gebied van datawetenschap, informatietechnologie en datavaardigheden;

+

ii) verbetering van de algemene kennis en vaardigheden van het personeel op het gebied van data;

+

iii) ondersteuning van de gegevenstransformatie van de organisatie;

+

iv) vaardigheden met betrekking tot data in alle bedrijfssectoren standaardiseren met behulp van bijvoorbeeld functieoverschrijdende synergieën;

+

v) deelnemers aanmoedigen om van elkaar te leren en het geleerde in de praktijk te brengen, bijvoorbeeld door projecten tussen verschillende bedrijfssectoren.

+

De aanbestede diensten staan open voor alle ECB-personeelsleden en, indien van toepassing, voor personeelsleden van NCA's van het GTM en de NCB's van het ESCB. De diensten ter plaatse worden voornamelijk verleend in Frankfurt am Main en in uitzonderlijke gevallen geleverd op lokale NCB/NMA-locaties binnen de EU.

+
+ +
+
+ + + + http://www.dummy.org/fake-url-national-procedure + 2020/S 251-626986 + + + 1 + 1 + + <P>Leer- en ontwikkelingsdiensten op het gebied van datawetenschap en computerwetenschap</P> + + + 2021-11-24 + + 9 + 3 + 4 + 8 + + + + + Krisolis Ltd +
28-32 Pembroke Street Upper
+ Dublin + D02 EK84 + + +
+ +
+
+ + 1500000.00 + +
+
+ + 2 + 1 + + <P>Leer- en ontwikkelingsdiensten op het gebied van datawetenschap en computerwetenschap</P> + + + 2021-11-19 + + 9 + 3 + 4 + 8 + + + + + IE University +
Calle Cardinal Zuniga
+ Segovia + 40003 + + +
+
+
+ + 1500000.00 + 1500000.00 + +
+
+ + +

De aanbestedingsprocedure vond plaats in overeenstemming met artikel 35 en 36 van Besluit ECB/2016/2 van 9.2.2016 tot vaststelling van de regels inzake aanbesteding, PB L 45, 20.2.2016, blz. 15 (als gewijzigd), beschikbaar op de ECB-website: http://www.ecb.europa.eu/ecb/jobsproc/tenders/html/index.en.html

+

De totale waarde van de aanbesteding en de opdracht(en) vermeld in sectie II.1.7) en sectie(s) V.2.4) is een indicatieve, niet-bindende raming van de uitgaven op het ogenblik van gunning van de opdracht.

+

De geraamde waarde die per opdracht voor raamovereenkomsten met meerdere leveranciers wordt vermeld, komt telkens overeen met de totale waarde van de totale aanbesteding/perceel, aangezien de waarde van de per contractant gegunde opdrachten niet altijd vooraf kan worden vastgesteld.

+

De werkelijke waarde van de opdracht(en) kan verschillen en zal worden vastgesteld op basis van de werkelijke bedrijfsbehoeften.

+
+ + Europese Centrale Bank, Procurement Review Body, c/o Legal Advice Team +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + +49 6913446886 + http://www.ecb.europa.eu +
+ + Europese Ombudsman +
1 avenue du Président Robert Schuman
+ Strasbourg + 67001 + +
+ +

De in artikel 263 van het Verdrag betreffende de werking van de Europese Unie bedoelde termijn voor het instellen van een beroep begint te lopen twee maanden na ontvangst van het besluit op het beroep.

+

Een klacht bij de Europese Ombudsman heeft geen invloed op de termijn voor het instellen van een beroep.

+
+ + Central Procurement Office +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + http://www.ecb.europa.eu +
+ 2021-11-26 +
+
+ + + + + + Banco Central Europeu +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + Natascha Graff + +49 69/13440 + procurement@ecb.europa.eu + +49 69/13447110 + + http://www.ecb.europa.eu +
+ + +
+ + + <P>Prestação de serviços de aprendizagem e desenvolvimento no domínio da ciência de dados, ciência informática e tecnologia da informação e comunicação - Lote 1</P> + + PRO-005499 + + + + + +

O Banco Central Europeu (BCE) adjudicou, através do presente processo de adjudicação por negociação, contratos para a prestação de serviços de aprendizagem e desenvolvimento no domínio da ciência de dado, ciência informática e tecnologias da informação e comunicação. Para o presente lote, o BCE adjudicou dois acordos-quadro de serviços não exclusivos (os «Contratos») aos fornecedores que tenham apresentado as propostas economicamente mais vantajosas (os «Contratantes»). Os contratos foram adjudicados em sistema de classificação.

+
+ 1500000.00 + + + + <P>Serviços de aprendizagem e desenvolvimento no domínio da ciência de dados e da ciência informática</P> + + 1 + + + + + + + + +

O BCE adjudicou um contrato através do presente concurso para reforçar ainda mais o programa de aprendizagem da sua academia de dados, bem como enriquecer a oferta global de dados, tecnologia e TIC.

+

Neste contexto, o BCE pretendia, por conseguinte, obter os seguintes serviços:

+

Lote 1: Até três prestadores para conceber, e/ou co-criar, fornecer e administrar serviços de desenvolvimento e aprendizagem mista prestados em inglês no domínio da ciência de dados e informática, e as especializações abrangidas pela Academia de Dados do BCE.

+

A Academia de Dados do BCE está aberta a membros do pessoal em todas as áreas de negócio com os seguintes objetivos principais:

+

(i) colmatar as lacunas de conhecimentos e qualificar o pessoal no domínio da ciência dos dados, das tecnologias da informação e das competências em matéria de dados;

+

(ii) melhorar a literacia geral em matéria de dados entre o pessoal;

+

(iii) apoiar a transformação de dados da organização;

+

(iv) normalizar as competências de dados em todas as áreas de negócio utilizando, por exemplo, sinergias interfuncionais; e

+

(v) incentivar os participantes a aprenderem uns com os outros e a pôr a aprendizagem em prática, por exemplo, sob a forma de projetos (transversais) às áreas empresariais.

+

Os serviços adquiridos estão abertos a todo o pessoal do BCE e, quando aplicável, aos funcionários das autoridades nacionais de supervisão do MUS e dos BCN do SEBC. Os serviços no local serão prestados principalmente em Francoforte no Meno e, em casos excecionais, nos locais dos BCN/Autoridades nacionais de supervisão locais na UE.

+
+ +
+
+ + + + http://www.dummy.org/fake-url-national-procedure + 2020/S 251-626986 + + + 1 + 1 + + <P>Serviços de aprendizagem e desenvolvimento no domínio da ciência de dados e da ciência informática</P> + + + 2021-11-24 + + 9 + 3 + 4 + 8 + + + + + Krisolis Ltd +
28-32 Pembroke Street Upper
+ Dublin + D02 EK84 + + +
+ +
+
+ + 1500000.00 + +
+
+ + 2 + 1 + + <P>Serviços de aprendizagem e desenvolvimento no domínio da ciência de dados e da ciência informática</P> + + + 2021-11-19 + + 9 + 3 + 4 + 8 + + + + + IE University +
Calle Cardinal Zuniga
+ Segovia + 40003 + + +
+
+
+ + 1500000.00 + 1500000.00 + +
+
+ + +

O concurso foi realizado em conformidade com o Art. 35.º e 36.º da Decisão BCE/2016/2 de 9 de fevereiro de 2016 que estabelece as regras relativas ao regime de aquisições, JO L 45, 20.2.2016, p.15 (conforme retificada) disponível no sítio Web do BCE em http://www.ecb.europa.eu/ecb/jobsproc/tenders/html/index.en.html.

+

Os valores totais do(s) concurso(s) e do(s) contrato(s) indicados no ponto II.1.7) e no ponto V.2.4) constituem uma estimativa indicativa não vinculativa de despesas no momento da adjudicação do contrato.

+

O valor estimado indicado por contrato para contratos-quadro com vários fornecedores representa, em cada caso, o valor total do concurso/lote geral, pois o valor dos pedidos adjudicados por contratante pode não ser determinado antecipadamente.

+

O valor real do(s) contrato(s) pode ser diferente e será determinado pelas necessidades efetivas da empresa.

+
+ + Banco Central Europeu, Procurement Review Body, c/o Legal Advice Team +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + +49 6913446886 + http://www.ecb.europa.eu +
+ + Provedor de Justiça Europeu +
1 avenue du Président Robert Schuman
+ Strasbourg + 67001 + +
+ +

O prazo de recurso previsto no artigo 263.º do Tratado sobre o Funcionamento da União Europeia começa a correr dois meses a contar da receção da decisão de recurso.

+

As queixas efetuadas ao Provedor de Justiça Europeu não afetam o prazo para a interposição de recursos.

+
+ + Central Procurement Office +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + http://www.ecb.europa.eu +
+ 2021-11-26 +
+
+ + + + + + Europeiska centralbanken +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + Natascha Graff + +49 69/13440 + procurement@ecb.europa.eu + +49 69/13447110 + + http://www.ecb.europa.eu +
+ + +
+ + + <P>Tillhandahållande av utbildnings- och utvecklingstjänster inom områdena data science, datorkunskap och informations- och kommunikationsteknik - del 1</P> + + PRO-005499 + + + + + +

Europeiska centralbanken (ECB) har genom detta förhandlade upphandlingsförfarande tilldelat kontrakt för tillhandahållande av tjänster avseende utbildning och utveckling inom området data science, datorkunskap och informations- och kommunikationsteknik. För denna del tilldelade ECB två icke-exklusiva ramavtal för tjänster (kontrakten) till de leverantörer som har lämnat de ekonomiskt mest fördelaktiga anbuden (uppdragstagarna). Kontrakten tilldelades enligt ett rangordningssystem.

+
+ 1500000.00 + + + + <P>Utbildnings- och utvecklingstjänster inom områdena data science och datavetenskap</P> + + 1 + + + + + + + + +

ECB tilldelade genom denna upphandling kontrakt för att ytterligare stärka sin egen dataakademis utbildningsprogram samt förbättra det övergripande anbudet avseende data, teknik och IKT.

+

Mot denna bakgrund ville ECB därför upphandla följande tjänster:

+

Del 1: Upp till tre leverantörer för att utforma och/eller gemensamt skapa, leverera och administrera blandade utbildnings- och utvecklingstjänster som tillhandahålls på engelska inom områdena data science och datavetenskap samt de specialiseringar som omfattas av ECB:s dataakademi.

+

ECB:s dataakademi är öppen för personal inom alla affärsområden med följande huvudsakliga mål:

+

(i) överbrygga kunskapsluckor och höja kompetensen inom områdena data science, informationsteknik och datorkunskap

+

(ii) förbättra personalens allmänna datorkunskaper

+

(iii) stödja organisationens dataomvandling

+

(iv) standardisera datorkunskaper inom olika affärsområden med hjälp av exempelvis tvärfunktionella synergier

+

(v) uppmuntra deltagarna att lära av varandra och omsätta lärandet i praktiken, exempelvis i form av (övergripande) projekt inom affärsområdet.

+

De upphandlade tjänsterna är öppna för all personal vid ECB, och i tillämpliga fall för anställda vid de nationella behöriga myndigheterna i den gemensamma tillsynsmekanismen och de nationella centralbankerna i ESCB. Tjänsterna på plats kommer huvudsakligen att levereras till Frankfurt am Main och i undantagsfall till lokala nationella centralbanker/nationella myndigheter inom EU.

+
+ +
+
+ + + + http://www.dummy.org/fake-url-national-procedure + 2020/S 251-626986 + + + 1 + 1 + + <P>Utbildnings- och utvecklingstjänster inom områdena data science och datavetenskap</P> + + + 2021-11-24 + + 9 + 3 + 4 + 8 + + + + + Krisolis Ltd +
28-32 Pembroke Street Upper
+ Dublin + D02 EK84 + + +
+ +
+
+ + 1500000.00 + +
+
+ + 2 + 1 + + <P>Utbildnings- och utvecklingstjänster inom områdena data science och datavetenskap</P> + + + 2021-11-19 + + 9 + 3 + 4 + 8 + + + + + IE University +
Calle Cardinal Zuniga
+ Segovia + 40003 + + +
+
+
+ + 1500000.00 + 1500000.00 + +
+
+ + +

Upphandlingsförfarandet har genomförts i enlighet med artikel 35 och 36 i Europeiska centralbankens beslut ECB/2016/2 av den 9 februari 2016 om regler för upphandling EUT L 45, 20.2.2016, s. 15 (enligt tillägg), vilken finns tillgänglig på ECB:s webbplats: http://www.ecb.europa.eu/ecb/jobsproc/tenders/html/index.en.html

+

De totala värdena för upphandlingen och kontraktet/kontrakten som anges i avsnitt II.1.7) och avsnitt/avsnitten V.2.4) är en preliminär icke-bindande kostnadsberäkning vid tidpunkten för kontraktstilldelningen.

+

Det uppskattade angivna värdet per kontrakt för ramavtal med flera leverantörer motsvarar i varje enskilt fall det totala värdet för den övergripande upphandlingen/delen, eftersom beställningsvärdet per uppdragstagare inte kan fastställas på förhand.

+

Kontraktets/kontraktens faktiska värde kan variera och kommer att fastställas utifrån faktiska affärsbehov.

+
+ + Europeiska centralbanken, Procurement Review Body, c/o Legal Advice Team +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + +49 6913446886 + http://www.ecb.europa.eu +
+ + Europeiska ombudsmannen +
1 avenue du Président Robert Schuman
+ Strasbourg + 67001 + +
+ +

Tidsfristen för att väcka talan enligt artikel 263 i fördraget om Europeiska unionens funktionssätt ska börja löpa 2 månader efter mottagandet av överklagandet.

+

Ett klagomål till Europeiska ombudsmannen påverkar inte tidsfristen för begäran om överklagande.

+
+ + Central Procurement Office +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + http://www.ecb.europa.eu +
+ 2021-11-26 +
+
+ + + + + + Evropská centrální banka +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + Natascha Graff + +49 69/13440 + procurement@ecb.europa.eu + +49 69/13447110 + + http://www.ecb.europa.eu +
+ + +
+ + + <P>Poskytnutí služeb v oblasti vzdělávání a rozvoje v oblasti datové vědy, počítačové vědy a informační a komunikační technologie – položka č. 1</P> + + PRO-005499 + + + + + +

Evropská centrální banka (ECB) zadala prostřednictvím tohoto jednacího řízení zakázky na poskytnutí služeb vzdělávání a rozvoje v oblasti datové vědy, počítačové vědy a informační a komunikační technologie. V případě této položky uzavřela ECB dvě nevýhradní rámcové smlouvy („smlouvy“) s dodavateli, kteří předložili ekonomicky nejvýhodnější nabídky („poskytovatelé služeb“). Zakázky byly zadány v systému hodnocení.

+
+ 1500000.00 + + + + <P>Služby v oblasti vzdělání a rozvoje v oblasti datové vědy a počítačové vědy</P> + + 1 + + + + + + + + +

ECB zadala prostřednictvím tohoto výběrového řízení zakázky na další posílení vzdělávacího programu své datové akademie a obohatila celkovou nabídku údajů, technologií a IKT.

+

Z těchto důvodů ECB měla v úmyslu zajistit následující služby:

+

Položka č. 1: Až tři poskytovatelé služeb, kteří navrhnou a/nebo spoluvytvoří a poskytnou služby smíšeného vzdělávání a rozvoje poskytované v angličtině v oblasti datové a počítačové vědy a specializací, na které se vztahuje datová akademie ECB.

+

Datová akademie ECB je otevřena zaměstnancům v obchodních oblastech s následujícími hlavními cíli:

+

i) hluboké znalosti a pracovníci prohlubování dovedností v oblasti datové vědy, informačních technologií a datových dovedností;

+

ii) zlepšení obecné gramotnosti v oblasti údajů mezi zaměstnanci;

+

iii) podpora transformace dat organizace;

+

iv) standardizace datových dovedností napříč obchodními oblastmi za použití např. multifunkčních synergických efektů; a

+

v) podpora účastníků při vzdělávání se jeden od druhého a zapojení do praxe, např. ve formě (křížových) projektů v oblasti podnikání.

+

Pořízené služby jsou otevřeny všem zaměstnancům ECB a případně zaměstnancům národních centrálních bank jednotného mechanismu dohledu a národních centrálních bank ESCB. Místní služby budou poskytovány převážně ve Frankfurtu nad Mohanem a ve výjimečných případech budou poskytovány v místních lokalitách národní centrální banky / NCA v rámci EU.

+
+ +
+
+ + + + http://www.dummy.org/fake-url-national-procedure + 2020/S 251-626986 + + + 1 + 1 + + <P>Služby v oblasti vzdělání a rozvoje v oblasti datové vědy a počítačové vědy</P> + + + 2021-11-24 + + 9 + 3 + 4 + 8 + + + + + Krisolis Ltd +
28-32 Pembroke Street Upper
+ Dublin + D02 EK84 + + +
+ +
+
+ + 1500000.00 + +
+
+ + 2 + 1 + + <P>Služby v oblasti vzdělání a rozvoje v oblasti datové vědy a počítačové vědy</P> + + + 2021-11-19 + + 9 + 3 + 4 + 8 + + + + + IE University +
Calle Cardinal Zuniga
+ Segovia + 40003 + + +
+
+
+ + 1500000.00 + 1500000.00 + +
+
+ + +

Toto výběrové řízení je prováděno v souladu s článkem 35 a článkem 36 rozhodnutí ECB/2016/2 ze dne 9. února 2016, kterým se stanoví pravidla pro veřejné zakázky, Úř. věst. L 45, 20.2.2016, s. 15 (v aktuálním znění), které je k dispozici na internetové stránce ECB na adrese http://www.ecb.europa.eu/ecb/jobsproc/tenders/html/index.en.html

+

Celkové hodnoty této zakázky a smlouvy (smluv) uvedené v oddílu II.1.7) a oddílu V.2.4) představují orientační nezávazný odhad výdajů v době zadání zakázky.

+

Odhadovaná hodnota uvedená na každou smlouvu v případě rámcových smluv uzavřených s více dodavateli v každém případě představuje souhrnnou hodnotu celkového nákupu/položky, neboť hodnotu objednávek zadaných každému dodavateli nelze stanovit předem.

+

Skutečná hodnota smlouvy (smluv) se může lišit a stanoví se na základě skutečných obchodních potřeb.

+
+ + Evropská centrální banka, Procurement Review Body, c/o Legal Advice Team +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + +49 6913446886 + http://www.ecb.europa.eu +
+ + Evropský veřejný ochránce práv +
1 avenue du Président Robert Schuman
+ Strasbourg + 67001 + +
+ +

Lhůta pro podání žaloby podle článku 263 Smlouvy o fungování Evropské unie začíná běžet dva měsíce od obdržení rozhodnutí o odvolání.

+

Stížnost podaná evropskému veřejnému ochránci práv nemá vliv na konečnou lhůtu pro podání odvolání.

+
+ + Central Procurement Office +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + http://www.ecb.europa.eu +
+ 2021-11-26 +
+
+ + + + + + Euroopa Keskpank +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + Natascha Graff + +49 69/13440 + procurement@ecb.europa.eu + +49 69/13447110 + + http://www.ecb.europa.eu +
+ + +
+ + + <P>Andmeteaduse, informaatika ning info- ja kommunikatsioonitehnoloogia valdkonnas õppimis- ja arendamisteenuste osutamine – 1. osa</P> + + PRO-005499 + + + + + +

Euroopa Keskpank (EKP) sõlmis kõnealuse läbirääkimistega hankemenetluse kaudu lepingud andmeteaduse, arvutiteaduse ning info- ja kommunikatsioonitehnoloogia valdkonnas õppimis- ja arendamisteenuste osutamiseks. EKP sõlmis kõnealuse osa kohta kaks ainuõiguseta teenuste raamlepingut (edaspidi „lepingud“) majanduslikult soodsaimad pakkumised esitanud tarnijatega (edaspidi „töövõtjad“). Lepingud sõlmiti paremusjärjestuse alusel.

+
+ 1500000.00 + + + + <P>Õppe- ja arendamisteenused andmeteaduse ja informaatika valdkonnas</P> + + 1 + + + + + + + + +

EKP sõlmis kõnealuse hanke kaudu lepingud EKP andmeakadeemia õppekava edasiseks tugevdamiseks ning ka üldise andmete, tehnoloogia ja IKT alase pakkumise täiustamiseks.

+

EKP soovis kirjeldatud tagamaid arvesse võttes seega hankida järgmisi teenuseid:

+

1. osa: kuni kolm teenusepakkujat, et projekteerida ja/või kaasluua, edastada ja hallata ingliskeelseid ühendatud õppimis- ja arendamisteenuseid andmeteaduse ja informaatika valdkonnas ning EKP andmeakadeemias hõlmatud erialadel.

+

EKP andmeakadeemia on avatud erinevate ettevõtlusalade koosseisulistele töötajatele, kelle peamised eesmärgid on järgmised:

+

i) töötajate teadmuslünkade kaotamine ja täiendõpe andmeteaduse, infotehnoloogia ja andmeoskuste valdkonnas;

+

ii) töötajate seas üldise andmealase kirjaoskuse täiustamine;

+

iii) toetus organisatsiooni andmete teisendusele;

+

iv) erinevate ettevõtlusalade vaheliste andmeoskuste normimine kasutades nt funktsiooniüleseid sünergiaid; ja

+

v) julgustada osalejaid üksteiselt õppima ning rakendama õpitavat praktikas, nt ettevõtlusvaldkondade (vaheliste) projektide vormis.

+

Hangitavad teenused on avatud kõigile EKP koosseisulistele töötajatele ja, kui see on rakendatav, ühtse järelevalvemehhanismi (SSM) riiklike pädevate asutuste (NCA) ja Euroopa keskpankade süsteemi riiklike keskpankade (NCB) töötajatele. Kohapealseid teenuseid osutatakse peamiselt Frankfurt Maini ääres ja erandkorras kohalike riiklike keskpankade / pädevate asutuste asukohtades ELi piires.

+
+ +
+
+ + + + http://www.dummy.org/fake-url-national-procedure + 2020/S 251-626986 + + + 1 + 1 + + <P>Õppe- ja arendamisteenused andmeteaduse ja informaatika valdkonnas</P> + + + 2021-11-24 + + 9 + 3 + 4 + 8 + + + + + Krisolis Ltd +
28-32 Pembroke Street Upper
+ Dublin + D02 EK84 + + +
+ +
+
+ + 1500000.00 + +
+
+ + 2 + 1 + + <P>Õppe- ja arendamisteenused andmeteaduse ja informaatika valdkonnas</P> + + + 2021-11-19 + + 9 + 3 + 4 + 8 + + + + + IE University +
Calle Cardinal Zuniga
+ Segovia + 40003 + + +
+
+
+ + 1500000.00 + 1500000.00 + +
+
+ + +

Hankemenetlus korraldati kooskõlas hangete teostamise korra kehtestamist käsitleva Euroopa Keskpanga 9.2.2016 otsuse EKP/2016/2 artiklitega 35 ja 36 (ELT L 45, 20.2.2016, lk 15 (muudetud kujul)), mis on avaldatud EKP veebisaidil aadressil http://www.ecb.europa.eu/ecb/jobsproc/tenders/html/index.en.html

+

II.1.7) ja V.2.4) punktis esitatud hanke ja lepingu(te) kogumaksumus on lepingu sõlmimise ajal hinnanguline mittesiduv eelarve.

+

Mitme tarnijaga raamlepingutes näidatud hinnanguline maksumus lepingu kohta on kõigil juhtudel kogu hanke / osa kogumaksumus, kuna tellimuste maksumust töövõtja kohta ei ole võimalik eelnevalt kindlaks määrata.

+

Lepingu(te) tegelik maksumus võib erineda ja see määratletakse tegelike tegevusega seotud vajaduste põhjal.

+
+ + Euroopa Keskpank, Procurement Review Body, c/o Legal Advice Team +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + +49 6913446886 + http://www.ecb.europa.eu +
+ + Euroopa Ombudsman +
1 avenue du Président Robert Schuman
+ Strasbourg + 67001 + +
+ +

Euroopa Liidu toimimise lepingu artikli 263 kohase menetluse algatamise tähtaeg algab kaks kuud pärast kaebuse otsuse kättesaamist.

+

Euroopa Ombudsmanile kaebuse esitamine ei mõjuta vaidlustuste esitamise tähtaega.

+
+ + Central Procurement Office +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + http://www.ecb.europa.eu +
+ 2021-11-26 +
+
+ + + + + + Európai Központi Bank +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + Natascha Graff + +49 69/13440 + procurement@ecb.europa.eu + +49 69/13447110 + + http://www.ecb.europa.eu +
+ + +
+ + + <P>Képzési és fejlesztési szolgáltatások nyújtása az adattudomány, informatika, valamint információs és kommunikációs technológia területén – 1. tétel</P> + + PRO-005499 + + + + + +

Az Európai Központi Bank (EKB) a tárgyalásos közbeszerzési eljárás keretében az adattudomány, számítástechnika, valamint információs és kommunikációs technológia területén nyújtandó képzési és fejlesztési szolgáltatásokra irányuló szerződéseket ítélt oda. Az EKB e tétel esetében két nem kizárólagos szolgáltatási keretmegállapodást (a „szerződések”) ítélt oda a gazdasági szempontból legkedvezőbb ajánlatot benyújtó szolgáltatók (a „nyertes ajánlattevők”) számára. A szerződések rangsorolási rendszerben kerültek odaítélésre.

+
+ 1500000.00 + + + + <P>Képzési és fejlesztési szolgáltatások az adattudomány és az informatika területén</P> + + 1 + + + + + + + + +

Az EKB e közbeszerzés keretében a „Data Academy” képzési programjának további erősítésére, valamint az általános adat-, technológia- és IKT-kínálat gazdagítására irányuló szerződéseket ítélt oda.

+

Mindezek alapján az EKB a következő szolgáltatásokat kívánta beszerezni:

+

1. tétel: Legfeljebb három szolgáltató angolul nyújtott szolgáltatásai vegyes képzési és fejlesztési szolgáltatások tervezésére és/vagy közös létrehozására, biztosítására és adminisztrálására az adattudomány és az informatika területén, valamint az EKB „Data Academy” programja által lefedett szakterületeken.

+

Az EKB „Data Academy” programja a különböző tevékenységi területeken dolgozó munkatársak számára nyitott, az alábbi fő célkitűzésekkel:

+

(i) ismeretbeli hiányosságok megszüntetése, valamint a személyzet továbbképzése az adattudomány, információs technológia és adatkezelési készségek területén;

+

(ii) az általános adatműveltség javítása a személyzet körében;

+

(iii) az intézmény adatátalakításának támogatása;

+

(iv) adatkezelési készségek szabványosítása különböző tevékenységi területeken pl. keresztfunkcionális szinergiák használata révén; valamint

+

(v) a résztvevők ösztönzése, hogy tanuljanak egymástól, és a tanultakat alkalmazzák a gyakorlatban, pl. különböző tevékenységi területek közötti (kereszt)projektek formájában.

+

A beszerzett szolgáltatások hozzáférhetők az EKB összes munkatársa, valamint adott esetben az egységes felügyeleti mechanizmus illetékes nemzeti hatóságai és a Központi Bankok Európai Rendszerének nemzeti központi bankjai alkalmazottai számára. A helyszíni szolgáltatásokat főként Frankfurt am Mainban, kivételes esetekben a helyi NKB-k/illetékes nemzeti hatóságok EU-ban található helyszínein kell teljesíteni.

+
+ +
+
+ + + + http://www.dummy.org/fake-url-national-procedure + 2020/S 251-626986 + + + 1 + 1 + + <P>Képzési és fejlesztési szolgáltatások az adattudomány és az informatika területén</P> + + + 2021-11-24 + + 9 + 3 + 4 + 8 + + + + + Krisolis Ltd +
28-32 Pembroke Street Upper
+ Dublin + D02 EK84 + + +
+ +
+
+ + 1500000.00 + +
+
+ + 2 + 1 + + <P>Képzési és fejlesztési szolgáltatások az adattudomány és az informatika területén</P> + + + 2021-11-19 + + 9 + 3 + 4 + 8 + + + + + IE University +
Calle Cardinal Zuniga
+ Segovia + 40003 + + +
+
+
+ + 1500000.00 + 1500000.00 + +
+
+ + +

A közbeszerzési eljárást a beszerzési szabályok meghatározásáról szóló EKB/2016/2 határozat (2016. február 9.) 35. és 36. cikke (HL L 45., 2016.2.20., 15. o.) és annak módosításai szerint folytatták le, az EKB weboldalán megtekinthető az alábbi címen: http://www.ecb.europa.eu/ecb/jobsproc/tenders/html/index.en.html.

+

A II.1.7) és az V.2.4) szakaszban említett közbeszerzés és szerződés(ek) teljes értéke nem kötelező érvényű becslés a szerződés odaítélésének időpontjában.

+

A többszolgáltatós keretmegállapodásokra vonatkozóan szerződésenként feltüntetett becsült érték minden esetben a teljes közbeszerzés/tétel összértékét tükrözi, minthogy a nyertes ajánlattevőnként odaítélt megrendelések értéke nem állapítható meg előre.

+

A szerződés(ek) tényleges értéke a tényleges üzleti igények alapján kerül meghatározásra, így ettől eltérhet.

+
+ + Európai Központi Bank, Procurement Review Body, c/o Legal Advice Team +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + +49 6913446886 + http://www.ecb.europa.eu +
+ + Európai Ombudsman +
1 avenue du Président Robert Schuman
+ Strasbourg + 67001 + +
+ +

Az Európai Unió működéséről szóló szerződés 263. cikke szerinti eljárás megindításának határideje a fellebbezési határozat kézhezvételétől számított két hónap.

+

Az európai ombudsmanhoz benyújtott panasz nincs hatással a fellebbezési határidőre.

+
+ + Central Procurement Office +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + http://www.ecb.europa.eu +
+ 2021-11-26 +
+
+ + + + + + Europos Centrinis Bankas +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + Natascha Graff + +49 69/13440 + procurement@ecb.europa.eu + +49 69/13447110 + + http://www.ecb.europa.eu +
+ + +
+ + + <P>Mokymosi ir plėtros paslaugų teikimas duomenų mokslo, kompiuterių mokslo ir informacinių bei ryšių technologijų srityje – 1 dalis</P> + + PRO-005499 + + + + + +

Europos Centrinis Bankas (ECB) per šią derybų pirkimo procedūrą paskyrė sutartis dėl mokymosi ir plėtros paslaugų teikimo duomenų mokslo, kompiuterių mokslo ir informacinių ir ryšių technologijų srityje. Šiai daliai ECB paskyrė dvi neišimtines preliminariąsias paslaugų pirkimo sutartis (toliau – Sutartys) ekonomiškai naudingiausius pasiūlymus pateikusiems tiekėjams (toliau – Rangovai). Sutartys buvo paskirtos pagal reitingavimo sistemą.

+
+ 1500000.00 + + + + <P>Mokymosi ir tobulinimosi paslaugos duomenų mokslo ir kompiuterių mokslo srityje</P> + + 1 + + + + + + + + +

ECB šia pirkimo sutartimi paskyrė dar labiau sustiprinti savo duomenų akademijos mokymosi programą bei praturtinti bendrus duomenis, technologijas ir IRT pasiūlymą.

+

Todėl ECB siekė įsigyti šias paslaugas:

+

1 dalis: Iki trijų paslaugų teikėjų, kurie projektuotų ir (arba) bendrai kurtų, teiktų ir administruotų mišrias mokymosi ir plėtros paslaugas, teikiamas anglų kalba duomenų mokslo ir kompiuterių mokslo srityje, ir specializuotas paslaugas, kurias teikia ECB duomenų akademija.

+

ECB duomenų akademijoje gali dalyvauti visų verslo sričių darbuotojai, siekiantys šių pagrindinių tikslų:

+

i) užpildyti žinių spragas ir pakelti darbuotojų kvalifikaciją duomenų mokslo, informacinių technologijų ir duomenų įgūdžių srityje;

+

ii) gerinti bendrą darbuotojų duomenų naudojimo raštingumą;

+

iii) remti organizacijos duomenų transformavimą;

+

iv) standartizuoti įvairių verslo sričių duomenų įgūdžius, pvz., naudojant daugiafunkcę sinergiją; ir

+

v) skatinti dalyvius mokytis vieniems iš kitų ir praktiškai mokytis, pvz., vykdant verslo srities (įvairių verslo sričių) projektus.

+

Įsigytas paslaugas gali teikti visi ECB darbuotojai ir, kai taikoma, BPM NKI ir ECBS NCB darbuotojai. Paslaugos vietoje bus daugiausia teikiamos Frankfurte prie Maino ir išskirtiniais atvejais teikiamos vietos NCB / NKI vietose ES.

+
+ +
+
+ + + + http://www.dummy.org/fake-url-national-procedure + 2020/S 251-626986 + + + 1 + 1 + + <P>Mokymosi ir tobulinimosi paslaugos duomenų mokslo ir kompiuterių mokslo srityje</P> + + + 2021-11-24 + + 9 + 3 + 4 + 8 + + + + + Krisolis Ltd +
28-32 Pembroke Street Upper
+ Dublin + D02 EK84 + + +
+ +
+
+ + 1500000.00 + +
+
+ + 2 + 1 + + <P>Mokymosi ir tobulinimosi paslaugos duomenų mokslo ir kompiuterių mokslo srityje</P> + + + 2021-11-19 + + 9 + 3 + 4 + 8 + + + + + IE University +
Calle Cardinal Zuniga
+ Segovia + 40003 + + +
+
+
+ + 1500000.00 + 1500000.00 + +
+
+ + +

Pirkimo procedūra vykdoma vadovaujantis 9 m. vasario 2016/2 d. sprendimo ECB/36/2016 35 str., nustatančiu pirkimo taisykles (OL L 45, 2016 m. vasario 20 d., 15 p.), su pakeitimais, pateiktais ECB svetainėje http://www.ecb.europa.eu/ecb/jobsproc/tenders/html/index.en.html.

+

Bendros pirkimo ir sutarties (-čių) vertės, nurodytos II.1.7) ir V.2.4) dalyse, yra preliminari neįpareigojanti išlaidų sąmata sutarties skyrimo metu.

+

Preliminari vertė, nurodyta kiekvienai preliminariajai sutarčiai su keliais tiekėjais kiekvienu atveju reiškia bendrą pirkimo / dalies vertę, kadangi kiekvienam rangovui skirtų užsakymų vertė negali būti nustatyta iš anksto.

+

Faktinė sutarties (-čių) vertė gali skirtis ir bus nustatyta atsižvelgiant į realias verslo reikmes.

+
+ + Europos Centrinis Bankas, Procurement Review Body, c/o Legal Advice Team +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + +49 6913446886 + http://www.ecb.europa.eu +
+ + Europos ombudsmenas +
1 avenue du Président Robert Schuman
+ Strasbourg + 67001 + +
+ +

Bylos nagrinėjimo pagal Sutarties dėl Europos Sąjungos veikimo 263 straipsnį terminas pradedamas skaičiuoti praėjus dviem mėnesiams nuo skundo sprendimo gavimo.

+

Europos ombudsmenui pateiktas skundas neturės įtakos apeliacijų teikimo terminui.

+
+ + Central Procurement Office +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + http://www.ecb.europa.eu +
+ 2021-11-26 +
+
+ + + + + + Eiropas Centrālā banka +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + Natascha Graff + +49 69/13440 + procurement@ecb.europa.eu + +49 69/13447110 + + http://www.ecb.europa.eu +
+ + +
+ + + <P>Mācību un pilnveides pakalpojumu sniegšana datu zinātnes, datorzinātnes un informācijas, un komunikācijas tehnoloģiju jomā – 1. daļa</P> + + PRO-005499 + + + + + +

Eiropas Centrālā banka (ECB) šīs sarunu procedūras rezultātā piešķīra līgumus par mācību un pilnveides pakalpojumu sniegšanu datu zinātnes, datorzinātnes un informācijas un komunikācijas tehnoloģiju jomā. Par šo daļu ECB piešķīra neekskluzīvus pakalpojumu pamatnolīgumus ("līgumus") pakalpojumu sniedzējiem, kas iesnieguši saimnieciski visizdevīgākos piedāvājumus ("darbuzņēmēji"). Līgumu slēgšanas tiesības tika piešķirtas novērtējuma sistēmā.

+
+ 1500000.00 + + + + <P>Mācību un pilnveides pakalpojumi datu zinātnes un datorzinātnes jomā</P> + + 1 + + + + + + + + +

ECB šī iepirkuma ietvaros piešķīra līgumu slēgšanas tiesības, lai turpinātu stiprināt tās datu akadēmijas mācību programmu, kā arī uzlabotu vispārējo datu, tehnoloģiju un IKT piedāvājumu.

+

Ņemot vērā iepriekš minēto, ECB meklēja šādus pakalpojumus:

+

1. daļa: ne vairāk kā trīs pakalpojumu sniedzēji, kas izstrādās un/vai kopā izveidos, piegādās un pārvaldīs jaukta tipa mācību un pilnveides pakalpojumus, kuri sniegti angļu valodā, datu zinātnes un datorzinātnes jomā, kā arī saistībā ar ECB datu akadēmijas aptvertajām specializācijām.

+

ECB datu akadēmija ir atvērta darbiniekiem visās uzņēmējdarbības jomās ar šādiem galvenajiem mērķiem:

+

i) novērst zināšanu nepilnības un pilnveidot darbinieku prasmes datu zinātnes, informācijas tehnoloģiju un datu prasmju jomā;

+

ii) uzlabot darbinieku vispārējo datu lietotprasmi;

+

iii) atbalstīt organizācijas datu pārveidošanu;

+

iv) standartizēt datu prasmes uzņēmējdarbības jomās, izmantojot, piemēram, transversālas sinerģijas;

+

v) mudināt dalībniekus mācīties vienam no otra un izmantot iegūtās zināšanas praksē, piemēram, (transversālu) uzņēmējdarbības jomas projektu veidā.

+

Iepirktie pakalpojumi ir pieejami visiem ECB darbiniekiem un attiecīgā gadījumā SSM NCA un ESCB NCB darbiniekiem. Pakalpojumi uz vietas galvenokārt tiks sniegti Frankfurtē pie Mainas un izņēmuma gadījumos – vietējās NCB/NCA vietās ES.

+
+ +
+
+ + + + http://www.dummy.org/fake-url-national-procedure + 2020/S 251-626986 + + + 1 + 1 + + <P>Mācību un pilnveides pakalpojumi datu zinātnes un datorzinātnes jomā</P> + + + 2021-11-24 + + 9 + 3 + 4 + 8 + + + + + Krisolis Ltd +
28-32 Pembroke Street Upper
+ Dublin + D02 EK84 + + +
+ +
+
+ + 1500000.00 + +
+
+ + 2 + 1 + + <P>Mācību un pilnveides pakalpojumi datu zinātnes un datorzinātnes jomā</P> + + + 2021-11-19 + + 9 + 3 + 4 + 8 + + + + + IE University +
Calle Cardinal Zuniga
+ Segovia + 40003 + + +
+
+
+ + 1500000.00 + 1500000.00 + +
+
+ + +

Iepirkuma procedūra notika saskaņā ar Eiropas Centrālās bankas grozītā Lēmuma ECB/2016/2 (2016. gada 9. februāris) 35. un 36. pantu, ar ko nosaka iepirkuma noteikumus (OV L 45, 20.2.2016, 15. lpp.) un kas ir pieejami ECB tīmekļa vietnē: http://www.ecb.europa.eu/ecb/jobsproc/tenders/html/index.en.html.

+

Iepirkuma un līguma(-u) kopējās vērtības, kas norādītas II.1.7) iedaļā un V.2.4) iedaļā, ir provizorisks izdevumu aprēķins, kas nav saistošs līguma slēgšanas tiesību piešķiršanas brīdī.

+

Paredzamā vērtība, kas norādīta par katru līgumu attiecībā uz vairāku pakalpojumu sniedzēju pamatnolīgumiem, katrā gadījumā norāda uz visa iepirkuma/daļas kopējo vērtību, jo katram darbuzņēmējam piešķirto pasūtījumu vērtību nevar noteikt iepriekš.

+

Līguma(-u) faktiskā vērtība var atšķirties un tiks noteikta, pamatojoties uz faktiskajām uzņēmējdarbības vajadzībām.

+
+ + Eiropas Centrālā banka, Procurement Review Body, c/o Legal Advice Team +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + +49 6913446886 + http://www.ecb.europa.eu +
+ + Eiropas Ombuds +
1 avenue du Président Robert Schuman
+ Strasbourg + 67001 + +
+ +

Termiņš tiesvedības uzsākšanai saskaņā ar Līguma par Eiropas Savienības darbību 263. pantu sākas divus mēnešus pēc pārsūdzības lēmuma saņemšanas.

+

Sūdzība Eiropas Ombudam neietekmē pārsūdzību iesniegšanas termiņu.

+
+ + Central Procurement Office +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + http://www.ecb.europa.eu +
+ 2021-11-26 +
+
+ + + + + + Il-Bank Ċentrali Ewropew +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + Natascha Graff + +49 69/13440 + procurement@ecb.europa.eu + +49 69/13447110 + + http://www.ecb.europa.eu +
+ + +
+ + + <P>Provvista ta’ Servizzi ta’ Tagħlim u ta’ Żvilupp fil-Qasam ta’ Xjenza tad-Data, Xjenza tal-Kompjuters u Teknoloġija tal-Informazzjoni u l-Komunikazzjoni - Lott 1</P> + + PRO-005499 + + + + + +

Il-Bank Ċentrali Ewropew (BĊE) permezz ta’ din il-proċedura ta’ ksib nnegozjata, ta kuntratti għall-provvista ta’ servizzi ta’ tagħlim u ta’ żvilupp fil-qasam ta’ Xjenza tad-Data, Xjenza tal-Kompjuters u Teknoloġija tal-Informazzjoni u l-Komunikazzjoni. Għal dan il-lott il-BĊE ta żewġ oqfsa ta’ ftehim ta’ servizz mhux esklussivi (il-“Kuntratti”) lill-fornituri li ssottomettew l-aktar offerti ekonomikament vantaġġużi (il-“Kuntratturi”). Il-kuntratti ngħataw f’sistema ta’ klassifikazzjoni.

+
+ 1500000.00 + + + + <P>Servizzi ta’ Tagħlim u Żvilupp fil-Qasam tax-Xjenza tad-Data u x-Xjenza tal-Kompjuters</P> + + 1 + + + + + + + + +

Il-BĊE permezz ta’ dan il-ksib ta kuntratti biex ikompli jsaħħaħ il-programm ta’ tagħlim tal-akkademja tad-data tiegħu kif ukoll isaħħaħ id-data ġenerali, it-teknoloġija u l-offerta tat-TIK.

+

F’dan l-isfond, il-BĊE għalhekk kien qiegħed ifittex li jikseb is-servizzi li ġejjin:

+

Lott 1: Sa tliet fornituri għad-disinn, u/jew kokreazzjoni, kunsinna u amministrazzjoni tas-servizzi ta’ tagħlim imħallat u żvilupp ipprovdut bl-Ingliż fil-qasam tax-xjenza tad-data u x-xjenza tal-kompjuters, u l-ispeċjalizzazzjonijiet koperti mill-Akkademja tad-Data tal-BĊE.

+

L-Akkademja tad-Data tal-BĊE hija miftuħa għall-membri tal-persunal fost l-oqsma tan-negozji bl-għanijiet ewlenin li ġejjin:

+

(i) li jingħalqu l-lakuni tal-għarfien u jittejbu l-ħiliet tal-persunal fil-qasam tax-xjenza tad-data, it-teknoloġija tal-informazzjoni u l-ħiliet tad-data;

+

(ii) li jittejjeb il-litteriżmu tad-data ġenerali fost il-persunal;

+

(iii) li tiġi appoġġjata t-trasformazzjoni tad-data tal-organizzazzjoni;

+

(iv) l-istandardizzazzjoni ta’ ħiliet tad-data fost l-oqsma tan-negozju bl-użu ta’ eż. sinerġiji trasversali; u

+

(v) li jiġu mħeġġa l-parteċipanti biex jitgħallmu minn xulxin u jużaw it-tagħlim fil-prattika eż. fl-għamla ta’ proġetti tal-qasam tan-negozju (transkonfinali).

+

Is-servizzi miksuba huma miftuħa għall-persunal kollu tal-BĊE, u fejn applikabbli, għall-impjegati tal-NCAs tal-MSU u l-BĊN tas-SEBĊ. Is-servizzi fuq is-sit se jitwasslu prinċipalment fi Frankfurt am Main u f’każijiet eċċezzjonali f’postijiet lokali ta’ BĊN/NCAs fi ħdan l-UE.

+
+ +
+
+ + + + http://www.dummy.org/fake-url-national-procedure + 2020/S 251-626986 + + + 1 + 1 + + <P>Servizzi ta’ Tagħlim u Żvilupp fil-Qasam tax-Xjenza tad-Data u x-Xjenza tal-Kompjuters</P> + + + 2021-11-24 + + 9 + 3 + 4 + 8 + + + + + Krisolis Ltd +
28-32 Pembroke Street Upper
+ Dublin + D02 EK84 + + +
+ +
+
+ + 1500000.00 + +
+
+ + 2 + 1 + + <P>Servizzi ta’ Tagħlim u Żvilupp fil-Qasam tax-Xjenza tad-Data u x-Xjenza tal-Kompjuters</P> + + + 2021-11-19 + + 9 + 3 + 4 + 8 + + + + + IE University +
Calle Cardinal Zuniga
+ Segovia + 40003 + + +
+
+
+ + 1500000.00 + 1500000.00 + +
+
+ + +

Il-proċedura tal-ksib twettqet skont l-Artikolu 35 u 36, id-Deċiżjoni BĊE/2016/2 tad-9 ta’ Frar 2016 li tistabbilixxi r-regoli dwar l-ksib, ĠU L 45, tal-20 ta’ Frar 2016, p. 15, (kif emendata) disponibbli fuq is-sit web tal-BĊE: http://www.ecb.europa.eu/ecb/jobsproc/tenders/html/index.en.html

+

Il-valuri totali tal-ksib u l-kuntratt(i) indikati fit-Taqsima II.1.7) u t-Taqsima(iet) V.2.4) huma stima indikattiva tal-infiq li ma torbotx fil-ħin tal-għoti tal-kuntratt.

+

Il-valur stmat indikat għal kull kuntratt għal oqfsa ta' ftehimiet ma' fornituri multipli f'kull każ jirrappreżenta l-valur totali tal-ksib/tal-lott ġenerali bħala l-valur ta' ordnijiet mogħtija lil kull kuntrattur ma jistax ikun magħruf minn qabel.

+

Il-valur attwali tal-kuntratt/i jista' jvarja u se jkun iddeterminat skont ħtiġijiet attwali tan-negozju.

+
+ + Il-Bank Ċentrali Ewropew, Procurement Review Body, c/o Legal Advice Team +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + +49 6913446886 + http://www.ecb.europa.eu +
+ + L-Ombudsman Ewropew +
1 avenue du Président Robert Schuman
+ Strasbourg + 67001 + +
+ +

Il-limitu ta’ żmien biex jinbdew proċedimenti skont l-Artikolu 263 tat-Trattat dwar il-Funzjonament tal-Unjoni Ewropea għandu jibda japplika xahrejn (2) mill-wasla tad-deċiżjoni tal-appell.

+

It-tressiq ta' lment quddiem l-Ombudsman Ewropew mhux se jħalli effett fuq id-data tal-għeluq għat-tressiq tal-appelli.

+
+ + Central Procurement Office +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + http://www.ecb.europa.eu +
+ 2021-11-26 +
+
+ + + + + + Europejski Bank Centralny +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + Natascha Graff + +49 69/13440 + procurement@ecb.europa.eu + +49 69/13447110 + + http://www.ecb.europa.eu +
+ + +
+ + + <P>Świadczenie usług w zakresie szkolenia i doskonalenia w dziedzinie nauki o danych, informatyki i technologii informacyjno-komunikacyjnych – część 1</P> + + PRO-005499 + + + + + +

Europejski Bank Centralny (EBC) udzielił w drodze procedury negocjacyjnej zamówień na świadczenie usług w zakresie szkolenia i doskonalenia w dziedzinie nauki o danych, informatyki i technologii informacyjno-komunikacyjnych. W ramach niniejszej części EBC zawarł dwie umowy ramowe o usługi na zasadzie niewyłączności („umowy”) z usługodawcami, którzy przedstawią oferty najkorzystniejsze ekonomicznie („wykonawcy). Udzielono zamówień wykonawcom uszeregowanym według rankingu.

+
+ 1500000.00 + + + + <P>Szkolenie i doskonalenie w dziedzinie nauki o danych i informatyki</P> + + 1 + + + + + + + + +

W drodze niniejszego postępowania EBC udzielił zamówień w celu dalszego wzmocnienia programu edukacyjnego Akademii Danych oraz wzbogacenia ogólnej oferty dotyczącej danych, technologii i ICT.

+

W związku z tym EBC zamierzał zamówić następujące usługi:

+

Część 1: do trzech usługodawców, którzy zaprojektują i/lub wspólnie stworzą, zapewnią mieszane usługi w zakresie uczenia się i rozwoju świadczone w języku angielskim w dziedzinie nauki o danych i informatyki oraz specjalizacji w ramach Akademii Danych EBC.

+

Akademia Danych EBC jest otwarta dla pracowników z różnych obszarów działalności, realizujących następujące główne cele:

+

(i) uzupełnianie luk w wiedzy i doskonalenie personelu w dziedzinie nauki o danych, technologii informacyjnej i umiejętności w zakresie danych;

+

(ii) poprawa ogólnej wiedzy na temat danych wśród personelu;

+

(iii) wsparcie procesu transformacji organizacji w dziedzinie danych;

+

(iv) standaryzacja umiejętności związanych z danymi w poszczególnych obszarach działalności z wykorzystaniem np. synergii między różnymi zadaniami; oraz

+

(v) zachęcanie uczestników do wzajemnego uczenia się i stosowania uczenia się w praktyce, np. w formie projektów obejmujących obszary biznesowe.

+

Zamawiane usługi są otwarte dla wszystkich pracowników EBC oraz, w stosownych przypadkach, dla pracowników krajowych urzędów ds. nadzoru w ramach jednolitego mechanizmu nadzorczego i krajowych banków centralnych należących do Europejskiego Systemu Banków Centralnych. Usługi na miejscu będą świadczone głównie we Frankfurcie nad Menem, a w wyjątkowych przypadkach również w lokalizacjach lokalnych krajowych banków centralnych / krajowych urzędów ds. nadzoru na terytorium UE.

+
+ +
+
+ + + + http://www.dummy.org/fake-url-national-procedure + 2020/S 251-626986 + + + 1 + 1 + + <P>Szkolenie i doskonalenie w dziedzinie nauki o danych i informatyki</P> + + + 2021-11-24 + + 9 + 3 + 4 + 8 + + + + + Krisolis Ltd +
28-32 Pembroke Street Upper
+ Dublin + D02 EK84 + + +
+ +
+
+ + 1500000.00 + +
+
+ + 2 + 1 + + <P>Szkolenie i doskonalenie w dziedzinie nauki o danych i informatyki</P> + + + 2021-11-19 + + 9 + 3 + 4 + 8 + + + + + IE University +
Calle Cardinal Zuniga
+ Segovia + 40003 + + +
+
+
+ + 1500000.00 + 1500000.00 + +
+
+ + +

Procedura przetargowa prowadzona jest zgodnie z art. 35 i 36 decyzji Europejskiego Banku Centralnego nr EBC/2016/2 z dnia 9 lutego 2016 r. określającą zasady udzielania zamówień publicznych, Dz. U. L45 z 20.2.2016 r., s. 15 (ze zmianami), dostępną w witrynie internetowej EBC pod adresem: http://www.ecb.europa.eu/ecb/jobsproc/tenders/html/index.en.html.

+

Całkowita wartość zamówienia (zamówień) wskazana w pkt II.1.7) i V.2.4) stanowi niewiążącą orientacyjną prognozę wydatków w momencie udzielania zamówienia.

+

Szacowana wartość określona dla umowy w ramach porozumień ramowych z wieloma dostawcami w każdym przypadku jest równa łącznej wartości całego zamówienia/części, ponieważ nie da się z góry określić wartości zamówień udzielanych danemu wykonawcy.

+

Rzeczywista wartość umowy może być odmienna i zostanie określona na podstawie rzeczywistych potrzeb biznesowych.

+
+ + Europejski Bank Centralny, Procurement review body, c/o Legal Advice Team +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + +49 6913446886 + http://www.ecb.europa.eu +
+ + Europejski Rzecznik Praw Obywatelskich +
1 avenue du Président Robert Schuman
+ Strasbourg + 67001 + +
+ +

Termin wnoszenia skarg zgodnie z artykułem 263 Traktatu o funkcjonowaniu Unii Europejskiej rozpoczyna się dwa miesiące od otrzymania decyzji odwoławczej.

+

Wniesienie skargi do Europejskiego Rzecznika Praw Obywatelskich nie wpływa na termin składania odwołań.

+
+ + Central Procurement Office +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + http://www.ecb.europa.eu +
+ 2021-11-26 +
+
+ + + + + + Európska centrálna banka +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + Natascha Graff + +49 69/13440 + procurement@ecb.europa.eu + +49 69/13447110 + + http://www.ecb.europa.eu +
+ + +
+ + + <P>Poskytovanie služieb vzdelávania a rozvoja v oblasti dátových vied, informatiky a informačných a komunikačných technológií – časť 1</P> + + PRO-005499 + + + + + +

Európska centrálna banka (ECB) uzatvorila prostredníctvom tohto rokovacieho obstarávacieho konania zmluvy o poskytovaní vzdelávacích a rozvojových služieb v oblasti dátových vied, počítačových vied a informačných a komunikačných technológií. V prípade tejto časti ECB uzatvorila dve nevýlučné rámcové dohody o poskytovaní služieb (ďalej len „zmluvy“) s dodávateľmi, ktorí predložili ekonomicky najvýhodnejšie ponuky (ďalej len „dodávatelia“). Zmluvy boli pridelené v systéme hodnotenia.

+
+ 1500000.00 + + + + <P>Služby vzdelávania a rozvoja v oblasti dátových vied a informatiky</P> + + 1 + + + + + + + + +

ECB pridelila prostredníctvom tohto verejného obstarávania zmluvy na ďalšie posilnenie vzdelávacieho programu svojej Dátovej akadémie, ako aj obohatenie celkovej ponuky v oblasti dát, technológií a IKT.

+

Na základe tohto plánovala ECB obstarať nasledujúce služby:

+

Časť 1: Najviac 3 poskytovatelia budú navrhovať a/alebo spoluvytvárať, dodávať a spravovať zmiešané vzdelávacie a rozvojové služby poskytované v angličtine v oblasti dátových vied a informatiky a špecializácie zahrnuté do Dátovej akadémie ECB.

+

Dátová akadémia ECB je otvorená pre zamestnancov vo všetkých obchodných oblastiach s nasledujúcimi hlavnými cieľmi:

+

i) odstránenie nedostatkov v poznatkoch a zvýšenie kvalifikácie zamestnancov v oblasti dátovej vedy, informačných technológií a dátových zručností;

+

ii) zlepšenie všeobecnej gramotnosti zamestnancov v oblasti dát;

+

iii) podpora transformácie dát organizácie;

+

iv) štandardizácia dátových zručností vo všetkých obchodných oblastiach pomocou napr. multifunkčných synergií; a

+

v) podnietenie účastníkov, aby sa navzájom učili a učenie využili v praxi, napr. vo forme projektov v (medziodborových) obchodných oblastiach.

+

Obstarané služby sú prístupné pre všetkých zamestnancov ECB a prípadne pre zamestnancov príslušných vnútroštátnych orgánov jednotného mechanizmu dohľadu (Single Supervisory Mechanism – SSM) a národných centrálnych bánk ESCB. Služby na mieste sa budú dodávať najmä vo Frankfurte nad Mohanom a vo výnimočných prípadoch sa budú dodávať v lokalitách miestnych národných centrálnych bánk/príslušných vnútroštátnych orgánov v rámci EÚ.

+
+ +
+
+ + + + http://www.dummy.org/fake-url-national-procedure + 2020/S 251-626986 + + + 1 + 1 + + <P>Služby vzdelávania a rozvoja v oblasti dátových vied a informatiky</P> + + + 2021-11-24 + + 9 + 3 + 4 + 8 + + + + + Krisolis Ltd +
28-32 Pembroke Street Upper
+ Dublin + D02 EK84 + + +
+ +
+
+ + 1500000.00 + +
+
+ + 2 + 1 + + <P>Služby vzdelávania a rozvoja v oblasti dátových vied a informatiky</P> + + + 2021-11-19 + + 9 + 3 + 4 + 8 + + + + + IE University +
Calle Cardinal Zuniga
+ Segovia + 40003 + + +
+
+
+ + 1500000.00 + 1500000.00 + +
+
+ + +

Obstarávacie konanie sa vykonáva v súlade s článkami 35 a 36 rozhodnutia ECB/2016/2 z 9. februára 2016, ktorým sa ustanovujú pravidlá obstarávania, Ú. v. EÚ L 45, 20.2.2016, s. 15 (v znení zmien), dostupné na internetovej stránke ECB: http://www.ecb.europa.eu/ecb/jobsproc/tenders/html/index.en.html

+

Celkové hodnoty obstarávania a zmluvy uvedené v oddiele II.1.7) a oddiele V.2.4) sú orientačný nezáväzný odhad výdavkov v čase pridelenia zákazky.

+

Odhadovaná hodnota uvedená na základe zmluvy o rámcových dohodách s viacerými dodávateľmi v každom prípade predstavuje celkovú hodnotu celkového obstarávania/časti, pretože hodnotu objednávok zadaných dodávateľovi nie je možné stanoviť vopred.

+

Skutočná hodnota obstarávania (obstarávaní) sa môže líšiť a stanoví sa na základe skutočných obchodných potrieb.

+
+ + Európska centrálna banka, Procurement Review Body, c/o Legal Advice Team +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + +49 6913446886 + http://www.ecb.europa.eu +
+ + Európsky ombudsman +
1 avenue du Président Robert Schuman
+ Strasbourg + 67001 + +
+ +

Lehota na začatie konania podľa článku 263 Zmluvy o fungovaní Európskej únie začína plynúť dva mesiace od prijatia rozhodnutia o odvolaní.

+

Sťažnosť predložená európskemu ombudsmanovi nebude mať vplyv na tento termín na podanie odvolania.

+
+ + Central Procurement Office +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + http://www.ecb.europa.eu +
+ 2021-11-26 +
+
+ + + + + + Evropska centralna banka +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + Natascha Graff + +49 69/13440 + procurement@ecb.europa.eu + +49 69/13447110 + + http://www.ecb.europa.eu +
+ + +
+ + + <P>Zagotavljanje storitev učenja in razvoja na področju podatkovne znanosti, računalniške znanosti ter informacijske in komunikacijske tehnologije – sklop 1</P> + + PRO-005499 + + + + + +

Evropska centralna banka (ECB) je v okviru tega razpisnega postopka s pogajanji oddala naročili za zagotavljanje storitev učenja in razvoja na področju podatkovne znanosti, računalniške znanosti ter informacijske in komunikacijske tehnologije. ECB je za ta sklop s ponudnikoma, ki sta predložila ekonomsko najugodnejšo ponudbo (izvajalcema), sklenila neizključna okvirna sporazuma o storitvah (pogodbi). Pogodbi sta bili sklenjeni na podlagi sistema razvrščanja.

+
+ 1500000.00 + + + + <P>Storitve učenja in razvoja na področju podatkovne znanosti in računalniške znanosti</P> + + 1 + + + + + + + + +

ECB je v okviru tega razpisnega postopka oddala naročili za dodatno okrepitev učnega programa svoje podatkovne akademije ter obogatitev splošne ponudbe podatkov, tehnologij in IKT.

+

Glede na to je ECB zato želela naročiti naslednje storitve:

+

Sklop 1: največ trije ponudniki storitev oblikovanja in/ali soustvarjanja, zagotavljanja in upravljanja mešanih storitev učenja in razvoja, zagotovljenih v angleščini, na področju podatkovne znanosti in računalniške znanosti, in specializacij, ki jih zajema podatkovna akademija ECB.

+

Podatkovna akademija ECB je odprta za uslužbence na naslednjih poslovnih področjih z naslednjimi glavnimi cilji:

+

(i) zapolnitev vrzeli v znanju in izboljšanje spretnosti osebja na področju podatkovne znanosti, informacijske tehnologije in podatkovnih spretnosti;

+

(ii) izboljšanje splošne podatkovne pismenosti med osebjem;

+

(iii) podpora pri preoblikovanju podatkov organizacije;

+

(iv) standardizacija podatkovnih spretnosti na poslovnih področjih z uporabo npr. medfunkcijskih sinergij in

+

(v) spodbujanje udeležencev, da se učijo drug od drugega in znanje pretvorijo v prakso, npr. v obliki projektov na (medsektorskem) poslovnem področju.

+

Naročene storitve so na voljo vsem zaposlenim na ECB in, kjer je ustrezno, zaposlenim v nacionalnih nadzornih organih EMN in na nacionalnih centralnih bankah, vključenih v Evropski sistem centralnih bank (ESCB). Storitve se bodo zagotavljale na lokaciji, in sicer v Frankfurtu na Majni, izjemoma pa na lokacijah lokalnih nacionalnih centralnih bank/nacionalnih pristojnih organov v EU.

+
+ +
+
+ + + + http://www.dummy.org/fake-url-national-procedure + 2020/S 251-626986 + + + 1 + 1 + + <P>Storitve učenja in razvoja na področju podatkovne znanosti in računalniške znanosti</P> + + + 2021-11-24 + + 9 + 3 + 4 + 8 + + + + + Krisolis Ltd +
28-32 Pembroke Street Upper
+ Dublin + D02 EK84 + + +
+ +
+
+ + 1500000.00 + +
+
+ + 2 + 1 + + <P>Storitve učenja in razvoja na področju podatkovne znanosti in računalniške znanosti</P> + + + 2021-11-19 + + 9 + 3 + 4 + 8 + + + + + IE University +
Calle Cardinal Zuniga
+ Segovia + 40003 + + +
+
+
+ + 1500000.00 + 1500000.00 + +
+
+ + +

Postopek javnega naročila je bil izveden v skladu s členoma 35 in 36 Sklepa ECB/2016/2 z dne 9. februarja 2016 o določitvi pravil za oddajo naročil (UL L 45, 20.2.2016, str. 15) (kakor je bil spremenjen), na voljo na spletnem mestu ECB: http://www.ecb.europa.eu/ecb/jobsproc/tenders/html/index.en.html.

+

Skupne vrednosti javnega naročila in pogodbe(-) iz oddelka II.1.7) in oddelka V.2.4) so okvirna nezavezujoča ocena porabe v času oddaje naročila.

+

Ocenjena vrednost, navedena na pogodbo za okvirne sporazume z več dobavitelji, v vsakem primeru predstavlja skupno vrednost celotnega javnega naročila/sklopa, saj vrednosti naročil, oddanih na izvajalca, ni mogoče določiti vnaprej.

+

Dejanska vrednost naročila se lahko razlikuje in bo določena na podlagi dejanskih poslovnih potreb.

+
+ + Evropska centralna banka, Procurement Review Body, c/o Legal Advice Team +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + +49 6913446886 + http://www.ecb.europa.eu +
+ + Evropski varuh človekovih pravic +
1 avenue du Président Robert Schuman
+ Strasbourg + 67001 + +
+ +

Rok za vložitev tožbe na podlagi člena 263 Pogodbe o delovanju Evropske unije začne teči dva meseca od prejema sklepa o pritožbi.

+

Pritožba Evropskemu varuhu človekovih pravic ne vpliva na rok za vložitev pritožb.

+
+ + Central Procurement Office +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + http://www.ecb.europa.eu +
+ 2021-11-26 +
+
+ + + + + + An Banc Ceannais Eorpach +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + Natascha Graff + +49 69/13440 + procurement@ecb.europa.eu + +49 69/13447110 + + http://www.ecb.europa.eu +
+ + +
+ + + <P>Seirbhísí Foghlama agus Forbartha a Sholáthar i Réimse na hEolaíochta Sonraí, na Ríomheolaíochta agus na Teicneolaíochta Faisnéise agus Cumarsáide - Beart a haon</P> + + PRO-005499 + + + + + +

Dhámh an Banc Ceannais Eorpach (BCE) conarthaí trí mheán an nóis imeachta idirbheartaithe seo do sholáthar seirbhísí foghlama agus forbartha i réimse na hEolaíochta Sonraí, na Ríomheolaíochta agus na Teicneolaíochta Faisnéise agus Cumarsáide. Maidir leis an mbeart seo dhámh BCE dhá chreat-chomhaontú seirbhíse neamheisiacha (na 'Conarthaí') ar na soláthraithe a bhfuil na tairiscintí is buntáistí go heacnamaíoch curtha isteach acu (na 'Conraitheoirí'). Dámhadh na conarthaí de réir córais rangaithe.

+
+ 1500000.00 + + + + <P>Seirbhísí Foghlama agus Forbartha i Réimse na hEolaíochta Sonraí agus na Ríomheolaíochta</P> + + 1 + + + + + + + + +

Dhámh BCE tríd an soláthar seo conarthaí chun clár foghlama a acadaimh sonraí a neartú a thuilleadh chomh maith leis an tairiscint sonraí, teicneolaíochta agus TFC fhoriomlán a shaibhriú.

+

Is os coinne an chúlra sin a bhí BCE ag féachaint dá réir chun na seirbhísí a leanas a sholáthar:

+

Beart a haon: Suas le triúr soláthraithe chun seirbhísí foghlama agus forbartha cumaiscthe a dhearadh, agus/nó a chomhchruthú, a sheachadadh agus a riaradh sa Bhéarla i réimse na heolaíochta sonraí agus na ríomheolaíochta, agus na speisialtóireachtaí a chlúdaítear le hAcadamh Sonraí BCE.

+

Bíonn Acadamh Sonraí BCE ar oscailt do bhaill foirne ar fud na limistéar gnó leis na príomhchuspóirí a leanas aige:

+

(i) easnaimh feasa a líonadh agus scileanna foirne a mhéadú i réimse na heolaíochta sonraí, na teicneolaíochta faisnéise agus scileanna sonraí;

+

(ii) an litearthacht ghinearálta maidir le sonraí i measc na foirne a fheabhsú;

+

(iii) tacú le claochlú sonraí na heagraíochta;

+

(iv) scileanna sonraí a chaighdeánú ar fud limistéar gnó trí leas a bhaint as e.g. sineirgí trasfheidhmeacha; agus

+

(v) spreagadh a thabhairt do rannpháirtithe chun foghlaim óna chéile agus an fhoghlaim a chur i mbun feidhme e.g. i bhfoirm tionscadal (tras)limistéar gnó.

+

Tá na seirbhísí arna soláthar ar oscailt do gach ball foirne BCE, agus de réir mar is infheidhme, d’fhostaithe NCAnna de chuid SAM agus BCNanna de chuid CEBC. Is in Frankfurt am Main a sholáthrófar na seirbhísí ar an láthair den chuid is mó, agus sholáthrófaí i gcásanna eisceachtúla iad i suíomhanna áitiúla BCN/NCAnna taobh istigh den Aontas Eorpach.

+
+ +
+
+ + + + http://www.dummy.org/fake-url-national-procedure + 2020/S 251-626986 + + + 1 + 1 + + <P>Seirbhísí Foghlama agus Forbartha i Réimse na hEolaíochta Sonraí agus na Ríomheolaíochta</P> + + + 2021-11-24 + + 9 + 3 + 4 + 8 + + + + + Krisolis Ltd +
28-32 Pembroke Street Upper
+ Dublin + D02 EK84 + + +
+ +
+
+ + 1500000.00 + +
+
+ + 2 + 1 + + <P>Seirbhísí Foghlama agus Forbartha i Réimse na hEolaíochta Sonraí agus na Ríomheolaíochta</P> + + + 2021-11-19 + + 9 + 3 + 4 + 8 + + + + + IE University +
Calle Cardinal Zuniga
+ Segovia + 40003 + + +
+
+
+ + 1500000.00 + 1500000.00 + +
+
+ + +

Tá an nós imeachta tairisceana arna stiúradh i gcomhréir le hAirt. 35 agus Airt. 36 Cinneadh BCE/2016/2 an 9.2.2016 lena leagtar síos na rialacha maidir le soláthar, IO L 45, 20.2.2016, lch. 15 (arna leasú) atá ar fáil ar láithreán gréasáin BCE: http://www.ecb.europa.eu/ecb/jobsproc/tenders/html/index.en.html.

+

Is meastachán caiteachais neamhcheangailteach táscach é luachanna iomlána an chonartha (na gconarthaí) atá léirithe in Alt II.1.7) agus in A(i)lt V.2.4) tráth dhámhachtain an chonartha.

+

Is ionann an luach measta a thugtar in aghaidh an chonartha le haghaidh creat-chomhaontuithe il-soláthraithe i ngach cás agus luach iomlán an tsoláthair/bhirt toisc nach féidir luach na n-orduithe a dhámhtar in aghaidh an chonraitheora a chinneadh roimh ré.

+

D'fhéadfadh luach iarbhír an chonartha/na gconarthaí a bheith éagsúil agus déanfar é a chinneadh faoi réir ag riachtanais iarbhír gnó.

+
+ + An Banc Ceannais Eorpaigh, Procurement Review Body, c/o Legal Advice Team +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + +49 6913446886 + http://www.ecb.europa.eu +
+ + An tOmbudsman Eorpach +
1 avenue du Président Robert Schuman
+ Strasbourg + 67001 + +
+ +

Tosóidh an teorainn ama chun imeachtaí a thionscnamh faoi Airteagal 263 den Chonradh ar Fheidhmiú an Aontais Eorpaigh ag rith dhá mhí ón gcinneadh achomhairc a fháil.

+

Ní bheidh tionchar ag gearán chuig an Ombudsman Eorpach ar an spriocdháta le haghaidh achomhairc a thaisceadh.

+
+ + Central Procurement Office +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + http://www.ecb.europa.eu +
+ 2021-11-26 +
+
+ + + + + + Европейска централна банка +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + Natascha Graff + +49 69/13440 + procurement@ecb.europa.eu + +49 69/13447110 + + http://www.ecb.europa.eu +
+ + +
+ + + <P>Предоставяне на услуги за обучение и развитие в областта на науката за данните, компютърните науки и информационните и комуникационните технологии — Обособена позиция 1</P> + + PRO-005499 + + + + + +

Европейската централна банка (ЕЦБ) възложи чрез тази процедура за възлагане на обществени поръчки договори за предоставяне на услуги по обучение и развитие в областта на науката, компютърна наука и информационни и комуникационни технологии. За тази обособена позиция ЕЦБ възложи два неизключителни рамкови договора за услуги („Договори“) на доставчиците, които са подали най-изгодните от икономическа гледна точка оферти („Изпълнители“). Поръчките бяха възложени спрямо система за класиране.

+
+ 1500000.00 + + + + <P>Услуги за обучение и развитие в областта на науката за данните и компютърните науки</P> + + 1 + + + + + + + + +

Чрез тази обществена поръчка ЕЦБ възложи поръчки за допълнително подсилване на програмата за обучение на своята Академия за данни, както и да обогати общото предложение за данни, технология и ИКТ.

+

В този контекст, ЕЦБ следователно иска да осигури следните услуги:

+

Обособена позиция 1: До 3-ма доставчици да проектират и/или създадат съвместно, предоставят и администрират смесени услуги за обучение и развитие, предоставени на английски език, в областта на науката за данни и компютърните науки, и специализациите, обхванати от Академията за данни на ЕЦБ.

+

Академията за данни на ЕЦБ е отворена за членове на персонала в бизнес областите със следните основни цели:

+

i) запълване на пропуски в знанията и надграждане на уменията на персонала в областта на науките за данни, информационните технологии и уменията за боравене с данни;

+

ii) подобряване на общата грамотност относно данните сред персонала;

+

iii) подпомагане на трансформацията на данните на организацията;

+

iv) стандартизиране на уменията за данни в бизнес областите, като се използват напр. междусекторни синергии; и

+

v) насърчаване на участниците да се научат един от друг и да приложат обучението на практика, напр. под формата на проекти в бизнес области (кръстосани).

+

Закупените услуги са отворени за всички служители на ЕЦБ, и където е приложимо, за служители на NCA на SSM и NCB на ESCB. Услугите на място ще се предоставят главно във Франкфурт на Майн и в изключителни случаи, предоставени в местни обекти на NCB/NCA в рамките на ЕС.

+
+ +
+
+ + + + http://www.dummy.org/fake-url-national-procedure + 2020/S 251-626986 + + + 1 + 1 + + <P>Услуги за обучение и развитие в областта на науката за данните и компютърните науки</P> + + + 2021-11-24 + + 9 + 3 + 4 + 8 + + + + + Krisolis Ltd +
28-32 Pembroke Street Upper
+ Dublin + D02 EK84 + + +
+ +
+
+ + 1500000.00 + +
+
+ + 2 + 1 + + <P>Услуги за обучение и развитие в областта на науката за данните и компютърните науки</P> + + + 2021-11-19 + + 9 + 3 + 4 + 8 + + + + + IE University +
Calle Cardinal Zuniga
+ Segovia + 40003 + + +
+
+
+ + 1500000.00 + 1500000.00 + +
+
+ + +

Процедурата по обществена поръчка е проведена в съответствие с чл. 35 и 36 на Решение ЕЦБ/2016/2 от 9.2.2016 г. за определяне на правилата за възлагане на поръчки, OВ L 45, 20.2.2016 г., стр. 15 (изменено), достъпно на уебсайта на ЕЦБ на: http://www.ecb.europa.eu/ecb/jobsproc/tenders/html/index.en.html.

+

Общите стойности на обществената поръчка и поръчката(ите), посочена(и) в раздел II.1.7) и раздел(и) V.2.4), са индикативна незадължителна оценка на разходите към момента на възлагане на поръчката.

+

Общата стойност, посочена за поръчка по рамкови споразумения с няколко доставчика, представлява във всеки случай общата стойност на цялата поръчка/обособена позиция, тъй като стойността на поръчките, възложени на всеки изпълнител, не може да се определи предварително.

+

Действителната стойност на поръчката(-ите) може да се различава и ще бъде определена според реалните работни нужди.

+
+ + Европейска централна банка, Procurement Review Body, c/o Legal Advice Team +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + +49 6913446886 + http://www.ecb.europa.eu +
+ + Европейски омбудсман +
1 avenue du Président Robert Schuman
+ Strasbourg + 67001 + +
+ +

Срокът за предявяване на жалба съгласно член 263 на Договора за функционирането на Европейския съюз започва да тече два месеца от получаването на решението за обжалване.

+

Жалба до Европейския омбудсман не оказва влияние на крайните срокове за подаване на жалби.

+
+ + Central Procurement Office +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + http://www.ecb.europa.eu +
+ 2021-11-26 +
+
+ + + + + + Banca Centrală Europeană +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + Natascha Graff + +49 69/13440 + procurement@ecb.europa.eu + +49 69/13447110 + + http://www.ecb.europa.eu +
+ + +
+ + + <P>Prestare de servicii de învățare și dezvoltare în domeniul științei datelor, informaticii și tehnologiei informației și comunicațiilor - lotul 1</P> + + PRO-005499 + + + + + +

Banca Centrală Europeană (BCE) a acordat, prin intermediul acestei proceduri de achiziții publice negociate, contracte pentru prestarea de servicii de învățare și dezvoltare în domeniul științei datelor, informaticii și al tehnologiei informației și comunicațiilor. Pentru acest lot, BCE a atribuit două acorduri-cadru neexclusive de servicii („Contractele”) acelor prestatori care au depus cele mai avantajoase oferte din punct de vedere economic („contractanții”). Contractele au fost atribuite în ordinea clasificării.

+
+ 1500000.00 + + + + <P>Servicii de învățare și dezvoltare în domeniul științei datelor și informaticii</P> + + 1 + + + + + + + + +

BCE a atribuit prin aceste contracte de achiziții publice pentru a continua consolidarea programului de învățare al academiei sale de date, precum și pentru a îmbogăți oferta generală de date, tehnologie și TIC.

+

În acest context, BCE dorea, prin urmare, să achiziționeze următoarele servicii:

+

Lotul 1: Până la trei furnizori pentru proiectarea și/sau co-crearea, livrarea și administrarea de servicii de învățare și dezvoltare mixte furnizate în limba engleză în domeniul științei datelor și informaticii și al specializărilor acoperite de academia de date a BCE.

+

Academia de date a BCE este deschisă membrilor personalului din toate domeniile de afaceri, cu următoarele obiective principale:

+

(i) eliminarea lacunelor de cunoștințe și dobândirea de către personal de competențe suplimentare în domeniul științei datelor, al tehnologiei informației și al competențelor în materie de date;

+

(ii) îmbunătățirea educației generale în materie de date în rândul membrilor personalului;

+

(iii) sprijini transformarea datelor organizației;

+

(iv) standardizarea competențelor în materie de date în toate domeniile de afaceri utilizând, de exemplu, sinergiile multifuncționale; și

+

(v) să încurajeze participanții să învețe unii de la alții și să pună învățarea în practică, de exemplu, sub formă de proiecte (transversale) în domeniul afacerilor.

+

Serviciile achiziționate sunt deschise întregului personal al BCE și, dacă este cazul, angajaților ANC din MUS și BCN din SEBC. Serviciile la fața locului vor fi prestate în principal în Frankfurt pe Main și în cazuri excepționale livrate la locațiile BCN/ANC locale din UE.

+
+ +
+
+ + + + http://www.dummy.org/fake-url-national-procedure + 2020/S 251-626986 + + + 1 + 1 + + <P>Servicii de învățare și dezvoltare în domeniul științei datelor și informaticii</P> + + + 2021-11-24 + + 9 + 3 + 4 + 8 + + + + + Krisolis Ltd +
28-32 Pembroke Street Upper
+ Dublin + D02 EK84 + + +
+ +
+
+ + 1500000.00 + +
+
+ + 2 + 1 + + <P>Servicii de învățare și dezvoltare în domeniul științei datelor și informaticii</P> + + + 2021-11-19 + + 9 + 3 + 4 + 8 + + + + + IE University +
Calle Cardinal Zuniga
+ Segovia + 40003 + + +
+
+
+ + 1500000.00 + 1500000.00 + +
+
+ + +

Procedura de achiziții publice se derulează în conformitate cu articolul 35 și articolul 36 Decizia BCE/2016/2 din 9 februarie 2016 de stabilire a normelor privind achizițiile, JO L 45, 20.2.2016, p. 15 (astfel cum a fost modificată) disponibilă pe site-ul BCE la adresa: http://www.ecb.europa.eu/ecb/jobsproc/tenders/html/index.en.html

+

Valorile totale ale achiziției și contractului (contractelor) indicat(e) în secțiunea II.1.7) și secțiunea (secțiunile) V.2.4) sunt o valoare indicativă fără caracter obligatoriu a cheltuielilor la momentul atribuirii contractului.

+

Valoarea estimată indicată per contract pentru acordurile-cadru cu mai mulți furnizori în fiecare caz reprezintă valoarea totală a achiziției / lotului total, deoarece valoarea comenzilor acordate pentru fiecare contractant nu poate fi determinată în avans.

+

Valoarea reală a contractului poate fi diferită și va fi determinată de nevoile comerciale reale.

+
+ + Banca Centrală Europeană, Procurement review body, c/o Legal Advice Team +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + +49 6913446886 + http://www.ecb.europa.eu +
+ + Ombudsmanul European +
1 avenue du Président Robert Schuman
+ Strasbourg + 67001 + +
+ +

Termenul de introducere a acțiunii prevăzut la articolul 263 din Tratatul privind funcționarea Uniunii Europene începe să curgă două luni de la data primirii deciziei de introducere a căii de atac.

+

O plângere depusă la Ombudsmanul European nu are niciun efect asupra termenului-limită de utilizare a căilor de atac.

+
+ + Central Procurement Office +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + http://www.ecb.europa.eu +
+ 2021-11-26 +
+
+ + + + + + Europska središnja banka +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + Natascha Graff + +49 69/13440 + procurement@ecb.europa.eu + +49 69/13447110 + + http://www.ecb.europa.eu +
+ + +
+ + + <P>Pružanje usluga učenja i razvoja u području podatkovne znanosti, računalne znanosti i informacijske i komunikacijske tehnologije - Grupa 1</P> + + PRO-005499 + + + + + +

Europska središnja banka (ESB) dodijelila je s pomoću ovog pregovaračkog postupka nabave ugovore za pružanje usluga učenja i razvoja u području podatkovne znanosti, računalne znanosti i informacijske i komunikacijske tehnologije. Za ovu je grupu ESB dodijelio dva neisključiva okvirna sporazuma o uslugama („ugovori”) dobavljačima koji su dostavili ekonomski najisplativije ponude („izvoditelji”). Ugovori su dodijeljeni na temelju sustava rangiranja.

+
+ 1500000.00 + + + + <P>Usluge učenja i razvoja u području podatkovne znanosti i računalne znanosti</P> + + 1 + + + + + + + + +

ESB je s pomoću ove nabave dodijelio ugovore za daljnje jačanje programa učenja povezanih s njegovom podatkovnom akademijom te obogaćivanje ukupne ponude za podatke, tehnologiju i IKT.

+

U tom kontekstu, ESB je stoga želio nabaviti sljedeće usluge:

+

Grupa 1: Do tri pružatelja usluga za osmišljavanje i/ili zajedničko stvaranje, isporuku i vođenje usluga mješovitog učenja i razvoja koje se pružaju na engleskom jeziku u području podatkovne znanosti i računalne znanosti te specijalizacija obuhvaćenih akademijom podataka ESB-a.

+

Akademija podataka ESB-a otvorena je zaposlenicima u poslovnim područjima sa sljedećim glavnim ciljevima:

+

(i) popunjavanje praznina u znanju i unaprjeđenja osoblja u području podatkovne znanosti, informacijske tehnologije i podatkovnih vještina;

+

(ii) poboljšanje opće pismenost o podacima među osobljem;

+

(iii) pružanje podrške transformaciji podataka organizacije;

+

(iv) standardizacija podatkovnih vještina u poslovnim područjima upotrebom, npr. višenamjenske sinergije; i

+

(v) poticanje sudionika da uče jedni od drugih i provode učenje u praksu, primjerice u obliku projekata u više poslovnih područja.

+

Nabavljene usluge otvorene su svim djelatnicima ESB-a i, prema potrebi, zaposlenicima nacionalnih nadležnih tijela SSM-a i nacionalnim središnjim bankama Europskog sustava središnjih banaka. Usluge na lokaciji prvenstveno će se pružati u Frankfurtu na Majni, a u iznimnim se slučajevima isporučuju na lokacijama lokalnih nacionalnih središnjih banaka/nacionalnih nadležnih tijela u EU-u.

+
+ +
+
+ + + + http://www.dummy.org/fake-url-national-procedure + 2020/S 251-626986 + + + 1 + 1 + + <P>Usluge učenja i razvoja u području podatkovne znanosti i računalne znanosti</P> + + + 2021-11-24 + + 9 + 3 + 4 + 8 + + + + + Krisolis Ltd +
28-32 Pembroke Street Upper
+ Dublin + D02 EK84 + + +
+ +
+
+ + 1500000.00 + +
+
+ + 2 + 1 + + <P>Usluge učenja i razvoja u području podatkovne znanosti i računalne znanosti</P> + + + 2021-11-19 + + 9 + 3 + 4 + 8 + + + + + IE University +
Calle Cardinal Zuniga
+ Segovia + 40003 + + +
+
+
+ + 1500000.00 + 1500000.00 + +
+
+ + +

Postupak nabave provodi se u skladu s člancima 35. i 36. Odluke ECB/2016/2. od 9. veljače 2016. o utvrđivanju pravila o nabavi, SL L 45., 20.2.2016., str. 15 (kako je izmijenjena) koja je dostupna na mrežnoj stranici ESB-a na http://www.ecb.europa.eu/ecb/jobsproc/tenders/html/index.en.html

+

Ukupne vrijednosti nabave i ugovora iz odjeljka II.1.7) i odjeljka V.2.4) indikativne su neobvezujuće procjene izdataka u trenutku dodjele ugovora.

+

Procijenjena vrijednost navedena po ugovoru za okvirne sporazume s više dobavljača u svakom slučaju predstavlja ukupnu vrijednost cjelokupne nabave/grupe jer se vrijednost dodijeljenih narudžbi po ugovoru ne može unaprijed odrediti.

+

Ukupna vrijednost ugovora može se razlikovati te će biti određena trenutačnim poslovnim potrebama.

+
+ + Europska središnja banka, Procurement Review Body, c/o Legal Advice Team +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + +49 6913446886 + http://www.ecb.europa.eu +
+ + Europski ombudsman +
1 avenue du Président Robert Schuman
+ Strasbourg + 67001 + +
+ +

Rok za pokretanje postupka u skladu s člankom 263. Ugovora o funkcioniranju Europske unije počinje teći dva mjeseca od primitka odluke o žalbi.

+

Podnošenje pritužbe Europskom ombudsmanu ne utječe na rok za podnošenje žalbi.

+
+ + Central Procurement Office +
Sonnemannstrasse 22
+ Frankfurt am Main + 60314 + + +49 6913440 + http://www.ecb.europa.eu +
+ 2021-11-26 +
+
+
+
diff --git a/development-notices/ted-xml/22-011421-001-EXP.xml b/development-notices/ted-xml/22-011421-001-EXP.xml new file mode 100644 index 0000000..dc143ca --- /dev/null +++ b/development-notices/ted-xml/22-011421-001-EXP.xml @@ -0,0 +1,70962 @@ + + + + 22-011421-001 + 20220417 + DA DE EN ES FI FR EL IT NL PT SV CS ET HU LT LV MT PL SK SL GA BG RO HR + From Convertor + + + + + + + + + + + S + 8 + 20220112 + + + 2022/S 008-014715 + + https://ted.europa.eu/udl?uri=TED:NOTICE:014715-2022:TEXT:DA:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:014715-2022:TEXT:DE:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:014715-2022:TEXT:EN:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:014715-2022:TEXT:ES:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:014715-2022:TEXT:FI:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:014715-2022:TEXT:FR:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:014715-2022:TEXT:EL:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:014715-2022:TEXT:IT:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:014715-2022:TEXT:NL:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:014715-2022:TEXT:PT:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:014715-2022:TEXT:SV:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:014715-2022:TEXT:CS:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:014715-2022:TEXT:ET:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:014715-2022:TEXT:HU:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:014715-2022:TEXT:LT:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:014715-2022:TEXT:LV:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:014715-2022:TEXT:MT:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:014715-2022:TEXT:PL:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:014715-2022:TEXT:SK:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:014715-2022:TEXT:SL:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:014715-2022:TEXT:GA:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:014715-2022:TEXT:BG:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:014715-2022:TEXT:RO:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:014715-2022:TEXT:HR:HTML + + EN + + www.cdt.europa.eu + Translation services + Luxembourg + Luxembourg + Пазарджик / Pazardzhik + София / Sofia + Варна / Varna + Αττική / Attiki + Praha + Osrednjeslovenska + Jihočeský kraj + Rīga + Jihomoravský kraj + Moravskoslezský kraj + Ile-de-France + Bratislavský kraj + Overijssel + Helsinki-Uusimaa + Dublin + Midtjylland + Københavns omegn + Luxembourg + Fürstenfeldbruck + Limburg-Weilburg + Heidelberg, Stadtkreis + Düsseldorf + Rhein-Sieg-Kreis + Berlin + Karlsruhe + München, Landkreis + Region Hannover + Rendsburg-Eckernförde + Mannheim, Stadtkreis + Jönköpings län + Malta + Roma + Θεσσαλονίκη / Thessaloniki + Comunidad de Madrid + Barcelona + Alicante / Alacant + Pontevedra + Mallorca + Oeste + Badajoz + Bizkaia + Lõuna-Eesti + Põhja-Eesti + Varsinais-Suomi + + 14000000.00 + + + 2020/S 225-552091 + + + + 20220107 + European Institution/Agency or International Organisation + Contract award notice + Services + Open procedure + European Institution/Agency or International Organisation + Not applicable + The most economic tender + Other + AGC03 + AG + + + + + + Luxembourg + Luxembourg + +

FL/GEN20-02

+
+
+ + Luxemburg + Luxemburg + +

FL/GEN20-02

+
+
+ + Luxembourg + Luxembourg + +

FL/GEN20-02

+
+
+ + Luxemburgo + Luxemburgo + +

FL/GEN20-02

+
+
+ + Luxemburg + Luxemburg + +

FL/GEN20-02

+
+
+ + Luxembourg + Luxembourg + +

FL/GEN20-02

+
+
+ + Λουξεμβούργο + Λουξεμβούργο + +

FL/GEN20-02

+
+
+ + Lussemburgo + Lussemburgo + +

FL/GEN20-02

+
+
+ + Luxemburg + Luxemburg + +

FL/GEN20-02

+
+
+ + Luxemburgo + Luxemburgo + +

FL/GEN20-02

+
+
+ + Luxemburg + Luxemburg + +

FL/GEN20-02

+
+
+ + Lucembursko + Lucemburk + +

FL/GEN20-02

+
+
+ + Luksemburg + Luxembourg + +

FL/GEN20-02

+
+
+ + Luxemburg + Luxembourg + +

FL/GEN20-02

+
+
+ + Liuksemburgas + Liuksemburgas + +

FL/GEN20-02

+
+
+ + Luksemburga + Luksemburga + +

FL/GEN20-02

+
+
+ + il-Lussemburgu + Lussemburgu + +

FL/GEN20-02

+
+
+ + Luksemburg + Luksemburg + +

FL/GEN20-02

+
+
+ + Luxembursko + Luxemburg + +

FL/GEN20-02

+
+
+ + Luksemburg + Luxembourg + +

FL/GEN20-02

+
+
+ + Lucsamburg + Lucsamburg + +

FL/GEN20-02

+
+
+ + Люксембург + Люксембург + +

FL/GEN20-02

+
+
+ + Luxemburg + Luxemburg + +

FL/GEN20-02

+
+
+ + Luksemburg + Luxembourg + +

FL/GEN20-02

+
+
+
+ + Oversættelsescentret for Den Europæiske Unions Organer (CdT) + Übersetzungszentrum für die Einrichtungen der Europäischen Union (CdT) + Translation Centre for the Bodies of the European Union (CdT) + Centro de Traducción de los Órganos de la Unión Europea (CdT) + Euroopan unionin elinten käännöskeskus (CdT) + Centre de traduction des organes de l'Union européenne (CdT) + Μεταφραστικό Κέντρο των Οργάνων της Ευρωπαϊκής Ένωσης (CdT) + Centro di traduzione degli organismi dell'Unione europea (CdT) + Vertaalbureau voor de organen van de Europese Unie (CdT) + Centro de Tradução dos Organismos da União Europeia (CdT) + Översättningscentrum för Europeiska unionens organ (CdT) + Překladatelské středisko pro instituce Evropské unie (CdT) + Euroopa Liidu Asutuste Tõlkekeskus (CdT) + Az Európai Unió Szerveinek Fordítóközpontja (CdT) + Europos Sąjungos įstaigų vertimo centras (CdT) + Eiropas Savienības iestāžu Tulkošanas centrs (CdT) + Iċ-Ċentru tat-Traduzzjoni għall-Korpi tal-Unjoni Ewropea (CdT) + Centrum Tłumaczeń dla Organów Unii Europejskiej (CdT) + Prekladateľské stredisko pre orgány Európskej únie (CdT) + Prevajalski center za organe Evropske unije (CdT) + Ionad Aistriúcháin Chomhlachtaí an Aontais Eorpaigh (CdT) + Център за преводи за органите на Европейския съюз (CdT) + Centrul de Traduceri pentru Organismele Uniunii Europene (CdT) + Prevoditeljski centar za tijela Europske unije (CdT) + +
+ + + + + + Oversættelsescentret for Den Europæiske Unions Organer (CdT) +
Bâtiment Technopolis, 12E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + Martin Garnier + tenders@cdt.europa.eu + + www.cdt.europa.eu +
+ + Oversættelser +
+ + + <P>FL/GEN20-02</P> + + + + + + +

Oversættelsescentret for Den Europæiske Unions Organer påtænker at indgå en rammeaftale vedrørende oversættelse af tekster inden for området for generelle anliggender fra engelsk til bulgarsk, dansk, estisk, finsk, fransk, græsk, irsk, italiensk, kroatisk, lettisk, litauisk, maltesisk, nederlandsk, polsk, portugisisk, rumænsk, slovakisk, slovensk, spansk, svensk, tjekkisk, tysk og ungarsk.

+
+ 14000000.00 + + + + <P>Oversættelse fra engelsk til bulgarsk</P> + + 1 + + + + + +

Oversættelsescentret for Den Europæiske Unions Organer planlægger at indgå en rammeaftale vedrørende oversættelse af tekster inden for området for generelle anliggender fra engelsk til bulgarsk.

+
+ + + Kvalitet + 70 + + + 30 + + + + +
+ + + <P>Oversættelse fra engelsk til tjekkisk</P> + + 2 + + + + + +

Oversættelsescentret for Den Europæiske Unions Organer planlægger at indgå en rammeaftale vedrørende oversættelse af tekster inden for området for generelle anliggender fra engelsk til tjekkisk.

+
+ + + Kvalitet + 70 + + + 30 + + + + +
+ + + <P>Oversættelse fra engelsk til dansk</P> + + 3 + + + + + +

Oversættelsescentret for Den Europæiske Unions Organer planlægger at indgå en rammeaftale vedrørende oversættelse af tekster inden for området for generelle anliggender fra engelsk til dansk.

+
+ + + Kvalitet + 70 + + + 30 + + + + +
+ + + <P>Oversættelse fra engelsk til tysk</P> + + 4 + + + + + +

Oversættelsescentret for Den Europæiske Unions Organer planlægger at indgå en rammeaftale vedrørende oversættelse af tekster inden for området for generelle anliggender fra engelsk til tysk.

+
+ + + Kvalitet + 70 + + + 30 + + + + +
+ + + <P>Oversættelse fra engelsk til græsk</P> + + 5 + + + + + +

Oversættelsescentret for Den Europæiske Unions Organer planlægger at indgå en rammeaftale vedrørende oversættelse af tekster inden for området for generelle anliggender fra engelsk til græsk.

+
+ + + Kvalitet + 70 + + + 30 + + + + +
+ + + <P>Oversættelse fra engelsk til spansk</P> + + 6 + + + + + +

Oversættelsescentret for Den Europæiske Unions Organer planlægger at indgå en rammeaftale vedrørende oversættelse af tekster inden for området for generelle anliggender fra engelsk til spansk.

+
+ + + Kvalitet + 70 + + + 30 + + + + +
+ + + <P>Oversættelse fra engelsk til estisk</P> + + 7 + + + + + +

Oversættelsescentret for Den Europæiske Unions Organer planlægger at indgå en rammeaftale vedrørende oversættelse af tekster inden for området for generelle anliggender fra engelsk til estisk.

+
+ + + Kvalitet + 70 + + + 30 + + + + +
+ + + <P>Oversættelse fra engelsk til finsk</P> + + 8 + + + + + +

Oversættelsescentret for Den Europæiske Unions Organer planlægger at indgå en rammeaftale vedrørende oversættelse af tekster inden for området for generelle anliggender fra engelsk til finsk.

+
+ + + Kvalitet + 70 + + + 30 + + + + +
+
+ + + + + 2020/S 225-552091 + + + 1 + 1 + + <P>Oversættelse fra engelsk til bulgarsk</P> + + + 2021-10-14 + + 14 + + + + + + Freelance translator + Pazardzhik + + + + + + + + + 9.60 + 18.00 + + + + + + 2 + 1 + + <P>Oversættelse fra engelsk til bulgarsk</P> + + + 2021-10-14 + + 14 + + + + + + Mednik Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 3 + 1 + + <P>Oversættelse fra engelsk til bulgarsk</P> + + + 2021-10-14 + + 14 + + + + + + Mitra Translations Ltd + Varna + + + + + + + + + 9.60 + 18.00 + + + + + + 4 + 1 + + <P>Oversættelse fra engelsk til bulgarsk</P> + + + 2021-10-14 + + 14 + + + + + + Arte Doc + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 5 + 1 + + <P>Oversættelse fra engelsk til bulgarsk</P> + + + 2021-10-14 + + 14 + + + + + + Sofita Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 6 + 1 + + <P>Oversættelse fra engelsk til bulgarsk</P> + + + 2021-10-14 + + 14 + + + + + + Intertranslations AE + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 7 + 1 + + <P>Oversættelse fra engelsk til bulgarsk</P> + + + 2021-10-14 + + 14 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 8 + 1 + + <P>Oversættelse fra engelsk til bulgarsk</P> + + + 2021-10-14 + + 14 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 9.60 + 18.00 + + + + + + 9 + 1 + + <P>Oversættelse fra engelsk til bulgarsk</P> + + + 2021-10-14 + + 14 + + + + + + Interlang Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 10 + 1 + + <P>Oversættelse fra engelsk til bulgarsk</P> + + + 2021-10-14 + + 14 + + + + + + Iolar Informatika V Besedi d.o.o. + Ljubljana + + + + + + + + + 9.60 + 18.00 + + + + + + 11 + 2 + + <P>Oversættelse fra engelsk til tjekkisk</P> + + + 2021-10-14 + + 11 + + + + + + ACP Traductera a.s. + Jindřichův Hradec + + + + + + + + + 13.00 + 26.58 + + + + + + 12 + 2 + + <P>Oversættelse fra engelsk til tjekkisk</P> + + + 2021-10-14 + + 11 + + + + + + Milan Havlin - Presto + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 13 + 2 + + <P>Oversættelse fra engelsk til tjekkisk</P> + + + 2021-10-14 + + 11 + + + + + + SIA Idea Text + Riga + + + + + + + + + 13.00 + 26.58 + + + + + + 14 + 2 + + <P>Oversættelse fra engelsk til tjekkisk</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Brno + + + + + + + + + 13.00 + 26.58 + + + + + + 15 + 2 + + <P>Oversættelse fra engelsk til tjekkisk</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Havirov Podlesi + + + + + + + + + 13.00 + 26.58 + + + + + + 16 + 2 + + <P>Oversættelse fra engelsk til tjekkisk</P> + + + 2021-10-14 + + 11 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 17 + 2 + + <P>Oversættelse fra engelsk til tjekkisk</P> + + + 2021-10-14 + + 11 + + + + + + Artlingua AS + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 18 + 2 + + <P>Oversættelse fra engelsk til tjekkisk</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Maisons-Alfort + + + + + + + + + 13.00 + 26.58 + + + + + + 19 + 2 + + <P>Oversættelse fra engelsk til tjekkisk</P> + + + 2021-10-14 + + 11 + + + + + + EXE, a.s. + Bratislava + + + + + + + + + 13.00 + 26.58 + + + + + + 20 + 2 + + <P>Oversættelse fra engelsk til tjekkisk</P> + + + 2021-10-14 + + 11 + + + + + + Translavic BV + Rijssen + + + + + + + + + 13.00 + 26.58 + + + + + + 21 + 3 + + <P>Oversættelse fra engelsk til dansk</P> + + + 2021-10-14 + + 9 + + + + + + Intertranslations AE + Athens + + + + + + + + + 32.90 + 53.01 + + + + + + 22 + 3 + + <P>Oversættelse fra engelsk til dansk</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 32.90 + 53.01 + + + + + + 23 + 3 + + <P>Oversættelse fra engelsk til dansk</P> + + + 2021-10-14 + + 9 + + + + + + Lionbridge International Unlimited Company + Dún Laoghaire + + + + + + + + + 32.90 + 53.01 + + + + + + 24 + 3 + + <P>Oversættelse fra engelsk til dansk</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 32.90 + 53.01 + + + + + + 25 + 3 + + <P>Oversættelse fra engelsk til dansk</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Brønshøj + + + + + + + + + 32.90 + 53.01 + + + + + + 26 + 3 + + <P>Oversættelse fra engelsk til dansk</P> + + + 2021-10-14 + + 9 + + + + + + SIA Idea Text + Riga + + + + + + + + + 32.90 + 53.01 + + + + + + 27 + 3 + + <P>Oversættelse fra engelsk til dansk</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 32.90 + 53.01 + + + + + + 28 + 4 + + <P>Oversættelse fra engelsk til tysk</P> + + + 2021-10-14 + + 27 + + + + + + Intertranslations AE + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 29 + 4 + + <P>Oversættelse fra engelsk til tysk</P> + + + 2021-10-14 + + 27 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 30 + 4 + + <P>Oversættelse fra engelsk til tysk</P> + + + 2021-10-14 + + 27 + + + + + + Amplexor Luxembourg S.à.r.l. + Bertrange + + + + + + + + + 21.84 + 43.31 + + + + + + 31 + 4 + + <P>Oversættelse fra engelsk til tysk</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Olching + + + + + + + + + 21.84 + 43.31 + + + + + + 32 + 4 + + <P>Oversættelse fra engelsk til tysk</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Diez + + + + + + + + + 21.84 + 43.31 + + + + + + 33 + 4 + + <P>Oversættelse fra engelsk til tysk</P> + + + 2021-10-14 + + 27 + + + + + + Übersetzungsdienst Schweizer & Sperling + Heidelberg + + + + + + + + + 21.84 + 43.31 + + + + + + 34 + 4 + + <P>Oversættelse fra engelsk til tysk</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meerbusch + + + + + + + + + 21.84 + 43.31 + + + + + + 35 + 4 + + <P>Oversættelse fra engelsk til tysk</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Hennef Stadt Blankenberg + + + + + + + + + 21.84 + 43.31 + + + + + + 36 + 4 + + <P>Oversættelse fra engelsk til tysk</P> + + + 2021-10-14 + + 27 + + + + + + Presto - Prekladatelske Centrum s.r.o. + Prague + + + + + + + + + 21.84 + 43.31 + + + + + + 37 + 4 + + <P>Oversættelse fra engelsk til tysk</P> + + + 2021-10-14 + + 27 + + + + + + Orco SA + Athens + + + + + + + + + 21.84 + 43.31 + + + + +

Ikke kendt

+
+
+
+ + 38 + 4 + + <P>Oversættelse fra engelsk til tysk</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Reilingen + + + + + + + + + 21.84 + 43.31 + + + + + + 39 + 4 + + <P>Oversættelse fra engelsk til tysk</P> + + + 2021-10-14 + + 27 + + + + + + Alpha Translation Service GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 40 + 4 + + <P>Oversættelse fra engelsk til tysk</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Karlsruhe + + + + + + + + + 21.84 + 43.31 + + + + + + 41 + 4 + + <P>Oversættelse fra engelsk til tysk</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Munich + + + + + + + + + 21.84 + 43.31 + + + + + + 42 + 4 + + <P>Oversættelse fra engelsk til tysk</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meine + + + + + + + + + 21.84 + 43.31 + + + + + + 43 + 4 + + <P>Oversættelse fra engelsk til tysk</P> + + + 2021-10-14 + + 27 + + + + + + RWS Group Deutschland GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + +

Ikke kendt.

+
+
+
+ + 44 + 4 + + <P>Oversættelse fra engelsk til tysk</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Rendsburg + + + + + + + + + 21.84 + 43.31 + + + + + + 45 + 4 + + <P>Oversættelse fra engelsk til tysk</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 46 + 4 + + <P>Oversættelse fra engelsk til tysk</P> + + + 2021-10-14 + + 27 + + + + + + Exact! Sprachenservice und Informations Management GmbH + Mannheim + + + + + + + + + 21.84 + 43.31 + + + + + + 47 + 4 + + <P>Oversættelse fra engelsk til tysk</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Forsheda + + + + + + + + + 21.84 + 43.31 + + + + + + 48 + 4 + + <P>Oversættelse fra engelsk til tysk</P> + + + 2021-10-14 + + 27 + + + + + + Intertext Fremdsprachendienst e.G. + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 49 + 4 + + <P>Oversættelse fra engelsk til tysk</P> + + + 2021-10-14 + + 27 + + + + + + Verbivis Ltd + Paola + + + + + + + + + 21.84 + 43.31 + + + + +

Ikke kendt.

+
+
+
+ + 50 + 4 + + <P>Oversættelse fra engelsk til tysk</P> + + + 2021-10-14 + + 27 + + + + + + ILT S.r.l + Rome + + + + + + + + + 21.84 + 43.31 + + + + +

Ikke kendt.

+
+
+
+ + 51 + 4 + + <P>Oversættelse fra engelsk til tysk</P> + + + 2021-10-14 + + 27 + + + + + + Translavic BV + Rijssen + + + + + + + + + 21.84 + 43.31 + + + + + + 52 + 5 + + <P>Oversættelse fra engelsk til græsk</P> + + + 2021-10-14 + + 10 + + + + + + Orco SA + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 53 + 5 + + <P>Oversættelse fra engelsk til græsk</P> + + + 2021-10-14 + + 10 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 54 + 5 + + <P>Oversættelse fra engelsk til græsk</P> + + + 2021-10-14 + + 10 + + + + + + Intertranslations AE + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 55 + 5 + + <P>Oversættelse fra engelsk til græsk</P> + + + 2021-10-14 + + 10 + + + + + + Freelance translator + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 56 + 5 + + <P>Oversættelse fra engelsk til græsk</P> + + + 2021-10-14 + + 10 + + + + + + Glossima & Wehrheim + Thessaloniki + + + + + + + + + 11.99 + 26.88 + + + + + + 57 + 5 + + <P>Oversættelse fra engelsk til græsk</P> + + + 2021-10-14 + + 10 + + + + + + D. Moutafis & Co. - Omada + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 58 + 5 + + <P>Oversættelse fra engelsk til græsk</P> + + + 2021-10-14 + + 10 + + + + + + Translavic BV + Rijssen + + + + + + + + + 11.99 + 26.88 + + + + + + 59 + 6 + + <P>Oversættelse fra engelsk til spansk</P> + + + 2021-10-14 + + 26 + + + + + + Orco SA + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 60 + 6 + + <P>Oversættelse fra engelsk til spansk</P> + + + 2021-10-14 + + 26 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 61 + 6 + + <P>Oversættelse fra engelsk til spansk</P> + + + 2021-10-14 + + 26 + + + + + + Ubiqus Spain, S. L. U. + Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 62 + 6 + + <P>Oversættelse fra engelsk til spansk</P> + + + 2021-10-14 + + 26 + + + + + + Interface Service Spain, S. L. + Ripollet + + + + + + + + + 17.95 + 43.10 + + + + + + 63 + 6 + + <P>Oversættelse fra engelsk til spansk</P> + + + 2021-10-14 + + 26 + + + + + + Intertranslations AE + Athens + + + + + + + + + 17.95 + 23.10 + + + + + + 64 + 6 + + <P>Oversættelse fra engelsk til spansk</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Alicante + + + + + + + + + 17.95 + 43.10 + + + + + + 65 + 6 + + <P>Oversættelse fra engelsk til spansk</P> + + + 2021-10-14 + + 26 + + + + + + Seprotec, Traducción e Interpretación, S. L. + Las Rozas de Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 66 + 6 + + <P>Oversættelse fra engelsk til spansk</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Vigo + + + + + + + + + 17.95 + 43.10 + + + + + + 67 + 6 + + <P>Oversættelse fra engelsk til spansk</P> + + + 2021-10-14 + + 26 + + + + + + Celer Pawlowsky, S. L. + L'Hospitalet de Llobregat + + + + + + + + + 17.95 + 43.10 + + + + + + 68 + 6 + + <P>Oversættelse fra engelsk til spansk</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Cornellà de Llobregat (Barcelona) + + + + + + + + + 17.95 + 43.10 + + + + + + 69 + 6 + + <P>Oversættelse fra engelsk til spansk</P> + + + 2021-10-14 + + 26 + + + + + + Mallorca Phone Assistance, S. L. + Palma de Mallorca + + + + + + + + + 17.95 + 43.10 + + + + + + 70 + 6 + + <P>Oversættelse fra engelsk til spansk</P> + + + 2021-10-14 + + 26 + + + + + + Consenso Global — Serviços de Tradução, Unip., Lda. + Torres Vedras + + + + + + + + + 17.95 + 43.10 + + + + + + 71 + 6 + + <P>Oversættelse fra engelsk til spansk</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Solana de Los Barros + + + + + + + + + 17.95 + 43.10 + + + + + + 72 + 6 + + <P>Oversættelse fra engelsk til spansk</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Santurtzi + + + + + + + + + 17.95 + 43.10 + + + + + + 73 + 6 + + <P>Oversættelse fra engelsk til spansk</P> + + + 2021-10-14 + + 26 + + + + + + Translavic BV + Rijssen + + + + + + + + + 17.95 + 43.10 + + + + + + 74 + 6 + + <P>Oversættelse fra engelsk til spansk</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + San Pedro (Nigrán) + + + + + + + + + 17.95 + 43.10 + + + + + + 75 + 7 + + <P>Oversættelse fra engelsk til estisk</P> + + + 2021-10-14 + + 9 + + + + + + Avatar OÜ + Tartu + + + + + + + + + 19.00 + 35.48 + + + + + + 76 + 7 + + <P>Oversættelse fra engelsk til estisk</P> + + + 2021-10-14 + + 9 + + + + + + Discripta OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 77 + 7 + + <P>Oversættelse fra engelsk til estisk</P> + + + 2021-10-14 + + 9 + + + + + + A&A Lingua OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 78 + 7 + + 2021-10-14 + + 9 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 19.00 + 35.48 + + + + + + 79 + 7 + + <P>Oversættelse fra engelsk til estisk</P> + + + 2021-10-14 + + 9 + + + + + + Tolkebüroo Pangloss OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 80 + 7 + + <P>Oversættelse fra engelsk til estisk</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 19.00 + 35.48 + + + + + + 81 + 8 + + <P>Oversættelse fra engelsk til finsk</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 25.90 + 57.49 + + + + + + 82 + 8 + + <P>Oversættelse fra engelsk til finsk</P> + + + 2021-10-14 + + 9 + + + + + + Lingsoft Language Services Oy + Turku + + + + + + + + + 25.90 + 57.49 + + + + + + 83 + 8 + + <P>Oversættelse fra engelsk til finsk</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Tuohittu + + + + + + + + + 25.90 + 57.49 + + + + + + 84 + 8 + + <P>Oversættelse fra engelsk til finsk</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Nummi + + + + + + + + + 25.90 + 57.49 + + + + + + 85 + 8 + + <P>Oversættelse fra engelsk til finsk</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 25.90 + 57.49 + + + + + + 86 + 8 + + <P>Oversættelse fra engelsk til finsk</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 25.90 + 57.49 + + + + + + + Den Europæiske Unions Domstol +
Boulevard Konrad Adenauer
+ Luxembourg + L-2925 + + +352 4303-1 + GeneralCourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Den Europæiske Ombudsmand +
1 avenue du Président Robert Schuman
+ Strasbourg Cedex + 67001 + + +33 388172313 + euro-ombudsman@europarl.europa.eu + +33 388179062 + http://www.ombudsman.europa.eu +
+ + Oversættelsescentret for Den Europæiske Unions Organer (CdT), Legal Affairs Section +
Bâtiment Technopolis, 12 E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + tenders@cdt.europa.eu + http://www.cdt.europa.eu +
+ 2022-01-07 +
+
+ + + + + Übersetzungszentrum für die Einrichtungen der Europäischen Union (CdT) +
Bâtiment Technopolis, 12E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + Martin Garnier + tenders@cdt.europa.eu + + www.cdt.europa.eu +
+ + Übersetzungen +
+ + + <P>FL/GEN20-02</P> + + + + + + +

Das Übersetzungszentrum für die Einrichtungen der Europäischen Union plant den Abschluss eines Rahmenvertrags für Übersetzungsdienstleistungen für Texte aus dem Bereich allgemeine Angelegenheiten aus dem Englischen ins Bulgarische, Dänische, Deutsche, Estnische, Finnische, Französische, Griechische, Irische, Italienische, Kroatische, Lettische, Litauische, Maltesische, Niederländische, Polnische, Portugiesische, Rumänische, Schwedische, Slowakische, Slowenische, Spanische Tschechische und Ungarische.

+
+ 14000000.00 + + + + <P>Übersetzung aus dem Englischen ins Bulgarische</P> + + 1 + + + + + +

Das Übersetzungszentrum für die Einrichtungen der Europäischen Union plant den Abschluss eines Rahmenvertrags für Übersetzungsdienstleistungen für Texte aus dem Bereich allgemeine Angelegenheiten aus dem Englischen ins Bulgarische.

+
+ + + Qualität + 70 + + + 30 + + + + +
+ + + <P>Übersetzung aus dem Englischen ins Tschechische</P> + + 2 + + + + + +

Das Übersetzungszentrum für die Einrichtungen der Europäischen Union plant den Abschluss eines Rahmenvertrags für Übersetzungsdienstleistungen für Texte aus dem Bereich allgemeine Angelegenheiten aus dem Englischen ins Tschechische.

+
+ + + Qualität + 70 + + + 30 + + + + +
+ + + <P>Übersetzung aus dem Englischen ins Dänische</P> + + 3 + + + + + +

Das Übersetzungszentrum für die Einrichtungen der Europäischen Union plant den Abschluss eines Rahmenvertrags für Übersetzungsdienstleistungen für Texte aus dem Bereich allgemeine Angelegenheiten aus dem Englischen ins Dänische.

+
+ + + Qualität + 70 + + + 30 + + + + +
+ + + <P>Übersetzung aus dem Englischen ins Deutsche</P> + + 4 + + + + + +

Das Übersetzungszentrum für die Einrichtungen der Europäischen Union plant den Abschluss eines Rahmenvertrags für Übersetzungsdienstleistungen für Texte aus dem Bereich allgemeine Angelegenheiten aus dem Englischen ins Deutsche.

+
+ + + Qualität + 70 + + + 30 + + + + +
+ + + <P>Übersetzung aus dem Englischen ins Griechische</P> + + 5 + + + + + +

Das Übersetzungszentrum für die Einrichtungen der Europäischen Union plant den Abschluss eines Rahmenvertrags für Übersetzungsdienstleistungen für Texte aus dem Bereich allgemeine Angelegenheiten aus dem Englischen ins Griechische.

+
+ + + Qualität + 70 + + + 30 + + + + +
+ + + <P>Übersetzung aus dem Englischen ins Spanische</P> + + 6 + + + + + +

Das Übersetzungszentrum für die Einrichtungen der Europäischen Union plant den Abschluss eines Rahmenvertrags für Übersetzungsdienstleistungen für Texte aus dem Bereich allgemeine Angelegenheiten aus dem Englischen ins Spanische.

+
+ + + Qualität + 70 + + + 30 + + + + +
+ + + <P>Übersetzung aus dem Englischen ins Estnische</P> + + 7 + + + + + +

Das Übersetzungszentrum für die Einrichtungen der Europäischen Union plant den Abschluss eines Rahmenvertrags für Übersetzungsdienstleistungen für Texte aus dem Bereich allgemeine Angelegenheiten aus dem Englischen ins Estnische.

+
+ + + Qualität + 70 + + + 30 + + + + +
+ + + <P>Übersetzung aus dem Englischen ins Finnische</P> + + 8 + + + + + +

Das Übersetzungszentrum für die Einrichtungen der Europäischen Union plant den Abschluss eines Rahmenvertrags für Übersetzungsdienstleistungen für Texte aus dem Bereich allgemeine Angelegenheiten aus dem Englischen ins Finnische.

+
+ + + Qualität + 70 + + + 30 + + + + +
+
+ + + + + 2020/S 225-552091 + + + 1 + 1 + + <P>Übersetzung aus dem Englischen ins Bulgarische</P> + + + 2021-10-14 + + 14 + + + + + + Freelance translator + Pazardzhik + + + + + + + + + 9.60 + 18.00 + + + + + + 2 + 1 + + <P>Übersetzung aus dem Englischen ins Bulgarische</P> + + + 2021-10-14 + + 14 + + + + + + Mednik Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 3 + 1 + + <P>Übersetzung aus dem Englischen ins Bulgarische</P> + + + 2021-10-14 + + 14 + + + + + + Mitra Translations Ltd + Varna + + + + + + + + + 9.60 + 18.00 + + + + + + 4 + 1 + + <P>Übersetzung aus dem Englischen ins Bulgarische</P> + + + 2021-10-14 + + 14 + + + + + + Arte Doc + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 5 + 1 + + <P>Übersetzung aus dem Englischen ins Bulgarische</P> + + + 2021-10-14 + + 14 + + + + + + Sofita Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 6 + 1 + + <P>Übersetzung aus dem Englischen ins Bulgarische</P> + + + 2021-10-14 + + 14 + + + + + + Intertranslations AE + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 7 + 1 + + <P>Übersetzung aus dem Englischen ins Bulgarische</P> + + + 2021-10-14 + + 14 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 8 + 1 + + <P>Übersetzung aus dem Englischen ins Bulgarische</P> + + + 2021-10-14 + + 14 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 9.60 + 18.00 + + + + + + 9 + 1 + + <P>Übersetzung aus dem Englischen ins Bulgarische</P> + + + 2021-10-14 + + 14 + + + + + + Interlang Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 10 + 1 + + <P>Übersetzung aus dem Englischen ins Bulgarische</P> + + + 2021-10-14 + + 14 + + + + + + Iolar Informatika V Besedi d.o.o. + Ljubljana + + + + + + + + + 9.60 + 18.00 + + + + + + 11 + 2 + + <P>Übersetzung aus dem Englischen ins Tschechische</P> + + + 2021-10-14 + + 11 + + + + + + ACP Traductera a.s. + Jindřichův Hradec + + + + + + + + + 13.00 + 26.58 + + + + + + 12 + 2 + + <P>Übersetzung aus dem Englischen ins Tschechische</P> + + + 2021-10-14 + + 11 + + + + + + Milan Havlin - Presto + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 13 + 2 + + <P>Übersetzung aus dem Englischen ins Tschechische</P> + + + 2021-10-14 + + 11 + + + + + + SIA Idea Text + Riga + + + + + + + + + 13.00 + 26.58 + + + + + + 14 + 2 + + <P>Übersetzung aus dem Englischen ins Tschechische</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Brno + + + + + + + + + 13.00 + 26.58 + + + + + + 15 + 2 + + <P>Übersetzung aus dem Englischen ins Tschechische</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Havirov Podlesi + + + + + + + + + 13.00 + 26.58 + + + + + + 16 + 2 + + <P>Übersetzung aus dem Englischen ins Tschechische</P> + + + 2021-10-14 + + 11 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 17 + 2 + + <P>Übersetzung aus dem Englischen ins Tschechische</P> + + + 2021-10-14 + + 11 + + + + + + Artlingua AS + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 18 + 2 + + <P>Übersetzung aus dem Englischen ins Tschechische</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Maisons-Alfort + + + + + + + + + 13.00 + 26.58 + + + + + + 19 + 2 + + <P>Übersetzung aus dem Englischen ins Tschechische</P> + + + 2021-10-14 + + 11 + + + + + + EXE, a.s. + Bratislava + + + + + + + + + 13.00 + 26.58 + + + + + + 20 + 2 + + <P>Übersetzung aus dem Englischen ins Tschechische</P> + + + 2021-10-14 + + 11 + + + + + + Translavic BV + Rijssen + + + + + + + + + 13.00 + 26.58 + + + + + + 21 + 3 + + <P>Übersetzung aus dem Englischen ins Dänische</P> + + + 2021-10-14 + + 9 + + + + + + Intertranslations AE + Athens + + + + + + + + + 32.90 + 53.01 + + + + + + 22 + 3 + + <P>Übersetzung aus dem Englischen ins Dänische</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 32.90 + 53.01 + + + + + + 23 + 3 + + <P>Übersetzung aus dem Englischen ins Dänische</P> + + + 2021-10-14 + + 9 + + + + + + Lionbridge International Unlimited Company + Dún Laoghaire + + + + + + + + + 32.90 + 53.01 + + + + + + 24 + 3 + + <P>Übersetzung aus dem Englischen ins Dänische</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 32.90 + 53.01 + + + + + + 25 + 3 + + <P>Übersetzung aus dem Englischen ins Dänische</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Brønshøj + + + + + + + + + 32.90 + 53.01 + + + + + + 26 + 3 + + <P>Übersetzung aus dem Englischen ins Dänische</P> + + + 2021-10-14 + + 9 + + + + + + SIA Idea Text + Riga + + + + + + + + + 32.90 + 53.01 + + + + + + 27 + 3 + + <P>Übersetzung aus dem Englischen ins Dänische</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 32.90 + 53.01 + + + + + + 28 + 4 + + <P>Übersetzung aus dem Englischen ins Deutsche</P> + + + 2021-10-14 + + 27 + + + + + + Intertranslations AE + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 29 + 4 + + <P>Übersetzung aus dem Englischen ins Deutsche</P> + + + 2021-10-14 + + 27 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 30 + 4 + + <P>Übersetzung aus dem Englischen ins Deutsche</P> + + + 2021-10-14 + + 27 + + + + + + Amplexor Luxembourg S.à.r.l. + Bertrange + + + + + + + + + 21.84 + 43.31 + + + + + + 31 + 4 + + <P>Übersetzung aus dem Englischen ins Deutsche</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Olching + + + + + + + + + 21.84 + 43.31 + + + + + + 32 + 4 + + <P>Übersetzung aus dem Englischen ins Deutsche</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Diez + + + + + + + + + 21.84 + 43.31 + + + + + + 33 + 4 + + <P>Übersetzung aus dem Englischen ins Deutsche</P> + + + 2021-10-14 + + 27 + + + + + + Übersetzungsdienst Schweizer & Sperling + Heidelberg + + + + + + + + + 21.84 + 43.31 + + + + + + 34 + 4 + + <P>Übersetzung aus dem Englischen ins Deutsche</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meerbusch + + + + + + + + + 21.84 + 43.31 + + + + + + 35 + 4 + + <P>Übersetzung aus dem Englischen ins Deutsche</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Hennef Stadt Blankenberg + + + + + + + + + 21.84 + 43.31 + + + + + + 36 + 4 + + <P>Übersetzung aus dem Englischen ins Deutsche</P> + + + 2021-10-14 + + 27 + + + + + + Presto - Prekladatelske Centrum s.r.o. + Prague + + + + + + + + + 21.84 + 43.31 + + + + + + 37 + 4 + + <P>Übersetzung aus dem Englischen ins Deutsche</P> + + + 2021-10-14 + + 27 + + + + + + Orco SA + Athens + + + + + + + + + 21.84 + 43.31 + + + + +

Nicht bekannt

+
+
+
+ + 38 + 4 + + <P>Übersetzung aus dem Englischen ins Deutsche</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Reilingen + + + + + + + + + 21.84 + 43.31 + + + + + + 39 + 4 + + <P>Übersetzung aus dem Englischen ins Deutsche</P> + + + 2021-10-14 + + 27 + + + + + + Alpha Translation Service GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 40 + 4 + + <P>Übersetzung aus dem Englischen ins Deutsche</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Karlsruhe + + + + + + + + + 21.84 + 43.31 + + + + + + 41 + 4 + + <P>Übersetzung aus dem Englischen ins Deutsche</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Munich + + + + + + + + + 21.84 + 43.31 + + + + + + 42 + 4 + + <P>Übersetzung aus dem Englischen ins Deutsche</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meine + + + + + + + + + 21.84 + 43.31 + + + + + + 43 + 4 + + <P>Übersetzung aus dem Englischen ins Deutsche</P> + + + 2021-10-14 + + 27 + + + + + + RWS Group Deutschland GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + +

Nicht bekannt.

+
+
+
+ + 44 + 4 + + <P>Übersetzung aus dem Englischen ins Deutsche</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Rendsburg + + + + + + + + + 21.84 + 43.31 + + + + + + 45 + 4 + + <P>Übersetzung aus dem Englischen ins Deutsche</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 46 + 4 + + <P>Übersetzung aus dem Englischen ins Deutsche</P> + + + 2021-10-14 + + 27 + + + + + + Exact! Sprachenservice und Informations Management GmbH + Mannheim + + + + + + + + + 21.84 + 43.31 + + + + + + 47 + 4 + + <P>Übersetzung aus dem Englischen ins Deutsche</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Forsheda + + + + + + + + + 21.84 + 43.31 + + + + + + 48 + 4 + + <P>Übersetzung aus dem Englischen ins Deutsche</P> + + + 2021-10-14 + + 27 + + + + + + Intertext Fremdsprachendienst e.G. + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 49 + 4 + + <P>Übersetzung aus dem Englischen ins Deutsche</P> + + + 2021-10-14 + + 27 + + + + + + Verbivis Ltd + Paola + + + + + + + + + 21.84 + 43.31 + + + + +

Nicht bekannt.

+
+
+
+ + 50 + 4 + + <P>Übersetzung aus dem Englischen ins Deutsche</P> + + + 2021-10-14 + + 27 + + + + + + ILT S.r.l + Rome + + + + + + + + + 21.84 + 43.31 + + + + +

Nicht bekannt.

+
+
+
+ + 51 + 4 + + <P>Übersetzung aus dem Englischen ins Deutsche</P> + + + 2021-10-14 + + 27 + + + + + + Translavic BV + Rijssen + + + + + + + + + 21.84 + 43.31 + + + + + + 52 + 5 + + <P>Übersetzung aus dem Englischen ins Griechische</P> + + + 2021-10-14 + + 10 + + + + + + Orco SA + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 53 + 5 + + <P>Übersetzung aus dem Englischen ins Griechische</P> + + + 2021-10-14 + + 10 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 54 + 5 + + <P>Übersetzung aus dem Englischen ins Griechische</P> + + + 2021-10-14 + + 10 + + + + + + Intertranslations AE + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 55 + 5 + + <P>Übersetzung aus dem Englischen ins Griechische</P> + + + 2021-10-14 + + 10 + + + + + + Freelance translator + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 56 + 5 + + <P>Übersetzung aus dem Englischen ins Griechische</P> + + + 2021-10-14 + + 10 + + + + + + Glossima & Wehrheim + Thessaloniki + + + + + + + + + 11.99 + 26.88 + + + + + + 57 + 5 + + <P>Übersetzung aus dem Englischen ins Griechische</P> + + + 2021-10-14 + + 10 + + + + + + D. Moutafis & Co. - Omada + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 58 + 5 + + <P>Übersetzung aus dem Englischen ins Griechische</P> + + + 2021-10-14 + + 10 + + + + + + Translavic BV + Rijssen + + + + + + + + + 11.99 + 26.88 + + + + + + 59 + 6 + + <P>Übersetzung aus dem Englischen ins Spanische</P> + + + 2021-10-14 + + 26 + + + + + + Orco SA + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 60 + 6 + + <P>Übersetzung aus dem Englischen ins Spanische</P> + + + 2021-10-14 + + 26 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 61 + 6 + + <P>Übersetzung aus dem Englischen ins Spanische</P> + + + 2021-10-14 + + 26 + + + + + + Ubiqus Spain, S. L. U. + Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 62 + 6 + + <P>Übersetzung aus dem Englischen ins Spanische</P> + + + 2021-10-14 + + 26 + + + + + + Interface Service Spain, S. L. + Ripollet + + + + + + + + + 17.95 + 43.10 + + + + + + 63 + 6 + + <P>Übersetzung aus dem Englischen ins Spanische</P> + + + 2021-10-14 + + 26 + + + + + + Intertranslations AE + Athens + + + + + + + + + 17.95 + 23.10 + + + + + + 64 + 6 + + <P>Übersetzung aus dem Englischen ins Spanische</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Alicante + + + + + + + + + 17.95 + 43.10 + + + + + + 65 + 6 + + <P>Übersetzung aus dem Englischen ins Spanische</P> + + + 2021-10-14 + + 26 + + + + + + Seprotec, Traducción e Interpretación, S. L. + Las Rozas de Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 66 + 6 + + <P>Übersetzung aus dem Englischen ins Spanische</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Vigo + + + + + + + + + 17.95 + 43.10 + + + + + + 67 + 6 + + <P>Übersetzung aus dem Englischen ins Spanische</P> + + + 2021-10-14 + + 26 + + + + + + Celer Pawlowsky, S. L. + L'Hospitalet de Llobregat + + + + + + + + + 17.95 + 43.10 + + + + + + 68 + 6 + + <P>Übersetzung aus dem Englischen ins Spanische</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Cornellà de Llobregat (Barcelona) + + + + + + + + + 17.95 + 43.10 + + + + + + 69 + 6 + + <P>Übersetzung aus dem Englischen ins Spanische</P> + + + 2021-10-14 + + 26 + + + + + + Mallorca Phone Assistance, S. L. + Palma de Mallorca + + + + + + + + + 17.95 + 43.10 + + + + + + 70 + 6 + + <P>Übersetzung aus dem Englischen ins Spanische</P> + + + 2021-10-14 + + 26 + + + + + + Consenso Global — Serviços de Tradução, Unip., Lda. + Torres Vedras + + + + + + + + + 17.95 + 43.10 + + + + + + 71 + 6 + + <P>Übersetzung aus dem Englischen ins Spanische</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Solana de Los Barros + + + + + + + + + 17.95 + 43.10 + + + + + + 72 + 6 + + <P>Übersetzung aus dem Englischen ins Spanische</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Santurtzi + + + + + + + + + 17.95 + 43.10 + + + + + + 73 + 6 + + <P>Übersetzung aus dem Englischen ins Spanische</P> + + + 2021-10-14 + + 26 + + + + + + Translavic BV + Rijssen + + + + + + + + + 17.95 + 43.10 + + + + + + 74 + 6 + + <P>Übersetzung aus dem Englischen ins Spanische</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + San Pedro (Nigrán) + + + + + + + + + 17.95 + 43.10 + + + + + + 75 + 7 + + <P>Übersetzung aus dem Englischen ins Estnische</P> + + + 2021-10-14 + + 9 + + + + + + Avatar OÜ + Tartu + + + + + + + + + 19.00 + 35.48 + + + + + + 76 + 7 + + <P>Übersetzung aus dem Englischen ins Estnische</P> + + + 2021-10-14 + + 9 + + + + + + Discripta OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 77 + 7 + + <P>Übersetzung aus dem Englischen ins Estnische</P> + + + 2021-10-14 + + 9 + + + + + + A&A Lingua OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 78 + 7 + + 2021-10-14 + + 9 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 19.00 + 35.48 + + + + + + 79 + 7 + + <P>Übersetzung aus dem Englischen ins Estnische</P> + + + 2021-10-14 + + 9 + + + + + + Tolkebüroo Pangloss OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 80 + 7 + + <P>Übersetzung aus dem Englischen ins Estnische</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 19.00 + 35.48 + + + + + + 81 + 8 + + <P>Übersetzung aus dem Englischen ins Finnische</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 25.90 + 57.49 + + + + + + 82 + 8 + + <P>Übersetzung aus dem Englischen ins Finnische</P> + + + 2021-10-14 + + 9 + + + + + + Lingsoft Language Services Oy + Turku + + + + + + + + + 25.90 + 57.49 + + + + + + 83 + 8 + + <P>Übersetzung aus dem Englischen ins Finnische</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Tuohittu + + + + + + + + + 25.90 + 57.49 + + + + + + 84 + 8 + + <P>Übersetzung aus dem Englischen ins Finnische</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Nummi + + + + + + + + + 25.90 + 57.49 + + + + + + 85 + 8 + + <P>Übersetzung aus dem Englischen ins Finnische</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 25.90 + 57.49 + + + + + + 86 + 8 + + <P>Übersetzung aus dem Englischen ins Finnische</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 25.90 + 57.49 + + + + + + + Gerichtshof der Europäischen Union +
Boulevard Konrad Adenauer
+ Luxembourg + L-2925 + + +352 4303-1 + GeneralCourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Europäischer Bürgerbeauftragter +
1 avenue du Président Robert Schuman
+ Strasbourg Cedex + 67001 + + +33 388172313 + euro-ombudsman@europarl.europa.eu + +33 388179062 + http://www.ombudsman.europa.eu +
+ + Übersetzungszentrum für die Einrichtungen der Europäischen Union (CdT), Legal Affairs Section +
Bâtiment Technopolis, 12 E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + tenders@cdt.europa.eu + http://www.cdt.europa.eu +
+ 2022-01-07 +
+
+ + + + + Translation Centre for the Bodies of the European Union (CdT) +
Bâtiment Technopolis 12E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + Martin Garnier + tenders@cdt.europa.eu + + www.cdt.europa.eu +
+ + Translations +
+ + + <P>FL/GEN20-02</P> + + + + + + +

The Translation Centre for the Bodies of the European Union is planning to conclude a framework contract for translation services regarding texts in the general affairs field from English into Bulgarian, Czech, Danish, German, Greek, Spanish, Estonian, Finnish, French, Irish, Croatian, Hungarian, Italian, Lithuanian, Latvian, Maltese, Dutch, Polish, Portuguese, Romanian, Slovak, Slovenian and Swedish.

+
+ 14000000.00 + + + + <P>Translation from English into Bulgarian</P> + + 1 + + + + + +

The Translation Centre for the Bodies of the European Union is planning to conclude a framework contract for translation services regarding texts in the general affairs field from English into Bulgarian.

+
+ + + Quality + 70 + + + 30 + + + + +
+ + + <P>Translation from English into Czech</P> + + 2 + + + + + +

The Translation Centre for the Bodies of the European Union is planning to conclude a framework contract for translation services regarding texts in the general affairs field from English into Czech.

+
+ + + Quality + 70 + + + 30 + + + + +
+ + + <P>Translation from English into Danish</P> + + 3 + + + + + +

The Translation Centre for the Bodies of the European Union is planning to conclude a framework contract for translation services regarding texts in the general affairs field from English into Danish.

+
+ + + Quality + 70 + + + 30 + + + + +
+ + + <P>Translation from English into German</P> + + 4 + + + + + +

The Translation Centre for the Bodies of the European Union is planning to conclude a framework contract for translation services regarding texts in the general affairs field from English into German.

+
+ + + Quality + 70 + + + 30 + + + + +
+ + + <P>Translation from English into Greek</P> + + 5 + + + + + +

The Translation Centre for the Bodies of the European Union is planning to conclude a framework contract for translation services regarding texts in the general affairs field from English into Greek.

+
+ + + Quality + 70 + + + 30 + + + + +
+ + + <P>Translation from English into Spanish</P> + + 6 + + + + + +

The Translation Centre for the Bodies of the European Union is planning to conclude a framework contract for translation services regarding texts in the general affairs field from English into Spanish.

+
+ + + Quality + 70 + + + 30 + + + + +
+ + + <P>Translation from English into Estonian</P> + + 7 + + + + + +

The Translation Centre for the Bodies of the European Union is planning to conclude a framework contract for translation services regarding texts in the general affairs field from English into Estonian.

+
+ + + Quality + 70 + + + 30 + + + + +
+ + + <P>Translation from English into Finnish</P> + + 8 + + + + + +

The Translation Centre for the Bodies of the European Union is planning to conclude a framework contract for translation services regarding texts in the general affairs field from English into Finnish.

+
+ + + Quality + 70 + + + 30 + + + + +
+
+ + + + + 2020/S 225-552091 + + + 1 + 1 + + <P>Translation from English into Bulgarian</P> + + + 2021-10-14 + + 14 + + + + + + Freelance translator + Pazardzhik + + + + + + + + + 9.60 + 18.00 + + + + + + 2 + 1 + + <P>Translation from English into Bulgarian</P> + + + 2021-10-14 + + 14 + + + + + + Mednik Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 3 + 1 + + <P>Translation from English into Bulgarian</P> + + + 2021-10-14 + + 14 + + + + + + Mitra Translations Ltd + Varna + + + + + + + + + 9.60 + 18.00 + + + + + + 4 + 1 + + <P>Translation from English into Bulgarian</P> + + + 2021-10-14 + + 14 + + + + + + Arte Doc + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 5 + 1 + + <P>Translation from English into Bulgarian</P> + + + 2021-10-14 + + 14 + + + + + + Sofita Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 6 + 1 + + <P>Translation from English into Bulgarian</P> + + + 2021-10-14 + + 14 + + + + + + Intertranslations AE + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 7 + 1 + + <P>Translation from English into Bulgarian</P> + + + 2021-10-14 + + 14 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 8 + 1 + + <P>Translation from English into Bulgarian</P> + + + 2021-10-14 + + 14 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 9.60 + 18.00 + + + + + + 9 + 1 + + <P>Translation from English into Bulgarian</P> + + + 2021-10-14 + + 14 + + + + + + Interlang Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 10 + 1 + + <P>Translation from English into Bulgarian</P> + + + 2021-10-14 + + 14 + + + + + + Iolar Informatika V Besedi d.o.o. + Ljubljana + + + + + + + + + 9.60 + 18.00 + + + + + + 11 + 2 + + <P>Translation from English into Czech</P> + + + 2021-10-14 + + 11 + + + + + + ACP Traductera a.s. + Jindřichův Hradec + + + + + + + + + 13.00 + 26.58 + + + + + + 12 + 2 + + <P>Translation from English into Czech</P> + + + 2021-10-14 + + 11 + + + + + + Milan Havlin - Presto + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 13 + 2 + + <P>Translation from English into Czech</P> + + + 2021-10-14 + + 11 + + + + + + SIA Idea Text + Riga + + + + + + + + + 13.00 + 26.58 + + + + + + 14 + 2 + + <P>Translation from English into Czech</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Brno + + + + + + + + + 13.00 + 26.58 + + + + + + 15 + 2 + + <P>Translation from English into Czech</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Havirov Podlesi + + + + + + + + + 13.00 + 26.58 + + + + + + 16 + 2 + + <P>Translation from English into Czech</P> + + + 2021-10-14 + + 11 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 17 + 2 + + <P>Translation from English into Czech</P> + + + 2021-10-14 + + 11 + + + + + + Artlingua AS + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 18 + 2 + + <P>Translation from English into Czech</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Maisons-Alfort + + + + + + + + + 13.00 + 26.58 + + + + + + 19 + 2 + + <P>Translation from English into Czech</P> + + + 2021-10-14 + + 11 + + + + + + EXE, a.s. + Bratislava + + + + + + + + + 13.00 + 26.58 + + + + + + 20 + 2 + + <P>Translation from English into Czech</P> + + + 2021-10-14 + + 11 + + + + + + Translavic BV + Rijssen + + + + + + + + + 13.00 + 26.58 + + + + + + 21 + 3 + + <P>Translation from English into Danish</P> + + + 2021-10-14 + + 9 + + + + + + Intertranslations AE + Athens + + + + + + + + + 32.90 + 53.01 + + + + + + 22 + 3 + + <P>Translation from English into Danish</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 32.90 + 53.01 + + + + + + 23 + 3 + + <P>Translation from English into Danish</P> + + + 2021-10-14 + + 9 + + + + + + Lionbridge International Unlimited Company + Dún Laoghaire + + + + + + + + + 32.90 + 53.01 + + + + + + 24 + 3 + + <P>Translation from English into Danish</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 32.90 + 53.01 + + + + + + 25 + 3 + + <P>Translation from English into Danish</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Brønshøj + + + + + + + + + 32.90 + 53.01 + + + + + + 26 + 3 + + <P>Translation from English into Danish</P> + + + 2021-10-14 + + 9 + + + + + + SIA Idea Text + Riga + + + + + + + + + 32.90 + 53.01 + + + + + + 27 + 3 + + <P>Translation from English into Danish</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 32.90 + 53.01 + + + + + + 28 + 4 + + <P>Translation from English into German</P> + + + 2021-10-14 + + 27 + + + + + + Intertranslations AE + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 29 + 4 + + <P>Translation from English into German</P> + + + 2021-10-14 + + 27 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 30 + 4 + + <P>Translation from English into German</P> + + + 2021-10-14 + + 27 + + + + + + Amplexor Luxembourg S.à.r.l. + Bertrange + + + + + + + + + 21.84 + 43.31 + + + + + + 31 + 4 + + <P>Translation from English into German</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Olching + + + + + + + + + 21.84 + 43.31 + + + + + + 32 + 4 + + <P>Translation from English into German</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Diez + + + + + + + + + 21.84 + 43.31 + + + + + + 33 + 4 + + <P>Translation from English into German</P> + + + 2021-10-14 + + 27 + + + + + + Übersetzungsdienst Schweizer & Sperling + Heidelberg + + + + + + + + + 21.84 + 43.31 + + + + + + 34 + 4 + + <P>Translation from English into German</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meerbusch + + + + + + + + + 21.84 + 43.31 + + + + + + 35 + 4 + + <P>Translation from English into German</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Hennef Stadt Blankenberg + + + + + + + + + 21.84 + 43.31 + + + + + + 36 + 4 + + <P>Translation from English into German</P> + + + 2021-10-14 + + 27 + + + + + + Presto - Prekladatelske Centrum s.r.o. + Prague + + + + + + + + + 21.84 + 43.31 + + + + + + 37 + 4 + + <P>Translation from English into German</P> + + + 2021-10-14 + + 27 + + + + + + Orco SA + Athens + + + + + + + + + 21.84 + 43.31 + + + + +

Not known

+
+
+
+ + 38 + 4 + + <P>Translation from English into German</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Reilingen + + + + + + + + + 21.84 + 43.31 + + + + + + 39 + 4 + + <P>Translation from English into German</P> + + + 2021-10-14 + + 27 + + + + + + Alpha Translation Service GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 40 + 4 + + <P>Translation from English into German</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Karlsruhe + + + + + + + + + 21.84 + 43.31 + + + + + + 41 + 4 + + <P>Translation from English into German</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Munich + + + + + + + + + 21.84 + 43.31 + + + + + + 42 + 4 + + <P>Translation from English into German</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meine + + + + + + + + + 21.84 + 43.31 + + + + + + 43 + 4 + + <P>Translation from English into German</P> + + + 2021-10-14 + + 27 + + + + + + RWS Group Deutschland GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + +

Not known.

+
+
+
+ + 44 + 4 + + <P>Translation from English into German</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Rendsburg + + + + + + + + + 21.84 + 43.31 + + + + + + 45 + 4 + + <P>Translation from English into German</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 46 + 4 + + <P>Translation from English into German</P> + + + 2021-10-14 + + 27 + + + + + + Exact! Sprachenservice und Informations Management GmbH + Mannheim + + + + + + + + + 21.84 + 43.31 + + + + + + 47 + 4 + + <P>Translation from English into German</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Forsheda + + + + + + + + + 21.84 + 43.31 + + + + + + 48 + 4 + + <P>Translation from English into German</P> + + + 2021-10-14 + + 27 + + + + + + Intertext Fremdsprachendienst e.G. + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 49 + 4 + + <P>Translation from English into German</P> + + + 2021-10-14 + + 27 + + + + + + Verbivis Ltd + Paola + + + + + + + + + 21.84 + 43.31 + + + + +

Not known.

+
+
+
+ + 50 + 4 + + <P>Translation from English into German</P> + + + 2021-10-14 + + 27 + + + + + + ILT S.r.l + Rome + + + + + + + + + 21.84 + 43.31 + + + + +

Not known.

+
+
+
+ + 51 + 4 + + <P>Translation from English into German</P> + + + 2021-10-14 + + 27 + + + + + + Translavic BV + Rijssen + + + + + + + + + 21.84 + 43.31 + + + + + + 52 + 5 + + <P>Translation from English into Greek</P> + + + 2021-10-14 + + 10 + + + + + + Orco SA + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 53 + 5 + + <P>Translation from English into Greek</P> + + + 2021-10-14 + + 10 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 54 + 5 + + <P>Translation from English into Greek</P> + + + 2021-10-14 + + 10 + + + + + + Intertranslations AE + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 55 + 5 + + <P>Translation from English into Greek</P> + + + 2021-10-14 + + 10 + + + + + + Freelance translator + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 56 + 5 + + <P>Translation from English into Greek</P> + + + 2021-10-14 + + 10 + + + + + + Glossima & Wehrheim + Thessaloniki + + + + + + + + + 11.99 + 26.88 + + + + + + 57 + 5 + + <P>Translation from English into Greek</P> + + + 2021-10-14 + + 10 + + + + + + D. Moutafis & Co. - Omada + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 58 + 5 + + <P>Translation from English into Greek</P> + + + 2021-10-14 + + 10 + + + + + + Translavic BV + Rijssen + + + + + + + + + 11.99 + 26.88 + + + + + + 59 + 6 + + <P>Translation from English into Spanish</P> + + + 2021-10-14 + + 26 + + + + + + Orco SA + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 60 + 6 + + <P>Translation from English into Spanish</P> + + + 2021-10-14 + + 26 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 61 + 6 + + <P>Translation from English into Spanish</P> + + + 2021-10-14 + + 26 + + + + + + Ubiqus Spain, S. L. U. + Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 62 + 6 + + <P>Translation from English into Spanish</P> + + + 2021-10-14 + + 26 + + + + + + Interface Service Spain, S. L. + Ripollet + + + + + + + + + 17.95 + 43.10 + + + + + + 63 + 6 + + <P>Translation from English into Spanish</P> + + + 2021-10-14 + + 26 + + + + + + Intertranslations AE + Athens + + + + + + + + + 17.95 + 23.10 + + + + + + 64 + 6 + + <P>Translation from English into Spanish</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Alicante + + + + + + + + + 17.95 + 43.10 + + + + + + 65 + 6 + + <P>Translation from English into Spanish</P> + + + 2021-10-14 + + 26 + + + + + + Seprotec, Traducción e Interpretación, S. L. + Las Rozas de Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 66 + 6 + + <P>Translation from English into Spanish</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Vigo + + + + + + + + + 17.95 + 43.10 + + + + + + 67 + 6 + + <P>Translation from English into Spanish</P> + + + 2021-10-14 + + 26 + + + + + + Celer Pawlowsky, S. L. + L'Hospitalet de Llobregat + + + + + + + + + 17.95 + 43.10 + + + + + + 68 + 6 + + <P>Translation from English into Spanish</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Cornellà de Llobregat (Barcelona) + + + + + + + + + 17.95 + 43.10 + + + + + + 69 + 6 + + <P>Translation from English into Spanish</P> + + + 2021-10-14 + + 26 + + + + + + Mallorca Phone Assistance, S. L. + Palma de Mallorca + + + + + + + + + 17.95 + 43.10 + + + + + + 70 + 6 + + <P>Translation from English into Spanish</P> + + + 2021-10-14 + + 26 + + + + + + Consenso Global — Serviços de Tradução, Unip., Lda. + Torres Vedras + + + + + + + + + 17.95 + 43.10 + + + + + + 71 + 6 + + <P>Translation from English into Spanish</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Solana de Los Barros + + + + + + + + + 17.95 + 43.10 + + + + + + 72 + 6 + + <P>Translation from English into Spanish</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Santurtzi + + + + + + + + + 17.95 + 43.10 + + + + + + 73 + 6 + + <P>Translation from English into Spanish</P> + + + 2021-10-14 + + 26 + + + + + + Translavic BV + Rijssen + + + + + + + + + 17.95 + 43.10 + + + + + + 74 + 6 + + <P>Translation from English into Spanish</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + San Pedro (Nigrán) + + + + + + + + + 17.95 + 43.10 + + + + + + 75 + 7 + + <P>Translation from English into Estonian</P> + + + 2021-10-14 + + 9 + + + + + + Avatar OÜ + Tartu + + + + + + + + + 19.00 + 35.48 + + + + + + 76 + 7 + + <P>Translation from English into Estonian</P> + + + 2021-10-14 + + 9 + + + + + + Discripta OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 77 + 7 + + <P>Translation from English into Estonian</P> + + + 2021-10-14 + + 9 + + + + + + A&A Lingua OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 78 + 7 + + 2021-10-14 + + 9 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 19.00 + 35.48 + + + + + + 79 + 7 + + <P>Translation from English into Estonian</P> + + + 2021-10-14 + + 9 + + + + + + Tolkebüroo Pangloss OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 80 + 7 + + <P>Translation from English into Estonian</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 19.00 + 35.48 + + + + + + 81 + 8 + + <P>Translation from English into Finnish</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 25.90 + 57.49 + + + + + + 82 + 8 + + <P>Translation from English into Finnish</P> + + + 2021-10-14 + + 9 + + + + + + Lingsoft Language Services Oy + Turku + + + + + + + + + 25.90 + 57.49 + + + + + + 83 + 8 + + <P>Translation from English into Finnish</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Tuohittu + + + + + + + + + 25.90 + 57.49 + + + + + + 84 + 8 + + <P>Translation from English into Finnish</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Nummi + + + + + + + + + 25.90 + 57.49 + + + + + + 85 + 8 + + <P>Translation from English into Finnish</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 25.90 + 57.49 + + + + + + 86 + 8 + + <P>Translation from English into Finnish</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 25.90 + 57.49 + + + + + + + Court of Justice of the European Union +
boulevard Konrad Adenauer
+ Luxembourg + L-2925 + + +352 4303-1 + GeneralCourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + European Ombudsman +
1 avenue du Président Robert Schuman
+ Strasbourg Cedex + 67001 + + +33 388172313 + euro-ombudsman@europarl.europa.eu + +33 388179062 + http://www.ombudsman.europa.eu +
+ + Translation Centre for the Bodies of the European Union (CdT), Legal Affairs Section +
Bâtiment Technopolis, 12 E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + tenders@cdt.europa.eu + http://www.cdt.europa.eu +
+ 2022-01-07 +
+
+ + + + + Centro de Traducción de los Órganos de la Unión Europea (CdT) +
Bâtiment Technopolis, 12E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + Martin Garnier + tenders@cdt.europa.eu + + www.cdt.europa.eu +
+ + Traducciones +
+ + + <P>FL/GEN20-02</P> + + + + + + +

El Centro de Traducción de los Órganos de la Unión Europea prevé celebrar un contrato marco para los servicios de traducción de textos de ámbito general del inglés al búlgaro, checo, danés, alemán, griego, español, estonio, finés, francés, croata, húngaro, irlandés, italiano, lituano, letón, maltés, neerlandés, polaco, portugués, rumano, eslovaco, esloveno y sueco.

+
+ 14000000.00 + + + + <P>Traducción del inglés al búlgaro</P> + + 1 + + + + + +

El Centro de Traducción de los Órganos de la Unión Europea prevé celebrar un contrato marco para los servicios de traducción de textos de ámbito general del inglés al búlgaro.

+
+ + + calidad + 70 + + + 30 + + + + +
+ + + <P>Traducción del inglés al checo</P> + + 2 + + + + + +

El Centro de Traducción de los Órganos de la Unión Europea prevé celebrar un contrato marco para los servicios de traducción de textos de ámbito general del inglés al checo.

+
+ + + calidad + 70 + + + 30 + + + + +
+ + + <P>Traducción del inglés al danés</P> + + 3 + + + + + +

El Centro de Traducción de los Órganos de la Unión Europea prevé celebrar un contrato marco para los servicios de traducción de textos de ámbito general del inglés al danés.

+
+ + + calidad + 70 + + + 30 + + + + +
+ + + <P>Traducción del inglés al alemán</P> + + 4 + + + + + +

El Centro de Traducción de los Órganos de la Unión Europea prevé celebrar un contrato marco para los servicios de traducción de textos de ámbito general del inglés al alemán.

+
+ + + calidad + 70 + + + 30 + + + + +
+ + + <P>Traducción del inglés al griego</P> + + 5 + + + + + +

El Centro de Traducción de los Órganos de la Unión Europea prevé celebrar un contrato marco para los servicios de traducción de textos de ámbito general del inglés al griego.

+
+ + + calidad + 70 + + + 30 + + + + +
+ + + <P>Traducción del inglés al español</P> + + 6 + + + + + +

El Centro de Traducción de los Órganos de la Unión Europea prevé celebrar un contrato marco para los servicios de traducción de textos de ámbito general del inglés al español.

+
+ + + calidad + 70 + + + 30 + + + + +
+ + + <P>Traducción del inglés al estonio</P> + + 7 + + + + + +

El Centro de Traducción de los Órganos de la Unión Europea prevé celebrar un contrato marco para los servicios de traducción de textos de ámbito general del inglés al estonio.

+
+ + + calidad + 70 + + + 30 + + + + +
+ + + <P>Traducción del inglés al finés</P> + + 8 + + + + + +

El Centro de Traducción de los Órganos de la Unión Europea prevé celebrar un contrato marco para los servicios de traducción de textos de ámbito general del inglés al finés.

+
+ + + calidad + 70 + + + 30 + + + + +
+
+ + + + + 2020/S 225-552091 + + + 1 + 1 + + <P>Traducción del inglés al búlgaro</P> + + + 2021-10-14 + + 14 + + + + + + Freelance translator + Pazardzhik + + + + + + + + + 9.60 + 18.00 + + + + + + 2 + 1 + + <P>Traducción del inglés al búlgaro</P> + + + 2021-10-14 + + 14 + + + + + + Mednik Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 3 + 1 + + <P>Traducción del inglés al búlgaro</P> + + + 2021-10-14 + + 14 + + + + + + Mitra Translations Ltd + Varna + + + + + + + + + 9.60 + 18.00 + + + + + + 4 + 1 + + <P>Traducción del inglés al búlgaro</P> + + + 2021-10-14 + + 14 + + + + + + Arte Doc + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 5 + 1 + + <P>Traducción del inglés al búlgaro</P> + + + 2021-10-14 + + 14 + + + + + + Sofita Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 6 + 1 + + <P>Traducción del inglés al búlgaro</P> + + + 2021-10-14 + + 14 + + + + + + Intertranslations AE + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 7 + 1 + + <P>Traducción del inglés al búlgaro</P> + + + 2021-10-14 + + 14 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 8 + 1 + + <P>Traducción del inglés al búlgaro</P> + + + 2021-10-14 + + 14 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 9.60 + 18.00 + + + + + + 9 + 1 + + <P>Traducción del inglés al búlgaro</P> + + + 2021-10-14 + + 14 + + + + + + Interlang Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 10 + 1 + + <P>Traducción del inglés al búlgaro</P> + + + 2021-10-14 + + 14 + + + + + + Iolar Informatika V Besedi d.o.o. + Ljubljana + + + + + + + + + 9.60 + 18.00 + + + + + + 11 + 2 + + <P>Traducción del inglés al checo</P> + + + 2021-10-14 + + 11 + + + + + + ACP Traductera a.s. + Jindřichův Hradec + + + + + + + + + 13.00 + 26.58 + + + + + + 12 + 2 + + <P>Traducción del inglés al checo</P> + + + 2021-10-14 + + 11 + + + + + + Milan Havlin - Presto + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 13 + 2 + + <P>Traducción del inglés al checo</P> + + + 2021-10-14 + + 11 + + + + + + SIA Idea Text + Riga + + + + + + + + + 13.00 + 26.58 + + + + + + 14 + 2 + + <P>Traducción del inglés al checo</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Brno + + + + + + + + + 13.00 + 26.58 + + + + + + 15 + 2 + + <P>Traducción del inglés al checo</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Havirov Podlesi + + + + + + + + + 13.00 + 26.58 + + + + + + 16 + 2 + + <P>Traducción del inglés al checo</P> + + + 2021-10-14 + + 11 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 17 + 2 + + <P>Traducción del inglés al checo</P> + + + 2021-10-14 + + 11 + + + + + + Artlingua AS + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 18 + 2 + + <P>Traducción del inglés al checo</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Maisons-Alfort + + + + + + + + + 13.00 + 26.58 + + + + + + 19 + 2 + + <P>Traducción del inglés al checo</P> + + + 2021-10-14 + + 11 + + + + + + EXE, a.s. + Bratislava + + + + + + + + + 13.00 + 26.58 + + + + + + 20 + 2 + + <P>Traducción del inglés al checo</P> + + + 2021-10-14 + + 11 + + + + + + Translavic BV + Rijssen + + + + + + + + + 13.00 + 26.58 + + + + + + 21 + 3 + + <P>Traducción del inglés al danés</P> + + + 2021-10-14 + + 9 + + + + + + Intertranslations AE + Athens + + + + + + + + + 32.90 + 53.01 + + + + + + 22 + 3 + + <P>Traducción del inglés al danés</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 32.90 + 53.01 + + + + + + 23 + 3 + + <P>Traducción del inglés al danés</P> + + + 2021-10-14 + + 9 + + + + + + Lionbridge International Unlimited Company + Dún Laoghaire + + + + + + + + + 32.90 + 53.01 + + + + + + 24 + 3 + + <P>Traducción del inglés al danés</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 32.90 + 53.01 + + + + + + 25 + 3 + + <P>Traducción del inglés al danés</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Brønshøj + + + + + + + + + 32.90 + 53.01 + + + + + + 26 + 3 + + <P>Traducción del inglés al danés</P> + + + 2021-10-14 + + 9 + + + + + + SIA Idea Text + Riga + + + + + + + + + 32.90 + 53.01 + + + + + + 27 + 3 + + <P>Traducción del inglés al danés</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 32.90 + 53.01 + + + + + + 28 + 4 + + <P>Traducción del inglés al alemán</P> + + + 2021-10-14 + + 27 + + + + + + Intertranslations AE + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 29 + 4 + + <P>Traducción del inglés al alemán</P> + + + 2021-10-14 + + 27 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 30 + 4 + + <P>Traducción del inglés al alemán</P> + + + 2021-10-14 + + 27 + + + + + + Amplexor Luxembourg S.à.r.l. + Bertrange + + + + + + + + + 21.84 + 43.31 + + + + + + 31 + 4 + + <P>Traducción del inglés al alemán</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Olching + + + + + + + + + 21.84 + 43.31 + + + + + + 32 + 4 + + <P>Traducción del inglés al alemán</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Diez + + + + + + + + + 21.84 + 43.31 + + + + + + 33 + 4 + + <P>Traducción del inglés al alemán</P> + + + 2021-10-14 + + 27 + + + + + + Übersetzungsdienst Schweizer & Sperling + Heidelberg + + + + + + + + + 21.84 + 43.31 + + + + + + 34 + 4 + + <P>Traducción del inglés al alemán</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meerbusch + + + + + + + + + 21.84 + 43.31 + + + + + + 35 + 4 + + <P>Traducción del inglés al alemán</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Hennef Stadt Blankenberg + + + + + + + + + 21.84 + 43.31 + + + + + + 36 + 4 + + <P>Traducción del inglés al alemán</P> + + + 2021-10-14 + + 27 + + + + + + Presto - Prekladatelske Centrum s.r.o. + Prague + + + + + + + + + 21.84 + 43.31 + + + + + + 37 + 4 + + <P>Traducción del inglés al alemán</P> + + + 2021-10-14 + + 27 + + + + + + Orco SA + Athens + + + + + + + + + 21.84 + 43.31 + + + + +

Se desconoce

+
+
+
+ + 38 + 4 + + <P>Traducción del inglés al alemán</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Reilingen + + + + + + + + + 21.84 + 43.31 + + + + + + 39 + 4 + + <P>Traducción del inglés al alemán</P> + + + 2021-10-14 + + 27 + + + + + + Alpha Translation Service GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 40 + 4 + + <P>Traducción del inglés al alemán</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Karlsruhe + + + + + + + + + 21.84 + 43.31 + + + + + + 41 + 4 + + <P>Traducción del inglés al alemán</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Munich + + + + + + + + + 21.84 + 43.31 + + + + + + 42 + 4 + + <P>Traducción del inglés al alemán</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meine + + + + + + + + + 21.84 + 43.31 + + + + + + 43 + 4 + + <P>Traducción del inglés al alemán</P> + + + 2021-10-14 + + 27 + + + + + + RWS Group Deutschland GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + +

Se desconoce.

+
+
+
+ + 44 + 4 + + <P>Traducción del inglés al alemán</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Rendsburg + + + + + + + + + 21.84 + 43.31 + + + + + + 45 + 4 + + <P>Traducción del inglés al alemán</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 46 + 4 + + <P>Traducción del inglés al alemán</P> + + + 2021-10-14 + + 27 + + + + + + Exact! Sprachenservice und Informations Management GmbH + Mannheim + + + + + + + + + 21.84 + 43.31 + + + + + + 47 + 4 + + <P>Traducción del inglés al alemán</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Forsheda + + + + + + + + + 21.84 + 43.31 + + + + + + 48 + 4 + + <P>Traducción del inglés al alemán</P> + + + 2021-10-14 + + 27 + + + + + + Intertext Fremdsprachendienst e.G. + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 49 + 4 + + <P>Traducción del inglés al alemán</P> + + + 2021-10-14 + + 27 + + + + + + Verbivis Ltd + Paola + + + + + + + + + 21.84 + 43.31 + + + + +

Se desconoce.

+
+
+
+ + 50 + 4 + + <P>Traducción del inglés al alemán</P> + + + 2021-10-14 + + 27 + + + + + + ILT S.r.l + Rome + + + + + + + + + 21.84 + 43.31 + + + + +

Se desconoce.

+
+
+
+ + 51 + 4 + + <P>Traducción del inglés al alemán</P> + + + 2021-10-14 + + 27 + + + + + + Translavic BV + Rijssen + + + + + + + + + 21.84 + 43.31 + + + + + + 52 + 5 + + <P>Traducción del inglés al griego</P> + + + 2021-10-14 + + 10 + + + + + + Orco SA + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 53 + 5 + + <P>Traducción del inglés al griego</P> + + + 2021-10-14 + + 10 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 54 + 5 + + <P>Traducción del inglés al griego</P> + + + 2021-10-14 + + 10 + + + + + + Intertranslations AE + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 55 + 5 + + <P>Traducción del inglés al griego</P> + + + 2021-10-14 + + 10 + + + + + + Freelance translator + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 56 + 5 + + <P>Traducción del inglés al griego</P> + + + 2021-10-14 + + 10 + + + + + + Glossima & Wehrheim + Thessaloniki + + + + + + + + + 11.99 + 26.88 + + + + + + 57 + 5 + + <P>Traducción del inglés al griego</P> + + + 2021-10-14 + + 10 + + + + + + D. Moutafis & Co. - Omada + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 58 + 5 + + <P>Traducción del inglés al griego</P> + + + 2021-10-14 + + 10 + + + + + + Translavic BV + Rijssen + + + + + + + + + 11.99 + 26.88 + + + + + + 59 + 6 + + <P>Traducción del inglés al español</P> + + + 2021-10-14 + + 26 + + + + + + Orco SA + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 60 + 6 + + <P>Traducción del inglés al español</P> + + + 2021-10-14 + + 26 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 61 + 6 + + <P>Traducción del inglés al español</P> + + + 2021-10-14 + + 26 + + + + + + Ubiqus Spain, S. L. U. + Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 62 + 6 + + <P>Traducción del inglés al español</P> + + + 2021-10-14 + + 26 + + + + + + Interface Service Spain, S. L. + Ripollet + + + + + + + + + 17.95 + 43.10 + + + + + + 63 + 6 + + <P>Traducción del inglés al español</P> + + + 2021-10-14 + + 26 + + + + + + Intertranslations AE + Athens + + + + + + + + + 17.95 + 23.10 + + + + + + 64 + 6 + + <P>Traducción del inglés al español</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Alicante + + + + + + + + + 17.95 + 43.10 + + + + + + 65 + 6 + + <P>Traducción del inglés al español</P> + + + 2021-10-14 + + 26 + + + + + + Seprotec, Traducción e Interpretación, S. L. + Las Rozas de Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 66 + 6 + + <P>Traducción del inglés al español</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Vigo + + + + + + + + + 17.95 + 43.10 + + + + + + 67 + 6 + + <P>Traducción del inglés al español</P> + + + 2021-10-14 + + 26 + + + + + + Celer Pawlowsky, S. L. + L'Hospitalet de Llobregat + + + + + + + + + 17.95 + 43.10 + + + + + + 68 + 6 + + <P>Traducción del inglés al español</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Cornellà de Llobregat (Barcelona) + + + + + + + + + 17.95 + 43.10 + + + + + + 69 + 6 + + <P>Traducción del inglés al español</P> + + + 2021-10-14 + + 26 + + + + + + Mallorca Phone Assistance, S. L. + Palma de Mallorca + + + + + + + + + 17.95 + 43.10 + + + + + + 70 + 6 + + <P>Traducción del inglés al español</P> + + + 2021-10-14 + + 26 + + + + + + Consenso Global — Serviços de Tradução, Unip., Lda. + Torres Vedras + + + + + + + + + 17.95 + 43.10 + + + + + + 71 + 6 + + <P>Traducción del inglés al español</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Solana de Los Barros + + + + + + + + + 17.95 + 43.10 + + + + + + 72 + 6 + + <P>Traducción del inglés al español</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Santurtzi + + + + + + + + + 17.95 + 43.10 + + + + + + 73 + 6 + + <P>Traducción del inglés al español</P> + + + 2021-10-14 + + 26 + + + + + + Translavic BV + Rijssen + + + + + + + + + 17.95 + 43.10 + + + + + + 74 + 6 + + <P>Traducción del inglés al español</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + San Pedro (Nigrán) + + + + + + + + + 17.95 + 43.10 + + + + + + 75 + 7 + + <P>Traducción del inglés al estonio</P> + + + 2021-10-14 + + 9 + + + + + + Avatar OÜ + Tartu + + + + + + + + + 19.00 + 35.48 + + + + + + 76 + 7 + + <P>Traducción del inglés al estonio</P> + + + 2021-10-14 + + 9 + + + + + + Discripta OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 77 + 7 + + <P>Traducción del inglés al estonio</P> + + + 2021-10-14 + + 9 + + + + + + A&A Lingua OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 78 + 7 + + 2021-10-14 + + 9 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 19.00 + 35.48 + + + + + + 79 + 7 + + <P>Traducción del inglés al estonio</P> + + + 2021-10-14 + + 9 + + + + + + Tolkebüroo Pangloss OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 80 + 7 + + <P>Traducción del inglés al estonio</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 19.00 + 35.48 + + + + + + 81 + 8 + + <P>Traducción del inglés al finés</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 25.90 + 57.49 + + + + + + 82 + 8 + + <P>Traducción del inglés al finés</P> + + + 2021-10-14 + + 9 + + + + + + Lingsoft Language Services Oy + Turku + + + + + + + + + 25.90 + 57.49 + + + + + + 83 + 8 + + <P>Traducción del inglés al finés</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Tuohittu + + + + + + + + + 25.90 + 57.49 + + + + + + 84 + 8 + + <P>Traducción del inglés al finés</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Nummi + + + + + + + + + 25.90 + 57.49 + + + + + + 85 + 8 + + <P>Traducción del inglés al finés</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 25.90 + 57.49 + + + + + + 86 + 8 + + <P>Traducción del inglés al finés</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 25.90 + 57.49 + + + + + + + Tribunal de Justicia de la Unión Europea +
Boulevard Konrad Adenauer
+ Luxembourg + L-2925 + + +352 4303-1 + GeneralCourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Defensor del Pueblo Europeo +
1 avenue du Président Robert Schuman
+ Strasbourg Cedex + 67001 + + +33 388172313 + euro-ombudsman@europarl.europa.eu + +33 388179062 + http://www.ombudsman.europa.eu +
+ + Centro de Traducción de los Órganos de la Unión Europea (CdT), Legal Affairs Section +
Bâtiment Technopolis, 12 E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + tenders@cdt.europa.eu + http://www.cdt.europa.eu +
+ 2022-01-07 +
+
+ + + + + Euroopan unionin elinten käännöskeskus (CdT) +
Bâtiment Technopolis, 12E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + Martin Garnier + tenders@cdt.europa.eu + + www.cdt.europa.eu +
+ + käännöspalvelut +
+ + + <P>FL/GEN20-02</P> + + + + + + +

Euroopan unionin elinten käännöskeskus aikoo tehdä puitesopimukset yleisluonteisten tekstien käännöspalveluista englannin kielestä bulgarian, tšekin, tanskan, saksan, kreikan, espanjan, viron, suomen, ranskan, iirin, kroaatin, unkarin, italian, liettuan, latvian, maltan, hollannin, puolan, portugalin, romanian, slovakin, sloveenin ja ruotsin kieliin.

+
+ 14000000.00 + + + + <P>Käännökset englannin kielestä bulgarian kieleen</P> + + 1 + + + + + +

Euroopan unionin elinten käännöskeskus aikoo tehdä puitesopimukset yleisluonteisten tekstien käännöspalveluista englannin kielestä bulgarian kieleen.

+
+ + + laatu + 70 + + + 30 + + + + +
+ + + <P>Käännökset englannin kielestä tšekin kieleen</P> + + 2 + + + + + +

Euroopan unionin elinten käännöskeskus aikoo tehdä puitesopimukset yleisluonteisten tekstien käännöspalveluista englannin kielestä tšekin kieleen.

+
+ + + laatu + 70 + + + 30 + + + + +
+ + + <P>Käännökset englannin kielestä tanskan kieleen</P> + + 3 + + + + + +

Euroopan unionin elinten käännöskeskus aikoo tehdä puitesopimukset yleisluonteisten tekstien käännöspalveluista englannin kielestä tanskan kieleen.

+
+ + + laatu + 70 + + + 30 + + + + +
+ + + <P>Käännökset englannin kielestä saksan kieleen</P> + + 4 + + + + + +

Euroopan unionin elinten käännöskeskus aikoo tehdä puitesopimukset yleisluonteisten tekstien käännöspalveluista englannin kielestä saksan kieleen.

+
+ + + laatu + 70 + + + 30 + + + + +
+ + + <P>Käännökset englannin kielestä kreikan kieleen</P> + + 5 + + + + + +

Euroopan unionin elinten käännöskeskus aikoo tehdä puitesopimukset yleisluonteisten tekstien käännöspalveluista englannin kielestä kreikan kieleen.

+
+ + + laatu + 70 + + + 30 + + + + +
+ + + <P>Käännökset englannin kielestä espanjan kieleen</P> + + 6 + + + + + +

Euroopan unionin elinten käännöskeskus aikoo tehdä puitesopimukset yleisluonteisten tekstien käännöspalveluista englannin kielestä espanjan kieleen.

+
+ + + laatu + 70 + + + 30 + + + + +
+ + + <P>Käännökset englannin kielestä viron kieleen</P> + + 7 + + + + + +

Euroopan unionin elinten käännöskeskus aikoo tehdä puitesopimukset yleisluonteisten tekstien käännöspalveluista englannin kielestä viron kieleen.

+
+ + + laatu + 70 + + + 30 + + + + +
+ + + <P>Käännökset englannin kielestä suomen kieleen</P> + + 8 + + + + + +

Euroopan unionin elinten käännöskeskus aikoo tehdä puitesopimukset yleisluonteisten tekstien käännöspalveluista englannin kielestä suomen kieleen.

+
+ + + laatu + 70 + + + 30 + + + + +
+
+ + + + + 2020/S 225-552091 + + + 1 + 1 + + <P>Käännökset englannin kielestä bulgarian kieleen</P> + + + 2021-10-14 + + 14 + + + + + + Freelance translator + Pazardzhik + + + + + + + + + 9.60 + 18.00 + + + + + + 2 + 1 + + <P>Käännökset englannin kielestä bulgarian kieleen</P> + + + 2021-10-14 + + 14 + + + + + + Mednik Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 3 + 1 + + <P>Käännökset englannin kielestä bulgarian kieleen</P> + + + 2021-10-14 + + 14 + + + + + + Mitra Translations Ltd + Varna + + + + + + + + + 9.60 + 18.00 + + + + + + 4 + 1 + + <P>Käännökset englannin kielestä bulgarian kieleen</P> + + + 2021-10-14 + + 14 + + + + + + Arte Doc + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 5 + 1 + + <P>Käännökset englannin kielestä bulgarian kieleen</P> + + + 2021-10-14 + + 14 + + + + + + Sofita Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 6 + 1 + + <P>Käännökset englannin kielestä bulgarian kieleen</P> + + + 2021-10-14 + + 14 + + + + + + Intertranslations AE + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 7 + 1 + + <P>Käännökset englannin kielestä bulgarian kieleen</P> + + + 2021-10-14 + + 14 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 8 + 1 + + <P>Käännökset englannin kielestä bulgarian kieleen</P> + + + 2021-10-14 + + 14 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 9.60 + 18.00 + + + + + + 9 + 1 + + <P>Käännökset englannin kielestä bulgarian kieleen</P> + + + 2021-10-14 + + 14 + + + + + + Interlang Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 10 + 1 + + <P>Käännökset englannin kielestä bulgarian kieleen</P> + + + 2021-10-14 + + 14 + + + + + + Iolar Informatika V Besedi d.o.o. + Ljubljana + + + + + + + + + 9.60 + 18.00 + + + + + + 11 + 2 + + <P>Käännökset englannin kielestä tšekin kieleen</P> + + + 2021-10-14 + + 11 + + + + + + ACP Traductera a.s. + Jindřichův Hradec + + + + + + + + + 13.00 + 26.58 + + + + + + 12 + 2 + + <P>Käännökset englannin kielestä tšekin kieleen</P> + + + 2021-10-14 + + 11 + + + + + + Milan Havlin - Presto + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 13 + 2 + + <P>Käännökset englannin kielestä tšekin kieleen</P> + + + 2021-10-14 + + 11 + + + + + + SIA Idea Text + Riga + + + + + + + + + 13.00 + 26.58 + + + + + + 14 + 2 + + <P>Käännökset englannin kielestä tšekin kieleen</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Brno + + + + + + + + + 13.00 + 26.58 + + + + + + 15 + 2 + + <P>Käännökset englannin kielestä tšekin kieleen</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Havirov Podlesi + + + + + + + + + 13.00 + 26.58 + + + + + + 16 + 2 + + <P>Käännökset englannin kielestä tšekin kieleen</P> + + + 2021-10-14 + + 11 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 17 + 2 + + <P>Käännökset englannin kielestä tšekin kieleen</P> + + + 2021-10-14 + + 11 + + + + + + Artlingua AS + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 18 + 2 + + <P>Käännökset englannin kielestä tšekin kieleen</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Maisons-Alfort + + + + + + + + + 13.00 + 26.58 + + + + + + 19 + 2 + + <P>Käännökset englannin kielestä tšekin kieleen</P> + + + 2021-10-14 + + 11 + + + + + + EXE, a.s. + Bratislava + + + + + + + + + 13.00 + 26.58 + + + + + + 20 + 2 + + <P>Käännökset englannin kielestä tšekin kieleen</P> + + + 2021-10-14 + + 11 + + + + + + Translavic BV + Rijssen + + + + + + + + + 13.00 + 26.58 + + + + + + 21 + 3 + + <P>Käännökset englannin kielestä tanskan kieleen</P> + + + 2021-10-14 + + 9 + + + + + + Intertranslations AE + Athens + + + + + + + + + 32.90 + 53.01 + + + + + + 22 + 3 + + <P>Käännökset englannin kielestä tanskan kieleen</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 32.90 + 53.01 + + + + + + 23 + 3 + + <P>Käännökset englannin kielestä tanskan kieleen</P> + + + 2021-10-14 + + 9 + + + + + + Lionbridge International Unlimited Company + Dún Laoghaire + + + + + + + + + 32.90 + 53.01 + + + + + + 24 + 3 + + <P>Käännökset englannin kielestä tanskan kieleen</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 32.90 + 53.01 + + + + + + 25 + 3 + + <P>Käännökset englannin kielestä tanskan kieleen</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Brønshøj + + + + + + + + + 32.90 + 53.01 + + + + + + 26 + 3 + + <P>Käännökset englannin kielestä tanskan kieleen</P> + + + 2021-10-14 + + 9 + + + + + + SIA Idea Text + Riga + + + + + + + + + 32.90 + 53.01 + + + + + + 27 + 3 + + <P>Käännökset englannin kielestä tanskan kieleen</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 32.90 + 53.01 + + + + + + 28 + 4 + + <P>Käännökset englannin kielestä saksan kieleen</P> + + + 2021-10-14 + + 27 + + + + + + Intertranslations AE + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 29 + 4 + + <P>Käännökset englannin kielestä saksan kieleen</P> + + + 2021-10-14 + + 27 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 30 + 4 + + <P>Käännökset englannin kielestä saksan kieleen</P> + + + 2021-10-14 + + 27 + + + + + + Amplexor Luxembourg S.à.r.l. + Bertrange + + + + + + + + + 21.84 + 43.31 + + + + + + 31 + 4 + + <P>Käännökset englannin kielestä saksan kieleen</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Olching + + + + + + + + + 21.84 + 43.31 + + + + + + 32 + 4 + + <P>Käännökset englannin kielestä saksan kieleen</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Diez + + + + + + + + + 21.84 + 43.31 + + + + + + 33 + 4 + + <P>Käännökset englannin kielestä saksan kieleen</P> + + + 2021-10-14 + + 27 + + + + + + Übersetzungsdienst Schweizer & Sperling + Heidelberg + + + + + + + + + 21.84 + 43.31 + + + + + + 34 + 4 + + <P>Käännökset englannin kielestä saksan kieleen</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meerbusch + + + + + + + + + 21.84 + 43.31 + + + + + + 35 + 4 + + <P>Käännökset englannin kielestä saksan kieleen</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Hennef Stadt Blankenberg + + + + + + + + + 21.84 + 43.31 + + + + + + 36 + 4 + + <P>Käännökset englannin kielestä saksan kieleen</P> + + + 2021-10-14 + + 27 + + + + + + Presto - Prekladatelske Centrum s.r.o. + Prague + + + + + + + + + 21.84 + 43.31 + + + + + + 37 + 4 + + <P>Käännökset englannin kielestä saksan kieleen</P> + + + 2021-10-14 + + 27 + + + + + + Orco SA + Athens + + + + + + + + + 21.84 + 43.31 + + + + +

ei tiedossa

+
+
+
+ + 38 + 4 + + <P>Käännökset englannin kielestä saksan kieleen</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Reilingen + + + + + + + + + 21.84 + 43.31 + + + + + + 39 + 4 + + <P>Käännökset englannin kielestä saksan kieleen</P> + + + 2021-10-14 + + 27 + + + + + + Alpha Translation Service GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 40 + 4 + + <P>Käännökset englannin kielestä saksan kieleen</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Karlsruhe + + + + + + + + + 21.84 + 43.31 + + + + + + 41 + 4 + + <P>Käännökset englannin kielestä saksan kieleen</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Munich + + + + + + + + + 21.84 + 43.31 + + + + + + 42 + 4 + + <P>Käännökset englannin kielestä saksan kieleen</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meine + + + + + + + + + 21.84 + 43.31 + + + + + + 43 + 4 + + <P>Käännökset englannin kielestä saksan kieleen</P> + + + 2021-10-14 + + 27 + + + + + + RWS Group Deutschland GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + +

ei tiedossa.

+
+
+
+ + 44 + 4 + + <P>Käännökset englannin kielestä saksan kieleen</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Rendsburg + + + + + + + + + 21.84 + 43.31 + + + + + + 45 + 4 + + <P>Käännökset englannin kielestä saksan kieleen</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 46 + 4 + + <P>Käännökset englannin kielestä saksan kieleen</P> + + + 2021-10-14 + + 27 + + + + + + Exact! Sprachenservice und Informations Management GmbH + Mannheim + + + + + + + + + 21.84 + 43.31 + + + + + + 47 + 4 + + <P>Käännökset englannin kielestä saksan kieleen</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Forsheda + + + + + + + + + 21.84 + 43.31 + + + + + + 48 + 4 + + <P>Käännökset englannin kielestä saksan kieleen</P> + + + 2021-10-14 + + 27 + + + + + + Intertext Fremdsprachendienst e.G. + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 49 + 4 + + <P>Käännökset englannin kielestä saksan kieleen</P> + + + 2021-10-14 + + 27 + + + + + + Verbivis Ltd + Paola + + + + + + + + + 21.84 + 43.31 + + + + +

ei tiedossa.

+
+
+
+ + 50 + 4 + + <P>Käännökset englannin kielestä saksan kieleen</P> + + + 2021-10-14 + + 27 + + + + + + ILT S.r.l + Rome + + + + + + + + + 21.84 + 43.31 + + + + +

ei tiedossa.

+
+
+
+ + 51 + 4 + + <P>Käännökset englannin kielestä saksan kieleen</P> + + + 2021-10-14 + + 27 + + + + + + Translavic BV + Rijssen + + + + + + + + + 21.84 + 43.31 + + + + + + 52 + 5 + + <P>Käännökset englannin kielestä kreikan kieleen</P> + + + 2021-10-14 + + 10 + + + + + + Orco SA + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 53 + 5 + + <P>Käännökset englannin kielestä kreikan kieleen</P> + + + 2021-10-14 + + 10 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 54 + 5 + + <P>Käännökset englannin kielestä kreikan kieleen</P> + + + 2021-10-14 + + 10 + + + + + + Intertranslations AE + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 55 + 5 + + <P>Käännökset englannin kielestä kreikan kieleen</P> + + + 2021-10-14 + + 10 + + + + + + Freelance translator + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 56 + 5 + + <P>Käännökset englannin kielestä kreikan kieleen</P> + + + 2021-10-14 + + 10 + + + + + + Glossima & Wehrheim + Thessaloniki + + + + + + + + + 11.99 + 26.88 + + + + + + 57 + 5 + + <P>Käännökset englannin kielestä kreikan kieleen</P> + + + 2021-10-14 + + 10 + + + + + + D. Moutafis & Co. - Omada + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 58 + 5 + + <P>Käännökset englannin kielestä kreikan kieleen</P> + + + 2021-10-14 + + 10 + + + + + + Translavic BV + Rijssen + + + + + + + + + 11.99 + 26.88 + + + + + + 59 + 6 + + <P>Käännökset englannin kielestä espanjan kieleen</P> + + + 2021-10-14 + + 26 + + + + + + Orco SA + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 60 + 6 + + <P>Käännökset englannin kielestä espanjan kieleen</P> + + + 2021-10-14 + + 26 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 61 + 6 + + <P>Käännökset englannin kielestä espanjan kieleen</P> + + + 2021-10-14 + + 26 + + + + + + Ubiqus Spain, S. L. U. + Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 62 + 6 + + <P>Käännökset englannin kielestä espanjan kieleen</P> + + + 2021-10-14 + + 26 + + + + + + Interface Service Spain, S. L. + Ripollet + + + + + + + + + 17.95 + 43.10 + + + + + + 63 + 6 + + <P>Käännökset englannin kielestä espanjan kieleen</P> + + + 2021-10-14 + + 26 + + + + + + Intertranslations AE + Athens + + + + + + + + + 17.95 + 23.10 + + + + + + 64 + 6 + + <P>Käännökset englannin kielestä espanjan kieleen</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Alicante + + + + + + + + + 17.95 + 43.10 + + + + + + 65 + 6 + + <P>Käännökset englannin kielestä espanjan kieleen</P> + + + 2021-10-14 + + 26 + + + + + + Seprotec, Traducción e Interpretación, S. L. + Las Rozas de Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 66 + 6 + + <P>Käännökset englannin kielestä espanjan kieleen</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Vigo + + + + + + + + + 17.95 + 43.10 + + + + + + 67 + 6 + + <P>Käännökset englannin kielestä espanjan kieleen</P> + + + 2021-10-14 + + 26 + + + + + + Celer Pawlowsky, S. L. + L'Hospitalet de Llobregat + + + + + + + + + 17.95 + 43.10 + + + + + + 68 + 6 + + <P>Käännökset englannin kielestä espanjan kieleen</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Cornellà de Llobregat (Barcelona) + + + + + + + + + 17.95 + 43.10 + + + + + + 69 + 6 + + <P>Käännökset englannin kielestä espanjan kieleen</P> + + + 2021-10-14 + + 26 + + + + + + Mallorca Phone Assistance, S. L. + Palma de Mallorca + + + + + + + + + 17.95 + 43.10 + + + + + + 70 + 6 + + <P>Käännökset englannin kielestä espanjan kieleen</P> + + + 2021-10-14 + + 26 + + + + + + Consenso Global — Serviços de Tradução, Unip., Lda. + Torres Vedras + + + + + + + + + 17.95 + 43.10 + + + + + + 71 + 6 + + <P>Käännökset englannin kielestä espanjan kieleen</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Solana de Los Barros + + + + + + + + + 17.95 + 43.10 + + + + + + 72 + 6 + + <P>Käännökset englannin kielestä espanjan kieleen</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Santurtzi + + + + + + + + + 17.95 + 43.10 + + + + + + 73 + 6 + + <P>Käännökset englannin kielestä espanjan kieleen</P> + + + 2021-10-14 + + 26 + + + + + + Translavic BV + Rijssen + + + + + + + + + 17.95 + 43.10 + + + + + + 74 + 6 + + <P>Käännökset englannin kielestä espanjan kieleen</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + San Pedro (Nigrán) + + + + + + + + + 17.95 + 43.10 + + + + + + 75 + 7 + + <P>Käännökset englannin kielestä viron kieleen</P> + + + 2021-10-14 + + 9 + + + + + + Avatar OÜ + Tartu + + + + + + + + + 19.00 + 35.48 + + + + + + 76 + 7 + + <P>Käännökset englannin kielestä viron kieleen</P> + + + 2021-10-14 + + 9 + + + + + + Discripta OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 77 + 7 + + <P>Käännökset englannin kielestä viron kieleen</P> + + + 2021-10-14 + + 9 + + + + + + A&A Lingua OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 78 + 7 + + 2021-10-14 + + 9 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 19.00 + 35.48 + + + + + + 79 + 7 + + <P>Käännökset englannin kielestä viron kieleen</P> + + + 2021-10-14 + + 9 + + + + + + Tolkebüroo Pangloss OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 80 + 7 + + <P>Käännökset englannin kielestä viron kieleen</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 19.00 + 35.48 + + + + + + 81 + 8 + + <P>Käännökset englannin kielestä suomen kieleen</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 25.90 + 57.49 + + + + + + 82 + 8 + + <P>Käännökset englannin kielestä suomen kieleen</P> + + + 2021-10-14 + + 9 + + + + + + Lingsoft Language Services Oy + Turku + + + + + + + + + 25.90 + 57.49 + + + + + + 83 + 8 + + <P>Käännökset englannin kielestä suomen kieleen</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Tuohittu + + + + + + + + + 25.90 + 57.49 + + + + + + 84 + 8 + + <P>Käännökset englannin kielestä suomen kieleen</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Nummi + + + + + + + + + 25.90 + 57.49 + + + + + + 85 + 8 + + <P>Käännökset englannin kielestä suomen kieleen</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 25.90 + 57.49 + + + + + + 86 + 8 + + <P>Käännökset englannin kielestä suomen kieleen</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 25.90 + 57.49 + + + + + + + Euroopan unionin tuomioistuin +
Boulevard Konrad Adenauer
+ Luxembourg + L-2925 + + +352 4303-1 + GeneralCourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Euroopan oikeusasiamies +
1 avenue du Président Robert Schuman
+ Strasbourg Cedex + 67001 + + +33 388172313 + euro-ombudsman@europarl.europa.eu + +33 388179062 + http://www.ombudsman.europa.eu +
+ + Euroopan unionin elinten käännöskeskus (CdT), Legal Affairs Section +
Bâtiment Technopolis, 12 E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + tenders@cdt.europa.eu + http://www.cdt.europa.eu +
+ 2022-01-07 +
+
+ + + + + Centre de traduction des organes de l'Union européenne (CdT) +
Bâtiment Technopolis, 12E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + Martin Garnier + tenders@cdt.europa.eu + + www.cdt.europa.eu +
+ + Traductions +
+ + + <P>FL/GEN20-02</P> + + + + + + +

Le Centre de traduction des organes de l'Union européenne envisage de conclure un contrat-cadre portant sur des services de traduction de l'anglais vers le bulgare, le tchèque, le danois, l'allemand, le grec, l'espagnol, l'estonien, le finnois, le français, l'irlandais, le croate, le hongrois, l'italien, le lituanien, le letton, le maltais, le néerlandais, le polonais, le portugais, le roumain, le slovaque, le slovène et le suédois de textes relevant du domaine des affaires générales.

+
+ 14000000.00 + + + + <P>Traduction de l'anglais vers le bulgare</P> + + 1 + + + + + +

Le Centre de traduction des organes de l'Union européenne envisage de conclure un contrat-cadre portant sur des services de traduction de l'anglais vers le bulgare de textes relevant du domaine des affaires générales.

+
+ + + Qualité + 70 + + + 30 + + + + +
+ + + <P>Traduction de l'anglais vers le tchèque</P> + + 2 + + + + + +

Le Centre de traduction des organes de l'Union européenne envisage de conclure un contrat-cadre portant sur des services de traduction de l'anglais vers le tchèque de textes relevant du domaine des affaires générales.

+
+ + + Qualité + 70 + + + 30 + + + + +
+ + + <P>Traduction de l'anglais vers le danois</P> + + 3 + + + + + +

Le Centre de traduction des organes de l'Union européenne envisage de conclure un contrat-cadre portant sur des services de traduction de l'anglais vers le danois de textes relevant du domaine des affaires générales.

+
+ + + Qualité + 70 + + + 30 + + + + +
+ + + <P>Traduction de l'anglais vers l'allemand</P> + + 4 + + + + + +

Le Centre de traduction des organes de l'Union européenne envisage de conclure un contrat-cadre portant sur des services de traduction de l'anglais vers l'allemand de textes relevant du domaine des affaires générales.

+
+ + + Qualité + 70 + + + 30 + + + + +
+ + + <P>Traduction de l'anglais vers le grec</P> + + 5 + + + + + +

Le Centre de traduction des organes de l'Union européenne envisage de conclure un contrat-cadre portant sur des services de traduction de l'anglais vers le grec de textes relevant du domaine des affaires générales.

+
+ + + Qualité + 70 + + + 30 + + + + +
+ + + <P>Traduction de l'anglais vers l'espagnol</P> + + 6 + + + + + +

Le Centre de traduction des organes de l'Union européenne envisage de conclure un contrat-cadre portant sur des services de traduction de l'anglais vers l'espagnol de textes relevant du domaine des affaires générales.

+
+ + + Qualité + 70 + + + 30 + + + + +
+ + + <P>Traduction de l'anglais vers l'estonien</P> + + 7 + + + + + +

Le Centre de traduction des organes de l'Union européenne envisage de conclure un contrat-cadre portant sur des services de traduction de l'anglais vers l'estonien de textes relevant du domaine des affaires générales.

+
+ + + Qualité + 70 + + + 30 + + + + +
+ + + <P>Traduction de l'anglais vers le finnois</P> + + 8 + + + + + +

Le Centre de traduction des organes de l'Union européenne envisage de conclure un contrat-cadre portant sur des services de traduction de l'anglais vers le finnois de textes relevant du domaine des affaires générales.

+
+ + + Qualité + 70 + + + 30 + + + + +
+
+ + + + + 2020/S 225-552091 + + + 1 + 1 + + <P>Traduction de l'anglais vers le bulgare</P> + + + 2021-10-14 + + 14 + + + + + + Freelance translator + Pazardzhik + + + + + + + + + 9.60 + 18.00 + + + + + + 2 + 1 + + <P>Traduction de l'anglais vers le bulgare</P> + + + 2021-10-14 + + 14 + + + + + + Mednik Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 3 + 1 + + <P>Traduction de l'anglais vers le bulgare</P> + + + 2021-10-14 + + 14 + + + + + + Mitra Translations Ltd + Varna + + + + + + + + + 9.60 + 18.00 + + + + + + 4 + 1 + + <P>Traduction de l'anglais vers le bulgare</P> + + + 2021-10-14 + + 14 + + + + + + Arte Doc + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 5 + 1 + + <P>Traduction de l'anglais vers le bulgare</P> + + + 2021-10-14 + + 14 + + + + + + Sofita Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 6 + 1 + + <P>Traduction de l'anglais vers le bulgare</P> + + + 2021-10-14 + + 14 + + + + + + Intertranslations AE + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 7 + 1 + + <P>Traduction de l'anglais vers le bulgare</P> + + + 2021-10-14 + + 14 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 8 + 1 + + <P>Traduction de l'anglais vers le bulgare</P> + + + 2021-10-14 + + 14 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 9.60 + 18.00 + + + + + + 9 + 1 + + <P>Traduction de l'anglais vers le bulgare</P> + + + 2021-10-14 + + 14 + + + + + + Interlang Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 10 + 1 + + <P>Traduction de l'anglais vers le bulgare</P> + + + 2021-10-14 + + 14 + + + + + + Iolar Informatika V Besedi d.o.o. + Ljubljana + + + + + + + + + 9.60 + 18.00 + + + + + + 11 + 2 + + <P>Traduction de l'anglais vers le tchèque</P> + + + 2021-10-14 + + 11 + + + + + + ACP Traductera a.s. + Jindřichův Hradec + + + + + + + + + 13.00 + 26.58 + + + + + + 12 + 2 + + <P>Traduction de l'anglais vers le tchèque</P> + + + 2021-10-14 + + 11 + + + + + + Milan Havlin - Presto + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 13 + 2 + + <P>Traduction de l'anglais vers le tchèque</P> + + + 2021-10-14 + + 11 + + + + + + SIA Idea Text + Riga + + + + + + + + + 13.00 + 26.58 + + + + + + 14 + 2 + + <P>Traduction de l'anglais vers le tchèque</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Brno + + + + + + + + + 13.00 + 26.58 + + + + + + 15 + 2 + + <P>Traduction de l'anglais vers le tchèque</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Havirov Podlesi + + + + + + + + + 13.00 + 26.58 + + + + + + 16 + 2 + + <P>Traduction de l'anglais vers le tchèque</P> + + + 2021-10-14 + + 11 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 17 + 2 + + <P>Traduction de l'anglais vers le tchèque</P> + + + 2021-10-14 + + 11 + + + + + + Artlingua AS + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 18 + 2 + + <P>Traduction de l'anglais vers le tchèque</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Maisons-Alfort + + + + + + + + + 13.00 + 26.58 + + + + + + 19 + 2 + + <P>Traduction de l'anglais vers le tchèque</P> + + + 2021-10-14 + + 11 + + + + + + EXE, a.s. + Bratislava + + + + + + + + + 13.00 + 26.58 + + + + + + 20 + 2 + + <P>Traduction de l'anglais vers le tchèque</P> + + + 2021-10-14 + + 11 + + + + + + Translavic BV + Rijssen + + + + + + + + + 13.00 + 26.58 + + + + + + 21 + 3 + + <P>Traduction de l'anglais vers le danois</P> + + + 2021-10-14 + + 9 + + + + + + Intertranslations AE + Athens + + + + + + + + + 32.90 + 53.01 + + + + + + 22 + 3 + + <P>Traduction de l'anglais vers le danois</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 32.90 + 53.01 + + + + + + 23 + 3 + + <P>Traduction de l'anglais vers le danois</P> + + + 2021-10-14 + + 9 + + + + + + Lionbridge International Unlimited Company + Dún Laoghaire + + + + + + + + + 32.90 + 53.01 + + + + + + 24 + 3 + + <P>Traduction de l'anglais vers le danois</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 32.90 + 53.01 + + + + + + 25 + 3 + + <P>Traduction de l'anglais vers le danois</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Brønshøj + + + + + + + + + 32.90 + 53.01 + + + + + + 26 + 3 + + <P>Traduction de l'anglais vers le danois</P> + + + 2021-10-14 + + 9 + + + + + + SIA Idea Text + Riga + + + + + + + + + 32.90 + 53.01 + + + + + + 27 + 3 + + <P>Traduction de l'anglais vers le danois</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 32.90 + 53.01 + + + + + + 28 + 4 + + <P>Traduction de l'anglais vers l'allemand</P> + + + 2021-10-14 + + 27 + + + + + + Intertranslations AE + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 29 + 4 + + <P>Traduction de l'anglais vers l'allemand</P> + + + 2021-10-14 + + 27 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 30 + 4 + + <P>Traduction de l'anglais vers l'allemand</P> + + + 2021-10-14 + + 27 + + + + + + Amplexor Luxembourg S.à.r.l. + Bertrange + + + + + + + + + 21.84 + 43.31 + + + + + + 31 + 4 + + <P>Traduction de l'anglais vers l'allemand</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Olching + + + + + + + + + 21.84 + 43.31 + + + + + + 32 + 4 + + <P>Traduction de l'anglais vers l'allemand</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Diez + + + + + + + + + 21.84 + 43.31 + + + + + + 33 + 4 + + <P>Traduction de l'anglais vers l'allemand</P> + + + 2021-10-14 + + 27 + + + + + + Übersetzungsdienst Schweizer & Sperling + Heidelberg + + + + + + + + + 21.84 + 43.31 + + + + + + 34 + 4 + + <P>Traduction de l'anglais vers l'allemand</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meerbusch + + + + + + + + + 21.84 + 43.31 + + + + + + 35 + 4 + + <P>Traduction de l'anglais vers l'allemand</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Hennef Stadt Blankenberg + + + + + + + + + 21.84 + 43.31 + + + + + + 36 + 4 + + <P>Traduction de l'anglais vers l'allemand</P> + + + 2021-10-14 + + 27 + + + + + + Presto - Prekladatelske Centrum s.r.o. + Prague + + + + + + + + + 21.84 + 43.31 + + + + + + 37 + 4 + + <P>Traduction de l'anglais vers l'allemand</P> + + + 2021-10-14 + + 27 + + + + + + Orco SA + Athens + + + + + + + + + 21.84 + 43.31 + + + + +

Réponse inconnue

+
+
+
+ + 38 + 4 + + <P>Traduction de l'anglais vers l'allemand</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Reilingen + + + + + + + + + 21.84 + 43.31 + + + + + + 39 + 4 + + <P>Traduction de l'anglais vers l'allemand</P> + + + 2021-10-14 + + 27 + + + + + + Alpha Translation Service GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 40 + 4 + + <P>Traduction de l'anglais vers l'allemand</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Karlsruhe + + + + + + + + + 21.84 + 43.31 + + + + + + 41 + 4 + + <P>Traduction de l'anglais vers l'allemand</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Munich + + + + + + + + + 21.84 + 43.31 + + + + + + 42 + 4 + + <P>Traduction de l'anglais vers l'allemand</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meine + + + + + + + + + 21.84 + 43.31 + + + + + + 43 + 4 + + <P>Traduction de l'anglais vers l'allemand</P> + + + 2021-10-14 + + 27 + + + + + + RWS Group Deutschland GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + +

Réponse inconnue.

+
+
+
+ + 44 + 4 + + <P>Traduction de l'anglais vers l'allemand</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Rendsburg + + + + + + + + + 21.84 + 43.31 + + + + + + 45 + 4 + + <P>Traduction de l'anglais vers l'allemand</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 46 + 4 + + <P>Traduction de l'anglais vers l'allemand</P> + + + 2021-10-14 + + 27 + + + + + + Exact! Sprachenservice und Informations Management GmbH + Mannheim + + + + + + + + + 21.84 + 43.31 + + + + + + 47 + 4 + + <P>Traduction de l'anglais vers l'allemand</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Forsheda + + + + + + + + + 21.84 + 43.31 + + + + + + 48 + 4 + + <P>Traduction de l'anglais vers l'allemand</P> + + + 2021-10-14 + + 27 + + + + + + Intertext Fremdsprachendienst e.G. + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 49 + 4 + + <P>Traduction de l'anglais vers l'allemand</P> + + + 2021-10-14 + + 27 + + + + + + Verbivis Ltd + Paola + + + + + + + + + 21.84 + 43.31 + + + + +

Réponse inconnue.

+
+
+
+ + 50 + 4 + + <P>Traduction de l'anglais vers l'allemand</P> + + + 2021-10-14 + + 27 + + + + + + ILT S.r.l + Rome + + + + + + + + + 21.84 + 43.31 + + + + +

Réponse inconnue.

+
+
+
+ + 51 + 4 + + <P>Traduction de l'anglais vers l'allemand</P> + + + 2021-10-14 + + 27 + + + + + + Translavic BV + Rijssen + + + + + + + + + 21.84 + 43.31 + + + + + + 52 + 5 + + <P>Traduction de l'anglais vers le grec</P> + + + 2021-10-14 + + 10 + + + + + + Orco SA + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 53 + 5 + + <P>Traduction de l'anglais vers le grec</P> + + + 2021-10-14 + + 10 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 54 + 5 + + <P>Traduction de l'anglais vers le grec</P> + + + 2021-10-14 + + 10 + + + + + + Intertranslations AE + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 55 + 5 + + <P>Traduction de l'anglais vers le grec</P> + + + 2021-10-14 + + 10 + + + + + + Freelance translator + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 56 + 5 + + <P>Traduction de l'anglais vers le grec</P> + + + 2021-10-14 + + 10 + + + + + + Glossima & Wehrheim + Thessaloniki + + + + + + + + + 11.99 + 26.88 + + + + + + 57 + 5 + + <P>Traduction de l'anglais vers le grec</P> + + + 2021-10-14 + + 10 + + + + + + D. Moutafis & Co. - Omada + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 58 + 5 + + <P>Traduction de l'anglais vers le grec</P> + + + 2021-10-14 + + 10 + + + + + + Translavic BV + Rijssen + + + + + + + + + 11.99 + 26.88 + + + + + + 59 + 6 + + <P>Traduction de l'anglais vers l'espagnol</P> + + + 2021-10-14 + + 26 + + + + + + Orco SA + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 60 + 6 + + <P>Traduction de l'anglais vers l'espagnol</P> + + + 2021-10-14 + + 26 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 61 + 6 + + <P>Traduction de l'anglais vers l'espagnol</P> + + + 2021-10-14 + + 26 + + + + + + Ubiqus Spain, S. L. U. + Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 62 + 6 + + <P>Traduction de l'anglais vers l'espagnol</P> + + + 2021-10-14 + + 26 + + + + + + Interface Service Spain, S. L. + Ripollet + + + + + + + + + 17.95 + 43.10 + + + + + + 63 + 6 + + <P>Traduction de l'anglais vers l'espagnol</P> + + + 2021-10-14 + + 26 + + + + + + Intertranslations AE + Athens + + + + + + + + + 17.95 + 23.10 + + + + + + 64 + 6 + + <P>Traduction de l'anglais vers l'espagnol</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Alicante + + + + + + + + + 17.95 + 43.10 + + + + + + 65 + 6 + + <P>Traduction de l'anglais vers l'espagnol</P> + + + 2021-10-14 + + 26 + + + + + + Seprotec, Traducción e Interpretación, S. L. + Las Rozas de Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 66 + 6 + + <P>Traduction de l'anglais vers l'espagnol</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Vigo + + + + + + + + + 17.95 + 43.10 + + + + + + 67 + 6 + + <P>Traduction de l'anglais vers l'espagnol</P> + + + 2021-10-14 + + 26 + + + + + + Celer Pawlowsky, S. L. + L'Hospitalet de Llobregat + + + + + + + + + 17.95 + 43.10 + + + + + + 68 + 6 + + <P>Traduction de l'anglais vers l'espagnol</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Cornellà de Llobregat (Barcelona) + + + + + + + + + 17.95 + 43.10 + + + + + + 69 + 6 + + <P>Traduction de l'anglais vers l'espagnol</P> + + + 2021-10-14 + + 26 + + + + + + Mallorca Phone Assistance, S. L. + Palma de Mallorca + + + + + + + + + 17.95 + 43.10 + + + + + + 70 + 6 + + <P>Traduction de l'anglais vers l'espagnol</P> + + + 2021-10-14 + + 26 + + + + + + Consenso Global — Serviços de Tradução, Unip., Lda. + Torres Vedras + + + + + + + + + 17.95 + 43.10 + + + + + + 71 + 6 + + <P>Traduction de l'anglais vers l'espagnol</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Solana de Los Barros + + + + + + + + + 17.95 + 43.10 + + + + + + 72 + 6 + + <P>Traduction de l'anglais vers l'espagnol</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Santurtzi + + + + + + + + + 17.95 + 43.10 + + + + + + 73 + 6 + + <P>Traduction de l'anglais vers l'espagnol</P> + + + 2021-10-14 + + 26 + + + + + + Translavic BV + Rijssen + + + + + + + + + 17.95 + 43.10 + + + + + + 74 + 6 + + <P>Traduction de l'anglais vers l'espagnol</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + San Pedro (Nigrán) + + + + + + + + + 17.95 + 43.10 + + + + + + 75 + 7 + + <P>Traduction de l'anglais vers l'estonien</P> + + + 2021-10-14 + + 9 + + + + + + Avatar OÜ + Tartu + + + + + + + + + 19.00 + 35.48 + + + + + + 76 + 7 + + <P>Traduction de l'anglais vers l'estonien</P> + + + 2021-10-14 + + 9 + + + + + + Discripta OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 77 + 7 + + <P>Traduction de l'anglais vers l'estonien</P> + + + 2021-10-14 + + 9 + + + + + + A&A Lingua OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 78 + 7 + + 2021-10-14 + + 9 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 19.00 + 35.48 + + + + + + 79 + 7 + + <P>Traduction de l'anglais vers l'estonien</P> + + + 2021-10-14 + + 9 + + + + + + Tolkebüroo Pangloss OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 80 + 7 + + <P>Traduction de l'anglais vers l'estonien</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 19.00 + 35.48 + + + + + + 81 + 8 + + <P>Traduction de l'anglais vers le finnois</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 25.90 + 57.49 + + + + + + 82 + 8 + + <P>Traduction de l'anglais vers le finnois</P> + + + 2021-10-14 + + 9 + + + + + + Lingsoft Language Services Oy + Turku + + + + + + + + + 25.90 + 57.49 + + + + + + 83 + 8 + + <P>Traduction de l'anglais vers le finnois</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Tuohittu + + + + + + + + + 25.90 + 57.49 + + + + + + 84 + 8 + + <P>Traduction de l'anglais vers le finnois</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Nummi + + + + + + + + + 25.90 + 57.49 + + + + + + 85 + 8 + + <P>Traduction de l'anglais vers le finnois</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 25.90 + 57.49 + + + + + + 86 + 8 + + <P>Traduction de l'anglais vers le finnois</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 25.90 + 57.49 + + + + + + + Cour de justice de l’Union européenne +
Boulevard Konrad Adenauer
+ Luxembourg + L-2925 + + +352 4303-1 + GeneralCourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Médiateur européen +
1 avenue du Président Robert Schuman
+ Strasbourg Cedex + 67001 + + +33 388172313 + euro-ombudsman@europarl.europa.eu + +33 388179062 + http://www.ombudsman.europa.eu +
+ + Centre de traduction des organes de l'Union européenne (CdT), Legal Affairs Section +
Bâtiment Technopolis, 12 E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + tenders@cdt.europa.eu + http://www.cdt.europa.eu +
+ 2022-01-07 +
+
+ + + + + Μεταφραστικό Κέντρο των Οργάνων της Ευρωπαϊκής Ένωσης (CdT) +
Bâtiment Technopolis, 12E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + Martin Garnier + tenders@cdt.europa.eu + + www.cdt.europa.eu +
+ + Μεταφράσεις +
+ + + <P>FL/GEN20-02</P> + + + + + + +

Το Μεταφραστικό Κέντρο των Οργάνων της Ευρωπαϊκής Ένωσης σχεδιάζει να συνάψει συμβάσεις-πλαίσια για υπηρεσίες μετάφρασης όσον αφορά κείμενα στον τομέα των γενικών υποθέσεων από τα αγγλικά προς τα βουλγαρικά, τα τσεχικά, τα δανικά, τα γερμανικά, τα ελληνικά, τα ισπανικά, τα εσθονικά, τα φινλανδικά, τα γαλλικά, τα ιρλανδικά, τα κροατικά, τα ουγγρικά, τα ιταλικά, τα λιθουανικά, τα λετονικά, τα μαλτέζικα, τα ολλανδικά, τα πολωνικά, τα πορτογαλικά, τα ρουμανικά, τα σλοβακικά, τα σλοβενικά και τα σουηδικά.

+
+ 14000000.00 + + + + <P>Μετάφραση από τα αγγλικά προς τα βουλγαρικά</P> + + 1 + + + + + +

Το Μεταφραστικό Κέντρο των Οργάνων της Ευρωπαϊκής Ένωσης σχεδιάζει να συνάψει συμβάσεις-πλαίσια για υπηρεσίες μετάφρασης όσον αφορά κείμενα στον τομέα των γενικών υποθέσεων από τα αγγλικά στα βουλγαρικά.

+
+ + + Ποιότητα + 70 + + + 30 + + + + +
+ + + <P>Μετάφραση από τα αγγλικά προς τα τσεχικά</P> + + 2 + + + + + +

Το Μεταφραστικό Κέντρο των Οργάνων της Ευρωπαϊκής Ένωσης σχεδιάζει να συνάψει συμβάσεις-πλαίσια για υπηρεσίες μετάφρασης όσον αφορά κείμενα στον τομέα των γενικών υποθέσεων από τα αγγλικά στα τσεχικά.

+
+ + + Ποιότητα + 70 + + + 30 + + + + +
+ + + <P>Μετάφραση από τα αγγλικά προς τα δανικά</P> + + 3 + + + + + +

Το Μεταφραστικό Κέντρο των Οργάνων της Ευρωπαϊκής Ένωσης σχεδιάζει να συνάψει συμβάσεις-πλαίσια για υπηρεσίες μετάφρασης όσον αφορά κείμενα στον τομέα των γενικών υποθέσεων από τα αγγλικά στα δανικά.

+
+ + + Ποιότητα + 70 + + + 30 + + + + +
+ + + <P>Μετάφραση από τα αγγλικά προς τα γερμανικά</P> + + 4 + + + + + +

Το Μεταφραστικό Κέντρο των Οργάνων της Ευρωπαϊκής Ένωσης σχεδιάζει να συνάψει συμβάσεις-πλαίσια για υπηρεσίες μετάφρασης όσον αφορά κείμενα στον τομέα των γενικών υποθέσεων από τα αγγλικά στα γερμανικά.

+
+ + + Ποιότητα + 70 + + + 30 + + + + +
+ + + <P>Μετάφραση από τα αγγλικά προς τα ελληνικά</P> + + 5 + + + + + +

Το Μεταφραστικό Κέντρο των Οργάνων της Ευρωπαϊκής Ένωσης σχεδιάζει να συνάψει συμβάσεις-πλαίσια για υπηρεσίες μετάφρασης όσον αφορά κείμενα στον τομέα των γενικών υποθέσεων από τα αγγλικά στα ελληνικά.

+
+ + + Ποιότητα + 70 + + + 30 + + + + +
+ + + <P>Μετάφραση από τα αγγλικά προς τα ισπανικά</P> + + 6 + + + + + +

Το Μεταφραστικό Κέντρο των Οργάνων της Ευρωπαϊκής Ένωσης σχεδιάζει να συνάψει συμβάσεις-πλαίσια για υπηρεσίες μετάφρασης όσον αφορά κείμενα στον τομέα των γενικών υποθέσεων από τα αγγλικά στα ισπανικά.

+
+ + + Ποιότητα + 70 + + + 30 + + + + +
+ + + <P>Μετάφραση από τα αγγλικά προς τα εσθονικά</P> + + 7 + + + + + +

Το Μεταφραστικό Κέντρο των Οργάνων της Ευρωπαϊκής Ένωσης σχεδιάζει να συνάψει συμβάσεις-πλαίσια για υπηρεσίες μετάφρασης όσον αφορά κείμενα στον τομέα των γενικών υποθέσεων από τα αγγλικά στα εσθονικά.

+
+ + + Ποιότητα + 70 + + + 30 + + + + +
+ + + <P>Μετάφραση από τα αγγλικά προς τα φινλανδικά</P> + + 8 + + + + + +

Το Μεταφραστικό Κέντρο των Οργάνων της Ευρωπαϊκής Ένωσης σχεδιάζει να συνάψει συμβάσεις-πλαίσια για υπηρεσίες μετάφρασης όσον αφορά κείμενα στον τομέα των γενικών υποθέσεων από τα αγγλικά στα φινλανδικά.

+
+ + + Ποιότητα + 70 + + + 30 + + + + +
+
+ + + + + 2020/S 225-552091 + + + 1 + 1 + + <P>Μετάφραση από τα αγγλικά προς τα βουλγαρικά</P> + + + 2021-10-14 + + 14 + + + + + + Freelance translator + Pazardzhik + + + + + + + + + 9.60 + 18.00 + + + + + + 2 + 1 + + <P>Μετάφραση από τα αγγλικά προς τα βουλγαρικά</P> + + + 2021-10-14 + + 14 + + + + + + Mednik Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 3 + 1 + + <P>Μετάφραση από τα αγγλικά προς τα βουλγαρικά</P> + + + 2021-10-14 + + 14 + + + + + + Mitra Translations Ltd + Varna + + + + + + + + + 9.60 + 18.00 + + + + + + 4 + 1 + + <P>Μετάφραση από τα αγγλικά προς τα βουλγαρικά</P> + + + 2021-10-14 + + 14 + + + + + + Arte Doc + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 5 + 1 + + <P>Μετάφραση από τα αγγλικά προς τα βουλγαρικά</P> + + + 2021-10-14 + + 14 + + + + + + Sofita Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 6 + 1 + + <P>Μετάφραση από τα αγγλικά προς τα βουλγαρικά</P> + + + 2021-10-14 + + 14 + + + + + + Intertranslations AE + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 7 + 1 + + <P>Μετάφραση από τα αγγλικά προς τα βουλγαρικά</P> + + + 2021-10-14 + + 14 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 8 + 1 + + <P>Μετάφραση από τα αγγλικά προς τα βουλγαρικά</P> + + + 2021-10-14 + + 14 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 9.60 + 18.00 + + + + + + 9 + 1 + + <P>Μετάφραση από τα αγγλικά προς τα βουλγαρικά</P> + + + 2021-10-14 + + 14 + + + + + + Interlang Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 10 + 1 + + <P>Μετάφραση από τα αγγλικά προς τα βουλγαρικά</P> + + + 2021-10-14 + + 14 + + + + + + Iolar Informatika V Besedi d.o.o. + Ljubljana + + + + + + + + + 9.60 + 18.00 + + + + + + 11 + 2 + + <P>Μετάφραση από τα αγγλικά προς τα τσεχικά</P> + + + 2021-10-14 + + 11 + + + + + + ACP Traductera a.s. + Jindřichův Hradec + + + + + + + + + 13.00 + 26.58 + + + + + + 12 + 2 + + <P>Μετάφραση από τα αγγλικά προς τα τσεχικά</P> + + + 2021-10-14 + + 11 + + + + + + Milan Havlin - Presto + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 13 + 2 + + <P>Μετάφραση από τα αγγλικά προς τα τσεχικά</P> + + + 2021-10-14 + + 11 + + + + + + SIA Idea Text + Riga + + + + + + + + + 13.00 + 26.58 + + + + + + 14 + 2 + + <P>Μετάφραση από τα αγγλικά προς τα τσεχικά</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Brno + + + + + + + + + 13.00 + 26.58 + + + + + + 15 + 2 + + <P>Μετάφραση από τα αγγλικά προς τα τσεχικά</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Havirov Podlesi + + + + + + + + + 13.00 + 26.58 + + + + + + 16 + 2 + + <P>Μετάφραση από τα αγγλικά προς τα τσεχικά</P> + + + 2021-10-14 + + 11 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 17 + 2 + + <P>Μετάφραση από τα αγγλικά προς τα τσεχικά</P> + + + 2021-10-14 + + 11 + + + + + + Artlingua AS + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 18 + 2 + + <P>Μετάφραση από τα αγγλικά προς τα τσεχικά</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Maisons-Alfort + + + + + + + + + 13.00 + 26.58 + + + + + + 19 + 2 + + <P>Μετάφραση από τα αγγλικά προς τα τσεχικά</P> + + + 2021-10-14 + + 11 + + + + + + EXE, a.s. + Bratislava + + + + + + + + + 13.00 + 26.58 + + + + + + 20 + 2 + + <P>Μετάφραση από τα αγγλικά προς τα τσεχικά</P> + + + 2021-10-14 + + 11 + + + + + + Translavic BV + Rijssen + + + + + + + + + 13.00 + 26.58 + + + + + + 21 + 3 + + <P>Μετάφραση από τα αγγλικά προς τα δανικά</P> + + + 2021-10-14 + + 9 + + + + + + Intertranslations AE + Athens + + + + + + + + + 32.90 + 53.01 + + + + + + 22 + 3 + + <P>Μετάφραση από τα αγγλικά προς τα δανικά</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 32.90 + 53.01 + + + + + + 23 + 3 + + <P>Μετάφραση από τα αγγλικά προς τα δανικά</P> + + + 2021-10-14 + + 9 + + + + + + Lionbridge International Unlimited Company + Dún Laoghaire + + + + + + + + + 32.90 + 53.01 + + + + + + 24 + 3 + + <P>Μετάφραση από τα αγγλικά προς τα δανικά</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 32.90 + 53.01 + + + + + + 25 + 3 + + <P>Μετάφραση από τα αγγλικά προς τα δανικά</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Brønshøj + + + + + + + + + 32.90 + 53.01 + + + + + + 26 + 3 + + <P>Μετάφραση από τα αγγλικά προς τα δανικά</P> + + + 2021-10-14 + + 9 + + + + + + SIA Idea Text + Riga + + + + + + + + + 32.90 + 53.01 + + + + + + 27 + 3 + + <P>Μετάφραση από τα αγγλικά προς τα δανικά</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 32.90 + 53.01 + + + + + + 28 + 4 + + <P>Μετάφραση από τα αγγλικά προς τα γερμανικά</P> + + + 2021-10-14 + + 27 + + + + + + Intertranslations AE + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 29 + 4 + + <P>Μετάφραση από τα αγγλικά προς τα γερμανικά</P> + + + 2021-10-14 + + 27 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 30 + 4 + + <P>Μετάφραση από τα αγγλικά προς τα γερμανικά</P> + + + 2021-10-14 + + 27 + + + + + + Amplexor Luxembourg S.à.r.l. + Bertrange + + + + + + + + + 21.84 + 43.31 + + + + + + 31 + 4 + + <P>Μετάφραση από τα αγγλικά προς τα γερμανικά</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Olching + + + + + + + + + 21.84 + 43.31 + + + + + + 32 + 4 + + <P>Μετάφραση από τα αγγλικά προς τα γερμανικά</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Diez + + + + + + + + + 21.84 + 43.31 + + + + + + 33 + 4 + + <P>Μετάφραση από τα αγγλικά προς τα γερμανικά</P> + + + 2021-10-14 + + 27 + + + + + + Übersetzungsdienst Schweizer & Sperling + Heidelberg + + + + + + + + + 21.84 + 43.31 + + + + + + 34 + 4 + + <P>Μετάφραση από τα αγγλικά προς τα γερμανικά</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meerbusch + + + + + + + + + 21.84 + 43.31 + + + + + + 35 + 4 + + <P>Μετάφραση από τα αγγλικά προς τα γερμανικά</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Hennef Stadt Blankenberg + + + + + + + + + 21.84 + 43.31 + + + + + + 36 + 4 + + <P>Μετάφραση από τα αγγλικά προς τα γερμανικά</P> + + + 2021-10-14 + + 27 + + + + + + Presto - Prekladatelske Centrum s.r.o. + Prague + + + + + + + + + 21.84 + 43.31 + + + + + + 37 + 4 + + <P>Μετάφραση από τα αγγλικά προς τα γερμανικά</P> + + + 2021-10-14 + + 27 + + + + + + Orco SA + Athens + + + + + + + + + 21.84 + 43.31 + + + + +

Δεν είναι γνωστό

+
+
+
+ + 38 + 4 + + <P>Μετάφραση από τα αγγλικά προς τα γερμανικά</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Reilingen + + + + + + + + + 21.84 + 43.31 + + + + + + 39 + 4 + + <P>Μετάφραση από τα αγγλικά προς τα γερμανικά</P> + + + 2021-10-14 + + 27 + + + + + + Alpha Translation Service GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 40 + 4 + + <P>Μετάφραση από τα αγγλικά προς τα γερμανικά</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Karlsruhe + + + + + + + + + 21.84 + 43.31 + + + + + + 41 + 4 + + <P>Μετάφραση από τα αγγλικά προς τα γερμανικά</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Munich + + + + + + + + + 21.84 + 43.31 + + + + + + 42 + 4 + + <P>Μετάφραση από τα αγγλικά προς τα γερμανικά</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meine + + + + + + + + + 21.84 + 43.31 + + + + + + 43 + 4 + + <P>Μετάφραση από τα αγγλικά προς τα γερμανικά</P> + + + 2021-10-14 + + 27 + + + + + + RWS Group Deutschland GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + +

Δεν είναι γνωστό.

+
+
+
+ + 44 + 4 + + <P>Μετάφραση από τα αγγλικά προς τα γερμανικά</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Rendsburg + + + + + + + + + 21.84 + 43.31 + + + + + + 45 + 4 + + <P>Μετάφραση από τα αγγλικά προς τα γερμανικά</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 46 + 4 + + <P>Μετάφραση από τα αγγλικά προς τα γερμανικά</P> + + + 2021-10-14 + + 27 + + + + + + Exact! Sprachenservice und Informations Management GmbH + Mannheim + + + + + + + + + 21.84 + 43.31 + + + + + + 47 + 4 + + <P>Μετάφραση από τα αγγλικά προς τα γερμανικά</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Forsheda + + + + + + + + + 21.84 + 43.31 + + + + + + 48 + 4 + + <P>Μετάφραση από τα αγγλικά προς τα γερμανικά</P> + + + 2021-10-14 + + 27 + + + + + + Intertext Fremdsprachendienst e.G. + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 49 + 4 + + <P>Μετάφραση από τα αγγλικά προς τα γερμανικά</P> + + + 2021-10-14 + + 27 + + + + + + Verbivis Ltd + Paola + + + + + + + + + 21.84 + 43.31 + + + + +

Δεν είναι γνωστό.

+
+
+
+ + 50 + 4 + + <P>Μετάφραση από τα αγγλικά προς τα γερμανικά</P> + + + 2021-10-14 + + 27 + + + + + + ILT S.r.l + Rome + + + + + + + + + 21.84 + 43.31 + + + + +

Δεν είναι γνωστό.

+
+
+
+ + 51 + 4 + + <P>Μετάφραση από τα αγγλικά προς τα γερμανικά</P> + + + 2021-10-14 + + 27 + + + + + + Translavic BV + Rijssen + + + + + + + + + 21.84 + 43.31 + + + + + + 52 + 5 + + <P>Μετάφραση από τα αγγλικά προς τα ελληνικά</P> + + + 2021-10-14 + + 10 + + + + + + Orco SA + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 53 + 5 + + <P>Μετάφραση από τα αγγλικά προς τα ελληνικά</P> + + + 2021-10-14 + + 10 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 54 + 5 + + <P>Μετάφραση από τα αγγλικά προς τα ελληνικά</P> + + + 2021-10-14 + + 10 + + + + + + Intertranslations AE + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 55 + 5 + + <P>Μετάφραση από τα αγγλικά προς τα ελληνικά</P> + + + 2021-10-14 + + 10 + + + + + + Freelance translator + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 56 + 5 + + <P>Μετάφραση από τα αγγλικά προς τα ελληνικά</P> + + + 2021-10-14 + + 10 + + + + + + Glossima & Wehrheim + Thessaloniki + + + + + + + + + 11.99 + 26.88 + + + + + + 57 + 5 + + <P>Μετάφραση από τα αγγλικά προς τα ελληνικά</P> + + + 2021-10-14 + + 10 + + + + + + D. Moutafis & Co. - Omada + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 58 + 5 + + <P>Μετάφραση από τα αγγλικά προς τα ελληνικά</P> + + + 2021-10-14 + + 10 + + + + + + Translavic BV + Rijssen + + + + + + + + + 11.99 + 26.88 + + + + + + 59 + 6 + + <P>Μετάφραση από τα αγγλικά προς τα ισπανικά</P> + + + 2021-10-14 + + 26 + + + + + + Orco SA + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 60 + 6 + + <P>Μετάφραση από τα αγγλικά προς τα ισπανικά</P> + + + 2021-10-14 + + 26 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 61 + 6 + + <P>Μετάφραση από τα αγγλικά προς τα ισπανικά</P> + + + 2021-10-14 + + 26 + + + + + + Ubiqus Spain, S. L. U. + Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 62 + 6 + + <P>Μετάφραση από τα αγγλικά προς τα ισπανικά</P> + + + 2021-10-14 + + 26 + + + + + + Interface Service Spain, S. L. + Ripollet + + + + + + + + + 17.95 + 43.10 + + + + + + 63 + 6 + + <P>Μετάφραση από τα αγγλικά προς τα ισπανικά</P> + + + 2021-10-14 + + 26 + + + + + + Intertranslations AE + Athens + + + + + + + + + 17.95 + 23.10 + + + + + + 64 + 6 + + <P>Μετάφραση από τα αγγλικά προς τα ισπανικά</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Alicante + + + + + + + + + 17.95 + 43.10 + + + + + + 65 + 6 + + <P>Μετάφραση από τα αγγλικά προς τα ισπανικά</P> + + + 2021-10-14 + + 26 + + + + + + Seprotec, Traducción e Interpretación, S. L. + Las Rozas de Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 66 + 6 + + <P>Μετάφραση από τα αγγλικά προς τα ισπανικά</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Vigo + + + + + + + + + 17.95 + 43.10 + + + + + + 67 + 6 + + <P>Μετάφραση από τα αγγλικά προς τα ισπανικά</P> + + + 2021-10-14 + + 26 + + + + + + Celer Pawlowsky, S. L. + L'Hospitalet de Llobregat + + + + + + + + + 17.95 + 43.10 + + + + + + 68 + 6 + + <P>Μετάφραση από τα αγγλικά προς τα ισπανικά</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Cornellà de Llobregat (Barcelona) + + + + + + + + + 17.95 + 43.10 + + + + + + 69 + 6 + + <P>Μετάφραση από τα αγγλικά προς τα ισπανικά</P> + + + 2021-10-14 + + 26 + + + + + + Mallorca Phone Assistance, S. L. + Palma de Mallorca + + + + + + + + + 17.95 + 43.10 + + + + + + 70 + 6 + + <P>Μετάφραση από τα αγγλικά προς τα ισπανικά</P> + + + 2021-10-14 + + 26 + + + + + + Consenso Global — Serviços de Tradução, Unip., Lda. + Torres Vedras + + + + + + + + + 17.95 + 43.10 + + + + + + 71 + 6 + + <P>Μετάφραση από τα αγγλικά προς τα ισπανικά</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Solana de Los Barros + + + + + + + + + 17.95 + 43.10 + + + + + + 72 + 6 + + <P>Μετάφραση από τα αγγλικά προς τα ισπανικά</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Santurtzi + + + + + + + + + 17.95 + 43.10 + + + + + + 73 + 6 + + <P>Μετάφραση από τα αγγλικά προς τα ισπανικά</P> + + + 2021-10-14 + + 26 + + + + + + Translavic BV + Rijssen + + + + + + + + + 17.95 + 43.10 + + + + + + 74 + 6 + + <P>Μετάφραση από τα αγγλικά προς τα ισπανικά</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + San Pedro (Nigrán) + + + + + + + + + 17.95 + 43.10 + + + + + + 75 + 7 + + <P>Μετάφραση από τα αγγλικά προς τα εσθονικά</P> + + + 2021-10-14 + + 9 + + + + + + Avatar OÜ + Tartu + + + + + + + + + 19.00 + 35.48 + + + + + + 76 + 7 + + <P>Μετάφραση από τα αγγλικά προς τα εσθονικά</P> + + + 2021-10-14 + + 9 + + + + + + Discripta OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 77 + 7 + + <P>Μετάφραση από τα αγγλικά προς τα εσθονικά</P> + + + 2021-10-14 + + 9 + + + + + + A&A Lingua OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 78 + 7 + + 2021-10-14 + + 9 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 19.00 + 35.48 + + + + + + 79 + 7 + + <P>Μετάφραση από τα αγγλικά προς τα εσθονικά</P> + + + 2021-10-14 + + 9 + + + + + + Tolkebüroo Pangloss OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 80 + 7 + + <P>Μετάφραση από τα αγγλικά προς τα εσθονικά</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 19.00 + 35.48 + + + + + + 81 + 8 + + <P>Μετάφραση από τα αγγλικά προς τα φινλανδικά</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 25.90 + 57.49 + + + + + + 82 + 8 + + <P>Μετάφραση από τα αγγλικά προς τα φινλανδικά</P> + + + 2021-10-14 + + 9 + + + + + + Lingsoft Language Services Oy + Turku + + + + + + + + + 25.90 + 57.49 + + + + + + 83 + 8 + + <P>Μετάφραση από τα αγγλικά προς τα φινλανδικά</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Tuohittu + + + + + + + + + 25.90 + 57.49 + + + + + + 84 + 8 + + <P>Μετάφραση από τα αγγλικά προς τα φινλανδικά</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Nummi + + + + + + + + + 25.90 + 57.49 + + + + + + 85 + 8 + + <P>Μετάφραση από τα αγγλικά προς τα φινλανδικά</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 25.90 + 57.49 + + + + + + 86 + 8 + + <P>Μετάφραση από τα αγγλικά προς τα φινλανδικά</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 25.90 + 57.49 + + + + + + + Δικαστήριο της Ευρωπαϊκής Ένωσης +
Boulevard Konrad Adenauer
+ Luxembourg + L-2925 + + +352 4303-1 + GeneralCourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Ευρωπαίος Διαμεσολαβητής +
1 avenue du Président Robert Schuman
+ Strasbourg Cedex + 67001 + + +33 388172313 + euro-ombudsman@europarl.europa.eu + +33 388179062 + http://www.ombudsman.europa.eu +
+ + Μεταφραστικό Κέντρο των Οργάνων της Ευρωπαϊκής Ένωσης (CdT), Legal Affairs Section +
Bâtiment Technopolis, 12 E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + tenders@cdt.europa.eu + http://www.cdt.europa.eu +
+ 2022-01-07 +
+
+ + + + + Centro di traduzione degli organismi dell'Unione europea (CdT) +
Bâtiment Technopolis, 12E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + Martin Garnier + tenders@cdt.europa.eu + + www.cdt.europa.eu +
+ + Traduzioni +
+ + + <P>FL/GEN20-02</P> + + + + + + +

Il Centro di traduzione degli organismi dell'Unione europea intende concludere un contratto quadro per servizi di traduzione di testi nel campo degli affari generali dall'inglese al bulgaro, ceco, danese, tedesco, greco, spagnolo, estone, finlandese, francese, irlandese, croato, ungherese, italiano, lituano, lettone, maltese, neerlandese, polacco, portoghese, rumeno, slovacco, sloveno e svedese.

+
+ 14000000.00 + + + + <P>Traduzione dall'inglese al bulgaro</P> + + 1 + + + + + +

Il Centro di traduzione degli organismi dell'Unione europea intende concludere un contratto quadro per servizi di traduzione di testi nel campo degli affari generali dall'inglese al bulgaro.

+
+ + + Qualità + 70 + + + 30 + + + + +
+ + + <P>Traduzione dall'inglese al ceco</P> + + 2 + + + + + +

Il Centro di traduzione degli organismi dell'Unione europea intende concludere un contratto quadro per servizi di traduzione di testi nel campo degli affari generali dall'inglese al ceco.

+
+ + + Qualità + 70 + + + 30 + + + + +
+ + + <P>Traduzione dall'inglese in danese</P> + + 3 + + + + + +

Il Centro di traduzione degli organismi dell'Unione europea intende concludere un contratto quadro per servizi di traduzione di testi nel campo degli affari generali dall'inglese al danese.

+
+ + + Qualità + 70 + + + 30 + + + + +
+ + + <P>Traduzione dall'inglese in tedesco</P> + + 4 + + + + + +

Il Centro di traduzione degli organismi dell'Unione europea intende concludere un contratto quadro per servizi di traduzione di testi nel campo degli affari generali dall'inglese al tedesco.

+
+ + + Qualità + 70 + + + 30 + + + + +
+ + + <P>Traduzione dall'inglese in greco</P> + + 5 + + + + + +

Il Centro di traduzione degli organismi dell'Unione europea intende concludere un contratto quadro per servizi di traduzione di testi nel campo degli affari generali dall'inglese al greco.

+
+ + + Qualità + 70 + + + 30 + + + + +
+ + + <P>Traduzione dall'inglese in spagnolo</P> + + 6 + + + + + +

Il Centro di traduzione degli organismi dell'Unione europea intende concludere un contratto quadro per servizi di traduzione di testi nel campo degli affari generali dall'inglese allo spagnolo.

+
+ + + Qualità + 70 + + + 30 + + + + +
+ + + <P>Traduzione dall'inglese in estone</P> + + 7 + + + + + +

Il Centro di traduzione degli organismi dell'Unione europea intende concludere un contratto quadro per servizi di traduzione di testi nel campo degli affari generali dall'inglese all'estone.

+
+ + + Qualità + 70 + + + 30 + + + + +
+ + + <P>Traduzione dall'inglese in finlandese</P> + + 8 + + + + + +

Il Centro di traduzione degli organismi dell'Unione europea intende concludere un contratto quadro per servizi di traduzione di testi nel campo degli affari generali dall'inglese al finlandese.

+
+ + + Qualità + 70 + + + 30 + + + + +
+
+ + + + + 2020/S 225-552091 + + + 1 + 1 + + <P>Traduzione dall'inglese al bulgaro</P> + + + 2021-10-14 + + 14 + + + + + + Freelance translator + Pazardzhik + + + + + + + + + 9.60 + 18.00 + + + + + + 2 + 1 + + <P>Traduzione dall'inglese al bulgaro</P> + + + 2021-10-14 + + 14 + + + + + + Mednik Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 3 + 1 + + <P>Traduzione dall'inglese al bulgaro</P> + + + 2021-10-14 + + 14 + + + + + + Mitra Translations Ltd + Varna + + + + + + + + + 9.60 + 18.00 + + + + + + 4 + 1 + + <P>Traduzione dall'inglese al bulgaro</P> + + + 2021-10-14 + + 14 + + + + + + Arte Doc + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 5 + 1 + + <P>Traduzione dall'inglese al bulgaro</P> + + + 2021-10-14 + + 14 + + + + + + Sofita Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 6 + 1 + + <P>Traduzione dall'inglese al bulgaro</P> + + + 2021-10-14 + + 14 + + + + + + Intertranslations AE + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 7 + 1 + + <P>Traduzione dall'inglese al bulgaro</P> + + + 2021-10-14 + + 14 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 8 + 1 + + <P>Traduzione dall'inglese al bulgaro</P> + + + 2021-10-14 + + 14 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 9.60 + 18.00 + + + + + + 9 + 1 + + <P>Traduzione dall'inglese al bulgaro</P> + + + 2021-10-14 + + 14 + + + + + + Interlang Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 10 + 1 + + <P>Traduzione dall'inglese al bulgaro</P> + + + 2021-10-14 + + 14 + + + + + + Iolar Informatika V Besedi d.o.o. + Ljubljana + + + + + + + + + 9.60 + 18.00 + + + + + + 11 + 2 + + <P>Traduzione dall'inglese al ceco</P> + + + 2021-10-14 + + 11 + + + + + + ACP Traductera a.s. + Jindřichův Hradec + + + + + + + + + 13.00 + 26.58 + + + + + + 12 + 2 + + <P>Traduzione dall'inglese al ceco</P> + + + 2021-10-14 + + 11 + + + + + + Milan Havlin - Presto + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 13 + 2 + + <P>Traduzione dall'inglese al ceco</P> + + + 2021-10-14 + + 11 + + + + + + SIA Idea Text + Riga + + + + + + + + + 13.00 + 26.58 + + + + + + 14 + 2 + + <P>Traduzione dall'inglese al ceco</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Brno + + + + + + + + + 13.00 + 26.58 + + + + + + 15 + 2 + + <P>Traduzione dall'inglese al ceco</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Havirov Podlesi + + + + + + + + + 13.00 + 26.58 + + + + + + 16 + 2 + + <P>Traduzione dall'inglese al ceco</P> + + + 2021-10-14 + + 11 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 17 + 2 + + <P>Traduzione dall'inglese al ceco</P> + + + 2021-10-14 + + 11 + + + + + + Artlingua AS + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 18 + 2 + + <P>Traduzione dall'inglese al ceco</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Maisons-Alfort + + + + + + + + + 13.00 + 26.58 + + + + + + 19 + 2 + + <P>Traduzione dall'inglese al ceco</P> + + + 2021-10-14 + + 11 + + + + + + EXE, a.s. + Bratislava + + + + + + + + + 13.00 + 26.58 + + + + + + 20 + 2 + + <P>Traduzione dall'inglese al ceco</P> + + + 2021-10-14 + + 11 + + + + + + Translavic BV + Rijssen + + + + + + + + + 13.00 + 26.58 + + + + + + 21 + 3 + + <P>Traduzione dall'inglese in danese</P> + + + 2021-10-14 + + 9 + + + + + + Intertranslations AE + Athens + + + + + + + + + 32.90 + 53.01 + + + + + + 22 + 3 + + <P>Traduzione dall'inglese in danese</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 32.90 + 53.01 + + + + + + 23 + 3 + + <P>Traduzione dall'inglese in danese</P> + + + 2021-10-14 + + 9 + + + + + + Lionbridge International Unlimited Company + Dún Laoghaire + + + + + + + + + 32.90 + 53.01 + + + + + + 24 + 3 + + <P>Traduzione dall'inglese in danese</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 32.90 + 53.01 + + + + + + 25 + 3 + + <P>Traduzione dall'inglese in danese</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Brønshøj + + + + + + + + + 32.90 + 53.01 + + + + + + 26 + 3 + + <P>Traduzione dall'inglese in danese</P> + + + 2021-10-14 + + 9 + + + + + + SIA Idea Text + Riga + + + + + + + + + 32.90 + 53.01 + + + + + + 27 + 3 + + <P>Traduzione dall'inglese in danese</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 32.90 + 53.01 + + + + + + 28 + 4 + + <P>Traduzione dall'inglese in tedesco</P> + + + 2021-10-14 + + 27 + + + + + + Intertranslations AE + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 29 + 4 + + <P>Traduzione dall'inglese in tedesco</P> + + + 2021-10-14 + + 27 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 30 + 4 + + <P>Traduzione dall'inglese in tedesco</P> + + + 2021-10-14 + + 27 + + + + + + Amplexor Luxembourg S.à.r.l. + Bertrange + + + + + + + + + 21.84 + 43.31 + + + + + + 31 + 4 + + <P>Traduzione dall'inglese in tedesco</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Olching + + + + + + + + + 21.84 + 43.31 + + + + + + 32 + 4 + + <P>Traduzione dall'inglese in tedesco</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Diez + + + + + + + + + 21.84 + 43.31 + + + + + + 33 + 4 + + <P>Traduzione dall'inglese in tedesco</P> + + + 2021-10-14 + + 27 + + + + + + Übersetzungsdienst Schweizer & Sperling + Heidelberg + + + + + + + + + 21.84 + 43.31 + + + + + + 34 + 4 + + <P>Traduzione dall'inglese in tedesco</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meerbusch + + + + + + + + + 21.84 + 43.31 + + + + + + 35 + 4 + + <P>Traduzione dall'inglese in tedesco</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Hennef Stadt Blankenberg + + + + + + + + + 21.84 + 43.31 + + + + + + 36 + 4 + + <P>Traduzione dall'inglese in tedesco</P> + + + 2021-10-14 + + 27 + + + + + + Presto - Prekladatelske Centrum s.r.o. + Prague + + + + + + + + + 21.84 + 43.31 + + + + + + 37 + 4 + + <P>Traduzione dall'inglese in tedesco</P> + + + 2021-10-14 + + 27 + + + + + + Orco SA + Athens + + + + + + + + + 21.84 + 43.31 + + + + +

Dato non disponibile

+
+
+
+ + 38 + 4 + + <P>Traduzione dall'inglese in tedesco</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Reilingen + + + + + + + + + 21.84 + 43.31 + + + + + + 39 + 4 + + <P>Traduzione dall'inglese in tedesco</P> + + + 2021-10-14 + + 27 + + + + + + Alpha Translation Service GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 40 + 4 + + <P>Traduzione dall'inglese in tedesco</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Karlsruhe + + + + + + + + + 21.84 + 43.31 + + + + + + 41 + 4 + + <P>Traduzione dall'inglese in tedesco</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Munich + + + + + + + + + 21.84 + 43.31 + + + + + + 42 + 4 + + <P>Traduzione dall'inglese in tedesco</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meine + + + + + + + + + 21.84 + 43.31 + + + + + + 43 + 4 + + <P>Traduzione dall'inglese in tedesco</P> + + + 2021-10-14 + + 27 + + + + + + RWS Group Deutschland GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + +

Dato non disponibile.

+
+
+
+ + 44 + 4 + + <P>Traduzione dall'inglese in tedesco</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Rendsburg + + + + + + + + + 21.84 + 43.31 + + + + + + 45 + 4 + + <P>Traduzione dall'inglese in tedesco</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 46 + 4 + + <P>Traduzione dall'inglese in tedesco</P> + + + 2021-10-14 + + 27 + + + + + + Exact! Sprachenservice und Informations Management GmbH + Mannheim + + + + + + + + + 21.84 + 43.31 + + + + + + 47 + 4 + + <P>Traduzione dall'inglese in tedesco</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Forsheda + + + + + + + + + 21.84 + 43.31 + + + + + + 48 + 4 + + <P>Traduzione dall'inglese in tedesco</P> + + + 2021-10-14 + + 27 + + + + + + Intertext Fremdsprachendienst e.G. + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 49 + 4 + + <P>Traduzione dall'inglese in tedesco</P> + + + 2021-10-14 + + 27 + + + + + + Verbivis Ltd + Paola + + + + + + + + + 21.84 + 43.31 + + + + +

Dato non disponibile.

+
+
+
+ + 50 + 4 + + <P>Traduzione dall'inglese in tedesco</P> + + + 2021-10-14 + + 27 + + + + + + ILT S.r.l + Rome + + + + + + + + + 21.84 + 43.31 + + + + +

Dato non disponibile.

+
+
+
+ + 51 + 4 + + <P>Traduzione dall'inglese in tedesco</P> + + + 2021-10-14 + + 27 + + + + + + Translavic BV + Rijssen + + + + + + + + + 21.84 + 43.31 + + + + + + 52 + 5 + + <P>Traduzione dall'inglese in greco</P> + + + 2021-10-14 + + 10 + + + + + + Orco SA + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 53 + 5 + + <P>Traduzione dall'inglese in greco</P> + + + 2021-10-14 + + 10 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 54 + 5 + + <P>Traduzione dall'inglese in greco</P> + + + 2021-10-14 + + 10 + + + + + + Intertranslations AE + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 55 + 5 + + <P>Traduzione dall'inglese in greco</P> + + + 2021-10-14 + + 10 + + + + + + Freelance translator + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 56 + 5 + + <P>Traduzione dall'inglese in greco</P> + + + 2021-10-14 + + 10 + + + + + + Glossima & Wehrheim + Thessaloniki + + + + + + + + + 11.99 + 26.88 + + + + + + 57 + 5 + + <P>Traduzione dall'inglese in greco</P> + + + 2021-10-14 + + 10 + + + + + + D. Moutafis & Co. - Omada + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 58 + 5 + + <P>Traduzione dall'inglese in greco</P> + + + 2021-10-14 + + 10 + + + + + + Translavic BV + Rijssen + + + + + + + + + 11.99 + 26.88 + + + + + + 59 + 6 + + <P>Traduzione dall'inglese in spagnolo</P> + + + 2021-10-14 + + 26 + + + + + + Orco SA + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 60 + 6 + + <P>Traduzione dall'inglese in spagnolo</P> + + + 2021-10-14 + + 26 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 61 + 6 + + <P>Traduzione dall'inglese in spagnolo</P> + + + 2021-10-14 + + 26 + + + + + + Ubiqus Spain, S. L. U. + Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 62 + 6 + + <P>Traduzione dall'inglese in spagnolo</P> + + + 2021-10-14 + + 26 + + + + + + Interface Service Spain, S. L. + Ripollet + + + + + + + + + 17.95 + 43.10 + + + + + + 63 + 6 + + <P>Traduzione dall'inglese in spagnolo</P> + + + 2021-10-14 + + 26 + + + + + + Intertranslations AE + Athens + + + + + + + + + 17.95 + 23.10 + + + + + + 64 + 6 + + <P>Traduzione dall'inglese in spagnolo</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Alicante + + + + + + + + + 17.95 + 43.10 + + + + + + 65 + 6 + + <P>Traduzione dall'inglese in spagnolo</P> + + + 2021-10-14 + + 26 + + + + + + Seprotec, Traducción e Interpretación, S. L. + Las Rozas de Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 66 + 6 + + <P>Traduzione dall'inglese in spagnolo</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Vigo + + + + + + + + + 17.95 + 43.10 + + + + + + 67 + 6 + + <P>Traduzione dall'inglese in spagnolo</P> + + + 2021-10-14 + + 26 + + + + + + Celer Pawlowsky, S. L. + L'Hospitalet de Llobregat + + + + + + + + + 17.95 + 43.10 + + + + + + 68 + 6 + + <P>Traduzione dall'inglese in spagnolo</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Cornellà de Llobregat (Barcelona) + + + + + + + + + 17.95 + 43.10 + + + + + + 69 + 6 + + <P>Traduzione dall'inglese in spagnolo</P> + + + 2021-10-14 + + 26 + + + + + + Mallorca Phone Assistance, S. L. + Palma de Mallorca + + + + + + + + + 17.95 + 43.10 + + + + + + 70 + 6 + + <P>Traduzione dall'inglese in spagnolo</P> + + + 2021-10-14 + + 26 + + + + + + Consenso Global — Serviços de Tradução, Unip., Lda. + Torres Vedras + + + + + + + + + 17.95 + 43.10 + + + + + + 71 + 6 + + <P>Traduzione dall'inglese in spagnolo</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Solana de Los Barros + + + + + + + + + 17.95 + 43.10 + + + + + + 72 + 6 + + <P>Traduzione dall'inglese in spagnolo</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Santurtzi + + + + + + + + + 17.95 + 43.10 + + + + + + 73 + 6 + + <P>Traduzione dall'inglese in spagnolo</P> + + + 2021-10-14 + + 26 + + + + + + Translavic BV + Rijssen + + + + + + + + + 17.95 + 43.10 + + + + + + 74 + 6 + + <P>Traduzione dall'inglese in spagnolo</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + San Pedro (Nigrán) + + + + + + + + + 17.95 + 43.10 + + + + + + 75 + 7 + + <P>Traduzione dall'inglese in estone</P> + + + 2021-10-14 + + 9 + + + + + + Avatar OÜ + Tartu + + + + + + + + + 19.00 + 35.48 + + + + + + 76 + 7 + + <P>Traduzione dall'inglese in estone</P> + + + 2021-10-14 + + 9 + + + + + + Discripta OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 77 + 7 + + <P>Traduzione dall'inglese in estone</P> + + + 2021-10-14 + + 9 + + + + + + A&A Lingua OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 78 + 7 + + 2021-10-14 + + 9 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 19.00 + 35.48 + + + + + + 79 + 7 + + <P>Traduzione dall'inglese in estone</P> + + + 2021-10-14 + + 9 + + + + + + Tolkebüroo Pangloss OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 80 + 7 + + <P>Traduzione dall'inglese in estone</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 19.00 + 35.48 + + + + + + 81 + 8 + + <P>Traduzione dall'inglese in finlandese</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 25.90 + 57.49 + + + + + + 82 + 8 + + <P>Traduzione dall'inglese in finlandese</P> + + + 2021-10-14 + + 9 + + + + + + Lingsoft Language Services Oy + Turku + + + + + + + + + 25.90 + 57.49 + + + + + + 83 + 8 + + <P>Traduzione dall'inglese in finlandese</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Tuohittu + + + + + + + + + 25.90 + 57.49 + + + + + + 84 + 8 + + <P>Traduzione dall'inglese in finlandese</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Nummi + + + + + + + + + 25.90 + 57.49 + + + + + + 85 + 8 + + <P>Traduzione dall'inglese in finlandese</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 25.90 + 57.49 + + + + + + 86 + 8 + + <P>Traduzione dall'inglese in finlandese</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 25.90 + 57.49 + + + + + + + Corte di giustizia dell'Unione europea +
Boulevard Konrad Adenauer
+ Luxembourg + L-2925 + + +352 4303-1 + GeneralCourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Mediatore europeo +
1 avenue du Président Robert Schuman
+ Strasbourg Cedex + 67001 + + +33 388172313 + euro-ombudsman@europarl.europa.eu + +33 388179062 + http://www.ombudsman.europa.eu +
+ + Centro di traduzione degli organismi dell'Unione europea (CdT), Legal Affairs Section +
Bâtiment Technopolis, 12 E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + tenders@cdt.europa.eu + http://www.cdt.europa.eu +
+ 2022-01-07 +
+
+ + + + + Vertaalbureau voor de organen van de Europese Unie (CdT) +
Bâtiment Technopolis, 12E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + Martin Garnier + tenders@cdt.europa.eu + + www.cdt.europa.eu +
+ + Vertalingen +
+ + + <P>FL/GEN20-02</P> + + + + + + +

Het Vertaalbureau voor de organen van de Europese Unie is van plan een raamovereenkomst te sluiten inzake vertaaldiensten voor teksten op het gebied van algemene zaken uit het Engels in het Bulgaars, Tsjechisch, Deens, Duits, Grieks, Spaans, Ests, Fins, Frans, Iers, Kroatisch, Hongaars, Italiaans, Litouws, Lets, Maltees, Nederlands, Pools, Portugees, Roemeens, Slowaaks, Sloveens en Zweeds.

+
+ 14000000.00 + + + + <P>Vertaling uit het Engels in het Bulgaars</P> + + 1 + + + + + +

Het Vertaalbureau voor de organen van de Europese Unie is van plan een raamovereenkomst te sluiten inzake vertaaldiensten voor teksten op het gebied van algemene zaken uit het Engels in het Bulgaars.

+
+ + + Kwaliteit + 70 + + + 30 + + + + +
+ + + <P>Vertaling uit het Engels in het Tsjechisch</P> + + 2 + + + + + +

Het Vertaalbureau voor de organen van de Europese Unie is van plan een raamovereenkomst te sluiten inzake vertaaldiensten voor teksten op het gebied van algemene zaken uit het Engels in het Tsjechisch.

+
+ + + Kwaliteit + 70 + + + 30 + + + + +
+ + + <P>Vertaling uit het Engels in het Deens</P> + + 3 + + + + + +

Het Vertaalbureau voor de organen van de Europese Unie is van plan een raamovereenkomst te sluiten inzake vertaaldiensten voor teksten op het gebied van algemene zaken uit het Engels in het Deens.

+
+ + + Kwaliteit + 70 + + + 30 + + + + +
+ + + <P>Vertaling uit het Engels in het Duits</P> + + 4 + + + + + +

Het Vertaalbureau voor de organen van de Europese Unie is van plan een raamovereenkomst te sluiten inzake vertaaldiensten voor teksten op het gebied van algemene zaken uit het Engels in het Duits.

+
+ + + Kwaliteit + 70 + + + 30 + + + + +
+ + + <P>Vertaling uit het Engels in het Grieks</P> + + 5 + + + + + +

Het Vertaalbureau voor de organen van de Europese Unie is van plan een raamovereenkomst te sluiten inzake vertaaldiensten voor teksten op het gebied van algemene zaken uit het Engels in het Grieks.

+
+ + + Kwaliteit + 70 + + + 30 + + + + +
+ + + <P>Vertaling uit het Engels in het Spaans</P> + + 6 + + + + + +

Het Vertaalbureau voor de organen van de Europese Unie is van plan een raamovereenkomst te sluiten inzake vertaaldiensten voor teksten op het gebied van algemene zaken uit het Engels in het Spaans.

+
+ + + Kwaliteit + 70 + + + 30 + + + + +
+ + + <P>Vertaling uit het Engels in het Ests</P> + + 7 + + + + + +

Het Vertaalbureau voor de organen van de Europese Unie is van plan een raamovereenkomst te sluiten inzake vertaaldiensten voor teksten op het gebied van algemene zaken uit het Engels in het Ests.

+
+ + + Kwaliteit + 70 + + + 30 + + + + +
+ + + <P>Vertaling uit het Engels in het Fins</P> + + 8 + + + + + +

Het Vertaalbureau voor de organen van de Europese Unie is van plan een raamovereenkomst te sluiten inzake vertaaldiensten voor teksten op het gebied van algemene zaken uit het Engels in het Fins.

+
+ + + Kwaliteit + 70 + + + 30 + + + + +
+
+ + + + + 2020/S 225-552091 + + + 1 + 1 + + <P>Vertaling uit het Engels in het Bulgaars</P> + + + 2021-10-14 + + 14 + + + + + + Freelance translator + Pazardzhik + + + + + + + + + 9.60 + 18.00 + + + + + + 2 + 1 + + <P>Vertaling uit het Engels in het Bulgaars</P> + + + 2021-10-14 + + 14 + + + + + + Mednik Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 3 + 1 + + <P>Vertaling uit het Engels in het Bulgaars</P> + + + 2021-10-14 + + 14 + + + + + + Mitra Translations Ltd + Varna + + + + + + + + + 9.60 + 18.00 + + + + + + 4 + 1 + + <P>Vertaling uit het Engels in het Bulgaars</P> + + + 2021-10-14 + + 14 + + + + + + Arte Doc + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 5 + 1 + + <P>Vertaling uit het Engels in het Bulgaars</P> + + + 2021-10-14 + + 14 + + + + + + Sofita Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 6 + 1 + + <P>Vertaling uit het Engels in het Bulgaars</P> + + + 2021-10-14 + + 14 + + + + + + Intertranslations AE + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 7 + 1 + + <P>Vertaling uit het Engels in het Bulgaars</P> + + + 2021-10-14 + + 14 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 8 + 1 + + <P>Vertaling uit het Engels in het Bulgaars</P> + + + 2021-10-14 + + 14 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 9.60 + 18.00 + + + + + + 9 + 1 + + <P>Vertaling uit het Engels in het Bulgaars</P> + + + 2021-10-14 + + 14 + + + + + + Interlang Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 10 + 1 + + <P>Vertaling uit het Engels in het Bulgaars</P> + + + 2021-10-14 + + 14 + + + + + + Iolar Informatika V Besedi d.o.o. + Ljubljana + + + + + + + + + 9.60 + 18.00 + + + + + + 11 + 2 + + <P>Vertaling uit het Engels in het Tsjechisch</P> + + + 2021-10-14 + + 11 + + + + + + ACP Traductera a.s. + Jindřichův Hradec + + + + + + + + + 13.00 + 26.58 + + + + + + 12 + 2 + + <P>Vertaling uit het Engels in het Tsjechisch</P> + + + 2021-10-14 + + 11 + + + + + + Milan Havlin - Presto + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 13 + 2 + + <P>Vertaling uit het Engels in het Tsjechisch</P> + + + 2021-10-14 + + 11 + + + + + + SIA Idea Text + Riga + + + + + + + + + 13.00 + 26.58 + + + + + + 14 + 2 + + <P>Vertaling uit het Engels in het Tsjechisch</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Brno + + + + + + + + + 13.00 + 26.58 + + + + + + 15 + 2 + + <P>Vertaling uit het Engels in het Tsjechisch</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Havirov Podlesi + + + + + + + + + 13.00 + 26.58 + + + + + + 16 + 2 + + <P>Vertaling uit het Engels in het Tsjechisch</P> + + + 2021-10-14 + + 11 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 17 + 2 + + <P>Vertaling uit het Engels in het Tsjechisch</P> + + + 2021-10-14 + + 11 + + + + + + Artlingua AS + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 18 + 2 + + <P>Vertaling uit het Engels in het Tsjechisch</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Maisons-Alfort + + + + + + + + + 13.00 + 26.58 + + + + + + 19 + 2 + + <P>Vertaling uit het Engels in het Tsjechisch</P> + + + 2021-10-14 + + 11 + + + + + + EXE, a.s. + Bratislava + + + + + + + + + 13.00 + 26.58 + + + + + + 20 + 2 + + <P>Vertaling uit het Engels in het Tsjechisch</P> + + + 2021-10-14 + + 11 + + + + + + Translavic BV + Rijssen + + + + + + + + + 13.00 + 26.58 + + + + + + 21 + 3 + + <P>Vertaling uit het Engels in het Deens</P> + + + 2021-10-14 + + 9 + + + + + + Intertranslations AE + Athens + + + + + + + + + 32.90 + 53.01 + + + + + + 22 + 3 + + <P>Vertaling uit het Engels in het Deens</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 32.90 + 53.01 + + + + + + 23 + 3 + + <P>Vertaling uit het Engels in het Deens</P> + + + 2021-10-14 + + 9 + + + + + + Lionbridge International Unlimited Company + Dún Laoghaire + + + + + + + + + 32.90 + 53.01 + + + + + + 24 + 3 + + <P>Vertaling uit het Engels in het Deens</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 32.90 + 53.01 + + + + + + 25 + 3 + + <P>Vertaling uit het Engels in het Deens</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Brønshøj + + + + + + + + + 32.90 + 53.01 + + + + + + 26 + 3 + + <P>Vertaling uit het Engels in het Deens</P> + + + 2021-10-14 + + 9 + + + + + + SIA Idea Text + Riga + + + + + + + + + 32.90 + 53.01 + + + + + + 27 + 3 + + <P>Vertaling uit het Engels in het Deens</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 32.90 + 53.01 + + + + + + 28 + 4 + + <P>Vertaling uit het Engels in het Duits</P> + + + 2021-10-14 + + 27 + + + + + + Intertranslations AE + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 29 + 4 + + <P>Vertaling uit het Engels in het Duits</P> + + + 2021-10-14 + + 27 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 30 + 4 + + <P>Vertaling uit het Engels in het Duits</P> + + + 2021-10-14 + + 27 + + + + + + Amplexor Luxembourg S.à.r.l. + Bertrange + + + + + + + + + 21.84 + 43.31 + + + + + + 31 + 4 + + <P>Vertaling uit het Engels in het Duits</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Olching + + + + + + + + + 21.84 + 43.31 + + + + + + 32 + 4 + + <P>Vertaling uit het Engels in het Duits</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Diez + + + + + + + + + 21.84 + 43.31 + + + + + + 33 + 4 + + <P>Vertaling uit het Engels in het Duits</P> + + + 2021-10-14 + + 27 + + + + + + Übersetzungsdienst Schweizer & Sperling + Heidelberg + + + + + + + + + 21.84 + 43.31 + + + + + + 34 + 4 + + <P>Vertaling uit het Engels in het Duits</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meerbusch + + + + + + + + + 21.84 + 43.31 + + + + + + 35 + 4 + + <P>Vertaling uit het Engels in het Duits</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Hennef Stadt Blankenberg + + + + + + + + + 21.84 + 43.31 + + + + + + 36 + 4 + + <P>Vertaling uit het Engels in het Duits</P> + + + 2021-10-14 + + 27 + + + + + + Presto - Prekladatelske Centrum s.r.o. + Prague + + + + + + + + + 21.84 + 43.31 + + + + + + 37 + 4 + + <P>Vertaling uit het Engels in het Duits</P> + + + 2021-10-14 + + 27 + + + + + + Orco SA + Athens + + + + + + + + + 21.84 + 43.31 + + + + +

niet bekend

+
+
+
+ + 38 + 4 + + <P>Vertaling uit het Engels in het Duits</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Reilingen + + + + + + + + + 21.84 + 43.31 + + + + + + 39 + 4 + + <P>Vertaling uit het Engels in het Duits</P> + + + 2021-10-14 + + 27 + + + + + + Alpha Translation Service GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 40 + 4 + + <P>Vertaling uit het Engels in het Duits</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Karlsruhe + + + + + + + + + 21.84 + 43.31 + + + + + + 41 + 4 + + <P>Vertaling uit het Engels in het Duits</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Munich + + + + + + + + + 21.84 + 43.31 + + + + + + 42 + 4 + + <P>Vertaling uit het Engels in het Duits</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meine + + + + + + + + + 21.84 + 43.31 + + + + + + 43 + 4 + + <P>Vertaling uit het Engels in het Duits</P> + + + 2021-10-14 + + 27 + + + + + + RWS Group Deutschland GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + +

niet bekend.

+
+
+
+ + 44 + 4 + + <P>Vertaling uit het Engels in het Duits</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Rendsburg + + + + + + + + + 21.84 + 43.31 + + + + + + 45 + 4 + + <P>Vertaling uit het Engels in het Duits</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 46 + 4 + + <P>Vertaling uit het Engels in het Duits</P> + + + 2021-10-14 + + 27 + + + + + + Exact! Sprachenservice und Informations Management GmbH + Mannheim + + + + + + + + + 21.84 + 43.31 + + + + + + 47 + 4 + + <P>Vertaling uit het Engels in het Duits</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Forsheda + + + + + + + + + 21.84 + 43.31 + + + + + + 48 + 4 + + <P>Vertaling uit het Engels in het Duits</P> + + + 2021-10-14 + + 27 + + + + + + Intertext Fremdsprachendienst e.G. + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 49 + 4 + + <P>Vertaling uit het Engels in het Duits</P> + + + 2021-10-14 + + 27 + + + + + + Verbivis Ltd + Paola + + + + + + + + + 21.84 + 43.31 + + + + +

niet bekend.

+
+
+
+ + 50 + 4 + + <P>Vertaling uit het Engels in het Duits</P> + + + 2021-10-14 + + 27 + + + + + + ILT S.r.l + Rome + + + + + + + + + 21.84 + 43.31 + + + + +

niet bekend.

+
+
+
+ + 51 + 4 + + <P>Vertaling uit het Engels in het Duits</P> + + + 2021-10-14 + + 27 + + + + + + Translavic BV + Rijssen + + + + + + + + + 21.84 + 43.31 + + + + + + 52 + 5 + + <P>Vertaling uit het Engels in het Grieks</P> + + + 2021-10-14 + + 10 + + + + + + Orco SA + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 53 + 5 + + <P>Vertaling uit het Engels in het Grieks</P> + + + 2021-10-14 + + 10 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 54 + 5 + + <P>Vertaling uit het Engels in het Grieks</P> + + + 2021-10-14 + + 10 + + + + + + Intertranslations AE + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 55 + 5 + + <P>Vertaling uit het Engels in het Grieks</P> + + + 2021-10-14 + + 10 + + + + + + Freelance translator + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 56 + 5 + + <P>Vertaling uit het Engels in het Grieks</P> + + + 2021-10-14 + + 10 + + + + + + Glossima & Wehrheim + Thessaloniki + + + + + + + + + 11.99 + 26.88 + + + + + + 57 + 5 + + <P>Vertaling uit het Engels in het Grieks</P> + + + 2021-10-14 + + 10 + + + + + + D. Moutafis & Co. - Omada + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 58 + 5 + + <P>Vertaling uit het Engels in het Grieks</P> + + + 2021-10-14 + + 10 + + + + + + Translavic BV + Rijssen + + + + + + + + + 11.99 + 26.88 + + + + + + 59 + 6 + + <P>Vertaling uit het Engels in het Spaans</P> + + + 2021-10-14 + + 26 + + + + + + Orco SA + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 60 + 6 + + <P>Vertaling uit het Engels in het Spaans</P> + + + 2021-10-14 + + 26 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 61 + 6 + + <P>Vertaling uit het Engels in het Spaans</P> + + + 2021-10-14 + + 26 + + + + + + Ubiqus Spain, S. L. U. + Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 62 + 6 + + <P>Vertaling uit het Engels in het Spaans</P> + + + 2021-10-14 + + 26 + + + + + + Interface Service Spain, S. L. + Ripollet + + + + + + + + + 17.95 + 43.10 + + + + + + 63 + 6 + + <P>Vertaling uit het Engels in het Spaans</P> + + + 2021-10-14 + + 26 + + + + + + Intertranslations AE + Athens + + + + + + + + + 17.95 + 23.10 + + + + + + 64 + 6 + + <P>Vertaling uit het Engels in het Spaans</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Alicante + + + + + + + + + 17.95 + 43.10 + + + + + + 65 + 6 + + <P>Vertaling uit het Engels in het Spaans</P> + + + 2021-10-14 + + 26 + + + + + + Seprotec, Traducción e Interpretación, S. L. + Las Rozas de Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 66 + 6 + + <P>Vertaling uit het Engels in het Spaans</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Vigo + + + + + + + + + 17.95 + 43.10 + + + + + + 67 + 6 + + <P>Vertaling uit het Engels in het Spaans</P> + + + 2021-10-14 + + 26 + + + + + + Celer Pawlowsky, S. L. + L'Hospitalet de Llobregat + + + + + + + + + 17.95 + 43.10 + + + + + + 68 + 6 + + <P>Vertaling uit het Engels in het Spaans</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Cornellà de Llobregat (Barcelona) + + + + + + + + + 17.95 + 43.10 + + + + + + 69 + 6 + + <P>Vertaling uit het Engels in het Spaans</P> + + + 2021-10-14 + + 26 + + + + + + Mallorca Phone Assistance, S. L. + Palma de Mallorca + + + + + + + + + 17.95 + 43.10 + + + + + + 70 + 6 + + <P>Vertaling uit het Engels in het Spaans</P> + + + 2021-10-14 + + 26 + + + + + + Consenso Global — Serviços de Tradução, Unip., Lda. + Torres Vedras + + + + + + + + + 17.95 + 43.10 + + + + + + 71 + 6 + + <P>Vertaling uit het Engels in het Spaans</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Solana de Los Barros + + + + + + + + + 17.95 + 43.10 + + + + + + 72 + 6 + + <P>Vertaling uit het Engels in het Spaans</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Santurtzi + + + + + + + + + 17.95 + 43.10 + + + + + + 73 + 6 + + <P>Vertaling uit het Engels in het Spaans</P> + + + 2021-10-14 + + 26 + + + + + + Translavic BV + Rijssen + + + + + + + + + 17.95 + 43.10 + + + + + + 74 + 6 + + <P>Vertaling uit het Engels in het Spaans</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + San Pedro (Nigrán) + + + + + + + + + 17.95 + 43.10 + + + + + + 75 + 7 + + <P>Vertaling uit het Engels in het Ests</P> + + + 2021-10-14 + + 9 + + + + + + Avatar OÜ + Tartu + + + + + + + + + 19.00 + 35.48 + + + + + + 76 + 7 + + <P>Vertaling uit het Engels in het Ests</P> + + + 2021-10-14 + + 9 + + + + + + Discripta OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 77 + 7 + + <P>Vertaling uit het Engels in het Ests</P> + + + 2021-10-14 + + 9 + + + + + + A&A Lingua OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 78 + 7 + + 2021-10-14 + + 9 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 19.00 + 35.48 + + + + + + 79 + 7 + + <P>Vertaling uit het Engels in het Ests</P> + + + 2021-10-14 + + 9 + + + + + + Tolkebüroo Pangloss OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 80 + 7 + + <P>Vertaling uit het Engels in het Ests</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 19.00 + 35.48 + + + + + + 81 + 8 + + <P>Vertaling uit het Engels in het Fins</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 25.90 + 57.49 + + + + + + 82 + 8 + + <P>Vertaling uit het Engels in het Fins</P> + + + 2021-10-14 + + 9 + + + + + + Lingsoft Language Services Oy + Turku + + + + + + + + + 25.90 + 57.49 + + + + + + 83 + 8 + + <P>Vertaling uit het Engels in het Fins</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Tuohittu + + + + + + + + + 25.90 + 57.49 + + + + + + 84 + 8 + + <P>Vertaling uit het Engels in het Fins</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Nummi + + + + + + + + + 25.90 + 57.49 + + + + + + 85 + 8 + + <P>Vertaling uit het Engels in het Fins</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 25.90 + 57.49 + + + + + + 86 + 8 + + <P>Vertaling uit het Engels in het Fins</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 25.90 + 57.49 + + + + + + + Hof van Justitie van de Europese Unie +
Boulevard Konrad Adenauer
+ Luxembourg + L-2925 + + +352 4303-1 + GeneralCourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Europese Ombudsman +
1 avenue du Président Robert Schuman
+ Strasbourg Cedex + 67001 + + +33 388172313 + euro-ombudsman@europarl.europa.eu + +33 388179062 + http://www.ombudsman.europa.eu +
+ + Vertaalbureau voor de organen van de Europese Unie (CdT), Legal Affairs Section +
Bâtiment Technopolis, 12 E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + tenders@cdt.europa.eu + http://www.cdt.europa.eu +
+ 2022-01-07 +
+
+ + + + + Centro de Tradução dos Organismos da União Europeia (CdT) +
Bâtiment Technopolis, 12E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + Martin Garnier + tenders@cdt.europa.eu + + www.cdt.europa.eu +
+ + Traduções +
+ + + <P>FL/GEN20-02</P> + + + + + + +

O Centro de Tradução dos Organismos da União Europeia prevê celebrar um contrato-quadro para serviços de tradução de textos no domínio dos assuntos gerais de inglês para búlgaro, checo, dinamarquês, alemão, grego, espanhol, estónio, finlandês, francês, irlandês, croata, húngaro, italiano, lituano, letão, maltês, neerlandês, polaco, português, romeno, eslovaco, esloveno e sueco.

+
+ 14000000.00 + + + + <P>Tradução de inglês para búlgaro</P> + + 1 + + + + + +

O Centro de Tradução dos Organismos da União Europeia prevê celebrar um contrato-quadro para serviços de tradução de textos no domínio dos assuntos gerais de inglês para búlgaro.

+
+ + + Qualidade + 70 + + + 30 + + + + +
+ + + <P>Tradução de inglês para checo</P> + + 2 + + + + + +

O Centro de Tradução dos Organismos da União Europeia prevê celebrar um contrato-quadro para serviços de tradução de textos no domínio dos assuntos gerais de inglês para checo.

+
+ + + Qualidade + 70 + + + 30 + + + + +
+ + + <P>Tradução de inglês para dinamarquês</P> + + 3 + + + + + +

O Centro de Tradução dos Organismos da União Europeia prevê celebrar um contrato-quadro para serviços de tradução de textos no domínio dos assuntos gerais de inglês para dinamarquês.

+
+ + + Qualidade + 70 + + + 30 + + + + +
+ + + <P>Tradução de inglês para alemão</P> + + 4 + + + + + +

O Centro de Tradução dos Organismos da União Europeia prevê celebrar um contrato-quadro para serviços de tradução de textos no domínio dos assuntos gerais de inglês para alemão.

+
+ + + Qualidade + 70 + + + 30 + + + + +
+ + + <P>Tradução de inglês para grego</P> + + 5 + + + + + +

O Centro de Tradução dos Organismos da União Europeia prevê celebrar um contrato-quadro para serviços de tradução de textos no domínio dos assuntos gerais de inglês para grego.

+
+ + + Qualidade + 70 + + + 30 + + + + +
+ + + <P>Tradução de inglês para espanhol</P> + + 6 + + + + + +

O Centro de Tradução dos Organismos da União Europeia prevê celebrar um contrato-quadro para serviços de tradução de textos no domínio dos assuntos gerais de inglês para espanhol.

+
+ + + Qualidade + 70 + + + 30 + + + + +
+ + + <P>Tradução de inglês para estónio</P> + + 7 + + + + + +

O Centro de Tradução dos Organismos da União Europeia prevê celebrar um contrato-quadro para serviços de tradução de textos no domínio dos assuntos gerais de inglês para estónio.

+
+ + + Qualidade + 70 + + + 30 + + + + +
+ + + <P>Tradução de inglês para finlandês</P> + + 8 + + + + + +

O Centro de Tradução dos Organismos da União Europeia prevê celebrar um contrato-quadro para serviços de tradução de textos no domínio dos assuntos gerais de inglês para finlandês.

+
+ + + Qualidade + 70 + + + 30 + + + + +
+
+ + + + + 2020/S 225-552091 + + + 1 + 1 + + <P>Tradução de inglês para búlgaro</P> + + + 2021-10-14 + + 14 + + + + + + Freelance translator + Pazardzhik + + + + + + + + + 9.60 + 18.00 + + + + + + 2 + 1 + + <P>Tradução de inglês para búlgaro</P> + + + 2021-10-14 + + 14 + + + + + + Mednik Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 3 + 1 + + <P>Tradução de inglês para búlgaro</P> + + + 2021-10-14 + + 14 + + + + + + Mitra Translations Ltd + Varna + + + + + + + + + 9.60 + 18.00 + + + + + + 4 + 1 + + <P>Tradução de inglês para búlgaro</P> + + + 2021-10-14 + + 14 + + + + + + Arte Doc + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 5 + 1 + + <P>Tradução de inglês para búlgaro</P> + + + 2021-10-14 + + 14 + + + + + + Sofita Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 6 + 1 + + <P>Tradução de inglês para búlgaro</P> + + + 2021-10-14 + + 14 + + + + + + Intertranslations AE + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 7 + 1 + + <P>Tradução de inglês para búlgaro</P> + + + 2021-10-14 + + 14 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 8 + 1 + + <P>Tradução de inglês para búlgaro</P> + + + 2021-10-14 + + 14 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 9.60 + 18.00 + + + + + + 9 + 1 + + <P>Tradução de inglês para búlgaro</P> + + + 2021-10-14 + + 14 + + + + + + Interlang Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 10 + 1 + + <P>Tradução de inglês para búlgaro</P> + + + 2021-10-14 + + 14 + + + + + + Iolar Informatika V Besedi d.o.o. + Ljubljana + + + + + + + + + 9.60 + 18.00 + + + + + + 11 + 2 + + <P>Tradução de inglês para checo</P> + + + 2021-10-14 + + 11 + + + + + + ACP Traductera a.s. + Jindřichův Hradec + + + + + + + + + 13.00 + 26.58 + + + + + + 12 + 2 + + <P>Tradução de inglês para checo</P> + + + 2021-10-14 + + 11 + + + + + + Milan Havlin - Presto + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 13 + 2 + + <P>Tradução de inglês para checo</P> + + + 2021-10-14 + + 11 + + + + + + SIA Idea Text + Riga + + + + + + + + + 13.00 + 26.58 + + + + + + 14 + 2 + + <P>Tradução de inglês para checo</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Brno + + + + + + + + + 13.00 + 26.58 + + + + + + 15 + 2 + + <P>Tradução de inglês para checo</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Havirov Podlesi + + + + + + + + + 13.00 + 26.58 + + + + + + 16 + 2 + + <P>Tradução de inglês para checo</P> + + + 2021-10-14 + + 11 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 17 + 2 + + <P>Tradução de inglês para checo</P> + + + 2021-10-14 + + 11 + + + + + + Artlingua AS + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 18 + 2 + + <P>Tradução de inglês para checo</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Maisons-Alfort + + + + + + + + + 13.00 + 26.58 + + + + + + 19 + 2 + + <P>Tradução de inglês para checo</P> + + + 2021-10-14 + + 11 + + + + + + EXE, a.s. + Bratislava + + + + + + + + + 13.00 + 26.58 + + + + + + 20 + 2 + + <P>Tradução de inglês para checo</P> + + + 2021-10-14 + + 11 + + + + + + Translavic BV + Rijssen + + + + + + + + + 13.00 + 26.58 + + + + + + 21 + 3 + + <P>Tradução de inglês para dinamarquês</P> + + + 2021-10-14 + + 9 + + + + + + Intertranslations AE + Athens + + + + + + + + + 32.90 + 53.01 + + + + + + 22 + 3 + + <P>Tradução de inglês para dinamarquês</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 32.90 + 53.01 + + + + + + 23 + 3 + + <P>Tradução de inglês para dinamarquês</P> + + + 2021-10-14 + + 9 + + + + + + Lionbridge International Unlimited Company + Dún Laoghaire + + + + + + + + + 32.90 + 53.01 + + + + + + 24 + 3 + + <P>Tradução de inglês para dinamarquês</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 32.90 + 53.01 + + + + + + 25 + 3 + + <P>Tradução de inglês para dinamarquês</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Brønshøj + + + + + + + + + 32.90 + 53.01 + + + + + + 26 + 3 + + <P>Tradução de inglês para dinamarquês</P> + + + 2021-10-14 + + 9 + + + + + + SIA Idea Text + Riga + + + + + + + + + 32.90 + 53.01 + + + + + + 27 + 3 + + <P>Tradução de inglês para dinamarquês</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 32.90 + 53.01 + + + + + + 28 + 4 + + <P>Tradução de inglês para alemão</P> + + + 2021-10-14 + + 27 + + + + + + Intertranslations AE + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 29 + 4 + + <P>Tradução de inglês para alemão</P> + + + 2021-10-14 + + 27 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 30 + 4 + + <P>Tradução de inglês para alemão</P> + + + 2021-10-14 + + 27 + + + + + + Amplexor Luxembourg S.à.r.l. + Bertrange + + + + + + + + + 21.84 + 43.31 + + + + + + 31 + 4 + + <P>Tradução de inglês para alemão</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Olching + + + + + + + + + 21.84 + 43.31 + + + + + + 32 + 4 + + <P>Tradução de inglês para alemão</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Diez + + + + + + + + + 21.84 + 43.31 + + + + + + 33 + 4 + + <P>Tradução de inglês para alemão</P> + + + 2021-10-14 + + 27 + + + + + + Übersetzungsdienst Schweizer & Sperling + Heidelberg + + + + + + + + + 21.84 + 43.31 + + + + + + 34 + 4 + + <P>Tradução de inglês para alemão</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meerbusch + + + + + + + + + 21.84 + 43.31 + + + + + + 35 + 4 + + <P>Tradução de inglês para alemão</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Hennef Stadt Blankenberg + + + + + + + + + 21.84 + 43.31 + + + + + + 36 + 4 + + <P>Tradução de inglês para alemão</P> + + + 2021-10-14 + + 27 + + + + + + Presto - Prekladatelske Centrum s.r.o. + Prague + + + + + + + + + 21.84 + 43.31 + + + + + + 37 + 4 + + <P>Tradução de inglês para alemão</P> + + + 2021-10-14 + + 27 + + + + + + Orco SA + Athens + + + + + + + + + 21.84 + 43.31 + + + + +

Não comunicado

+
+
+
+ + 38 + 4 + + <P>Tradução de inglês para alemão</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Reilingen + + + + + + + + + 21.84 + 43.31 + + + + + + 39 + 4 + + <P>Tradução de inglês para alemão</P> + + + 2021-10-14 + + 27 + + + + + + Alpha Translation Service GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 40 + 4 + + <P>Tradução de inglês para alemão</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Karlsruhe + + + + + + + + + 21.84 + 43.31 + + + + + + 41 + 4 + + <P>Tradução de inglês para alemão</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Munich + + + + + + + + + 21.84 + 43.31 + + + + + + 42 + 4 + + <P>Tradução de inglês para alemão</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meine + + + + + + + + + 21.84 + 43.31 + + + + + + 43 + 4 + + <P>Tradução de inglês para alemão</P> + + + 2021-10-14 + + 27 + + + + + + RWS Group Deutschland GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + +

Não comunicado.

+
+
+
+ + 44 + 4 + + <P>Tradução de inglês para alemão</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Rendsburg + + + + + + + + + 21.84 + 43.31 + + + + + + 45 + 4 + + <P>Tradução de inglês para alemão</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 46 + 4 + + <P>Tradução de inglês para alemão</P> + + + 2021-10-14 + + 27 + + + + + + Exact! Sprachenservice und Informations Management GmbH + Mannheim + + + + + + + + + 21.84 + 43.31 + + + + + + 47 + 4 + + <P>Tradução de inglês para alemão</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Forsheda + + + + + + + + + 21.84 + 43.31 + + + + + + 48 + 4 + + <P>Tradução de inglês para alemão</P> + + + 2021-10-14 + + 27 + + + + + + Intertext Fremdsprachendienst e.G. + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 49 + 4 + + <P>Tradução de inglês para alemão</P> + + + 2021-10-14 + + 27 + + + + + + Verbivis Ltd + Paola + + + + + + + + + 21.84 + 43.31 + + + + +

Não comunicado.

+
+
+
+ + 50 + 4 + + <P>Tradução de inglês para alemão</P> + + + 2021-10-14 + + 27 + + + + + + ILT S.r.l + Rome + + + + + + + + + 21.84 + 43.31 + + + + +

Não comunicado.

+
+
+
+ + 51 + 4 + + <P>Tradução de inglês para alemão</P> + + + 2021-10-14 + + 27 + + + + + + Translavic BV + Rijssen + + + + + + + + + 21.84 + 43.31 + + + + + + 52 + 5 + + <P>Tradução de inglês para grego</P> + + + 2021-10-14 + + 10 + + + + + + Orco SA + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 53 + 5 + + <P>Tradução de inglês para grego</P> + + + 2021-10-14 + + 10 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 54 + 5 + + <P>Tradução de inglês para grego</P> + + + 2021-10-14 + + 10 + + + + + + Intertranslations AE + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 55 + 5 + + <P>Tradução de inglês para grego</P> + + + 2021-10-14 + + 10 + + + + + + Freelance translator + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 56 + 5 + + <P>Tradução de inglês para grego</P> + + + 2021-10-14 + + 10 + + + + + + Glossima & Wehrheim + Thessaloniki + + + + + + + + + 11.99 + 26.88 + + + + + + 57 + 5 + + <P>Tradução de inglês para grego</P> + + + 2021-10-14 + + 10 + + + + + + D. Moutafis & Co. - Omada + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 58 + 5 + + <P>Tradução de inglês para grego</P> + + + 2021-10-14 + + 10 + + + + + + Translavic BV + Rijssen + + + + + + + + + 11.99 + 26.88 + + + + + + 59 + 6 + + <P>Tradução de inglês para espanhol</P> + + + 2021-10-14 + + 26 + + + + + + Orco SA + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 60 + 6 + + <P>Tradução de inglês para espanhol</P> + + + 2021-10-14 + + 26 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 61 + 6 + + <P>Tradução de inglês para espanhol</P> + + + 2021-10-14 + + 26 + + + + + + Ubiqus Spain, S. L. U. + Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 62 + 6 + + <P>Tradução de inglês para espanhol</P> + + + 2021-10-14 + + 26 + + + + + + Interface Service Spain, S. L. + Ripollet + + + + + + + + + 17.95 + 43.10 + + + + + + 63 + 6 + + <P>Tradução de inglês para espanhol</P> + + + 2021-10-14 + + 26 + + + + + + Intertranslations AE + Athens + + + + + + + + + 17.95 + 23.10 + + + + + + 64 + 6 + + <P>Tradução de inglês para espanhol</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Alicante + + + + + + + + + 17.95 + 43.10 + + + + + + 65 + 6 + + <P>Tradução de inglês para espanhol</P> + + + 2021-10-14 + + 26 + + + + + + Seprotec, Traducción e Interpretación, S. L. + Las Rozas de Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 66 + 6 + + <P>Tradução de inglês para espanhol</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Vigo + + + + + + + + + 17.95 + 43.10 + + + + + + 67 + 6 + + <P>Tradução de inglês para espanhol</P> + + + 2021-10-14 + + 26 + + + + + + Celer Pawlowsky, S. L. + L'Hospitalet de Llobregat + + + + + + + + + 17.95 + 43.10 + + + + + + 68 + 6 + + <P>Tradução de inglês para espanhol</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Cornellà de Llobregat (Barcelona) + + + + + + + + + 17.95 + 43.10 + + + + + + 69 + 6 + + <P>Tradução de inglês para espanhol</P> + + + 2021-10-14 + + 26 + + + + + + Mallorca Phone Assistance, S. L. + Palma de Mallorca + + + + + + + + + 17.95 + 43.10 + + + + + + 70 + 6 + + <P>Tradução de inglês para espanhol</P> + + + 2021-10-14 + + 26 + + + + + + Consenso Global — Serviços de Tradução, Unip., Lda. + Torres Vedras + + + + + + + + + 17.95 + 43.10 + + + + + + 71 + 6 + + <P>Tradução de inglês para espanhol</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Solana de Los Barros + + + + + + + + + 17.95 + 43.10 + + + + + + 72 + 6 + + <P>Tradução de inglês para espanhol</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Santurtzi + + + + + + + + + 17.95 + 43.10 + + + + + + 73 + 6 + + <P>Tradução de inglês para espanhol</P> + + + 2021-10-14 + + 26 + + + + + + Translavic BV + Rijssen + + + + + + + + + 17.95 + 43.10 + + + + + + 74 + 6 + + <P>Tradução de inglês para espanhol</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + San Pedro (Nigrán) + + + + + + + + + 17.95 + 43.10 + + + + + + 75 + 7 + + <P>Tradução de inglês para estónio</P> + + + 2021-10-14 + + 9 + + + + + + Avatar OÜ + Tartu + + + + + + + + + 19.00 + 35.48 + + + + + + 76 + 7 + + <P>Tradução de inglês para estónio</P> + + + 2021-10-14 + + 9 + + + + + + Discripta OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 77 + 7 + + <P>Tradução de inglês para estónio</P> + + + 2021-10-14 + + 9 + + + + + + A&A Lingua OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 78 + 7 + + 2021-10-14 + + 9 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 19.00 + 35.48 + + + + + + 79 + 7 + + <P>Tradução de inglês para estónio</P> + + + 2021-10-14 + + 9 + + + + + + Tolkebüroo Pangloss OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 80 + 7 + + <P>Tradução de inglês para estónio</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 19.00 + 35.48 + + + + + + 81 + 8 + + <P>Tradução de inglês para finlandês</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 25.90 + 57.49 + + + + + + 82 + 8 + + <P>Tradução de inglês para finlandês</P> + + + 2021-10-14 + + 9 + + + + + + Lingsoft Language Services Oy + Turku + + + + + + + + + 25.90 + 57.49 + + + + + + 83 + 8 + + <P>Tradução de inglês para finlandês</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Tuohittu + + + + + + + + + 25.90 + 57.49 + + + + + + 84 + 8 + + <P>Tradução de inglês para finlandês</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Nummi + + + + + + + + + 25.90 + 57.49 + + + + + + 85 + 8 + + <P>Tradução de inglês para finlandês</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 25.90 + 57.49 + + + + + + 86 + 8 + + <P>Tradução de inglês para finlandês</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 25.90 + 57.49 + + + + + + + Tribunal de Justiça da União Europeia +
Boulevard Konrad Adenauer
+ Luxembourg + L-2925 + + +352 4303-1 + GeneralCourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Provedor de Justiça Europeu +
1 avenue du Président Robert Schuman
+ Strasbourg Cedex + 67001 + + +33 388172313 + euro-ombudsman@europarl.europa.eu + +33 388179062 + http://www.ombudsman.europa.eu +
+ + Centro de Tradução dos Organismos da União Europeia (CdT), Legal Affairs Section +
Bâtiment Technopolis, 12 E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + tenders@cdt.europa.eu + http://www.cdt.europa.eu +
+ 2022-01-07 +
+
+ + + + + Översättningscentrum för Europeiska unionens organ (CdT) +
Bâtiment Technopolis, 12E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + Martin Garnier + tenders@cdt.europa.eu + + www.cdt.europa.eu +
+ + Översättning +
+ + + <P>FL/GEN20-02</P> + + + + + + +

Översättningscentrum för Europeiska unionens organ planerar att ingå ett ramavtal för översättningstjänster avseende texter inom området allmänna frågor från engelska till bulgariska, tjeckiska, danska, tyska, grekiska, spanska, estniska, finska, franska, iriska, kroatiska, ungerska, italienska, litauiska, lettiska, maltesiska, nederländska, polska, portugisiska, rumänska, slovakiska, slovenska och svenska.

+
+ 14000000.00 + + + + <P>Översättning från engelska till bulgariska</P> + + 1 + + + + + +

Översättningscentrum för Europeiska unionens organ planerar att ingå ett ramavtal för översättningstjänster avseende texter inom området allmänna frågor från engelska till bulgariska.

+
+ + + Kvalitet + 70 + + + 30 + + + + +
+ + + <P>Översättning från engelska till tjeckiska</P> + + 2 + + + + + +

Översättningscentrum för Europeiska unionens organ planerar att ingå ett ramavtal för översättningstjänster avseende texter inom området allmänna frågor från engelska till tjeckiska.

+
+ + + Kvalitet + 70 + + + 30 + + + + +
+ + + <P>Översättning från engelska till danska</P> + + 3 + + + + + +

Översättningscentrum för Europeiska unionens organ planerar att ingå ett ramavtal för översättningstjänster avseende texter inom området allmänna frågor från engelska till danska.

+
+ + + Kvalitet + 70 + + + 30 + + + + +
+ + + <P>Översättning från engelska till tyska</P> + + 4 + + + + + +

Översättningscentrum för Europeiska unionens organ planerar att ingå ett ramavtal för översättningstjänster avseende texter inom området allmänna frågor från engelska till tyska.

+
+ + + Kvalitet + 70 + + + 30 + + + + +
+ + + <P>Översättning från engelska till grekiska</P> + + 5 + + + + + +

Översättningscentrum för Europeiska unionens organ planerar att ingå ett ramavtal för översättningstjänster avseende texter inom området allmänna frågor från engelska till grekiska.

+
+ + + Kvalitet + 70 + + + 30 + + + + +
+ + + <P>Översättning från engelska till spanska</P> + + 6 + + + + + +

Översättningscentrum för Europeiska unionens organ planerar att ingå ett ramavtal för översättningstjänster avseende texter inom området allmänna frågor från engelska till spanska.

+
+ + + Kvalitet + 70 + + + 30 + + + + +
+ + + <P>Översättning från engelska till estniska</P> + + 7 + + + + + +

Översättningscentrum för Europeiska unionens organ planerar att ingå ett ramavtal för översättningstjänster avseende texter inom området allmänna frågor från engelska till estniska.

+
+ + + Kvalitet + 70 + + + 30 + + + + +
+ + + <P>Översättning från engelska till finska</P> + + 8 + + + + + +

Översättningscentrum för Europeiska unionens organ planerar att ingå ett ramavtal för översättningstjänster avseende texter inom området allmänna frågor från engelska till finska.

+
+ + + Kvalitet + 70 + + + 30 + + + + +
+
+ + + + + 2020/S 225-552091 + + + 1 + 1 + + <P>Översättning från engelska till bulgariska</P> + + + 2021-10-14 + + 14 + + + + + + Freelance translator + Pazardzhik + + + + + + + + + 9.60 + 18.00 + + + + + + 2 + 1 + + <P>Översättning från engelska till bulgariska</P> + + + 2021-10-14 + + 14 + + + + + + Mednik Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 3 + 1 + + <P>Översättning från engelska till bulgariska</P> + + + 2021-10-14 + + 14 + + + + + + Mitra Translations Ltd + Varna + + + + + + + + + 9.60 + 18.00 + + + + + + 4 + 1 + + <P>Översättning från engelska till bulgariska</P> + + + 2021-10-14 + + 14 + + + + + + Arte Doc + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 5 + 1 + + <P>Översättning från engelska till bulgariska</P> + + + 2021-10-14 + + 14 + + + + + + Sofita Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 6 + 1 + + <P>Översättning från engelska till bulgariska</P> + + + 2021-10-14 + + 14 + + + + + + Intertranslations AE + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 7 + 1 + + <P>Översättning från engelska till bulgariska</P> + + + 2021-10-14 + + 14 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 8 + 1 + + <P>Översättning från engelska till bulgariska</P> + + + 2021-10-14 + + 14 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 9.60 + 18.00 + + + + + + 9 + 1 + + <P>Översättning från engelska till bulgariska</P> + + + 2021-10-14 + + 14 + + + + + + Interlang Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 10 + 1 + + <P>Översättning från engelska till bulgariska</P> + + + 2021-10-14 + + 14 + + + + + + Iolar Informatika V Besedi d.o.o. + Ljubljana + + + + + + + + + 9.60 + 18.00 + + + + + + 11 + 2 + + <P>Översättning från engelska till tjeckiska</P> + + + 2021-10-14 + + 11 + + + + + + ACP Traductera a.s. + Jindřichův Hradec + + + + + + + + + 13.00 + 26.58 + + + + + + 12 + 2 + + <P>Översättning från engelska till tjeckiska</P> + + + 2021-10-14 + + 11 + + + + + + Milan Havlin - Presto + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 13 + 2 + + <P>Översättning från engelska till tjeckiska</P> + + + 2021-10-14 + + 11 + + + + + + SIA Idea Text + Riga + + + + + + + + + 13.00 + 26.58 + + + + + + 14 + 2 + + <P>Översättning från engelska till tjeckiska</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Brno + + + + + + + + + 13.00 + 26.58 + + + + + + 15 + 2 + + <P>Översättning från engelska till tjeckiska</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Havirov Podlesi + + + + + + + + + 13.00 + 26.58 + + + + + + 16 + 2 + + <P>Översättning från engelska till tjeckiska</P> + + + 2021-10-14 + + 11 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 17 + 2 + + <P>Översättning från engelska till tjeckiska</P> + + + 2021-10-14 + + 11 + + + + + + Artlingua AS + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 18 + 2 + + <P>Översättning från engelska till tjeckiska</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Maisons-Alfort + + + + + + + + + 13.00 + 26.58 + + + + + + 19 + 2 + + <P>Översättning från engelska till tjeckiska</P> + + + 2021-10-14 + + 11 + + + + + + EXE, a.s. + Bratislava + + + + + + + + + 13.00 + 26.58 + + + + + + 20 + 2 + + <P>Översättning från engelska till tjeckiska</P> + + + 2021-10-14 + + 11 + + + + + + Translavic BV + Rijssen + + + + + + + + + 13.00 + 26.58 + + + + + + 21 + 3 + + <P>Översättning från engelska till danska</P> + + + 2021-10-14 + + 9 + + + + + + Intertranslations AE + Athens + + + + + + + + + 32.90 + 53.01 + + + + + + 22 + 3 + + <P>Översättning från engelska till danska</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 32.90 + 53.01 + + + + + + 23 + 3 + + <P>Översättning från engelska till danska</P> + + + 2021-10-14 + + 9 + + + + + + Lionbridge International Unlimited Company + Dún Laoghaire + + + + + + + + + 32.90 + 53.01 + + + + + + 24 + 3 + + <P>Översättning från engelska till danska</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 32.90 + 53.01 + + + + + + 25 + 3 + + <P>Översättning från engelska till danska</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Brønshøj + + + + + + + + + 32.90 + 53.01 + + + + + + 26 + 3 + + <P>Översättning från engelska till danska</P> + + + 2021-10-14 + + 9 + + + + + + SIA Idea Text + Riga + + + + + + + + + 32.90 + 53.01 + + + + + + 27 + 3 + + <P>Översättning från engelska till danska</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 32.90 + 53.01 + + + + + + 28 + 4 + + <P>Översättning från engelska till tyska</P> + + + 2021-10-14 + + 27 + + + + + + Intertranslations AE + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 29 + 4 + + <P>Översättning från engelska till tyska</P> + + + 2021-10-14 + + 27 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 30 + 4 + + <P>Översättning från engelska till tyska</P> + + + 2021-10-14 + + 27 + + + + + + Amplexor Luxembourg S.à.r.l. + Bertrange + + + + + + + + + 21.84 + 43.31 + + + + + + 31 + 4 + + <P>Översättning från engelska till tyska</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Olching + + + + + + + + + 21.84 + 43.31 + + + + + + 32 + 4 + + <P>Översättning från engelska till tyska</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Diez + + + + + + + + + 21.84 + 43.31 + + + + + + 33 + 4 + + <P>Översättning från engelska till tyska</P> + + + 2021-10-14 + + 27 + + + + + + Übersetzungsdienst Schweizer & Sperling + Heidelberg + + + + + + + + + 21.84 + 43.31 + + + + + + 34 + 4 + + <P>Översättning från engelska till tyska</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meerbusch + + + + + + + + + 21.84 + 43.31 + + + + + + 35 + 4 + + <P>Översättning från engelska till tyska</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Hennef Stadt Blankenberg + + + + + + + + + 21.84 + 43.31 + + + + + + 36 + 4 + + <P>Översättning från engelska till tyska</P> + + + 2021-10-14 + + 27 + + + + + + Presto - Prekladatelske Centrum s.r.o. + Prague + + + + + + + + + 21.84 + 43.31 + + + + + + 37 + 4 + + <P>Översättning från engelska till tyska</P> + + + 2021-10-14 + + 27 + + + + + + Orco SA + Athens + + + + + + + + + 21.84 + 43.31 + + + + +

Ej känt

+
+
+
+ + 38 + 4 + + <P>Översättning från engelska till tyska</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Reilingen + + + + + + + + + 21.84 + 43.31 + + + + + + 39 + 4 + + <P>Översättning från engelska till tyska</P> + + + 2021-10-14 + + 27 + + + + + + Alpha Translation Service GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 40 + 4 + + <P>Översättning från engelska till tyska</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Karlsruhe + + + + + + + + + 21.84 + 43.31 + + + + + + 41 + 4 + + <P>Översättning från engelska till tyska</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Munich + + + + + + + + + 21.84 + 43.31 + + + + + + 42 + 4 + + <P>Översättning från engelska till tyska</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meine + + + + + + + + + 21.84 + 43.31 + + + + + + 43 + 4 + + <P>Översättning från engelska till tyska</P> + + + 2021-10-14 + + 27 + + + + + + RWS Group Deutschland GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + +

Ej känt.

+
+
+
+ + 44 + 4 + + <P>Översättning från engelska till tyska</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Rendsburg + + + + + + + + + 21.84 + 43.31 + + + + + + 45 + 4 + + <P>Översättning från engelska till tyska</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 46 + 4 + + <P>Översättning från engelska till tyska</P> + + + 2021-10-14 + + 27 + + + + + + Exact! Sprachenservice und Informations Management GmbH + Mannheim + + + + + + + + + 21.84 + 43.31 + + + + + + 47 + 4 + + <P>Översättning från engelska till tyska</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Forsheda + + + + + + + + + 21.84 + 43.31 + + + + + + 48 + 4 + + <P>Översättning från engelska till tyska</P> + + + 2021-10-14 + + 27 + + + + + + Intertext Fremdsprachendienst e.G. + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 49 + 4 + + <P>Översättning från engelska till tyska</P> + + + 2021-10-14 + + 27 + + + + + + Verbivis Ltd + Paola + + + + + + + + + 21.84 + 43.31 + + + + +

Ej känt.

+
+
+
+ + 50 + 4 + + <P>Översättning från engelska till tyska</P> + + + 2021-10-14 + + 27 + + + + + + ILT S.r.l + Rome + + + + + + + + + 21.84 + 43.31 + + + + +

Ej känt.

+
+
+
+ + 51 + 4 + + <P>Översättning från engelska till tyska</P> + + + 2021-10-14 + + 27 + + + + + + Translavic BV + Rijssen + + + + + + + + + 21.84 + 43.31 + + + + + + 52 + 5 + + <P>Översättning från engelska till grekiska</P> + + + 2021-10-14 + + 10 + + + + + + Orco SA + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 53 + 5 + + <P>Översättning från engelska till grekiska</P> + + + 2021-10-14 + + 10 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 54 + 5 + + <P>Översättning från engelska till grekiska</P> + + + 2021-10-14 + + 10 + + + + + + Intertranslations AE + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 55 + 5 + + <P>Översättning från engelska till grekiska</P> + + + 2021-10-14 + + 10 + + + + + + Freelance translator + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 56 + 5 + + <P>Översättning från engelska till grekiska</P> + + + 2021-10-14 + + 10 + + + + + + Glossima & Wehrheim + Thessaloniki + + + + + + + + + 11.99 + 26.88 + + + + + + 57 + 5 + + <P>Översättning från engelska till grekiska</P> + + + 2021-10-14 + + 10 + + + + + + D. Moutafis & Co. - Omada + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 58 + 5 + + <P>Översättning från engelska till grekiska</P> + + + 2021-10-14 + + 10 + + + + + + Translavic BV + Rijssen + + + + + + + + + 11.99 + 26.88 + + + + + + 59 + 6 + + <P>Översättning från engelska till spanska</P> + + + 2021-10-14 + + 26 + + + + + + Orco SA + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 60 + 6 + + <P>Översättning från engelska till spanska</P> + + + 2021-10-14 + + 26 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 61 + 6 + + <P>Översättning från engelska till spanska</P> + + + 2021-10-14 + + 26 + + + + + + Ubiqus Spain, S. L. U. + Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 62 + 6 + + <P>Översättning från engelska till spanska</P> + + + 2021-10-14 + + 26 + + + + + + Interface Service Spain, S. L. + Ripollet + + + + + + + + + 17.95 + 43.10 + + + + + + 63 + 6 + + <P>Översättning från engelska till spanska</P> + + + 2021-10-14 + + 26 + + + + + + Intertranslations AE + Athens + + + + + + + + + 17.95 + 23.10 + + + + + + 64 + 6 + + <P>Översättning från engelska till spanska</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Alicante + + + + + + + + + 17.95 + 43.10 + + + + + + 65 + 6 + + <P>Översättning från engelska till spanska</P> + + + 2021-10-14 + + 26 + + + + + + Seprotec, Traducción e Interpretación, S. L. + Las Rozas de Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 66 + 6 + + <P>Översättning från engelska till spanska</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Vigo + + + + + + + + + 17.95 + 43.10 + + + + + + 67 + 6 + + <P>Översättning från engelska till spanska</P> + + + 2021-10-14 + + 26 + + + + + + Celer Pawlowsky, S. L. + L'Hospitalet de Llobregat + + + + + + + + + 17.95 + 43.10 + + + + + + 68 + 6 + + <P>Översättning från engelska till spanska</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Cornellà de Llobregat (Barcelona) + + + + + + + + + 17.95 + 43.10 + + + + + + 69 + 6 + + <P>Översättning från engelska till spanska</P> + + + 2021-10-14 + + 26 + + + + + + Mallorca Phone Assistance, S. L. + Palma de Mallorca + + + + + + + + + 17.95 + 43.10 + + + + + + 70 + 6 + + <P>Översättning från engelska till spanska</P> + + + 2021-10-14 + + 26 + + + + + + Consenso Global — Serviços de Tradução, Unip., Lda. + Torres Vedras + + + + + + + + + 17.95 + 43.10 + + + + + + 71 + 6 + + <P>Översättning från engelska till spanska</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Solana de Los Barros + + + + + + + + + 17.95 + 43.10 + + + + + + 72 + 6 + + <P>Översättning från engelska till spanska</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Santurtzi + + + + + + + + + 17.95 + 43.10 + + + + + + 73 + 6 + + <P>Översättning från engelska till spanska</P> + + + 2021-10-14 + + 26 + + + + + + Translavic BV + Rijssen + + + + + + + + + 17.95 + 43.10 + + + + + + 74 + 6 + + <P>Översättning från engelska till spanska</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + San Pedro (Nigrán) + + + + + + + + + 17.95 + 43.10 + + + + + + 75 + 7 + + <P>Översättning från engelska till estniska</P> + + + 2021-10-14 + + 9 + + + + + + Avatar OÜ + Tartu + + + + + + + + + 19.00 + 35.48 + + + + + + 76 + 7 + + <P>Översättning från engelska till estniska</P> + + + 2021-10-14 + + 9 + + + + + + Discripta OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 77 + 7 + + <P>Översättning från engelska till estniska</P> + + + 2021-10-14 + + 9 + + + + + + A&A Lingua OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 78 + 7 + + 2021-10-14 + + 9 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 19.00 + 35.48 + + + + + + 79 + 7 + + <P>Översättning från engelska till estniska</P> + + + 2021-10-14 + + 9 + + + + + + Tolkebüroo Pangloss OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 80 + 7 + + <P>Översättning från engelska till estniska</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 19.00 + 35.48 + + + + + + 81 + 8 + + <P>Översättning från engelska till finska</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 25.90 + 57.49 + + + + + + 82 + 8 + + <P>Översättning från engelska till finska</P> + + + 2021-10-14 + + 9 + + + + + + Lingsoft Language Services Oy + Turku + + + + + + + + + 25.90 + 57.49 + + + + + + 83 + 8 + + <P>Översättning från engelska till finska</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Tuohittu + + + + + + + + + 25.90 + 57.49 + + + + + + 84 + 8 + + <P>Översättning från engelska till finska</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Nummi + + + + + + + + + 25.90 + 57.49 + + + + + + 85 + 8 + + <P>Översättning från engelska till finska</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 25.90 + 57.49 + + + + + + 86 + 8 + + <P>Översättning från engelska till finska</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 25.90 + 57.49 + + + + + + + Europeiska unionens domstol +
Boulevard Konrad Adenauer
+ Luxembourg + L-2925 + + +352 4303-1 + GeneralCourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Europeiska ombudsmannen +
1 avenue du Président Robert Schuman
+ Strasbourg Cedex + 67001 + + +33 388172313 + euro-ombudsman@europarl.europa.eu + +33 388179062 + http://www.ombudsman.europa.eu +
+ + Översättningscentrum för Europeiska unionens organ (CdT), Legal Affairs Section +
Bâtiment Technopolis, 12 E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + tenders@cdt.europa.eu + http://www.cdt.europa.eu +
+ 2022-01-07 +
+
+ + + + + Překladatelské středisko pro instituce Evropské unie (CdT) +
Bâtiment Technopolis, 12E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + Martin Garnier + tenders@cdt.europa.eu + + www.cdt.europa.eu +
+ + překlady +
+ + + <P>FL/GEN20-02</P> + + + + + + +

Překladatelské středisko pro instituce Evropské unie má v plánu uzavřít rámcovou smlouvu o poskytování překladatelských služeb ohledně textů v oblasti obecných záležitostí z angličtiny do bulharštiny, češtiny, dánštiny, němčiny, řečtiny, španělštiny, estonštiny, finštiny, francouzštiny, irštiny, chorvatštiny, maďarštiny, italštiny, litevštiny, lotyštiny, maltštiny, nizozemštiny, polštiny, portugalštiny, rumunštiny, slovenštiny, slovinštiny a švédštiny.

+
+ 14000000.00 + + + + <P>Překlad z angličtiny do bulharštiny</P> + + 1 + + + + + +

Překladatelské středisko pro instituce Evropské unie má v plánu uzavřít rámcovou smlouvu o poskytování překladatelských služeb ohledně textů v oblasti obecných záležitostí z angličtiny do bulharštiny.

+
+ + + Kvalita + 70 + + + 30 + + + + +
+ + + <P>Překlad z angličtiny do češtiny</P> + + 2 + + + + + +

Překladatelské středisko pro instituce Evropské unie má v plánu uzavřít rámcovou smlouvu o poskytování překladatelských služeb ohledně textů v oblasti obecných záležitostí z angličtiny do češtiny.

+
+ + + Kvalita + 70 + + + 30 + + + + +
+ + + <P>Překlad z angličtiny do dánštiny</P> + + 3 + + + + + +

Překladatelské středisko pro instituce Evropské unie má v plánu uzavřít rámcovou smlouvu o poskytování překladatelských služeb ohledně textů v oblasti obecných záležitostí z angličtiny do dánštiny.

+
+ + + Kvalita + 70 + + + 30 + + + + +
+ + + <P>Překlady z angličtiny do němčiny</P> + + 4 + + + + + +

Překladatelské středisko pro instituce Evropské unie má v plánu uzavřít rámcovou smlouvu o poskytování překladatelských služeb ohledně textů v oblasti obecných záležitostí z angličtiny do němčiny.

+
+ + + Kvalita + 70 + + + 30 + + + + +
+ + + <P>Překlad z angličtiny do řečtiny</P> + + 5 + + + + + +

Překladatelské středisko pro instituce Evropské unie má v plánu uzavřít rámcovou smlouvu o poskytování překladatelských služeb ohledně textů v oblasti obecných záležitostí z angličtiny do řečtiny.

+
+ + + Kvalita + 70 + + + 30 + + + + +
+ + + <P>Překlad z angličtiny do španělštiny</P> + + 6 + + + + + +

Překladatelské středisko pro instituce Evropské unie má v plánu uzavřít rámcovou smlouvu o poskytování překladatelských služeb ohledně textů v oblasti obecných záležitostí z angličtiny do španělštiny.

+
+ + + Kvalita + 70 + + + 30 + + + + +
+ + + <P>Překlad z angličtiny do estonštiny</P> + + 7 + + + + + +

Překladatelské středisko pro instituce Evropské unie má v plánu uzavřít rámcovou smlouvu o poskytování překladatelských služeb ohledně textů v oblasti obecných záležitostí z angličtiny do estonštiny.

+
+ + + Kvalita + 70 + + + 30 + + + + +
+ + + <P>Překlad z angličtiny do finštiny</P> + + 8 + + + + + +

Překladatelské středisko pro instituce Evropské unie má v plánu uzavřít rámcovou smlouvu o poskytování překladatelských služeb ohledně textů v oblasti obecných záležitostí z angličtiny do finštiny.

+
+ + + Kvalita + 70 + + + 30 + + + + +
+
+ + + + + 2020/S 225-552091 + + + 1 + 1 + + <P>Překlad z angličtiny do bulharštiny</P> + + + 2021-10-14 + + 14 + + + + + + Freelance translator + Pazardzhik + + + + + + + + + 9.60 + 18.00 + + + + + + 2 + 1 + + <P>Překlad z angličtiny do bulharštiny</P> + + + 2021-10-14 + + 14 + + + + + + Mednik Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 3 + 1 + + <P>Překlad z angličtiny do bulharštiny</P> + + + 2021-10-14 + + 14 + + + + + + Mitra Translations Ltd + Varna + + + + + + + + + 9.60 + 18.00 + + + + + + 4 + 1 + + <P>Překlad z angličtiny do bulharštiny</P> + + + 2021-10-14 + + 14 + + + + + + Arte Doc + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 5 + 1 + + <P>Překlad z angličtiny do bulharštiny</P> + + + 2021-10-14 + + 14 + + + + + + Sofita Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 6 + 1 + + <P>Překlad z angličtiny do bulharštiny</P> + + + 2021-10-14 + + 14 + + + + + + Intertranslations AE + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 7 + 1 + + <P>Překlad z angličtiny do bulharštiny</P> + + + 2021-10-14 + + 14 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 8 + 1 + + <P>Překlad z angličtiny do bulharštiny</P> + + + 2021-10-14 + + 14 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 9.60 + 18.00 + + + + + + 9 + 1 + + <P>Překlad z angličtiny do bulharštiny</P> + + + 2021-10-14 + + 14 + + + + + + Interlang Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 10 + 1 + + <P>Překlad z angličtiny do bulharštiny</P> + + + 2021-10-14 + + 14 + + + + + + Iolar Informatika V Besedi d.o.o. + Ljubljana + + + + + + + + + 9.60 + 18.00 + + + + + + 11 + 2 + + <P>Překlad z angličtiny do češtiny</P> + + + 2021-10-14 + + 11 + + + + + + ACP Traductera a.s. + Jindřichův Hradec + + + + + + + + + 13.00 + 26.58 + + + + + + 12 + 2 + + <P>Překlad z angličtiny do češtiny</P> + + + 2021-10-14 + + 11 + + + + + + Milan Havlin - Presto + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 13 + 2 + + <P>Překlad z angličtiny do češtiny</P> + + + 2021-10-14 + + 11 + + + + + + SIA Idea Text + Riga + + + + + + + + + 13.00 + 26.58 + + + + + + 14 + 2 + + <P>Překlad z angličtiny do češtiny</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Brno + + + + + + + + + 13.00 + 26.58 + + + + + + 15 + 2 + + <P>Překlad z angličtiny do češtiny</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Havirov Podlesi + + + + + + + + + 13.00 + 26.58 + + + + + + 16 + 2 + + <P>Překlad z angličtiny do češtiny</P> + + + 2021-10-14 + + 11 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 17 + 2 + + <P>Překlad z angličtiny do češtiny</P> + + + 2021-10-14 + + 11 + + + + + + Artlingua AS + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 18 + 2 + + <P>Překlad z angličtiny do češtiny</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Maisons-Alfort + + + + + + + + + 13.00 + 26.58 + + + + + + 19 + 2 + + <P>Překlad z angličtiny do češtiny</P> + + + 2021-10-14 + + 11 + + + + + + EXE, a.s. + Bratislava + + + + + + + + + 13.00 + 26.58 + + + + + + 20 + 2 + + <P>Překlad z angličtiny do češtiny</P> + + + 2021-10-14 + + 11 + + + + + + Translavic BV + Rijssen + + + + + + + + + 13.00 + 26.58 + + + + + + 21 + 3 + + <P>Překlad z angličtiny do dánštiny</P> + + + 2021-10-14 + + 9 + + + + + + Intertranslations AE + Athens + + + + + + + + + 32.90 + 53.01 + + + + + + 22 + 3 + + <P>Překlad z angličtiny do dánštiny</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 32.90 + 53.01 + + + + + + 23 + 3 + + <P>Překlad z angličtiny do dánštiny</P> + + + 2021-10-14 + + 9 + + + + + + Lionbridge International Unlimited Company + Dún Laoghaire + + + + + + + + + 32.90 + 53.01 + + + + + + 24 + 3 + + <P>Překlad z angličtiny do dánštiny</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 32.90 + 53.01 + + + + + + 25 + 3 + + <P>Překlad z angličtiny do dánštiny</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Brønshøj + + + + + + + + + 32.90 + 53.01 + + + + + + 26 + 3 + + <P>Překlad z angličtiny do dánštiny</P> + + + 2021-10-14 + + 9 + + + + + + SIA Idea Text + Riga + + + + + + + + + 32.90 + 53.01 + + + + + + 27 + 3 + + <P>Překlad z angličtiny do dánštiny</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 32.90 + 53.01 + + + + + + 28 + 4 + + <P>Překlady z angličtiny do němčiny</P> + + + 2021-10-14 + + 27 + + + + + + Intertranslations AE + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 29 + 4 + + <P>Překlady z angličtiny do němčiny</P> + + + 2021-10-14 + + 27 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 30 + 4 + + <P>Překlady z angličtiny do němčiny</P> + + + 2021-10-14 + + 27 + + + + + + Amplexor Luxembourg S.à.r.l. + Bertrange + + + + + + + + + 21.84 + 43.31 + + + + + + 31 + 4 + + <P>Překlady z angličtiny do němčiny</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Olching + + + + + + + + + 21.84 + 43.31 + + + + + + 32 + 4 + + <P>Překlady z angličtiny do němčiny</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Diez + + + + + + + + + 21.84 + 43.31 + + + + + + 33 + 4 + + <P>Překlady z angličtiny do němčiny</P> + + + 2021-10-14 + + 27 + + + + + + Übersetzungsdienst Schweizer & Sperling + Heidelberg + + + + + + + + + 21.84 + 43.31 + + + + + + 34 + 4 + + <P>Překlady z angličtiny do němčiny</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meerbusch + + + + + + + + + 21.84 + 43.31 + + + + + + 35 + 4 + + <P>Překlady z angličtiny do němčiny</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Hennef Stadt Blankenberg + + + + + + + + + 21.84 + 43.31 + + + + + + 36 + 4 + + <P>Překlady z angličtiny do němčiny</P> + + + 2021-10-14 + + 27 + + + + + + Presto - Prekladatelske Centrum s.r.o. + Prague + + + + + + + + + 21.84 + 43.31 + + + + + + 37 + 4 + + <P>Překlady z angličtiny do němčiny</P> + + + 2021-10-14 + + 27 + + + + + + Orco SA + Athens + + + + + + + + + 21.84 + 43.31 + + + + +

není známá

+
+
+
+ + 38 + 4 + + <P>Překlady z angličtiny do němčiny</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Reilingen + + + + + + + + + 21.84 + 43.31 + + + + + + 39 + 4 + + <P>Překlady z angličtiny do němčiny</P> + + + 2021-10-14 + + 27 + + + + + + Alpha Translation Service GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 40 + 4 + + <P>Překlady z angličtiny do němčiny</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Karlsruhe + + + + + + + + + 21.84 + 43.31 + + + + + + 41 + 4 + + <P>Překlady z angličtiny do němčiny</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Munich + + + + + + + + + 21.84 + 43.31 + + + + + + 42 + 4 + + <P>Překlady z angličtiny do němčiny</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meine + + + + + + + + + 21.84 + 43.31 + + + + + + 43 + 4 + + <P>Překlady z angličtiny do němčiny</P> + + + 2021-10-14 + + 27 + + + + + + RWS Group Deutschland GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + +

není známá.

+
+
+
+ + 44 + 4 + + <P>Překlady z angličtiny do němčiny</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Rendsburg + + + + + + + + + 21.84 + 43.31 + + + + + + 45 + 4 + + <P>Překlady z angličtiny do němčiny</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 46 + 4 + + <P>Překlady z angličtiny do němčiny</P> + + + 2021-10-14 + + 27 + + + + + + Exact! Sprachenservice und Informations Management GmbH + Mannheim + + + + + + + + + 21.84 + 43.31 + + + + + + 47 + 4 + + <P>Překlady z angličtiny do němčiny</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Forsheda + + + + + + + + + 21.84 + 43.31 + + + + + + 48 + 4 + + <P>Překlady z angličtiny do němčiny</P> + + + 2021-10-14 + + 27 + + + + + + Intertext Fremdsprachendienst e.G. + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 49 + 4 + + <P>Překlady z angličtiny do němčiny</P> + + + 2021-10-14 + + 27 + + + + + + Verbivis Ltd + Paola + + + + + + + + + 21.84 + 43.31 + + + + +

není známá.

+
+
+
+ + 50 + 4 + + <P>Překlady z angličtiny do němčiny</P> + + + 2021-10-14 + + 27 + + + + + + ILT S.r.l + Rome + + + + + + + + + 21.84 + 43.31 + + + + +

není známá.

+
+
+
+ + 51 + 4 + + <P>Překlady z angličtiny do němčiny</P> + + + 2021-10-14 + + 27 + + + + + + Translavic BV + Rijssen + + + + + + + + + 21.84 + 43.31 + + + + + + 52 + 5 + + <P>Překlad z angličtiny do řečtiny</P> + + + 2021-10-14 + + 10 + + + + + + Orco SA + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 53 + 5 + + <P>Překlad z angličtiny do řečtiny</P> + + + 2021-10-14 + + 10 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 54 + 5 + + <P>Překlad z angličtiny do řečtiny</P> + + + 2021-10-14 + + 10 + + + + + + Intertranslations AE + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 55 + 5 + + <P>Překlad z angličtiny do řečtiny</P> + + + 2021-10-14 + + 10 + + + + + + Freelance translator + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 56 + 5 + + <P>Překlad z angličtiny do řečtiny</P> + + + 2021-10-14 + + 10 + + + + + + Glossima & Wehrheim + Thessaloniki + + + + + + + + + 11.99 + 26.88 + + + + + + 57 + 5 + + <P>Překlad z angličtiny do řečtiny</P> + + + 2021-10-14 + + 10 + + + + + + D. Moutafis & Co. - Omada + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 58 + 5 + + <P>Překlad z angličtiny do řečtiny</P> + + + 2021-10-14 + + 10 + + + + + + Translavic BV + Rijssen + + + + + + + + + 11.99 + 26.88 + + + + + + 59 + 6 + + <P>Překlad z angličtiny do španělštiny</P> + + + 2021-10-14 + + 26 + + + + + + Orco SA + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 60 + 6 + + <P>Překlad z angličtiny do španělštiny</P> + + + 2021-10-14 + + 26 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 61 + 6 + + <P>Překlad z angličtiny do španělštiny</P> + + + 2021-10-14 + + 26 + + + + + + Ubiqus Spain, S. L. U. + Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 62 + 6 + + <P>Překlad z angličtiny do španělštiny</P> + + + 2021-10-14 + + 26 + + + + + + Interface Service Spain, S. L. + Ripollet + + + + + + + + + 17.95 + 43.10 + + + + + + 63 + 6 + + <P>Překlad z angličtiny do španělštiny</P> + + + 2021-10-14 + + 26 + + + + + + Intertranslations AE + Athens + + + + + + + + + 17.95 + 23.10 + + + + + + 64 + 6 + + <P>Překlad z angličtiny do španělštiny</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Alicante + + + + + + + + + 17.95 + 43.10 + + + + + + 65 + 6 + + <P>Překlad z angličtiny do španělštiny</P> + + + 2021-10-14 + + 26 + + + + + + Seprotec, Traducción e Interpretación, S. L. + Las Rozas de Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 66 + 6 + + <P>Překlad z angličtiny do španělštiny</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Vigo + + + + + + + + + 17.95 + 43.10 + + + + + + 67 + 6 + + <P>Překlad z angličtiny do španělštiny</P> + + + 2021-10-14 + + 26 + + + + + + Celer Pawlowsky, S. L. + L'Hospitalet de Llobregat + + + + + + + + + 17.95 + 43.10 + + + + + + 68 + 6 + + <P>Překlad z angličtiny do španělštiny</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Cornellà de Llobregat (Barcelona) + + + + + + + + + 17.95 + 43.10 + + + + + + 69 + 6 + + <P>Překlad z angličtiny do španělštiny</P> + + + 2021-10-14 + + 26 + + + + + + Mallorca Phone Assistance, S. L. + Palma de Mallorca + + + + + + + + + 17.95 + 43.10 + + + + + + 70 + 6 + + <P>Překlad z angličtiny do španělštiny</P> + + + 2021-10-14 + + 26 + + + + + + Consenso Global — Serviços de Tradução, Unip., Lda. + Torres Vedras + + + + + + + + + 17.95 + 43.10 + + + + + + 71 + 6 + + <P>Překlad z angličtiny do španělštiny</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Solana de Los Barros + + + + + + + + + 17.95 + 43.10 + + + + + + 72 + 6 + + <P>Překlad z angličtiny do španělštiny</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Santurtzi + + + + + + + + + 17.95 + 43.10 + + + + + + 73 + 6 + + <P>Překlad z angličtiny do španělštiny</P> + + + 2021-10-14 + + 26 + + + + + + Translavic BV + Rijssen + + + + + + + + + 17.95 + 43.10 + + + + + + 74 + 6 + + <P>Překlad z angličtiny do španělštiny</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + San Pedro (Nigrán) + + + + + + + + + 17.95 + 43.10 + + + + + + 75 + 7 + + <P>Překlad z angličtiny do estonštiny</P> + + + 2021-10-14 + + 9 + + + + + + Avatar OÜ + Tartu + + + + + + + + + 19.00 + 35.48 + + + + + + 76 + 7 + + <P>Překlad z angličtiny do estonštiny</P> + + + 2021-10-14 + + 9 + + + + + + Discripta OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 77 + 7 + + <P>Překlad z angličtiny do estonštiny</P> + + + 2021-10-14 + + 9 + + + + + + A&A Lingua OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 78 + 7 + + 2021-10-14 + + 9 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 19.00 + 35.48 + + + + + + 79 + 7 + + <P>Překlad z angličtiny do estonštiny</P> + + + 2021-10-14 + + 9 + + + + + + Tolkebüroo Pangloss OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 80 + 7 + + <P>Překlad z angličtiny do estonštiny</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 19.00 + 35.48 + + + + + + 81 + 8 + + <P>Překlad z angličtiny do finštiny</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 25.90 + 57.49 + + + + + + 82 + 8 + + <P>Překlad z angličtiny do finštiny</P> + + + 2021-10-14 + + 9 + + + + + + Lingsoft Language Services Oy + Turku + + + + + + + + + 25.90 + 57.49 + + + + + + 83 + 8 + + <P>Překlad z angličtiny do finštiny</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Tuohittu + + + + + + + + + 25.90 + 57.49 + + + + + + 84 + 8 + + <P>Překlad z angličtiny do finštiny</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Nummi + + + + + + + + + 25.90 + 57.49 + + + + + + 85 + 8 + + <P>Překlad z angličtiny do finštiny</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 25.90 + 57.49 + + + + + + 86 + 8 + + <P>Překlad z angličtiny do finštiny</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 25.90 + 57.49 + + + + + + + Soudní dvůr Evropské unie +
Boulevard Konrad Adenauer
+ Luxembourg + L-2925 + + +352 4303-1 + GeneralCourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Evropský veřejný ochránce práv +
1 avenue du Président Robert Schuman
+ Strasbourg Cedex + 67001 + + +33 388172313 + euro-ombudsman@europarl.europa.eu + +33 388179062 + http://www.ombudsman.europa.eu +
+ + Překladatelské středisko pro instituce Evropské unie (CdT), Legal Affairs Section +
Bâtiment Technopolis, 12 E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + tenders@cdt.europa.eu + http://www.cdt.europa.eu +
+ 2022-01-07 +
+
+ + + + + Euroopa Liidu Asutuste Tõlkekeskus (CdT) +
Bâtiment Technopolis, 12E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + Martin Garnier + tenders@cdt.europa.eu + + www.cdt.europa.eu +
+ + tõlked +
+ + + <P>FL/GEN20-02</P> + + + + + + +

Euroopa Liidu Asutuste Tõlkekeskus kavatseb sõlmida üldtekstide inglise keelest bulgaaria, tšehhi, taani, saksa, kreeka, hispaania, eesti, soome, prantsuse, iiri, horvaadi, ungari, itaalia, leedu, läti, malta, hollandi, poola, portugali, rumeenia, slovaki, sloveeni ja rootsi keelde tõlkimise teenuste raamlepingu.

+
+ 14000000.00 + + + + <P>Tõlkimine inglise keelest bulgaaria keelde</P> + + 1 + + + + + +

Euroopa Liidu Asutuste Tõlkekeskus (edaspidi „tõlkekeskus“) kavatseb sõlmida üldtekstide inglise keelest bulgaaria keelde tõlkimise teenuste raamlepingu.

+
+ + + kvaliteet + 70 + + + 30 + + + + +
+ + + <P>Tõlkimine inglise keelest tšehhi keelde</P> + + 2 + + + + + +

Euroopa Liidu Asutuste Tõlkekeskus (edaspidi „tõlkekeskus“) kavatseb sõlmida üldtekstide inglise keelest tšehhi keelde tõlkimise teenuste raamlepingu.

+
+ + + kvaliteet + 70 + + + 30 + + + + +
+ + + <P>tõlkimine inglise keelest taani keelde</P> + + 3 + + + + + +

Euroopa Liidu Asutuste Tõlkekeskus (edaspidi „tõlkekeskus“) kavatseb sõlmida üldtekstide inglise keelest taani keelde tõlkimise teenuste raamlepingu.

+
+ + + kvaliteet + 70 + + + 30 + + + + +
+ + + <P>tõlkimine inglise keelest saksa keelde</P> + + 4 + + + + + +

Euroopa Liidu Asutuste Tõlkekeskus (edaspidi „tõlkekeskus“) kavatseb sõlmida üldtekstide inglise keelest saksa keelde tõlkimise teenuste raamlepingu.

+
+ + + kvaliteet + 70 + + + 30 + + + + +
+ + + <P>tõlkimine inglise keelest kreeka keelde</P> + + 5 + + + + + +

Euroopa Liidu Asutuste Tõlkekeskus (edaspidi „tõlkekeskus“) kavatseb sõlmida üldtekstide inglise keelest kreeka keelde tõlkimise teenuste raamlepingu.

+
+ + + kvaliteet + 70 + + + 30 + + + + +
+ + + <P>tõlkimine inglise keelest hispaania keelde</P> + + 6 + + + + + +

Euroopa Liidu Asutuste Tõlkekeskus (edaspidi „tõlkekeskus“) kavatseb sõlmida üldtekstide inglise keelest hispaania keelde tõlkimise teenuste raamlepingu.

+
+ + + kvaliteet + 70 + + + 30 + + + + +
+ + + <P>tõlkimine inglise keelest eesti keelde</P> + + 7 + + + + + +

Euroopa Liidu Asutuste Tõlkekeskus (edaspidi „tõlkekeskus“) kavatseb sõlmida üldtekstide inglise keelest eesti keelde tõlkimise teenuste raamlepingu.

+
+ + + kvaliteet + 70 + + + 30 + + + + +
+ + + <P>tõlkimine inglise keelest soome keelde</P> + + 8 + + + + + +

Euroopa Liidu Asutuste Tõlkekeskus (edaspidi „tõlkekeskus“) kavatseb sõlmida üldtekstide inglise keelest soome keelde tõlkimise teenuste raamlepingu.

+
+ + + kvaliteet + 70 + + + 30 + + + + +
+
+ + + + + 2020/S 225-552091 + + + 1 + 1 + + <P>Tõlkimine inglise keelest bulgaaria keelde</P> + + + 2021-10-14 + + 14 + + + + + + Freelance translator + Pazardzhik + + + + + + + + + 9.60 + 18.00 + + + + + + 2 + 1 + + <P>Tõlkimine inglise keelest bulgaaria keelde</P> + + + 2021-10-14 + + 14 + + + + + + Mednik Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 3 + 1 + + <P>Tõlkimine inglise keelest bulgaaria keelde</P> + + + 2021-10-14 + + 14 + + + + + + Mitra Translations Ltd + Varna + + + + + + + + + 9.60 + 18.00 + + + + + + 4 + 1 + + <P>Tõlkimine inglise keelest bulgaaria keelde</P> + + + 2021-10-14 + + 14 + + + + + + Arte Doc + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 5 + 1 + + <P>Tõlkimine inglise keelest bulgaaria keelde</P> + + + 2021-10-14 + + 14 + + + + + + Sofita Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 6 + 1 + + <P>Tõlkimine inglise keelest bulgaaria keelde</P> + + + 2021-10-14 + + 14 + + + + + + Intertranslations AE + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 7 + 1 + + <P>Tõlkimine inglise keelest bulgaaria keelde</P> + + + 2021-10-14 + + 14 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 8 + 1 + + <P>Tõlkimine inglise keelest bulgaaria keelde</P> + + + 2021-10-14 + + 14 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 9.60 + 18.00 + + + + + + 9 + 1 + + <P>Tõlkimine inglise keelest bulgaaria keelde</P> + + + 2021-10-14 + + 14 + + + + + + Interlang Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 10 + 1 + + <P>Tõlkimine inglise keelest bulgaaria keelde</P> + + + 2021-10-14 + + 14 + + + + + + Iolar Informatika V Besedi d.o.o. + Ljubljana + + + + + + + + + 9.60 + 18.00 + + + + + + 11 + 2 + + <P>Tõlkimine inglise keelest tšehhi keelde</P> + + + 2021-10-14 + + 11 + + + + + + ACP Traductera a.s. + Jindřichův Hradec + + + + + + + + + 13.00 + 26.58 + + + + + + 12 + 2 + + <P>Tõlkimine inglise keelest tšehhi keelde</P> + + + 2021-10-14 + + 11 + + + + + + Milan Havlin - Presto + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 13 + 2 + + <P>Tõlkimine inglise keelest tšehhi keelde</P> + + + 2021-10-14 + + 11 + + + + + + SIA Idea Text + Riga + + + + + + + + + 13.00 + 26.58 + + + + + + 14 + 2 + + <P>Tõlkimine inglise keelest tšehhi keelde</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Brno + + + + + + + + + 13.00 + 26.58 + + + + + + 15 + 2 + + <P>Tõlkimine inglise keelest tšehhi keelde</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Havirov Podlesi + + + + + + + + + 13.00 + 26.58 + + + + + + 16 + 2 + + <P>Tõlkimine inglise keelest tšehhi keelde</P> + + + 2021-10-14 + + 11 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 17 + 2 + + <P>Tõlkimine inglise keelest tšehhi keelde</P> + + + 2021-10-14 + + 11 + + + + + + Artlingua AS + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 18 + 2 + + <P>Tõlkimine inglise keelest tšehhi keelde</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Maisons-Alfort + + + + + + + + + 13.00 + 26.58 + + + + + + 19 + 2 + + <P>Tõlkimine inglise keelest tšehhi keelde</P> + + + 2021-10-14 + + 11 + + + + + + EXE, a.s. + Bratislava + + + + + + + + + 13.00 + 26.58 + + + + + + 20 + 2 + + <P>Tõlkimine inglise keelest tšehhi keelde</P> + + + 2021-10-14 + + 11 + + + + + + Translavic BV + Rijssen + + + + + + + + + 13.00 + 26.58 + + + + + + 21 + 3 + + <P>tõlkimine inglise keelest taani keelde</P> + + + 2021-10-14 + + 9 + + + + + + Intertranslations AE + Athens + + + + + + + + + 32.90 + 53.01 + + + + + + 22 + 3 + + <P>tõlkimine inglise keelest taani keelde</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 32.90 + 53.01 + + + + + + 23 + 3 + + <P>tõlkimine inglise keelest taani keelde</P> + + + 2021-10-14 + + 9 + + + + + + Lionbridge International Unlimited Company + Dún Laoghaire + + + + + + + + + 32.90 + 53.01 + + + + + + 24 + 3 + + <P>tõlkimine inglise keelest taani keelde</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 32.90 + 53.01 + + + + + + 25 + 3 + + <P>tõlkimine inglise keelest taani keelde</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Brønshøj + + + + + + + + + 32.90 + 53.01 + + + + + + 26 + 3 + + <P>tõlkimine inglise keelest taani keelde</P> + + + 2021-10-14 + + 9 + + + + + + SIA Idea Text + Riga + + + + + + + + + 32.90 + 53.01 + + + + + + 27 + 3 + + <P>tõlkimine inglise keelest taani keelde</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 32.90 + 53.01 + + + + + + 28 + 4 + + <P>tõlkimine inglise keelest saksa keelde</P> + + + 2021-10-14 + + 27 + + + + + + Intertranslations AE + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 29 + 4 + + <P>tõlkimine inglise keelest saksa keelde</P> + + + 2021-10-14 + + 27 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 30 + 4 + + <P>tõlkimine inglise keelest saksa keelde</P> + + + 2021-10-14 + + 27 + + + + + + Amplexor Luxembourg S.à.r.l. + Bertrange + + + + + + + + + 21.84 + 43.31 + + + + + + 31 + 4 + + <P>tõlkimine inglise keelest saksa keelde</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Olching + + + + + + + + + 21.84 + 43.31 + + + + + + 32 + 4 + + <P>tõlkimine inglise keelest saksa keelde</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Diez + + + + + + + + + 21.84 + 43.31 + + + + + + 33 + 4 + + <P>tõlkimine inglise keelest saksa keelde</P> + + + 2021-10-14 + + 27 + + + + + + Übersetzungsdienst Schweizer & Sperling + Heidelberg + + + + + + + + + 21.84 + 43.31 + + + + + + 34 + 4 + + <P>tõlkimine inglise keelest saksa keelde</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meerbusch + + + + + + + + + 21.84 + 43.31 + + + + + + 35 + 4 + + <P>tõlkimine inglise keelest saksa keelde</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Hennef Stadt Blankenberg + + + + + + + + + 21.84 + 43.31 + + + + + + 36 + 4 + + <P>tõlkimine inglise keelest saksa keelde</P> + + + 2021-10-14 + + 27 + + + + + + Presto - Prekladatelske Centrum s.r.o. + Prague + + + + + + + + + 21.84 + 43.31 + + + + + + 37 + 4 + + <P>tõlkimine inglise keelest saksa keelde</P> + + + 2021-10-14 + + 27 + + + + + + Orco SA + Athens + + + + + + + + + 21.84 + 43.31 + + + + +

Pole teada

+
+
+
+ + 38 + 4 + + <P>tõlkimine inglise keelest saksa keelde</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Reilingen + + + + + + + + + 21.84 + 43.31 + + + + + + 39 + 4 + + <P>tõlkimine inglise keelest saksa keelde</P> + + + 2021-10-14 + + 27 + + + + + + Alpha Translation Service GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 40 + 4 + + <P>tõlkimine inglise keelest saksa keelde</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Karlsruhe + + + + + + + + + 21.84 + 43.31 + + + + + + 41 + 4 + + <P>tõlkimine inglise keelest saksa keelde</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Munich + + + + + + + + + 21.84 + 43.31 + + + + + + 42 + 4 + + <P>tõlkimine inglise keelest saksa keelde</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meine + + + + + + + + + 21.84 + 43.31 + + + + + + 43 + 4 + + <P>tõlkimine inglise keelest saksa keelde</P> + + + 2021-10-14 + + 27 + + + + + + RWS Group Deutschland GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + +

Pole teada.

+
+
+
+ + 44 + 4 + + <P>tõlkimine inglise keelest saksa keelde</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Rendsburg + + + + + + + + + 21.84 + 43.31 + + + + + + 45 + 4 + + <P>tõlkimine inglise keelest saksa keelde</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 46 + 4 + + <P>tõlkimine inglise keelest saksa keelde</P> + + + 2021-10-14 + + 27 + + + + + + Exact! Sprachenservice und Informations Management GmbH + Mannheim + + + + + + + + + 21.84 + 43.31 + + + + + + 47 + 4 + + <P>tõlkimine inglise keelest saksa keelde</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Forsheda + + + + + + + + + 21.84 + 43.31 + + + + + + 48 + 4 + + <P>tõlkimine inglise keelest saksa keelde</P> + + + 2021-10-14 + + 27 + + + + + + Intertext Fremdsprachendienst e.G. + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 49 + 4 + + <P>tõlkimine inglise keelest saksa keelde</P> + + + 2021-10-14 + + 27 + + + + + + Verbivis Ltd + Paola + + + + + + + + + 21.84 + 43.31 + + + + +

Pole teada.

+
+
+
+ + 50 + 4 + + <P>tõlkimine inglise keelest saksa keelde</P> + + + 2021-10-14 + + 27 + + + + + + ILT S.r.l + Rome + + + + + + + + + 21.84 + 43.31 + + + + +

Pole teada.

+
+
+
+ + 51 + 4 + + <P>tõlkimine inglise keelest saksa keelde</P> + + + 2021-10-14 + + 27 + + + + + + Translavic BV + Rijssen + + + + + + + + + 21.84 + 43.31 + + + + + + 52 + 5 + + <P>tõlkimine inglise keelest kreeka keelde</P> + + + 2021-10-14 + + 10 + + + + + + Orco SA + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 53 + 5 + + <P>tõlkimine inglise keelest kreeka keelde</P> + + + 2021-10-14 + + 10 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 54 + 5 + + <P>tõlkimine inglise keelest kreeka keelde</P> + + + 2021-10-14 + + 10 + + + + + + Intertranslations AE + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 55 + 5 + + <P>tõlkimine inglise keelest kreeka keelde</P> + + + 2021-10-14 + + 10 + + + + + + Freelance translator + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 56 + 5 + + <P>tõlkimine inglise keelest kreeka keelde</P> + + + 2021-10-14 + + 10 + + + + + + Glossima & Wehrheim + Thessaloniki + + + + + + + + + 11.99 + 26.88 + + + + + + 57 + 5 + + <P>tõlkimine inglise keelest kreeka keelde</P> + + + 2021-10-14 + + 10 + + + + + + D. Moutafis & Co. - Omada + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 58 + 5 + + <P>tõlkimine inglise keelest kreeka keelde</P> + + + 2021-10-14 + + 10 + + + + + + Translavic BV + Rijssen + + + + + + + + + 11.99 + 26.88 + + + + + + 59 + 6 + + <P>tõlkimine inglise keelest hispaania keelde</P> + + + 2021-10-14 + + 26 + + + + + + Orco SA + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 60 + 6 + + <P>tõlkimine inglise keelest hispaania keelde</P> + + + 2021-10-14 + + 26 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 61 + 6 + + <P>tõlkimine inglise keelest hispaania keelde</P> + + + 2021-10-14 + + 26 + + + + + + Ubiqus Spain, S. L. U. + Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 62 + 6 + + <P>tõlkimine inglise keelest hispaania keelde</P> + + + 2021-10-14 + + 26 + + + + + + Interface Service Spain, S. L. + Ripollet + + + + + + + + + 17.95 + 43.10 + + + + + + 63 + 6 + + <P>tõlkimine inglise keelest hispaania keelde</P> + + + 2021-10-14 + + 26 + + + + + + Intertranslations AE + Athens + + + + + + + + + 17.95 + 23.10 + + + + + + 64 + 6 + + <P>tõlkimine inglise keelest hispaania keelde</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Alicante + + + + + + + + + 17.95 + 43.10 + + + + + + 65 + 6 + + <P>tõlkimine inglise keelest hispaania keelde</P> + + + 2021-10-14 + + 26 + + + + + + Seprotec, Traducción e Interpretación, S. L. + Las Rozas de Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 66 + 6 + + <P>tõlkimine inglise keelest hispaania keelde</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Vigo + + + + + + + + + 17.95 + 43.10 + + + + + + 67 + 6 + + <P>tõlkimine inglise keelest hispaania keelde</P> + + + 2021-10-14 + + 26 + + + + + + Celer Pawlowsky, S. L. + L'Hospitalet de Llobregat + + + + + + + + + 17.95 + 43.10 + + + + + + 68 + 6 + + <P>tõlkimine inglise keelest hispaania keelde</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Cornellà de Llobregat (Barcelona) + + + + + + + + + 17.95 + 43.10 + + + + + + 69 + 6 + + <P>tõlkimine inglise keelest hispaania keelde</P> + + + 2021-10-14 + + 26 + + + + + + Mallorca Phone Assistance, S. L. + Palma de Mallorca + + + + + + + + + 17.95 + 43.10 + + + + + + 70 + 6 + + <P>tõlkimine inglise keelest hispaania keelde</P> + + + 2021-10-14 + + 26 + + + + + + Consenso Global — Serviços de Tradução, Unip., Lda. + Torres Vedras + + + + + + + + + 17.95 + 43.10 + + + + + + 71 + 6 + + <P>tõlkimine inglise keelest hispaania keelde</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Solana de Los Barros + + + + + + + + + 17.95 + 43.10 + + + + + + 72 + 6 + + <P>tõlkimine inglise keelest hispaania keelde</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Santurtzi + + + + + + + + + 17.95 + 43.10 + + + + + + 73 + 6 + + <P>tõlkimine inglise keelest hispaania keelde</P> + + + 2021-10-14 + + 26 + + + + + + Translavic BV + Rijssen + + + + + + + + + 17.95 + 43.10 + + + + + + 74 + 6 + + <P>tõlkimine inglise keelest hispaania keelde</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + San Pedro (Nigrán) + + + + + + + + + 17.95 + 43.10 + + + + + + 75 + 7 + + <P>tõlkimine inglise keelest eesti keelde</P> + + + 2021-10-14 + + 9 + + + + + + Avatar OÜ + Tartu + + + + + + + + + 19.00 + 35.48 + + + + + + 76 + 7 + + <P>tõlkimine inglise keelest eesti keelde</P> + + + 2021-10-14 + + 9 + + + + + + Discripta OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 77 + 7 + + <P>tõlkimine inglise keelest eesti keelde</P> + + + 2021-10-14 + + 9 + + + + + + A&A Lingua OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 78 + 7 + + 2021-10-14 + + 9 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 19.00 + 35.48 + + + + + + 79 + 7 + + <P>tõlkimine inglise keelest eesti keelde</P> + + + 2021-10-14 + + 9 + + + + + + Tolkebüroo Pangloss OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 80 + 7 + + <P>tõlkimine inglise keelest eesti keelde</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 19.00 + 35.48 + + + + + + 81 + 8 + + <P>tõlkimine inglise keelest soome keelde</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 25.90 + 57.49 + + + + + + 82 + 8 + + <P>tõlkimine inglise keelest soome keelde</P> + + + 2021-10-14 + + 9 + + + + + + Lingsoft Language Services Oy + Turku + + + + + + + + + 25.90 + 57.49 + + + + + + 83 + 8 + + <P>tõlkimine inglise keelest soome keelde</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Tuohittu + + + + + + + + + 25.90 + 57.49 + + + + + + 84 + 8 + + <P>tõlkimine inglise keelest soome keelde</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Nummi + + + + + + + + + 25.90 + 57.49 + + + + + + 85 + 8 + + <P>tõlkimine inglise keelest soome keelde</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 25.90 + 57.49 + + + + + + 86 + 8 + + <P>tõlkimine inglise keelest soome keelde</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 25.90 + 57.49 + + + + + + + Euroopa Liidu Kohus +
Boulevard Konrad Adenauer
+ Luxembourg + L-2925 + + +352 4303-1 + GeneralCourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Euroopa Ombudsman +
1 avenue du Président Robert Schuman
+ Strasbourg Cedex + 67001 + + +33 388172313 + euro-ombudsman@europarl.europa.eu + +33 388179062 + http://www.ombudsman.europa.eu +
+ + Euroopa Liidu Asutuste Tõlkekeskus (CdT), Legal Affairs Section +
Bâtiment Technopolis, 12 E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + tenders@cdt.europa.eu + http://www.cdt.europa.eu +
+ 2022-01-07 +
+
+ + + + + Az Európai Unió Szerveinek Fordítóközpontja (CdT) +
Bâtiment Technopolis, 12E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + Martin Garnier + tenders@cdt.europa.eu + + www.cdt.europa.eu +
+ + Fordítások +
+ + + <P>FL/GEN20-02</P> + + + + + + +

Az Európai Unió Szerveinek Fordítóközpontja általános témakörű szövegek angol nyelvről bolgár, cseh, dán, német, görög, spanyol, észt, finn, francia, ír, horvát, magyar, olasz, litván, lett, máltai, holland, lengyel, portugál, román, szlovák, szlovén és svéd nyelvre történő fordítására irányuló keretszerződés megkötését tervezi.

+
+ 14000000.00 + + + + <P>Fordítás angol nyelvről bolgár nyelvre</P> + + 1 + + + + + +

Az Európai Unió Szerveinek Fordítóközpontja általános témakörű szövegek angol nyelvről bolgár nyelvre történő fordítására irányuló keretszerződés megkötését tervezi.

+
+ + + Minőség + 70 + + + 30 + + + + +
+ + + <P>Fordítás angol nyelvről cseh nyelvre</P> + + 2 + + + + + +

Az Európai Unió Szerveinek Fordítóközpontja általános témakörű szövegek angol nyelvről cseh nyelvre történő fordítására irányuló keretszerződés megkötését tervezi.

+
+ + + Minőség + 70 + + + 30 + + + + +
+ + + <P>Fordítás angol nyelvről dán nyelvre</P> + + 3 + + + + + +

Az Európai Unió Szerveinek Fordítóközpontja általános témakörű szövegek angol nyelvről dán nyelvre történő fordítására irányuló keretszerződés megkötését tervezi.

+
+ + + Minőség + 70 + + + 30 + + + + +
+ + + <P>Fordítás angol nyelvről németre</P> + + 4 + + + + + +

Az Európai Unió Szerveinek Fordítóközpontja általános témakörű szövegek angol nyelvről német nyelvre történő fordítására irányuló keretszerződés megkötését tervezi.

+
+ + + Minőség + 70 + + + 30 + + + + +
+ + + <P>Fordítás angol nyelvről görög nyelvre</P> + + 5 + + + + + +

Az Európai Unió Szerveinek Fordítóközpontja általános témakörű szövegek angol nyelvről görög nyelvre történő fordítására irányuló keretszerződés megkötését tervezi.

+
+ + + Minőség + 70 + + + 30 + + + + +
+ + + <P>Fordítás angol nyelvről spanyol nyelvre</P> + + 6 + + + + + +

Az Európai Unió Szerveinek Fordítóközpontja általános témakörű szövegek angol nyelvről spanyol nyelvre történő fordítására irányuló keretszerződés megkötését tervezi.

+
+ + + Minőség + 70 + + + 30 + + + + +
+ + + <P>Fordítás angol nyelvről észt nyelvre</P> + + 7 + + + + + +

Az Európai Unió Szerveinek Fordítóközpontja általános témakörű szövegek angol nyelvről észt nyelvre történő fordítására irányuló keretszerződés megkötését tervezi.

+
+ + + Minőség + 70 + + + 30 + + + + +
+ + + <P>Fordítás angol nyelvről finn nyelvre</P> + + 8 + + + + + +

Az Európai Unió Szerveinek Fordítóközpontja általános témakörű szövegek angol nyelvről finn nyelvre történő fordítására irányuló keretszerződés megkötését tervezi.

+
+ + + Minőség + 70 + + + 30 + + + + +
+
+ + + + + 2020/S 225-552091 + + + 1 + 1 + + <P>Fordítás angol nyelvről bolgár nyelvre</P> + + + 2021-10-14 + + 14 + + + + + + Freelance translator + Pazardzhik + + + + + + + + + 9.60 + 18.00 + + + + + + 2 + 1 + + <P>Fordítás angol nyelvről bolgár nyelvre</P> + + + 2021-10-14 + + 14 + + + + + + Mednik Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 3 + 1 + + <P>Fordítás angol nyelvről bolgár nyelvre</P> + + + 2021-10-14 + + 14 + + + + + + Mitra Translations Ltd + Varna + + + + + + + + + 9.60 + 18.00 + + + + + + 4 + 1 + + <P>Fordítás angol nyelvről bolgár nyelvre</P> + + + 2021-10-14 + + 14 + + + + + + Arte Doc + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 5 + 1 + + <P>Fordítás angol nyelvről bolgár nyelvre</P> + + + 2021-10-14 + + 14 + + + + + + Sofita Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 6 + 1 + + <P>Fordítás angol nyelvről bolgár nyelvre</P> + + + 2021-10-14 + + 14 + + + + + + Intertranslations AE + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 7 + 1 + + <P>Fordítás angol nyelvről bolgár nyelvre</P> + + + 2021-10-14 + + 14 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 8 + 1 + + <P>Fordítás angol nyelvről bolgár nyelvre</P> + + + 2021-10-14 + + 14 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 9.60 + 18.00 + + + + + + 9 + 1 + + <P>Fordítás angol nyelvről bolgár nyelvre</P> + + + 2021-10-14 + + 14 + + + + + + Interlang Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 10 + 1 + + <P>Fordítás angol nyelvről bolgár nyelvre</P> + + + 2021-10-14 + + 14 + + + + + + Iolar Informatika V Besedi d.o.o. + Ljubljana + + + + + + + + + 9.60 + 18.00 + + + + + + 11 + 2 + + <P>Fordítás angol nyelvről cseh nyelvre</P> + + + 2021-10-14 + + 11 + + + + + + ACP Traductera a.s. + Jindřichův Hradec + + + + + + + + + 13.00 + 26.58 + + + + + + 12 + 2 + + <P>Fordítás angol nyelvről cseh nyelvre</P> + + + 2021-10-14 + + 11 + + + + + + Milan Havlin - Presto + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 13 + 2 + + <P>Fordítás angol nyelvről cseh nyelvre</P> + + + 2021-10-14 + + 11 + + + + + + SIA Idea Text + Riga + + + + + + + + + 13.00 + 26.58 + + + + + + 14 + 2 + + <P>Fordítás angol nyelvről cseh nyelvre</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Brno + + + + + + + + + 13.00 + 26.58 + + + + + + 15 + 2 + + <P>Fordítás angol nyelvről cseh nyelvre</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Havirov Podlesi + + + + + + + + + 13.00 + 26.58 + + + + + + 16 + 2 + + <P>Fordítás angol nyelvről cseh nyelvre</P> + + + 2021-10-14 + + 11 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 17 + 2 + + <P>Fordítás angol nyelvről cseh nyelvre</P> + + + 2021-10-14 + + 11 + + + + + + Artlingua AS + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 18 + 2 + + <P>Fordítás angol nyelvről cseh nyelvre</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Maisons-Alfort + + + + + + + + + 13.00 + 26.58 + + + + + + 19 + 2 + + <P>Fordítás angol nyelvről cseh nyelvre</P> + + + 2021-10-14 + + 11 + + + + + + EXE, a.s. + Bratislava + + + + + + + + + 13.00 + 26.58 + + + + + + 20 + 2 + + <P>Fordítás angol nyelvről cseh nyelvre</P> + + + 2021-10-14 + + 11 + + + + + + Translavic BV + Rijssen + + + + + + + + + 13.00 + 26.58 + + + + + + 21 + 3 + + <P>Fordítás angol nyelvről dán nyelvre</P> + + + 2021-10-14 + + 9 + + + + + + Intertranslations AE + Athens + + + + + + + + + 32.90 + 53.01 + + + + + + 22 + 3 + + <P>Fordítás angol nyelvről dán nyelvre</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 32.90 + 53.01 + + + + + + 23 + 3 + + <P>Fordítás angol nyelvről dán nyelvre</P> + + + 2021-10-14 + + 9 + + + + + + Lionbridge International Unlimited Company + Dún Laoghaire + + + + + + + + + 32.90 + 53.01 + + + + + + 24 + 3 + + <P>Fordítás angol nyelvről dán nyelvre</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 32.90 + 53.01 + + + + + + 25 + 3 + + <P>Fordítás angol nyelvről dán nyelvre</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Brønshøj + + + + + + + + + 32.90 + 53.01 + + + + + + 26 + 3 + + <P>Fordítás angol nyelvről dán nyelvre</P> + + + 2021-10-14 + + 9 + + + + + + SIA Idea Text + Riga + + + + + + + + + 32.90 + 53.01 + + + + + + 27 + 3 + + <P>Fordítás angol nyelvről dán nyelvre</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 32.90 + 53.01 + + + + + + 28 + 4 + + <P>Fordítás angol nyelvről németre</P> + + + 2021-10-14 + + 27 + + + + + + Intertranslations AE + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 29 + 4 + + <P>Fordítás angol nyelvről németre</P> + + + 2021-10-14 + + 27 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 30 + 4 + + <P>Fordítás angol nyelvről németre</P> + + + 2021-10-14 + + 27 + + + + + + Amplexor Luxembourg S.à.r.l. + Bertrange + + + + + + + + + 21.84 + 43.31 + + + + + + 31 + 4 + + <P>Fordítás angol nyelvről németre</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Olching + + + + + + + + + 21.84 + 43.31 + + + + + + 32 + 4 + + <P>Fordítás angol nyelvről németre</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Diez + + + + + + + + + 21.84 + 43.31 + + + + + + 33 + 4 + + <P>Fordítás angol nyelvről németre</P> + + + 2021-10-14 + + 27 + + + + + + Übersetzungsdienst Schweizer & Sperling + Heidelberg + + + + + + + + + 21.84 + 43.31 + + + + + + 34 + 4 + + <P>Fordítás angol nyelvről németre</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meerbusch + + + + + + + + + 21.84 + 43.31 + + + + + + 35 + 4 + + <P>Fordítás angol nyelvről németre</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Hennef Stadt Blankenberg + + + + + + + + + 21.84 + 43.31 + + + + + + 36 + 4 + + <P>Fordítás angol nyelvről németre</P> + + + 2021-10-14 + + 27 + + + + + + Presto - Prekladatelske Centrum s.r.o. + Prague + + + + + + + + + 21.84 + 43.31 + + + + + + 37 + 4 + + <P>Fordítás angol nyelvről németre</P> + + + 2021-10-14 + + 27 + + + + + + Orco SA + Athens + + + + + + + + + 21.84 + 43.31 + + + + +

Nem ismert

+
+
+
+ + 38 + 4 + + <P>Fordítás angol nyelvről németre</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Reilingen + + + + + + + + + 21.84 + 43.31 + + + + + + 39 + 4 + + <P>Fordítás angol nyelvről németre</P> + + + 2021-10-14 + + 27 + + + + + + Alpha Translation Service GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 40 + 4 + + <P>Fordítás angol nyelvről németre</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Karlsruhe + + + + + + + + + 21.84 + 43.31 + + + + + + 41 + 4 + + <P>Fordítás angol nyelvről németre</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Munich + + + + + + + + + 21.84 + 43.31 + + + + + + 42 + 4 + + <P>Fordítás angol nyelvről németre</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meine + + + + + + + + + 21.84 + 43.31 + + + + + + 43 + 4 + + <P>Fordítás angol nyelvről németre</P> + + + 2021-10-14 + + 27 + + + + + + RWS Group Deutschland GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + +

Nem ismert.

+
+
+
+ + 44 + 4 + + <P>Fordítás angol nyelvről németre</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Rendsburg + + + + + + + + + 21.84 + 43.31 + + + + + + 45 + 4 + + <P>Fordítás angol nyelvről németre</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 46 + 4 + + <P>Fordítás angol nyelvről németre</P> + + + 2021-10-14 + + 27 + + + + + + Exact! Sprachenservice und Informations Management GmbH + Mannheim + + + + + + + + + 21.84 + 43.31 + + + + + + 47 + 4 + + <P>Fordítás angol nyelvről németre</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Forsheda + + + + + + + + + 21.84 + 43.31 + + + + + + 48 + 4 + + <P>Fordítás angol nyelvről németre</P> + + + 2021-10-14 + + 27 + + + + + + Intertext Fremdsprachendienst e.G. + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 49 + 4 + + <P>Fordítás angol nyelvről németre</P> + + + 2021-10-14 + + 27 + + + + + + Verbivis Ltd + Paola + + + + + + + + + 21.84 + 43.31 + + + + +

Nem ismert.

+
+
+
+ + 50 + 4 + + <P>Fordítás angol nyelvről németre</P> + + + 2021-10-14 + + 27 + + + + + + ILT S.r.l + Rome + + + + + + + + + 21.84 + 43.31 + + + + +

Nem ismert.

+
+
+
+ + 51 + 4 + + <P>Fordítás angol nyelvről németre</P> + + + 2021-10-14 + + 27 + + + + + + Translavic BV + Rijssen + + + + + + + + + 21.84 + 43.31 + + + + + + 52 + 5 + + <P>Fordítás angol nyelvről görög nyelvre</P> + + + 2021-10-14 + + 10 + + + + + + Orco SA + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 53 + 5 + + <P>Fordítás angol nyelvről görög nyelvre</P> + + + 2021-10-14 + + 10 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 54 + 5 + + <P>Fordítás angol nyelvről görög nyelvre</P> + + + 2021-10-14 + + 10 + + + + + + Intertranslations AE + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 55 + 5 + + <P>Fordítás angol nyelvről görög nyelvre</P> + + + 2021-10-14 + + 10 + + + + + + Freelance translator + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 56 + 5 + + <P>Fordítás angol nyelvről görög nyelvre</P> + + + 2021-10-14 + + 10 + + + + + + Glossima & Wehrheim + Thessaloniki + + + + + + + + + 11.99 + 26.88 + + + + + + 57 + 5 + + <P>Fordítás angol nyelvről görög nyelvre</P> + + + 2021-10-14 + + 10 + + + + + + D. Moutafis & Co. - Omada + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 58 + 5 + + <P>Fordítás angol nyelvről görög nyelvre</P> + + + 2021-10-14 + + 10 + + + + + + Translavic BV + Rijssen + + + + + + + + + 11.99 + 26.88 + + + + + + 59 + 6 + + <P>Fordítás angol nyelvről spanyol nyelvre</P> + + + 2021-10-14 + + 26 + + + + + + Orco SA + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 60 + 6 + + <P>Fordítás angol nyelvről spanyol nyelvre</P> + + + 2021-10-14 + + 26 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 61 + 6 + + <P>Fordítás angol nyelvről spanyol nyelvre</P> + + + 2021-10-14 + + 26 + + + + + + Ubiqus Spain, S. L. U. + Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 62 + 6 + + <P>Fordítás angol nyelvről spanyol nyelvre</P> + + + 2021-10-14 + + 26 + + + + + + Interface Service Spain, S. L. + Ripollet + + + + + + + + + 17.95 + 43.10 + + + + + + 63 + 6 + + <P>Fordítás angol nyelvről spanyol nyelvre</P> + + + 2021-10-14 + + 26 + + + + + + Intertranslations AE + Athens + + + + + + + + + 17.95 + 23.10 + + + + + + 64 + 6 + + <P>Fordítás angol nyelvről spanyol nyelvre</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Alicante + + + + + + + + + 17.95 + 43.10 + + + + + + 65 + 6 + + <P>Fordítás angol nyelvről spanyol nyelvre</P> + + + 2021-10-14 + + 26 + + + + + + Seprotec, Traducción e Interpretación, S. L. + Las Rozas de Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 66 + 6 + + <P>Fordítás angol nyelvről spanyol nyelvre</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Vigo + + + + + + + + + 17.95 + 43.10 + + + + + + 67 + 6 + + <P>Fordítás angol nyelvről spanyol nyelvre</P> + + + 2021-10-14 + + 26 + + + + + + Celer Pawlowsky, S. L. + L'Hospitalet de Llobregat + + + + + + + + + 17.95 + 43.10 + + + + + + 68 + 6 + + <P>Fordítás angol nyelvről spanyol nyelvre</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Cornellà de Llobregat (Barcelona) + + + + + + + + + 17.95 + 43.10 + + + + + + 69 + 6 + + <P>Fordítás angol nyelvről spanyol nyelvre</P> + + + 2021-10-14 + + 26 + + + + + + Mallorca Phone Assistance, S. L. + Palma de Mallorca + + + + + + + + + 17.95 + 43.10 + + + + + + 70 + 6 + + <P>Fordítás angol nyelvről spanyol nyelvre</P> + + + 2021-10-14 + + 26 + + + + + + Consenso Global — Serviços de Tradução, Unip., Lda. + Torres Vedras + + + + + + + + + 17.95 + 43.10 + + + + + + 71 + 6 + + <P>Fordítás angol nyelvről spanyol nyelvre</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Solana de Los Barros + + + + + + + + + 17.95 + 43.10 + + + + + + 72 + 6 + + <P>Fordítás angol nyelvről spanyol nyelvre</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Santurtzi + + + + + + + + + 17.95 + 43.10 + + + + + + 73 + 6 + + <P>Fordítás angol nyelvről spanyol nyelvre</P> + + + 2021-10-14 + + 26 + + + + + + Translavic BV + Rijssen + + + + + + + + + 17.95 + 43.10 + + + + + + 74 + 6 + + <P>Fordítás angol nyelvről spanyol nyelvre</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + San Pedro (Nigrán) + + + + + + + + + 17.95 + 43.10 + + + + + + 75 + 7 + + <P>Fordítás angol nyelvről észt nyelvre</P> + + + 2021-10-14 + + 9 + + + + + + Avatar OÜ + Tartu + + + + + + + + + 19.00 + 35.48 + + + + + + 76 + 7 + + <P>Fordítás angol nyelvről észt nyelvre</P> + + + 2021-10-14 + + 9 + + + + + + Discripta OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 77 + 7 + + <P>Fordítás angol nyelvről észt nyelvre</P> + + + 2021-10-14 + + 9 + + + + + + A&A Lingua OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 78 + 7 + + 2021-10-14 + + 9 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 19.00 + 35.48 + + + + + + 79 + 7 + + <P>Fordítás angol nyelvről észt nyelvre</P> + + + 2021-10-14 + + 9 + + + + + + Tolkebüroo Pangloss OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 80 + 7 + + <P>Fordítás angol nyelvről észt nyelvre</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 19.00 + 35.48 + + + + + + 81 + 8 + + <P>Fordítás angol nyelvről finn nyelvre</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 25.90 + 57.49 + + + + + + 82 + 8 + + <P>Fordítás angol nyelvről finn nyelvre</P> + + + 2021-10-14 + + 9 + + + + + + Lingsoft Language Services Oy + Turku + + + + + + + + + 25.90 + 57.49 + + + + + + 83 + 8 + + <P>Fordítás angol nyelvről finn nyelvre</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Tuohittu + + + + + + + + + 25.90 + 57.49 + + + + + + 84 + 8 + + <P>Fordítás angol nyelvről finn nyelvre</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Nummi + + + + + + + + + 25.90 + 57.49 + + + + + + 85 + 8 + + <P>Fordítás angol nyelvről finn nyelvre</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 25.90 + 57.49 + + + + + + 86 + 8 + + <P>Fordítás angol nyelvről finn nyelvre</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 25.90 + 57.49 + + + + + + + Az Európai Unió Bírósága +
Boulevard Konrad Adenauer
+ Luxembourg + L-2925 + + +352 4303-1 + GeneralCourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Európai Ombudsman +
1 avenue du Président Robert Schuman
+ Strasbourg Cedex + 67001 + + +33 388172313 + euro-ombudsman@europarl.europa.eu + +33 388179062 + http://www.ombudsman.europa.eu +
+ + Az Európai Unió Szerveinek Fordítóközpontja (CdT), Legal Affairs Section +
Bâtiment Technopolis, 12 E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + tenders@cdt.europa.eu + http://www.cdt.europa.eu +
+ 2022-01-07 +
+
+ + + + + Europos Sąjungos įstaigų vertimo centras (CdT) +
Bâtiment Technopolis, 12E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + Martin Garnier + tenders@cdt.europa.eu + + www.cdt.europa.eu +
+ + Vertimai raštu +
+ + + <P>FL/GEN20-02</P> + + + + + + +

Europos Sąjungos įstaigų vertimo centras planuoja sudaryti preliminariąją sutartį dėl bendrųjų reikalų srities tekstų vertimo raštu iš anglų kalbos į bulgarų, čekų, danų, vokiečių, graikų, ispanų, estų, suomių, prancūzų, airių, kroatų, vengrų, italų, lietuvių, latvių, maltiečių, olandų, lenkų, portugalų, rumunų, slovakų, slovėnų ir švedų kalbas paslaugų.

+
+ 14000000.00 + + + + <P>Vertimas raštu iš anglų kalbos į bulgarų kalbą</P> + + 1 + + + + + +

Europos Sąjungos įstaigų vertimo centras planuoja sudaryti preliminariąją sutartį dėl bendrųjų reikalų srities tekstų vertimo raštu iš anglų kalbos į bulgarų kalbą paslaugų.

+
+ + + Kokybė + 70 + + + 30 + + + + +
+ + + <P>Vertimas raštu iš anglų kalbos į čekų kalbą</P> + + 2 + + + + + +

Europos Sąjungos įstaigų vertimo centras planuoja sudaryti preliminariąją sutartį dėl bendrųjų reikalų srities tekstų vertimo raštu iš anglų kalbos į čekų kalbą paslaugų.

+
+ + + Kokybė + 70 + + + 30 + + + + +
+ + + <P>Vertimas raštu iš anglų kalbos į danų kalbą</P> + + 3 + + + + + +

Europos Sąjungos įstaigų vertimo centras planuoja sudaryti preliminariąją sutartį dėl bendrųjų reikalų srities tekstų vertimo raštu iš anglų kalbos į danų kalbą paslaugų.

+
+ + + Kokybė + 70 + + + 30 + + + + +
+ + + <P>Vertimas iš anglų kalbos į vokiečių kalbą</P> + + 4 + + + + + +

Europos Sąjungos įstaigų vertimo centras planuoja sudaryti preliminariąją sutartį dėl bendrųjų reikalų srities tekstų vertimo raštu iš anglų kalbos į vokiečių kalbą paslaugų.

+
+ + + Kokybė + 70 + + + 30 + + + + +
+ + + <P>Vertimas raštu iš anglų kalbos į graikų kalbą</P> + + 5 + + + + + +

Europos Sąjungos įstaigų vertimo centras planuoja sudaryti preliminariąją sutartį dėl bendrųjų reikalų srities tekstų vertimo raštu iš anglų kalbos į graikų kalbą paslaugų.

+
+ + + Kokybė + 70 + + + 30 + + + + +
+ + + <P>Vertimas raštu iš anglų kalbos į ispanų kalbą</P> + + 6 + + + + + +

Europos Sąjungos įstaigų vertimo centras planuoja sudaryti preliminariąją sutartį dėl bendrųjų reikalų srities tekstų vertimo raštu iš anglų kalbos į ispanų kalbą paslaugų.

+
+ + + Kokybė + 70 + + + 30 + + + + +
+ + + <P>Vertimas raštu iš anglų kalbos į estų kalbą</P> + + 7 + + + + + +

Europos Sąjungos įstaigų vertimo centras planuoja sudaryti preliminariąją sutartį dėl bendrųjų reikalų srities tekstų vertimo raštu iš anglų kalbos į estų kalbą paslaugų.

+
+ + + Kokybė + 70 + + + 30 + + + + +
+ + + <P>Vertimas raštu iš anglų kalbos į suomių kalbą</P> + + 8 + + + + + +

Europos Sąjungos įstaigų vertimo centras planuoja sudaryti preliminariąją sutartį dėl bendrųjų reikalų srities tekstų vertimo raštu iš anglų kalbos į suomių kalbą paslaugų.

+
+ + + Kokybė + 70 + + + 30 + + + + +
+
+ + + + + 2020/S 225-552091 + + + 1 + 1 + + <P>Vertimas raštu iš anglų kalbos į bulgarų kalbą</P> + + + 2021-10-14 + + 14 + + + + + + Freelance translator + Pazardzhik + + + + + + + + + 9.60 + 18.00 + + + + + + 2 + 1 + + <P>Vertimas raštu iš anglų kalbos į bulgarų kalbą</P> + + + 2021-10-14 + + 14 + + + + + + Mednik Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 3 + 1 + + <P>Vertimas raštu iš anglų kalbos į bulgarų kalbą</P> + + + 2021-10-14 + + 14 + + + + + + Mitra Translations Ltd + Varna + + + + + + + + + 9.60 + 18.00 + + + + + + 4 + 1 + + <P>Vertimas raštu iš anglų kalbos į bulgarų kalbą</P> + + + 2021-10-14 + + 14 + + + + + + Arte Doc + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 5 + 1 + + <P>Vertimas raštu iš anglų kalbos į bulgarų kalbą</P> + + + 2021-10-14 + + 14 + + + + + + Sofita Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 6 + 1 + + <P>Vertimas raštu iš anglų kalbos į bulgarų kalbą</P> + + + 2021-10-14 + + 14 + + + + + + Intertranslations AE + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 7 + 1 + + <P>Vertimas raštu iš anglų kalbos į bulgarų kalbą</P> + + + 2021-10-14 + + 14 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 8 + 1 + + <P>Vertimas raštu iš anglų kalbos į bulgarų kalbą</P> + + + 2021-10-14 + + 14 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 9.60 + 18.00 + + + + + + 9 + 1 + + <P>Vertimas raštu iš anglų kalbos į bulgarų kalbą</P> + + + 2021-10-14 + + 14 + + + + + + Interlang Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 10 + 1 + + <P>Vertimas raštu iš anglų kalbos į bulgarų kalbą</P> + + + 2021-10-14 + + 14 + + + + + + Iolar Informatika V Besedi d.o.o. + Ljubljana + + + + + + + + + 9.60 + 18.00 + + + + + + 11 + 2 + + <P>Vertimas raštu iš anglų kalbos į čekų kalbą</P> + + + 2021-10-14 + + 11 + + + + + + ACP Traductera a.s. + Jindřichův Hradec + + + + + + + + + 13.00 + 26.58 + + + + + + 12 + 2 + + <P>Vertimas raštu iš anglų kalbos į čekų kalbą</P> + + + 2021-10-14 + + 11 + + + + + + Milan Havlin - Presto + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 13 + 2 + + <P>Vertimas raštu iš anglų kalbos į čekų kalbą</P> + + + 2021-10-14 + + 11 + + + + + + SIA Idea Text + Riga + + + + + + + + + 13.00 + 26.58 + + + + + + 14 + 2 + + <P>Vertimas raštu iš anglų kalbos į čekų kalbą</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Brno + + + + + + + + + 13.00 + 26.58 + + + + + + 15 + 2 + + <P>Vertimas raštu iš anglų kalbos į čekų kalbą</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Havirov Podlesi + + + + + + + + + 13.00 + 26.58 + + + + + + 16 + 2 + + <P>Vertimas raštu iš anglų kalbos į čekų kalbą</P> + + + 2021-10-14 + + 11 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 17 + 2 + + <P>Vertimas raštu iš anglų kalbos į čekų kalbą</P> + + + 2021-10-14 + + 11 + + + + + + Artlingua AS + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 18 + 2 + + <P>Vertimas raštu iš anglų kalbos į čekų kalbą</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Maisons-Alfort + + + + + + + + + 13.00 + 26.58 + + + + + + 19 + 2 + + <P>Vertimas raštu iš anglų kalbos į čekų kalbą</P> + + + 2021-10-14 + + 11 + + + + + + EXE, a.s. + Bratislava + + + + + + + + + 13.00 + 26.58 + + + + + + 20 + 2 + + <P>Vertimas raštu iš anglų kalbos į čekų kalbą</P> + + + 2021-10-14 + + 11 + + + + + + Translavic BV + Rijssen + + + + + + + + + 13.00 + 26.58 + + + + + + 21 + 3 + + <P>Vertimas raštu iš anglų kalbos į danų kalbą</P> + + + 2021-10-14 + + 9 + + + + + + Intertranslations AE + Athens + + + + + + + + + 32.90 + 53.01 + + + + + + 22 + 3 + + <P>Vertimas raštu iš anglų kalbos į danų kalbą</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 32.90 + 53.01 + + + + + + 23 + 3 + + <P>Vertimas raštu iš anglų kalbos į danų kalbą</P> + + + 2021-10-14 + + 9 + + + + + + Lionbridge International Unlimited Company + Dún Laoghaire + + + + + + + + + 32.90 + 53.01 + + + + + + 24 + 3 + + <P>Vertimas raštu iš anglų kalbos į danų kalbą</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 32.90 + 53.01 + + + + + + 25 + 3 + + <P>Vertimas raštu iš anglų kalbos į danų kalbą</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Brønshøj + + + + + + + + + 32.90 + 53.01 + + + + + + 26 + 3 + + <P>Vertimas raštu iš anglų kalbos į danų kalbą</P> + + + 2021-10-14 + + 9 + + + + + + SIA Idea Text + Riga + + + + + + + + + 32.90 + 53.01 + + + + + + 27 + 3 + + <P>Vertimas raštu iš anglų kalbos į danų kalbą</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 32.90 + 53.01 + + + + + + 28 + 4 + + <P>Vertimas iš anglų kalbos į vokiečių kalbą</P> + + + 2021-10-14 + + 27 + + + + + + Intertranslations AE + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 29 + 4 + + <P>Vertimas iš anglų kalbos į vokiečių kalbą</P> + + + 2021-10-14 + + 27 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 30 + 4 + + <P>Vertimas iš anglų kalbos į vokiečių kalbą</P> + + + 2021-10-14 + + 27 + + + + + + Amplexor Luxembourg S.à.r.l. + Bertrange + + + + + + + + + 21.84 + 43.31 + + + + + + 31 + 4 + + <P>Vertimas iš anglų kalbos į vokiečių kalbą</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Olching + + + + + + + + + 21.84 + 43.31 + + + + + + 32 + 4 + + <P>Vertimas iš anglų kalbos į vokiečių kalbą</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Diez + + + + + + + + + 21.84 + 43.31 + + + + + + 33 + 4 + + <P>Vertimas iš anglų kalbos į vokiečių kalbą</P> + + + 2021-10-14 + + 27 + + + + + + Übersetzungsdienst Schweizer & Sperling + Heidelberg + + + + + + + + + 21.84 + 43.31 + + + + + + 34 + 4 + + <P>Vertimas iš anglų kalbos į vokiečių kalbą</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meerbusch + + + + + + + + + 21.84 + 43.31 + + + + + + 35 + 4 + + <P>Vertimas iš anglų kalbos į vokiečių kalbą</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Hennef Stadt Blankenberg + + + + + + + + + 21.84 + 43.31 + + + + + + 36 + 4 + + <P>Vertimas iš anglų kalbos į vokiečių kalbą</P> + + + 2021-10-14 + + 27 + + + + + + Presto - Prekladatelske Centrum s.r.o. + Prague + + + + + + + + + 21.84 + 43.31 + + + + + + 37 + 4 + + <P>Vertimas iš anglų kalbos į vokiečių kalbą</P> + + + 2021-10-14 + + 27 + + + + + + Orco SA + Athens + + + + + + + + + 21.84 + 43.31 + + + + +

Nežinoma

+
+
+
+ + 38 + 4 + + <P>Vertimas iš anglų kalbos į vokiečių kalbą</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Reilingen + + + + + + + + + 21.84 + 43.31 + + + + + + 39 + 4 + + <P>Vertimas iš anglų kalbos į vokiečių kalbą</P> + + + 2021-10-14 + + 27 + + + + + + Alpha Translation Service GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 40 + 4 + + <P>Vertimas iš anglų kalbos į vokiečių kalbą</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Karlsruhe + + + + + + + + + 21.84 + 43.31 + + + + + + 41 + 4 + + <P>Vertimas iš anglų kalbos į vokiečių kalbą</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Munich + + + + + + + + + 21.84 + 43.31 + + + + + + 42 + 4 + + <P>Vertimas iš anglų kalbos į vokiečių kalbą</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meine + + + + + + + + + 21.84 + 43.31 + + + + + + 43 + 4 + + <P>Vertimas iš anglų kalbos į vokiečių kalbą</P> + + + 2021-10-14 + + 27 + + + + + + RWS Group Deutschland GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + +

Nežinoma.

+
+
+
+ + 44 + 4 + + <P>Vertimas iš anglų kalbos į vokiečių kalbą</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Rendsburg + + + + + + + + + 21.84 + 43.31 + + + + + + 45 + 4 + + <P>Vertimas iš anglų kalbos į vokiečių kalbą</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 46 + 4 + + <P>Vertimas iš anglų kalbos į vokiečių kalbą</P> + + + 2021-10-14 + + 27 + + + + + + Exact! Sprachenservice und Informations Management GmbH + Mannheim + + + + + + + + + 21.84 + 43.31 + + + + + + 47 + 4 + + <P>Vertimas iš anglų kalbos į vokiečių kalbą</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Forsheda + + + + + + + + + 21.84 + 43.31 + + + + + + 48 + 4 + + <P>Vertimas iš anglų kalbos į vokiečių kalbą</P> + + + 2021-10-14 + + 27 + + + + + + Intertext Fremdsprachendienst e.G. + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 49 + 4 + + <P>Vertimas iš anglų kalbos į vokiečių kalbą</P> + + + 2021-10-14 + + 27 + + + + + + Verbivis Ltd + Paola + + + + + + + + + 21.84 + 43.31 + + + + +

Nežinoma.

+
+
+
+ + 50 + 4 + + <P>Vertimas iš anglų kalbos į vokiečių kalbą</P> + + + 2021-10-14 + + 27 + + + + + + ILT S.r.l + Rome + + + + + + + + + 21.84 + 43.31 + + + + +

Nežinoma.

+
+
+
+ + 51 + 4 + + <P>Vertimas iš anglų kalbos į vokiečių kalbą</P> + + + 2021-10-14 + + 27 + + + + + + Translavic BV + Rijssen + + + + + + + + + 21.84 + 43.31 + + + + + + 52 + 5 + + <P>Vertimas raštu iš anglų kalbos į graikų kalbą</P> + + + 2021-10-14 + + 10 + + + + + + Orco SA + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 53 + 5 + + <P>Vertimas raštu iš anglų kalbos į graikų kalbą</P> + + + 2021-10-14 + + 10 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 54 + 5 + + <P>Vertimas raštu iš anglų kalbos į graikų kalbą</P> + + + 2021-10-14 + + 10 + + + + + + Intertranslations AE + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 55 + 5 + + <P>Vertimas raštu iš anglų kalbos į graikų kalbą</P> + + + 2021-10-14 + + 10 + + + + + + Freelance translator + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 56 + 5 + + <P>Vertimas raštu iš anglų kalbos į graikų kalbą</P> + + + 2021-10-14 + + 10 + + + + + + Glossima & Wehrheim + Thessaloniki + + + + + + + + + 11.99 + 26.88 + + + + + + 57 + 5 + + <P>Vertimas raštu iš anglų kalbos į graikų kalbą</P> + + + 2021-10-14 + + 10 + + + + + + D. Moutafis & Co. - Omada + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 58 + 5 + + <P>Vertimas raštu iš anglų kalbos į graikų kalbą</P> + + + 2021-10-14 + + 10 + + + + + + Translavic BV + Rijssen + + + + + + + + + 11.99 + 26.88 + + + + + + 59 + 6 + + <P>Vertimas raštu iš anglų kalbos į ispanų kalbą</P> + + + 2021-10-14 + + 26 + + + + + + Orco SA + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 60 + 6 + + <P>Vertimas raštu iš anglų kalbos į ispanų kalbą</P> + + + 2021-10-14 + + 26 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 61 + 6 + + <P>Vertimas raštu iš anglų kalbos į ispanų kalbą</P> + + + 2021-10-14 + + 26 + + + + + + Ubiqus Spain, S. L. U. + Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 62 + 6 + + <P>Vertimas raštu iš anglų kalbos į ispanų kalbą</P> + + + 2021-10-14 + + 26 + + + + + + Interface Service Spain, S. L. + Ripollet + + + + + + + + + 17.95 + 43.10 + + + + + + 63 + 6 + + <P>Vertimas raštu iš anglų kalbos į ispanų kalbą</P> + + + 2021-10-14 + + 26 + + + + + + Intertranslations AE + Athens + + + + + + + + + 17.95 + 23.10 + + + + + + 64 + 6 + + <P>Vertimas raštu iš anglų kalbos į ispanų kalbą</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Alicante + + + + + + + + + 17.95 + 43.10 + + + + + + 65 + 6 + + <P>Vertimas raštu iš anglų kalbos į ispanų kalbą</P> + + + 2021-10-14 + + 26 + + + + + + Seprotec, Traducción e Interpretación, S. L. + Las Rozas de Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 66 + 6 + + <P>Vertimas raštu iš anglų kalbos į ispanų kalbą</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Vigo + + + + + + + + + 17.95 + 43.10 + + + + + + 67 + 6 + + <P>Vertimas raštu iš anglų kalbos į ispanų kalbą</P> + + + 2021-10-14 + + 26 + + + + + + Celer Pawlowsky, S. L. + L'Hospitalet de Llobregat + + + + + + + + + 17.95 + 43.10 + + + + + + 68 + 6 + + <P>Vertimas raštu iš anglų kalbos į ispanų kalbą</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Cornellà de Llobregat (Barcelona) + + + + + + + + + 17.95 + 43.10 + + + + + + 69 + 6 + + <P>Vertimas raštu iš anglų kalbos į ispanų kalbą</P> + + + 2021-10-14 + + 26 + + + + + + Mallorca Phone Assistance, S. L. + Palma de Mallorca + + + + + + + + + 17.95 + 43.10 + + + + + + 70 + 6 + + <P>Vertimas raštu iš anglų kalbos į ispanų kalbą</P> + + + 2021-10-14 + + 26 + + + + + + Consenso Global — Serviços de Tradução, Unip., Lda. + Torres Vedras + + + + + + + + + 17.95 + 43.10 + + + + + + 71 + 6 + + <P>Vertimas raštu iš anglų kalbos į ispanų kalbą</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Solana de Los Barros + + + + + + + + + 17.95 + 43.10 + + + + + + 72 + 6 + + <P>Vertimas raštu iš anglų kalbos į ispanų kalbą</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Santurtzi + + + + + + + + + 17.95 + 43.10 + + + + + + 73 + 6 + + <P>Vertimas raštu iš anglų kalbos į ispanų kalbą</P> + + + 2021-10-14 + + 26 + + + + + + Translavic BV + Rijssen + + + + + + + + + 17.95 + 43.10 + + + + + + 74 + 6 + + <P>Vertimas raštu iš anglų kalbos į ispanų kalbą</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + San Pedro (Nigrán) + + + + + + + + + 17.95 + 43.10 + + + + + + 75 + 7 + + <P>Vertimas raštu iš anglų kalbos į estų kalbą</P> + + + 2021-10-14 + + 9 + + + + + + Avatar OÜ + Tartu + + + + + + + + + 19.00 + 35.48 + + + + + + 76 + 7 + + <P>Vertimas raštu iš anglų kalbos į estų kalbą</P> + + + 2021-10-14 + + 9 + + + + + + Discripta OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 77 + 7 + + <P>Vertimas raštu iš anglų kalbos į estų kalbą</P> + + + 2021-10-14 + + 9 + + + + + + A&A Lingua OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 78 + 7 + + 2021-10-14 + + 9 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 19.00 + 35.48 + + + + + + 79 + 7 + + <P>Vertimas raštu iš anglų kalbos į estų kalbą</P> + + + 2021-10-14 + + 9 + + + + + + Tolkebüroo Pangloss OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 80 + 7 + + <P>Vertimas raštu iš anglų kalbos į estų kalbą</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 19.00 + 35.48 + + + + + + 81 + 8 + + <P>Vertimas raštu iš anglų kalbos į suomių kalbą</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 25.90 + 57.49 + + + + + + 82 + 8 + + <P>Vertimas raštu iš anglų kalbos į suomių kalbą</P> + + + 2021-10-14 + + 9 + + + + + + Lingsoft Language Services Oy + Turku + + + + + + + + + 25.90 + 57.49 + + + + + + 83 + 8 + + <P>Vertimas raštu iš anglų kalbos į suomių kalbą</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Tuohittu + + + + + + + + + 25.90 + 57.49 + + + + + + 84 + 8 + + <P>Vertimas raštu iš anglų kalbos į suomių kalbą</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Nummi + + + + + + + + + 25.90 + 57.49 + + + + + + 85 + 8 + + <P>Vertimas raštu iš anglų kalbos į suomių kalbą</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 25.90 + 57.49 + + + + + + 86 + 8 + + <P>Vertimas raštu iš anglų kalbos į suomių kalbą</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 25.90 + 57.49 + + + + + + + Europos Sąjungos Teisingumo Teismas +
Boulevard Konrad Adenauer
+ Luxembourg + L-2925 + + +352 4303-1 + GeneralCourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Europos ombudsmenas +
1 avenue du Président Robert Schuman
+ Strasbourg Cedex + 67001 + + +33 388172313 + euro-ombudsman@europarl.europa.eu + +33 388179062 + http://www.ombudsman.europa.eu +
+ + Europos Sąjungos įstaigų vertimo centras, Legal Affairs Section +
Bâtiment Technopolis, 12 E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + tenders@cdt.europa.eu + http://www.cdt.europa.eu +
+ 2022-01-07 +
+
+ + + + + Eiropas Savienības iestāžu Tulkošanas centrs (CdT) +
Bâtiment Technopolis, 12E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + Martin Garnier + tenders@cdt.europa.eu + + www.cdt.europa.eu +
+ + tulkojumi +
+ + + <P>FL/GEN20-02</P> + + + + + + +

Eiropas Savienības iestāžu Tulkošanas centrs plāno noslēgt pamatnolīgumu par vispārējo lietu jomas tekstu tulkošanas pakalpojumiem no angļu valodas bulgāru, čehu, dāņu, vācu, grieķu, spāņu, igauņu, somu, franču, īru, horvātu, ungāru, itāļu, lietuviešu, latviešu, maltiešu, nīderlandiešu, poļu, portugāļu, rumāņu, slovāku, slovēņu un zviedru valodā.

+
+ 14000000.00 + + + + <P>Tulkošana no angļu valodas bulgāru valodā</P> + + 1 + + + + + +

Eiropas Savienības iestāžu Tulkošanas centrs plāno noslēgt pamatnolīgumu par vispārējo lietu jomas tekstu tulkošanas pakalpojumiem no angļu valodas bulgāru valodā.

+
+ + + Kvalitāte + 70 + + + 30 + + + + +
+ + + <P>Tulkošana no angļu valodas čehu valodā</P> + + 2 + + + + + +

Eiropas Savienības iestāžu Tulkošanas centrs plāno noslēgt pamatnolīgumu par vispārējo lietu jomas tekstu tulkošanas pakalpojumiem no angļu valodas čehu valodā.

+
+ + + Kvalitāte + 70 + + + 30 + + + + +
+ + + <P>Tulkošana no angļu valodas dāņu valodā</P> + + 3 + + + + + +

Eiropas Savienības iestāžu Tulkošanas centrs plāno noslēgt pamatnolīgumu par vispārējo lietu jomas tekstu tulkošanas pakalpojumiem no angļu valodas dāņu valodā.

+
+ + + Kvalitāte + 70 + + + 30 + + + + +
+ + + <P>Tulkošana no angļu valodas vācu valodā</P> + + 4 + + + + + +

Eiropas Savienības iestāžu Tulkošanas centrs plāno noslēgt pamatnolīgumu par vispārējo lietu jomas tekstu tulkošanas pakalpojumiem no angļu valodas vācu valodā.

+
+ + + Kvalitāte + 70 + + + 30 + + + + +
+ + + <P>Tulkošana no angļu valodas grieķu valodā</P> + + 5 + + + + + +

Eiropas Savienības iestāžu Tulkošanas centrs plāno noslēgt pamatnolīgumu par vispārējo lietu jomas tekstu tulkošanas pakalpojumiem no angļu valodas grieķu valodā.

+
+ + + Kvalitāte + 70 + + + 30 + + + + +
+ + + <P>Tulkošana no angļu valodas spāņu valodā</P> + + 6 + + + + + +

Eiropas Savienības iestāžu Tulkošanas centrs plāno noslēgt pamatnolīgumu par vispārējo lietu jomas tekstu tulkošanas pakalpojumiem no angļu valodas spāņu valodā.

+
+ + + Kvalitāte + 70 + + + 30 + + + + +
+ + + <P>Tulkošana no angļu valodas igauņu valodā</P> + + 7 + + + + + +

Eiropas Savienības iestāžu Tulkošanas centrs plāno noslēgt pamatnolīgumu par vispārējo lietu jomas tekstu tulkošanas pakalpojumiem no angļu valodas igauņu valodā.

+
+ + + Kvalitāte + 70 + + + 30 + + + + +
+ + + <P>Tulkošana no angļu valodas somu valodā</P> + + 8 + + + + + +

Eiropas Savienības iestāžu Tulkošanas centrs plāno noslēgt pamatnolīgumu par vispārējo lietu jomas tekstu tulkošanas pakalpojumiem no angļu valodas somu valodā.

+
+ + + Kvalitāte + 70 + + + 30 + + + + +
+
+ + + + + 2020/S 225-552091 + + + 1 + 1 + + <P>Tulkošana no angļu valodas bulgāru valodā</P> + + + 2021-10-14 + + 14 + + + + + + Freelance translator + Pazardzhik + + + + + + + + + 9.60 + 18.00 + + + + + + 2 + 1 + + <P>Tulkošana no angļu valodas bulgāru valodā</P> + + + 2021-10-14 + + 14 + + + + + + Mednik Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 3 + 1 + + <P>Tulkošana no angļu valodas bulgāru valodā</P> + + + 2021-10-14 + + 14 + + + + + + Mitra Translations Ltd + Varna + + + + + + + + + 9.60 + 18.00 + + + + + + 4 + 1 + + <P>Tulkošana no angļu valodas bulgāru valodā</P> + + + 2021-10-14 + + 14 + + + + + + Arte Doc + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 5 + 1 + + <P>Tulkošana no angļu valodas bulgāru valodā</P> + + + 2021-10-14 + + 14 + + + + + + Sofita Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 6 + 1 + + <P>Tulkošana no angļu valodas bulgāru valodā</P> + + + 2021-10-14 + + 14 + + + + + + Intertranslations AE + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 7 + 1 + + <P>Tulkošana no angļu valodas bulgāru valodā</P> + + + 2021-10-14 + + 14 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 8 + 1 + + <P>Tulkošana no angļu valodas bulgāru valodā</P> + + + 2021-10-14 + + 14 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 9.60 + 18.00 + + + + + + 9 + 1 + + <P>Tulkošana no angļu valodas bulgāru valodā</P> + + + 2021-10-14 + + 14 + + + + + + Interlang Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 10 + 1 + + <P>Tulkošana no angļu valodas bulgāru valodā</P> + + + 2021-10-14 + + 14 + + + + + + Iolar Informatika V Besedi d.o.o. + Ljubljana + + + + + + + + + 9.60 + 18.00 + + + + + + 11 + 2 + + <P>Tulkošana no angļu valodas čehu valodā</P> + + + 2021-10-14 + + 11 + + + + + + ACP Traductera a.s. + Jindřichův Hradec + + + + + + + + + 13.00 + 26.58 + + + + + + 12 + 2 + + <P>Tulkošana no angļu valodas čehu valodā</P> + + + 2021-10-14 + + 11 + + + + + + Milan Havlin - Presto + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 13 + 2 + + <P>Tulkošana no angļu valodas čehu valodā</P> + + + 2021-10-14 + + 11 + + + + + + SIA Idea Text + Riga + + + + + + + + + 13.00 + 26.58 + + + + + + 14 + 2 + + <P>Tulkošana no angļu valodas čehu valodā</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Brno + + + + + + + + + 13.00 + 26.58 + + + + + + 15 + 2 + + <P>Tulkošana no angļu valodas čehu valodā</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Havirov Podlesi + + + + + + + + + 13.00 + 26.58 + + + + + + 16 + 2 + + <P>Tulkošana no angļu valodas čehu valodā</P> + + + 2021-10-14 + + 11 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 17 + 2 + + <P>Tulkošana no angļu valodas čehu valodā</P> + + + 2021-10-14 + + 11 + + + + + + Artlingua AS + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 18 + 2 + + <P>Tulkošana no angļu valodas čehu valodā</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Maisons-Alfort + + + + + + + + + 13.00 + 26.58 + + + + + + 19 + 2 + + <P>Tulkošana no angļu valodas čehu valodā</P> + + + 2021-10-14 + + 11 + + + + + + EXE, a.s. + Bratislava + + + + + + + + + 13.00 + 26.58 + + + + + + 20 + 2 + + <P>Tulkošana no angļu valodas čehu valodā</P> + + + 2021-10-14 + + 11 + + + + + + Translavic BV + Rijssen + + + + + + + + + 13.00 + 26.58 + + + + + + 21 + 3 + + <P>Tulkošana no angļu valodas dāņu valodā</P> + + + 2021-10-14 + + 9 + + + + + + Intertranslations AE + Athens + + + + + + + + + 32.90 + 53.01 + + + + + + 22 + 3 + + <P>Tulkošana no angļu valodas dāņu valodā</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 32.90 + 53.01 + + + + + + 23 + 3 + + <P>Tulkošana no angļu valodas dāņu valodā</P> + + + 2021-10-14 + + 9 + + + + + + Lionbridge International Unlimited Company + Dún Laoghaire + + + + + + + + + 32.90 + 53.01 + + + + + + 24 + 3 + + <P>Tulkošana no angļu valodas dāņu valodā</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 32.90 + 53.01 + + + + + + 25 + 3 + + <P>Tulkošana no angļu valodas dāņu valodā</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Brønshøj + + + + + + + + + 32.90 + 53.01 + + + + + + 26 + 3 + + <P>Tulkošana no angļu valodas dāņu valodā</P> + + + 2021-10-14 + + 9 + + + + + + SIA Idea Text + Riga + + + + + + + + + 32.90 + 53.01 + + + + + + 27 + 3 + + <P>Tulkošana no angļu valodas dāņu valodā</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 32.90 + 53.01 + + + + + + 28 + 4 + + <P>Tulkošana no angļu valodas vācu valodā</P> + + + 2021-10-14 + + 27 + + + + + + Intertranslations AE + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 29 + 4 + + <P>Tulkošana no angļu valodas vācu valodā</P> + + + 2021-10-14 + + 27 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 30 + 4 + + <P>Tulkošana no angļu valodas vācu valodā</P> + + + 2021-10-14 + + 27 + + + + + + Amplexor Luxembourg S.à.r.l. + Bertrange + + + + + + + + + 21.84 + 43.31 + + + + + + 31 + 4 + + <P>Tulkošana no angļu valodas vācu valodā</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Olching + + + + + + + + + 21.84 + 43.31 + + + + + + 32 + 4 + + <P>Tulkošana no angļu valodas vācu valodā</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Diez + + + + + + + + + 21.84 + 43.31 + + + + + + 33 + 4 + + <P>Tulkošana no angļu valodas vācu valodā</P> + + + 2021-10-14 + + 27 + + + + + + Übersetzungsdienst Schweizer & Sperling + Heidelberg + + + + + + + + + 21.84 + 43.31 + + + + + + 34 + 4 + + <P>Tulkošana no angļu valodas vācu valodā</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meerbusch + + + + + + + + + 21.84 + 43.31 + + + + + + 35 + 4 + + <P>Tulkošana no angļu valodas vācu valodā</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Hennef Stadt Blankenberg + + + + + + + + + 21.84 + 43.31 + + + + + + 36 + 4 + + <P>Tulkošana no angļu valodas vācu valodā</P> + + + 2021-10-14 + + 27 + + + + + + Presto - Prekladatelske Centrum s.r.o. + Prague + + + + + + + + + 21.84 + 43.31 + + + + + + 37 + 4 + + <P>Tulkošana no angļu valodas vācu valodā</P> + + + 2021-10-14 + + 27 + + + + + + Orco SA + Athens + + + + + + + + + 21.84 + 43.31 + + + + +

nav zināms

+
+
+
+ + 38 + 4 + + <P>Tulkošana no angļu valodas vācu valodā</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Reilingen + + + + + + + + + 21.84 + 43.31 + + + + + + 39 + 4 + + <P>Tulkošana no angļu valodas vācu valodā</P> + + + 2021-10-14 + + 27 + + + + + + Alpha Translation Service GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 40 + 4 + + <P>Tulkošana no angļu valodas vācu valodā</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Karlsruhe + + + + + + + + + 21.84 + 43.31 + + + + + + 41 + 4 + + <P>Tulkošana no angļu valodas vācu valodā</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Munich + + + + + + + + + 21.84 + 43.31 + + + + + + 42 + 4 + + <P>Tulkošana no angļu valodas vācu valodā</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meine + + + + + + + + + 21.84 + 43.31 + + + + + + 43 + 4 + + <P>Tulkošana no angļu valodas vācu valodā</P> + + + 2021-10-14 + + 27 + + + + + + RWS Group Deutschland GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + +

nav zināms.

+
+
+
+ + 44 + 4 + + <P>Tulkošana no angļu valodas vācu valodā</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Rendsburg + + + + + + + + + 21.84 + 43.31 + + + + + + 45 + 4 + + <P>Tulkošana no angļu valodas vācu valodā</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 46 + 4 + + <P>Tulkošana no angļu valodas vācu valodā</P> + + + 2021-10-14 + + 27 + + + + + + Exact! Sprachenservice und Informations Management GmbH + Mannheim + + + + + + + + + 21.84 + 43.31 + + + + + + 47 + 4 + + <P>Tulkošana no angļu valodas vācu valodā</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Forsheda + + + + + + + + + 21.84 + 43.31 + + + + + + 48 + 4 + + <P>Tulkošana no angļu valodas vācu valodā</P> + + + 2021-10-14 + + 27 + + + + + + Intertext Fremdsprachendienst e.G. + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 49 + 4 + + <P>Tulkošana no angļu valodas vācu valodā</P> + + + 2021-10-14 + + 27 + + + + + + Verbivis Ltd + Paola + + + + + + + + + 21.84 + 43.31 + + + + +

nav zināms.

+
+
+
+ + 50 + 4 + + <P>Tulkošana no angļu valodas vācu valodā</P> + + + 2021-10-14 + + 27 + + + + + + ILT S.r.l + Rome + + + + + + + + + 21.84 + 43.31 + + + + +

nav zināms.

+
+
+
+ + 51 + 4 + + <P>Tulkošana no angļu valodas vācu valodā</P> + + + 2021-10-14 + + 27 + + + + + + Translavic BV + Rijssen + + + + + + + + + 21.84 + 43.31 + + + + + + 52 + 5 + + <P>Tulkošana no angļu valodas grieķu valodā</P> + + + 2021-10-14 + + 10 + + + + + + Orco SA + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 53 + 5 + + <P>Tulkošana no angļu valodas grieķu valodā</P> + + + 2021-10-14 + + 10 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 54 + 5 + + <P>Tulkošana no angļu valodas grieķu valodā</P> + + + 2021-10-14 + + 10 + + + + + + Intertranslations AE + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 55 + 5 + + <P>Tulkošana no angļu valodas grieķu valodā</P> + + + 2021-10-14 + + 10 + + + + + + Freelance translator + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 56 + 5 + + <P>Tulkošana no angļu valodas grieķu valodā</P> + + + 2021-10-14 + + 10 + + + + + + Glossima & Wehrheim + Thessaloniki + + + + + + + + + 11.99 + 26.88 + + + + + + 57 + 5 + + <P>Tulkošana no angļu valodas grieķu valodā</P> + + + 2021-10-14 + + 10 + + + + + + D. Moutafis & Co. - Omada + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 58 + 5 + + <P>Tulkošana no angļu valodas grieķu valodā</P> + + + 2021-10-14 + + 10 + + + + + + Translavic BV + Rijssen + + + + + + + + + 11.99 + 26.88 + + + + + + 59 + 6 + + <P>Tulkošana no angļu valodas spāņu valodā</P> + + + 2021-10-14 + + 26 + + + + + + Orco SA + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 60 + 6 + + <P>Tulkošana no angļu valodas spāņu valodā</P> + + + 2021-10-14 + + 26 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 61 + 6 + + <P>Tulkošana no angļu valodas spāņu valodā</P> + + + 2021-10-14 + + 26 + + + + + + Ubiqus Spain, S. L. U. + Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 62 + 6 + + <P>Tulkošana no angļu valodas spāņu valodā</P> + + + 2021-10-14 + + 26 + + + + + + Interface Service Spain, S. L. + Ripollet + + + + + + + + + 17.95 + 43.10 + + + + + + 63 + 6 + + <P>Tulkošana no angļu valodas spāņu valodā</P> + + + 2021-10-14 + + 26 + + + + + + Intertranslations AE + Athens + + + + + + + + + 17.95 + 23.10 + + + + + + 64 + 6 + + <P>Tulkošana no angļu valodas spāņu valodā</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Alicante + + + + + + + + + 17.95 + 43.10 + + + + + + 65 + 6 + + <P>Tulkošana no angļu valodas spāņu valodā</P> + + + 2021-10-14 + + 26 + + + + + + Seprotec, Traducción e Interpretación, S. L. + Las Rozas de Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 66 + 6 + + <P>Tulkošana no angļu valodas spāņu valodā</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Vigo + + + + + + + + + 17.95 + 43.10 + + + + + + 67 + 6 + + <P>Tulkošana no angļu valodas spāņu valodā</P> + + + 2021-10-14 + + 26 + + + + + + Celer Pawlowsky, S. L. + L'Hospitalet de Llobregat + + + + + + + + + 17.95 + 43.10 + + + + + + 68 + 6 + + <P>Tulkošana no angļu valodas spāņu valodā</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Cornellà de Llobregat (Barcelona) + + + + + + + + + 17.95 + 43.10 + + + + + + 69 + 6 + + <P>Tulkošana no angļu valodas spāņu valodā</P> + + + 2021-10-14 + + 26 + + + + + + Mallorca Phone Assistance, S. L. + Palma de Mallorca + + + + + + + + + 17.95 + 43.10 + + + + + + 70 + 6 + + <P>Tulkošana no angļu valodas spāņu valodā</P> + + + 2021-10-14 + + 26 + + + + + + Consenso Global — Serviços de Tradução, Unip., Lda. + Torres Vedras + + + + + + + + + 17.95 + 43.10 + + + + + + 71 + 6 + + <P>Tulkošana no angļu valodas spāņu valodā</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Solana de Los Barros + + + + + + + + + 17.95 + 43.10 + + + + + + 72 + 6 + + <P>Tulkošana no angļu valodas spāņu valodā</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Santurtzi + + + + + + + + + 17.95 + 43.10 + + + + + + 73 + 6 + + <P>Tulkošana no angļu valodas spāņu valodā</P> + + + 2021-10-14 + + 26 + + + + + + Translavic BV + Rijssen + + + + + + + + + 17.95 + 43.10 + + + + + + 74 + 6 + + <P>Tulkošana no angļu valodas spāņu valodā</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + San Pedro (Nigrán) + + + + + + + + + 17.95 + 43.10 + + + + + + 75 + 7 + + <P>Tulkošana no angļu valodas igauņu valodā</P> + + + 2021-10-14 + + 9 + + + + + + Avatar OÜ + Tartu + + + + + + + + + 19.00 + 35.48 + + + + + + 76 + 7 + + <P>Tulkošana no angļu valodas igauņu valodā</P> + + + 2021-10-14 + + 9 + + + + + + Discripta OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 77 + 7 + + <P>Tulkošana no angļu valodas igauņu valodā</P> + + + 2021-10-14 + + 9 + + + + + + A&A Lingua OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 78 + 7 + + 2021-10-14 + + 9 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 19.00 + 35.48 + + + + + + 79 + 7 + + <P>Tulkošana no angļu valodas igauņu valodā</P> + + + 2021-10-14 + + 9 + + + + + + Tolkebüroo Pangloss OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 80 + 7 + + <P>Tulkošana no angļu valodas igauņu valodā</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 19.00 + 35.48 + + + + + + 81 + 8 + + <P>Tulkošana no angļu valodas somu valodā</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 25.90 + 57.49 + + + + + + 82 + 8 + + <P>Tulkošana no angļu valodas somu valodā</P> + + + 2021-10-14 + + 9 + + + + + + Lingsoft Language Services Oy + Turku + + + + + + + + + 25.90 + 57.49 + + + + + + 83 + 8 + + <P>Tulkošana no angļu valodas somu valodā</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Tuohittu + + + + + + + + + 25.90 + 57.49 + + + + + + 84 + 8 + + <P>Tulkošana no angļu valodas somu valodā</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Nummi + + + + + + + + + 25.90 + 57.49 + + + + + + 85 + 8 + + <P>Tulkošana no angļu valodas somu valodā</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 25.90 + 57.49 + + + + + + 86 + 8 + + <P>Tulkošana no angļu valodas somu valodā</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 25.90 + 57.49 + + + + + + + Eiropas Savienības Tiesa +
Boulevard Konrad Adenauer
+ Luxembourg + L-2925 + + +352 4303-1 + GeneralCourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Eiropas Ombuds +
1 avenue du Président Robert Schuman
+ Strasbourg Cedex + 67001 + + +33 388172313 + euro-ombudsman@europarl.europa.eu + +33 388179062 + http://www.ombudsman.europa.eu +
+ + Eiropas Savienības iestāžu Tulkošanas centrs (CdT), Legal Affairs Section +
Bâtiment Technopolis, 12 E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + tenders@cdt.europa.eu + http://www.cdt.europa.eu +
+ 2022-01-07 +
+
+ + + + + Iċ-Ċentru tat-Traduzzjoni għall-Korpi tal-Unjoni Ewropea (CdT) +
Bâtiment Technopolis, 12E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + Martin Garnier + tenders@cdt.europa.eu + + www.cdt.europa.eu +
+ + Traduzzjonijiet +
+ + + <P>FL/GEN20-02</P> + + + + + + +

Iċ-Ċentru tat-Traduzzjoni għall-Korpi tal-Unjoni Ewropea qed jippjana li jikkonkludi qafas ta’ kuntratt għal servizzi ta’ traduzzjoni marbutin ma’ testi fil-qasam tal-affarijiet ġenerali mill-Ingliż għall-Bulgaru, iċ-Ċek, id-Daniż, l-Estonjan, il-Finlandiż, il-Franċiż, il-Ġermaniż, il-Grieg, l-Irlandiż, l-Ispanjol, l-Iżvediż, il-Kroat, il-Latvjan, il-Litwan, il-Malti, l-Olandiż, il-Pollakk, il-Portugiż, ir-Rumen, is-Slovakk, is-Sloven, it-Taljan u l-Ungeriż.

+
+ 14000000.00 + + + + <P>It-traduzzjoni mill-Ingliż għall-Bulgaru</P> + + 1 + + + + + +

Iċ-Ċentru tat-Traduzzjoni għall-Korpi tal-Unjoni Ewropea qed jippjana li jikkonkludi qafas ta’ kuntratt għal servizzi ta’ traduzzjoni marbutin ma’ testi fil-qasam tal-affarijiet ġenerali mill-Ingliż għall-Bulgaru.

+
+ + + Il-kwalità + 70 + + + 30 + + + + +
+ + + <P>It-traduzzjoni mill-Ingliż għaċ-Ċek</P> + + 2 + + + + + +

Iċ-Ċentru tat-Traduzzjoni għall-Korpi tal-Unjoni Ewropea qed jippjana li jikkonkludi qafas ta’ kuntratt għal servizzi ta’ traduzzjoni marbutin ma’ testi fil-qasam tal-affarijiet ġenerali mill-Ingliż għaċ-Ċek.

+
+ + + Il-kwalità + 70 + + + 30 + + + + +
+ + + <P>It-traduzzjoni mill-Ingliż għad-Daniż</P> + + 3 + + + + + +

Iċ-Ċentru tat-Traduzzjoni għall-Korpi tal-Unjoni Ewropea qed jippjana li jikkonkludi qafas ta’ kuntratt għal servizzi ta’ traduzzjoni marbutin ma’ testi fil-qasam tal-affarijiet ġenerali mill-Ingliż għad-Daniż.

+
+ + + Il-kwalità + 70 + + + 30 + + + + +
+ + + <P>It-traduzzjoni mill-Ingliż għall-Ġermaniż</P> + + 4 + + + + + +

Iċ-Ċentru tat-Traduzzjoni għall-Korpi tal-Unjoni Ewropea qed jippjana li jikkonkludi qafas ta’ kuntratt għal servizzi ta’ traduzzjoni marbutin ma’ testi fil-qasam tal-affarijiet ġenerali mill-Ingliż għall-Ġermaniż.

+
+ + + Il-kwalità + 70 + + + 30 + + + + +
+ + + <P>It-traduzzjoni mill-Ingliż għall-Grieg</P> + + 5 + + + + + +

Iċ-Ċentru tat-Traduzzjoni għall-Korpi tal-Unjoni Ewropea qed jippjana li jikkonkludi qafas ta’ kuntratt għal servizzi ta’ traduzzjoni marbutin ma’ testi fil-qasam tal-affarijiet ġenerali mill-Ingliż għall-Grieg.

+
+ + + Il-kwalità + 70 + + + 30 + + + + +
+ + + <P>It-traduzzjoni mill-Ingliż għall-Ispanjol</P> + + 6 + + + + + +

Iċ-Ċentru tat-Traduzzjoni għall-Korpi tal-Unjoni Ewropea qed jippjana li jikkonkludi qafas ta’ kuntratt għal servizzi ta’ traduzzjoni marbutin ma’ testi fil-qasam tal-affarijiet ġenerali mill-Ingliż għall-Ispanjol.

+
+ + + Il-kwalità + 70 + + + 30 + + + + +
+ + + <P>It-traduzzjoni mill-Ingliż għall-Estonjan</P> + + 7 + + + + + +

Iċ-Ċentru tat-Traduzzjoni għall-Korpi tal-Unjoni Ewropea qed jippjana li jikkonkludi qafas ta’ kuntratt għal servizzi ta’ traduzzjoni marbutin ma’ testi fil-qasam tal-affarijiet ġenerali mill-Ingliż għall-Estonjan.

+
+ + + Il-kwalità + 70 + + + 30 + + + + +
+ + + <P>It-traduzzjoni mill-Ingliż għall-Finlandiż</P> + + 8 + + + + + +

Iċ-Ċentru tat-Traduzzjoni għall-Korpi tal-Unjoni Ewropea qed jippjana li jikkonkludi qafas ta’ kuntratt għal servizzi ta’ traduzzjoni marbutin ma’ testi fil-qasam tal-affarijiet ġenerali mill-Ingliż għall-Finlandiż.

+
+ + + Il-kwalità + 70 + + + 30 + + + + +
+
+ + + + + 2020/S 225-552091 + + + 1 + 1 + + <P>It-traduzzjoni mill-Ingliż għall-Bulgaru</P> + + + 2021-10-14 + + 14 + + + + + + Freelance translator + Pazardzhik + + + + + + + + + 9.60 + 18.00 + + + + + + 2 + 1 + + <P>It-traduzzjoni mill-Ingliż għall-Bulgaru</P> + + + 2021-10-14 + + 14 + + + + + + Mednik Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 3 + 1 + + <P>It-traduzzjoni mill-Ingliż għall-Bulgaru</P> + + + 2021-10-14 + + 14 + + + + + + Mitra Translations Ltd + Varna + + + + + + + + + 9.60 + 18.00 + + + + + + 4 + 1 + + <P>It-traduzzjoni mill-Ingliż għall-Bulgaru</P> + + + 2021-10-14 + + 14 + + + + + + Arte Doc + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 5 + 1 + + <P>It-traduzzjoni mill-Ingliż għall-Bulgaru</P> + + + 2021-10-14 + + 14 + + + + + + Sofita Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 6 + 1 + + <P>It-traduzzjoni mill-Ingliż għall-Bulgaru</P> + + + 2021-10-14 + + 14 + + + + + + Intertranslations AE + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 7 + 1 + + <P>It-traduzzjoni mill-Ingliż għall-Bulgaru</P> + + + 2021-10-14 + + 14 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 8 + 1 + + <P>It-traduzzjoni mill-Ingliż għall-Bulgaru</P> + + + 2021-10-14 + + 14 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 9.60 + 18.00 + + + + + + 9 + 1 + + <P>It-traduzzjoni mill-Ingliż għall-Bulgaru</P> + + + 2021-10-14 + + 14 + + + + + + Interlang Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 10 + 1 + + <P>It-traduzzjoni mill-Ingliż għall-Bulgaru</P> + + + 2021-10-14 + + 14 + + + + + + Iolar Informatika V Besedi d.o.o. + Ljubljana + + + + + + + + + 9.60 + 18.00 + + + + + + 11 + 2 + + <P>It-traduzzjoni mill-Ingliż għaċ-Ċek</P> + + + 2021-10-14 + + 11 + + + + + + ACP Traductera a.s. + Jindřichův Hradec + + + + + + + + + 13.00 + 26.58 + + + + + + 12 + 2 + + <P>It-traduzzjoni mill-Ingliż għaċ-Ċek</P> + + + 2021-10-14 + + 11 + + + + + + Milan Havlin - Presto + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 13 + 2 + + <P>It-traduzzjoni mill-Ingliż għaċ-Ċek</P> + + + 2021-10-14 + + 11 + + + + + + SIA Idea Text + Riga + + + + + + + + + 13.00 + 26.58 + + + + + + 14 + 2 + + <P>It-traduzzjoni mill-Ingliż għaċ-Ċek</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Brno + + + + + + + + + 13.00 + 26.58 + + + + + + 15 + 2 + + <P>It-traduzzjoni mill-Ingliż għaċ-Ċek</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Havirov Podlesi + + + + + + + + + 13.00 + 26.58 + + + + + + 16 + 2 + + <P>It-traduzzjoni mill-Ingliż għaċ-Ċek</P> + + + 2021-10-14 + + 11 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 17 + 2 + + <P>It-traduzzjoni mill-Ingliż għaċ-Ċek</P> + + + 2021-10-14 + + 11 + + + + + + Artlingua AS + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 18 + 2 + + <P>It-traduzzjoni mill-Ingliż għaċ-Ċek</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Maisons-Alfort + + + + + + + + + 13.00 + 26.58 + + + + + + 19 + 2 + + <P>It-traduzzjoni mill-Ingliż għaċ-Ċek</P> + + + 2021-10-14 + + 11 + + + + + + EXE, a.s. + Bratislava + + + + + + + + + 13.00 + 26.58 + + + + + + 20 + 2 + + <P>It-traduzzjoni mill-Ingliż għaċ-Ċek</P> + + + 2021-10-14 + + 11 + + + + + + Translavic BV + Rijssen + + + + + + + + + 13.00 + 26.58 + + + + + + 21 + 3 + + <P>It-traduzzjoni mill-Ingliż għad-Daniż</P> + + + 2021-10-14 + + 9 + + + + + + Intertranslations AE + Athens + + + + + + + + + 32.90 + 53.01 + + + + + + 22 + 3 + + <P>It-traduzzjoni mill-Ingliż għad-Daniż</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 32.90 + 53.01 + + + + + + 23 + 3 + + <P>It-traduzzjoni mill-Ingliż għad-Daniż</P> + + + 2021-10-14 + + 9 + + + + + + Lionbridge International Unlimited Company + Dún Laoghaire + + + + + + + + + 32.90 + 53.01 + + + + + + 24 + 3 + + <P>It-traduzzjoni mill-Ingliż għad-Daniż</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 32.90 + 53.01 + + + + + + 25 + 3 + + <P>It-traduzzjoni mill-Ingliż għad-Daniż</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Brønshøj + + + + + + + + + 32.90 + 53.01 + + + + + + 26 + 3 + + <P>It-traduzzjoni mill-Ingliż għad-Daniż</P> + + + 2021-10-14 + + 9 + + + + + + SIA Idea Text + Riga + + + + + + + + + 32.90 + 53.01 + + + + + + 27 + 3 + + <P>It-traduzzjoni mill-Ingliż għad-Daniż</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 32.90 + 53.01 + + + + + + 28 + 4 + + <P>It-traduzzjoni mill-Ingliż għall-Ġermaniż</P> + + + 2021-10-14 + + 27 + + + + + + Intertranslations AE + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 29 + 4 + + <P>It-traduzzjoni mill-Ingliż għall-Ġermaniż</P> + + + 2021-10-14 + + 27 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 30 + 4 + + <P>It-traduzzjoni mill-Ingliż għall-Ġermaniż</P> + + + 2021-10-14 + + 27 + + + + + + Amplexor Luxembourg S.à.r.l. + Bertrange + + + + + + + + + 21.84 + 43.31 + + + + + + 31 + 4 + + <P>It-traduzzjoni mill-Ingliż għall-Ġermaniż</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Olching + + + + + + + + + 21.84 + 43.31 + + + + + + 32 + 4 + + <P>It-traduzzjoni mill-Ingliż għall-Ġermaniż</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Diez + + + + + + + + + 21.84 + 43.31 + + + + + + 33 + 4 + + <P>It-traduzzjoni mill-Ingliż għall-Ġermaniż</P> + + + 2021-10-14 + + 27 + + + + + + Übersetzungsdienst Schweizer & Sperling + Heidelberg + + + + + + + + + 21.84 + 43.31 + + + + + + 34 + 4 + + <P>It-traduzzjoni mill-Ingliż għall-Ġermaniż</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meerbusch + + + + + + + + + 21.84 + 43.31 + + + + + + 35 + 4 + + <P>It-traduzzjoni mill-Ingliż għall-Ġermaniż</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Hennef Stadt Blankenberg + + + + + + + + + 21.84 + 43.31 + + + + + + 36 + 4 + + <P>It-traduzzjoni mill-Ingliż għall-Ġermaniż</P> + + + 2021-10-14 + + 27 + + + + + + Presto - Prekladatelske Centrum s.r.o. + Prague + + + + + + + + + 21.84 + 43.31 + + + + + + 37 + 4 + + <P>It-traduzzjoni mill-Ingliż għall-Ġermaniż</P> + + + 2021-10-14 + + 27 + + + + + + Orco SA + Athens + + + + + + + + + 21.84 + 43.31 + + + + +

Mhux magħruf

+
+
+
+ + 38 + 4 + + <P>It-traduzzjoni mill-Ingliż għall-Ġermaniż</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Reilingen + + + + + + + + + 21.84 + 43.31 + + + + + + 39 + 4 + + <P>It-traduzzjoni mill-Ingliż għall-Ġermaniż</P> + + + 2021-10-14 + + 27 + + + + + + Alpha Translation Service GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 40 + 4 + + <P>It-traduzzjoni mill-Ingliż għall-Ġermaniż</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Karlsruhe + + + + + + + + + 21.84 + 43.31 + + + + + + 41 + 4 + + <P>It-traduzzjoni mill-Ingliż għall-Ġermaniż</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Munich + + + + + + + + + 21.84 + 43.31 + + + + + + 42 + 4 + + <P>It-traduzzjoni mill-Ingliż għall-Ġermaniż</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meine + + + + + + + + + 21.84 + 43.31 + + + + + + 43 + 4 + + <P>It-traduzzjoni mill-Ingliż għall-Ġermaniż</P> + + + 2021-10-14 + + 27 + + + + + + RWS Group Deutschland GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + +

Mhux magħruf.

+
+
+
+ + 44 + 4 + + <P>It-traduzzjoni mill-Ingliż għall-Ġermaniż</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Rendsburg + + + + + + + + + 21.84 + 43.31 + + + + + + 45 + 4 + + <P>It-traduzzjoni mill-Ingliż għall-Ġermaniż</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 46 + 4 + + <P>It-traduzzjoni mill-Ingliż għall-Ġermaniż</P> + + + 2021-10-14 + + 27 + + + + + + Exact! Sprachenservice und Informations Management GmbH + Mannheim + + + + + + + + + 21.84 + 43.31 + + + + + + 47 + 4 + + <P>It-traduzzjoni mill-Ingliż għall-Ġermaniż</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Forsheda + + + + + + + + + 21.84 + 43.31 + + + + + + 48 + 4 + + <P>It-traduzzjoni mill-Ingliż għall-Ġermaniż</P> + + + 2021-10-14 + + 27 + + + + + + Intertext Fremdsprachendienst e.G. + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 49 + 4 + + <P>It-traduzzjoni mill-Ingliż għall-Ġermaniż</P> + + + 2021-10-14 + + 27 + + + + + + Verbivis Ltd + Paola + + + + + + + + + 21.84 + 43.31 + + + + +

Mhux magħruf.

+
+
+
+ + 50 + 4 + + <P>It-traduzzjoni mill-Ingliż għall-Ġermaniż</P> + + + 2021-10-14 + + 27 + + + + + + ILT S.r.l + Rome + + + + + + + + + 21.84 + 43.31 + + + + +

Mhux magħruf.

+
+
+
+ + 51 + 4 + + <P>It-traduzzjoni mill-Ingliż għall-Ġermaniż</P> + + + 2021-10-14 + + 27 + + + + + + Translavic BV + Rijssen + + + + + + + + + 21.84 + 43.31 + + + + + + 52 + 5 + + <P>It-traduzzjoni mill-Ingliż għall-Grieg</P> + + + 2021-10-14 + + 10 + + + + + + Orco SA + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 53 + 5 + + <P>It-traduzzjoni mill-Ingliż għall-Grieg</P> + + + 2021-10-14 + + 10 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 54 + 5 + + <P>It-traduzzjoni mill-Ingliż għall-Grieg</P> + + + 2021-10-14 + + 10 + + + + + + Intertranslations AE + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 55 + 5 + + <P>It-traduzzjoni mill-Ingliż għall-Grieg</P> + + + 2021-10-14 + + 10 + + + + + + Freelance translator + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 56 + 5 + + <P>It-traduzzjoni mill-Ingliż għall-Grieg</P> + + + 2021-10-14 + + 10 + + + + + + Glossima & Wehrheim + Thessaloniki + + + + + + + + + 11.99 + 26.88 + + + + + + 57 + 5 + + <P>It-traduzzjoni mill-Ingliż għall-Grieg</P> + + + 2021-10-14 + + 10 + + + + + + D. Moutafis & Co. - Omada + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 58 + 5 + + <P>It-traduzzjoni mill-Ingliż għall-Grieg</P> + + + 2021-10-14 + + 10 + + + + + + Translavic BV + Rijssen + + + + + + + + + 11.99 + 26.88 + + + + + + 59 + 6 + + <P>It-traduzzjoni mill-Ingliż għall-Ispanjol</P> + + + 2021-10-14 + + 26 + + + + + + Orco SA + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 60 + 6 + + <P>It-traduzzjoni mill-Ingliż għall-Ispanjol</P> + + + 2021-10-14 + + 26 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 61 + 6 + + <P>It-traduzzjoni mill-Ingliż għall-Ispanjol</P> + + + 2021-10-14 + + 26 + + + + + + Ubiqus Spain, S. L. U. + Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 62 + 6 + + <P>It-traduzzjoni mill-Ingliż għall-Ispanjol</P> + + + 2021-10-14 + + 26 + + + + + + Interface Service Spain, S. L. + Ripollet + + + + + + + + + 17.95 + 43.10 + + + + + + 63 + 6 + + <P>It-traduzzjoni mill-Ingliż għall-Ispanjol</P> + + + 2021-10-14 + + 26 + + + + + + Intertranslations AE + Athens + + + + + + + + + 17.95 + 23.10 + + + + + + 64 + 6 + + <P>It-traduzzjoni mill-Ingliż għall-Ispanjol</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Alicante + + + + + + + + + 17.95 + 43.10 + + + + + + 65 + 6 + + <P>It-traduzzjoni mill-Ingliż għall-Ispanjol</P> + + + 2021-10-14 + + 26 + + + + + + Seprotec, Traducción e Interpretación, S. L. + Las Rozas de Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 66 + 6 + + <P>It-traduzzjoni mill-Ingliż għall-Ispanjol</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Vigo + + + + + + + + + 17.95 + 43.10 + + + + + + 67 + 6 + + <P>It-traduzzjoni mill-Ingliż għall-Ispanjol</P> + + + 2021-10-14 + + 26 + + + + + + Celer Pawlowsky, S. L. + L'Hospitalet de Llobregat + + + + + + + + + 17.95 + 43.10 + + + + + + 68 + 6 + + <P>It-traduzzjoni mill-Ingliż għall-Ispanjol</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Cornellà de Llobregat (Barcelona) + + + + + + + + + 17.95 + 43.10 + + + + + + 69 + 6 + + <P>It-traduzzjoni mill-Ingliż għall-Ispanjol</P> + + + 2021-10-14 + + 26 + + + + + + Mallorca Phone Assistance, S. L. + Palma de Mallorca + + + + + + + + + 17.95 + 43.10 + + + + + + 70 + 6 + + <P>It-traduzzjoni mill-Ingliż għall-Ispanjol</P> + + + 2021-10-14 + + 26 + + + + + + Consenso Global — Serviços de Tradução, Unip., Lda. + Torres Vedras + + + + + + + + + 17.95 + 43.10 + + + + + + 71 + 6 + + <P>It-traduzzjoni mill-Ingliż għall-Ispanjol</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Solana de Los Barros + + + + + + + + + 17.95 + 43.10 + + + + + + 72 + 6 + + <P>It-traduzzjoni mill-Ingliż għall-Ispanjol</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Santurtzi + + + + + + + + + 17.95 + 43.10 + + + + + + 73 + 6 + + <P>It-traduzzjoni mill-Ingliż għall-Ispanjol</P> + + + 2021-10-14 + + 26 + + + + + + Translavic BV + Rijssen + + + + + + + + + 17.95 + 43.10 + + + + + + 74 + 6 + + <P>It-traduzzjoni mill-Ingliż għall-Ispanjol</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + San Pedro (Nigrán) + + + + + + + + + 17.95 + 43.10 + + + + + + 75 + 7 + + <P>It-traduzzjoni mill-Ingliż għall-Estonjan</P> + + + 2021-10-14 + + 9 + + + + + + Avatar OÜ + Tartu + + + + + + + + + 19.00 + 35.48 + + + + + + 76 + 7 + + <P>It-traduzzjoni mill-Ingliż għall-Estonjan</P> + + + 2021-10-14 + + 9 + + + + + + Discripta OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 77 + 7 + + <P>It-traduzzjoni mill-Ingliż għall-Estonjan</P> + + + 2021-10-14 + + 9 + + + + + + A&A Lingua OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 78 + 7 + + 2021-10-14 + + 9 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 19.00 + 35.48 + + + + + + 79 + 7 + + <P>It-traduzzjoni mill-Ingliż għall-Estonjan</P> + + + 2021-10-14 + + 9 + + + + + + Tolkebüroo Pangloss OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 80 + 7 + + <P>It-traduzzjoni mill-Ingliż għall-Estonjan</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 19.00 + 35.48 + + + + + + 81 + 8 + + <P>It-traduzzjoni mill-Ingliż għall-Finlandiż</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 25.90 + 57.49 + + + + + + 82 + 8 + + <P>It-traduzzjoni mill-Ingliż għall-Finlandiż</P> + + + 2021-10-14 + + 9 + + + + + + Lingsoft Language Services Oy + Turku + + + + + + + + + 25.90 + 57.49 + + + + + + 83 + 8 + + <P>It-traduzzjoni mill-Ingliż għall-Finlandiż</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Tuohittu + + + + + + + + + 25.90 + 57.49 + + + + + + 84 + 8 + + <P>It-traduzzjoni mill-Ingliż għall-Finlandiż</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Nummi + + + + + + + + + 25.90 + 57.49 + + + + + + 85 + 8 + + <P>It-traduzzjoni mill-Ingliż għall-Finlandiż</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 25.90 + 57.49 + + + + + + 86 + 8 + + <P>It-traduzzjoni mill-Ingliż għall-Finlandiż</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 25.90 + 57.49 + + + + + + + il-Qorti tal-Ġustizzja tal-Unjoni Ewropea +
Boulevard Konrad Adenauer
+ Luxembourg + L-2925 + + +352 4303-1 + GeneralCourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + L-Ombudsman Ewropew +
1 avenue du Président Robert Schuman
+ Strasbourg Cedex + 67001 + + +33 388172313 + euro-ombudsman@europarl.europa.eu + +33 388179062 + http://www.ombudsman.europa.eu +
+ + Iċ-Ċentru tat-Traduzzjoni għall-Korpi tal-Unjoni Ewropea (CdT), Legal Affairs Section +
Bâtiment Technopolis, 12 E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + tenders@cdt.europa.eu + http://www.cdt.europa.eu +
+ 2022-01-07 +
+
+ + + + + Centrum Tłumaczeń dla Organów Unii Europejskiej (CdT) +
Bâtiment Technopolis, 12E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + Martin Garnier + tenders@cdt.europa.eu + + www.cdt.europa.eu +
+ + Tłumaczenia pisemne +
+ + + <P>FL/GEN20-02</P> + + + + + + +

Centrum Tłumaczeń dla Organów Unii Europejskiej planuje zawrzeć umowę ramową o tłumaczenie tekstów o tematyce ogólnej z języka angielskiego na język bułgarski, czeski, duński, niemiecki, grecki, hiszpański, estoński, fiński, francuski, irlandzki, chorwacki, węgierski, włoski, litewski, łotewski, maltański, niderlandzki, polski, portugalski, rumuński, słowacki, słoweński i szwedzki.

+
+ 14000000.00 + + + + <P>Tłumaczenie pisemne z języka angielskiego na język bułgarski</P> + + 1 + + + + + +

Centrum Tłumaczeń dla Organów Unii Europejskiej planuje zawrzeć umowę ramową o tłumaczenie tekstów o tematyce ogólnej z języka angielskiego na język bułgarski.

+
+ + + jakość + 70 + + + 30 + + + + +
+ + + <P>Tłumaczenie pisemne z języka angielskiego na język czeski</P> + + 2 + + + + + +

Centrum Tłumaczeń dla Organów Unii Europejskiej planuje zawrzeć umowę ramową o tłumaczenie tekstów o tematyce ogólnej z języka angielskiego na język czeski.

+
+ + + jakość + 70 + + + 30 + + + + +
+ + + <P>Tłumaczenie pisemne z języka angielskiego na język duński</P> + + 3 + + + + + +

Centrum Tłumaczeń dla Organów Unii Europejskiej planuje zawrzeć umowę ramową o tłumaczenie tekstów o tematyce ogólnej z języka angielskiego na język duński.

+
+ + + jakość + 70 + + + 30 + + + + +
+ + + <P>Tłumaczenie pisemne z języka angielskiego na język niemiecki</P> + + 4 + + + + + +

Centrum Tłumaczeń dla Organów Unii Europejskiej planuje zawrzeć umowę ramową o tłumaczenie tekstów o tematyce ogólnej z języka angielskiego na język niemiecki.

+
+ + + jakość + 70 + + + 30 + + + + +
+ + + <P>Tłumaczenie pisemne z języka angielskiego na język grecki</P> + + 5 + + + + + +

Centrum Tłumaczeń dla Organów Unii Europejskiej planuje zawrzeć umowę ramową o tłumaczenie tekstów o tematyce ogólnej z języka angielskiego na język grecki.

+
+ + + jakość + 70 + + + 30 + + + + +
+ + + <P>Tłumaczenie pisemne z języka angielskiego na język hiszpański</P> + + 6 + + + + + +

Centrum Tłumaczeń dla Organów Unii Europejskiej planuje zawrzeć umowę ramową o tłumaczenie tekstów o tematyce ogólnej z języka angielskiego na język hiszpański.

+
+ + + jakość + 70 + + + 30 + + + + +
+ + + <P>Tłumaczenie pisemne z języka angielskiego na język estoński</P> + + 7 + + + + + +

Centrum Tłumaczeń dla Organów Unii Europejskiej planuje zawrzeć umowę ramową o tłumaczenie tekstów o tematyce ogólnej z języka angielskiego na język estoński.

+
+ + + jakość + 70 + + + 30 + + + + +
+ + + <P>Tłumaczenie pisemne z języka angielskiego na język fiński</P> + + 8 + + + + + +

Centrum Tłumaczeń dla Organów Unii Europejskiej planuje zawrzeć umowę ramową o tłumaczenie tekstów o tematyce ogólnej z języka angielskiego na język fiński.

+
+ + + jakość + 70 + + + 30 + + + + +
+
+ + + + + 2020/S 225-552091 + + + 1 + 1 + + <P>Tłumaczenie pisemne z języka angielskiego na język bułgarski</P> + + + 2021-10-14 + + 14 + + + + + + Freelance translator + Pazardzhik + + + + + + + + + 9.60 + 18.00 + + + + + + 2 + 1 + + <P>Tłumaczenie pisemne z języka angielskiego na język bułgarski</P> + + + 2021-10-14 + + 14 + + + + + + Mednik Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 3 + 1 + + <P>Tłumaczenie pisemne z języka angielskiego na język bułgarski</P> + + + 2021-10-14 + + 14 + + + + + + Mitra Translations Ltd + Varna + + + + + + + + + 9.60 + 18.00 + + + + + + 4 + 1 + + <P>Tłumaczenie pisemne z języka angielskiego na język bułgarski</P> + + + 2021-10-14 + + 14 + + + + + + Arte Doc + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 5 + 1 + + <P>Tłumaczenie pisemne z języka angielskiego na język bułgarski</P> + + + 2021-10-14 + + 14 + + + + + + Sofita Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 6 + 1 + + <P>Tłumaczenie pisemne z języka angielskiego na język bułgarski</P> + + + 2021-10-14 + + 14 + + + + + + Intertranslations AE + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 7 + 1 + + <P>Tłumaczenie pisemne z języka angielskiego na język bułgarski</P> + + + 2021-10-14 + + 14 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 8 + 1 + + <P>Tłumaczenie pisemne z języka angielskiego na język bułgarski</P> + + + 2021-10-14 + + 14 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 9.60 + 18.00 + + + + + + 9 + 1 + + <P>Tłumaczenie pisemne z języka angielskiego na język bułgarski</P> + + + 2021-10-14 + + 14 + + + + + + Interlang Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 10 + 1 + + <P>Tłumaczenie pisemne z języka angielskiego na język bułgarski</P> + + + 2021-10-14 + + 14 + + + + + + Iolar Informatika V Besedi d.o.o. + Ljubljana + + + + + + + + + 9.60 + 18.00 + + + + + + 11 + 2 + + <P>Tłumaczenie pisemne z języka angielskiego na język czeski</P> + + + 2021-10-14 + + 11 + + + + + + ACP Traductera a.s. + Jindřichův Hradec + + + + + + + + + 13.00 + 26.58 + + + + + + 12 + 2 + + <P>Tłumaczenie pisemne z języka angielskiego na język czeski</P> + + + 2021-10-14 + + 11 + + + + + + Milan Havlin - Presto + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 13 + 2 + + <P>Tłumaczenie pisemne z języka angielskiego na język czeski</P> + + + 2021-10-14 + + 11 + + + + + + SIA Idea Text + Riga + + + + + + + + + 13.00 + 26.58 + + + + + + 14 + 2 + + <P>Tłumaczenie pisemne z języka angielskiego na język czeski</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Brno + + + + + + + + + 13.00 + 26.58 + + + + + + 15 + 2 + + <P>Tłumaczenie pisemne z języka angielskiego na język czeski</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Havirov Podlesi + + + + + + + + + 13.00 + 26.58 + + + + + + 16 + 2 + + <P>Tłumaczenie pisemne z języka angielskiego na język czeski</P> + + + 2021-10-14 + + 11 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 17 + 2 + + <P>Tłumaczenie pisemne z języka angielskiego na język czeski</P> + + + 2021-10-14 + + 11 + + + + + + Artlingua AS + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 18 + 2 + + <P>Tłumaczenie pisemne z języka angielskiego na język czeski</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Maisons-Alfort + + + + + + + + + 13.00 + 26.58 + + + + + + 19 + 2 + + <P>Tłumaczenie pisemne z języka angielskiego na język czeski</P> + + + 2021-10-14 + + 11 + + + + + + EXE, a.s. + Bratislava + + + + + + + + + 13.00 + 26.58 + + + + + + 20 + 2 + + <P>Tłumaczenie pisemne z języka angielskiego na język czeski</P> + + + 2021-10-14 + + 11 + + + + + + Translavic BV + Rijssen + + + + + + + + + 13.00 + 26.58 + + + + + + 21 + 3 + + <P>Tłumaczenie pisemne z języka angielskiego na język duński</P> + + + 2021-10-14 + + 9 + + + + + + Intertranslations AE + Athens + + + + + + + + + 32.90 + 53.01 + + + + + + 22 + 3 + + <P>Tłumaczenie pisemne z języka angielskiego na język duński</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 32.90 + 53.01 + + + + + + 23 + 3 + + <P>Tłumaczenie pisemne z języka angielskiego na język duński</P> + + + 2021-10-14 + + 9 + + + + + + Lionbridge International Unlimited Company + Dún Laoghaire + + + + + + + + + 32.90 + 53.01 + + + + + + 24 + 3 + + <P>Tłumaczenie pisemne z języka angielskiego na język duński</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 32.90 + 53.01 + + + + + + 25 + 3 + + <P>Tłumaczenie pisemne z języka angielskiego na język duński</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Brønshøj + + + + + + + + + 32.90 + 53.01 + + + + + + 26 + 3 + + <P>Tłumaczenie pisemne z języka angielskiego na język duński</P> + + + 2021-10-14 + + 9 + + + + + + SIA Idea Text + Riga + + + + + + + + + 32.90 + 53.01 + + + + + + 27 + 3 + + <P>Tłumaczenie pisemne z języka angielskiego na język duński</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 32.90 + 53.01 + + + + + + 28 + 4 + + <P>Tłumaczenie pisemne z języka angielskiego na język niemiecki</P> + + + 2021-10-14 + + 27 + + + + + + Intertranslations AE + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 29 + 4 + + <P>Tłumaczenie pisemne z języka angielskiego na język niemiecki</P> + + + 2021-10-14 + + 27 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 30 + 4 + + <P>Tłumaczenie pisemne z języka angielskiego na język niemiecki</P> + + + 2021-10-14 + + 27 + + + + + + Amplexor Luxembourg S.à.r.l. + Bertrange + + + + + + + + + 21.84 + 43.31 + + + + + + 31 + 4 + + <P>Tłumaczenie pisemne z języka angielskiego na język niemiecki</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Olching + + + + + + + + + 21.84 + 43.31 + + + + + + 32 + 4 + + <P>Tłumaczenie pisemne z języka angielskiego na język niemiecki</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Diez + + + + + + + + + 21.84 + 43.31 + + + + + + 33 + 4 + + <P>Tłumaczenie pisemne z języka angielskiego na język niemiecki</P> + + + 2021-10-14 + + 27 + + + + + + Übersetzungsdienst Schweizer & Sperling + Heidelberg + + + + + + + + + 21.84 + 43.31 + + + + + + 34 + 4 + + <P>Tłumaczenie pisemne z języka angielskiego na język niemiecki</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meerbusch + + + + + + + + + 21.84 + 43.31 + + + + + + 35 + 4 + + <P>Tłumaczenie pisemne z języka angielskiego na język niemiecki</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Hennef Stadt Blankenberg + + + + + + + + + 21.84 + 43.31 + + + + + + 36 + 4 + + <P>Tłumaczenie pisemne z języka angielskiego na język niemiecki</P> + + + 2021-10-14 + + 27 + + + + + + Presto - Prekladatelske Centrum s.r.o. + Prague + + + + + + + + + 21.84 + 43.31 + + + + + + 37 + 4 + + <P>Tłumaczenie pisemne z języka angielskiego na język niemiecki</P> + + + 2021-10-14 + + 27 + + + + + + Orco SA + Athens + + + + + + + + + 21.84 + 43.31 + + + + +

Brak informacji

+
+
+
+ + 38 + 4 + + <P>Tłumaczenie pisemne z języka angielskiego na język niemiecki</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Reilingen + + + + + + + + + 21.84 + 43.31 + + + + + + 39 + 4 + + <P>Tłumaczenie pisemne z języka angielskiego na język niemiecki</P> + + + 2021-10-14 + + 27 + + + + + + Alpha Translation Service GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 40 + 4 + + <P>Tłumaczenie pisemne z języka angielskiego na język niemiecki</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Karlsruhe + + + + + + + + + 21.84 + 43.31 + + + + + + 41 + 4 + + <P>Tłumaczenie pisemne z języka angielskiego na język niemiecki</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Munich + + + + + + + + + 21.84 + 43.31 + + + + + + 42 + 4 + + <P>Tłumaczenie pisemne z języka angielskiego na język niemiecki</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meine + + + + + + + + + 21.84 + 43.31 + + + + + + 43 + 4 + + <P>Tłumaczenie pisemne z języka angielskiego na język niemiecki</P> + + + 2021-10-14 + + 27 + + + + + + RWS Group Deutschland GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + +

brak informacji.

+
+
+
+ + 44 + 4 + + <P>Tłumaczenie pisemne z języka angielskiego na język niemiecki</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Rendsburg + + + + + + + + + 21.84 + 43.31 + + + + + + 45 + 4 + + <P>Tłumaczenie pisemne z języka angielskiego na język niemiecki</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 46 + 4 + + <P>Tłumaczenie pisemne z języka angielskiego na język niemiecki</P> + + + 2021-10-14 + + 27 + + + + + + Exact! Sprachenservice und Informations Management GmbH + Mannheim + + + + + + + + + 21.84 + 43.31 + + + + + + 47 + 4 + + <P>Tłumaczenie pisemne z języka angielskiego na język niemiecki</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Forsheda + + + + + + + + + 21.84 + 43.31 + + + + + + 48 + 4 + + <P>Tłumaczenie pisemne z języka angielskiego na język niemiecki</P> + + + 2021-10-14 + + 27 + + + + + + Intertext Fremdsprachendienst e.G. + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 49 + 4 + + <P>Tłumaczenie pisemne z języka angielskiego na język niemiecki</P> + + + 2021-10-14 + + 27 + + + + + + Verbivis Ltd + Paola + + + + + + + + + 21.84 + 43.31 + + + + +

brak informacji.

+
+
+
+ + 50 + 4 + + <P>Tłumaczenie pisemne z języka angielskiego na język niemiecki</P> + + + 2021-10-14 + + 27 + + + + + + ILT S.r.l + Rome + + + + + + + + + 21.84 + 43.31 + + + + +

brak informacji.

+
+
+
+ + 51 + 4 + + <P>Tłumaczenie pisemne z języka angielskiego na język niemiecki</P> + + + 2021-10-14 + + 27 + + + + + + Translavic BV + Rijssen + + + + + + + + + 21.84 + 43.31 + + + + + + 52 + 5 + + <P>Tłumaczenie pisemne z języka angielskiego na język grecki</P> + + + 2021-10-14 + + 10 + + + + + + Orco SA + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 53 + 5 + + <P>Tłumaczenie pisemne z języka angielskiego na język grecki</P> + + + 2021-10-14 + + 10 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 54 + 5 + + <P>Tłumaczenie pisemne z języka angielskiego na język grecki</P> + + + 2021-10-14 + + 10 + + + + + + Intertranslations AE + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 55 + 5 + + <P>Tłumaczenie pisemne z języka angielskiego na język grecki</P> + + + 2021-10-14 + + 10 + + + + + + Freelance translator + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 56 + 5 + + <P>Tłumaczenie pisemne z języka angielskiego na język grecki</P> + + + 2021-10-14 + + 10 + + + + + + Glossima & Wehrheim + Thessaloniki + + + + + + + + + 11.99 + 26.88 + + + + + + 57 + 5 + + <P>Tłumaczenie pisemne z języka angielskiego na język grecki</P> + + + 2021-10-14 + + 10 + + + + + + D. Moutafis & Co. - Omada + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 58 + 5 + + <P>Tłumaczenie pisemne z języka angielskiego na język grecki</P> + + + 2021-10-14 + + 10 + + + + + + Translavic BV + Rijssen + + + + + + + + + 11.99 + 26.88 + + + + + + 59 + 6 + + <P>Tłumaczenie pisemne z języka angielskiego na język hiszpański</P> + + + 2021-10-14 + + 26 + + + + + + Orco SA + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 60 + 6 + + <P>Tłumaczenie pisemne z języka angielskiego na język hiszpański</P> + + + 2021-10-14 + + 26 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 61 + 6 + + <P>Tłumaczenie pisemne z języka angielskiego na język hiszpański</P> + + + 2021-10-14 + + 26 + + + + + + Ubiqus Spain, S. L. U. + Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 62 + 6 + + <P>Tłumaczenie pisemne z języka angielskiego na język hiszpański</P> + + + 2021-10-14 + + 26 + + + + + + Interface Service Spain, S. L. + Ripollet + + + + + + + + + 17.95 + 43.10 + + + + + + 63 + 6 + + <P>Tłumaczenie pisemne z języka angielskiego na język hiszpański</P> + + + 2021-10-14 + + 26 + + + + + + Intertranslations AE + Athens + + + + + + + + + 17.95 + 23.10 + + + + + + 64 + 6 + + <P>Tłumaczenie pisemne z języka angielskiego na język hiszpański</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Alicante + + + + + + + + + 17.95 + 43.10 + + + + + + 65 + 6 + + <P>Tłumaczenie pisemne z języka angielskiego na język hiszpański</P> + + + 2021-10-14 + + 26 + + + + + + Seprotec, Traducción e Interpretación, S. L. + Las Rozas de Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 66 + 6 + + <P>Tłumaczenie pisemne z języka angielskiego na język hiszpański</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Vigo + + + + + + + + + 17.95 + 43.10 + + + + + + 67 + 6 + + <P>Tłumaczenie pisemne z języka angielskiego na język hiszpański</P> + + + 2021-10-14 + + 26 + + + + + + Celer Pawlowsky, S. L. + L'Hospitalet de Llobregat + + + + + + + + + 17.95 + 43.10 + + + + + + 68 + 6 + + <P>Tłumaczenie pisemne z języka angielskiego na język hiszpański</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Cornellà de Llobregat (Barcelona) + + + + + + + + + 17.95 + 43.10 + + + + + + 69 + 6 + + <P>Tłumaczenie pisemne z języka angielskiego na język hiszpański</P> + + + 2021-10-14 + + 26 + + + + + + Mallorca Phone Assistance, S. L. + Palma de Mallorca + + + + + + + + + 17.95 + 43.10 + + + + + + 70 + 6 + + <P>Tłumaczenie pisemne z języka angielskiego na język hiszpański</P> + + + 2021-10-14 + + 26 + + + + + + Consenso Global — Serviços de Tradução, Unip., Lda. + Torres Vedras + + + + + + + + + 17.95 + 43.10 + + + + + + 71 + 6 + + <P>Tłumaczenie pisemne z języka angielskiego na język hiszpański</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Solana de Los Barros + + + + + + + + + 17.95 + 43.10 + + + + + + 72 + 6 + + <P>Tłumaczenie pisemne z języka angielskiego na język hiszpański</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Santurtzi + + + + + + + + + 17.95 + 43.10 + + + + + + 73 + 6 + + <P>Tłumaczenie pisemne z języka angielskiego na język hiszpański</P> + + + 2021-10-14 + + 26 + + + + + + Translavic BV + Rijssen + + + + + + + + + 17.95 + 43.10 + + + + + + 74 + 6 + + <P>Tłumaczenie pisemne z języka angielskiego na język hiszpański</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + San Pedro (Nigrán) + + + + + + + + + 17.95 + 43.10 + + + + + + 75 + 7 + + <P>Tłumaczenie pisemne z języka angielskiego na język estoński</P> + + + 2021-10-14 + + 9 + + + + + + Avatar OÜ + Tartu + + + + + + + + + 19.00 + 35.48 + + + + + + 76 + 7 + + <P>Tłumaczenie pisemne z języka angielskiego na język estoński</P> + + + 2021-10-14 + + 9 + + + + + + Discripta OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 77 + 7 + + <P>Tłumaczenie pisemne z języka angielskiego na język estoński</P> + + + 2021-10-14 + + 9 + + + + + + A&A Lingua OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 78 + 7 + + 2021-10-14 + + 9 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 19.00 + 35.48 + + + + + + 79 + 7 + + <P>Tłumaczenie pisemne z języka angielskiego na język estoński</P> + + + 2021-10-14 + + 9 + + + + + + Tolkebüroo Pangloss OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 80 + 7 + + <P>Tłumaczenie pisemne z języka angielskiego na język estoński</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 19.00 + 35.48 + + + + + + 81 + 8 + + <P>Tłumaczenie pisemne z języka angielskiego na język fiński</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 25.90 + 57.49 + + + + + + 82 + 8 + + <P>Tłumaczenie pisemne z języka angielskiego na język fiński</P> + + + 2021-10-14 + + 9 + + + + + + Lingsoft Language Services Oy + Turku + + + + + + + + + 25.90 + 57.49 + + + + + + 83 + 8 + + <P>Tłumaczenie pisemne z języka angielskiego na język fiński</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Tuohittu + + + + + + + + + 25.90 + 57.49 + + + + + + 84 + 8 + + <P>Tłumaczenie pisemne z języka angielskiego na język fiński</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Nummi + + + + + + + + + 25.90 + 57.49 + + + + + + 85 + 8 + + <P>Tłumaczenie pisemne z języka angielskiego na język fiński</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 25.90 + 57.49 + + + + + + 86 + 8 + + <P>Tłumaczenie pisemne z języka angielskiego na język fiński</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 25.90 + 57.49 + + + + + + + Trybunał Sprawiedliwości Unii Europejskiej +
Boulevard Konrad Adenauer
+ Luxembourg + L-2925 + + +352 4303-1 + GeneralCourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Europejski Rzecznik Praw Obywatelskich +
1 avenue du Président Robert Schuman
+ Strasbourg Cedex + 67001 + + +33 388172313 + euro-ombudsman@europarl.europa.eu + +33 388179062 + http://www.ombudsman.europa.eu +
+ + Centrum Tłumaczeń dla Organów Unii Europejskiej (CdT), Legal Affairs Section +
Bâtiment Technopolis, 12 E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + tenders@cdt.europa.eu + http://www.cdt.europa.eu +
+ 2022-01-07 +
+
+ + + + + Prekladateľské stredisko pre orgány Európskej únie (CdT) +
Bâtiment Technopolis, 12E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + Martin Garnier + tenders@cdt.europa.eu + + www.cdt.europa.eu +
+ + preklady +
+ + + <P>FL/GEN20-02</P> + + + + + + +

Prekladateľské stredisko pre orgány Európskej únie plánuje uzatvoriť rámcovú zmluvu na prekladateľské služby týkajúce sa textov v oblasti všeobecných záležitostí z angličtiny do bulharčiny, češtiny, dánčiny, nemčiny, gréčtiny, španielčiny, estónčiny, fínčiny, francúzštiny, írčiny, chorvátčiny, maďarčiny, taliančiny, litovčiny, lotyštiny, maltčiny, holandčiny, poľštiny, portugalčiny, rumunčiny, slovenčiny, slovinčiny a švédčiny.

+
+ 14000000.00 + + + + <P>Preklad z anglického jazyka do bulharského jazyka</P> + + 1 + + + + + +

Prekladateľské stredisko pre orgány Európskej únie plánuje uzatvoriť rámcovú zmluvu na prekladateľské služby týkajúce sa textov v oblasti všeobecných záležitostí z angličtiny do bulharčiny.

+
+ + + Kvalita + 70 + + + 30 + + + + +
+ + + <P>Preklad z anglického jazyka do českého jazyka</P> + + 2 + + + + + +

Prekladateľské stredisko pre orgány Európskej únie plánuje uzatvoriť rámcovú zmluvu na prekladateľské služby týkajúce sa textov v oblasti všeobecných záležitostí z angličtiny do češtiny.

+
+ + + Kvalita + 70 + + + 30 + + + + +
+ + + <P>Preklad z anglického jazyka do dánskeho jazyka</P> + + 3 + + + + + +

Prekladateľské stredisko pre orgány Európskej únie plánuje uzatvoriť rámcovú zmluvu na prekladateľské služby týkajúce sa textov v oblasti všeobecných záležitostí z angličtiny do dánčiny.

+
+ + + Kvalita + 70 + + + 30 + + + + +
+ + + <P>Preklad z anglického jazyka do nemeckého jazyka</P> + + 4 + + + + + +

Prekladateľské stredisko pre orgány Európskej únie plánuje uzatvoriť rámcovú zmluvu na prekladateľské služby týkajúce sa textov v oblasti všeobecných záležitostí z angličtiny do nemčiny.

+
+ + + Kvalita + 70 + + + 30 + + + + +
+ + + <P>Preklady z anglického jazyka do gréckeho jazyka</P> + + 5 + + + + + +

Prekladateľské stredisko pre orgány Európskej únie plánuje uzatvoriť rámcovú zmluvu na prekladateľské služby týkajúce sa textov v oblasti všeobecných záležitostí z angličtiny do gréčtiny.

+
+ + + Kvalita + 70 + + + 30 + + + + +
+ + + <P>Preklad z anglického jazyka do španielskeho jazyka</P> + + 6 + + + + + +

Prekladateľské stredisko pre orgány Európskej únie plánuje uzatvoriť rámcovú zmluvu na prekladateľské služby týkajúce sa textov v oblasti všeobecných záležitostí z angličtiny do španielčiny.

+
+ + + Kvalita + 70 + + + 30 + + + + +
+ + + <P>Preklad z anglického jazyka do estónskeho jazyka</P> + + 7 + + + + + +

Prekladateľské stredisko pre orgány Európskej únie plánuje uzatvoriť rámcovú zmluvu na prekladateľské služby týkajúce sa textov v oblasti všeobecných záležitostí z angličtiny do estónčiny.

+
+ + + Kvalita + 70 + + + 30 + + + + +
+ + + <P>Preklady z anglického jazyka do fínskeho jazyka</P> + + 8 + + + + + +

Prekladateľské stredisko pre orgány Európskej únie plánuje uzatvoriť rámcovú zmluvu na prekladateľské služby týkajúce sa textov v oblasti všeobecných záležitostí z angličtiny do fínčiny.

+
+ + + Kvalita + 70 + + + 30 + + + + +
+
+ + + + + 2020/S 225-552091 + + + 1 + 1 + + <P>Preklad z anglického jazyka do bulharského jazyka</P> + + + 2021-10-14 + + 14 + + + + + + Freelance translator + Pazardzhik + + + + + + + + + 9.60 + 18.00 + + + + + + 2 + 1 + + <P>Preklad z anglického jazyka do bulharského jazyka</P> + + + 2021-10-14 + + 14 + + + + + + Mednik Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 3 + 1 + + <P>Preklad z anglického jazyka do bulharského jazyka</P> + + + 2021-10-14 + + 14 + + + + + + Mitra Translations Ltd + Varna + + + + + + + + + 9.60 + 18.00 + + + + + + 4 + 1 + + <P>Preklad z anglického jazyka do bulharského jazyka</P> + + + 2021-10-14 + + 14 + + + + + + Arte Doc + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 5 + 1 + + <P>Preklad z anglického jazyka do bulharského jazyka</P> + + + 2021-10-14 + + 14 + + + + + + Sofita Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 6 + 1 + + <P>Preklad z anglického jazyka do bulharského jazyka</P> + + + 2021-10-14 + + 14 + + + + + + Intertranslations AE + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 7 + 1 + + <P>Preklad z anglického jazyka do bulharského jazyka</P> + + + 2021-10-14 + + 14 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 8 + 1 + + <P>Preklad z anglického jazyka do bulharského jazyka</P> + + + 2021-10-14 + + 14 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 9.60 + 18.00 + + + + + + 9 + 1 + + <P>Preklad z anglického jazyka do bulharského jazyka</P> + + + 2021-10-14 + + 14 + + + + + + Interlang Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 10 + 1 + + <P>Preklad z anglického jazyka do bulharského jazyka</P> + + + 2021-10-14 + + 14 + + + + + + Iolar Informatika V Besedi d.o.o. + Ljubljana + + + + + + + + + 9.60 + 18.00 + + + + + + 11 + 2 + + <P>Preklad z anglického jazyka do českého jazyka</P> + + + 2021-10-14 + + 11 + + + + + + ACP Traductera a.s. + Jindřichův Hradec + + + + + + + + + 13.00 + 26.58 + + + + + + 12 + 2 + + <P>Preklad z anglického jazyka do českého jazyka</P> + + + 2021-10-14 + + 11 + + + + + + Milan Havlin - Presto + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 13 + 2 + + <P>Preklad z anglického jazyka do českého jazyka</P> + + + 2021-10-14 + + 11 + + + + + + SIA Idea Text + Riga + + + + + + + + + 13.00 + 26.58 + + + + + + 14 + 2 + + <P>Preklad z anglického jazyka do českého jazyka</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Brno + + + + + + + + + 13.00 + 26.58 + + + + + + 15 + 2 + + <P>Preklad z anglického jazyka do českého jazyka</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Havirov Podlesi + + + + + + + + + 13.00 + 26.58 + + + + + + 16 + 2 + + <P>Preklad z anglického jazyka do českého jazyka</P> + + + 2021-10-14 + + 11 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 17 + 2 + + <P>Preklad z anglického jazyka do českého jazyka</P> + + + 2021-10-14 + + 11 + + + + + + Artlingua AS + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 18 + 2 + + <P>Preklad z anglického jazyka do českého jazyka</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Maisons-Alfort + + + + + + + + + 13.00 + 26.58 + + + + + + 19 + 2 + + <P>Preklad z anglického jazyka do českého jazyka</P> + + + 2021-10-14 + + 11 + + + + + + EXE, a.s. + Bratislava + + + + + + + + + 13.00 + 26.58 + + + + + + 20 + 2 + + <P>Preklad z anglického jazyka do českého jazyka</P> + + + 2021-10-14 + + 11 + + + + + + Translavic BV + Rijssen + + + + + + + + + 13.00 + 26.58 + + + + + + 21 + 3 + + <P>Preklad z anglického jazyka do dánskeho jazyka</P> + + + 2021-10-14 + + 9 + + + + + + Intertranslations AE + Athens + + + + + + + + + 32.90 + 53.01 + + + + + + 22 + 3 + + <P>Preklad z anglického jazyka do dánskeho jazyka</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 32.90 + 53.01 + + + + + + 23 + 3 + + <P>Preklad z anglického jazyka do dánskeho jazyka</P> + + + 2021-10-14 + + 9 + + + + + + Lionbridge International Unlimited Company + Dún Laoghaire + + + + + + + + + 32.90 + 53.01 + + + + + + 24 + 3 + + <P>Preklad z anglického jazyka do dánskeho jazyka</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 32.90 + 53.01 + + + + + + 25 + 3 + + <P>Preklad z anglického jazyka do dánskeho jazyka</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Brønshøj + + + + + + + + + 32.90 + 53.01 + + + + + + 26 + 3 + + <P>Preklad z anglického jazyka do dánskeho jazyka</P> + + + 2021-10-14 + + 9 + + + + + + SIA Idea Text + Riga + + + + + + + + + 32.90 + 53.01 + + + + + + 27 + 3 + + <P>Preklad z anglického jazyka do dánskeho jazyka</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 32.90 + 53.01 + + + + + + 28 + 4 + + <P>Preklad z anglického jazyka do nemeckého jazyka</P> + + + 2021-10-14 + + 27 + + + + + + Intertranslations AE + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 29 + 4 + + <P>Preklad z anglického jazyka do nemeckého jazyka</P> + + + 2021-10-14 + + 27 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 30 + 4 + + <P>Preklad z anglického jazyka do nemeckého jazyka</P> + + + 2021-10-14 + + 27 + + + + + + Amplexor Luxembourg S.à.r.l. + Bertrange + + + + + + + + + 21.84 + 43.31 + + + + + + 31 + 4 + + <P>Preklad z anglického jazyka do nemeckého jazyka</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Olching + + + + + + + + + 21.84 + 43.31 + + + + + + 32 + 4 + + <P>Preklad z anglického jazyka do nemeckého jazyka</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Diez + + + + + + + + + 21.84 + 43.31 + + + + + + 33 + 4 + + <P>Preklad z anglického jazyka do nemeckého jazyka</P> + + + 2021-10-14 + + 27 + + + + + + Übersetzungsdienst Schweizer & Sperling + Heidelberg + + + + + + + + + 21.84 + 43.31 + + + + + + 34 + 4 + + <P>Preklad z anglického jazyka do nemeckého jazyka</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meerbusch + + + + + + + + + 21.84 + 43.31 + + + + + + 35 + 4 + + <P>Preklad z anglického jazyka do nemeckého jazyka</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Hennef Stadt Blankenberg + + + + + + + + + 21.84 + 43.31 + + + + + + 36 + 4 + + <P>Preklad z anglického jazyka do nemeckého jazyka</P> + + + 2021-10-14 + + 27 + + + + + + Presto - Prekladatelske Centrum s.r.o. + Prague + + + + + + + + + 21.84 + 43.31 + + + + + + 37 + 4 + + <P>Preklad z anglického jazyka do nemeckého jazyka</P> + + + 2021-10-14 + + 27 + + + + + + Orco SA + Athens + + + + + + + + + 21.84 + 43.31 + + + + +

nie je známy

+
+
+
+ + 38 + 4 + + <P>Preklad z anglického jazyka do nemeckého jazyka</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Reilingen + + + + + + + + + 21.84 + 43.31 + + + + + + 39 + 4 + + <P>Preklad z anglického jazyka do nemeckého jazyka</P> + + + 2021-10-14 + + 27 + + + + + + Alpha Translation Service GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 40 + 4 + + <P>Preklad z anglického jazyka do nemeckého jazyka</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Karlsruhe + + + + + + + + + 21.84 + 43.31 + + + + + + 41 + 4 + + <P>Preklad z anglického jazyka do nemeckého jazyka</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Munich + + + + + + + + + 21.84 + 43.31 + + + + + + 42 + 4 + + <P>Preklad z anglického jazyka do nemeckého jazyka</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meine + + + + + + + + + 21.84 + 43.31 + + + + + + 43 + 4 + + <P>Preklad z anglického jazyka do nemeckého jazyka</P> + + + 2021-10-14 + + 27 + + + + + + RWS Group Deutschland GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + +

Nie je známy.

+
+
+
+ + 44 + 4 + + <P>Preklad z anglického jazyka do nemeckého jazyka</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Rendsburg + + + + + + + + + 21.84 + 43.31 + + + + + + 45 + 4 + + <P>Preklad z anglického jazyka do nemeckého jazyka</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 46 + 4 + + <P>Preklad z anglického jazyka do nemeckého jazyka</P> + + + 2021-10-14 + + 27 + + + + + + Exact! Sprachenservice und Informations Management GmbH + Mannheim + + + + + + + + + 21.84 + 43.31 + + + + + + 47 + 4 + + <P>Preklad z anglického jazyka do nemeckého jazyka</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Forsheda + + + + + + + + + 21.84 + 43.31 + + + + + + 48 + 4 + + <P>Preklad z anglického jazyka do nemeckého jazyka</P> + + + 2021-10-14 + + 27 + + + + + + Intertext Fremdsprachendienst e.G. + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 49 + 4 + + <P>Preklad z anglického jazyka do nemeckého jazyka</P> + + + 2021-10-14 + + 27 + + + + + + Verbivis Ltd + Paola + + + + + + + + + 21.84 + 43.31 + + + + +

Nie je známy.

+
+
+
+ + 50 + 4 + + <P>Preklad z anglického jazyka do nemeckého jazyka</P> + + + 2021-10-14 + + 27 + + + + + + ILT S.r.l + Rome + + + + + + + + + 21.84 + 43.31 + + + + +

Nie je známy.

+
+
+
+ + 51 + 4 + + <P>Preklad z anglického jazyka do nemeckého jazyka</P> + + + 2021-10-14 + + 27 + + + + + + Translavic BV + Rijssen + + + + + + + + + 21.84 + 43.31 + + + + + + 52 + 5 + + <P>Preklady z anglického jazyka do gréckeho jazyka</P> + + + 2021-10-14 + + 10 + + + + + + Orco SA + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 53 + 5 + + <P>Preklady z anglického jazyka do gréckeho jazyka</P> + + + 2021-10-14 + + 10 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 54 + 5 + + <P>Preklady z anglického jazyka do gréckeho jazyka</P> + + + 2021-10-14 + + 10 + + + + + + Intertranslations AE + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 55 + 5 + + <P>Preklady z anglického jazyka do gréckeho jazyka</P> + + + 2021-10-14 + + 10 + + + + + + Freelance translator + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 56 + 5 + + <P>Preklady z anglického jazyka do gréckeho jazyka</P> + + + 2021-10-14 + + 10 + + + + + + Glossima & Wehrheim + Thessaloniki + + + + + + + + + 11.99 + 26.88 + + + + + + 57 + 5 + + <P>Preklady z anglického jazyka do gréckeho jazyka</P> + + + 2021-10-14 + + 10 + + + + + + D. Moutafis & Co. - Omada + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 58 + 5 + + <P>Preklady z anglického jazyka do gréckeho jazyka</P> + + + 2021-10-14 + + 10 + + + + + + Translavic BV + Rijssen + + + + + + + + + 11.99 + 26.88 + + + + + + 59 + 6 + + <P>Preklad z anglického jazyka do španielskeho jazyka</P> + + + 2021-10-14 + + 26 + + + + + + Orco SA + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 60 + 6 + + <P>Preklad z anglického jazyka do španielskeho jazyka</P> + + + 2021-10-14 + + 26 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 61 + 6 + + <P>Preklad z anglického jazyka do španielskeho jazyka</P> + + + 2021-10-14 + + 26 + + + + + + Ubiqus Spain, S. L. U. + Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 62 + 6 + + <P>Preklad z anglického jazyka do španielskeho jazyka</P> + + + 2021-10-14 + + 26 + + + + + + Interface Service Spain, S. L. + Ripollet + + + + + + + + + 17.95 + 43.10 + + + + + + 63 + 6 + + <P>Preklad z anglického jazyka do španielskeho jazyka</P> + + + 2021-10-14 + + 26 + + + + + + Intertranslations AE + Athens + + + + + + + + + 17.95 + 23.10 + + + + + + 64 + 6 + + <P>Preklad z anglického jazyka do španielskeho jazyka</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Alicante + + + + + + + + + 17.95 + 43.10 + + + + + + 65 + 6 + + <P>Preklad z anglického jazyka do španielskeho jazyka</P> + + + 2021-10-14 + + 26 + + + + + + Seprotec, Traducción e Interpretación, S. L. + Las Rozas de Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 66 + 6 + + <P>Preklad z anglického jazyka do španielskeho jazyka</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Vigo + + + + + + + + + 17.95 + 43.10 + + + + + + 67 + 6 + + <P>Preklad z anglického jazyka do španielskeho jazyka</P> + + + 2021-10-14 + + 26 + + + + + + Celer Pawlowsky, S. L. + L'Hospitalet de Llobregat + + + + + + + + + 17.95 + 43.10 + + + + + + 68 + 6 + + <P>Preklad z anglického jazyka do španielskeho jazyka</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Cornellà de Llobregat (Barcelona) + + + + + + + + + 17.95 + 43.10 + + + + + + 69 + 6 + + <P>Preklad z anglického jazyka do španielskeho jazyka</P> + + + 2021-10-14 + + 26 + + + + + + Mallorca Phone Assistance, S. L. + Palma de Mallorca + + + + + + + + + 17.95 + 43.10 + + + + + + 70 + 6 + + <P>Preklad z anglického jazyka do španielskeho jazyka</P> + + + 2021-10-14 + + 26 + + + + + + Consenso Global — Serviços de Tradução, Unip., Lda. + Torres Vedras + + + + + + + + + 17.95 + 43.10 + + + + + + 71 + 6 + + <P>Preklad z anglického jazyka do španielskeho jazyka</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Solana de Los Barros + + + + + + + + + 17.95 + 43.10 + + + + + + 72 + 6 + + <P>Preklad z anglického jazyka do španielskeho jazyka</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Santurtzi + + + + + + + + + 17.95 + 43.10 + + + + + + 73 + 6 + + <P>Preklad z anglického jazyka do španielskeho jazyka</P> + + + 2021-10-14 + + 26 + + + + + + Translavic BV + Rijssen + + + + + + + + + 17.95 + 43.10 + + + + + + 74 + 6 + + <P>Preklad z anglického jazyka do španielskeho jazyka</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + San Pedro (Nigrán) + + + + + + + + + 17.95 + 43.10 + + + + + + 75 + 7 + + <P>Preklad z anglického jazyka do estónskeho jazyka</P> + + + 2021-10-14 + + 9 + + + + + + Avatar OÜ + Tartu + + + + + + + + + 19.00 + 35.48 + + + + + + 76 + 7 + + <P>Preklad z anglického jazyka do estónskeho jazyka</P> + + + 2021-10-14 + + 9 + + + + + + Discripta OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 77 + 7 + + <P>Preklad z anglického jazyka do estónskeho jazyka</P> + + + 2021-10-14 + + 9 + + + + + + A&A Lingua OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 78 + 7 + + 2021-10-14 + + 9 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 19.00 + 35.48 + + + + + + 79 + 7 + + <P>Preklad z anglického jazyka do estónskeho jazyka</P> + + + 2021-10-14 + + 9 + + + + + + Tolkebüroo Pangloss OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 80 + 7 + + <P>Preklad z anglického jazyka do estónskeho jazyka</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 19.00 + 35.48 + + + + + + 81 + 8 + + <P>Preklady z anglického jazyka do fínskeho jazyka</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 25.90 + 57.49 + + + + + + 82 + 8 + + <P>Preklady z anglického jazyka do fínskeho jazyka</P> + + + 2021-10-14 + + 9 + + + + + + Lingsoft Language Services Oy + Turku + + + + + + + + + 25.90 + 57.49 + + + + + + 83 + 8 + + <P>Preklady z anglického jazyka do fínskeho jazyka</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Tuohittu + + + + + + + + + 25.90 + 57.49 + + + + + + 84 + 8 + + <P>Preklady z anglického jazyka do fínskeho jazyka</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Nummi + + + + + + + + + 25.90 + 57.49 + + + + + + 85 + 8 + + <P>Preklady z anglického jazyka do fínskeho jazyka</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 25.90 + 57.49 + + + + + + 86 + 8 + + <P>Preklady z anglického jazyka do fínskeho jazyka</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 25.90 + 57.49 + + + + + + + Súdny dvor Európskej únie +
Boulevard Konrad Adenauer
+ Luxembourg + L-2925 + + +352 4303-1 + GeneralCourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Európsky ombudsman +
1 avenue du Président Robert Schuman
+ Strasbourg Cedex + 67001 + + +33 388172313 + euro-ombudsman@europarl.europa.eu + +33 388179062 + http://www.ombudsman.europa.eu +
+ + Prekladateľské stredisko pre orgány Európskej únie (CdT), Legal Affairs Section +
Bâtiment Technopolis, 12 E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + tenders@cdt.europa.eu + http://www.cdt.europa.eu +
+ 2022-01-07 +
+
+ + + + + Prevajalski center za organe Evropske unije (CdT) +
Bâtiment Technopolis, 12E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + Martin Garnier + tenders@cdt.europa.eu + + www.cdt.europa.eu +
+ + prevajanje +
+ + + <P>FL/GEN20-02</P> + + + + + + +

Prevajalski center za organe Evropske unije načrtuje sklenitev okvirne pogodbe za prevajanje besedil s področja splošnih zadev iz angleščine v bolgarščino, češčino, danščino, nemščino, grščino, španščino, estonščino, finščino, francoščino, irščino, hrvaščino, madžarščino, italijanščino, litovščino, latvijščino, malteščino, nizozemščino, poljščino, portugalščino, romunščino, slovaščino, slovenščino in švedščino.

+
+ 14000000.00 + + + + <P>Prevajanje iz angleščine v bolgarščino</P> + + 1 + + + + + +

Prevajalski center za organe Evropske unije načrtuje sklenitev okvirne pogodbe za prevajanje besedil s področja splošnih zadev iz angleščine v bolgarščino.

+
+ + + Kakovost + 70 + + + 30 + + + + +
+ + + <P>Prevajanje iz angleščine v češčino</P> + + 2 + + + + + +

Prevajalski center za organe Evropske unije načrtuje sklenitev okvirne pogodbe za prevajanje besedil s področja splošnih zadev iz angleščine v češčino.

+
+ + + Kakovost + 70 + + + 30 + + + + +
+ + + <P>Prevajanje iz angleščine v danščino</P> + + 3 + + + + + +

Prevajalski center za organe Evropske unije načrtuje sklenitev okvirne pogodbe za prevajanje besedil s področja splošnih zadev iz angleščine v danščino.

+
+ + + Kakovost + 70 + + + 30 + + + + +
+ + + <P>Prevajanje iz angleščine v nemščino</P> + + 4 + + + + + +

Prevajalski center za organe Evropske unije načrtuje sklenitev okvirne pogodbe za prevajanje besedil s področja splošnih zadev iz angleščine v nemščino.

+
+ + + Kakovost + 70 + + + 30 + + + + +
+ + + <P>Prevajanje iz angleščine v grščino</P> + + 5 + + + + + +

Prevajalski center za organe Evropske unije načrtuje sklenitev okvirne pogodbe za prevajanje besedil s področja splošnih zadev iz angleščine v grščino.

+
+ + + Kakovost + 70 + + + 30 + + + + +
+ + + <P>Prevajanje iz angleščine v španščino</P> + + 6 + + + + + +

Prevajalski center za organe Evropske unije načrtuje sklenitev okvirne pogodbe za prevajanje besedil s področja splošnih zadev iz angleščine v španščino.

+
+ + + Kakovost + 70 + + + 30 + + + + +
+ + + <P>Prevajanje iz angleščine v estonščino</P> + + 7 + + + + + +

Prevajalski center za organe Evropske unije načrtuje sklenitev okvirne pogodbe za prevajanje besedil s področja splošnih zadev iz angleščine v estonščino.

+
+ + + Kakovost + 70 + + + 30 + + + + +
+ + + <P>Prevajanje iz angleščine v finščino</P> + + 8 + + + + + +

Prevajalski center za organe Evropske unije načrtuje sklenitev okvirne pogodbe za prevajanje besedil s področja splošnih zadev iz angleščine v finščino.

+
+ + + Kakovost + 70 + + + 30 + + + + +
+
+ + + + + 2020/S 225-552091 + + + 1 + 1 + + <P>Prevajanje iz angleščine v bolgarščino</P> + + + 2021-10-14 + + 14 + + + + + + Freelance translator + Pazardzhik + + + + + + + + + 9.60 + 18.00 + + + + + + 2 + 1 + + <P>Prevajanje iz angleščine v bolgarščino</P> + + + 2021-10-14 + + 14 + + + + + + Mednik Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 3 + 1 + + <P>Prevajanje iz angleščine v bolgarščino</P> + + + 2021-10-14 + + 14 + + + + + + Mitra Translations Ltd + Varna + + + + + + + + + 9.60 + 18.00 + + + + + + 4 + 1 + + <P>Prevajanje iz angleščine v bolgarščino</P> + + + 2021-10-14 + + 14 + + + + + + Arte Doc + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 5 + 1 + + <P>Prevajanje iz angleščine v bolgarščino</P> + + + 2021-10-14 + + 14 + + + + + + Sofita Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 6 + 1 + + <P>Prevajanje iz angleščine v bolgarščino</P> + + + 2021-10-14 + + 14 + + + + + + Intertranslations AE + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 7 + 1 + + <P>Prevajanje iz angleščine v bolgarščino</P> + + + 2021-10-14 + + 14 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 8 + 1 + + <P>Prevajanje iz angleščine v bolgarščino</P> + + + 2021-10-14 + + 14 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 9.60 + 18.00 + + + + + + 9 + 1 + + <P>Prevajanje iz angleščine v bolgarščino</P> + + + 2021-10-14 + + 14 + + + + + + Interlang Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 10 + 1 + + <P>Prevajanje iz angleščine v bolgarščino</P> + + + 2021-10-14 + + 14 + + + + + + Iolar Informatika V Besedi d.o.o. + Ljubljana + + + + + + + + + 9.60 + 18.00 + + + + + + 11 + 2 + + <P>Prevajanje iz angleščine v češčino</P> + + + 2021-10-14 + + 11 + + + + + + ACP Traductera a.s. + Jindřichův Hradec + + + + + + + + + 13.00 + 26.58 + + + + + + 12 + 2 + + <P>Prevajanje iz angleščine v češčino</P> + + + 2021-10-14 + + 11 + + + + + + Milan Havlin - Presto + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 13 + 2 + + <P>Prevajanje iz angleščine v češčino</P> + + + 2021-10-14 + + 11 + + + + + + SIA Idea Text + Riga + + + + + + + + + 13.00 + 26.58 + + + + + + 14 + 2 + + <P>Prevajanje iz angleščine v češčino</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Brno + + + + + + + + + 13.00 + 26.58 + + + + + + 15 + 2 + + <P>Prevajanje iz angleščine v češčino</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Havirov Podlesi + + + + + + + + + 13.00 + 26.58 + + + + + + 16 + 2 + + <P>Prevajanje iz angleščine v češčino</P> + + + 2021-10-14 + + 11 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 17 + 2 + + <P>Prevajanje iz angleščine v češčino</P> + + + 2021-10-14 + + 11 + + + + + + Artlingua AS + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 18 + 2 + + <P>Prevajanje iz angleščine v češčino</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Maisons-Alfort + + + + + + + + + 13.00 + 26.58 + + + + + + 19 + 2 + + <P>Prevajanje iz angleščine v češčino</P> + + + 2021-10-14 + + 11 + + + + + + EXE, a.s. + Bratislava + + + + + + + + + 13.00 + 26.58 + + + + + + 20 + 2 + + <P>Prevajanje iz angleščine v češčino</P> + + + 2021-10-14 + + 11 + + + + + + Translavic BV + Rijssen + + + + + + + + + 13.00 + 26.58 + + + + + + 21 + 3 + + <P>Prevajanje iz angleščine v danščino</P> + + + 2021-10-14 + + 9 + + + + + + Intertranslations AE + Athens + + + + + + + + + 32.90 + 53.01 + + + + + + 22 + 3 + + <P>Prevajanje iz angleščine v danščino</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 32.90 + 53.01 + + + + + + 23 + 3 + + <P>Prevajanje iz angleščine v danščino</P> + + + 2021-10-14 + + 9 + + + + + + Lionbridge International Unlimited Company + Dún Laoghaire + + + + + + + + + 32.90 + 53.01 + + + + + + 24 + 3 + + <P>Prevajanje iz angleščine v danščino</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 32.90 + 53.01 + + + + + + 25 + 3 + + <P>Prevajanje iz angleščine v danščino</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Brønshøj + + + + + + + + + 32.90 + 53.01 + + + + + + 26 + 3 + + <P>Prevajanje iz angleščine v danščino</P> + + + 2021-10-14 + + 9 + + + + + + SIA Idea Text + Riga + + + + + + + + + 32.90 + 53.01 + + + + + + 27 + 3 + + <P>Prevajanje iz angleščine v danščino</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 32.90 + 53.01 + + + + + + 28 + 4 + + <P>Prevajanje iz angleščine v nemščino</P> + + + 2021-10-14 + + 27 + + + + + + Intertranslations AE + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 29 + 4 + + <P>Prevajanje iz angleščine v nemščino</P> + + + 2021-10-14 + + 27 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 30 + 4 + + <P>Prevajanje iz angleščine v nemščino</P> + + + 2021-10-14 + + 27 + + + + + + Amplexor Luxembourg S.à.r.l. + Bertrange + + + + + + + + + 21.84 + 43.31 + + + + + + 31 + 4 + + <P>Prevajanje iz angleščine v nemščino</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Olching + + + + + + + + + 21.84 + 43.31 + + + + + + 32 + 4 + + <P>Prevajanje iz angleščine v nemščino</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Diez + + + + + + + + + 21.84 + 43.31 + + + + + + 33 + 4 + + <P>Prevajanje iz angleščine v nemščino</P> + + + 2021-10-14 + + 27 + + + + + + Übersetzungsdienst Schweizer & Sperling + Heidelberg + + + + + + + + + 21.84 + 43.31 + + + + + + 34 + 4 + + <P>Prevajanje iz angleščine v nemščino</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meerbusch + + + + + + + + + 21.84 + 43.31 + + + + + + 35 + 4 + + <P>Prevajanje iz angleščine v nemščino</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Hennef Stadt Blankenberg + + + + + + + + + 21.84 + 43.31 + + + + + + 36 + 4 + + <P>Prevajanje iz angleščine v nemščino</P> + + + 2021-10-14 + + 27 + + + + + + Presto - Prekladatelske Centrum s.r.o. + Prague + + + + + + + + + 21.84 + 43.31 + + + + + + 37 + 4 + + <P>Prevajanje iz angleščine v nemščino</P> + + + 2021-10-14 + + 27 + + + + + + Orco SA + Athens + + + + + + + + + 21.84 + 43.31 + + + + +

Ni znano

+
+
+
+ + 38 + 4 + + <P>Prevajanje iz angleščine v nemščino</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Reilingen + + + + + + + + + 21.84 + 43.31 + + + + + + 39 + 4 + + <P>Prevajanje iz angleščine v nemščino</P> + + + 2021-10-14 + + 27 + + + + + + Alpha Translation Service GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 40 + 4 + + <P>Prevajanje iz angleščine v nemščino</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Karlsruhe + + + + + + + + + 21.84 + 43.31 + + + + + + 41 + 4 + + <P>Prevajanje iz angleščine v nemščino</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Munich + + + + + + + + + 21.84 + 43.31 + + + + + + 42 + 4 + + <P>Prevajanje iz angleščine v nemščino</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meine + + + + + + + + + 21.84 + 43.31 + + + + + + 43 + 4 + + <P>Prevajanje iz angleščine v nemščino</P> + + + 2021-10-14 + + 27 + + + + + + RWS Group Deutschland GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + +

Ni znano.

+
+
+
+ + 44 + 4 + + <P>Prevajanje iz angleščine v nemščino</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Rendsburg + + + + + + + + + 21.84 + 43.31 + + + + + + 45 + 4 + + <P>Prevajanje iz angleščine v nemščino</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 46 + 4 + + <P>Prevajanje iz angleščine v nemščino</P> + + + 2021-10-14 + + 27 + + + + + + Exact! Sprachenservice und Informations Management GmbH + Mannheim + + + + + + + + + 21.84 + 43.31 + + + + + + 47 + 4 + + <P>Prevajanje iz angleščine v nemščino</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Forsheda + + + + + + + + + 21.84 + 43.31 + + + + + + 48 + 4 + + <P>Prevajanje iz angleščine v nemščino</P> + + + 2021-10-14 + + 27 + + + + + + Intertext Fremdsprachendienst e.G. + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 49 + 4 + + <P>Prevajanje iz angleščine v nemščino</P> + + + 2021-10-14 + + 27 + + + + + + Verbivis Ltd + Paola + + + + + + + + + 21.84 + 43.31 + + + + +

Ni znano.

+
+
+
+ + 50 + 4 + + <P>Prevajanje iz angleščine v nemščino</P> + + + 2021-10-14 + + 27 + + + + + + ILT S.r.l + Rome + + + + + + + + + 21.84 + 43.31 + + + + +

Ni znano.

+
+
+
+ + 51 + 4 + + <P>Prevajanje iz angleščine v nemščino</P> + + + 2021-10-14 + + 27 + + + + + + Translavic BV + Rijssen + + + + + + + + + 21.84 + 43.31 + + + + + + 52 + 5 + + <P>Prevajanje iz angleščine v grščino</P> + + + 2021-10-14 + + 10 + + + + + + Orco SA + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 53 + 5 + + <P>Prevajanje iz angleščine v grščino</P> + + + 2021-10-14 + + 10 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 54 + 5 + + <P>Prevajanje iz angleščine v grščino</P> + + + 2021-10-14 + + 10 + + + + + + Intertranslations AE + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 55 + 5 + + <P>Prevajanje iz angleščine v grščino</P> + + + 2021-10-14 + + 10 + + + + + + Freelance translator + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 56 + 5 + + <P>Prevajanje iz angleščine v grščino</P> + + + 2021-10-14 + + 10 + + + + + + Glossima & Wehrheim + Thessaloniki + + + + + + + + + 11.99 + 26.88 + + + + + + 57 + 5 + + <P>Prevajanje iz angleščine v grščino</P> + + + 2021-10-14 + + 10 + + + + + + D. Moutafis & Co. - Omada + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 58 + 5 + + <P>Prevajanje iz angleščine v grščino</P> + + + 2021-10-14 + + 10 + + + + + + Translavic BV + Rijssen + + + + + + + + + 11.99 + 26.88 + + + + + + 59 + 6 + + <P>Prevajanje iz angleščine v španščino</P> + + + 2021-10-14 + + 26 + + + + + + Orco SA + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 60 + 6 + + <P>Prevajanje iz angleščine v španščino</P> + + + 2021-10-14 + + 26 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 61 + 6 + + <P>Prevajanje iz angleščine v španščino</P> + + + 2021-10-14 + + 26 + + + + + + Ubiqus Spain, S. L. U. + Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 62 + 6 + + <P>Prevajanje iz angleščine v španščino</P> + + + 2021-10-14 + + 26 + + + + + + Interface Service Spain, S. L. + Ripollet + + + + + + + + + 17.95 + 43.10 + + + + + + 63 + 6 + + <P>Prevajanje iz angleščine v španščino</P> + + + 2021-10-14 + + 26 + + + + + + Intertranslations AE + Athens + + + + + + + + + 17.95 + 23.10 + + + + + + 64 + 6 + + <P>Prevajanje iz angleščine v španščino</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Alicante + + + + + + + + + 17.95 + 43.10 + + + + + + 65 + 6 + + <P>Prevajanje iz angleščine v španščino</P> + + + 2021-10-14 + + 26 + + + + + + Seprotec, Traducción e Interpretación, S. L. + Las Rozas de Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 66 + 6 + + <P>Prevajanje iz angleščine v španščino</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Vigo + + + + + + + + + 17.95 + 43.10 + + + + + + 67 + 6 + + <P>Prevajanje iz angleščine v španščino</P> + + + 2021-10-14 + + 26 + + + + + + Celer Pawlowsky, S. L. + L'Hospitalet de Llobregat + + + + + + + + + 17.95 + 43.10 + + + + + + 68 + 6 + + <P>Prevajanje iz angleščine v španščino</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Cornellà de Llobregat (Barcelona) + + + + + + + + + 17.95 + 43.10 + + + + + + 69 + 6 + + <P>Prevajanje iz angleščine v španščino</P> + + + 2021-10-14 + + 26 + + + + + + Mallorca Phone Assistance, S. L. + Palma de Mallorca + + + + + + + + + 17.95 + 43.10 + + + + + + 70 + 6 + + <P>Prevajanje iz angleščine v španščino</P> + + + 2021-10-14 + + 26 + + + + + + Consenso Global — Serviços de Tradução, Unip., Lda. + Torres Vedras + + + + + + + + + 17.95 + 43.10 + + + + + + 71 + 6 + + <P>Prevajanje iz angleščine v španščino</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Solana de Los Barros + + + + + + + + + 17.95 + 43.10 + + + + + + 72 + 6 + + <P>Prevajanje iz angleščine v španščino</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Santurtzi + + + + + + + + + 17.95 + 43.10 + + + + + + 73 + 6 + + <P>Prevajanje iz angleščine v španščino</P> + + + 2021-10-14 + + 26 + + + + + + Translavic BV + Rijssen + + + + + + + + + 17.95 + 43.10 + + + + + + 74 + 6 + + <P>Prevajanje iz angleščine v španščino</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + San Pedro (Nigrán) + + + + + + + + + 17.95 + 43.10 + + + + + + 75 + 7 + + <P>Prevajanje iz angleščine v estonščino</P> + + + 2021-10-14 + + 9 + + + + + + Avatar OÜ + Tartu + + + + + + + + + 19.00 + 35.48 + + + + + + 76 + 7 + + <P>Prevajanje iz angleščine v estonščino</P> + + + 2021-10-14 + + 9 + + + + + + Discripta OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 77 + 7 + + <P>Prevajanje iz angleščine v estonščino</P> + + + 2021-10-14 + + 9 + + + + + + A&A Lingua OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 78 + 7 + + 2021-10-14 + + 9 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 19.00 + 35.48 + + + + + + 79 + 7 + + <P>Prevajanje iz angleščine v estonščino</P> + + + 2021-10-14 + + 9 + + + + + + Tolkebüroo Pangloss OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 80 + 7 + + <P>Prevajanje iz angleščine v estonščino</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 19.00 + 35.48 + + + + + + 81 + 8 + + <P>Prevajanje iz angleščine v finščino</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 25.90 + 57.49 + + + + + + 82 + 8 + + <P>Prevajanje iz angleščine v finščino</P> + + + 2021-10-14 + + 9 + + + + + + Lingsoft Language Services Oy + Turku + + + + + + + + + 25.90 + 57.49 + + + + + + 83 + 8 + + <P>Prevajanje iz angleščine v finščino</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Tuohittu + + + + + + + + + 25.90 + 57.49 + + + + + + 84 + 8 + + <P>Prevajanje iz angleščine v finščino</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Nummi + + + + + + + + + 25.90 + 57.49 + + + + + + 85 + 8 + + <P>Prevajanje iz angleščine v finščino</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 25.90 + 57.49 + + + + + + 86 + 8 + + <P>Prevajanje iz angleščine v finščino</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 25.90 + 57.49 + + + + + + + Sodišče Evropske unije +
Boulevard Konrad Adenauer
+ Luxembourg + L-2925 + + +352 4303-1 + GeneralCourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Evropski varuh človekovih pravic +
1 avenue du Président Robert Schuman
+ Strasbourg Cedex + 67001 + + +33 388172313 + euro-ombudsman@europarl.europa.eu + +33 388179062 + http://www.ombudsman.europa.eu +
+ + Prevajalski center za organe Evropske unije (CdT), Legal Affairs Section +
Bâtiment Technopolis, 12 E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + tenders@cdt.europa.eu + http://www.cdt.europa.eu +
+ 2022-01-07 +
+
+ + + + + Ionad Aistriúcháin Chomhlachtaí an Aontais Eorpaigh (CdT) +
Bâtiment Technopolis, 12E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + Martin Garnier + tenders@cdt.europa.eu + + www.cdt.europa.eu +
+ + Aistriúcháin +
+ + + <P>FL/GEN20-02</P> + + + + + + +

Tá sé beartaithe ag Ionad Aistriúcháin Chomhlachtaí an Aontais Eorpaigh, creatchonradh a dhéanamh le haghaidh seirbhísí aistriúcháin maidir le téacsanna sa réimse a bhaineann le gnóthaí ginearálta ó Bhéarla go Bulgáiris, Seicis, Danmhairgis, Gearmáinis, Gréigis, Spáinnis, Eastóinis, Fionlainnis, Fraincis, Gaeilge, Cróitis, Ungáiris, Iodáilis, Liotuáinis, Laitvis, Máltais, Ollainnis, Polainnis, Portaingéilis, Rómáinis, Slóvaicis, Slóivéinis agus Sualainnis.

+
+ 14000000.00 + + + + <P>Aistriúchán ó Bhéarla go Bulgáiris</P> + + 1 + + + + + +

Tá sé beartaithe ag Ionad Aistriúcháin Chomhlachtaí an Aontais Eorpaigh creatchonradh a dhéanamh le haghaidh seirbhísí aistriúcháin maidir le téacsanna sa réimse a bhaineann le gnóthaí ginearálta ó Bhéarla go Bulgáiris.

+
+ + + Cáilíocht + 70 + + + 30 + + + + +
+ + + <P>Aistriúchán ó Bhéarla go Seicis</P> + + 2 + + + + + +

Tá sé beartaithe ag Ionad Aistriúcháin Chomhlachtaí an Aontais Eorpaigh creatchonradh a dhéanamh le haghaidh seirbhísí aistriúcháin maidir le téacsanna sa réimse a bhaineann le gnóthaí ginearálta ó Bhéarla go Seicis.

+
+ + + Cáilíocht + 70 + + + 30 + + + + +
+ + + <P>Aistriúchán ó Bhéarla go Danmhairgis</P> + + 3 + + + + + +

Tá sé beartaithe ag Ionad Aistriúcháin Chomhlachtaí an Aontais Eorpaigh creatchonradh a dhéanamh le haghaidh seirbhísí aistriúcháin maidir le téacsanna sa réimse a bhaineann le gnóthaí ginearálta ó Bhéarla go Danmhairgis.

+
+ + + Cáilíocht + 70 + + + 30 + + + + +
+ + + <P>Aistriúchán ó Bhéarla go Gearmáinis</P> + + 4 + + + + + +

Tá sé beartaithe ag Ionad Aistriúcháin Chomhlachtaí an Aontais Eorpaigh creatchonradh a dhéanamh le haghaidh seirbhísí aistriúcháin maidir le téacsanna sa réimse a bhaineann le gnóthaí ginearálta ó Bhéarla go Gearmáinis.

+
+ + + Cáilíocht + 70 + + + 30 + + + + +
+ + + <P>Aistriúchán ó Bhéarla go Gréigis</P> + + 5 + + + + + +

Tá sé beartaithe ag Ionad Aistriúcháin Chomhlachtaí an Aontais Eorpaigh creatchonradh a dhéanamh le haghaidh seirbhísí aistriúcháin maidir le téacsanna sa réimse a bhaineann le gnóthaí ginearálta ó Bhéarla go Gréigis.

+
+ + + Cáilíocht + 70 + + + 30 + + + + +
+ + + <P>Aistriúchán ó Bhéarla go Spáinnis</P> + + 6 + + + + + +

Tá sé beartaithe ag Ionad Aistriúcháin Chomhlachtaí an Aontais Eorpaigh creatchonradh a dhéanamh le haghaidh seirbhísí aistriúcháin maidir le téacsanna sa réimse a bhaineann le gnóthaí ginearálta ó Bhéarla go Spáinnis.

+
+ + + Cáilíocht + 70 + + + 30 + + + + +
+ + + <P>Aistriúchán ó Bhéarla go hEastóinis</P> + + 7 + + + + + +

Tá sé beartaithe ag Ionad Aistriúcháin Chomhlachtaí an Aontais Eorpaigh creatchonradh a dhéanamh le haghaidh seirbhísí aistriúcháin maidir le téacsanna sa réimse a bhaineann le gnóthaí ginearálta ó Bhéarla go hEastóinis.

+
+ + + Cáilíocht + 70 + + + 30 + + + + +
+ + + <P>Aistriúchán ó Bhéarla go Fionlainnis</P> + + 8 + + + + + +

Tá sé beartaithe ag Ionad Aistriúcháin Chomhlachtaí an Aontais Eorpaigh creatchonradh a dhéanamh le haghaidh seirbhísí aistriúcháin maidir le téacsanna sa réimse a bhaineann le gnóthaí ginearálta ó Bhéarla go Fionlainnis.

+
+ + + Cáilíocht + 70 + + + 30 + + + + +
+
+ + + + + 2020/S 225-552091 + + + 1 + 1 + + <P>Aistriúchán ó Bhéarla go Bulgáiris</P> + + + 2021-10-14 + + 14 + + + + + + Freelance translator + Pazardzhik + + + + + + + + + 9.60 + 18.00 + + + + + + 2 + 1 + + <P>Aistriúchán ó Bhéarla go Bulgáiris</P> + + + 2021-10-14 + + 14 + + + + + + Mednik Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 3 + 1 + + <P>Aistriúchán ó Bhéarla go Bulgáiris</P> + + + 2021-10-14 + + 14 + + + + + + Mitra Translations Ltd + Varna + + + + + + + + + 9.60 + 18.00 + + + + + + 4 + 1 + + <P>Aistriúchán ó Bhéarla go Bulgáiris</P> + + + 2021-10-14 + + 14 + + + + + + Arte Doc + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 5 + 1 + + <P>Aistriúchán ó Bhéarla go Bulgáiris</P> + + + 2021-10-14 + + 14 + + + + + + Sofita Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 6 + 1 + + <P>Aistriúchán ó Bhéarla go Bulgáiris</P> + + + 2021-10-14 + + 14 + + + + + + Intertranslations AE + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 7 + 1 + + <P>Aistriúchán ó Bhéarla go Bulgáiris</P> + + + 2021-10-14 + + 14 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 8 + 1 + + <P>Aistriúchán ó Bhéarla go Bulgáiris</P> + + + 2021-10-14 + + 14 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 9.60 + 18.00 + + + + + + 9 + 1 + + <P>Aistriúchán ó Bhéarla go Bulgáiris</P> + + + 2021-10-14 + + 14 + + + + + + Interlang Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 10 + 1 + + <P>Aistriúchán ó Bhéarla go Bulgáiris</P> + + + 2021-10-14 + + 14 + + + + + + Iolar Informatika V Besedi d.o.o. + Ljubljana + + + + + + + + + 9.60 + 18.00 + + + + + + 11 + 2 + + <P>Aistriúchán ó Bhéarla go Seicis</P> + + + 2021-10-14 + + 11 + + + + + + ACP Traductera a.s. + Jindřichův Hradec + + + + + + + + + 13.00 + 26.58 + + + + + + 12 + 2 + + <P>Aistriúchán ó Bhéarla go Seicis</P> + + + 2021-10-14 + + 11 + + + + + + Milan Havlin - Presto + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 13 + 2 + + <P>Aistriúchán ó Bhéarla go Seicis</P> + + + 2021-10-14 + + 11 + + + + + + SIA Idea Text + Riga + + + + + + + + + 13.00 + 26.58 + + + + + + 14 + 2 + + <P>Aistriúchán ó Bhéarla go Seicis</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Brno + + + + + + + + + 13.00 + 26.58 + + + + + + 15 + 2 + + <P>Aistriúchán ó Bhéarla go Seicis</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Havirov Podlesi + + + + + + + + + 13.00 + 26.58 + + + + + + 16 + 2 + + <P>Aistriúchán ó Bhéarla go Seicis</P> + + + 2021-10-14 + + 11 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 17 + 2 + + <P>Aistriúchán ó Bhéarla go Seicis</P> + + + 2021-10-14 + + 11 + + + + + + Artlingua AS + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 18 + 2 + + <P>Aistriúchán ó Bhéarla go Seicis</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Maisons-Alfort + + + + + + + + + 13.00 + 26.58 + + + + + + 19 + 2 + + <P>Aistriúchán ó Bhéarla go Seicis</P> + + + 2021-10-14 + + 11 + + + + + + EXE, a.s. + Bratislava + + + + + + + + + 13.00 + 26.58 + + + + + + 20 + 2 + + <P>Aistriúchán ó Bhéarla go Seicis</P> + + + 2021-10-14 + + 11 + + + + + + Translavic BV + Rijssen + + + + + + + + + 13.00 + 26.58 + + + + + + 21 + 3 + + <P>Aistriúchán ó Bhéarla go Danmhairgis</P> + + + 2021-10-14 + + 9 + + + + + + Intertranslations AE + Athens + + + + + + + + + 32.90 + 53.01 + + + + + + 22 + 3 + + <P>Aistriúchán ó Bhéarla go Danmhairgis</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 32.90 + 53.01 + + + + + + 23 + 3 + + <P>Aistriúchán ó Bhéarla go Danmhairgis</P> + + + 2021-10-14 + + 9 + + + + + + Lionbridge International Unlimited Company + Dún Laoghaire + + + + + + + + + 32.90 + 53.01 + + + + + + 24 + 3 + + <P>Aistriúchán ó Bhéarla go Danmhairgis</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 32.90 + 53.01 + + + + + + 25 + 3 + + <P>Aistriúchán ó Bhéarla go Danmhairgis</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Brønshøj + + + + + + + + + 32.90 + 53.01 + + + + + + 26 + 3 + + <P>Aistriúchán ó Bhéarla go Danmhairgis</P> + + + 2021-10-14 + + 9 + + + + + + SIA Idea Text + Riga + + + + + + + + + 32.90 + 53.01 + + + + + + 27 + 3 + + <P>Aistriúchán ó Bhéarla go Danmhairgis</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 32.90 + 53.01 + + + + + + 28 + 4 + + <P>Aistriúchán ó Bhéarla go Gearmáinis</P> + + + 2021-10-14 + + 27 + + + + + + Intertranslations AE + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 29 + 4 + + <P>Aistriúchán ó Bhéarla go Gearmáinis</P> + + + 2021-10-14 + + 27 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 30 + 4 + + <P>Aistriúchán ó Bhéarla go Gearmáinis</P> + + + 2021-10-14 + + 27 + + + + + + Amplexor Luxembourg S.à.r.l. + Bertrange + + + + + + + + + 21.84 + 43.31 + + + + + + 31 + 4 + + <P>Aistriúchán ó Bhéarla go Gearmáinis</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Olching + + + + + + + + + 21.84 + 43.31 + + + + + + 32 + 4 + + <P>Aistriúchán ó Bhéarla go Gearmáinis</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Diez + + + + + + + + + 21.84 + 43.31 + + + + + + 33 + 4 + + <P>Aistriúchán ó Bhéarla go Gearmáinis</P> + + + 2021-10-14 + + 27 + + + + + + Übersetzungsdienst Schweizer & Sperling + Heidelberg + + + + + + + + + 21.84 + 43.31 + + + + + + 34 + 4 + + <P>Aistriúchán ó Bhéarla go Gearmáinis</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meerbusch + + + + + + + + + 21.84 + 43.31 + + + + + + 35 + 4 + + <P>Aistriúchán ó Bhéarla go Gearmáinis</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Hennef Stadt Blankenberg + + + + + + + + + 21.84 + 43.31 + + + + + + 36 + 4 + + <P>Aistriúchán ó Bhéarla go Gearmáinis</P> + + + 2021-10-14 + + 27 + + + + + + Presto - Prekladatelske Centrum s.r.o. + Prague + + + + + + + + + 21.84 + 43.31 + + + + + + 37 + 4 + + <P>Aistriúchán ó Bhéarla go Gearmáinis</P> + + + 2021-10-14 + + 27 + + + + + + Orco SA + Athens + + + + + + + + + 21.84 + 43.31 + + + + +

Ní fios

+
+
+
+ + 38 + 4 + + <P>Aistriúchán ó Bhéarla go Gearmáinis</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Reilingen + + + + + + + + + 21.84 + 43.31 + + + + + + 39 + 4 + + <P>Aistriúchán ó Bhéarla go Gearmáinis</P> + + + 2021-10-14 + + 27 + + + + + + Alpha Translation Service GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 40 + 4 + + <P>Aistriúchán ó Bhéarla go Gearmáinis</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Karlsruhe + + + + + + + + + 21.84 + 43.31 + + + + + + 41 + 4 + + <P>Aistriúchán ó Bhéarla go Gearmáinis</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Munich + + + + + + + + + 21.84 + 43.31 + + + + + + 42 + 4 + + <P>Aistriúchán ó Bhéarla go Gearmáinis</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meine + + + + + + + + + 21.84 + 43.31 + + + + + + 43 + 4 + + <P>Aistriúchán ó Bhéarla go Gearmáinis</P> + + + 2021-10-14 + + 27 + + + + + + RWS Group Deutschland GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + +

Ní fios.

+
+
+
+ + 44 + 4 + + <P>Aistriúchán ó Bhéarla go Gearmáinis</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Rendsburg + + + + + + + + + 21.84 + 43.31 + + + + + + 45 + 4 + + <P>Aistriúchán ó Bhéarla go Gearmáinis</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 46 + 4 + + <P>Aistriúchán ó Bhéarla go Gearmáinis</P> + + + 2021-10-14 + + 27 + + + + + + Exact! Sprachenservice und Informations Management GmbH + Mannheim + + + + + + + + + 21.84 + 43.31 + + + + + + 47 + 4 + + <P>Aistriúchán ó Bhéarla go Gearmáinis</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Forsheda + + + + + + + + + 21.84 + 43.31 + + + + + + 48 + 4 + + <P>Aistriúchán ó Bhéarla go Gearmáinis</P> + + + 2021-10-14 + + 27 + + + + + + Intertext Fremdsprachendienst e.G. + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 49 + 4 + + <P>Aistriúchán ó Bhéarla go Gearmáinis</P> + + + 2021-10-14 + + 27 + + + + + + Verbivis Ltd + Paola + + + + + + + + + 21.84 + 43.31 + + + + +

Ní fios.

+
+
+
+ + 50 + 4 + + <P>Aistriúchán ó Bhéarla go Gearmáinis</P> + + + 2021-10-14 + + 27 + + + + + + ILT S.r.l + Rome + + + + + + + + + 21.84 + 43.31 + + + + +

Ní fios.

+
+
+
+ + 51 + 4 + + <P>Aistriúchán ó Bhéarla go Gearmáinis</P> + + + 2021-10-14 + + 27 + + + + + + Translavic BV + Rijssen + + + + + + + + + 21.84 + 43.31 + + + + + + 52 + 5 + + <P>Aistriúchán ó Bhéarla go Gréigis</P> + + + 2021-10-14 + + 10 + + + + + + Orco SA + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 53 + 5 + + <P>Aistriúchán ó Bhéarla go Gréigis</P> + + + 2021-10-14 + + 10 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 54 + 5 + + <P>Aistriúchán ó Bhéarla go Gréigis</P> + + + 2021-10-14 + + 10 + + + + + + Intertranslations AE + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 55 + 5 + + <P>Aistriúchán ó Bhéarla go Gréigis</P> + + + 2021-10-14 + + 10 + + + + + + Freelance translator + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 56 + 5 + + <P>Aistriúchán ó Bhéarla go Gréigis</P> + + + 2021-10-14 + + 10 + + + + + + Glossima & Wehrheim + Thessaloniki + + + + + + + + + 11.99 + 26.88 + + + + + + 57 + 5 + + <P>Aistriúchán ó Bhéarla go Gréigis</P> + + + 2021-10-14 + + 10 + + + + + + D. Moutafis & Co. - Omada + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 58 + 5 + + <P>Aistriúchán ó Bhéarla go Gréigis</P> + + + 2021-10-14 + + 10 + + + + + + Translavic BV + Rijssen + + + + + + + + + 11.99 + 26.88 + + + + + + 59 + 6 + + <P>Aistriúchán ó Bhéarla go Spáinnis</P> + + + 2021-10-14 + + 26 + + + + + + Orco SA + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 60 + 6 + + <P>Aistriúchán ó Bhéarla go Spáinnis</P> + + + 2021-10-14 + + 26 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 61 + 6 + + <P>Aistriúchán ó Bhéarla go Spáinnis</P> + + + 2021-10-14 + + 26 + + + + + + Ubiqus Spain, S. L. U. + Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 62 + 6 + + <P>Aistriúchán ó Bhéarla go Spáinnis</P> + + + 2021-10-14 + + 26 + + + + + + Interface Service Spain, S. L. + Ripollet + + + + + + + + + 17.95 + 43.10 + + + + + + 63 + 6 + + <P>Aistriúchán ó Bhéarla go Spáinnis</P> + + + 2021-10-14 + + 26 + + + + + + Intertranslations AE + Athens + + + + + + + + + 17.95 + 23.10 + + + + + + 64 + 6 + + <P>Aistriúchán ó Bhéarla go Spáinnis</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Alicante + + + + + + + + + 17.95 + 43.10 + + + + + + 65 + 6 + + <P>Aistriúchán ó Bhéarla go Spáinnis</P> + + + 2021-10-14 + + 26 + + + + + + Seprotec, Traducción e Interpretación, S. L. + Las Rozas de Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 66 + 6 + + <P>Aistriúchán ó Bhéarla go Spáinnis</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Vigo + + + + + + + + + 17.95 + 43.10 + + + + + + 67 + 6 + + <P>Aistriúchán ó Bhéarla go Spáinnis</P> + + + 2021-10-14 + + 26 + + + + + + Celer Pawlowsky, S. L. + L'Hospitalet de Llobregat + + + + + + + + + 17.95 + 43.10 + + + + + + 68 + 6 + + <P>Aistriúchán ó Bhéarla go Spáinnis</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Cornellà de Llobregat (Barcelona) + + + + + + + + + 17.95 + 43.10 + + + + + + 69 + 6 + + <P>Aistriúchán ó Bhéarla go Spáinnis</P> + + + 2021-10-14 + + 26 + + + + + + Mallorca Phone Assistance, S. L. + Palma de Mallorca + + + + + + + + + 17.95 + 43.10 + + + + + + 70 + 6 + + <P>Aistriúchán ó Bhéarla go Spáinnis</P> + + + 2021-10-14 + + 26 + + + + + + Consenso Global — Serviços de Tradução, Unip., Lda. + Torres Vedras + + + + + + + + + 17.95 + 43.10 + + + + + + 71 + 6 + + <P>Aistriúchán ó Bhéarla go Spáinnis</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Solana de Los Barros + + + + + + + + + 17.95 + 43.10 + + + + + + 72 + 6 + + <P>Aistriúchán ó Bhéarla go Spáinnis</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Santurtzi + + + + + + + + + 17.95 + 43.10 + + + + + + 73 + 6 + + <P>Aistriúchán ó Bhéarla go Spáinnis</P> + + + 2021-10-14 + + 26 + + + + + + Translavic BV + Rijssen + + + + + + + + + 17.95 + 43.10 + + + + + + 74 + 6 + + <P>Aistriúchán ó Bhéarla go Spáinnis</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + San Pedro (Nigrán) + + + + + + + + + 17.95 + 43.10 + + + + + + 75 + 7 + + <P>Aistriúchán ó Bhéarla go hEastóinis</P> + + + 2021-10-14 + + 9 + + + + + + Avatar OÜ + Tartu + + + + + + + + + 19.00 + 35.48 + + + + + + 76 + 7 + + <P>Aistriúchán ó Bhéarla go hEastóinis</P> + + + 2021-10-14 + + 9 + + + + + + Discripta OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 77 + 7 + + <P>Aistriúchán ó Bhéarla go hEastóinis</P> + + + 2021-10-14 + + 9 + + + + + + A&A Lingua OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 78 + 7 + + 2021-10-14 + + 9 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 19.00 + 35.48 + + + + + + 79 + 7 + + <P>Aistriúchán ó Bhéarla go hEastóinis</P> + + + 2021-10-14 + + 9 + + + + + + Tolkebüroo Pangloss OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 80 + 7 + + <P>Aistriúchán ó Bhéarla go hEastóinis</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 19.00 + 35.48 + + + + + + 81 + 8 + + <P>Aistriúchán ó Bhéarla go Fionlainnis</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 25.90 + 57.49 + + + + + + 82 + 8 + + <P>Aistriúchán ó Bhéarla go Fionlainnis</P> + + + 2021-10-14 + + 9 + + + + + + Lingsoft Language Services Oy + Turku + + + + + + + + + 25.90 + 57.49 + + + + + + 83 + 8 + + <P>Aistriúchán ó Bhéarla go Fionlainnis</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Tuohittu + + + + + + + + + 25.90 + 57.49 + + + + + + 84 + 8 + + <P>Aistriúchán ó Bhéarla go Fionlainnis</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Nummi + + + + + + + + + 25.90 + 57.49 + + + + + + 85 + 8 + + <P>Aistriúchán ó Bhéarla go Fionlainnis</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 25.90 + 57.49 + + + + + + 86 + 8 + + <P>Aistriúchán ó Bhéarla go Fionlainnis</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 25.90 + 57.49 + + + + + + + Cúirt Bhreithiúnais an Aontais Eorpaigh +
Boulevard Konrad Adenauer
+ Luxembourg + L-2925 + + +352 4303-1 + GeneralCourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + An tOmbudsman Eorpach +
1 avenue du Président Robert Schuman
+ Strasbourg Cedex + 67001 + + +33 388172313 + euro-ombudsman@europarl.europa.eu + +33 388179062 + http://www.ombudsman.europa.eu +
+ + Ionad Aistriúcháin Chomhlachtaí an Aontais Eorpaigh (CdT), Legal Affairs Section +
Bâtiment Technopolis, 12 E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + tenders@cdt.europa.eu + http://www.cdt.europa.eu +
+ 2022-01-07 +
+
+ + + + + Център за преводи за органите на Европейския съюз (CdT) +
Bâtiment Technopolis, 12E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + Martin Garnier + tenders@cdt.europa.eu + + www.cdt.europa.eu +
+ + Преводи +
+ + + <P>FL/GEN20-02</P> + + + + + + +

Центърът за преводи за органите на Европейския съюз планира да сключи рамков договори за преводачески услуги относно текстове с обща тематика от английски на български, чешки, датски, немски, гръцки, испански, естонски, фински, френски, ирландски, хърватски, унгарски, италиански, литовски, латвийски, малтийски, нидерландски, полски, португалски, румънски, словашки, словенски и шведски език.

+
+ 14000000.00 + + + + <P>Превод от английски на български език</P> + + 1 + + + + + +

Центърът за преводи за органите на Европейския съюз планира да сключи рамков договор за преводачески услуги относно текстове от общо естество от английски на български език.

+
+ + + Качество + 70 + + + 30 + + + + +
+ + + <P>Превод от английски на чешки език</P> + + 2 + + + + + +

Центърът за преводи за органите на Европейския съюз планира да сключи рамков договор за преводачески услуги относно текстове от общо естество от английски на чешки език.

+
+ + + Качество + 70 + + + 30 + + + + +
+ + + <P>Превод от английски на датски език</P> + + 3 + + + + + +

Центърът за преводи за органите на Европейския съюз планира да сключи рамков договор за преводачески услуги относно текстове от общо естество от английски на датски език.

+
+ + + Качество + 70 + + + 30 + + + + +
+ + + <P>Превод от английски на немски език</P> + + 4 + + + + + +

Центърът за преводи за органите на Европейския съюз планира да сключи рамков договор за преводачески услуги относно текстове от общо естество от английски на немски език.

+
+ + + Качество + 70 + + + 30 + + + + +
+ + + <P>Превод от английски на гръцки език</P> + + 5 + + + + + +

Центърът за преводи за органите на Европейския съюз планира да сключи рамков договор за преводачески услуги относно текстове от общо естество от английски на гръцки език.

+
+ + + Качество + 70 + + + 30 + + + + +
+ + + <P>Превод от английски на испански език</P> + + 6 + + + + + +

Центърът за преводи за органите на Европейския съюз планира да сключи рамков договор за преводачески услуги относно текстове от общо естество от английски на испански език.

+
+ + + Качество + 70 + + + 30 + + + + +
+ + + <P>Превод от английски на естонски на език</P> + + 7 + + + + + +

Центърът за преводи за органите на Европейския съюз планира да сключи рамков договор за преводачески услуги относно текстове от общо естество от английски на естонски език.

+
+ + + Качество + 70 + + + 30 + + + + +
+ + + <P>Превод от английски на фински език</P> + + 8 + + + + + +

Центърът за преводи за органите на Европейския съюз планира да сключи рамков договор за преводачески услуги относно текстове от общо естество от английски на фински език.

+
+ + + Качество + 70 + + + 30 + + + + +
+
+ + + + + 2020/S 225-552091 + + + 1 + 1 + + <P>Превод от английски на български език</P> + + + 2021-10-14 + + 14 + + + + + + Freelance translator + Pazardzhik + + + + + + + + + 9.60 + 18.00 + + + + + + 2 + 1 + + <P>Превод от английски на български език</P> + + + 2021-10-14 + + 14 + + + + + + Mednik Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 3 + 1 + + <P>Превод от английски на български език</P> + + + 2021-10-14 + + 14 + + + + + + Mitra Translations Ltd + Varna + + + + + + + + + 9.60 + 18.00 + + + + + + 4 + 1 + + <P>Превод от английски на български език</P> + + + 2021-10-14 + + 14 + + + + + + Arte Doc + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 5 + 1 + + <P>Превод от английски на български език</P> + + + 2021-10-14 + + 14 + + + + + + Sofita Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 6 + 1 + + <P>Превод от английски на български език</P> + + + 2021-10-14 + + 14 + + + + + + Intertranslations AE + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 7 + 1 + + <P>Превод от английски на български език</P> + + + 2021-10-14 + + 14 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 8 + 1 + + <P>Превод от английски на български език</P> + + + 2021-10-14 + + 14 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 9.60 + 18.00 + + + + + + 9 + 1 + + <P>Превод от английски на български език</P> + + + 2021-10-14 + + 14 + + + + + + Interlang Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 10 + 1 + + <P>Превод от английски на български език</P> + + + 2021-10-14 + + 14 + + + + + + Iolar Informatika V Besedi d.o.o. + Ljubljana + + + + + + + + + 9.60 + 18.00 + + + + + + 11 + 2 + + <P>Превод от английски на чешки език</P> + + + 2021-10-14 + + 11 + + + + + + ACP Traductera a.s. + Jindřichův Hradec + + + + + + + + + 13.00 + 26.58 + + + + + + 12 + 2 + + <P>Превод от английски на чешки език</P> + + + 2021-10-14 + + 11 + + + + + + Milan Havlin - Presto + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 13 + 2 + + <P>Превод от английски на чешки език</P> + + + 2021-10-14 + + 11 + + + + + + SIA Idea Text + Riga + + + + + + + + + 13.00 + 26.58 + + + + + + 14 + 2 + + <P>Превод от английски на чешки език</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Brno + + + + + + + + + 13.00 + 26.58 + + + + + + 15 + 2 + + <P>Превод от английски на чешки език</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Havirov Podlesi + + + + + + + + + 13.00 + 26.58 + + + + + + 16 + 2 + + <P>Превод от английски на чешки език</P> + + + 2021-10-14 + + 11 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 17 + 2 + + <P>Превод от английски на чешки език</P> + + + 2021-10-14 + + 11 + + + + + + Artlingua AS + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 18 + 2 + + <P>Превод от английски на чешки език</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Maisons-Alfort + + + + + + + + + 13.00 + 26.58 + + + + + + 19 + 2 + + <P>Превод от английски на чешки език</P> + + + 2021-10-14 + + 11 + + + + + + EXE, a.s. + Bratislava + + + + + + + + + 13.00 + 26.58 + + + + + + 20 + 2 + + <P>Превод от английски на чешки език</P> + + + 2021-10-14 + + 11 + + + + + + Translavic BV + Rijssen + + + + + + + + + 13.00 + 26.58 + + + + + + 21 + 3 + + <P>Превод от английски на датски език</P> + + + 2021-10-14 + + 9 + + + + + + Intertranslations AE + Athens + + + + + + + + + 32.90 + 53.01 + + + + + + 22 + 3 + + <P>Превод от английски на датски език</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 32.90 + 53.01 + + + + + + 23 + 3 + + <P>Превод от английски на датски език</P> + + + 2021-10-14 + + 9 + + + + + + Lionbridge International Unlimited Company + Dún Laoghaire + + + + + + + + + 32.90 + 53.01 + + + + + + 24 + 3 + + <P>Превод от английски на датски език</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 32.90 + 53.01 + + + + + + 25 + 3 + + <P>Превод от английски на датски език</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Brønshøj + + + + + + + + + 32.90 + 53.01 + + + + + + 26 + 3 + + <P>Превод от английски на датски език</P> + + + 2021-10-14 + + 9 + + + + + + SIA Idea Text + Riga + + + + + + + + + 32.90 + 53.01 + + + + + + 27 + 3 + + <P>Превод от английски на датски език</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 32.90 + 53.01 + + + + + + 28 + 4 + + <P>Превод от английски на немски език</P> + + + 2021-10-14 + + 27 + + + + + + Intertranslations AE + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 29 + 4 + + <P>Превод от английски на немски език</P> + + + 2021-10-14 + + 27 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 30 + 4 + + <P>Превод от английски на немски език</P> + + + 2021-10-14 + + 27 + + + + + + Amplexor Luxembourg S.à.r.l. + Bertrange + + + + + + + + + 21.84 + 43.31 + + + + + + 31 + 4 + + <P>Превод от английски на немски език</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Olching + + + + + + + + + 21.84 + 43.31 + + + + + + 32 + 4 + + <P>Превод от английски на немски език</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Diez + + + + + + + + + 21.84 + 43.31 + + + + + + 33 + 4 + + <P>Превод от английски на немски език</P> + + + 2021-10-14 + + 27 + + + + + + Übersetzungsdienst Schweizer & Sperling + Heidelberg + + + + + + + + + 21.84 + 43.31 + + + + + + 34 + 4 + + <P>Превод от английски на немски език</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meerbusch + + + + + + + + + 21.84 + 43.31 + + + + + + 35 + 4 + + <P>Превод от английски на немски език</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Hennef Stadt Blankenberg + + + + + + + + + 21.84 + 43.31 + + + + + + 36 + 4 + + <P>Превод от английски на немски език</P> + + + 2021-10-14 + + 27 + + + + + + Presto - Prekladatelske Centrum s.r.o. + Prague + + + + + + + + + 21.84 + 43.31 + + + + + + 37 + 4 + + <P>Превод от английски на немски език</P> + + + 2021-10-14 + + 27 + + + + + + Orco SA + Athens + + + + + + + + + 21.84 + 43.31 + + + + +

Не е известно

+
+
+
+ + 38 + 4 + + <P>Превод от английски на немски език</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Reilingen + + + + + + + + + 21.84 + 43.31 + + + + + + 39 + 4 + + <P>Превод от английски на немски език</P> + + + 2021-10-14 + + 27 + + + + + + Alpha Translation Service GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 40 + 4 + + <P>Превод от английски на немски език</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Karlsruhe + + + + + + + + + 21.84 + 43.31 + + + + + + 41 + 4 + + <P>Превод от английски на немски език</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Munich + + + + + + + + + 21.84 + 43.31 + + + + + + 42 + 4 + + <P>Превод от английски на немски език</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meine + + + + + + + + + 21.84 + 43.31 + + + + + + 43 + 4 + + <P>Превод от английски на немски език</P> + + + 2021-10-14 + + 27 + + + + + + RWS Group Deutschland GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + +

Не е известно.

+
+
+
+ + 44 + 4 + + <P>Превод от английски на немски език</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Rendsburg + + + + + + + + + 21.84 + 43.31 + + + + + + 45 + 4 + + <P>Превод от английски на немски език</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 46 + 4 + + <P>Превод от английски на немски език</P> + + + 2021-10-14 + + 27 + + + + + + Exact! Sprachenservice und Informations Management GmbH + Mannheim + + + + + + + + + 21.84 + 43.31 + + + + + + 47 + 4 + + <P>Превод от английски на немски език</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Forsheda + + + + + + + + + 21.84 + 43.31 + + + + + + 48 + 4 + + <P>Превод от английски на немски език</P> + + + 2021-10-14 + + 27 + + + + + + Intertext Fremdsprachendienst e.G. + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 49 + 4 + + <P>Превод от английски на немски език</P> + + + 2021-10-14 + + 27 + + + + + + Verbivis Ltd + Paola + + + + + + + + + 21.84 + 43.31 + + + + +

Не е известно.

+
+
+
+ + 50 + 4 + + <P>Превод от английски на немски език</P> + + + 2021-10-14 + + 27 + + + + + + ILT S.r.l + Rome + + + + + + + + + 21.84 + 43.31 + + + + +

Не е известно.

+
+
+
+ + 51 + 4 + + <P>Превод от английски на немски език</P> + + + 2021-10-14 + + 27 + + + + + + Translavic BV + Rijssen + + + + + + + + + 21.84 + 43.31 + + + + + + 52 + 5 + + <P>Превод от английски на гръцки език</P> + + + 2021-10-14 + + 10 + + + + + + Orco SA + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 53 + 5 + + <P>Превод от английски на гръцки език</P> + + + 2021-10-14 + + 10 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 54 + 5 + + <P>Превод от английски на гръцки език</P> + + + 2021-10-14 + + 10 + + + + + + Intertranslations AE + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 55 + 5 + + <P>Превод от английски на гръцки език</P> + + + 2021-10-14 + + 10 + + + + + + Freelance translator + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 56 + 5 + + <P>Превод от английски на гръцки език</P> + + + 2021-10-14 + + 10 + + + + + + Glossima & Wehrheim + Thessaloniki + + + + + + + + + 11.99 + 26.88 + + + + + + 57 + 5 + + <P>Превод от английски на гръцки език</P> + + + 2021-10-14 + + 10 + + + + + + D. Moutafis & Co. - Omada + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 58 + 5 + + <P>Превод от английски на гръцки език</P> + + + 2021-10-14 + + 10 + + + + + + Translavic BV + Rijssen + + + + + + + + + 11.99 + 26.88 + + + + + + 59 + 6 + + <P>Превод от английски на испански език</P> + + + 2021-10-14 + + 26 + + + + + + Orco SA + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 60 + 6 + + <P>Превод от английски на испански език</P> + + + 2021-10-14 + + 26 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 61 + 6 + + <P>Превод от английски на испански език</P> + + + 2021-10-14 + + 26 + + + + + + Ubiqus Spain, S. L. U. + Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 62 + 6 + + <P>Превод от английски на испански език</P> + + + 2021-10-14 + + 26 + + + + + + Interface Service Spain, S. L. + Ripollet + + + + + + + + + 17.95 + 43.10 + + + + + + 63 + 6 + + <P>Превод от английски на испански език</P> + + + 2021-10-14 + + 26 + + + + + + Intertranslations AE + Athens + + + + + + + + + 17.95 + 23.10 + + + + + + 64 + 6 + + <P>Превод от английски на испански език</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Alicante + + + + + + + + + 17.95 + 43.10 + + + + + + 65 + 6 + + <P>Превод от английски на испански език</P> + + + 2021-10-14 + + 26 + + + + + + Seprotec, Traducción e Interpretación, S. L. + Las Rozas de Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 66 + 6 + + <P>Превод от английски на испански език</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Vigo + + + + + + + + + 17.95 + 43.10 + + + + + + 67 + 6 + + <P>Превод от английски на испански език</P> + + + 2021-10-14 + + 26 + + + + + + Celer Pawlowsky, S. L. + L'Hospitalet de Llobregat + + + + + + + + + 17.95 + 43.10 + + + + + + 68 + 6 + + <P>Превод от английски на испански език</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Cornellà de Llobregat (Barcelona) + + + + + + + + + 17.95 + 43.10 + + + + + + 69 + 6 + + <P>Превод от английски на испански език</P> + + + 2021-10-14 + + 26 + + + + + + Mallorca Phone Assistance, S. L. + Palma de Mallorca + + + + + + + + + 17.95 + 43.10 + + + + + + 70 + 6 + + <P>Превод от английски на испански език</P> + + + 2021-10-14 + + 26 + + + + + + Consenso Global — Serviços de Tradução, Unip., Lda. + Torres Vedras + + + + + + + + + 17.95 + 43.10 + + + + + + 71 + 6 + + <P>Превод от английски на испански език</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Solana de Los Barros + + + + + + + + + 17.95 + 43.10 + + + + + + 72 + 6 + + <P>Превод от английски на испански език</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Santurtzi + + + + + + + + + 17.95 + 43.10 + + + + + + 73 + 6 + + <P>Превод от английски на испански език</P> + + + 2021-10-14 + + 26 + + + + + + Translavic BV + Rijssen + + + + + + + + + 17.95 + 43.10 + + + + + + 74 + 6 + + <P>Превод от английски на испански език</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + San Pedro (Nigrán) + + + + + + + + + 17.95 + 43.10 + + + + + + 75 + 7 + + <P>Превод от английски на естонски на език</P> + + + 2021-10-14 + + 9 + + + + + + Avatar OÜ + Tartu + + + + + + + + + 19.00 + 35.48 + + + + + + 76 + 7 + + <P>Превод от английски на естонски на език</P> + + + 2021-10-14 + + 9 + + + + + + Discripta OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 77 + 7 + + <P>Превод от английски на естонски на език</P> + + + 2021-10-14 + + 9 + + + + + + A&A Lingua OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 78 + 7 + + 2021-10-14 + + 9 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 19.00 + 35.48 + + + + + + 79 + 7 + + <P>Превод от английски на естонски на език</P> + + + 2021-10-14 + + 9 + + + + + + Tolkebüroo Pangloss OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 80 + 7 + + <P>Превод от английски на естонски на език</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 19.00 + 35.48 + + + + + + 81 + 8 + + <P>Превод от английски на фински език</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 25.90 + 57.49 + + + + + + 82 + 8 + + <P>Превод от английски на фински език</P> + + + 2021-10-14 + + 9 + + + + + + Lingsoft Language Services Oy + Turku + + + + + + + + + 25.90 + 57.49 + + + + + + 83 + 8 + + <P>Превод от английски на фински език</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Tuohittu + + + + + + + + + 25.90 + 57.49 + + + + + + 84 + 8 + + <P>Превод от английски на фински език</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Nummi + + + + + + + + + 25.90 + 57.49 + + + + + + 85 + 8 + + <P>Превод от английски на фински език</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 25.90 + 57.49 + + + + + + 86 + 8 + + <P>Превод от английски на фински език</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 25.90 + 57.49 + + + + + + + Съд на Европейския съюз +
Boulevard Konrad Adenauer
+ Luxembourg + L-2925 + + +352 4303-1 + GeneralCourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Европейски омбудсман +
1 avenue du Président Robert Schuman
+ Strasbourg Cedex + 67001 + + +33 388172313 + euro-ombudsman@europarl.europa.eu + +33 388179062 + http://www.ombudsman.europa.eu +
+ + Център за преводи за органите на Европейския съюз (CdT), Legal Affairs Section +
Bâtiment Technopolis, 12 E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + tenders@cdt.europa.eu + http://www.cdt.europa.eu +
+ 2022-01-07 +
+
+ + + + + Centrul de Traduceri pentru Organismele Uniunii Europene (CdT) +
Bâtiment Technopolis, 12E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + Martin Garnier + tenders@cdt.europa.eu + + www.cdt.europa.eu +
+ + Servicii de traducere +
+ + + <P>FL/GEN20-02</P> + + + + + + +

Centrul de Traduceri pentru Organismele Uniunii Europene intenționează să încheie un contract-cadru pentru servicii de traducere de texte în domeniul afacerilor generale din limba engleză în limbile bulgară, cehă, daneză, germană, greacă, spaniolă, estonă, finlandeză, franceză, irlandeză, croată, maghiară, italiană, lituaniană, letonă, malteză, neerlandeză, polonă, portugheză, română, slovacă, slovenă și suedeză.

+
+ 14000000.00 + + + + <P>Traducere din limba engleză în limba bulgară</P> + + 1 + + + + + +

Centrul de Traduceri pentru Organismele Uniunii Europene intenționează să încheie un contract-cadru pentru servicii de traducere de texte din domeniul afacerilor generale din limba engleză în limba bulgară.

+
+ + + Calitatea + 70 + + + 30 + + + + +
+ + + <P>Traducere din limba engleză în limba cehă</P> + + 2 + + + + + +

Centrul de Traduceri pentru Organismele Uniunii Europene intenționează să încheie un contract-cadru pentru servicii de traducere de texte din domeniul afacerilor generale din limba engleză în limba cehă.

+
+ + + Calitatea + 70 + + + 30 + + + + +
+ + + <P>Traducere din limba engleză în limba daneză</P> + + 3 + + + + + +

Centrul de Traduceri pentru Organismele Uniunii Europene intenționează să încheie un contract-cadru pentru servicii de traducere de texte din domeniul afacerilor generale din limba engleză în limba daneză.

+
+ + + Calitatea + 70 + + + 30 + + + + +
+ + + <P>Traducere din limba engleză în limba germană</P> + + 4 + + + + + +

Centrul de Traduceri pentru Organismele Uniunii Europene intenționează să încheie un contract-cadru pentru servicii de traducere de texte din domeniul afacerilor generale din limba engleză în limba germană.

+
+ + + Calitatea + 70 + + + 30 + + + + +
+ + + <P>Traducere din limba engleză în limba greacă</P> + + 5 + + + + + +

Centrul de Traduceri pentru Organismele Uniunii Europene intenționează să încheie un contract-cadru pentru servicii de traducere de texte din domeniul afacerilor generale din limba engleză în limba greacă.

+
+ + + Calitatea + 70 + + + 30 + + + + +
+ + + <P>Traducere din limba engleză în limba spaniolă</P> + + 6 + + + + + +

Centrul de Traduceri pentru Organismele Uniunii Europene intenționează să încheie un contract-cadru pentru servicii de traducere de texte din domeniul afacerilor generale din limba engleză în limba spaniolă.

+
+ + + Calitatea + 70 + + + 30 + + + + +
+ + + <P>Traducere din limba engleză în limba estonă</P> + + 7 + + + + + +

Centrul de Traduceri pentru Organismele Uniunii Europene intenționează să încheie un contract-cadru pentru servicii de traducere de texte din domeniul afacerilor generale din limba engleză în limba estonă.

+
+ + + Calitatea + 70 + + + 30 + + + + +
+ + + <P>Traducere din limba engleză în limba finlandeză</P> + + 8 + + + + + +

Centrul de Traduceri pentru Organismele Uniunii Europene intenționează să încheie un contract-cadru pentru servicii de traducere de texte din domeniul afacerilor generale din limba engleză în limba finlandeză.

+
+ + + Calitatea + 70 + + + 30 + + + + +
+
+ + + + + 2020/S 225-552091 + + + 1 + 1 + + <P>Traducere din limba engleză în limba bulgară</P> + + + 2021-10-14 + + 14 + + + + + + Freelance translator + Pazardzhik + + + + + + + + + 9.60 + 18.00 + + + + + + 2 + 1 + + <P>Traducere din limba engleză în limba bulgară</P> + + + 2021-10-14 + + 14 + + + + + + Mednik Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 3 + 1 + + <P>Traducere din limba engleză în limba bulgară</P> + + + 2021-10-14 + + 14 + + + + + + Mitra Translations Ltd + Varna + + + + + + + + + 9.60 + 18.00 + + + + + + 4 + 1 + + <P>Traducere din limba engleză în limba bulgară</P> + + + 2021-10-14 + + 14 + + + + + + Arte Doc + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 5 + 1 + + <P>Traducere din limba engleză în limba bulgară</P> + + + 2021-10-14 + + 14 + + + + + + Sofita Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 6 + 1 + + <P>Traducere din limba engleză în limba bulgară</P> + + + 2021-10-14 + + 14 + + + + + + Intertranslations AE + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 7 + 1 + + <P>Traducere din limba engleză în limba bulgară</P> + + + 2021-10-14 + + 14 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 8 + 1 + + <P>Traducere din limba engleză în limba bulgară</P> + + + 2021-10-14 + + 14 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 9.60 + 18.00 + + + + + + 9 + 1 + + <P>Traducere din limba engleză în limba bulgară</P> + + + 2021-10-14 + + 14 + + + + + + Interlang Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 10 + 1 + + <P>Traducere din limba engleză în limba bulgară</P> + + + 2021-10-14 + + 14 + + + + + + Iolar Informatika V Besedi d.o.o. + Ljubljana + + + + + + + + + 9.60 + 18.00 + + + + + + 11 + 2 + + <P>Traducere din limba engleză în limba cehă</P> + + + 2021-10-14 + + 11 + + + + + + ACP Traductera a.s. + Jindřichův Hradec + + + + + + + + + 13.00 + 26.58 + + + + + + 12 + 2 + + <P>Traducere din limba engleză în limba cehă</P> + + + 2021-10-14 + + 11 + + + + + + Milan Havlin - Presto + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 13 + 2 + + <P>Traducere din limba engleză în limba cehă</P> + + + 2021-10-14 + + 11 + + + + + + SIA Idea Text + Riga + + + + + + + + + 13.00 + 26.58 + + + + + + 14 + 2 + + <P>Traducere din limba engleză în limba cehă</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Brno + + + + + + + + + 13.00 + 26.58 + + + + + + 15 + 2 + + <P>Traducere din limba engleză în limba cehă</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Havirov Podlesi + + + + + + + + + 13.00 + 26.58 + + + + + + 16 + 2 + + <P>Traducere din limba engleză în limba cehă</P> + + + 2021-10-14 + + 11 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 17 + 2 + + <P>Traducere din limba engleză în limba cehă</P> + + + 2021-10-14 + + 11 + + + + + + Artlingua AS + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 18 + 2 + + <P>Traducere din limba engleză în limba cehă</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Maisons-Alfort + + + + + + + + + 13.00 + 26.58 + + + + + + 19 + 2 + + <P>Traducere din limba engleză în limba cehă</P> + + + 2021-10-14 + + 11 + + + + + + EXE, a.s. + Bratislava + + + + + + + + + 13.00 + 26.58 + + + + + + 20 + 2 + + <P>Traducere din limba engleză în limba cehă</P> + + + 2021-10-14 + + 11 + + + + + + Translavic BV + Rijssen + + + + + + + + + 13.00 + 26.58 + + + + + + 21 + 3 + + <P>Traducere din limba engleză în limba daneză</P> + + + 2021-10-14 + + 9 + + + + + + Intertranslations AE + Athens + + + + + + + + + 32.90 + 53.01 + + + + + + 22 + 3 + + <P>Traducere din limba engleză în limba daneză</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 32.90 + 53.01 + + + + + + 23 + 3 + + <P>Traducere din limba engleză în limba daneză</P> + + + 2021-10-14 + + 9 + + + + + + Lionbridge International Unlimited Company + Dún Laoghaire + + + + + + + + + 32.90 + 53.01 + + + + + + 24 + 3 + + <P>Traducere din limba engleză în limba daneză</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 32.90 + 53.01 + + + + + + 25 + 3 + + <P>Traducere din limba engleză în limba daneză</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Brønshøj + + + + + + + + + 32.90 + 53.01 + + + + + + 26 + 3 + + <P>Traducere din limba engleză în limba daneză</P> + + + 2021-10-14 + + 9 + + + + + + SIA Idea Text + Riga + + + + + + + + + 32.90 + 53.01 + + + + + + 27 + 3 + + <P>Traducere din limba engleză în limba daneză</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 32.90 + 53.01 + + + + + + 28 + 4 + + <P>Traducere din limba engleză în limba germană</P> + + + 2021-10-14 + + 27 + + + + + + Intertranslations AE + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 29 + 4 + + <P>Traducere din limba engleză în limba germană</P> + + + 2021-10-14 + + 27 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 30 + 4 + + <P>Traducere din limba engleză în limba germană</P> + + + 2021-10-14 + + 27 + + + + + + Amplexor Luxembourg S.à.r.l. + Bertrange + + + + + + + + + 21.84 + 43.31 + + + + + + 31 + 4 + + <P>Traducere din limba engleză în limba germană</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Olching + + + + + + + + + 21.84 + 43.31 + + + + + + 32 + 4 + + <P>Traducere din limba engleză în limba germană</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Diez + + + + + + + + + 21.84 + 43.31 + + + + + + 33 + 4 + + <P>Traducere din limba engleză în limba germană</P> + + + 2021-10-14 + + 27 + + + + + + Übersetzungsdienst Schweizer & Sperling + Heidelberg + + + + + + + + + 21.84 + 43.31 + + + + + + 34 + 4 + + <P>Traducere din limba engleză în limba germană</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meerbusch + + + + + + + + + 21.84 + 43.31 + + + + + + 35 + 4 + + <P>Traducere din limba engleză în limba germană</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Hennef Stadt Blankenberg + + + + + + + + + 21.84 + 43.31 + + + + + + 36 + 4 + + <P>Traducere din limba engleză în limba germană</P> + + + 2021-10-14 + + 27 + + + + + + Presto - Prekladatelske Centrum s.r.o. + Prague + + + + + + + + + 21.84 + 43.31 + + + + + + 37 + 4 + + <P>Traducere din limba engleză în limba germană</P> + + + 2021-10-14 + + 27 + + + + + + Orco SA + Athens + + + + + + + + + 21.84 + 43.31 + + + + +

Nu se cunoaște

+
+
+
+ + 38 + 4 + + <P>Traducere din limba engleză în limba germană</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Reilingen + + + + + + + + + 21.84 + 43.31 + + + + + + 39 + 4 + + <P>Traducere din limba engleză în limba germană</P> + + + 2021-10-14 + + 27 + + + + + + Alpha Translation Service GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 40 + 4 + + <P>Traducere din limba engleză în limba germană</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Karlsruhe + + + + + + + + + 21.84 + 43.31 + + + + + + 41 + 4 + + <P>Traducere din limba engleză în limba germană</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Munich + + + + + + + + + 21.84 + 43.31 + + + + + + 42 + 4 + + <P>Traducere din limba engleză în limba germană</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meine + + + + + + + + + 21.84 + 43.31 + + + + + + 43 + 4 + + <P>Traducere din limba engleză în limba germană</P> + + + 2021-10-14 + + 27 + + + + + + RWS Group Deutschland GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + +

Nu se cunoaște.

+
+
+
+ + 44 + 4 + + <P>Traducere din limba engleză în limba germană</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Rendsburg + + + + + + + + + 21.84 + 43.31 + + + + + + 45 + 4 + + <P>Traducere din limba engleză în limba germană</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 46 + 4 + + <P>Traducere din limba engleză în limba germană</P> + + + 2021-10-14 + + 27 + + + + + + Exact! Sprachenservice und Informations Management GmbH + Mannheim + + + + + + + + + 21.84 + 43.31 + + + + + + 47 + 4 + + <P>Traducere din limba engleză în limba germană</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Forsheda + + + + + + + + + 21.84 + 43.31 + + + + + + 48 + 4 + + <P>Traducere din limba engleză în limba germană</P> + + + 2021-10-14 + + 27 + + + + + + Intertext Fremdsprachendienst e.G. + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 49 + 4 + + <P>Traducere din limba engleză în limba germană</P> + + + 2021-10-14 + + 27 + + + + + + Verbivis Ltd + Paola + + + + + + + + + 21.84 + 43.31 + + + + +

Nu se cunoaște.

+
+
+
+ + 50 + 4 + + <P>Traducere din limba engleză în limba germană</P> + + + 2021-10-14 + + 27 + + + + + + ILT S.r.l + Rome + + + + + + + + + 21.84 + 43.31 + + + + +

Nu se cunoaște.

+
+
+
+ + 51 + 4 + + <P>Traducere din limba engleză în limba germană</P> + + + 2021-10-14 + + 27 + + + + + + Translavic BV + Rijssen + + + + + + + + + 21.84 + 43.31 + + + + + + 52 + 5 + + <P>Traducere din limba engleză în limba greacă</P> + + + 2021-10-14 + + 10 + + + + + + Orco SA + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 53 + 5 + + <P>Traducere din limba engleză în limba greacă</P> + + + 2021-10-14 + + 10 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 54 + 5 + + <P>Traducere din limba engleză în limba greacă</P> + + + 2021-10-14 + + 10 + + + + + + Intertranslations AE + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 55 + 5 + + <P>Traducere din limba engleză în limba greacă</P> + + + 2021-10-14 + + 10 + + + + + + Freelance translator + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 56 + 5 + + <P>Traducere din limba engleză în limba greacă</P> + + + 2021-10-14 + + 10 + + + + + + Glossima & Wehrheim + Thessaloniki + + + + + + + + + 11.99 + 26.88 + + + + + + 57 + 5 + + <P>Traducere din limba engleză în limba greacă</P> + + + 2021-10-14 + + 10 + + + + + + D. Moutafis & Co. - Omada + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 58 + 5 + + <P>Traducere din limba engleză în limba greacă</P> + + + 2021-10-14 + + 10 + + + + + + Translavic BV + Rijssen + + + + + + + + + 11.99 + 26.88 + + + + + + 59 + 6 + + <P>Traducere din limba engleză în limba spaniolă</P> + + + 2021-10-14 + + 26 + + + + + + Orco SA + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 60 + 6 + + <P>Traducere din limba engleză în limba spaniolă</P> + + + 2021-10-14 + + 26 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 61 + 6 + + <P>Traducere din limba engleză în limba spaniolă</P> + + + 2021-10-14 + + 26 + + + + + + Ubiqus Spain, S. L. U. + Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 62 + 6 + + <P>Traducere din limba engleză în limba spaniolă</P> + + + 2021-10-14 + + 26 + + + + + + Interface Service Spain, S. L. + Ripollet + + + + + + + + + 17.95 + 43.10 + + + + + + 63 + 6 + + <P>Traducere din limba engleză în limba spaniolă</P> + + + 2021-10-14 + + 26 + + + + + + Intertranslations AE + Athens + + + + + + + + + 17.95 + 23.10 + + + + + + 64 + 6 + + <P>Traducere din limba engleză în limba spaniolă</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Alicante + + + + + + + + + 17.95 + 43.10 + + + + + + 65 + 6 + + <P>Traducere din limba engleză în limba spaniolă</P> + + + 2021-10-14 + + 26 + + + + + + Seprotec, Traducción e Interpretación, S. L. + Las Rozas de Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 66 + 6 + + <P>Traducere din limba engleză în limba spaniolă</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Vigo + + + + + + + + + 17.95 + 43.10 + + + + + + 67 + 6 + + <P>Traducere din limba engleză în limba spaniolă</P> + + + 2021-10-14 + + 26 + + + + + + Celer Pawlowsky, S. L. + L'Hospitalet de Llobregat + + + + + + + + + 17.95 + 43.10 + + + + + + 68 + 6 + + <P>Traducere din limba engleză în limba spaniolă</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Cornellà de Llobregat (Barcelona) + + + + + + + + + 17.95 + 43.10 + + + + + + 69 + 6 + + <P>Traducere din limba engleză în limba spaniolă</P> + + + 2021-10-14 + + 26 + + + + + + Mallorca Phone Assistance, S. L. + Palma de Mallorca + + + + + + + + + 17.95 + 43.10 + + + + + + 70 + 6 + + <P>Traducere din limba engleză în limba spaniolă</P> + + + 2021-10-14 + + 26 + + + + + + Consenso Global — Serviços de Tradução, Unip., Lda. + Torres Vedras + + + + + + + + + 17.95 + 43.10 + + + + + + 71 + 6 + + <P>Traducere din limba engleză în limba spaniolă</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Solana de Los Barros + + + + + + + + + 17.95 + 43.10 + + + + + + 72 + 6 + + <P>Traducere din limba engleză în limba spaniolă</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Santurtzi + + + + + + + + + 17.95 + 43.10 + + + + + + 73 + 6 + + <P>Traducere din limba engleză în limba spaniolă</P> + + + 2021-10-14 + + 26 + + + + + + Translavic BV + Rijssen + + + + + + + + + 17.95 + 43.10 + + + + + + 74 + 6 + + <P>Traducere din limba engleză în limba spaniolă</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + San Pedro (Nigrán) + + + + + + + + + 17.95 + 43.10 + + + + + + 75 + 7 + + <P>Traducere din limba engleză în limba estonă</P> + + + 2021-10-14 + + 9 + + + + + + Avatar OÜ + Tartu + + + + + + + + + 19.00 + 35.48 + + + + + + 76 + 7 + + <P>Traducere din limba engleză în limba estonă</P> + + + 2021-10-14 + + 9 + + + + + + Discripta OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 77 + 7 + + <P>Traducere din limba engleză în limba estonă</P> + + + 2021-10-14 + + 9 + + + + + + A&A Lingua OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 78 + 7 + + 2021-10-14 + + 9 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 19.00 + 35.48 + + + + + + 79 + 7 + + <P>Traducere din limba engleză în limba estonă</P> + + + 2021-10-14 + + 9 + + + + + + Tolkebüroo Pangloss OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 80 + 7 + + <P>Traducere din limba engleză în limba estonă</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 19.00 + 35.48 + + + + + + 81 + 8 + + <P>Traducere din limba engleză în limba finlandeză</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 25.90 + 57.49 + + + + + + 82 + 8 + + <P>Traducere din limba engleză în limba finlandeză</P> + + + 2021-10-14 + + 9 + + + + + + Lingsoft Language Services Oy + Turku + + + + + + + + + 25.90 + 57.49 + + + + + + 83 + 8 + + <P>Traducere din limba engleză în limba finlandeză</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Tuohittu + + + + + + + + + 25.90 + 57.49 + + + + + + 84 + 8 + + <P>Traducere din limba engleză în limba finlandeză</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Nummi + + + + + + + + + 25.90 + 57.49 + + + + + + 85 + 8 + + <P>Traducere din limba engleză în limba finlandeză</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 25.90 + 57.49 + + + + + + 86 + 8 + + <P>Traducere din limba engleză în limba finlandeză</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 25.90 + 57.49 + + + + + + + Curtea de Justiție a Uniunii Europene +
Boulevard Konrad Adenauer
+ Luxembourg + L-2925 + + +352 4303-1 + GeneralCourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Ombudsmanul European +
1 avenue du Président Robert Schuman
+ Strasbourg Cedex + 67001 + + +33 388172313 + euro-ombudsman@europarl.europa.eu + +33 388179062 + http://www.ombudsman.europa.eu +
+ + Centrul de Traduceri pentru Organismele Uniunii Europene (CdT), Legal Affairs Section +
Bâtiment Technopolis, 12 E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + tenders@cdt.europa.eu + http://www.cdt.europa.eu +
+ 2022-01-07 +
+
+ + + + + Prevoditeljski centar za tijela Europske unije (CdT) +
Bâtiment Technopolis, 12E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + Martin Garnier + tenders@cdt.europa.eu + + www.cdt.europa.eu +
+ + Prevođenje +
+ + + <P>FL/GEN20-02</P> + + + + + + +

Prevoditeljski centar za tijela Europske unije planira sklopiti okvirni ugovor za usluge prevođenja tekstova u području općih poslova s engleskog jezika na bugarski, češki, danski, njemački, grčki, španjolski, estonski, finski, francuski, irski, hrvatski, mađarski, talijanski, litavski, latvijski, malteški, nizozemski, poljski, portugalski, rumunjski, slovački, slovenski i švedski jezik.

+
+ 14000000.00 + + + + <P>Prevođenje s engleskog na bugarski jezik</P> + + 1 + + + + + +

Prevoditeljski centar za tijela Europske unije planira sklopiti okvirni ugovor za usluge prevođenja tekstova u području općih poslova s engleskog na bugarski jezik.

+
+ + + Kvaliteta + 70 + + + 30 + + + + +
+ + + <P>Prevođenje s engleskog na češki jezik</P> + + 2 + + + + + +

Prevoditeljski centar za tijela Europske unije planira sklopiti okvirni ugovor za usluge prevođenja tekstova u području općih poslova s engleskog na češki jezik.

+
+ + + Kvaliteta + 70 + + + 30 + + + + +
+ + + <P>Prevođenje s engleskog na danski jezik</P> + + 3 + + + + + +

Prevoditeljski centar za tijela Europske unije planira sklopiti okvirni ugovor za usluge prevođenja tekstova u području općih poslova s engleskog na danski jezik.

+
+ + + Kvaliteta + 70 + + + 30 + + + + +
+ + + <P>Prevođenje s engleskog na njemački jezik</P> + + 4 + + + + + +

Prevoditeljski centar za tijela Europske unije planira sklopiti okvirni ugovor za usluge prevođenja tekstova u području općih poslova s engleskog na njemački jezik.

+
+ + + Kvaliteta + 70 + + + 30 + + + + +
+ + + <P>Prevođenje s engleskog na grčki jezik</P> + + 5 + + + + + +

Prevoditeljski centar za tijela Europske unije planira sklopiti okvirni ugovor za usluge prevođenja tekstova u području općih poslova s engleskog na grčki jezik.

+
+ + + Kvaliteta + 70 + + + 30 + + + + +
+ + + <P>Prevođenje s engleskog na španjolski jezik</P> + + 6 + + + + + +

Prevoditeljski centar za tijela Europske unije planira sklopiti okvirni ugovor za usluge prevođenja tekstova u području općih poslova s engleskog na španjolski jezik.

+
+ + + Kvaliteta + 70 + + + 30 + + + + +
+ + + <P>Prevođenje s engleskog na estonski jezik</P> + + 7 + + + + + +

Prevoditeljski centar za tijela Europske unije planira sklopiti okvirni ugovor za usluge prevođenja tekstova u području općih poslova s engleskog na estonski jezik.

+
+ + + Kvaliteta + 70 + + + 30 + + + + +
+ + + <P>Prevođenje s engleskog na finski jezik</P> + + 8 + + + + + +

Prevoditeljski centar za tijela Europske unije planira sklopiti okvirni ugovor za usluge prevođenja tekstova u području općih poslova s engleskog na finski jezik.

+
+ + + Kvaliteta + 70 + + + 30 + + + + +
+
+ + + + + 2020/S 225-552091 + + + 1 + 1 + + <P>Prevođenje s engleskog na bugarski jezik</P> + + + 2021-10-14 + + 14 + + + + + + Freelance translator + Pazardzhik + + + + + + + + + 9.60 + 18.00 + + + + + + 2 + 1 + + <P>Prevođenje s engleskog na bugarski jezik</P> + + + 2021-10-14 + + 14 + + + + + + Mednik Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 3 + 1 + + <P>Prevođenje s engleskog na bugarski jezik</P> + + + 2021-10-14 + + 14 + + + + + + Mitra Translations Ltd + Varna + + + + + + + + + 9.60 + 18.00 + + + + + + 4 + 1 + + <P>Prevođenje s engleskog na bugarski jezik</P> + + + 2021-10-14 + + 14 + + + + + + Arte Doc + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 5 + 1 + + <P>Prevođenje s engleskog na bugarski jezik</P> + + + 2021-10-14 + + 14 + + + + + + Sofita Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 6 + 1 + + <P>Prevođenje s engleskog na bugarski jezik</P> + + + 2021-10-14 + + 14 + + + + + + Intertranslations AE + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 7 + 1 + + <P>Prevođenje s engleskog na bugarski jezik</P> + + + 2021-10-14 + + 14 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 9.60 + 18.00 + + + + + + 8 + 1 + + <P>Prevođenje s engleskog na bugarski jezik</P> + + + 2021-10-14 + + 14 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 9.60 + 18.00 + + + + + + 9 + 1 + + <P>Prevođenje s engleskog na bugarski jezik</P> + + + 2021-10-14 + + 14 + + + + + + Interlang Ltd + Sofia + + + + + + + + + 9.60 + 18.00 + + + + + + 10 + 1 + + <P>Prevođenje s engleskog na bugarski jezik</P> + + + 2021-10-14 + + 14 + + + + + + Iolar Informatika V Besedi d.o.o. + Ljubljana + + + + + + + + + 9.60 + 18.00 + + + + + + 11 + 2 + + <P>Prevođenje s engleskog na češki jezik</P> + + + 2021-10-14 + + 11 + + + + + + ACP Traductera a.s. + Jindřichův Hradec + + + + + + + + + 13.00 + 26.58 + + + + + + 12 + 2 + + <P>Prevođenje s engleskog na češki jezik</P> + + + 2021-10-14 + + 11 + + + + + + Milan Havlin - Presto + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 13 + 2 + + <P>Prevođenje s engleskog na češki jezik</P> + + + 2021-10-14 + + 11 + + + + + + SIA Idea Text + Riga + + + + + + + + + 13.00 + 26.58 + + + + + + 14 + 2 + + <P>Prevođenje s engleskog na češki jezik</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Brno + + + + + + + + + 13.00 + 26.58 + + + + + + 15 + 2 + + <P>Prevođenje s engleskog na češki jezik</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Havirov Podlesi + + + + + + + + + 13.00 + 26.58 + + + + + + 16 + 2 + + <P>Prevođenje s engleskog na češki jezik</P> + + + 2021-10-14 + + 11 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 17 + 2 + + <P>Prevođenje s engleskog na češki jezik</P> + + + 2021-10-14 + + 11 + + + + + + Artlingua AS + Prague + + + + + + + + + 13.00 + 26.58 + + + + + + 18 + 2 + + <P>Prevođenje s engleskog na češki jezik</P> + + + 2021-10-14 + + 11 + + + + + + Freelance translator + Maisons-Alfort + + + + + + + + + 13.00 + 26.58 + + + + + + 19 + 2 + + <P>Prevođenje s engleskog na češki jezik</P> + + + 2021-10-14 + + 11 + + + + + + EXE, a.s. + Bratislava + + + + + + + + + 13.00 + 26.58 + + + + + + 20 + 2 + + <P>Prevođenje s engleskog na češki jezik</P> + + + 2021-10-14 + + 11 + + + + + + Translavic BV + Rijssen + + + + + + + + + 13.00 + 26.58 + + + + + + 21 + 3 + + <P>Prevođenje s engleskog na danski jezik</P> + + + 2021-10-14 + + 9 + + + + + + Intertranslations AE + Athens + + + + + + + + + 32.90 + 53.01 + + + + + + 22 + 3 + + <P>Prevođenje s engleskog na danski jezik</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 32.90 + 53.01 + + + + + + 23 + 3 + + <P>Prevođenje s engleskog na danski jezik</P> + + + 2021-10-14 + + 9 + + + + + + Lionbridge International Unlimited Company + Dún Laoghaire + + + + + + + + + 32.90 + 53.01 + + + + + + 24 + 3 + + <P>Prevođenje s engleskog na danski jezik</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 32.90 + 53.01 + + + + + + 25 + 3 + + <P>Prevođenje s engleskog na danski jezik</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Brønshøj + + + + + + + + + 32.90 + 53.01 + + + + + + 26 + 3 + + <P>Prevođenje s engleskog na danski jezik</P> + + + 2021-10-14 + + 9 + + + + + + SIA Idea Text + Riga + + + + + + + + + 32.90 + 53.01 + + + + + + 27 + 3 + + <P>Prevođenje s engleskog na danski jezik</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 32.90 + 53.01 + + + + + + 28 + 4 + + <P>Prevođenje s engleskog na njemački jezik</P> + + + 2021-10-14 + + 27 + + + + + + Intertranslations AE + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 29 + 4 + + <P>Prevođenje s engleskog na njemački jezik</P> + + + 2021-10-14 + + 27 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 21.84 + 43.31 + + + + + + 30 + 4 + + <P>Prevođenje s engleskog na njemački jezik</P> + + + 2021-10-14 + + 27 + + + + + + Amplexor Luxembourg S.à.r.l. + Bertrange + + + + + + + + + 21.84 + 43.31 + + + + + + 31 + 4 + + <P>Prevođenje s engleskog na njemački jezik</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Olching + + + + + + + + + 21.84 + 43.31 + + + + + + 32 + 4 + + <P>Prevođenje s engleskog na njemački jezik</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Diez + + + + + + + + + 21.84 + 43.31 + + + + + + 33 + 4 + + <P>Prevođenje s engleskog na njemački jezik</P> + + + 2021-10-14 + + 27 + + + + + + Übersetzungsdienst Schweizer & Sperling + Heidelberg + + + + + + + + + 21.84 + 43.31 + + + + + + 34 + 4 + + <P>Prevođenje s engleskog na njemački jezik</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meerbusch + + + + + + + + + 21.84 + 43.31 + + + + + + 35 + 4 + + <P>Prevođenje s engleskog na njemački jezik</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Hennef Stadt Blankenberg + + + + + + + + + 21.84 + 43.31 + + + + + + 36 + 4 + + <P>Prevođenje s engleskog na njemački jezik</P> + + + 2021-10-14 + + 27 + + + + + + Presto - Prekladatelske Centrum s.r.o. + Prague + + + + + + + + + 21.84 + 43.31 + + + + + + 37 + 4 + + <P>Prevođenje s engleskog na njemački jezik</P> + + + 2021-10-14 + + 27 + + + + + + Orco SA + Athens + + + + + + + + + 21.84 + 43.31 + + + + +

Nije poznato

+
+
+
+ + 38 + 4 + + <P>Prevođenje s engleskog na njemački jezik</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Reilingen + + + + + + + + + 21.84 + 43.31 + + + + + + 39 + 4 + + <P>Prevođenje s engleskog na njemački jezik</P> + + + 2021-10-14 + + 27 + + + + + + Alpha Translation Service GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 40 + 4 + + <P>Prevođenje s engleskog na njemački jezik</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Karlsruhe + + + + + + + + + 21.84 + 43.31 + + + + + + 41 + 4 + + <P>Prevođenje s engleskog na njemački jezik</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Munich + + + + + + + + + 21.84 + 43.31 + + + + + + 42 + 4 + + <P>Prevođenje s engleskog na njemački jezik</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Meine + + + + + + + + + 21.84 + 43.31 + + + + + + 43 + 4 + + <P>Prevođenje s engleskog na njemački jezik</P> + + + 2021-10-14 + + 27 + + + + + + RWS Group Deutschland GmbH + Berlin + + + + + + + + + 21.84 + 43.31 + + + + +

Nije poznato.

+
+
+
+ + 44 + 4 + + <P>Prevođenje s engleskog na njemački jezik</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Rendsburg + + + + + + + + + 21.84 + 43.31 + + + + + + 45 + 4 + + <P>Prevođenje s engleskog na njemački jezik</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 46 + 4 + + <P>Prevođenje s engleskog na njemački jezik</P> + + + 2021-10-14 + + 27 + + + + + + Exact! Sprachenservice und Informations Management GmbH + Mannheim + + + + + + + + + 21.84 + 43.31 + + + + + + 47 + 4 + + <P>Prevođenje s engleskog na njemački jezik</P> + + + 2021-10-14 + + 27 + + + + + + Freelance translator + Forsheda + + + + + + + + + 21.84 + 43.31 + + + + + + 48 + 4 + + <P>Prevođenje s engleskog na njemački jezik</P> + + + 2021-10-14 + + 27 + + + + + + Intertext Fremdsprachendienst e.G. + Berlin + + + + + + + + + 21.84 + 43.31 + + + + + + 49 + 4 + + <P>Prevođenje s engleskog na njemački jezik</P> + + + 2021-10-14 + + 27 + + + + + + Verbivis Ltd + Paola + + + + + + + + + 21.84 + 43.31 + + + + +

Nije poznato.

+
+
+
+ + 50 + 4 + + <P>Prevođenje s engleskog na njemački jezik</P> + + + 2021-10-14 + + 27 + + + + + + ILT S.r.l + Rome + + + + + + + + + 21.84 + 43.31 + + + + +

Nije poznato.

+
+
+
+ + 51 + 4 + + <P>Prevođenje s engleskog na njemački jezik</P> + + + 2021-10-14 + + 27 + + + + + + Translavic BV + Rijssen + + + + + + + + + 21.84 + 43.31 + + + + + + 52 + 5 + + <P>Prevođenje s engleskog na grčki jezik</P> + + + 2021-10-14 + + 10 + + + + + + Orco SA + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 53 + 5 + + <P>Prevođenje s engleskog na grčki jezik</P> + + + 2021-10-14 + + 10 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 54 + 5 + + <P>Prevođenje s engleskog na grčki jezik</P> + + + 2021-10-14 + + 10 + + + + + + Intertranslations AE + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 55 + 5 + + <P>Prevođenje s engleskog na grčki jezik</P> + + + 2021-10-14 + + 10 + + + + + + Freelance translator + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 56 + 5 + + <P>Prevođenje s engleskog na grčki jezik</P> + + + 2021-10-14 + + 10 + + + + + + Glossima & Wehrheim + Thessaloniki + + + + + + + + + 11.99 + 26.88 + + + + + + 57 + 5 + + <P>Prevođenje s engleskog na grčki jezik</P> + + + 2021-10-14 + + 10 + + + + + + D. Moutafis & Co. - Omada + Athens + + + + + + + + + 11.99 + 26.88 + + + + + + 58 + 5 + + <P>Prevođenje s engleskog na grčki jezik</P> + + + 2021-10-14 + + 10 + + + + + + Translavic BV + Rijssen + + + + + + + + + 11.99 + 26.88 + + + + + + 59 + 6 + + <P>Prevođenje s engleskog na španjolski jezik</P> + + + 2021-10-14 + + 26 + + + + + + Orco SA + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 60 + 6 + + <P>Prevođenje s engleskog na španjolski jezik</P> + + + 2021-10-14 + + 26 + + + + + + P & K Barbopoulos OE - Paspartu Translation Services + Athens + + + + + + + + + 17.95 + 43.10 + + + + + + 61 + 6 + + <P>Prevođenje s engleskog na španjolski jezik</P> + + + 2021-10-14 + + 26 + + + + + + Ubiqus Spain, S. L. U. + Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 62 + 6 + + <P>Prevođenje s engleskog na španjolski jezik</P> + + + 2021-10-14 + + 26 + + + + + + Interface Service Spain, S. L. + Ripollet + + + + + + + + + 17.95 + 43.10 + + + + + + 63 + 6 + + <P>Prevođenje s engleskog na španjolski jezik</P> + + + 2021-10-14 + + 26 + + + + + + Intertranslations AE + Athens + + + + + + + + + 17.95 + 23.10 + + + + + + 64 + 6 + + <P>Prevođenje s engleskog na španjolski jezik</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Alicante + + + + + + + + + 17.95 + 43.10 + + + + + + 65 + 6 + + <P>Prevođenje s engleskog na španjolski jezik</P> + + + 2021-10-14 + + 26 + + + + + + Seprotec, Traducción e Interpretación, S. L. + Las Rozas de Madrid + + + + + + + + + 17.95 + 43.10 + + + + + + 66 + 6 + + <P>Prevođenje s engleskog na španjolski jezik</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Vigo + + + + + + + + + 17.95 + 43.10 + + + + + + 67 + 6 + + <P>Prevođenje s engleskog na španjolski jezik</P> + + + 2021-10-14 + + 26 + + + + + + Celer Pawlowsky, S. L. + L'Hospitalet de Llobregat + + + + + + + + + 17.95 + 43.10 + + + + + + 68 + 6 + + <P>Prevođenje s engleskog na španjolski jezik</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Cornellà de Llobregat (Barcelona) + + + + + + + + + 17.95 + 43.10 + + + + + + 69 + 6 + + <P>Prevođenje s engleskog na španjolski jezik</P> + + + 2021-10-14 + + 26 + + + + + + Mallorca Phone Assistance, S. L. + Palma de Mallorca + + + + + + + + + 17.95 + 43.10 + + + + + + 70 + 6 + + <P>Prevođenje s engleskog na španjolski jezik</P> + + + 2021-10-14 + + 26 + + + + + + Consenso Global — Serviços de Tradução, Unip., Lda. + Torres Vedras + + + + + + + + + 17.95 + 43.10 + + + + + + 71 + 6 + + <P>Prevođenje s engleskog na španjolski jezik</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Solana de Los Barros + + + + + + + + + 17.95 + 43.10 + + + + + + 72 + 6 + + <P>Prevođenje s engleskog na španjolski jezik</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + Santurtzi + + + + + + + + + 17.95 + 43.10 + + + + + + 73 + 6 + + <P>Prevođenje s engleskog na španjolski jezik</P> + + + 2021-10-14 + + 26 + + + + + + Translavic BV + Rijssen + + + + + + + + + 17.95 + 43.10 + + + + + + 74 + 6 + + <P>Prevođenje s engleskog na španjolski jezik</P> + + + 2021-10-14 + + 26 + + + + + + Freelance translator + San Pedro (Nigrán) + + + + + + + + + 17.95 + 43.10 + + + + + + 75 + 7 + + <P>Prevođenje s engleskog na estonski jezik</P> + + + 2021-10-14 + + 9 + + + + + + Avatar OÜ + Tartu + + + + + + + + + 19.00 + 35.48 + + + + + + 76 + 7 + + <P>Prevođenje s engleskog na estonski jezik</P> + + + 2021-10-14 + + 9 + + + + + + Discripta OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 77 + 7 + + <P>Prevođenje s engleskog na estonski jezik</P> + + + 2021-10-14 + + 9 + + + + + + A&A Lingua OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 78 + 7 + + 2021-10-14 + + 9 + + + + + + Skrivanek s.r.o. + Prague + + + + + + + + + 19.00 + 35.48 + + + + + + 79 + 7 + + <P>Prevođenje s engleskog na estonski jezik</P> + + + 2021-10-14 + + 9 + + + + + + Tolkebüroo Pangloss OÜ + Tallinn + + + + + + + + + 19.00 + 35.48 + + + + + + 80 + 7 + + <P>Prevođenje s engleskog na estonski jezik</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 19.00 + 35.48 + + + + + + 81 + 8 + + <P>Prevođenje s engleskog na finski jezik</P> + + + 2021-10-14 + + 9 + + + + + + AAC Global Oy + Helsinki + + + + + + + + + 25.90 + 57.49 + + + + + + 82 + 8 + + <P>Prevođenje s engleskog na finski jezik</P> + + + 2021-10-14 + + 9 + + + + + + Lingsoft Language Services Oy + Turku + + + + + + + + + 25.90 + 57.49 + + + + + + 83 + 8 + + <P>Prevođenje s engleskog na finski jezik</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Tuohittu + + + + + + + + + 25.90 + 57.49 + + + + + + 84 + 8 + + <P>Prevođenje s engleskog na finski jezik</P> + + + 2021-10-14 + + 9 + + + + + + Freelance translator + Nummi + + + + + + + + + 25.90 + 57.49 + + + + + + 85 + 8 + + <P>Prevođenje s engleskog na finski jezik</P> + + + 2021-10-14 + + 9 + + + + + + Semantix A/S + Viby J + + + + + + + + + 25.90 + 57.49 + + + + + + 86 + 8 + + <P>Prevođenje s engleskog na finski jezik</P> + + + 2021-10-14 + + 9 + + + + + + Translavic BV + Rijssen + + + + + + + + + 25.90 + 57.49 + + + + + + + Sud Europske unije +
Boulevard Konrad Adenauer
+ Luxembourg + L-2925 + + +352 4303-1 + GeneralCourt.registry@curia.europa.eu + +352 4303-2100 + http://curia.europa.eu +
+ + Europski ombudsman +
1 avenue du Président Robert Schuman
+ Strasbourg Cedex + 67001 + + +33 388172313 + euro-ombudsman@europarl.europa.eu + +33 388179062 + http://www.ombudsman.europa.eu +
+ + Prevoditeljski centar za tijela Europske unije (CdT), Legal Affairs Section +
Bâtiment Technopolis, 12 E, rue Guillaume Kroll
+ Luxembourg + L-1882 + + tenders@cdt.europa.eu + http://www.cdt.europa.eu +
+ 2022-01-07 +
+
+
+
diff --git a/development-notices/ted-xml/22-023722-001-EXP.xml b/development-notices/ted-xml/22-023722-001-EXP.xml new file mode 100644 index 0000000..26a7cdf --- /dev/null +++ b/development-notices/ted-xml/22-023722-001-EXP.xml @@ -0,0 +1,629 @@ + + + + 22-023722-001 + 20220423 + EN + From Convertor + + + + + + + + + + + S + 12 + 20220118 + + + 2022/S 012-028132 + + https://ted.europa.eu/udl?uri=TED:NOTICE:028132-2022:TEXT:EN:HTML + + EN + + https://www.tourismni.com/ + Advertising and marketing services + Advertising management services + Advertising campaign services + Advertising services + Northern Ireland + Northern Ireland + Éire / Ireland + United Kingdom + + 21000000.00 + + + 2020/S 040-095930 + + + + 20220113 + Body governed by public law + Voluntary ex ante transparency notice + Services + Contract award without prior publication + Not specified + Not applicable + The most economic tender + General public services + 08C15 + 08 + + + + + + Обединено кралство + Белфаст + +

Рекламни и маркетингови услуги

+
+
+ + Spojené království/Velká Británie + Belfast + +

Reklamní a marketingové služby

+
+
+ + Forenede Kongerige, Det + Belfast + +

Servicevirksomhed i forbindelse med reklame og marketing

+
+
+ + das Vereinigte Königreich + Belfast + +

Werbe- und Marketingdienstleistungen

+
+
+ + Ηνωμένο Βασίλειο + Μπέλφαστ + +

Υπηρεσίες διαφήμισης και μάρκετινγκ

+
+
+ + United Kingdom + Belfast + +

Advertising and marketing services

+
+
+ + Reino Unido + Belfast + +

Servicios de publicidad y de marketing

+
+
+ + Suurbritannia / Ühendkuningriik + Belfast + +

Reklaami- ja turundusteenused

+
+
+ + Yhdistynyt kuningaskunta + Belfast + +

Mainonta- ja markkinointipalvelut

+
+
+ + Royaume-Uni + Belfast + +

Services de publicité et de marketing

+
+
+ + Ríocht Aontaithe, an + Béal Feirste + +

Advertising and marketing services

+
+
+ + Ujedinjena Kraljevina + Belfast + +

Usluge oglašavanja i plasmana

+
+
+ + Egyesült Királyság + Belfast + +

Hirdetési és marketingszolgáltatások

+
+
+ + Regno Unito + Belfast + +

Servizi pubblicitari e di marketing

+
+
+ + Jungtinė Karalystė, Didžioji Britanija + Belfastas + +

Reklamos ir rinkodaros paslaugos

+
+
+ + Apvienotā Karaliste + Belfāsta + +

Reklāmas un tirgdarbības pakalpojumi

+
+
+ + Ir-Renju Unit + Belfast + +

Servizzi tar-reklamar u l-marketing

+
+
+ + Verenigd Koninkrijk + Belfast + +

Reclame- en marketingdiensten

+
+
+ + Zjednoczone Królestwo + Belfast + +

Usługi reklamowe i marketingowe

+
+
+ + Reino Unido + Belfast + +

Serviços de publicidade e marketing

+
+
+ + Regatul Unit + Belfast + +

Servicii de publicitate şi de comercializare

+
+
+ + Spojené kráľovstvo + Belfast + +

Reklamné a marketingové služby

+
+
+ + Združeno kraljestvo + Belfast + +

Storitve oglaševanja in trženja

+
+
+ + Förenade kungariket + Belfast + +

Reklam och marknadsföring

+
+
+
+ + Tourism Northern Ireland + +
+ + 55adef7d-b567-453d-8a1e-4da321e301da + + + + + Tourism Northern Ireland +
Linum Chambers, Bedford Square
+ BELFAST + BT2 7ES + + SSDAdmin.CPD@finance-ni.gov.uk + + https://www.tourismni.com/ + https://etendersni.gov.uk/epps +
+ + +
+ + + <P>ID 2342618 DfE TNI - Advertising and Marketing Services</P> + + ID 2342618 + + + + + +

Following a competition advertised in the Official Journal of the EU on 29/09/2019 the Department for the Economy Tourism NI entered into a contract for the supply and delivery of its marketing and associated services, but due to the impact of Covid-19 the level of support required by the tourism industry has been unprecedented and unforeseen at the time of securing the contract. This contract has 8 months remaining on the initial contract period, with 3 x 12 month options to extend. Therefore, Tourism NI requires a variation to the value of the contract to avoid an imminent change in supplier which would incur substantial inconvenience/duplication of cost, and to ensure continuity of service to cover until 16/02/2024. This will allow sufficient time to retender the contract. Tourism NI wishes to increase the value of the contract by £10,500,000 ex VAT (50% of the original contract value), to cover requirements until 16/02/2024.

+

Tourism NI is relying on the Regulation 72(1)(c) provision as the need for change could not have been foreseen by a “diligent” Department, the changes do not affect the overall nature of the contract or exceed 50% of the value of the original contract value. Covid-19 could not have been predicted; therefore, these increased requirements could not have been foreseen or accounted for when estimating the contract value at the time of tender. The services provided through the contract will remain in line with those specified at the time of going to tender. The proposed change to the estimated contract value does not exceed this threshold.

+
+ 21000000.00 + + + + <P>Strategic and Lead Creative Agency</P> + + 1 + + + + + + + + + + + + + + +

Tourism Northern Ireland wishes to appoint a Contractor or Contractors for the supply and delivery of its marketing and associated services. These requirements have been split into 4 Lots as detailed below. Whilst no spend is guaranteed against any of the Lots, the anticipated value of each Lot over the lifetime of the contract is detailed below. Lot 1: Strategic and Lead Creative Agency with an estimated contract value of £4m Lot 2: Online Media Services with an estimated contract value of £3m Lot 3: Offline Media Services with an estimated contract value of £6m Lot 4: Design, Marketing and Content Services with an estimated contract value of £8m.

+
+ + + + AC1 Contract Management + 8 + + + AC2 Business Continuity + 8 + + + AC3 Presentation of Marketing Strategy + 64 + + + AC4 Average Hourly Rate + 20 + + + + + +

3 options to extend for periods of 1 year each

+
+ +
+ + + <P>Online Media Services</P> + + 2 + + + + + + + + + + + + + + +

Tourism Northern Ireland wishes to appoint a Contractor or Contractors for the supply and

+

delivery of its marketing and associated services. These requirements have been split into 4 Lots as detailed below. Whilst no spend is guaranteed against any of the Lots, the anticipated value of each Lot over the lifetime of the contract is detailed below. Lot 1: Strategic and Lead Creative Agency with an estimated contract value of £4m Lot 2: Online Media Services with an estimated contract value of £3m Lot 3: Offline Media Services with an estimated contract value of £6m Lot 4: Design, Marketing and Content Services with an estimated contract value of £8m.

+
+ + + + AC1 Digital Marketing Strategy + 64 + + + AC2 Contract Management + 8 + + + AC3 Business Continuity + 8 + + + AC4 Average Hourly Rate + 20 + + + + + +

3 options to extend for periods of 1 year each

+
+ +
+ + + <P>Offline Media Services</P> + + 3 + + + + + + + + + + + + + + +

Tourism Northern Ireland wishes to appoint a Contractor or Contractors for the supply and

+

delivery of its marketing and associated services. These requirements have been split into 4 Lots as detailed below. Whilst no spend is guaranteed against any of the Lots, the anticipated value of each Lot over the lifetime of the contract is detailed below. Lot 1: Strategic and Lead Creative Agency with an estimated contract value of £4m Lot 2: Online Media Services with an estimated contract value of £3m Lot 3: Offline Media Services with an estimated contract value of £6m Lot 4: Design, Marketing and Content Services with an estimated contract value of £8m.

+
+ + + + AC1 Offline Media Strategy + 48 + + + AC2 Audience led + 16 + + + AC3 Contract Management + 8 + + + AC4 Business Continuity + 8 + + + AC5 Media Commission Rebate + 10 + + + AC6 Average Hourly Rate + 10 + + + + + +

3 options to extend for periods of 1 year each

+
+ +
+ + + <P>Design, Marketing and Content Services</P> + + 4 + + + + + + + + + + + + + + +

Tourism Northern Ireland wishes to appoint a Contractor or Contractors for the supply and

+

delivery of its marketing and associated services. These requirements have been split into 4 Lots as detailed below. Whilst no spend is guaranteed against any of the Lots, the anticipated value of each Lot over the lifetime of the contract is detailed below. Lot 1: Strategic and Lead Creative Agency with an estimated contract value of £4m Lot 2: Online Media Services with an estimated contract value of £3m Lot 3: Offline Media Services with an estimated contract value of £6m Lot 4: Design, Marketing and Content Services with an estimated contract value of £8m.

+
+ + + + AC1 Content Commissioning + 64 + + + AC2 Contract Management + 8 + + + AC3 Business Continuity + 8 + + + AC4 Hourly Rates + 20 + + + + + +

3 options to extend for periods of 1 year each

+
+ +
+
+ + + + + +

Regulation 72(1)(c) provision as the need for change could not have been foreseen by a “diligent” Department, the changes do not affect the overall nature of the contract or exceed 50% of the value of the original contract value. Covid-19 could not have been predicted; therefore, these increased requirements could not have been foreseen or accounted for when estimating the contract value at the time of tender. The services provided through the contract will remain in line with those specified at the time of going to tender. The proposed change to the estimated contract value does not exceed this threshold.

+
+
+
+ + 2020/S 040-095930 +
+ + 1 + 1 + + <P>Strategic and Lead Creative Agency</P> + + + 2020-02-20 + + + + + TRAMWAY INVESTMENT HOLDINGS LIMITED +
17 Gilford Road
+ Dublin + 4 + + +44 12060600 + susanmcentegart@bbdo.ie + + https://etendersni.gov.uk/epps +
+ +
+
+ + 4000000.00 + 6000000.00 + +
+
+ + 2 + 2 + + <P>Online Media Services</P> + + + 2020-02-20 + + + + + LOUD MOUTH MEDIA LTD +
Thomas House 14 -16 James Street South
+ Belfast + BT2 7GA + + +44 2890997001 + mark@loudmouth-media.com + + https://etendersni.gov.uk/epps +
+ +
+
+ + 3000000.00 + 4500000.00 + +
+
+ + 3 + 3 + + <P>Offline Media Services</P> + + + 2020-02-20 + + + + + MAMMOTH DESIGN CONSULTANTS LTD +
84-94 Great Patrick Street
+ Belfast + BT1 2LU + + +44 2890240250 + sara.magee@mammoth.com + + https://etendersni.gov.uk/epps +
+ +
+
+ + 6000000.00 + 9000000.00 + +
+
+ + 4 + 4 + + <P>Design, Marketing and Content Services</P> + + + 2020-02-20 + + + + + TRAMWAY INVESTMENT HOLDINGS LIMITED +
17 Gilford Road
+ Dublin + 4 + + +44 12060600 + susanmcentegart@bbdo.ie + + https://etendersni.gov.uk/epps +
+ +
+
+ + 8000000.00 + 12000000.00 + +
+
+ + +

The successful contractor’s performance on the contract will be regularly monitored in line with PGN 01/12. Contractors not delivering on contract requirements is a serious matter. It means the public purse is not getting what it is paying for. If a contractor fails to reach satisfactory levels of contract performance they will be given a specified time to improve. If, after the specified time, they still fail to reach satisfactory levels of contract performance, the matter will be escalated to senior management in CPD for further action. If this occurs and their performance still does not improve to satisfactory levels within the specified period, it may be regarded as an act of grave professional misconduct and they may be issued with a Certificate of Unsatisfactory Performance and the contract may be terminated. The issue of a Certificate of Unsatisfactory Performance will result in the contractor being excluded from all procurement competitions being undertaken by Centres of Procurement Expertise on behalf of bodies covered by the Northern Ireland Procurement Policy for a period of twelve months from the date of issue of the certificate.

+
+ + The UK does not have any such bodies with responsibility for appeal/mediation procedures. Instead; any challenges are dealt with by the High Court, Commercial Division, to which proceedings may be issued regarding alleged breaches of the PCR 2015 as amended. + Belfast + + + +

CPD complied with the Public Contracts Regulations 2015 (as amended) and incorporated a standstill period (i.e. a minimum of 10 calendar days) at the point information on the award of contract was communicated to tenderers. That notification provided full information on the award decision. This provided time for the unsuccessful tenderers to challenge the award decision before the contract was entered into.

+
+ 2022-01-13 +
+
+
+
diff --git a/development-notices/ted-xml/22-073124-001-EXP.xml b/development-notices/ted-xml/22-073124-001-EXP.xml new file mode 100644 index 0000000..fafa72e --- /dev/null +++ b/development-notices/ted-xml/22-073124-001-EXP.xml @@ -0,0 +1,391 @@ + + + + 22-073124-001 + 20220518 + FR + From Convertor + + + + + + + + + + + S + 30 + 20220211 + + + 2022/S 030-078165 + + https://ted.europa.eu/udl?uri=TED:NOTICE:078165-2022:TEXT:FR:HTML + + FR + + www.selo-lozere.fr + Architectural, construction, engineering and inspection services + Lozère + Lozère + Lozère + Aveyron + + 120000.00 + + + + 20220207 + Other + Voluntary ex ante transparency notice + Services + Contract award without prior publication + European Union, with participation by GPA countries + Not applicable + The most economic tender + Other + 01315 + 01 + + + + + + Фpaнция + Mende + +

Архитектурни, строителни, инженерни и инспекционни услуги

+
+
+ + Francie + Mende + +

Architektonické, stavební, technické a inspekční služby

+
+
+ + Frankrig + Mende + +

Arkitekt-, konstruktions-, ingeniør- og inspektionsvirksomhed

+
+
+ + Frankreich + Mende + +

Dienstleistungen von Architektur-, Konstruktions- und Ingenieurbüros und Prüfstellen

+
+
+ + Γαλλία + Mende + +

Υπηρεσίες αρχιτεκτονικής, κατασκευαστικών έργων, έργων πολιτικού μηχανικού και επίβλεψης

+
+
+ + France + Mende + +

Architectural, construction, engineering and inspection services

+
+
+ + Francia + Mende + +

Servicios de arquitectura, construcción, ingeniería e inspección

+
+
+ + Prantsusmaa + Mende + +

Arhitektuuri-, ehitus-, inseneri- ja ehitusjärelevalveteenused

+
+
+ + Ranska + Mende + +

Arkkitehti-, rakennus-, insinööri- ja tarkastuspalvelut

+
+
+ + France + Mende + +

Services d'architecture, services de construction, services d'ingénierie et services d'inspection

+
+
+ + Fhrainc, an + Mende + +

Architectural, construction, engineering and inspection services

+
+
+ + Francuska + Mende + +

Arhitektonske, građevne, tehničke i inspekcije usluge

+
+
+ + Franciaország + Mende + +

Építészeti, építési, mérnöki és vizsgálati szolgáltatások

+
+
+ + Francia + Mende + +

Servizi architettonici, di costruzione, ingegneria e ispezione

+
+
+ + Prancūzija + Mende + +

Architektūros, statybų, inžinerijos ir inspektavimo paslaugos

+
+
+ + Francija + Mende + +

Arhitektūras, būvniecības, inženiertehniskie un pārbaudes pakalpojumi

+
+
+ + Franza + Mende + +

Servizzi ta' perizja, kostruzzjoni, inġinerija u spezzjoni

+
+
+ + Frankrijk + Mende + +

Dienstverlening op het gebied van architectuur, bouwkunde, civiele techniek en inspectie

+
+
+ + Francja + Mende + +

Usługi architektoniczne, budowlane, inżynieryjne i kontrolne

+
+
+ + França + Mende + +

Serviços de arquitectura, construção, engenharia e inspecção

+
+
+ + Franţa + Mende + +

Servicii de arhitectură, de construcţii, de inginerie şi de inspecţie

+
+
+ + Francúzsko + Mende + +

Architektonické, stavebné, inžinierske a inšpekčné služby

+
+
+ + Francija + Mende + +

Arhitekturne, gradbeniške, inženirske in inšpekcijske storitve

+
+
+ + Frankrike + Mende + +

Arkitekt-, bygg-, ingenjörs- och besiktningstjänster

+
+
+
+ + Société d'Economie Mixte d'Equipement pour le Développement de la Lozere SELO - Mandataire agissant pour le compte de la commune de NASBINALS + +
+ + + + + + Société d'Economie Mixte d'Equipement pour le Développement de la Lozere SELO - Mandataire agissant pour le compte de la commune de NASBINALS +
14 boulevard Henri Bourrillon
+ MENDE + 48000 + + Roger CRUEYZE + +33 466656022 + selo@france48.com + + www.selo-lozere.fr +
+ SEML AMENAGEMENT + AMENAGEMENT +
+ + + <P>Marché de maîtrise d’œuvre (mission de base avec EXE + OPC) pour la réalisation d’une salle de sport polyvalente sur la commune de Nasbinals</P> + + + + + + +

Marché de maîtrise d’œuvre pour la réalisation d’une salle de sport polyvalente sur la commune de Nasbinals

+

Marché passé en procédure adaptée ouverte dans le respect des dispositions des articles L2123-1 1°) et R2123-1 1°) du Code de la commande publique.

+
+ 120000.00 + + + + +

NASBINALS 48260

+
+ +

Marché de maîtrise d’œuvre mission de base avec EXE + OPC

+
+ + + + Références et compétences + 20% + + + Note méthodologique + 40% + + + Prix + 40% + + + + + +
+
+ + + + + +

Publication d'un avis d'intention de conclure d'un marché dispensé d'obligations de publicité par l'effet des dispositions des articles L. 2123-1 1o), R. 2123-1 1o)

+

et R. 2131-13 du code de la commande publique (MAPApublication facultative — MAPA marché inférieur au seuil communautaire).

+
+
+
+ +
+ + + <P>Marché de maîtrise d'oeuvre pour la réalisation d'une salle de sport polyvalente sur la commune de Nasbinals</P> + + + 2022-01-21 + + + + + SAS Stéphane BESSIERES +
12 rue de la Chicane
+ SAINT CHELY D'APCHER + 48200 + + +
+ +
+ + + BET INSE SARL +
132 rue Marc Robert
+ ONET LE CHATEAU + 12850 + + +
+ +
+ + + SARL Pierre BRUNEL +
6 place Charles De Gaulle
+ MENDE + 48000 + + +
+ +
+ + + SIGMA ACOUSTIQUE +
12 avenue Jean Monnet
+ RODEZ + 12000 + + +
+ +
+
+ + 120000.00 + +
+
+ + + Tribunal Administratif de Nîmes +
16 avenue Feuchères
+ Nimes + 30000 + + +33 466273700 + http://justice.gouv.fr +
+ + Tribunal Administratif de Nîmes +
6 rue Joseph Autran
+ Nîmes + 30000 + + +33 466273700 + http://justice.gouv.fr +
+ 2022-02-07 +
+
+
+
diff --git a/development-notices/ted-xml/22-104446-001-EXP.xml b/development-notices/ted-xml/22-104446-001-EXP.xml new file mode 100644 index 0000000..8317e99 --- /dev/null +++ b/development-notices/ted-xml/22-104446-001-EXP.xml @@ -0,0 +1,916 @@ + + + + 22-104446-001 + 20220323 + EN FR DE + From Convertor + + + + + + + + + + + S + 41 + 20220228 + + + 2022/S 041-107804 + + https://ted.europa.eu/udl?uri=TED:NOTICE:107804-2022:TEXT:EN:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:107804-2022:TEXT:FR:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:107804-2022:TEXT:DE:HTML + + EN + DE + FR + + https://www.simap.ch + http://www.simap.ch/shabforms/servlet/Search?NOTICE_NR=1247657 + Technical testing, analysis and consultancy services + Composition and purity testing and analysis services + Schweiz / Suisse / Svizzera + Schweiz / Suisse / Svizzera + + + 20220223 + 20220323 12:00 + Body governed by public law + Contract notice + Services + Open procedure + Agreement between the European Union and the Swiss Confederation + Submission for all lots + The most economic tender + Education + 04C02 + 04 + + + + + + Switzerland + Zürich + +

Technical testing, analysis and consultancy services

+
+
+ + Suisse + Zürich + +

Services d'essais techniques, services d'analyses et services de conseil

+
+
+ + die Schweiz + Zürich + +

Technische Tests, Analysen und Beratung

+
+
+ + Швейцария + Цюрих + +

Услуги по технически изпитания, услуги по анализ и консултантски услуги

+
+
+ + Švýcarsko + Curych + +

Technické testování, analýza a poradenství

+
+
+ + Schweiz + Zürich + +

Tekniske undersøgelser, analyser og rådgivning

+
+
+ + Ελβετία + Ζυρίχη + +

Υπηρεσίες τεχνικών δοκιμών, ανάλυσης και παροχής συμβουλών

+
+
+ + Suiza + Zúrich + +

Servicios de ensayo, análisis y consultoría técnicos

+
+
+ + Šveits + Zürich + +

Tehnilise teimimise, analüüsi- ja nõuandeteenused

+
+
+ + Sveitsi + Zürich + +

Tekniset testaus-, analysointi- ja neuvontapalvelut

+
+
+ + Eilvéis, an + Zurich + +

Technical testing, analysis and consultancy services

+
+
+ + Švicarska + Zurich + +

Usluge tehničkog ispitivanja, analize i savjetovanja

+
+
+ + Svájc + Zürich + +

Műszaki vizsgálati, elemzési és tanácsadó szolgáltatások

+
+
+ + Svizzera + Zurigo + +

Servizi di prova tecnica, analisi e consulenza

+
+
+ + Šveicarija + Ciūrichas + +

Techninio tikrinimo, analizės ir konsultavimo paslaugos

+
+
+ + Šveice + Cīrihe + +

Tehniskās testēšanas, analīzes un konsultāciju pakalpojumi

+
+
+ + l-Isvizzera + Zurich + +

Servizzi ta' ttestjar, analiżi u konsulenza teknika

+
+
+ + Zwitserland + Zürich + +

Diensten voor technische testen, analyse en adviezen

+
+
+ + Szwajcaria + Zurych + +

Usługi w zakresie testowania technicznego, analizy i konsultacji technicznej

+
+
+ + Suíça + Zurique + +

Serviços técnicos de ensaio, análise e consultoria

+
+
+ + Elveţia + Zürich + +

Servicii de testare, analiză şi consultanţă tehnică

+
+
+ + Švajčiarsko + Zürich + +

Služby v oblasti technického skúšania, technickej analýzy a technického poradenstva

+
+
+ + Švica + Zürich + +

Storitve tehničnega testiranja, analize in svetovanja

+
+
+ + Schweiz + Zürich + +

Teknisk provning, analys och konsulttjänster

+
+
+
+ + ETH Zürich Abteilung Finanzdienstleistungen + ETH Zürich Abteilung Finanzdienstleistungen + ETH Zürich Abteilung Finanzdienstleistungen + +
+ + + + + + ETH Zürich Abteilung Finanzdienstleistungen +
Scheuchzerstrasse 70
+ Zürich + 8092 + + Einkaufskoordination + publictender@ethz.ch + + https://www.simap.ch + www.ethz.ch +
+ + http://www.simap.ch/shabforms/servlet/Search?NOTICE_NR=1247655 + + + ETH Zürich Abteilung Finanzdienstleistungen +
Scheuchzerstrasse 70
+ Zürich + 8092 + + Einkaufskoordination + publictender@ethz.ch + + https://www.simap.ch +
+ + +
+ + + <P>Generation of technical data for the application for authorisation of a new food additive in the EU</P> + + + + + + +

ETH Zürich has co-developed a novel product derived from olive pomace (sidestream from olive oil production) deemed for use in food products as an antioxidant. For the required premarket authorisation a wide range of technical data needs to be generated. The relevant guidance document for the scientific data in the EU is the «EFSA Guidance for submission for food additive evaluations».

+
+ + + + + 1 + + + + + +

Compositional analysis (Lot A)

+
+ + + A1) Quality and completeness of analytical results + 300 + + + A2) Lead time from order until final report + 100 + + + A3) Minimising sample usage for required analyses + 75 + + + A4) Convenience of information and sample exchange + 50 + + + A5) Special price offer if lot A and B are purchased together + 50 + + + A6) Quantification of additional compounds Lot A + 25 + + + A7) Price for Lot A + 450 + + + 2022-04-29 + 2022-12-23 + + + + +

A6) Quantification of additional compounds Lot A

+
+ +
+ + 2 + + + + + +

Stability studies (Lot B)

+
+ + + B1) Quality and completeness of analytical results + 300 + + + B2) Lead time from order until final report + 100 + + + B3) Minimising sample usage for required analyses + 75 + + + B4) Convenience of information and sample exchange + 50 + + + B5) Special price offer if lot A and B are purchased together + 50 + + + B6. Option: Quantification of additional compounds Lot B + 25 + + + B7) Price for Lot B + 400 + + + 2022-04-29 + 2023-12-22 + + + + +

7.2.2. Quantification of additional compounds Lot B

+
+ +
+ + 3 + + + + + +

Basic nanomaterial assessment (Lot C)

+
+ + + C1) Quality and completeness of analytical results + 200 + + + C2) Lead time from order until final report + 50 + + + C3) Convenience of information and sample exchange + 50 + + + C4) Price for Lot C + 300 + + + 2022-04-29 + 2022-12-23 + + + + +
+
+ + + + + + + + 2022-03-23 + 12:00 + + + + + 2022-06-30 + + 2022-03-24 + 23:59 + + + + + +

Partial offers are permitted.

+

Conditions for tenderers from Non-Member States of the WTO Agreement on Government Procurement:none.

+

Terms of business: General Terms and Conditions (AGB) of the ETH Domain for the procurement of services, latest version.

+

Negotiations: No walk-through takes place.

+

Essential requirements:1a. For services provided in Switzerland The contracting authority shall award public contracts for services in Switzerland only to a provider (hereinafter referred to as provider) which guarantees compliance with occupational health and safety regulations and working conditions for employees and equal pay for men and women. 1b. For services provided abroad If the service is provided abroad, the provider must at least ensure compliance with the following core conventions of the International Labour Organisation (ILO core conventions): - Convention No. 29 of 28 June 1930 concerning forced or compulsory labour (SR 0.822.713.9); - Convention No. 87 of 9 July 1948 concerning Freedom of Association and Protection of the Right to Organise (SR 0.822.719.7); - Convention No. 98 of 1 July 1949 concerning the Application of the Principles of the Right to Organise and to Bargain Collectively (SR 0.822.719.9); - Convention No. 100 of 29 June 1951 concerning Equal Remuneration of Men and Women Workers for Work of Equal Value (SR 0.822.720.0); - Convention No. 105 of 25 June 1957 concerning the Abolition of Forced Labour (SR 0.822.720.5); - Convention No. 111 of 25 June 1958 concerning Discrimination in Respect of Employment and Occupation (SR 0.822.721.1); - Convention No. 138 of 26 June 1973 concerning the minimum age for admission to employment (SR 0.822.723.8); - Convention No. 182 of 17 June 1999 concerning the prohibition and immediate action for the elimination of the worst forms of child labour (SR 0.822.728.2). 2. compliance with minimum social standards by subcontractors and subcontractors The client requires that the subcontractors and subcontractors also comply with the minimum social standards listed above. If a subcontractor or subcontractor provides its services in Switzerland, it must comply with the minimum social regulations applicable in Switzerland pursuant to section 1a; if it provides its services abroad, it must at least comply with the ILO core conventions pursuant to section 1b. A self-declaration must be submitted for confirmation.

+

Additional information: Additional option according to specifications 7.2.3 Option "In vitro genotoxicity study" (independent of lots A, B & C).

+

Procedures for appeal:In accordance with Article 56 paragraph 1 of the Public Procurement Act (PPA), a written appeal against this decision can be lodged with the Federal Administrative Court, P.O. Box, 9023 St. Gallen, Switzerland, within 20 days of notification. Any appeal is to be submitted in duplicate and must include what is being sought, the grounds for appeal, evidence and the signature of the person lodging the appeal or his or her representative. A copy of this decision and available evidence must be included. The provisions of the Administrative Procedure Act (APA) on legal holidays do not apply in accordance with Article 56 paragraph 2 of the PPA. Based on Article 52 paragraph 2 of the PPA, the appeal can be used only to establish that this decision violates federal law, but not to apply for its cancellation. Foreign providers are permitted to appeal only to the extent that the state in which they are domiciled grants reciprocal rights.

+

Deadline / Remarks: 1x electronically as PDF file by e-mail (size of max. 20 MB per e-mail message) or by post on USB stick. If the offer is submitted only by mail on a USB stick, please notify by e-mail to publictender@ethz.ch.

+

Remarks (Desired deadline for questions in written form)Written questions will be accepted in the forum of www.simap.ch until the mentioned date. After this date, they will be anonymized and made available again on www.simap.ch together with the corresponding answers.

+

National reference publication: Simap of 23.02.2022 , doc. 1247655Desired deadline for questions in written form: 08.03.2022.

+

Conditions for obtaining the tendering documentation: Please send us an e-mail message to publictender@ethz.ch with the signed non-disclosure agreement (NDA) to request the tender documents.

+

Conditions of paymentThe documents will only be handed over on request. To do so, please send an e-mail with the signed non-disclosure agreement (NDA) to publictender@ethz.ch and ask for the tender documents. We will then send them to you by e-mail.

+
+ + Bundesverwaltungsgericht +
Postfach
+ St. Gallen + 9023 + +
+ 2022-02-23 +
+
+ + + + + ETH Zürich Abteilung Finanzdienstleistungen +
Scheuchzerstrasse 70
+ Zürich + 8092 + + Einkaufskoordination + publictender@ethz.ch + + https://www.simap.ch + www.ethz.ch +
+ + http://www.simap.ch/shabforms/servlet/Search?NOTICE_NR=1247657 + + + ETH Zürich Abteilung Finanzdienstleistungen +
Scheuchzerstrasse 70
+ Zürich + 8092 + + Einkaufskoordination + publictender@ethz.ch + + https://www.simap.ch +
+ + +
+ + + <P>Génération de données techniques pour la demande d'autorisation d'un nouvel additif alimentaire dans l'UE</P> + + + + + + +

L'ETH Zürich a co-développé un nouveau produit dérivé des grignons d'olive (produit secondaire de la production d'huile d'olive) censé être utilisé dans les produits alimentaires comme antioxydant. Pour l'autorisation requise, un large éventail de données techniques doit être généré. Le document d'orientation pertinent pour les données scientifiques dans l'UE est «EFSA Guidance for submission for food additive evaluations».

+
+ + + + + 1 + + + + + +

Analyse de la composition (Lot A)

+
+ + + A1) Qualité et intégralité des résultats d'analyse + 300 + + + A2) Délai entre la commande et le rapport final + 100 + + + A3) Minimiser l'utilisation d'échantillons pour les analyses requises + 75 + + + A4) Commodité de l'échange d'informations et d'échantillons + 50 + + + A5) Offre de prix spéciale si les lots A et B sont achetés ensemble + 50 + + + A6) Quantification des composés supplémentaires Lot A + 25 + + + A7) Prix du lot A + 450 + + + 2022-04-29 + 2022-12-23 + + + + +

A6) Quantification des composés supplémentaires Lot A

+
+ +
+ + 2 + + + + + +

Etudes de stabilité (Lot B)

+
+ + + B1) Qualité et intégralité des résultats d'analyse + 300 + + + B2) Délai entre la commande et le rapport final + 100 + + + B3) Minimiser l'utilisation d'échantillons pour les analyses requises + 75 + + + B4) Commodité de l'échange d'informations et d'échantillons + 50 + + + B5) Offre de prix spéciale si les lots A et B sont achetés ensemble + 50 + + + B6) Option: Quantification de composés supplémentaires Lot B + 25 + + + B7) Prix du lot B + 400 + + + 2022-04-29 + 2023-12-22 + + + + +

7.2.2. Quantification des composés supplémentaires Lot B

+
+ +
+ + 3 + + + + + +

Évaluation de base des nanomatériaux (Lot C)

+
+ + + C1) Qualité et intégralité des résultats d'analyse + 200 + + + C2) Délai entre la commande et le rapport final + 50 + + + C3) Commodité de l'échange d'informations et d'échantillons + 50 + + + C4) Prix du lot C + 300 + + + 2022-04-29 + 2022-12-23 + + + + +
+
+ + + + + + + + 2022-03-23 + 12:00 + + + + + 2022-06-30 + + 2022-03-24 + 23:59 + + + + + +

Des offres partielles sont admises.

+

Conditions pour les soumissionnaires provenant d'États non membres de l'Accord sur les marchés publics de l'OMC:

+

aucunes.

+

Conditions générales: Conditions générales (CG) du Domaine des écoles polytechniques fédérales relatives à l’achat de services, version actuelle.

+

Négociations: Il n'y a pas d'inspection.

+

Exigences fondamentales:1a. Prestations fournies en Suisse Pour les prestations fournies en Suisse, l'adjudicateur n'adjuge les marchés publics qu'à des soumissionnaires qui garantissent le respect des dispositions sur la protection du travail et des conditions de travail ainsi que l'égalité salariale entre femmes et hommes. 1b. Prestations fournies à l’étranger Si la prestation est exécutée à l’étranger, le soumissionnaire doit garantir au moins le respect des conventions fondamentales de l’Organisation internationale du travail (conventions fondamentales de l'OIT), à savoir les conventions suivantes: - Convention no 29 du 28 juin 1930 concernant le travail forcé ou obligatoire (RS 0.822.713.9); - Convention no 87 du 9 juillet 1948 concernant la liberté syndicale et la protection du droit syndical (RS 0.822.719.7); - Convention n° 98 du 1er juillet 1949 concernant l’application des principes du droit d’organisation et de négociation collective (RS 0.822.719.9); - Convention no 100 du 29 juin 1951 concernant l’égalité de rémunération entre la maind’œuvre masculine et la main-d’oeuvre féminine pour un travail de valeur égale (RS 0.822.720.0); - Convention no 105 du 25 juin 1957 concernant l’abolition du travail forcé (RS 0.822.720.5); - Convention no 111 du 25 juin 1958 concernant la discrimination en matière d’emploi et de profession (RS 0.822.721.1); - Convention no 138 du 26 juin 1973 concernant l’âge minimum d’admission à l’emploi (RS 0.822.723.8); - Convention no 182 du 17 juin 1999 concernant l’interdiction des pires formes de travail des enfants et l’action immédiate en vue de leur élimination (RS 0.822.728.2). 2. Respect des normes sociales minimales par les sous-traitants L’adjudicateur exige que les sous-traitants respectent les normes sociales minimales susmentionnées. S'ils fournissent leur prestation en Suisse, les sous-traitants doivent observer les normes sociales minimales en vigueur en Suisse (chiffre 1a); s'ils fournissent leur prestation à l’étranger, ils sont tenus de respecter au moins les conventions fondamentales de l'OIT (chiffre 1b). A confirmer par une déclaration du soumissionnaire.

+

Autres indications: Option supplémentaire selon les spécifications 7.2.3 Option "Étude de génotoxicité in vitro" (indépendante des lots A, B et C).

+

Indication des voies de recours: Conformément à l'art. 56, al. 1, de la loi fédérale sur les marchés publics (LMP), la présente décision peut être attaquée, dans un délai de 20 jours à compter de sa notification, auprès du Tribunal administratif fédéral, case postale, 9023 Saint-Gall. Présenté en deux exemplaires, le mémoire de recours doit indiquer les conclusions, les motifs et les moyens de preuve et porter la signature de la partie recourante ou de son représentant ; y seront jointes une copie de la présente décision et les pièces invoquées comme moyens de preuve, lorsqu'elles sont disponibles. Conformément à l'art. 56, al. 2, LMP, les dispositions de la Loi fédérale sur la procédure administrative (PA) relatives à la suspension des délais ne s'appliquent pas. Conformément à l'art. 52, al. 2, LMP, les recours peuvent tendre uniquement à faire constater que ladite décision enfreint le droit fédéral, et non à son annulation. Les soumissionnaires étrangers ne peuvent faire recours que si l'État dans lequel ils ont leur siège accorde la réciprocité.

+

Délai de clôture pour le dépôt des offres / Remarques: 1x elektronisch als PDF-Datei per E-Mail (Dateigrösse max. 20 MB pro E-Mail) oder per Post auf USB-Stick. Falls das Angebot nur per Post auf einem USB-Stick eingereicht wird, bitte Benachrichtigung per E-Mail an publictender@ethz.ch.1x électronique (pdf) par courriel (taille du fichier max. 20 MB par e-mail) ou par poste USB. Si l'offre est soumise uniquement par voie postale sur une clé USB, veuillez-nous en informer par e-mail à publictender@ethz.ch.

+

Remarques (Délai souhaité pour poser des questions par écrit)Questions par écrit au forum sur www.simap.ch seront acceptées jusqu'à la date mentionnée. Elles seront rendues anonyme et publiées conjointement avec les réponses de nouveau sur www.simap.ch.

+

Publication de référence nationale: Simap de la 23.02.2022 ,doc. 1247657Délai souhaité pour poser des questions par écrit: 08.03.2022.

+

Conditions à l'obtention du dossier d'appel d'offres: Veuillez nous envoyer un message électronique à publictender@ethz.ch avec l'accord de non-divulgation (NDA) signé pour demander les documents d'appel d'offres.

+

Conditions de paiement Les documents ne seront remis que sur demande. Pour ce faire, veuillez envoyer un e-mail avec l'accord de non-divulgation (NDA) signé à publictender@ethz.ch et demander les documents de l'appel d'offres. Nous vous les enverrons alors par e-mail.

+
+ + Bundesverwaltungsgericht +
Postfach
+ St. Gallen + 9023 + +
+ 2022-02-23 +
+
+ + + + + ETH Zürich Abteilung Finanzdienstleistungen +
Scheuchzerstrasse 70
+ Zürich + 8092 + + Einkaufskoordination + publictender@ethz.ch + + https://www.simap.ch + www.ethz.ch +
+ + http://www.simap.ch/shabforms/servlet/Search?NOTICE_NR=1247563 + + + ETH Zürich Abteilung Finanzdienstleistungen +
Scheuchzerstrasse 70
+ Zürich + 8092 + + Einkaufskoordination + publictender@ethz.ch + + https://www.simap.ch +
+ + +
+ + + <P>Erstellung von technischen Daten für den Antrag auf Zulassung eines neuen Lebensmittelzusatzstoffes in der EU</P> + + + + + + +

Die ETH Zürich hat ein neuartiges Produkt aus Oliventrester (Nebenstrom der Olivenölproduktion) mitentwickelt, das in Lebensmitteln als Antioxidans eingesetzt werden soll. Für die erforderliche Zulassung muss eine Vielzahl von technischen Daten generiert werden. Der relevante Leitfaden für die wissenschaftlichen Daten in der EU ist die «EFSA Guidance for submission for food additive evaluations».

+
+ + + + + 1 + + + + + +

Analyse der Zusammensetzung (Los A)

+
+ + + A1. Qualität und Vollständigkeit der Analyseresultate + 300 + + + A2. Bearbeitungszeit bis Schlussreport + 100 + + + A3. Tiefe Probenmenge bei vollständiger Analyse + 75 + + + A4. Einfacher Austausch von Informationen und Proben + 50 + + + A5. Spezialpreis wenn Los 1 (A) und Los 2 (B) zusammengekauft werden + 50 + + + A6. Optional: Quantifizierung zusätzlicher Verbindungen Los A + 25 + + + A7. Preis für Los 1 (A) + 450 + + + 2022-04-29 + 2022-12-23 + + + + +

A6). Quantifizierung zusätzlicher Verbindungen Los A

+
+ +
+ + 2 + + + + + +

Untersuchungen zur Stabilität (Los B)

+
+ + + B1. Qualität und Vollständigkeit der analytischen Ergebnisse + 300 + + + B2. Bearbeitungszeit vom Auftrag bis zum Abschlussbericht + 100 + + + B3. Minimierung des Probenverbrauchs für erforderliche Analysen + 75 + + + B4. Einfacher Austausch von Informationen und Proben + 50 + + + B5. Spezialrabatt wenn Los 1 (A) und Los 2 (B) zusammen bestellt werden + 50 + + + B6. Optional: Quantifizierung zusätzlicher Verbindungen Los B + 25 + + + B7. Preis für Los B + 400 + + + 2022-04-29 + 2023-12-22 + + + + +

7.2.2. Quantifizierung zusätzlicher Verbindungen Los B

+
+ +
+ + 3 + + + + + +

Grundlegende Bewertung von Nanomaterialien (Los C)

+
+ + + C1. Qualität und Vollständigkeit der Analyseresultate/Dokumentation + 200 + + + C2. Bearbeitungszeit von Bestellung bis Schlussbericht + 50 + + + C3. Einfacher Informations- und Probenaustausch + 50 + + + C4. Preis für Los C (Los 3) + 300 + + + 2022-04-29 + 2022-12-23 + + + + +
+
+ + + + + + + + 2022-03-23 + 12:00 + + + + + 2022-06-30 + + 2022-03-24 + 23:59 + + + + + +

Teilangebote sind zugelassen.

+

Voraussetzungen für Anbieter aus Staaten, die nicht dem WTO-Beschaffungsübereinkommen angehören: Keine.

+

Geschäftsbedingungen: AGBs des ETH-Bereichs für die Beschaffung von Dienstleistungen.

+

Verhandlungen: Es findet keine Begehung statt.

+

Grundsätzliche Anforderungen: Die Auftraggeberin vergibt diesen Auftrag nur an Anbieter, welche die in den Ausschreibungsunterlagen und der Gesetzgebung festgelegten Teilnahmebedingungen einhalten. Dies betrifft insbesondere die Einhaltung der Arbeitsschutzbestimmungen, der Arbeitsbedingungen, der Lohngleichheit, des Umweltrechts und das wettbewerbskonforme und korruptionsfreie Verhalten.

+

Sonstige Angaben: Zusätzliche Option gem. Pflichtenheft 7.2.3. Option “In vitro genotoxicity study” (unabhängig der Lose A, B & C).

+

Rechtsmittelbelehrung: Gegen diese Verfügung kann gemäss Art. 56 Abs. 1 des Bundesgesetzes über das öffentliche Beschaffungswesen (BöB) innert 20 Tagen seit Eröffnung schriftlich Beschwerde beim Bundesverwaltungsgericht, Postfach, 9023 St. Gallen, erhoben werden. Die Beschwerde ist im Doppel einzureichen und hat die Begehren, deren Begründung mit Angabe der Beweismittel sowie die Unterschrift der beschwerdeführenden Person oder ihrer Vertretung zu enthalten. Eine Kopie der vorliegenden Verfügung und vorhandene Beweismittel sind beizulegen. Die Bestimmungen des Verwaltungsverfahrensgesetzes (VwVG) über den Fristenstillstand finden gemäss Art. 56 Abs. 2 BöB keine Anwendung. Gestützt auf Art. 52 Abs. 2 BöB kann mit der Beschwerde einzig die Feststellung, dass die vorliegende Verfügung Bundesrecht verletzt, nicht jedoch deren Aufhebung beantragt werden. Ausländische Anbieterinnen sind zur Beschwerde nur zugelassen, soweit der Staat, in dem sie ihren Sitz haben, Gegenrecht gewährt.

+

Schlusstermin / Bemerkungen: 1x elektronisch als PDF-Datei per E-Mail (Dateigrösse max. 20 MB pro E-Mail) oder per Post auf USB-Stick. Falls das Angebot nur per Post auf einem USB-Stick eigereicht wird, bitte Benachrichtigung per E-Mail an publictender@ethz.ch.

+

Bemerkungen (Termin für schriftliche Fragen)Bis zum genannten Datum werden schriftliche Fragen im Forum von www.simap.ch entgegengenommen. Danach werden Sie anonymisiert und zusammen mit den entsprechenden Antworten wiederum auf www.simap.ch zur Verfügung gestellt.

+

Nationale Referenz-Publikation: Simap vom 23.02.2022 , Dok. 1247563Gewünschter Termin für schriftliche Fragen bis: 08.03.2022.

+

Bedingungen zum Bezug der Ausschreibungsunterlagen: Bitte senden Sie uns eine E-Mail Nachricht mit unterzeichneter Geheimhaltungsvereinbarung (NDA) zu um die Ausschreibungsunterlagen zu verlangen.

+

ZahlungsbedingungenDie Unterlagen werden nur auf Verlangen abgegeben. Dazu senden Sie bitte eine E-Mail an publictender@ethz.ch und verlangen nach den Ausschreibeunterlagen. Diese stellen wir Ihnen dann per E-Mail zu.

+
+ + Bundesverwaltungsgericht +
Postfach
+ St. Gallen + 9023 + +
+ 2022-02-23 +
+
+
+
diff --git a/development-notices/ted-xml/22-109282-001-EXP.xml b/development-notices/ted-xml/22-109282-001-EXP.xml new file mode 100644 index 0000000..899faa0 --- /dev/null +++ b/development-notices/ted-xml/22-109282-001-EXP.xml @@ -0,0 +1,8184 @@ + + + + 22-109282-001 + 20220604 + DA DE EN ES FI FR EL IT NL PT SV CS ET HU LT LV MT PL SK SL GA BG RO HR + From Convertor + + + + + + + + + + + S + 44 + 20220303 + + + 2022/S 044-112987 + + https://ted.europa.eu/udl?uri=TED:NOTICE:112987-2022:TEXT:DA:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:112987-2022:TEXT:DE:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:112987-2022:TEXT:EN:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:112987-2022:TEXT:ES:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:112987-2022:TEXT:FI:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:112987-2022:TEXT:FR:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:112987-2022:TEXT:EL:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:112987-2022:TEXT:IT:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:112987-2022:TEXT:NL:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:112987-2022:TEXT:PT:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:112987-2022:TEXT:SV:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:112987-2022:TEXT:CS:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:112987-2022:TEXT:ET:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:112987-2022:TEXT:HU:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:112987-2022:TEXT:LT:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:112987-2022:TEXT:LV:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:112987-2022:TEXT:MT:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:112987-2022:TEXT:PL:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:112987-2022:TEXT:SK:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:112987-2022:TEXT:SL:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:112987-2022:TEXT:GA:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:112987-2022:TEXT:BG:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:112987-2022:TEXT:RO:HTML + https://ted.europa.eu/udl?uri=TED:NOTICE:112987-2022:TEXT:HR:HTML + + IT + + https://ec.europa.eu/info/departments/human-resources-and-security_en + Medical practice and related services + Social work and related services + Varese + Région de Bruxelles-Capitale / Brussels Hoofdstedelijk Gewest + Varese + + 684000.00 + + + 2021/S 160-421470 + + + + 20220224 + European Institution/Agency or International Organisation + Contract award notice + Services + Open procedure + European Institution/Agency or International Organisation + Not applicable + Lowest price + General public services + ECC03 + EC + + + + + + Belgien + Bruxelles + +

Akutte lægetjenester og socialrådgiver til lægetjenesten i Ispra (VA) i Italien

+
+
+ + Belgien + Brüssel + +

Notfallmedizindienstleistungen und Sozialarbeiter für den medizinischen Dienst in Ispra (VA) in Italien

+
+
+ + Belgium + Brussels + +

Emergency medicine services and social worker for the medical service of Ispra (VA) in Italy

+
+
+ + Bélgica + Bruselas + +

Servicios de medicina de emergencia y trabajador social para el servicio médico de Ispra (VA) en Italia

+
+
+ + Belgia + Bryssel + +

Terveydenhuollon päivystyspalvelut ja sosiaalityöntekijä Ispran (VA) terveydenhuoltoyksikköä varten Italiassa

+
+
+ + Belgique + Bruxelles + +

Prestations de services de médecine d’urgence et assistant social pour le service médical d’Ispra (VA) en Italie

+
+
+ + Βέλγιο + Βρυξέλλες + +

Υπηρεσίες ιατρικής έκτακτης ανάγκης και κοινωνικός λειτουργός για την ιατρική υπηρεσία της Ίσπρα (VA) στην Ιταλία

+
+
+ + Belgio + Bruxelles + +

Servizi di medicina d'urgenza e assistente sociale per il servizio medico di Ispra (VA) in Italia

+
+
+ + België + Brussel + +

Diensten voor spoedeisende geneeskunde en maatschappelijk werker voor de medische dienst van Ispra (VA) in Italië

+
+
+ + Bélgica + Bruxelas + +

Serviços de medicina de emergência e assistente social a favor do serviço médico de Ispra (VA) em Itália

+
+
+ + Belgien + Bryssel + +

Tjänster avseende akutsjukvård och socialarbetare för läkarmottagningen i Ispra (VA) i Italien

+
+
+ + Belgie + Brusel + +

Služby pohotovostního lékařství a sociální pracovník pro lékařské služby v Ispře (VA) v Itálii

+
+
+ + Belgia + Brüssel + +

Erakorralise meditsiini teenused ja sotsiaaltöötaja Ispra (VA) meditsiiniteenistuse jaoks Itaalias

+
+
+ + Belgium + Brüsszel + +

Sürgősségi orvosi ellátás és szociális munkás biztosítása az isprai (VA, Olaszország) egészségügyi szolgálat számára

+
+
+ + Belgija + Briuselis + +

Skubiosios medicinos paslaugos ir socialinis darbuotojas medicinos tarnybai Isproje (VA) Italijoje

+
+
+ + Beļģija + Brisele + +

Neatliekamās medicīniskās palīdzības pakalpojumi un sociālais darbinieks medicīniskās aprūpes dienestā Isprā (VA), Itālijā

+
+
+ + il-Belġju + Brussell + +

Servizzi tal-mediċina ta’ emerġenza u ħaddiem soċjali għas-servizz mediku ta’ Ispra (VA) fl-Italja

+
+
+ + Belgia + Bruksela + +

Usługi w zakresie medycyny ratunkowej i pracownik socjalny dla służby medycznej w Isprze (VA) we Włoszech

+
+
+ + Belgicko + Brusel + +

Služby pohotovostnej medicíny a sociálny pracovník pre zdravotnícke služby v Ispre (VA) v Taliansku

+
+
+ + Belgija + Bruselj + +

Storitve nujne medicinske pomoči in socialnega delavca za zdravstveno službo v Ispri (VA) v Italiji

+
+
+ + Bheilg, an + An Bhruiséil + +

Seirbhísí míochaine éigeandála agus oibrí sóisialta do sheirbhís míochaine Ispra (VA) san Iodáil

+
+
+ + Бeлгия + Брюксел + +

Услуги по спешна медицина и социални работници за медицинската служба в Испра (VA) в Италия

+
+
+ + Belgia + Bruxelles + +

Servicii de medicină de urgență și de asistent social pentru serviciul medical din Ispra (VA) din Italia

+
+
+ + Belgija + Bruxelles + +

Usluge hitne medicine i socijalni radnici za medicinsku službu u Ispri (VA) u Italiji

+
+
+
+ + Europa-Kommissionen, Generaldirektoratet for Menneskelige Ressourcer og Sikkerhed (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting + Europäische Kommission, Generaldirektion Humanressourcen und Sicherheit (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting + European Commission, Directorate-General for Human Resources and Security (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting + Comisión Europea, DG Recursos Humanos y Seguridad (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting + Euroopan komissio, Henkilöstöhallinnon ja turvallisuustoiminnan pääosasto (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting + Commission européenne, Direction générale des ressources humaines et de la sécurité (HR), DDG HR R1 Gare d’appalto, controllo interno e reporting + Ευρωπαϊκή Επιτροπή, Γενική Διεύθυνση Ανθρωπίνων Πόρων και Ασφάλειας (HR), DDG HR R1 Gare d'appalto, controllo interno e report + Commissione europea, Direzione generale Risorse umane e sicurezza (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting + Europese Commissie, Directoraat-generaal Personele Middelen en Veiligheid (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting + Comissão Europeia, Direção-Geral dos Recursos Humanos e da Segurança (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting + Europeiska kommissionen, Generaldirektoratet för personal och säkerhet (HR), DDG HR R1 Gare d'appalto, Controllo interno e Reporting + Evropská komise, Generální ředitelství pro lidské zdroje a bezpečnost (HR), DDG HR R1 Gare d'appalto, controllo interno e report + Euroopa Komisjon, Personali- ja turvalisusküsimuste peadirektoraat (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting + Európai Bizottság, Humánerőforrásügyi és Biztonsági Főigazgatóság (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting + Europos Komisija, Žmogiškųjų išteklių ir saugumo generalinis direktoratas (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting + Eiropas Komisija, Cilvēkresursu un drošības ģenerāldirektorāts (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting + Il-Kummissjoni Ewropea, Id-Direttorat Ġenerali tar-Riżorsi Umani u tas-Sigurtà (HR), DDG HR R1 Gare d’appalto, controllo interno e reporting + Komisja Europejska, Dyrekcja Generalna ds. Zasobów Ludzkich i Bezpieczeństwa (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting + Európska komisia, Generálne riaditeľstvo pre ľudské zdroje a bezpečnosť (HR), DDG HR R1 Gare d'appalto, Controllo interno e reporting + Evropska komisija, Generalni direktorat za človeške vire in varnost (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting + An Coimisiún Eorpach, Ard-Stiúrthóireacht an Phearsanra agus an Riaracháin (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting + Европейска комисия, Генерална дирекция „Човешки ресурси и сигурност“ (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting + Comisia Europeană, Direcția Generală Resurse Umane și Securitate (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting + Europska komisija, Glavna uprava za ljudske resurse i sigurnost (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting + +
+ + + + + + Europa-Kommissionen, Generaldirektoratet for Menneskelige Ressourcer og Sikkerhed (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting +
Rue de la Loi 107
+ Bruxelles + 1000 + + HR-CONTRATS-MARCHES@ec.europa.eu + + https://ec.europa.eu/info/departments/human-resources-and-security_en +
+ + +
+ + + <P>Akutte lægetjenester og socialrådgiver til lægetjenesten i Ispra (VA) i Italien</P> + + HR/IPR/2021/OP/0007 + + + + + +

Parti 1 — Akutlæger to dage om ugen

+

Parti 2 — Akutlæger tre dage om ugen

+

Parti 3 — Socialrådgiver.

+
+ 684000.00 + + + + <P>Akutlæger to dage om ugen ved JRC, Ispra (VA)</P> + + 1 + + + + + + + + +

Det Fælles Forskningscenter, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIEN

+
+ +

Akutte lægetjenester to dage om ugen ved lægetjenesten i Ispra (VA), Europa-Kommissionens Fælles Forskningscenter i Italien.

+
+ + + + + +

Der henvises til udbudsmaterialet, der er tilgængeligt på adressen anført i afsnit I.3).

+
+ +

Der henvises til udbudsmaterialet, der er tilgængeligt på adressen anført i afsnit I.3).

+
+
+ + + <P>Akutlæger tre dage om ugen</P> + + 2 + + + + + + + + +

Det Fælles Forskningscenter, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIEN

+
+ +

Tjenesteydelser fra akutlæger tre dage om ugen ved lægetjenesten i Ispra (VA), Europa-Kommissionens Fælles Forskningscenter i Italien.

+
+ + + + + +

Der henvises til udbudsmaterialet, der er tilgængeligt på adressen anført i afsnit I.3).

+
+ +

Der henvises til udbudsmaterialet, der er tilgængeligt på adressen anført i afsnit I.3).

+
+
+ + + <P>Socialrådgiver</P> + + 3 + + + + + + + + +

Det Fælles Forskningscenter, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIEN

+
+ +

Tjenesteydelser fra en socialarbejder fem halve dage om ugen ved lægetjenesten i Ispra (VA), Europa-Kommissionens Fælles Forskningscenter i Italien.

+
+ + + + + + +

Der henvises til udbudsmaterialet, der er tilgængeligt på adressen anført i afsnit I.3).

+
+
+
+ + + + + 2021/S 160-421470 + + + HR/IPR/2021/OP/0007 + 1 / Primo in cascata + + <P>Parti 1 — Akutlæger to dage om ugen ved JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 170000.00 + 132000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ Secondo in cascata + + <P>Parti 1 — Akutlæger to dage om ugen ved JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 170000.00 + 155000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ terzo in cascata + + <P>Parti 1 — Akutlæger to dage om ugen ved JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Lorenza Cinquepalmi + CNQLNZ75C66L682L + Luvinate + 21020 + + + + + + + + 170000.00 + 189000.00 + + + + + + HR/IPR/2021/OP/0007 + 2/ Primo in cascata + + <P>Parti 2 — Tjenesteydelser fra akutlæger tre dage om ugen ved lægetjenesten i Ispra (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 255000.00 + 157000.00 + + + + + HR/IPR/2021/OP/0007 + 2/ Secondo in cascata + + <P>Parti 2 — Tjenesteydelser fra akutlæger tre dage om ugen ved lægetjenesten i Ispra (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 255000.00 + 347000.00 + + + + + + HR/IPR/2021/OP/0007 + 3 + + <P>Parti 3 — Levering af tjenesteydelser fra en socialarbejder</P> + + + 2022-02-15 + + 2 + + + + + + Ilaria Giacomazzi + GCMJLR78E53L682U + Laveno Mombello + 21014 + + + + + + + + 145000.00 + 148000.00 + + + + + + Retten +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + GC.Registry@curia.europa.eu + http://curia.europa.eu +
+ +

Der henvises til udbudsmaterialet, der er tilgængeligt på adressen anført i afsnit I.3).

+
+ 2022-02-24 +
+
+ + + + + Europäische Kommission, Generaldirektion Humanressourcen und Sicherheit (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting +
Rue de la Loi 107
+ Bruxelles + 1000 + + HR-CONTRATS-MARCHES@ec.europa.eu + + https://ec.europa.eu/info/departments/human-resources-and-security_en +
+ + +
+ + + <P>Notfallmedizindienstleistungen und Sozialarbeiter für den medizinischen Dienst in Ispra (VA) in Italien</P> + + HR/IPR/2021/OP/0007 + + + + + +

Los 1 — Notfallärzte 2 Tage die Woche,

+

Los 2 — Notfallärzte 3 Tage die Woche,

+

Los 3 — Sozialarbeiter.

+
+ 684000.00 + + + + <P>Notfallärzte 2 Tage die Woche in der JRC, Ispra (VA)</P> + + 1 + + + + + + + + +

Gemeinsame Forschungsstelle, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIEN

+
+ +

Dienstleistungen von Notärzten 2 Tage die Woche für den medizinischen Dienst von Ispra (VA), der Gemeinsamen Forschungsstelle der Europäischen Kommission in Italien.

+
+ + + + + +

Bitte beachten Sie die Vertragsunterlagen, die unter der in Abschnitt I.3) angegebenen Adresse erhältlich sind.

+
+ +

Bitte beachten Sie die Vertragsunterlagen, die unter der in Abschnitt I.3) angegebenen Adresse erhältlich sind.

+
+
+ + + <P>Notfallärzte 3 Tage die Woche</P> + + 2 + + + + + + + + +

Gemeinsame Forschungsstelle, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIEN

+
+ +

Dienstleistungen von Notärzten 3 Tage die Woche für den medizinischen Dienst von Ispra (VA), der Gemeinsamen Forschungsstelle der Europäischen Kommission in Italien.

+
+ + + + + +

Bitte beachten Sie die Vertragsunterlagen, die unter der in Abschnitt I.3) angegebenen Adresse erhältlich sind.

+
+ +

Bitte beachten Sie die Vertragsunterlagen, die unter der in Abschnitt I.3) angegebenen Adresse erhältlich sind.

+
+
+ + + <P>Sozialarbeiter</P> + + 3 + + + + + + + + +

Gemeinsame Forschungsstelle, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIEN

+
+ +

Dienstleistungen eines Sozialarbeiters 5 halbe Tage die Woche für den medizinischen Dienst von Ispra (VA), der Gemeinsamen Forschungsstelle der Europäischen Kommission in Italien.

+
+ + + + + + +

Bitte beachten Sie die Vertragsunterlagen, die unter der in Abschnitt I.3) angegebenen Adresse erhältlich sind.

+
+
+
+ + + + + 2021/S 160-421470 + + + HR/IPR/2021/OP/0007 + 1 / Primo in cascata + + <P>Los 1 — Notfallärzte 2 Tage die Woche bei der JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 170000.00 + 132000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ Secondo in cascata + + <P>Los 1 — Notfallärzte 2 Tage die Woche bei der JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 170000.00 + 155000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ terzo in cascata + + <P>Los 1 — Notfallärzte 2 Tage die Woche bei der JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Lorenza Cinquepalmi + CNQLNZ75C66L682L + Luvinate + 21020 + + + + + + + + 170000.00 + 189000.00 + + + + + + HR/IPR/2021/OP/0007 + 2/ Primo in cascata + + <P>Los 2 — Dienstleistungen von Notärzten an 3 Tagen in der Woche im medizinischen Dienst in Ispra (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 255000.00 + 157000.00 + + + + + HR/IPR/2021/OP/0007 + 2/ Secondo in cascata + + <P>Los 2 — Dienstleistungen von Notärzten an 3 Tagen in der Woche im medizinischen Dienst in Ispra (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 255000.00 + 347000.00 + + + + + + HR/IPR/2021/OP/0007 + 3 + + <P>Los 3 — Dienstleistungen eines Sozialarbeiters</P> + + + 2022-02-15 + + 2 + + + + + + Ilaria Giacomazzi + GCMJLR78E53L682U + Laveno Mombello + 21014 + + + + + + + + 145000.00 + 148000.00 + + + + + + Gericht +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + GC.Registry@curia.europa.eu + http://curia.europa.eu +
+ +

Bitte beachten Sie die Vertragsunterlagen, die unter der in Abschnitt I.3) angegebenen Adresse erhältlich sind.

+
+ 2022-02-24 +
+
+ + + + + European Commission, Directorate-General for Human Resources and Security (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting +
Rue de la Loi 107
+ Bruxelles + 1000 + + HR-CONTRATS-MARCHES@ec.europa.eu + + https://ec.europa.eu/info/departments/human-resources-and-security_en +
+ + +
+ + + <P>Emergency medicine services and social worker for the medical service of Ispra (VA) in Italy</P> + + HR/IPR/2021/OP/0007 + + + + + +

Lot 1 — Emergency doctors 2 days a week,

+

Lot 2 — Emergency doctors 3 days a week,

+

Lot 3 — Social worker.

+
+ 684000.00 + + + + <P>Emergency doctors 2 days a week at JRC, Ispra (VA)</P> + + 1 + + + + + + + + +

Joint Research Centre, via Enrico Fermi, 2749, 21027 Ispra (VA), ITALY

+
+ +

Services of emergency doctors 2 days a week at the medical service of Ispra (VA),European Commission's Joint Research Centre in Italy.

+
+ + + + + +

Please refer to the contract documents available at the address indicated in Section I.3).

+
+ +

Please refer to the contract documents available at the address indicated in Section I.3).

+
+
+ + + <P>Emergency doctors 3 days a week</P> + + 2 + + + + + + + + +

Joint Research Centre, via Enrico Fermi, 2749, 21027 Ispra (VA), ITALY

+
+ +

Services of emergency doctors 3 days a week at the medical service of Ispra (VA),European Commission's Joint Research Centre in Italy.

+
+ + + + + +

Please refer to the contract documents available at the address indicated in Section I.3).

+
+ +

Please refer to the contract documents available at the address indicated in Section I.3).

+
+
+ + + <P>Social worker</P> + + 3 + + + + + + + + +

Joint Research Centre, via Enrico Fermi, 2749, 21027 Ispra (VA), ITALY

+
+ +

Services of a social worker 5 half days a week at the medical service of Ispra (VA),European Commission's Joint Research Centre in Italy.

+
+ + + + + + +

Please refer to the contract documents available at the address indicated in Section I.3).

+
+
+
+ + + + + 2021/S 160-421470 + + + HR/IPR/2021/OP/0007 + 1 / Primo in cascata + + <P>Lot 1 — Emergency doctors 2 days a week at JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 170000.00 + 132000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ Secondo in cascata + + <P>Lot 1 — Emergency doctors 2 days a week at JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 170000.00 + 155000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ terzo in cascata + + <P>Lot 1 — Emergency doctors 2 days a week at JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Lorenza Cinquepalmi + CNQLNZ75C66L682L + Luvinate + 21020 + + + + + + + + 170000.00 + 189000.00 + + + + + + HR/IPR/2021/OP/0007 + 2/ Primo in cascata + + <P>Lot 2 — Services of emergency doctors 3 days a week at the medical service of Ispra (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 255000.00 + 157000.00 + + + + + HR/IPR/2021/OP/0007 + 2/ Secondo in cascata + + <P>Lot 2 — Services of emergency doctors 3 days a week at the medical service of Ispra (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 255000.00 + 347000.00 + + + + + + HR/IPR/2021/OP/0007 + 3 + + <P>Lot 3 — Provision of services of a social worker</P> + + + 2022-02-15 + + 2 + + + + + + Ilaria Giacomazzi + GCMJLR78E53L682U + Laveno Mombello + 21014 + + + + + + + + 145000.00 + 148000.00 + + + + + + General Court of the European Union +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + GC.Registry@curia.europa.eu + http://curia.europa.eu +
+ +

Please refer to the contract documents available at the address indicated in Section I.3).

+
+ 2022-02-24 +
+
+ + + + + Comisión Europea, DG Recursos Humanos y Seguridad (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting +
Rue de la Loi 107
+ Bruxelles + 1000 + + HR-CONTRATS-MARCHES@ec.europa.eu + + https://ec.europa.eu/info/departments/human-resources-and-security_en +
+ + +
+ + + <P>Servicios de medicina de emergencia y trabajador social para el servicio médico de Ispra (VA) en Italia</P> + + HR/IPR/2021/OP/0007 + + + + + +

Lote 1: Médicos de urgencias 2 días a la semana,

+

Lote 2: Médicos de urgencias 3 días a la semana,

+

Lote 3: Trabajador social.

+
+ 684000.00 + + + + <P>Médicos de urgencias 2 días a la semana en el JRC de Ispra (VA)</P> + + 1 + + + + + + + + +

Centro Común de Investigación, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIA

+
+ +

Servicios de médicos de urgencias 2 días a la semana en el servicio médico de Ispra (VA), Centro Común de Investigación de la Comisión Europea en Italia.

+
+ + + + + +

Véanse los documentos del contrato disponibles en la dirección indicada en el apartado I.3).

+
+ +

Véanse los documentos del contrato disponibles en la dirección indicada en el apartado I.3).

+
+
+ + + <P>Médicos de urgencias 3 días a la semana</P> + + 2 + + + + + + + + +

Centro Común de Investigación, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIA

+
+ +

Servicios de médicos de urgencias 3 días a la semana en el servicio médico de Ispra (VA), Centro Común de Investigación de la Comisión Europea en Italia.

+
+ + + + + +

Véanse los documentos del contrato disponibles en la dirección indicada en el apartado I.3).

+
+ +

Véanse los documentos del contrato disponibles en la dirección indicada en el apartado I.3).

+
+
+ + + <P>Trabajador social</P> + + 3 + + + + + + + + +

Centro Común de Investigación, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIA

+
+ +

Servicios de un trabajador social 5 días y medio a la semana en el servicio médico de Ispra (VA), Centro Común de Investigación de la Comisión Europea en Italia.

+
+ + + + + + +

Véanse los documentos del contrato disponibles en la dirección indicada en el apartado I.3).

+
+
+
+ + + + + 2021/S 160-421470 + + + HR/IPR/2021/OP/0007 + 1 / Primo in cascata + + <P>Lote 1: Médicos de urgencias 2 días a la semana en el JRC de Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 170000.00 + 132000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ Secondo in cascata + + <P>Lote 1: Médicos de urgencias 2 días a la semana en el JRC de Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 170000.00 + 155000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ terzo in cascata + + <P>Lote 1: Médicos de urgencias 2 días a la semana en el JRC de Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Lorenza Cinquepalmi + CNQLNZ75C66L682L + Luvinate + 21020 + + + + + + + + 170000.00 + 189000.00 + + + + + + HR/IPR/2021/OP/0007 + 2/ Primo in cascata + + <P>Lote 2: Servicios de médicos de urgencias 3 días a la semana en el servicio médico de Ispra (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 255000.00 + 157000.00 + + + + + HR/IPR/2021/OP/0007 + 2/ Secondo in cascata + + <P>Lote 2: Servicios de médicos de urgencias 3 días a la semana en el servicio médico de Ispra (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 255000.00 + 347000.00 + + + + + + HR/IPR/2021/OP/0007 + 3 + + <P>Lote 3: Prestación de servicios de un trabajador social</P> + + + 2022-02-15 + + 2 + + + + + + Ilaria Giacomazzi + GCMJLR78E53L682U + Laveno Mombello + 21014 + + + + + + + + 145000.00 + 148000.00 + + + + + + Tribunal General +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + GC.Registry@curia.europa.eu + http://curia.europa.eu +
+ +

Véanse los documentos del contrato disponibles en la dirección indicada en el apartado I.3).

+
+ 2022-02-24 +
+
+ + + + + Euroopan komissio, Henkilöstöhallinnon ja turvallisuustoiminnan pääosasto (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting +
Rue de la Loi 107
+ Bruxelles + 1000 + + HR-CONTRATS-MARCHES@ec.europa.eu + + https://ec.europa.eu/info/departments/human-resources-and-security_en +
+ + +
+ + + <P>Terveydenhuollon päivystyspalvelut ja sosiaalityöntekijä Ispran (VA) terveydenhuoltoyksikköä varten Italiassa</P> + + HR/IPR/2021/OP/0007 + + + + + +

Erä 1 – päivystävät lääkärit kahtena päivänä viikossa

+

Erä 2 – päivystävät lääkärit kolmena päivänä viikossa

+

Erä 3 – sosiaalityöntekijä

+
+ 684000.00 + + + + <P>Päivystävät lääkärit kahtena päivänä viikossa JRC:n Ispran-toimipaikassa (VA)</P> + + 1 + + + + + + + + +

Yhteinen tutkimuskeskus, via Enrico Fermi, 2749, 21027 Ispra (VA), ITALIA

+
+ +

Sopimuksen kohteena ovat päivystävien lääkäreiden palvelut kahtena päivänä viikossa Euroopan komission yhteisen tutkimuskeskuksen Ispran-terveydenhuoltoyksikköä varten Italiassa.

+
+ + + + + +

Katso sopimusasiakirjat, jotka ovat saatavilla kohdassa I.3) mainitussa osoitteessa.

+
+ +

Katso sopimusasiakirjat, jotka ovat saatavilla kohdassa I.3) mainitussa osoitteessa.

+
+
+ + + <P>Päivystävät lääkärit kolmena päivänä viikossa</P> + + 2 + + + + + + + + +

Yhteinen tutkimuskeskus, via Enrico Fermi, 2749, 21027 Ispra (VA), ITALIA

+
+ +

Sopimuksen kohteena ovat päivystävien lääkäreiden palvelut kolmena päivänä viikossa Euroopan komission yhteisen tutkimuskeskuksen Ispran-terveydenhuoltoyksikköä varten Italiassa.

+
+ + + + + +

Katso sopimusasiakirjat, jotka ovat saatavilla kohdassa I.3) mainitussa osoitteessa.

+
+ +

Katso sopimusasiakirjat, jotka ovat saatavilla kohdassa I.3) mainitussa osoitteessa.

+
+
+ + + <P>Sosiaalityöntekijä</P> + + 3 + + + + + + + + +

Yhteinen tutkimuskeskus, via Enrico Fermi, 2749, 21027 Ispra (VA), ITALIA

+
+ +

Sopimuksen kohteena ovat sosiaalityöntekijän palvelut viitenä puolikkaana päivänä viikossa Euroopan komission yhteisen tutkimuskeskuksen Ispran-terveydenhuoltoyksikköä varten Italiassa.

+
+ + + + + + +

Katso sopimusasiakirjat, jotka ovat saatavilla kohdassa I.3) mainitussa osoitteessa.

+
+
+
+ + + + + 2021/S 160-421470 + + + HR/IPR/2021/OP/0007 + 1 / Primo in cascata + + <P>Erä 1 – Päivystävät lääkärit kahtena päivänä viikossa JRC:n Ispran-toimipaikassa (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 170000.00 + 132000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ Secondo in cascata + + <P>Erä 1 – Päivystävät lääkärit kahtena päivänä viikossa JRC:n Ispran-toimipaikassa (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 170000.00 + 155000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ terzo in cascata + + <P>Erä 1 – Päivystävät lääkärit kahtena päivänä viikossa JRC:n Ispran-toimipaikassa (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Lorenza Cinquepalmi + CNQLNZ75C66L682L + Luvinate + 21020 + + + + + + + + 170000.00 + 189000.00 + + + + + + HR/IPR/2021/OP/0007 + 2/ Primo in cascata + + <P>Erä 2 – Päivystävät lääkärit kolmena päivänä viikossa terveydenhuoltoyksikössä Isprassa (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 255000.00 + 157000.00 + + + + + HR/IPR/2021/OP/0007 + 2/ Secondo in cascata + + <P>Erä 2 – Päivystävät lääkärit kolmena päivänä viikossa terveydenhuoltoyksikössä Isprassa (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 255000.00 + 347000.00 + + + + + + HR/IPR/2021/OP/0007 + 3 + + <P>Erä 3 – Sosiaalityöntekijän palvelujen toimittaminen</P> + + + 2022-02-15 + + 2 + + + + + + Ilaria Giacomazzi + GCMJLR78E53L682U + Laveno Mombello + 21014 + + + + + + + + 145000.00 + 148000.00 + + + + + + Unionin yleinen tuomioistuin +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + GC.Registry@curia.europa.eu + http://curia.europa.eu +
+ +

Katso sopimusasiakirjat, jotka ovat saatavilla kohdassa I.3) mainitussa osoitteessa.

+
+ 2022-02-24 +
+
+ + + + + Commission européenne, Direction générale des ressources humaines et de la sécurité (HR), DDG HR R1 Gare d’appalto, controllo interno e reporting +
Rue de la Loi 107
+ Bruxelles + 1000 + + HR-CONTRATS-MARCHES@ec.europa.eu + + https://ec.europa.eu/info/departments/human-resources-and-security_en +
+ + +
+ + + <P>Prestations de services de médecine d’urgence et assistant social pour le service médical d’Ispra (VA) en Italie</P> + + HR/IPR/2021/OP/0007 + + + + + +

Lot 1 — urgentistes deux jours par semaine,

+

Lot 2 — urgentistes trois jours par semaine,

+

Lot 3 — travailleur social.

+
+ 684000.00 + + + + <P>Urgentistes deux jours par semaine au JRC, Ispra (VA)</P> + + 1 + + + + + + + + +

Centre commun de recherche, via Enrico Fermi, 2749, 21027 Ispra (VA), ITALIE

+
+ +

Services d’urgentistes deux jours par semaine au service médical d'Ispra (VA), Centre commun de recherche de la Commission européenne en Italie.

+
+ + + + + +

Voir dossier relatif au marché disponible à l'adresse indiquée à la section I.3).

+
+ +

Voir dossier relatif au marché disponible à l'adresse indiquée à la section I.3).

+
+
+ + + <P>Urgentistes trois jours par semaine</P> + + 2 + + + + + + + + +

Centre commun de recherche, via Enrico Fermi, 2749, 21027 Ispra (VA), ITALIE

+
+ +

Services d’urgentistes trois jours par semaine au service médical d'Ispra (VA), Centre commun de recherche de la Commission européenne en Italie.

+
+ + + + + +

Voir dossier relatif au marché disponible à l'adresse indiquée à la section I.3).

+
+ +

Voir dossier relatif au marché disponible à l'adresse indiquée à la section I.3).

+
+
+ + + <P>Travailleur social</P> + + 3 + + + + + + + + +

Centre commun de recherche, via Enrico Fermi, 2749, 21027 Ispra (VA), ITALIE

+
+ +

Services d'un travailleur social cinq demi-journées par semaine au service médical d’Ispra (VA), Centre commun de recherche de la Commission européenne en Italie.

+
+ + + + + + +

Voir dossier relatif au marché disponible à l'adresse indiquée à la section I.3).

+
+
+
+ + + + + 2021/S 160-421470 + + + HR/IPR/2021/OP/0007 + 1 / Primo in cascata + + <P>Lot 1 — Urgentistes deux jours par semaine au JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 170000.00 + 132000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ Secondo in cascata + + <P>Lot 1 — Urgentistes deux jours par semaine au JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 170000.00 + 155000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ terzo in cascata + + <P>Lot 1 — Urgentistes deux jours par semaine au JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Lorenza Cinquepalmi + CNQLNZ75C66L682L + Luvinate + 21020 + + + + + + + + 170000.00 + 189000.00 + + + + + + HR/IPR/2021/OP/0007 + 2/ Primo in cascata + + <P>Lot 2 — Services d’urgentistes trois jours par semaine au service médical d'Ispra (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 255000.00 + 157000.00 + + + + + HR/IPR/2021/OP/0007 + 2/ Secondo in cascata + + <P>Lot 2 — Services d’urgentistes trois jours par semaine au service médical d'Ispra (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 255000.00 + 347000.00 + + + + + + HR/IPR/2021/OP/0007 + 3 + + <P>Lot 3 — Prestation de services d’un travailleur social</P> + + + 2022-02-15 + + 2 + + + + + + Ilaria Giacomazzi + GCMJLR78E53L682U + Laveno Mombello + 21014 + + + + + + + + 145000.00 + 148000.00 + + + + + + Tribunal +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + GC.Registry@curia.europa.eu + http://curia.europa.eu +
+ +

Voir dossier relatif au marché disponible à l'adresse indiquée à la section I.3).

+
+ 2022-02-24 +
+
+ + + + + Ευρωπαϊκή Επιτροπή, Γενική Διεύθυνση Ανθρωπίνων Πόρων και Ασφάλειας (HR), DDG HR R1 Gare d'appalto, controllo interno e report +
Rue de la Loi 107
+ Bruxelles + 1000 + + HR-CONTRATS-MARCHES@ec.europa.eu + + https://ec.europa.eu/info/departments/human-resources-and-security_en +
+ + +
+ + + <P>Υπηρεσίες ιατρικής έκτακτης ανάγκης και κοινωνικός λειτουργός για την ιατρική υπηρεσία της Ίσπρα (VA) στην Ιταλία</P> + + HR/IPR/2021/OP/0007 + + + + + +

Παρτίδα 1 – Ιατροί έκτακτης ανάγκης 2 ημέρες την εβδομάδα,

+

Παρτίδα 2 – Ιατροί έκτακτης ανάγκης 3 ημέρες την εβδομάδα,

+

Παρτίδα 3 – Κοινωνικός λειτουργός.

+
+ 684000.00 + + + + <P>Ιατροί έκτακτης ανάγκης 2 ημέρες την εβδομάδα στο JRC, Ίσπρα (VA)</P> + + 1 + + + + + + + + +

Κοινό Κέντρο Ερευνών, via Enrico Fermi 2749, 21027 Ispra (VA), ΙΤΑΛΙΑ

+
+ +

Υπηρεσίες ιατρών έκτακτης ανάγκης 2 ημέρες την εβδομάδα στην ιατρική υπηρεσία της Ίσπρα (VA), Κοινό Κέντρο Ερευνών της Ευρωπαϊκής Επιτροπής στην Ιταλία.

+
+ + + + + +

Παρακαλείσθε να ανατρέξετε στα έγγραφα της σύμβασης που διατίθενται στη διεύθυνση που αναφέρεται στο τμήμα I.3).

+
+ +

Παρακαλείσθε να ανατρέξετε στα έγγραφα της σύμβασης που διατίθενται στη διεύθυνση που αναφέρεται στο τμήμα I.3).

+
+
+ + + <P>Ιατροί έκτακτης ανάγκης 3 ημέρες την εβδομάδα</P> + + 2 + + + + + + + + +

Κοινό Κέντρο Ερευνών, via Enrico Fermi 2749, 21027 Ispra (VA), ΙΤΑΛΙΑ

+
+ +

Υπηρεσίες ιατρών έκτακτης ανάγκης 3 ημέρες την εβδομάδα στην ιατρική υπηρεσία της Ίσπρα (VA), Κοινό Κέντρο Ερευνών της Ευρωπαϊκής Επιτροπής στην Ιταλία.

+
+ + + + + +

Παρακαλείσθε να ανατρέξετε στα έγγραφα της σύμβασης που διατίθενται στη διεύθυνση που αναφέρεται στο τμήμα I.3).

+
+ +

Παρακαλείσθε να ανατρέξετε στα έγγραφα της σύμβασης που διατίθενται στη διεύθυνση που αναφέρεται στο τμήμα I.3).

+
+
+ + + <P>Κοινωνικός λειτουργός</P> + + 3 + + + + + + + + +

Κοινό Κέντρο Ερευνών, via Enrico Fermi 2749, 21027 Ispra (VA), ΙΤΑΛΙΑ

+
+ +

Υπηρεσίες κοινωνικού λειτουργού 5 μισές ημέρες την εβδομάδα στην ιατρική υπηρεσία της Ίσπρα (VA), Κοινό Κέντρο Ερευνών της Ευρωπαϊκής Επιτροπής στην Ιταλία.

+
+ + + + + + +

Παρακαλείσθε να ανατρέξετε στα έγγραφα της σύμβασης που διατίθενται στη διεύθυνση που αναφέρεται στο τμήμα I.3).

+
+
+
+ + + + + 2021/S 160-421470 + + + HR/IPR/2021/OP/0007 + 1 / Primo in cascata + + <P>Παρτίδα 1 — Ιατροί έκτακτης ανάγκης 2 ημέρες την εβδομάδα στο JRC, Ίσπρα (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 170000.00 + 132000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ Secondo in cascata + + <P>Παρτίδα 1 — Ιατροί έκτακτης ανάγκης 2 ημέρες την εβδομάδα στο JRC, Ίσπρα (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 170000.00 + 155000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ terzo in cascata + + <P>Παρτίδα 1 — Ιατροί έκτακτης ανάγκης 2 ημέρες την εβδομάδα στο JRC, Ίσπρα (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Lorenza Cinquepalmi + CNQLNZ75C66L682L + Luvinate + 21020 + + + + + + + + 170000.00 + 189000.00 + + + + + + HR/IPR/2021/OP/0007 + 2/ Primo in cascata + + <P>Παρτίδα 2 — Υπηρεσίες ιατρών έκτακτης ανάγκης 3 ημέρες την εβδομάδα στην ιατρική υπηρεσία της Ίσπρα (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 255000.00 + 157000.00 + + + + + HR/IPR/2021/OP/0007 + 2/ Secondo in cascata + + <P>Παρτίδα 2 — Υπηρεσίες ιατρών έκτακτης ανάγκης 3 ημέρες την εβδομάδα στην ιατρική υπηρεσία της Ίσπρα (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 255000.00 + 347000.00 + + + + + + HR/IPR/2021/OP/0007 + 3 + + <P>Παρτίδα 3 — Παροχή υπηρεσιών κοινωνικού λειτουργού</P> + + + 2022-02-15 + + 2 + + + + + + Ilaria Giacomazzi + GCMJLR78E53L682U + Laveno Mombello + 21014 + + + + + + + + 145000.00 + 148000.00 + + + + + + Γενικό Δικαστήριο +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + GC.Registry@curia.europa.eu + http://curia.europa.eu +
+ +

Παρακαλείσθε να ανατρέξετε στα έγγραφα της σύμβασης που διατίθενται στη διεύθυνση που αναφέρεται στο τμήμα I.3).

+
+ 2022-02-24 +
+
+ + + + + Commissione europea, Direzione generale Risorse umane e sicurezza (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting +
Rue de la Loi 107
+ Bruxelles + 1000 + + HR-CONTRATS-MARCHES@ec.europa.eu + + https://ec.europa.eu/info/departments/human-resources-and-security_en +
+ + +
+ + + <P>Servizi di medicina d'urgenza e assistente sociale per il servizio medico di Ispra (VA) in Italia</P> + + HR/IPR/2021/OP/0007 + + + + + +

Lotto 1 — Medici d'urgenza per 2 giorni alla settimana,

+

Lotto 2 — Medici d'urgenza per 3 giorni alla settimana,

+

Lotto 3 — Assistente sociale.

+
+ 684000.00 + + + + <P>Medici d'urgenza per 2 giorni alla settimana presso il CCR di Ispra (VA)</P> + + 1 + + + + + + + + +

Centro comune di ricerca in Via Enrico Fermi, 2749 21027 Ispra (VA) Italia

+
+ +

Prestazioni di medici d'urgenza per 2 giorni alla settimana presso il servizio medico di Ispra (VA) del Centro comune di ricerca della Commissione europea in Italia.

+
+ + + + + +

Si invita a consultare i documenti di gara disponibili all'indirizzo indicato alla sezione I.3).

+
+ +

Si invita a consultare i documenti di gara disponibili all'indirizzo indicato alla sezione I.3).

+
+
+ + + <P>Medici d'urgenza per 3 giorni alla settimana</P> + + 2 + + + + + + + + +

Centro comune di ricerca in Via Enrico Fermi, 2749 21027 Ispra (VA) Italia

+
+ +

Prestazioni di medici d'urgenza per 3 giorni alla settimana presso il servizio medico di Ispra (VA) del Centro comune di ricerca della Commissione europea in Italia.

+
+ + + + + +

Si invita a consultare i documenti di gara disponibili all'indirizzo indicato alla sezione I.3).

+
+ +

Si invita a consultare i documenti di gara disponibili all'indirizzo indicato alla sezione I.3).

+
+
+ + + <P>Assistente sociale</P> + + 3 + + + + + + + + +

Centro comune di ricerca in Via Enrico Fermi, 2749 21027 Ispra (VA) Italia

+
+ +

Prestazioni di un assistente sociale per 5 mezze giornate alla settimana presso il servizio medico di Ispra (VA) del Centro comune di ricerca della Commissione europea in Italia.

+
+ + + + + + +

Si invita a consultare i documenti di gara disponibili all'indirizzo indicato alla sezione I.3).

+
+
+
+ + + + + 2021/S 160-421470 + + + HR/IPR/2021/OP/0007 + 1 / Primo in cascata + + <P>Lotto 1 — Medici d'urgenza per 2 giorni alla settimana presso il CCR di Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 170000.00 + 132000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ Secondo in cascata + + <P>Lotto 1 — Medici d'urgenza per 2 giorni alla settimana presso il CCR di Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 170000.00 + 155000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ terzo in cascata + + <P>Lotto 1 — Medici d'urgenza per 2 giorni alla settimana presso il CCR di Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Lorenza Cinquepalmi + CNQLNZ75C66L682L + Luvinate + 21020 + + + + + + + + 170000.00 + 189000.00 + + + + + + HR/IPR/2021/OP/0007 + 2/ Primo in cascata + + <P>Lotto 2 — Servizi di medicina d'urgenza per 3 giorni alla settimana presso il servizio medico del CCR di Ispra (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 255000.00 + 157000.00 + + + + + HR/IPR/2021/OP/0007 + 2/ Secondo in cascata + + <P>Lotto 2 — Servizi di medicina d'urgenza per 3 giorni alla settimana presso il servizio medico del CCR di Ispra (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 255000.00 + 347000.00 + + + + + + HR/IPR/2021/OP/0007 + 3 + + <P>Lotto 3 — Prestazioni di servizi di un assistente sociale</P> + + + 2022-02-15 + + 2 + + + + + + Ilaria Giacomazzi + GCMJLR78E53L682U + Laveno Mombello + 21014 + + + + + + + + 145000.00 + 148000.00 + + + + + + Tribunale dell'Unione europea +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + GC.Registry@curia.europa.eu + http://curia.europa.eu +
+ +

Si invita a consultare i documenti di gara disponibili all'indirizzo indicato alla sezione I.3).

+
+ 2022-02-24 +
+
+ + + + + Europese Commissie, Directoraat-generaal Personele Middelen en Veiligheid (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting +
Rue de la Loi 107
+ Bruxelles + 1000 + + HR-CONTRATS-MARCHES@ec.europa.eu + + https://ec.europa.eu/info/departments/human-resources-and-security_en +
+ + +
+ + + <P>Diensten voor spoedeisende geneeskunde en maatschappelijk werker voor de medische dienst van Ispra (VA) in Italië</P> + + HR/IPR/2021/OP/0007 + + + + + +

Perceel 1 – spoedartsen twee dagen per week;

+

Perceel 2 – spoedartsen drie dagen per week;

+

Perceel 3 – maatschappelijk werker.

+
+ 684000.00 + + + + <P>Spoedartsen twee dagen per week bij het JRC, Ispra (VA)</P> + + 1 + + + + + + + + +

Gemeenschappelijk Centrum voor onderzoek, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIË

+
+ +

Diensten van spoedartsen voor twee dagen per week bij de medische dienst van Ispra (VA), het Gemeenschappelijk Centrum voor onderzoek van de Europese Commissie in Italië.

+
+ + + + + +

Zie de aanbestedingsstukken die beschikbaar zijn op het adres vermeld in sectie I.3).

+
+ +

Zie de aanbestedingsstukken die beschikbaar zijn op het adres vermeld in sectie I.3).

+
+
+ + + <P>Spoedartsen drie dagen per week</P> + + 2 + + + + + + + + +

Gemeenschappelijk Centrum voor onderzoek, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIË

+
+ +

Diensten van spoedartsen voor drie dagen per week bij de medische dienst van Ispra (VA), het Gemeenschappelijk Centrum voor onderzoek van de Europese Commissie in Italië.

+
+ + + + + +

Zie de aanbestedingsstukken die beschikbaar zijn op het adres vermeld in sectie I.3).

+
+ +

Zie de aanbestedingsstukken die beschikbaar zijn op het adres vermeld in sectie I.3).

+
+
+ + + <P>Maatschappelijk werker</P> + + 3 + + + + + + + + +

Gemeenschappelijk Centrum voor onderzoek, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIË

+
+ +

Diensten van een sociaal werker voor vijf halve dagen per week bij de medische dienst van Ispra (VA), het Gemeenschappelijk Centrum voor onderzoek van de Europese Commissie in Italië.

+
+ + + + + + +

Zie de aanbestedingsstukken die beschikbaar zijn op het adres vermeld in sectie I.3).

+
+
+
+ + + + + 2021/S 160-421470 + + + HR/IPR/2021/OP/0007 + 1 / Primo in cascata + + <P>Perceel 1 — Spoedartsen in noodgevallen twee dagen per week bij het JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 170000.00 + 132000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ Secondo in cascata + + <P>Perceel 1 — Spoedartsen in noodgevallen twee dagen per week bij het JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 170000.00 + 155000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ terzo in cascata + + <P>Perceel 1 — Spoedartsen in noodgevallen twee dagen per week bij het JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Lorenza Cinquepalmi + CNQLNZ75C66L682L + Luvinate + 21020 + + + + + + + + 170000.00 + 189000.00 + + + + + + HR/IPR/2021/OP/0007 + 2/ Primo in cascata + + <P>Perceel 2 — Diensten van spoedartsen drie dagen per week bij de medische dienst van Ispra (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 255000.00 + 157000.00 + + + + + HR/IPR/2021/OP/0007 + 2/ Secondo in cascata + + <P>Perceel 2 — Diensten van spoedartsen drie dagen per week bij de medische dienst van Ispra (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 255000.00 + 347000.00 + + + + + + HR/IPR/2021/OP/0007 + 3 + + <P>Perceel 3 — Verlening van diensten door een maatschappelijk werker</P> + + + 2022-02-15 + + 2 + + + + + + Ilaria Giacomazzi + GCMJLR78E53L682U + Laveno Mombello + 21014 + + + + + + + + 145000.00 + 148000.00 + + + + + + Gerecht +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + GC.Registry@curia.europa.eu + http://curia.europa.eu +
+ +

Zie de aanbestedingsstukken die beschikbaar zijn op het adres vermeld in sectie I.3).

+
+ 2022-02-24 +
+
+ + + + + Comissão Europeia, Direção-Geral dos Recursos Humanos e da Segurança (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting +
Rue de la Loi 107
+ Bruxelles + 1000 + + HR-CONTRATS-MARCHES@ec.europa.eu + + https://ec.europa.eu/info/departments/human-resources-and-security_en +
+ + +
+ + + <P>Serviços de medicina de emergência e assistente social a favor do serviço médico de Ispra (VA) em Itália</P> + + HR/IPR/2021/OP/0007 + + + + + +

Lote 1 – Médicos de emergência 2 dias por semana,

+

Lote 2 – Médicos de emergência 3 dias por semana,

+

Lote 3 – Assistente social.

+
+ 684000.00 + + + + <P>Médicos de emergência 2 dias por semana no JRC, Ispra (VA)</P> + + 1 + + + + + + + + +

Centro Comum de Investigação, via Enrico Fermi, 2749, 21027 Ispra (VA), ITÁLIA

+
+ +

Serviços de médicos de emergência 2 dias por semana ao serviço médico de Ispra (VA), Centro Comum de Investigação da Comissão Europeia em Itália.

+
+ + + + + +

Consultar a documentação do concurso disponível no endereço indicado no ponto I.3).

+
+ +

Consultar a documentação do concurso disponível no endereço indicado no ponto I.3).

+
+
+ + + <P>Médicos de emergência 3 dias por semana</P> + + 2 + + + + + + + + +

Centro Comum de Investigação, via Enrico Fermi, 2749, 21027 Ispra (VA), ITÁLIA

+
+ +

Serviços de médicos de emergência 3 dias por semana ao serviço médico de Ispra (VA), Centro Comum de Investigação da Comissão Europeia em Itália.

+
+ + + + + +

Consultar a documentação do concurso disponível no endereço indicado no ponto I.3).

+
+ +

Consultar a documentação do concurso disponível no endereço indicado no ponto I.3).

+
+
+ + + <P>Assistente social</P> + + 3 + + + + + + + + +

Centro Comum de Investigação, via Enrico Fermi, 2749, 21027 Ispra (VA), ITÁLIA

+
+ +

Serviços de um assistente social 5 meio dias por semana ao serviço médico de Ispra (VA), Centro Comum de Investigação da Comissão Europeia em Itália.

+
+ + + + + + +

Consultar a documentação do concurso disponível no endereço indicado no ponto I.3).

+
+
+
+ + + + + 2021/S 160-421470 + + + HR/IPR/2021/OP/0007 + 1 / Primo in cascata + + <P>Lote 1 — Médicos de emergência 2 dias por semana no JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 170000.00 + 132000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ Secondo in cascata + + <P>Lote 1 — Médicos de emergência 2 dias por semana no JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 170000.00 + 155000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ terzo in cascata + + <P>Lote 1 — Médicos de emergência 2 dias por semana no JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Lorenza Cinquepalmi + CNQLNZ75C66L682L + Luvinate + 21020 + + + + + + + + 170000.00 + 189000.00 + + + + + + HR/IPR/2021/OP/0007 + 2/ Primo in cascata + + <P>Lote 2 — Serviços de médicos de emergência 3 dias por semana no serviço médico de Ispra (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 255000.00 + 157000.00 + + + + + HR/IPR/2021/OP/0007 + 2/ Secondo in cascata + + <P>Lote 2 — Serviços de médicos de emergência 3 dias por semana no serviço médico de Ispra (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 255000.00 + 347000.00 + + + + + + HR/IPR/2021/OP/0007 + 3 + + <P>Lote 3 — Prestação de serviços de um assistente social</P> + + + 2022-02-15 + + 2 + + + + + + Ilaria Giacomazzi + GCMJLR78E53L682U + Laveno Mombello + 21014 + + + + + + + + 145000.00 + 148000.00 + + + + + + Tribunal Geral +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + GC.Registry@curia.europa.eu + http://curia.europa.eu +
+ +

Consultar a documentação do concurso disponível no endereço indicado no ponto I.3).

+
+ 2022-02-24 +
+
+ + + + + Europeiska kommissionen, Generaldirektoratet för personal och säkerhet (HR), DDG HR R1 Gare d'appalto, Controllo interno e Reporting +
Rue de la Loi 107
+ Bruxelles + 1000 + + HR-CONTRATS-MARCHES@ec.europa.eu + + https://ec.europa.eu/info/departments/human-resources-and-security_en +
+ + +
+ + + <P>Tjänster avseende akutsjukvård och socialarbetare för läkarmottagningen i Ispra (VA) i Italien</P> + + HR/IPR/2021/OP/0007 + + + + + +

Del 1 – akutläkare 2 dagar i veckan

+

Del 2 – akutläkare 3 dagar i veckan

+

Del 3 – socialarbetare.

+
+ 684000.00 + + + + <P>Akutläkare 2 dagar i veckan vid JRC, Ispra (VA)</P> + + 1 + + + + + + + + +

Gemensamma forskningscentrumet, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIEN

+
+ +

Akutläkartjänster 2 dagar i veckan vid läkarmottagningen i Ispra (VA), Europeiska kommissionens gemensamma forskningscentrum i Italien.

+
+ + + + + +

Se upphandlingsdokumenten som finns tillgängliga på adressen som anges i avsnitt I.3).

+
+ +

Se upphandlingsdokumenten som finns tillgängliga på adressen som anges i avsnitt I.3).

+
+
+ + + <P>Akutläkare 3 dagar i veckan</P> + + 2 + + + + + + + + +

Gemensamma forskningscentrumet, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIEN

+
+ +

Akutläkartjänster 3 dagar i veckan vid läkarmottagningen i Ispra (VA), Europeiska kommissionens gemensamma forskningscentrum i Italien.

+
+ + + + + +

Se upphandlingsdokumenten som finns tillgängliga på adressen som anges i avsnitt I.3).

+
+ +

Se upphandlingsdokumenten som finns tillgängliga på adressen som anges i avsnitt I.3).

+
+
+ + + <P>Socialarbetare</P> + + 3 + + + + + + + + +

Gemensamma forskningscentrumet, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIEN

+
+ +

Socialarbetartjänster 5 halvdagar i veckan vid läkarmottagningen i Ispra (VA), Europeiska kommissionens gemensamma forskningscentrum i Italien.

+
+ + + + + + +

Se upphandlingsdokumenten som finns tillgängliga på adressen som anges i avsnitt I.3).

+
+
+
+ + + + + 2021/S 160-421470 + + + HR/IPR/2021/OP/0007 + 1 / Primo in cascata + + <P>Del 1 – akutläkare 2 dagar i veckan vid JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 170000.00 + 132000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ Secondo in cascata + + <P>Del 1 – akutläkare 2 dagar i veckan vid JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 170000.00 + 155000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ terzo in cascata + + <P>Del 1 – akutläkare 2 dagar i veckan vid JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Lorenza Cinquepalmi + CNQLNZ75C66L682L + Luvinate + 21020 + + + + + + + + 170000.00 + 189000.00 + + + + + + HR/IPR/2021/OP/0007 + 2/ Primo in cascata + + <P>Del 2 – akutläkartjänster 3 dagar i veckan vid läkarmottagningen i Ispra (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 255000.00 + 157000.00 + + + + + HR/IPR/2021/OP/0007 + 2/ Secondo in cascata + + <P>Del 2 – akutläkartjänster 3 dagar i veckan vid läkarmottagningen i Ispra (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 255000.00 + 347000.00 + + + + + + HR/IPR/2021/OP/0007 + 3 + + <P>Del 3 – Tillhandahållande av socialarbetartjänster</P> + + + 2022-02-15 + + 2 + + + + + + Ilaria Giacomazzi + GCMJLR78E53L682U + Laveno Mombello + 21014 + + + + + + + + 145000.00 + 148000.00 + + + + + + Tribunalen +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + GC.Registry@curia.europa.eu + http://curia.europa.eu +
+ +

Se upphandlingsdokumenten som finns tillgängliga på adressen som anges i avsnitt I.3).

+
+ 2022-02-24 +
+
+ + + + + Evropská komise, Generální ředitelství pro lidské zdroje a bezpečnost (HR), DDG HR R1 Gare d'appalto, controllo interno e report +
Rue de la Loi 107
+ Bruxelles + 1000 + + HR-CONTRATS-MARCHES@ec.europa.eu + + https://ec.europa.eu/info/departments/human-resources-and-security_en +
+ + +
+ + + <P>Služby pohotovostního lékařství a sociální pracovník pro lékařské služby v Ispře (VA) v Itálii</P> + + HR/IPR/2021/OP/0007 + + + + + +

Položka č. 1 – pohotovostní lékaři dva dny v týdnu,

+

Položka č. 2 – pohotovostní lékaři tři dny v týdnu,

+

Položka č. 3 – sociální pracovník.

+
+ 684000.00 + + + + <P>Pohotovostní lékaři dva dny v týdnu ve Společném výzkumném středisku (JRC) v Ispře (VA)</P> + + 1 + + + + + + + + +

Společné výzkumné středisko, via Enrico Fermi 2749, 21027 Ispra (VA), ITÁLIE

+
+ +

Služby pohotovostních lékařů dva dny v týdnu v rámci lékařské služby v Ispře (VA), Společné výzkumné středisko Evropské komise v Itálii.

+
+ + + + + +

Viz zadávací dokumentace, která je k dispozici na adrese uvedené v oddílu I.3).

+
+ +

Viz zadávací dokumentace, která je k dispozici na adrese uvedené v oddílu I.3).

+
+
+ + + <P>Pohotovostní lékaři tři dny v týdnu</P> + + 2 + + + + + + + + +

Společné výzkumné středisko, via Enrico Fermi 2749, 21027 Ispra (VA), ITÁLIE

+
+ +

Služby pohotovostních lékařů tři dny v týdnu v rámci lékařské služby v Ispře (VA), Společné výzkumné středisko Evropské komise v Itálii.

+
+ + + + + +

Viz zadávací dokumentace, která je k dispozici na adrese uvedené v oddílu I.3).

+
+ +

Viz zadávací dokumentace, která je k dispozici na adrese uvedené v oddílu I.3).

+
+
+ + + <P>Sociální pracovník</P> + + 3 + + + + + + + + +

Společné výzkumné středisko, via Enrico Fermi 2749, 21027 Ispra (VA), ITÁLIE

+
+ +

Služby sociálního pracovníka pět půldnů v týdnu v rámci lékařské služby v Ispře (VA), Společné výzkumné středisko Evropské komise v Itálii.

+
+ + + + + + +

Viz zadávací dokumentace, která je k dispozici na adrese uvedené v oddílu I.3).

+
+
+
+ + + + + 2021/S 160-421470 + + + HR/IPR/2021/OP/0007 + 1 / Primo in cascata + + <P>Položka č. 1 – pohotovostní lékaři dva dny v týdnu ve Společném výzkumném středisku (JRC) v Ispře (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 170000.00 + 132000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ Secondo in cascata + + <P>Položka č. 1 – pohotovostní lékaři dva dny v týdnu ve Společném výzkumném středisku (JRC) v Ispře (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 170000.00 + 155000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ terzo in cascata + + <P>Položka č. 1 – pohotovostní lékaři dva dny v týdnu ve Společném výzkumném středisku (JRC) v Ispře (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Lorenza Cinquepalmi + CNQLNZ75C66L682L + Luvinate + 21020 + + + + + + + + 170000.00 + 189000.00 + + + + + + HR/IPR/2021/OP/0007 + 2/ Primo in cascata + + <P>Položka č. 2 – služby pohotovostních lékařů tři dny v týdnu pro lékařské služby v Ispře (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 255000.00 + 157000.00 + + + + + HR/IPR/2021/OP/0007 + 2/ Secondo in cascata + + <P>Položka č. 2 – služby pohotovostních lékařů tři dny v týdnu pro lékařské služby v Ispře (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 255000.00 + 347000.00 + + + + + + HR/IPR/2021/OP/0007 + 3 + + <P>Položka č. 3 – poskytování služeb sociálního pracovníka</P> + + + 2022-02-15 + + 2 + + + + + + Ilaria Giacomazzi + GCMJLR78E53L682U + Laveno Mombello + 21014 + + + + + + + + 145000.00 + 148000.00 + + + + + + Tribunál +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + GC.Registry@curia.europa.eu + http://curia.europa.eu +
+ +

Viz zadávací dokumentace, která je k dispozici na adrese uvedené v oddílu I.3).

+
+ 2022-02-24 +
+
+ + + + + Euroopa Komisjon, Personali- ja turvalisusküsimuste peadirektoraat (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting +
Rue de la Loi 107
+ Bruxelles + 1000 + + HR-CONTRATS-MARCHES@ec.europa.eu + + https://ec.europa.eu/info/departments/human-resources-and-security_en +
+ + +
+ + + <P>Erakorralise meditsiini teenused ja sotsiaaltöötaja Ispra (VA) meditsiiniteenistuse jaoks Itaalias</P> + + HR/IPR/2021/OP/0007 + + + + + +

1. osa – kiirabiarstid kahel päeval nädalas;

+

2. osa – kiirabiarstid kolmel päeval nädalas;

+

3. osa – sotsiaaltöötaja.

+
+ 684000.00 + + + + <P>Kiirabiarstid kahel päeval nädalas JRC Ispras (VA)</P> + + 1 + + + + + + + + +

Teadusuuringute Ühiskeskus (JRC), via Enrico Fermi 2749, 21027 Ispra (VA), ITAALIA

+
+ +

Kiirabiarstide teenused kahel päeval nädalas Euroopa Komisjoni Teadusuuringute Ühiskeskuse Ispra (VA) meditsiiniteenistuses Itaalias.

+
+ + + + + +

Vt lepingudokumente, mis on avaldatud punktis I.3) märgitud aadressil.

+
+ +

Vt lepingudokumente, mis on avaldatud punktis I.3) märgitud aadressil.

+
+
+ + + <P>Kiirabiarstid kolmel päeval nädalas</P> + + 2 + + + + + + + + +

Teadusuuringute Ühiskeskus (JRC), via Enrico Fermi 2749, 21027 Ispra (VA), ITAALIA

+
+ +

Kiirabiarstide teenused kolmel päeval nädalas Euroopa Komisjoni Teadusuuringute Ühiskeskuse Ispra (VA) meditsiiniteenistuses Itaalias.

+
+ + + + + +

Vt lepingudokumente, mis on avaldatud punktis I.3) märgitud aadressil.

+
+ +

Vt lepingudokumente, mis on avaldatud punktis I.3) märgitud aadressil.

+
+
+ + + <P>Sotsiaaltöötaja</P> + + 3 + + + + + + + + +

Teadusuuringute Ühiskeskus (JRC), via Enrico Fermi 2749, 21027 Ispra (VA), ITAALIA

+
+ +

Sotsiaaltöötaja teenused viiel poolikul päeval nädalas Euroopa Komisjoni Teadusuuringute Ühiskeskuse Ispra (VA) meditsiiniteenistuses Itaalias.

+
+ + + + + + +

Vt lepingudokumente, mis on avaldatud punktis I.3) märgitud aadressil.

+
+
+
+ + + + + 2021/S 160-421470 + + + HR/IPR/2021/OP/0007 + 1 / Primo in cascata + + <P>1. osa – kiirabiarstid kahel päeval nädalas JRC Ispras (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 170000.00 + 132000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ Secondo in cascata + + <P>1. osa – kiirabiarstid kahel päeval nädalas JRC Ispras (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 170000.00 + 155000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ terzo in cascata + + <P>1. osa – kiirabiarstid kahel päeval nädalas JRC Ispras (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Lorenza Cinquepalmi + CNQLNZ75C66L682L + Luvinate + 21020 + + + + + + + + 170000.00 + 189000.00 + + + + + + HR/IPR/2021/OP/0007 + 2/ Primo in cascata + + <P>2. osa – kiirabiarstide teenused kolmel päeval nädalas Ispra (VA) meditsiiniteenistuses</P> + + + 2022-02-15 + + 2 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 255000.00 + 157000.00 + + + + + HR/IPR/2021/OP/0007 + 2/ Secondo in cascata + + <P>2. osa – kiirabiarstide teenused kolmel päeval nädalas Ispra (VA) meditsiiniteenistuses</P> + + + 2022-02-15 + + 2 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 255000.00 + 347000.00 + + + + + + HR/IPR/2021/OP/0007 + 3 + + <P>3. osa – sotsiaaltöötaja teenuste osutamine</P> + + + 2022-02-15 + + 2 + + + + + + Ilaria Giacomazzi + GCMJLR78E53L682U + Laveno Mombello + 21014 + + + + + + + + 145000.00 + 148000.00 + + + + + + Üldkohus +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + GC.Registry@curia.europa.eu + http://curia.europa.eu +
+ +

Vt lepingudokumente, mis on avaldatud punktis I.3) märgitud aadressil.

+
+ 2022-02-24 +
+
+ + + + + Európai Bizottság, Humánerőforrásügyi és Biztonsági Főigazgatóság (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting +
Rue de la Loi 107
+ Bruxelles + 1000 + + HR-CONTRATS-MARCHES@ec.europa.eu + + https://ec.europa.eu/info/departments/human-resources-and-security_en +
+ + +
+ + + <P>Sürgősségi orvosi ellátás és szociális munkás biztosítása az isprai (VA, Olaszország) egészségügyi szolgálat számára</P> + + HR/IPR/2021/OP/0007 + + + + + +

1. tétel – Sürgősségi orvosok hetente 2 napon,

+

2. tétel – Sürgősségi orvosok hetente 3 napon,

+

3. tétel – Szociális munkás.

+
+ 684000.00 + + + + <P>Sürgősségi orvosok hetente 2 napon a JRC isprai (VA) helyszínén</P> + + 1 + + + + + + + + +

Közös Kutatóközpont, via Enrico Fermi 2749, 21027 Ispra (VA), OLASZORSZÁG

+
+ +

Sürgősségi orvosi ellátás heti 2 napon az Európai Bizottság Közös Kutatóközpontjának isprai (VA, Olaszország) egészségügyi szolgálatánál.

+
+ + + + + +

Lásd az I.3) szakaszban megadott címen elérhető szerződéses dokumentumokat.

+
+ +

Lásd az I.3) szakaszban megadott címen elérhető szerződéses dokumentumokat.

+
+
+ + + <P>Sürgősségi orvosok heti 3 napon</P> + + 2 + + + + + + + + +

Közös Kutatóközpont, via Enrico Fermi 2749, 21027 Ispra (VA), OLASZORSZÁG

+
+ +

Sürgősségi orvosi ellátás heti 3 napon az Európai Bizottság Közös Kutatóközpontjának isprai (VA, Olaszország) egészségügyi szolgálatánál.

+
+ + + + + +

Lásd az I.3) szakaszban megadott címen elérhető szerződéses dokumentumokat.

+
+ +

Lásd az I.3) szakaszban megadott címen elérhető szerződéses dokumentumokat.

+
+
+ + + <P>Szociális munkás</P> + + 3 + + + + + + + + +

Közös Kutatóközpont, via Enrico Fermi 2749, 21027 Ispra (VA), OLASZORSZÁG

+
+ +

Szociális munkás által hetente 5 alkalommal fél napon át nyújtott szolgáltatások az Európai Bizottság Közös Kutatóközpontjának isprai (VA, Olaszország) egészségügyi szolgálatánál.

+
+ + + + + + +

Lásd az I.3) szakaszban megadott címen elérhető szerződéses dokumentumokat.

+
+
+
+ + + + + 2021/S 160-421470 + + + HR/IPR/2021/OP/0007 + 1 / Primo in cascata + + <P>1. tétel – Sürgősségi orvosok hetente 2 napon a JRC isprai (VA) helyszínén</P> + + + 2022-02-15 + + 3 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 170000.00 + 132000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ Secondo in cascata + + <P>1. tétel – Sürgősségi orvosok hetente 2 napon a JRC isprai (VA) helyszínén</P> + + + 2022-02-15 + + 3 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 170000.00 + 155000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ terzo in cascata + + <P>1. tétel – Sürgősségi orvosok hetente 2 napon a JRC isprai (VA) helyszínén</P> + + + 2022-02-15 + + 3 + + + + + + Lorenza Cinquepalmi + CNQLNZ75C66L682L + Luvinate + 21020 + + + + + + + + 170000.00 + 189000.00 + + + + + + HR/IPR/2021/OP/0007 + 2/ Primo in cascata + + <P>2. tétel – Sürgősségi orvosok szolgáltatásai a hét 3 napján az isprai (VA) egészségügyi szolgálatnál</P> + + + 2022-02-15 + + 2 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 255000.00 + 157000.00 + + + + + HR/IPR/2021/OP/0007 + 2/ Secondo in cascata + + <P>2. tétel – Sürgősségi orvosok szolgáltatásai a hét 3 napján az isprai (VA) egészségügyi szolgálatnál</P> + + + 2022-02-15 + + 2 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 255000.00 + 347000.00 + + + + + + HR/IPR/2021/OP/0007 + 3 + + <P>3. tétel – Szociális munkás szolgáltatásainak biztosítása</P> + + + 2022-02-15 + + 2 + + + + + + Ilaria Giacomazzi + GCMJLR78E53L682U + Laveno Mombello + 21014 + + + + + + + + 145000.00 + 148000.00 + + + + + + Törvényszék +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + GC.Registry@curia.europa.eu + http://curia.europa.eu +
+ +

Lásd az I.3) szakaszban megadott címen elérhető szerződéses dokumentumokat.

+
+ 2022-02-24 +
+
+ + + + + Europos Komisija, Žmogiškųjų išteklių ir saugumo generalinis direktoratas (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting +
Rue de la Loi 107
+ Bruxelles + 1000 + + HR-CONTRATS-MARCHES@ec.europa.eu + + https://ec.europa.eu/info/departments/human-resources-and-security_en +
+ + +
+ + + <P>Skubiosios medicinos paslaugos ir socialinis darbuotojas medicinos tarnybai Isproje (VA) Italijoje</P> + + HR/IPR/2021/OP/0007 + + + + + +

1 dalis – greitosios pagalbos gydytojai 2 dienas per savaitę,

+

2 dalis – greitosios pagalbos gydytojai 3 dienas per savaitę,

+

3 dalis – socialinis darbuotojas.

+
+ 684000.00 + + + + <P>Skubios pagalbos gydytojai 2 dienas per savaitę JRC Isproje (VA)</P> + + 1 + + + + + + + + +

Jungtinis tyrimų centras, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIJA

+
+ +

Skubios pagalbos gydytojų paslaugos 2 dienas per savaitę Europos Komisijos Jungtinio tyrimų centro Isproje (VA) medicinos tarnyboje Italijoje.

+
+ + + + + +

Prašome žr. sutarties dokumentus, kuriuos galima rasti I.3) dalyje nurodytu adresu.

+
+ +

Prašome žr. sutarties dokumentus, kuriuos galima rasti I.3) dalyje nurodytu adresu.

+
+
+ + + <P>Skubios pagalbos gydytojai 3 dienas per savaitę</P> + + 2 + + + + + + + + +

Jungtinis tyrimų centras, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIJA

+
+ +

Skubios pagalbos gydytojų paslaugos 3 dienas per savaitę Europos Komisijos Jungtinio tyrimų centro Isproje (VA) medicinos tarnyboje Italijoje.

+
+ + + + + +

Prašome žr. sutarties dokumentus, kuriuos galima rasti I.3) dalyje nurodytu adresu.

+
+ +

Prašome žr. sutarties dokumentus, kuriuos galima rasti I.3) dalyje nurodytu adresu.

+
+
+ + + <P>Socialinis darbuotojas</P> + + 3 + + + + + + + + +

Jungtinis tyrimų centras, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIJA

+
+ +

Socialinio darbuotojo paslaugos, teikiamos 5 pusdienius per savaitę medicinos tarnyboje Isproje (VA), Europos Komisijos Jungtiniame tyrimų centre Italijoje.

+
+ + + + + + +

Prašome žr. sutarties dokumentus, kuriuos galima rasti I.3) dalyje nurodytu adresu.

+
+
+
+ + + + + 2021/S 160-421470 + + + HR/IPR/2021/OP/0007 + 1 / Primo in cascata + + <P>1 dalis – greitosios pagalbos gydytojai 2 dienas per savaitę JRC Isproje (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 170000.00 + 132000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ Secondo in cascata + + <P>1 dalis – greitosios pagalbos gydytojai 2 dienas per savaitę JRC Isproje (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 170000.00 + 155000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ terzo in cascata + + <P>1 dalis – greitosios pagalbos gydytojai 2 dienas per savaitę JRC Isproje (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Lorenza Cinquepalmi + CNQLNZ75C66L682L + Luvinate + 21020 + + + + + + + + 170000.00 + 189000.00 + + + + + + HR/IPR/2021/OP/0007 + 2/ Primo in cascata + + <P>2 dalis – greitosios pagalbos gydytojų paslaugos 3 dienas per savaitę Ispra (VA) medicinos tarnyboje</P> + + + 2022-02-15 + + 2 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 255000.00 + 157000.00 + + + + + HR/IPR/2021/OP/0007 + 2/ Secondo in cascata + + <P>2 dalis – greitosios pagalbos gydytojų paslaugos 3 dienas per savaitę Ispra (VA) medicinos tarnyboje</P> + + + 2022-02-15 + + 2 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 255000.00 + 347000.00 + + + + + + HR/IPR/2021/OP/0007 + 3 + + <P>3 dalis – socialinio darbuotojo paslaugų teikimas</P> + + + 2022-02-15 + + 2 + + + + + + Ilaria Giacomazzi + GCMJLR78E53L682U + Laveno Mombello + 21014 + + + + + + + + 145000.00 + 148000.00 + + + + + + Bendrasis Teismas +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + GC.Registry@curia.europa.eu + http://curia.europa.eu +
+ +

Prašome žr. sutarties dokumentus, kuriuos galima rasti I.3) dalyje nurodytu adresu.

+
+ 2022-02-24 +
+
+ + + + + Eiropas Komisija, Cilvēkresursu un drošības ģenerāldirektorāts (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting +
Rue de la Loi 107
+ Bruxelles + 1000 + + HR-CONTRATS-MARCHES@ec.europa.eu + + https://ec.europa.eu/info/departments/human-resources-and-security_en +
+ + +
+ + + <P>Neatliekamās medicīniskās palīdzības pakalpojumi un sociālais darbinieks medicīniskās aprūpes dienestā Isprā (VA), Itālijā</P> + + HR/IPR/2021/OP/0007 + + + + + +

1. daļa – neatliekamās medicīniskās palīdzības ārsti 2 dienas nedēļā,

+

2. daļa – neatliekamās medicīniskās palīdzības ārsti 3 dienas nedēļā,

+

3. daļa – sociālais darbinieks.

+
+ 684000.00 + + + + <P>Ārkārtas ārsti 2 dienas nedēļā JRC, Ispra (VA)</P> + + 1 + + + + + + + + +

Kopīgais pētniecības centrs, via Enrico Fermi 2749, 21027 Ispra (VA), ITĀLIJA

+
+ +

Neatliekamās medicīniskās palīdzības ārstu pakalpojumi divas dienas nedēļā medicīniskās aprūpes dienestā Isprā (VA), Eiropas Komisijas Kopīgajā pētniecības centrā Itālijā.

+
+ + + + + +

Skatīt iepirkuma dokumentus, kas pieejami I.3) iedaļā norādītajā tīmekļa adresē.

+
+ +

Skatīt iepirkuma dokumentus, kas pieejami I.3) iedaļā norādītajā tīmekļa adresē.

+
+
+ + + <P>Neatliekamās medicīniskās palīdzības ārsti trīs dienas nedēļā</P> + + 2 + + + + + + + + +

Kopīgais pētniecības centrs, via Enrico Fermi 2749, 21027 Ispra (VA), ITĀLIJA

+
+ +

Neatliekamās medicīniskās palīdzības ārstu pakalpojumi trīs dienas nedēļā medicīniskās aprūpes dienestā Isprā (VA), Eiropas Komisijas Kopīgajā pētniecības centrā Itālijā.

+
+ + + + + +

Skatīt iepirkuma dokumentus, kas pieejami I.3) iedaļā norādītajā tīmekļa adresē.

+
+ +

Skatīt iepirkuma dokumentus, kas pieejami I.3) iedaļā norādītajā tīmekļa adresē.

+
+
+ + + <P>Sociālais darbinieks</P> + + 3 + + + + + + + + +

Kopīgais pētniecības centrs, via Enrico Fermi 2749, 21027 Ispra (VA), ITĀLIJA

+
+ +

Sociālā darbinieka pakalpojumi piecas nepilnas dienas nedēļā medicīniskās aprūpes dienestā Isprā (VA), Eiropas Komisijas Kopīgajā pētniecības centrā Itālijā.

+
+ + + + + + +

Skatīt iepirkuma dokumentus, kas pieejami I.3) iedaļā norādītajā tīmekļa adresē.

+
+
+
+ + + + + 2021/S 160-421470 + + + HR/IPR/2021/OP/0007 + 1 / Primo in cascata + + <P>1. daļa – neatliekamās medicīniskās palīdzības ārsti 2 dienas nedēļā JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 170000.00 + 132000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ Secondo in cascata + + <P>1. daļa – neatliekamās medicīniskās palīdzības ārsti 2 dienas nedēļā JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 170000.00 + 155000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ terzo in cascata + + <P>1. daļa – neatliekamās medicīniskās palīdzības ārsti 2 dienas nedēļā JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Lorenza Cinquepalmi + CNQLNZ75C66L682L + Luvinate + 21020 + + + + + + + + 170000.00 + 189000.00 + + + + + + HR/IPR/2021/OP/0007 + 2/ Primo in cascata + + <P>2. daļa – neatliekamās medicīniskās palīdzības ārstu pakalpojumi 3 dienas nedēļā Ispras (VA) medicīnas dienestā</P> + + + 2022-02-15 + + 2 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 255000.00 + 157000.00 + + + + + HR/IPR/2021/OP/0007 + 2/ Secondo in cascata + + <P>2. daļa – neatliekamās medicīniskās palīdzības ārstu pakalpojumi 3 dienas nedēļā Ispras (VA) medicīnas dienestā</P> + + + 2022-02-15 + + 2 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 255000.00 + 347000.00 + + + + + + HR/IPR/2021/OP/0007 + 3 + + <P>3. daļa – sociālā darba ņēmēja pakalpojumu sniegšana</P> + + + 2022-02-15 + + 2 + + + + + + Ilaria Giacomazzi + GCMJLR78E53L682U + Laveno Mombello + 21014 + + + + + + + + 145000.00 + 148000.00 + + + + + + Vispārējā tiesa +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + GC.Registry@curia.europa.eu + http://curia.europa.eu +
+ +

Skatīt iepirkuma dokumentus, kas pieejami I.3) iedaļā norādītajā tīmekļa adresē.

+
+ 2022-02-24 +
+
+ + + + + Il-Kummissjoni Ewropea, Id-Direttorat Ġenerali tar-Riżorsi Umani u tas-Sigurtà (HR), DDG HR R1 Gare d’appalto, controllo interno e reporting +
Rue de la Loi 107
+ Bruxelles + 1000 + + HR-CONTRATS-MARCHES@ec.europa.eu + + https://ec.europa.eu/info/departments/human-resources-and-security_en +
+ + +
+ + + <P>Servizzi tal-mediċina ta’ emerġenza u ħaddiem soċjali għas-servizz mediku ta’ Ispra (VA) fl-Italja</P> + + HR/IPR/2021/OP/0007 + + + + + +

Lott 1 – It-tobba tal-emerġenza jumejn fil-ġimgħa,

+

Lott 2 – It-tobba tal-emerġenza tlett ijiem fil-ġimgħa,

+

Lott 3 – Ħaddiem soċjali.

+
+ 684000.00 + + + + <P>It-tobba tal-emerġenza jumejn fil-ġimgħa fil-JRC, Ispra (VA)</P> + + 1 + + + + + + + + +

Il-Kunsill Ewropew tar-Riċerka, via Enrico Fermi 2749, 21027 Ispra (VA), L-ITALJA

+
+ +

Servizzi ta’ tobba tal-emerġenza jumejn (2) fil-ġimgħa għas-servizz mediku ta’ Ispra (VA), iċ-Ċentru Konġunt tar-Riċerka tal-Kummissjoni Ewropea fl-Italja.

+
+ + + + + +

Jekk jogħġbok irreferi għad-dokumenti tal-kuntratt disponibbli fl-indirizz indikat fit-Taqsima I.3).

+
+ +

Jekk jogħġbok irreferi għad-dokumenti tal-kuntratt disponibbli fl-indirizz indikat fit-Taqsima I.3).

+
+
+ + + <P>Tobba tal-emerġenza tlett ijiem fil-ġimgħa</P> + + 2 + + + + + + + + +

Il-Kunsill Ewropew tar-Riċerka, via Enrico Fermi 2749, 21027 Ispra (VA), L-ITALJA

+
+ +

Servizzi ta’ tobba tal-emerġenza tlett ijiem fil-ġimgħa fis-servizz mediku ta’ Ispra (VA), iċ-Ċentru Konġunt tar-Riċerka tal-Kummissjoni Ewropea fl-Italja.

+
+ + + + + +

Jekk jogħġbok irreferi għad-dokumenti tal-kuntratt disponibbli fl-indirizz indikat fit-Taqsima I.3).

+
+ +

Jekk jogħġbok irreferi għad-dokumenti tal-kuntratt disponibbli fl-indirizz indikat fit-Taqsima I.3).

+
+
+ + + <P>Ħaddiem soċjali</P> + + 3 + + + + + + + + +

Il-Kunsill Ewropew tar-Riċerka, via Enrico Fermi 2749, 21027 Ispra (VA), L-ITALJA

+
+ +

Servizzi ta’ ħaddiem soċjali ħames nofsijiet ta’ jum fil-ġimgħa għas-servizz mediku ta’ Ispra (VA), iċ-Ċentru Konġunt tar-Riċerka tal-Kummissjoni Ewropea fl-Italja.

+
+ + + + + + +

Jekk jogħġbok irreferi għad-dokumenti tal-kuntratt disponibbli fl-indirizz indikat fit-Taqsima I.3).

+
+
+
+ + + + + 2021/S 160-421470 + + + HR/IPR/2021/OP/0007 + 1 / Primo in cascata + + <P>Lott 1 — Tobba tal-emerġenza jumejn (2) fil-ġimgħa fil-JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 170000.00 + 132000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ Secondo in cascata + + <P>Lott 1 — Tobba tal-emerġenza jumejn (2) fil-ġimgħa fil-JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 170000.00 + 155000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ terzo in cascata + + <P>Lott 1 — Tobba tal-emerġenza jumejn (2) fil-ġimgħa fil-JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Lorenza Cinquepalmi + CNQLNZ75C66L682L + Luvinate + 21020 + + + + + + + + 170000.00 + 189000.00 + + + + + + HR/IPR/2021/OP/0007 + 2/ Primo in cascata + + <P>Lott 2 — Servizzi tat-tobba tal-emerġenza tlett ijiem fil-ġimgħa għas-servizz mediku ta’ Ispra (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 255000.00 + 157000.00 + + + + + HR/IPR/2021/OP/0007 + 2/ Secondo in cascata + + <P>Lott 2 — Servizzi tat-tobba tal-emerġenza tlett ijiem fil-ġimgħa għas-servizz mediku ta’ Ispra (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 255000.00 + 347000.00 + + + + + + HR/IPR/2021/OP/0007 + 3 + + <P>Lott 3 — Il-provvista ta’ servizzi ta’ ħaddiem soċjali</P> + + + 2022-02-15 + + 2 + + + + + + Ilaria Giacomazzi + GCMJLR78E53L682U + Laveno Mombello + 21014 + + + + + + + + 145000.00 + 148000.00 + + + + + + Il-Qorti Ġenerali +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + GC.Registry@curia.europa.eu + http://curia.europa.eu +
+ +

Jekk jogħġbok irreferi għad-dokumenti tal-kuntratt disponibbli fl-indirizz indikat fit-Taqsima I.3).

+
+ 2022-02-24 +
+
+ + + + + Komisja Europejska, Dyrekcja Generalna ds. Zasobów Ludzkich i Bezpieczeństwa (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting +
Rue de la Loi 107
+ Bruxelles + 1000 + + HR-CONTRATS-MARCHES@ec.europa.eu + + https://ec.europa.eu/info/departments/human-resources-and-security_en +
+ + +
+ + + <P>Usługi w zakresie medycyny ratunkowej i pracownik socjalny dla służby medycznej w Isprze (VA) we Włoszech</P> + + HR/IPR/2021/OP/0007 + + + + + +

Część 1 — lekarze ratownictwa medycznego przez 2 dni w tygodniu,

+

Część 2 — lekarze ratownictwa medycznego przez 3 dni w tygodniu,

+

Część 3 — pracownik socjalny.

+
+ 684000.00 + + + + <P>Lekarze ratownictwa medycznego 2 dni w tygodniu w JRC w Isprze (VA)</P> + + 1 + + + + + + + + +

Wspólne Centrum Badawcze, via Enrico Fermi 2749, 21027 Ispra (VA), WŁOCHY

+
+ +

Usługi lekarzy ratownictwa medycznego przez 2 dni w tygodniu w placówce Wspólnego Centrum Badawczego Komisji Europejskiej we Włoszech.

+
+ + + + + +

Zob. dokumentacja zamówienia dostępna pod adresem internetowym podanym w pkt I.3).

+
+ +

Zob. dokumentacja zamówienia dostępna pod adresem internetowym podanym w pkt I.3).

+
+
+ + + <P>Lekarze ratownictwa medycznego przez 3 dni w tygodniu</P> + + 2 + + + + + + + + +

Wspólne Centrum Badawcze, via Enrico Fermi 2749, 21027 Ispra (VA), WŁOCHY

+
+ +

Usługi ratownictwa medycznego przez 3 dni w tygodniu dla służby medycznej w Isprze (VA), Wspólne Centrum Badawcze Komisji Europejskiej we Włoszech.

+
+ + + + + +

Zob. dokumentacja zamówienia dostępna pod adresem internetowym podanym w pkt I.3).

+
+ +

Zob. dokumentacja zamówienia dostępna pod adresem internetowym podanym w pkt I.3).

+
+
+ + + <P>Pracownik socjalny</P> + + 3 + + + + + + + + +

Wspólne Centrum Badawcze, via Enrico Fermi 2749, 21027 Ispra (VA), WŁOCHY

+
+ +

Usługi pracownika socjalnego 5 razy w tygodniu po pół dnia w służbie medycznej placówki w Isprze (VA), we Wspólnym Centrum Badawczym Komisji Europejskiej we Włoszech.

+
+ + + + + + +

Zob. dokumentacja zamówienia dostępna pod adresem internetowym podanym w pkt I.3).

+
+
+
+ + + + + 2021/S 160-421470 + + + HR/IPR/2021/OP/0007 + 1 / Primo in cascata + + <P>Część 1 — lekarze ratownictwa przez 2 dni w tygodniu w JRC w Isprze (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 170000.00 + 132000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ Secondo in cascata + + <P>Część 1 — lekarze ratownictwa przez 2 dni w tygodniu w JRC w Isprze (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 170000.00 + 155000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ terzo in cascata + + <P>Część 1 — lekarze ratownictwa przez 2 dni w tygodniu w JRC w Isprze (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Lorenza Cinquepalmi + CNQLNZ75C66L682L + Luvinate + 21020 + + + + + + + + 170000.00 + 189000.00 + + + + + + HR/IPR/2021/OP/0007 + 2/ Primo in cascata + + <P>Część 2 — Usługi ratownictwa medycznego 3 dni w tygodniu dla służby medycznej w Isprze (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 255000.00 + 157000.00 + + + + + HR/IPR/2021/OP/0007 + 2/ Secondo in cascata + + <P>Część 2 — Usługi ratownictwa medycznego 3 dni w tygodniu dla służby medycznej w Isprze (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 255000.00 + 347000.00 + + + + + + HR/IPR/2021/OP/0007 + 3 + + <P>Część 3 — Świadczenie usług pracownika społecznego</P> + + + 2022-02-15 + + 2 + + + + + + Ilaria Giacomazzi + GCMJLR78E53L682U + Laveno Mombello + 21014 + + + + + + + + 145000.00 + 148000.00 + + + + + + Sąd +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + GC.Registry@curia.europa.eu + http://curia.europa.eu +
+ +

Zob. dokumentacja zamówienia dostępna pod adresem internetowym podanym w pkt I.3).

+
+ 2022-02-24 +
+
+ + + + + Európska komisia, Generálne riaditeľstvo pre ľudské zdroje a bezpečnosť (HR), DDG HR R1 Gare d'appalto, Controllo interno e reporting +
Rue de la Loi 107
+ Bruxelles + 1000 + + HR-CONTRATS-MARCHES@ec.europa.eu + + https://ec.europa.eu/info/departments/human-resources-and-security_en +
+ + +
+ + + <P>Služby pohotovostnej medicíny a sociálny pracovník pre zdravotnícke služby v Ispre (VA) v Taliansku</P> + + HR/IPR/2021/OP/0007 + + + + + +

časť 1 – pohotovostní lekári na 2 dni v týždni,

+

časť 2 – pohotovostní lekári na 3 dni v týždni,

+

časť 3 – sociálny pracovník.

+
+ 684000.00 + + + + <P>Pohotovostní lekári na 2 dni v týždni na pracovisku JRC v Ispre (VA)</P> + + 1 + + + + + + + + +

Spoločné výskumné centrum, via Enrico Fermi 2749, 21027 Ispra (VA), TALIANSKO

+
+ +

Služby pohotovostných lekárov na 2 dni v týždni v lekárskej službe v Ispre (VA), Spoločné výskumné centrum Európskej komisie v Taliansku.

+
+ + + + + +

Ďalšie informácie nájdete v súťažných podkladoch dostupných na adrese uvedenej v oddiele I.3).

+
+ +

Ďalšie informácie nájdete v súťažných podkladoch dostupných na adrese uvedenej v oddiele I.3).

+
+
+ + + <P>Pohotovostný lekár 3 dni v týždni</P> + + 2 + + + + + + + + +

Spoločné výskumné centrum, via Enrico Fermi 2749, 21027 Ispra (VA), TALIANSKO

+
+ +

Služby pohotovostných lekárov na 3 dni v týždni v lekárskej službe v Ispre (VA), Spoločné výskumné centrum Európskej komisie v Taliansku.

+
+ + + + + +

Ďalšie informácie nájdete v súťažných podkladoch dostupných na adrese uvedenej v oddiele I.3).

+
+ +

Ďalšie informácie nájdete v súťažných podkladoch dostupných na adrese uvedenej v oddiele I.3).

+
+
+ + + <P>Sociálny pracovník</P> + + 3 + + + + + + + + +

Spoločné výskumné centrum, via Enrico Fermi 2749, 21027 Ispra (VA), TALIANSKO

+
+ +

Služby sociálneho pracovníka na 5 poldní týždenne v lekárskej službe v Ispre (VA), Spoločné výskumné centrum Európskej komisie v Taliansku.

+
+ + + + + + +

Ďalšie informácie nájdete v súťažných podkladoch dostupných na adrese uvedenej v oddiele I.3).

+
+
+
+ + + + + 2021/S 160-421470 + + + HR/IPR/2021/OP/0007 + 1 / Primo in cascata + + <P>Časť 1 – Pohotovostní lekári na 2 dni v týždni na pracovisku JRC v Ispre (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 170000.00 + 132000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ Secondo in cascata + + <P>Časť 1 – Pohotovostní lekári na 2 dni v týždni na pracovisku JRC v Ispre (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 170000.00 + 155000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ terzo in cascata + + <P>Časť 1 – Pohotovostní lekári na 2 dni v týždni na pracovisku JRC v Ispre (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Lorenza Cinquepalmi + CNQLNZ75C66L682L + Luvinate + 21020 + + + + + + + + 170000.00 + 189000.00 + + + + + + HR/IPR/2021/OP/0007 + 2/ Primo in cascata + + <P>Časť 2 – Pohotovostní lekári na 3 dni v týždni v lekárskej službe v Ispre (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 255000.00 + 157000.00 + + + + + HR/IPR/2021/OP/0007 + 2/ Secondo in cascata + + <P>Časť 2 – Pohotovostní lekári na 3 dni v týždni v lekárskej službe v Ispre (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 255000.00 + 347000.00 + + + + + + HR/IPR/2021/OP/0007 + 3 + + <P>Časť 3 – Poskytovanie služieb sociálneho pracovníka</P> + + + 2022-02-15 + + 2 + + + + + + Ilaria Giacomazzi + GCMJLR78E53L682U + Laveno Mombello + 21014 + + + + + + + + 145000.00 + 148000.00 + + + + + + Všeobecný súd +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + GC.Registry@curia.europa.eu + http://curia.europa.eu +
+ +

Ďalšie informácie nájdete v súťažných podkladoch dostupných na adrese uvedenej v oddiele I.3).

+
+ 2022-02-24 +
+
+ + + + + Evropska komisija, Generalni direktorat za človeške vire in varnost (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting +
Rue de la Loi 107
+ Bruxelles + 1000 + + HR-CONTRATS-MARCHES@ec.europa.eu + + https://ec.europa.eu/info/departments/human-resources-and-security_en +
+ + +
+ + + <P>Storitve nujne medicinske pomoči in socialnega delavca za zdravstveno službo v Ispri (VA) v Italiji</P> + + HR/IPR/2021/OP/0007 + + + + + +

sklop 1 – zdravniki za zagotavljanje nujne medicinske pomoči 2 dneva v tednu,

+

sklop 2 – zdravniki za zagotavljanje nujne medicinske pomoči 3 dni v tednu,

+

sklop 3 – socialni delavec.

+
+ 684000.00 + + + + <P>Zdravniki za zagotavljanje nujne medicinske pomoči 2 dneva v tednu v JRC v Ispri (VA)</P> + + 1 + + + + + + + + +

Skupno raziskovalno središče, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIJA

+
+ +

Storitve nujne medicinske pomoči 2 dneva v tednu v zdravstveni službi Skupnega raziskovalnega središča Evropske komisije v Ispri (VA), Italija.

+
+ + + + + +

Glejte razpisno dokumentacijo, ki je na voljo na naslovu, navedenem v oddelku I.3).

+
+ +

Glejte razpisno dokumentacijo, ki je na voljo na naslovu, navedenem v oddelku I.3).

+
+
+ + + <P>Zdravniki za zagotavljanje nujne medicinske pomoči 3 dni v tednu</P> + + 2 + + + + + + + + +

Skupno raziskovalno središče, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIJA

+
+ +

Storitve nujne medicinske pomoči 3 dni v tednu v zdravstveni službi Skupnega raziskovalnega središča Evropske komisije v Ispri (VA), Italija.

+
+ + + + + +

Glejte razpisno dokumentacijo, ki je na voljo na naslovu, navedenem v oddelku I.3).

+
+ +

Glejte razpisno dokumentacijo, ki je na voljo na naslovu, navedenem v oddelku I.3).

+
+
+ + + <P>Socialni delavec</P> + + 3 + + + + + + + + +

Skupno raziskovalno središče, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIJA

+
+ +

Storitve socialnega delavca 5 polovičnih dni v tednu v zdravstveni službi Skupnega raziskovalnega središča Evropske komisije v Ispri (VA), Italija.

+
+ + + + + + +

Glejte razpisno dokumentacijo, ki je na voljo na naslovu, navedenem v oddelku I.3).

+
+
+
+ + + + + 2021/S 160-421470 + + + HR/IPR/2021/OP/0007 + 1 / Primo in cascata + + <P>Sklop 1 – Zdravniki za zagotavljanje nujne medicinske pomoči 2 dneva v tednu v JRC v Ispri (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 170000.00 + 132000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ Secondo in cascata + + <P>Sklop 1 – Zdravniki za zagotavljanje nujne medicinske pomoči 2 dneva v tednu v JRC v Ispri (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 170000.00 + 155000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ terzo in cascata + + <P>Sklop 1 – Zdravniki za zagotavljanje nujne medicinske pomoči 2 dneva v tednu v JRC v Ispri (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Lorenza Cinquepalmi + CNQLNZ75C66L682L + Luvinate + 21020 + + + + + + + + 170000.00 + 189000.00 + + + + + + HR/IPR/2021/OP/0007 + 2/ Primo in cascata + + <P>Sklop 2 – Storitve nujne medicinske pomoči 3 dni v tednu v zdravstveni službi v Ispri (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 255000.00 + 157000.00 + + + + + HR/IPR/2021/OP/0007 + 2/ Secondo in cascata + + <P>Sklop 2 – Storitve nujne medicinske pomoči 3 dni v tednu v zdravstveni službi v Ispri (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 255000.00 + 347000.00 + + + + + + HR/IPR/2021/OP/0007 + 3 + + <P>Sklop 3 – Zagotavljanje storitev socialnega delavca</P> + + + 2022-02-15 + + 2 + + + + + + Ilaria Giacomazzi + GCMJLR78E53L682U + Laveno Mombello + 21014 + + + + + + + + 145000.00 + 148000.00 + + + + + + Splošno sodišče +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + GC.Registry@curia.europa.eu + http://curia.europa.eu +
+ +

Glejte razpisno dokumentacijo, ki je na voljo na naslovu, navedenem v oddelku I.3).

+
+ 2022-02-24 +
+
+ + + + + An Coimisiún Eorpach, Ard-Stiúrthóireacht an Phearsanra agus an Riaracháin (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting +
Rue de la Loi 107
+ Bruxelles + 1000 + + HR-CONTRATS-MARCHES@ec.europa.eu + + https://ec.europa.eu/info/departments/human-resources-and-security_en +
+ + +
+ + + <P>Seirbhísí míochaine éigeandála agus oibrí sóisialta do sheirbhís míochaine Ispra (VA) san Iodáil</P> + + HR/IPR/2021/OP/0007 + + + + + +

Beart a haon — Dochtúirí éigeandála dhá lá sa tseachtain,

+

Beart a dó — Dochtúirí éigeandála trí lá sa tseachtain,

+

Beart a trí — Oibrí sóisialta.

+
+ 684000.00 + + + + <P>Dochtúirí éigeandála dhá lá in aghaidh na seachtaine ag JRC, Ispra (VA)</P> + + 1 + + + + + + + + +

An tAirmheán Comhpháirteach Taighde, via Enrico Fermi 2749, 21027 Ispra (VA), AN IODÁIL

+
+ +

Seirbhísí dochtúirí éigeandála dhá lá in aghaidh na seachtaine ag seirbhís míochaine Ispra (VA), Airmheán Comhpháirteach Taighde an Choimisiúin Eorpaigh san Iodáil.

+
+ + + + + +

Féach na doiciméid soláthair atá ar fáil ag an seoladh atá léirithe in alt I.3).

+
+ +

Féach na doiciméid soláthair atá ar fáil ag an seoladh atá léirithe in alt I.3).

+
+
+ + + <P>Dochtúirí éigeandála trí lá in aghaidh na seachtaine</P> + + 2 + + + + + + + + +

An tAirmheán Comhpháirteach Taighde, via Enrico Fermi 2749, 21027 Ispra (VA), AN IODÁIL

+
+ +

Seirbhísí dochtúirí éigeandála trí lá in aghaidh na seachtaine ag seirbhís míochaine Ispra (VA), Airmheán Comhpháirteach Taighde an Choimisiúin Eorpaigh san Iodáil.

+
+ + + + + +

Féach na doiciméid soláthair atá ar fáil ag an seoladh atá léirithe in alt I.3).

+
+ +

Féach na doiciméid soláthair atá ar fáil ag an seoladh atá léirithe in alt I.3).

+
+
+ + + <P>Oibrí sóisialta</P> + + 3 + + + + + + + + +

An tAirmheán Comhpháirteach Taighde, via Enrico Fermi 2749, 21027 Ispra (VA), AN IODÁIL

+
+ +

Seirbhísí dochtúirí éigeandála cúig lá in aghaidh na seachtaine ag seirbhís míochaine Ispra (VA), Airmheán Comhpháirteach Taighde an Choimisiúin Eorpaigh san Iodáil.

+
+ + + + + + +

Féach na doiciméid soláthair atá ar fáil ag an seoladh atá léirithe in alt I.3).

+
+
+
+ + + + + 2021/S 160-421470 + + + HR/IPR/2021/OP/0007 + 1 / Primo in cascata + + <P>Beart a haon — Dochtúirí éigeandála dhá lá sa tseachtain ag JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 170000.00 + 132000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ Secondo in cascata + + <P>Beart a haon — Dochtúirí éigeandála dhá lá sa tseachtain ag JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 170000.00 + 155000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ terzo in cascata + + <P>Beart a haon — Dochtúirí éigeandála dhá lá sa tseachtain ag JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Lorenza Cinquepalmi + CNQLNZ75C66L682L + Luvinate + 21020 + + + + + + + + 170000.00 + 189000.00 + + + + + + HR/IPR/2021/OP/0007 + 2/ Primo in cascata + + <P>Beart a dó — Seirbhísí dochtúirí éigeandála trí lá sa tseachtain ag seirbhís liachta Ispra (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 255000.00 + 157000.00 + + + + + HR/IPR/2021/OP/0007 + 2/ Secondo in cascata + + <P>Beart a dó — Seirbhísí dochtúirí éigeandála trí lá sa tseachtain ag seirbhís liachta Ispra (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 255000.00 + 347000.00 + + + + + + HR/IPR/2021/OP/0007 + 3 + + <P>Beart a trí — Soláthar seirbhísí d’oibrí sóisialta</P> + + + 2022-02-15 + + 2 + + + + + + Ilaria Giacomazzi + GCMJLR78E53L682U + Laveno Mombello + 21014 + + + + + + + + 145000.00 + 148000.00 + + + + + + An Chúirt Ghinearálta +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + GC.Registry@curia.europa.eu + http://curia.europa.eu +
+ +

Féach na doiciméid soláthair atá ar fáil ag an seoladh atá léirithe in alt I.3).

+
+ 2022-02-24 +
+
+ + + + + Европейска комисия, Генерална дирекция „Човешки ресурси и сигурност“ (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting +
Rue de la Loi 107
+ Bruxelles + 1000 + + HR-CONTRATS-MARCHES@ec.europa.eu + + https://ec.europa.eu/info/departments/human-resources-and-security_en +
+ + +
+ + + <P>Услуги по спешна медицина и социални работници за медицинската служба в Испра (VA) в Италия</P> + + HR/IPR/2021/OP/0007 + + + + + +

Обособена позиция 1 — Лекари в спешното 2 дни седмично,

+

Обособена позиция 2 — Лекари в спешното 3 дни седмично,

+

Обособена позиция 3 — Социален работник.

+
+ 684000.00 + + + + <P>Лекари в спешното 2 дни седмично в JRC, Испра (VA)</P> + + 1 + + + + + + + + +

Съвместен изследователски център, via Enrico Fermi, 2749, 21027 Ispra (VA), ИТАЛИЯ

+
+ +

Услуги на лекари при извънредни ситуации 2 дни седмично в медицинската служба на Испра (VA), Съвместния изследователски център на Европейската комисия в Италия.

+
+ + + + + +

Моля, направете справка с документите по поръчката, достъпни на адреса, посочен в раздел I.3).

+
+ +

Моля, направете справка с документите по поръчката, достъпни на адреса, посочен в раздел I.3).

+
+
+ + + <P>Лекари в спешното 3 дни в седмицата</P> + + 2 + + + + + + + + +

Съвместен изследователски център, via Enrico Fermi, 2749, 21027 Ispra (VA), ИТАЛИЯ

+
+ +

Услуги на лекари при извънредни ситуации 3 дни седмично в медицинската служба на Испра (VA), Съвместния изследователски център на Европейската комисия в Италия.

+
+ + + + + +

Моля, направете справка с документите по поръчката, достъпни на адреса, посочен в раздел I.3).

+
+ +

Моля, направете справка с документите по поръчката, достъпни на адреса, посочен в раздел I.3).

+
+
+ + + <P>Социален работник</P> + + 3 + + + + + + + + +

Съвместен изследователски център, via Enrico Fermi, 2749, 21027 Ispra (VA), ИТАЛИЯ

+
+ +

Услуги на социален работник 5 половин дни седмично в службата по медицина на Испра (VA), Съвместния изследователски център на Европейската комисия в Италия.

+
+ + + + + + +

Моля, направете справка с документите по поръчката, достъпни на адреса, посочен в раздел I.3).

+
+
+
+ + + + + 2021/S 160-421470 + + + HR/IPR/2021/OP/0007 + 1 / Primo in cascata + + <P>Обособена позиция 1 – Лекари в спешното 2 дни седмично в JRC, Испра (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 170000.00 + 132000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ Secondo in cascata + + <P>Обособена позиция 1 – Лекари в спешното 2 дни седмично в JRC, Испра (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 170000.00 + 155000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ terzo in cascata + + <P>Обособена позиция 1 – Лекари в спешното 2 дни седмично в JRC, Испра (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Lorenza Cinquepalmi + CNQLNZ75C66L682L + Luvinate + 21020 + + + + + + + + 170000.00 + 189000.00 + + + + + + HR/IPR/2021/OP/0007 + 2/ Primo in cascata + + <P>Обособена позиция 2 – Услуги на лекари в спешното 3 дни седмично в медицинската служба на Испра (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 255000.00 + 157000.00 + + + + + HR/IPR/2021/OP/0007 + 2/ Secondo in cascata + + <P>Обособена позиция 2 – Услуги на лекари в спешното 3 дни седмично в медицинската служба на Испра (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 255000.00 + 347000.00 + + + + + + HR/IPR/2021/OP/0007 + 3 + + <P>Обособена позиция 3 — Осигуряване на услуги на социален работник</P> + + + 2022-02-15 + + 2 + + + + + + Ilaria Giacomazzi + GCMJLR78E53L682U + Laveno Mombello + 21014 + + + + + + + + 145000.00 + 148000.00 + + + + + + Общ съд +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + GC.Registry@curia.europa.eu + http://curia.europa.eu +
+ +

Моля, направете справка с документите по поръчката, достъпни на адреса, посочен в раздел I.3).

+
+ 2022-02-24 +
+
+ + + + + Comisia Europeană, Direcția Generală Resurse Umane și Securitate (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting +
Rue de la Loi 107
+ Bruxelles + 1000 + + HR-CONTRATS-MARCHES@ec.europa.eu + + https://ec.europa.eu/info/departments/human-resources-and-security_en +
+ + +
+ + + <P>Servicii de medicină de urgență și de asistent social pentru serviciul medical din Ispra (VA) din Italia</P> + + HR/IPR/2021/OP/0007 + + + + + +

Lotul 1 – Medici de urgență două zile pe săptămână,

+

Lotul 2 – Medici de urgență trei zile pe săptămână,

+

Lotul 3 – Asistent social.

+
+ 684000.00 + + + + <P>Medici de urgență două zile pe săptămână la JRC Ispra (VA)</P> + + 1 + + + + + + + + +

Centrul Comun de Cercetare, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIA

+
+ +

Servicii de medici de urgență, timp de două zile pe săptămână, în cadrul serviciului medical din Ispra (VA), Centrul Comun de Cercetare al Comisiei Europene din Italia.

+
+ + + + + +

A se consulta dosarul licitației, disponibil la adresa indicată în secțiunea I.3).

+
+ +

A se consulta dosarul licitației, disponibil la adresa indicată în secțiunea I.3).

+
+
+ + + <P>Medici de urgență, trei zile pe săptămână</P> + + 2 + + + + + + + + +

Centrul Comun de Cercetare, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIA

+
+ +

Servicii de medici de urgență timp de trei zile pe săptămână în cadrul serviciului medical al Ispra (VA), Centrul Comun de Cercetare al Comisiei Europene din Italia.

+
+ + + + + +

A se consulta dosarul licitației, disponibil la adresa indicată în secțiunea I.3).

+
+ +

A se consulta dosarul licitației, disponibil la adresa indicată în secțiunea I.3).

+
+
+ + + <P>Asistent social</P> + + 3 + + + + + + + + +

Centrul Comun de Cercetare, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIA

+
+ +

Servicii ale unui asistent social cu cinci jumătăți de zi pe săptămână în cadrul serviciului medical din Ispra (VA), Centrul Comun de Cercetare al Comisiei Europene din Italia.

+
+ + + + + + +

A se consulta dosarul licitației, disponibil la adresa indicată în secțiunea I.3).

+
+
+
+ + + + + 2021/S 160-421470 + + + HR/IPR/2021/OP/0007 + 1 / Primo in cascata + + <P>Lotul 1 – Medici de urgență două zile pe săptămână la JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 170000.00 + 132000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ Secondo in cascata + + <P>Lotul 1 – Medici de urgență două zile pe săptămână la JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 170000.00 + 155000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ terzo in cascata + + <P>Lotul 1 – Medici de urgență două zile pe săptămână la JRC, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Lorenza Cinquepalmi + CNQLNZ75C66L682L + Luvinate + 21020 + + + + + + + + 170000.00 + 189000.00 + + + + + + HR/IPR/2021/OP/0007 + 2/ Primo in cascata + + <P>Lotul 2 – Servicii de medici de urgență trei zile pe săptămână în cadrul serviciului medical din Ispra (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 255000.00 + 157000.00 + + + + + HR/IPR/2021/OP/0007 + 2/ Secondo in cascata + + <P>Lotul 2 – Servicii de medici de urgență trei zile pe săptămână în cadrul serviciului medical din Ispra (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 255000.00 + 347000.00 + + + + + + HR/IPR/2021/OP/0007 + 3 + + <P>Lotul 3 – Prestare de servicii de către un lucrător social</P> + + + 2022-02-15 + + 2 + + + + + + Ilaria Giacomazzi + GCMJLR78E53L682U + Laveno Mombello + 21014 + + + + + + + + 145000.00 + 148000.00 + + + + + + Tribunalul +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + GC.Registry@curia.europa.eu + http://curia.europa.eu +
+ +

A se consulta dosarul licitației, disponibil la adresa indicată în secțiunea I.3).

+
+ 2022-02-24 +
+
+ + + + + Europska komisija, Glavna uprava za ljudske resurse i sigurnost (HR), DDG HR R1 Gare d'appalto, controllo interno e reporting +
Rue de la Loi 107
+ Bruxelles + 1000 + + HR-CONTRATS-MARCHES@ec.europa.eu + + https://ec.europa.eu/info/departments/human-resources-and-security_en +
+ + +
+ + + <P>Usluge hitne medicine i socijalni radnici za medicinsku službu u Ispri (VA) u Italiji</P> + + HR/IPR/2021/OP/0007 + + + + + +

Grupa 1 – liječnici za hitne slučajeve dva dana tjedno,

+

Grupa 2 – liječnici za hitne slučajeve tri dana tjedno,

+

Grupa 3 – socijalni radnik.

+
+ 684000.00 + + + + <P>Liječnici za hitne slučajeve dva dana tjedno u JRC-u, Ispra (VA)</P> + + 1 + + + + + + + + +

Zajednički istraživački centar, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIJA

+
+ +

Usluge liječnika hitne pomoći dva dana tjedno u medicinskoj službi u Ispri (VA), Zajedničkog istraživačkog centra Europske komisije u Italiji.

+
+ + + + + +

Pogledajte ugovornu dokumentaciju dostupnu na adresi koja je navedena u odjeljku I.3).

+
+ +

Pogledajte ugovornu dokumentaciju dostupnu na adresi koja je navedena u odjeljku I.3).

+
+
+ + + <P>Liječnici za hitne slučajeve tri dana tjedno</P> + + 2 + + + + + + + + +

Zajednički istraživački centar, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIJA

+
+ +

Usluge liječnika hitne pomoći tri dana tjedno u medicinskoj službi u Ispri (VA), Zajedničkog istraživačkog centra Europske komisije u Italiji.

+
+ + + + + +

Pogledajte ugovornu dokumentaciju dostupnu na adresi koja je navedena u odjeljku I.3).

+
+ +

Pogledajte ugovornu dokumentaciju dostupnu na adresi koja je navedena u odjeljku I.3).

+
+
+ + + <P>Socijalni radnik</P> + + 3 + + + + + + + + +

Zajednički istraživački centar, via Enrico Fermi 2749, 21027 Ispra (VA), ITALIJA

+
+ +

Usluge socijalnog radnika pet dana tjedno u medicinskoj službi u Ispri (VA), Zajedničkog istraživačkog centra Europske komisije u Italiji.

+
+ + + + + + +

Pogledajte ugovornu dokumentaciju dostupnu na adresi koja je navedena u odjeljku I.3).

+
+
+
+ + + + + 2021/S 160-421470 + + + HR/IPR/2021/OP/0007 + 1 / Primo in cascata + + <P>Grupa 1 — Liječnici za hitne slučajeve dva dana tjedno u JRC-u, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 170000.00 + 132000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ Secondo in cascata + + <P>Grupa 1 — Liječnici za hitne slučajeve dva dana tjedno u JRC-u, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 170000.00 + 155000.00 + + + + + HR/IPR/2021/OP/0007 + 1/ terzo in cascata + + <P>Grupa 1 — Liječnici za hitne slučajeve dva dana tjedno u JRC-u, Ispra (VA)</P> + + + 2022-02-15 + + 3 + + + + + + Lorenza Cinquepalmi + CNQLNZ75C66L682L + Luvinate + 21020 + + + + + + + + 170000.00 + 189000.00 + + + + + + HR/IPR/2021/OP/0007 + 2/ Primo in cascata + + <P>Grupa 2 — usluge liječnika za hitne slučajeve tri dana tjedno u liječničkoj službi u Ispri (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Roberto Monico + MNCRRT54B15F132U + Ispra + 21027 + + + + + + + + 255000.00 + 157000.00 + + + + + HR/IPR/2021/OP/0007 + 2/ Secondo in cascata + + <P>Grupa 2 — usluge liječnika za hitne slučajeve tri dana tjedno u liječničkoj službi u Ispri (VA)</P> + + + 2022-02-15 + + 2 + + + + + + Francesco Perlasca + 03629550124 + Buguggiate + 21020 + + + + + + + + 255000.00 + 347000.00 + + + + + + HR/IPR/2021/OP/0007 + 3 + + <P>Grupa 3 — Pružanje usluga socijalnog radnika</P> + + + 2022-02-15 + + 2 + + + + + + Ilaria Giacomazzi + GCMJLR78E53L682U + Laveno Mombello + 21014 + + + + + + + + 145000.00 + 148000.00 + + + + + + Opći sud +
Rue du Fort Niedergrünewald
+ Luxembourg + L-2925 + + +352 4303-1 + GC.Registry@curia.europa.eu + http://curia.europa.eu +
+ +

Pogledajte ugovornu dokumentaciju dostupnu na adresi koja je navedena u odjeljku I.3).

+
+ 2022-02-24 +
+
+
+
diff --git a/development-notices/ted-xml/352732_2021.xml b/development-notices/ted-xml/352732_2021.xml index 48ce411..f003142 100644 --- a/development-notices/ted-xml/352732_2021.xml +++ b/development-notices/ted-xml/352732_2021.xml @@ -1 +1,368 @@ -21-364180-00120211016SK From ConvertorS133202107132021/S 133-352732https://ted.europa.eu/udl?uri=TED:NOTICE:352732-2021:TEXT:SK:HTMLSKhttp://www.e-lena.skConstruction work for sewage pipesSlovenskoPrešovský krajPrešovský krajČesko6738400.002020/S 248-61603220210708OtherContract award noticeWorksOpen procedureEuropean UnionNot applicableLowest priceOther01A0301CлoвaшкoLemešany

Строителни и монтажни работи по общо изграждане на канализационни тръбопроводи

SlovenskoLemešany

Stavební práce pro kanalizační potrubí

SlovakietLemešany

Arbejder i forbindelse med kloakledninger

die SlowakeiLemešany

Bauarbeiten für Abwasserrohre

ΣλοβακίαLemešany

Κατασκευαστικές εργασίες για αγωγούς αποχετεύσεων

SlovakiaLemešany

Construction work for sewage pipes

EslovaquiaLemešany

Trabajos de construcción de tuberías para aguas residuales

SlovakkiaLemešany

Kanalisatsioonitorude ehitustööd

SlovakiaLemešany

Viemäriputkien rakennustyöt

SlovaquieLemešany

Travaux de construction de conduites d'eaux d'égouts

Slóvaic, an tLemešany

Construction work for sewage pipes

SlovačkaLemešany

Građevinski radovi na cijevima za otpadne vode

SzlovákiaLemešany

Szennyvízcső építése

SlovacchiaLemešany

Lavori di costruzione per tubazioni di scarico

SlovakijaLemešany

Kanalizacijos vamzdžių klojimo darbai

SlovākijaLemešany

Notekūdeņu cauruļvadu izbūves darbi

is-SlovakkjaLemešany

Xogħol tal-kostruzzjoni għall-katusi tad-drenaġġ

SlowakijeLemešany

Aanleggen van rioleringsbuizen

SłowacjaLemešany

Roboty budowlane w zakresie budowy rurociągów do odprowadzania ścieków

EslováquiaLemešany

Construção de condutas de esgoto

SlovaciaLemešany

Lucrări de construcţii de conducte de ape reziduale

SlovenskoLemešany

Stavebné práce na stavbe kanalizačných vedení

SlovaškaLemešany

Gradbena dela na kanalizacijskih ceveh

SlovakienLemešany

Anläggningsarbeten för avloppsledningar

Obec Lemešany
Obec Lemešany00327344
Lemešany 186
Lemešany082 03Monika Hlinková+421 905212606hlinkova@abys.sk+421 917736488http://www.e-lena.skhttp://www.uvo.gov.sk/vyhladavanie-profilov/zakazky/5937
§7 ods. 1 písm. b)Samospráva
<P>ČOV a kanalizácia obce Lemešany</P>Lemešany/ČOV

Predmetom obstarávania je návrh gravitačnej stokovej siete v obci Lemešany. Vzhľadom k nepriaznivým výškovým pomerom, nie je možné riešiť odkanalizovanie obce iba gravitačnou stokovou sieťou. Potrebná je výstavba čerpacích staníc na prekonanie nepriaznivých výškových pomerov. Obec má v súčasnosti ČOV, ktorá však kapacitne nestačí. Je potrebné vybudovanie novej ČOV s tým, že sa využije existujúce zaústenie vyčistených vôd do vodného toku rieky Torysy. Z tohto dôvodu je navrhnutá aj čerpacia stanica vyčistených odpadných vôd z ČOV.

Predpokladaný rozsah diela:

Výstavba novej ČOV o navrhovanej kapacite 1 800 EO.

Vybudovanie gravitačnej stokovej siete z kanalizačných trúb DN 300 o predpokladanej celkovej dĺžke 9 240 m

Vybudovanie výtlačného potrubia o predpokladanej celkovej dĺžke 1 726 m.

Vybudovanie 430 ks kanalizačných prípojok.

Pôvodný projekt riešil odvedenie splaškových vôd tlakovou kanalizáciou. Vzhľadom k prevádzkovej náročnosti tohto riešenia objednávateľ požaduje odvedenie splaškových vôd gravitačne.

6738400.00

Obec Lemešany

Predmetom obstarávania je návrh gravitačnej stokovej siete v obci Lemešany. Vzhľadom k nepriaznivým výškovým pomerom, nie je možné riešiť odkanalizovanie obce iba gravitačnou stokovou sieťou. Potrebná je výstavba čerpacích staníc na prekonanie nepriaznivých výškových pomerov. Obec má v súčasnosti ČOV, ktorá však kapacitne nestačí. Je potrebné vybudovanie novej ČOV s tým, že sa využije existujúce zaústenie vyčistených vôd do vodného toku rieky Torysy. Z tohto dôvodu je navrhnutá aj čerpacia stanica vyčistených odpadných vôd z ČOV.

Predpokladaný rozsah diela:

Výstavba novej ČOV o navrhovanej kapacite 1 800 EO.

Vybudovanie gravitačnej stokovej siete z kanalizačných trúb DN 300 o predpokladanej celkovej dĺžke 9 240 m

Vybudovanie výtlačného potrubia o predpokladanej celkovej dĺžke 1 726 m.

Vybudovanie 430 ks kanalizačných prípojok.

Pôvodný projekt riešil odvedenie splaškových vôd tlakovou kanalizáciou. Vzhľadom k prevádzkovej náročnosti tohto riešenia objednávateľ požaduje odvedenie splaškových vôd gravitačne.

2020/S 248-6160322021-06-1622102Arko Technology, a.s.00219169
Vídeňská 206/108, Přízřenice
Brno619 00
6738400.006680000.00

Činnosť geotechnika 0,1 %

Zabezpečenie zamestnancov z rad znevýhodnených osôb alebo osôb dlhodobo nezamestnaných minimálne po dobu 3 mesiace 2,9 %

Členovia komisie s právom vyhodnocovať ponuky:

Predseda komisieIng. Robert Párnický

Člen komisieIng. Marian Papp

Člen komisieIng. Milan Krchňavý

Úrad pre verejné obstarávanie
Ružová dolina 10, P.O.Box 98
Bratislava820 05+421 250264176+421 250264219http://www.uvo.gov.sk
Úrad pre verejné obstarávanie
Ružová dolina 10, P.O.Box 98
Bratislava820 05+421 250264176+421 250264219http://www.uvo.gov.sk
2021-07-08
\ No newline at end of file + + + + 21-364180-001 + 20211016 + SK + From Convertor + + + + + + + + + + + S + 133 + 20210713 + + + 2021/S 133-352732 + + https://ted.europa.eu/udl?uri=TED:NOTICE:352732-2021:TEXT:SK:HTML + + SK + + http://www.e-lena.sk + Construction work for sewage pipes + Slovensko + Prešovský kraj + Prešovský kraj + Česko + + 6738400.00 + + + 2020/S 248-616032 + + + + 20210708 + Other + Contract award notice + Works + Open procedure + European Union + Not applicable + Lowest price + Other + 01A03 + 01 + + + + + + Cлoвaшкo + Lemešany + +

Строителни и монтажни работи по общо изграждане на канализационни тръбопроводи

+
+
+ + Slovensko + Lemešany + +

Stavební práce pro kanalizační potrubí

+
+
+ + Slovakiet + Lemešany + +

Arbejder i forbindelse med kloakledninger

+
+
+ + die Slowakei + Lemešany + +

Bauarbeiten für Abwasserrohre

+
+
+ + Σλοβακία + Lemešany + +

Κατασκευαστικές εργασίες για αγωγούς αποχετεύσεων

+
+
+ + Slovakia + Lemešany + +

Construction work for sewage pipes

+
+
+ + Eslovaquia + Lemešany + +

Trabajos de construcción de tuberías para aguas residuales

+
+
+ + Slovakkia + Lemešany + +

Kanalisatsioonitorude ehitustööd

+
+
+ + Slovakia + Lemešany + +

Viemäriputkien rakennustyöt

+
+
+ + Slovaquie + Lemešany + +

Travaux de construction de conduites d'eaux d'égouts

+
+
+ + Slóvaic, an t + Lemešany + +

Construction work for sewage pipes

+
+
+ + Slovačka + Lemešany + +

Građevinski radovi na cijevima za otpadne vode

+
+
+ + Szlovákia + Lemešany + +

Szennyvízcső építése

+
+
+ + Slovacchia + Lemešany + +

Lavori di costruzione per tubazioni di scarico

+
+
+ + Slovakija + Lemešany + +

Kanalizacijos vamzdžių klojimo darbai

+
+
+ + Slovākija + Lemešany + +

Notekūdeņu cauruļvadu izbūves darbi

+
+
+ + is-Slovakkja + Lemešany + +

Xogħol tal-kostruzzjoni għall-katusi tad-drenaġġ

+
+
+ + Slowakije + Lemešany + +

Aanleggen van rioleringsbuizen

+
+
+ + Słowacja + Lemešany + +

Roboty budowlane w zakresie budowy rurociągów do odprowadzania ścieków

+
+
+ + Eslováquia + Lemešany + +

Construção de condutas de esgoto

+
+
+ + Slovacia + Lemešany + +

Lucrări de construcţii de conducte de ape reziduale

+
+
+ + Slovensko + Lemešany + +

Stavebné práce na stavbe kanalizačných vedení

+
+
+ + Slovaška + Lemešany + +

Gradbena dela na kanalizacijskih ceveh

+
+
+ + Slovakien + Lemešany + +

Anläggningsarbeten för avloppsledningar

+
+
+
+ + Obec Lemešany + +
+ + + + + + Obec Lemešany + 00327344 +
Lemešany 186
+ Lemešany + 082 03 + + Monika Hlinková + +421 905212606 + hlinkova@abys.sk + +421 917736488 + + http://www.e-lena.sk + http://www.uvo.gov.sk/vyhladavanie-profilov/zakazky/5937 +
+ §7 ods. 1 písm. b) + Samospráva +
+ + + <P>ČOV a kanalizácia obce Lemešany</P> + + Lemešany/ČOV + + + + + +

Predmetom obstarávania je návrh gravitačnej stokovej siete v obci Lemešany. Vzhľadom k nepriaznivým výškovým pomerom, nie je možné riešiť odkanalizovanie obce iba gravitačnou stokovou sieťou. Potrebná je výstavba čerpacích staníc na prekonanie nepriaznivých výškových pomerov. Obec má v súčasnosti ČOV, ktorá však kapacitne nestačí. Je potrebné vybudovanie novej ČOV s tým, že sa využije existujúce zaústenie vyčistených vôd do vodného toku rieky Torysy. Z tohto dôvodu je navrhnutá aj čerpacia stanica vyčistených odpadných vôd z ČOV.

+

Predpokladaný rozsah diela:

+

Výstavba novej ČOV o navrhovanej kapacite 1 800 EO.

+

Vybudovanie gravitačnej stokovej siete z kanalizačných trúb DN 300 o predpokladanej celkovej dĺžke 9 240 m

+

Vybudovanie výtlačného potrubia o predpokladanej celkovej dĺžke 1 726 m.

+

Vybudovanie 430 ks kanalizačných prípojok.

+

Pôvodný projekt riešil odvedenie splaškových vôd tlakovou kanalizáciou. Vzhľadom k prevádzkovej náročnosti tohto riešenia objednávateľ požaduje odvedenie splaškových vôd gravitačne.

+
+ 6738400.00 + + + + + +

Obec Lemešany

+
+ +

Predmetom obstarávania je návrh gravitačnej stokovej siete v obci Lemešany. Vzhľadom k nepriaznivým výškovým pomerom, nie je možné riešiť odkanalizovanie obce iba gravitačnou stokovou sieťou. Potrebná je výstavba čerpacích staníc na prekonanie nepriaznivých výškových pomerov. Obec má v súčasnosti ČOV, ktorá však kapacitne nestačí. Je potrebné vybudovanie novej ČOV s tým, že sa využije existujúce zaústenie vyčistených vôd do vodného toku rieky Torysy. Z tohto dôvodu je navrhnutá aj čerpacia stanica vyčistených odpadných vôd z ČOV.

+

Predpokladaný rozsah diela:

+

Výstavba novej ČOV o navrhovanej kapacite 1 800 EO.

+

Vybudovanie gravitačnej stokovej siete z kanalizačných trúb DN 300 o predpokladanej celkovej dĺžke 9 240 m

+

Vybudovanie výtlačného potrubia o predpokladanej celkovej dĺžke 1 726 m.

+

Vybudovanie 430 ks kanalizačných prípojok.

+

Pôvodný projekt riešil odvedenie splaškových vôd tlakovou kanalizáciou. Vzhľadom k prevádzkovej náročnosti tohto riešenia objednávateľ požaduje odvedenie splaškových vôd gravitačne.

+
+ + + + + +
+
+ + + + + 2020/S 248-616032 + + + + 2021-06-16 + + 2 + 2 + 1 + 0 + 2 + + + + + + Arko Technology, a.s. + 00219169 +
Vídeňská 206/108, Přízřenice
+ Brno + 619 00 + + +
+ +
+
+ + 6738400.00 + 6680000.00 + + + +

Činnosť geotechnika 0,1 %

+

Zabezpečenie zamestnancov z rad znevýhodnených osôb alebo osôb dlhodobo nezamestnaných minimálne po dobu 3 mesiace 2,9 %

+
+
+
+ + +

Členovia komisie s právom vyhodnocovať ponuky:

+

Predseda komisieIng. Robert Párnický

+

Člen komisieIng. Marian Papp

+

Člen komisieIng. Milan Krchňavý

+
+ + Úrad pre verejné obstarávanie +
Ružová dolina 10, P.O.Box 98
+ Bratislava + 820 05 + + +421 250264176 + +421 250264219 + http://www.uvo.gov.sk +
+ + Úrad pre verejné obstarávanie +
Ružová dolina 10, P.O.Box 98
+ Bratislava + 820 05 + + +421 250264176 + +421 250264219 + http://www.uvo.gov.sk +
+ 2021-07-08 +
+
+
+
diff --git a/development-notices/ted-xml/353237_2021.xml b/development-notices/ted-xml/353237_2021.xml index c316aef..d5cad16 100644 --- a/development-notices/ted-xml/353237_2021.xml +++ b/development-notices/ted-xml/353237_2021.xml @@ -1 +1,360 @@ -21-362579-00120211016DE From ConvertorS133202107132021/S 133-353237https://ted.europa.eu/udl?uri=TED:NOTICE:353237-2021:TEXT:DE:HTMLDEhttps://www.hausbetreuung-wien.at/Global navigation and positioning systems (GPS or equivalent)Software implementation servicesWienWienSteiermark12200202020/S 078-18383120210708Body governed by public lawContract award noticeSuppliesCompetitive procedure with negotiationEuropean UnionNot applicableThe most economic tenderHousing and community amenities01B0301AвcтpияВиена

Глобална система за навигация и определяне на местоположението (GPS или равностойни)

RakouskoVídeň

Globální navigační a polohovací systémy (GPS nebo ekvivalent)

ØstrigWien

Globale navigations- og positionsbestemmelsesudstyr (GPS eller tilsvarende)

ÖsterreichWien

Globale Navigations- und Ortungssysteme (GPS oder gleichwertiges System)

ΑυστρίαΒιέννη

Συστήματα παγκόσμιας πλοήγησης και παγκόσμιου προσδιορισμού θέσης (GPS ή ισοδύναμα)

AustriaVienna

Global navigation and positioning systems (GPS or equivalent)

AustriaViena

Sistemas de navegación y posicionamiento globales (GPS o equivalentes)

AustriaViin

Globaalsed navigatsiooni- ja positsioonimissüsteemid (GPS vms)

ItävaltaWien

Maailmanlaajuiset paikannusjärjestelmät (GPS tai vastaavat)

AutricheVienne

Systèmes de positionnement à capacité globale (GPS ou équivalent)

Ostair, anVín

Global navigation and positioning systems (GPS or equivalent)

AustrijaBeč

Globalni sustavi navigacije i pozicioniranja (GPS ili istovrijedan)

AusztriaBécs

Globális navigációs és helyzetmeghatározó rendszerek (GPS vagy egyenértékű)

AustriaVienna

Sistemi di navigazione e posizionamento globale (GPS o equivalente)

AustrijaViena

Visuotinės navigacinės ir padėties nustatymo sistemos (GPS arba lygiavertės)

AustrijaVīne

Globālās navigācijas un pozicionēšanas sistēmas (GPS vai tamlīdzīgas)

l-AwstrijaVjenna

Sistemi ta' navigazzjoni u pożizzjonament globali (GPS jew ekwivalenti)

OostenrijkWenen

Wereldwijd navigatie- en plaatsbepalingssysteem (gps of dergelijke)

AustriaWiedeń

Globalne systemy nawigacji i pozycjonowania (GPS lub równorzędne)

ÁustriaViena

Sistemas de navegação e posicionamento globais (GPS ou equivalentes)

AustriaViena

Sisteme de navigare şi de poziţionare globală (GPS sau echivalente)

RakúskoViedeň

Globálne navigačné a polohovacie systémy (GPS alebo ekvivalent)

AvstrijaDunaj

Globalni sistem navigacije in pozicioniranja (GPS ali enakovredno)

ÖsterrikeWien

Navigations- och positionsbestämningssystem (GPS eller liknande)

Wiener Wohnen Hausbetreuung GmbH
Wiener Wohnen Hausbetreuung GmbH
Erdbergstraße 200
Wien1030+43 160766430ausschreibungen@hausbetreuung-wien.athttps://www.hausbetreuung-wien.at/
<P>Beschaffung eines GPS Systems für Kraftfahrzeuge</P>

Implementierung und Wartung eines GPS-Systems zur Ortung von Kraftfahrzeugen und zur Erfassung der Fahrtzeiten in Übereinstimmung mit den gesetzlichen Vorgaben.

1220020

Wien

Nähere Angaben finden Sie in den Beschaffungsunterlagen.

Funktionalität der Software10Reaktions- und Entstörzeiten10Referenzen Projektleiter1070

Vertragsverlängerung.

2020/S 078-183831<P>Beschaffung eines GPS-Systems für Kraftfahrzeuge</P>2021-06-15222ITBinder GmbH9110016767246

Hirnsdorf 80
Feistritztal8221+43 311351510itb@fuhrpark.at1220020

Verwaltungsgericht Wien

Muthgasse 62
Wien1190+43 1400038500post@vgw.wien.gv.athttp://www.verwaltungsgericht.wien.gv.at

2021-07-08 \ No newline at end of file + + + + 21-362579-001 + 20211016 + DE + From Convertor + + + + + + + + + + + S + 133 + 20210713 + + + 2021/S 133-353237 + + https://ted.europa.eu/udl?uri=TED:NOTICE:353237-2021:TEXT:DE:HTML + + DE + + https://www.hausbetreuung-wien.at/ + Global navigation and positioning systems (GPS or equivalent) + Software implementation services + Wien + Wien + Steiermark + + 1220020 + + + 2020/S 078-183831 + + + + 20210708 + Body governed by public law + Contract award notice + Supplies + Competitive procedure with negotiation + European Union + Not applicable + The most economic tender + Housing and community amenities + 01B03 + 01 + + + + + + Aвcтpия + Виена + +

Глобална система за навигация и определяне на местоположението (GPS или равностойни)

+ + + + Rakousko + Vídeň + +

Globální navigační a polohovací systémy (GPS nebo ekvivalent)

+
+
+ + Østrig + Wien + +

Globale navigations- og positionsbestemmelsesudstyr (GPS eller tilsvarende)

+
+
+ + Österreich + Wien + +

Globale Navigations- und Ortungssysteme (GPS oder gleichwertiges System)

+
+
+ + Αυστρία + Βιέννη + +

Συστήματα παγκόσμιας πλοήγησης και παγκόσμιου προσδιορισμού θέσης (GPS ή ισοδύναμα)

+
+
+ + Austria + Vienna + +

Global navigation and positioning systems (GPS or equivalent)

+
+
+ + Austria + Viena + +

Sistemas de navegación y posicionamiento globales (GPS o equivalentes)

+
+
+ + Austria + Viin + +

Globaalsed navigatsiooni- ja positsioonimissüsteemid (GPS vms)

+
+
+ + Itävalta + Wien + +

Maailmanlaajuiset paikannusjärjestelmät (GPS tai vastaavat)

+
+
+ + Autriche + Vienne + +

Systèmes de positionnement à capacité globale (GPS ou équivalent)

+
+
+ + Ostair, an + Vín + +

Global navigation and positioning systems (GPS or equivalent)

+
+
+ + Austrija + Beč + +

Globalni sustavi navigacije i pozicioniranja (GPS ili istovrijedan)

+
+
+ + Ausztria + Bécs + +

Globális navigációs és helyzetmeghatározó rendszerek (GPS vagy egyenértékű)

+
+
+ + Austria + Vienna + +

Sistemi di navigazione e posizionamento globale (GPS o equivalente)

+
+
+ + Austrija + Viena + +

Visuotinės navigacinės ir padėties nustatymo sistemos (GPS arba lygiavertės)

+
+
+ + Austrija + Vīne + +

Globālās navigācijas un pozicionēšanas sistēmas (GPS vai tamlīdzīgas)

+
+
+ + l-Awstrija + Vjenna + +

Sistemi ta' navigazzjoni u pożizzjonament globali (GPS jew ekwivalenti)

+
+
+ + Oostenrijk + Wenen + +

Wereldwijd navigatie- en plaatsbepalingssysteem (gps of dergelijke)

+
+
+ + Austria + Wiedeń + +

Globalne systemy nawigacji i pozycjonowania (GPS lub równorzędne)

+
+
+ + Áustria + Viena + +

Sistemas de navegação e posicionamento globais (GPS ou equivalentes)

+
+
+ + Austria + Viena + +

Sisteme de navigare şi de poziţionare globală (GPS sau echivalente)

+
+
+ + Rakúsko + Viedeň + +

Globálne navigačné a polohovacie systémy (GPS alebo ekvivalent)

+
+
+ + Avstrija + Dunaj + +

Globalni sistem navigacije in pozicioniranja (GPS ali enakovredno)

+
+
+ + Österrike + Wien + +

Navigations- och positionsbestämningssystem (GPS eller liknande)

+
+
+ + + Wiener Wohnen Hausbetreuung GmbH + + + + + + + + Wiener Wohnen Hausbetreuung GmbH +
Erdbergstraße 200
+ Wien + 1030 + + +43 160766430 + ausschreibungen@hausbetreuung-wien.at + + https://www.hausbetreuung-wien.at/ +
+ + +
+ + + <P>Beschaffung eines GPS Systems für Kraftfahrzeuge</P> + + + + + + +

Implementierung und Wartung eines GPS-Systems zur Ortung von Kraftfahrzeugen und zur Erfassung der Fahrtzeiten in Übereinstimmung mit den gesetzlichen Vorgaben.

+
+ 1220020 + + + + + + + +

Wien

+
+ +

Nähere Angaben finden Sie in den Beschaffungsunterlagen.

+
+ + + Funktionalität der Software + 10 + + + Reaktions- und Entstörzeiten + 10 + + + Referenzen Projektleiter + 10 + + + 70 + + + + +

Vertragsverlängerung.

+
+ + +

+ + + + + + + 2020/S 078-183831 + + + + + <P>Beschaffung eines GPS-Systems für Kraftfahrzeuge</P> + + + 2021-06-15 + + 2 + 2 + 2 + + + + + + ITBinder GmbH + 9110016767246 +

Hirnsdorf 80
+ Feistritztal + 8221 + + +43 311351510 + itb@fuhrpark.at + + + + + + + 1220020 + + + + + +

+ + + Verwaltungsgericht Wien +

Muthgasse 62
+ Wien + 1190 + + +43 1400038500 + post@vgw.wien.gv.at + http://www.verwaltungsgericht.wien.gv.at + + +

+ + 2021-07-08 + + + + diff --git a/development-notices/ted-xml/354339_2021.xml b/development-notices/ted-xml/354339_2021.xml index 18e5d3c..2d9b5df 100644 --- a/development-notices/ted-xml/354339_2021.xml +++ b/development-notices/ted-xml/354339_2021.xml @@ -1 +1,302 @@ -21-364240-00120211016SV From ConvertorS133202107132021/S 133-354339https://ted.europa.eu/udl?uri=TED:NOTICE:354339-2021:TEXT:SV:HTMLSVhttp://www.uppsala.se/Social work and related servicesOther community, social and personal servicesSocial work servicesUppsala länUppsala län2019/S 177-43103820210708Regional or local authorityContract award noticeServicesRestricted procedureEuropean Union, with participation by GPA countriesNot applicableLowest priceGeneral public services01C0301ШвeцияУпсала

Социални и свързаните с тях услуги

ŠvédskoUppsala

Sociální péče a související služby

SverigeUppsala

Sociale foranstaltninger og hermed beslægtet virksomhed

SchwedenUppsala

Dienstleistungen des Sozialwesens und zugehörige Dienstleistungen

ΣουηδίαΟυψάλα

Υπηρεσίες κοινωνικής μέριμνας και συναφείς υπηρεσίες

SwedenUppsala

Social work and related services

SueciaUppsala

Servicios de asistencia social y servicios conexos

RootsiUppsala

Sotsiaaltöö ja vastavad teenused

RuotsiUpsala

Sosiaalityö ja siihen liittyvät palvelut

SuèdeUppsala

Services d'action sociale et services connexes

Sualainn, an tUppsala

Social work and related services

ŠvedskaUppsala

Usluge socijalne skrbi i srodne usluge

SvédországUppsala

Szociális gondozás és kapcsolódó szolgáltatások

SveziaUppsala

Servizi di assistenza sociale e servizi affini

ŠvedijaUpsala

Socialinio darbo ir kitos susijusios paslaugos

ZviedrijaUpsala

Sociālie pakalpojumi un saistītie pakalpojumi

l-IsvezjaUppsala

Servizzi ta' xogħol soċjali u dawk relatati

ZwedenUppsala

Maatschappelijke en aanverwante diensten

SzwecjaUppsala

Usługi pracy społecznej i podobnej

SuéciaUpsália

Serviços de acção social e serviços conexos

SuediaUppsala

Servicii de asistenţă socială şi servicii conexe

ŠvédskoUppsala

Služby sociálnej pomoci a súvisiace služby

ŠvedskaUppsala

Storitve socialnega varstva in z njimi povezane storitve

SverigeUppsala

Socialvård och tillhörande tjänster

Uppsala kommunUppsala kommunUppsalastefan.palm@uppsala.sehttp://www.uppsala.se/<P>Arbetsbefrämjande insatser</P>AMN-2019-0277

Syftet med detta dynamiska inköpssystem är att kunna avropa kommunens olika behov av arbetsbefrämjande insatser av skiftande karaktär på ett enhetlig sätt.

Syftet med detta dynamiska inköpssystem är att kunna avropa kommunens olika behov av arbetsbefrämjande insatser av skiftande karaktär på ett enhetlig sätt.

2019/S 177-431038<P>Arbetsbefrämjande insatser</P>

Det dynamiska inköpssystemet nås nu på denna länk, https://ted.europa.eu/udl?uri=TED:NOTICE:225177-2021:TEXT:SV:HTML

Förvaltningsrätten i UppsalaUppsala2021-07-08
\ No newline at end of file + + + + 21-364240-001 + 20211016 + SV + From Convertor + + + + + + + + + + + S + 133 + 20210713 + + + 2021/S 133-354339 + + https://ted.europa.eu/udl?uri=TED:NOTICE:354339-2021:TEXT:SV:HTML + + SV + + http://www.uppsala.se/ + Social work and related services + Other community, social and personal services + Social work services + Uppsala län + Uppsala län + + 2019/S 177-431038 + + + + 20210708 + Regional or local authority + Contract award notice + Services + Restricted procedure + European Union, with participation by GPA countries + Not applicable + Lowest price + General public services + 01C03 + 01 + + + + + + Швeция + Упсала + +

Социални и свързаните с тях услуги

+
+
+ + Švédsko + Uppsala + +

Sociální péče a související služby

+
+
+ + Sverige + Uppsala + +

Sociale foranstaltninger og hermed beslægtet virksomhed

+
+
+ + Schweden + Uppsala + +

Dienstleistungen des Sozialwesens und zugehörige Dienstleistungen

+
+
+ + Σουηδία + Ουψάλα + +

Υπηρεσίες κοινωνικής μέριμνας και συναφείς υπηρεσίες

+
+
+ + Sweden + Uppsala + +

Social work and related services

+
+
+ + Suecia + Uppsala + +

Servicios de asistencia social y servicios conexos

+
+
+ + Rootsi + Uppsala + +

Sotsiaaltöö ja vastavad teenused

+
+
+ + Ruotsi + Upsala + +

Sosiaalityö ja siihen liittyvät palvelut

+
+
+ + Suède + Uppsala + +

Services d'action sociale et services connexes

+
+
+ + Sualainn, an t + Uppsala + +

Social work and related services

+
+
+ + Švedska + Uppsala + +

Usluge socijalne skrbi i srodne usluge

+
+
+ + Svédország + Uppsala + +

Szociális gondozás és kapcsolódó szolgáltatások

+
+
+ + Svezia + Uppsala + +

Servizi di assistenza sociale e servizi affini

+
+
+ + Švedija + Upsala + +

Socialinio darbo ir kitos susijusios paslaugos

+
+
+ + Zviedrija + Upsala + +

Sociālie pakalpojumi un saistītie pakalpojumi

+
+
+ + l-Isvezja + Uppsala + +

Servizzi ta' xogħol soċjali u dawk relatati

+
+
+ + Zweden + Uppsala + +

Maatschappelijke en aanverwante diensten

+
+
+ + Szwecja + Uppsala + +

Usługi pracy społecznej i podobnej

+
+
+ + Suécia + Upsália + +

Serviços de acção social e serviços conexos

+
+
+ + Suedia + Uppsala + +

Servicii de asistenţă socială şi servicii conexe

+
+
+ + Švédsko + Uppsala + +

Služby sociálnej pomoci a súvisiace služby

+
+
+ + Švedska + Uppsala + +

Storitve socialnega varstva in z njimi povezane storitve

+
+
+ + Sverige + Uppsala + +

Socialvård och tillhörande tjänster

+
+
+
+ + Uppsala kommun + +
+ + + + + + Uppsala kommun + Uppsala + + stefan.palm@uppsala.se + + http://www.uppsala.se/ + + + + + + + <P>Arbetsbefrämjande insatser</P> + + AMN-2019-0277 + + + + + +

Syftet med detta dynamiska inköpssystem är att kunna avropa kommunens olika behov av arbetsbefrämjande insatser av skiftande karaktär på ett enhetlig sätt.

+
+ + + + + + + + + + +

Syftet med detta dynamiska inköpssystem är att kunna avropa kommunens olika behov av arbetsbefrämjande insatser av skiftande karaktär på ett enhetlig sätt.

+
+ + + + + +
+
+ + + + + 2019/S 177-431038 + + + + + <P>Arbetsbefrämjande insatser</P> + + + + + + + +

Det dynamiska inköpssystemet nås nu på denna länk, https://ted.europa.eu/udl?uri=TED:NOTICE:225177-2021:TEXT:SV:HTML

+
+ + Förvaltningsrätten i Uppsala + Uppsala + + + 2021-07-08 +
+
+
+
diff --git a/development-notices/ted-xml/354823_2021.xml b/development-notices/ted-xml/354823_2021.xml index 9d84d4d..3c55a39 100644 --- a/development-notices/ted-xml/354823_2021.xml +++ b/development-notices/ted-xml/354823_2021.xml @@ -1 +1,351 @@ -21-364082-00120210809DA From ConvertorS133202107132021/S 133-354823https://ted.europa.eu/udl?uri=TED:NOTICE:354823-2021:TEXT:DA:HTMLDAhttps://www.ethics.dk/ethics/ca#/tender/03b6690c-e73b-41da-8fbf-a8209bc23064/homehttps://www.ethics.dk/ethics/ca#/tender/03b6690c-e73b-41da-8fbf-a8209bc23064/homeConstruction workDanmarkNordjylland2021070820210809 12:00Utilities entityContract noticeWorksNegotiated procedureEuropean Union, with participation by GPA countriesSubmission for all lotsThe most economic tenderProduction, transport and distribution of gas and heat01E0501ДaнияSkive

Строителни и монтажни работи

DánskoSkive

Stavební práce

DanmarkSkive

Bygge- og anlægsarbejder

DänemarkSkive

Bauarbeiten

ΔανίαSkive

Κατασκευαστικές εργασίες

DenmarkSkive

Construction work

DinamarcaSkive

Trabajos de construcción

TaaniSkive

Ehitustööd

TanskaSkive

Rakennustyöt

DanemarkSkive

Travaux de construction

Danmhairg, anSkive

Construction work

DanskaSkive

Građevinski radovi

DániaSkive

Építési munkák

DanimarcaSkive

Lavori di costruzione

DanijaSkive

Statybos darbai

DānijaSkive

Celtniecības darbi

id-DanimarkaSkive

Xogħol tal-kostruzzjoni

DenemarkenSkive

Bouwwerkzaamheden

DaniaSkive

Roboty budowlane

DinamarcaSkive

Construção

DanemarcaSkive

Lucrări de construcţii

DánskoSkive

Stavebné práce

DanskaSkive

Gradbena dela

DanmarkSkive

Anläggningsarbete

Skive Fjernvarme A.m.b.A.
Skive Fjernvarme A.m.b.A.68326214
Marius Jensens Vej 3
Skive7800Niels Otto Clausen+45 24696712ncl@cowi.comhttps://www.ethics.dk/ethics/ca#/tender/03b6690c-e73b-41da-8fbf-a8209bc23064/homehttps://www.ethics.dk/ethics/ca#/tender/03b6690c-e73b-41da-8fbf-a8209bc23064/home
https://www.ethics.dk/ethics/ca#/tender/03b6690c-e73b-41da-8fbf-a8209bc23064/homehttps://www.ethics.dk/ethics/ca#/tender/03b6690c-e73b-41da-8fbf-a8209bc23064/home
<P>Skive Biomassevarme - flisfyret kedelanlæg til fjernvarmeproduktion</P>A225983

Totalentreprise vedrørende levering, montering, idriftssættelse af flisfyret kedelcentral med fjernvarmeproduktion og med træflis som brændsel.

Holstebrovej 101, 7800 Skive

Totalentreprise vedrørende levering, montering, idriftssættelse af flisfyret kedelcentral med fjernvarmeproduktion og med træflis som brændsel.

40000000484

Der vil blive lagt vægt på, hvilke ansøgere, der har beskrevet den mest relevante erfaring i henhold til den udbudte opgave. Ordregiver vil i den forbindelse vurdere følgende positivt:

- Erfaring og referencer på levering af tilsvarende eller lignende komplette maskinentrepriser i totalentreprise omfattende kedelcentraler med ca. 10 MW kedelydelse og med træflis som brændsel, indenfor de seneste 10 år. Anlæggene skal i længere perioder har kørt med et bredt sortiment af brændsler i forskellige grovheder og fugtigheder.

Optionspris vedrørende:

1) Levering, montering og idriftssættelse af en ekstra fliskran

2) Strategiske reservedele

3) AMS måling af NOx

4) SNCR anlæg.

Ansøger skal oplyse følgende vedrørende ansøgers økonomiske og finansielle formåen (i ESPD-dokumentet Del IV, pkt. B):

- Soliditetsgrad, defineret som egenkapital/(Aktiver i alt) x 100, i det seneste afsluttede regnskabsår.

Soliditetsgrad på minimum 10 % i det seneste afsluttede regnskabsår.

Ansøgeren skal oplyse referencer på levering af en tilsvarende eller lignende komplette maskinentrepriser i totalentreprise for kedelcentraler med en tilsvarende kedelydelse og med træflis som brændsel, indenfor de seneste 10 år. Anlæggene skal i længere perioder har kørt med et bredt sortiment af brændsler i forskellige grovheder og fugtigheder. Der skal angives kontaktoplysninger på driftspersonale som bygherren kan kontakte for nærmere oplysninger.

- Minimum 2 referencer i henhold til ovenstående kriterie.

Sikkerhedsstillelse og garantier i henhold til udbudsmaterialet.

2021-08-0912:002021-08-163Klagenævnet for Udbud
Toldboden 2
Viborg8800+45 72405600klfu@naevneneshus.dkhttps://naevneneshus.dk/start-din-klage/klagenaevnet-for-udbud/
Konkurrence- og Forbrugerstyrelsen
Carl Jacobsens Vej 35
Valby2500+45 41715000kfst@kfst.dkwww.kfst.dk
2021-07-08
\ No newline at end of file + + + + 21-364082-001 + 20210809 + DA + From Convertor + + + + + + + + + + + S + 133 + 20210713 + + + 2021/S 133-354823 + + https://ted.europa.eu/udl?uri=TED:NOTICE:354823-2021:TEXT:DA:HTML + + DA + + https://www.ethics.dk/ethics/ca#/tender/03b6690c-e73b-41da-8fbf-a8209bc23064/home + https://www.ethics.dk/ethics/ca#/tender/03b6690c-e73b-41da-8fbf-a8209bc23064/home + Construction work + Danmark + Nordjylland + + + 20210708 + 20210809 12:00 + Utilities entity + Contract notice + Works + Negotiated procedure + European Union, with participation by GPA countries + Submission for all lots + The most economic tender + Production, transport and distribution of gas and heat + 01E05 + 01 + + + + + + Дaния + Skive + +

Строителни и монтажни работи

+
+
+ + Dánsko + Skive + +

Stavební práce

+
+
+ + Danmark + Skive + +

Bygge- og anlægsarbejder

+
+
+ + Dänemark + Skive + +

Bauarbeiten

+
+
+ + Δανία + Skive + +

Κατασκευαστικές εργασίες

+
+
+ + Denmark + Skive + +

Construction work

+
+
+ + Dinamarca + Skive + +

Trabajos de construcción

+
+
+ + Taani + Skive + +

Ehitustööd

+
+
+ + Tanska + Skive + +

Rakennustyöt

+
+
+ + Danemark + Skive + +

Travaux de construction

+
+
+ + Danmhairg, an + Skive + +

Construction work

+
+
+ + Danska + Skive + +

Građevinski radovi

+
+
+ + Dánia + Skive + +

Építési munkák

+
+
+ + Danimarca + Skive + +

Lavori di costruzione

+
+
+ + Danija + Skive + +

Statybos darbai

+
+
+ + Dānija + Skive + +

Celtniecības darbi

+
+
+ + id-Danimarka + Skive + +

Xogħol tal-kostruzzjoni

+
+
+ + Denemarken + Skive + +

Bouwwerkzaamheden

+
+
+ + Dania + Skive + +

Roboty budowlane

+
+
+ + Dinamarca + Skive + +

Construção

+
+
+ + Danemarca + Skive + +

Lucrări de construcţii

+
+
+ + Dánsko + Skive + +

Stavebné práce

+
+
+ + Danska + Skive + +

Gradbena dela

+
+
+ + Danmark + Skive + +

Anläggningsarbete

+
+
+
+ + Skive Fjernvarme A.m.b.A. + +
+ + + + + + Skive Fjernvarme A.m.b.A. + 68326214 +
Marius Jensens Vej 3
+ Skive + 7800 + + Niels Otto Clausen + +45 24696712 + ncl@cowi.com + + https://www.ethics.dk/ethics/ca#/tender/03b6690c-e73b-41da-8fbf-a8209bc23064/home + https://www.ethics.dk/ethics/ca#/tender/03b6690c-e73b-41da-8fbf-a8209bc23064/home +
+ + https://www.ethics.dk/ethics/ca#/tender/03b6690c-e73b-41da-8fbf-a8209bc23064/home + + https://www.ethics.dk/ethics/ca#/tender/03b6690c-e73b-41da-8fbf-a8209bc23064/home + + +
+ + + <P>Skive Biomassevarme - flisfyret kedelanlæg til fjernvarmeproduktion</P> + + A225983 + + + + + +

Totalentreprise vedrørende levering, montering, idriftssættelse af flisfyret kedelcentral med fjernvarmeproduktion og med træflis som brændsel.

+
+ + + + +

Holstebrovej 101, 7800 Skive

+
+ +

Totalentreprise vedrørende levering, montering, idriftssættelse af flisfyret kedelcentral med fjernvarmeproduktion og med træflis som brændsel.

+
+ + + + 40000000 + 48 + + 4 + +

Der vil blive lagt vægt på, hvilke ansøgere, der har beskrevet den mest relevante erfaring i henhold til den udbudte opgave. Ordregiver vil i den forbindelse vurdere følgende positivt:

+

- Erfaring og referencer på levering af tilsvarende eller lignende komplette maskinentrepriser i totalentreprise omfattende kedelcentraler med ca. 10 MW kedelydelse og med træflis som brændsel, indenfor de seneste 10 år. Anlæggene skal i længere perioder har kørt med et bredt sortiment af brændsler i forskellige grovheder og fugtigheder.

+
+ + + +

Optionspris vedrørende:

+

1) Levering, montering og idriftssættelse af en ekstra fliskran

+

2) Strategiske reservedele

+

3) AMS måling af NOx

+

4) SNCR anlæg.

+
+ +
+
+ + +

Ansøger skal oplyse følgende vedrørende ansøgers økonomiske og finansielle formåen (i ESPD-dokumentet Del IV, pkt. B):

+

- Soliditetsgrad, defineret som egenkapital/(Aktiver i alt) x 100, i det seneste afsluttede regnskabsår.

+
+ +

Soliditetsgrad på minimum 10 % i det seneste afsluttede regnskabsår.

+
+ +

Ansøgeren skal oplyse referencer på levering af en tilsvarende eller lignende komplette maskinentrepriser i totalentreprise for kedelcentraler med en tilsvarende kedelydelse og med træflis som brændsel, indenfor de seneste 10 år. Anlæggene skal i længere perioder har kørt med et bredt sortiment af brændsler i forskellige grovheder og fugtigheder. Der skal angives kontaktoplysninger på driftspersonale som bygherren kan kontakte for nærmere oplysninger.

+
+ +

- Minimum 2 referencer i henhold til ovenstående kriterie.

+
+ +

Sikkerhedsstillelse og garantier i henhold til udbudsmaterialet.

+
+
+ + + + 2021-08-09 + 12:00 + 2021-08-16 + + + + 3 + + + + + + + Klagenævnet for Udbud +
Toldboden 2
+ Viborg + 8800 + + +45 72405600 + klfu@naevneneshus.dk + https://naevneneshus.dk/start-din-klage/klagenaevnet-for-udbud/ +
+ + Konkurrence- og Forbrugerstyrelsen +
Carl Jacobsens Vej 35
+ Valby + 2500 + + +45 41715000 + kfst@kfst.dk + www.kfst.dk +
+ 2021-07-08 +
+
+
+
diff --git a/installation.md b/installation.md index d6c4925..73df5b9 100644 --- a/installation.md +++ b/installation.md @@ -36,11 +36,15 @@ Clone the TED XML Data Converter from https://github.com/OP-TED/ted-xml-data-con A typical Unix command using Saxon HE to convert a file is: -`java -Xms6291456 -cp [path to saxon folder]/saxon9he.jar net.sf.saxon.Transform -dtd:off -expand:off -strip:all -s:development-notices/ted-xml/21-000061-001-EXP.xml -xsl:xslt/ted-to-eforms.xslt -o:development-notices/eforms-xml/21-000061-001-EXP.xml` - - +`java -Xms6291456 -cp [path to saxon folder]/saxon9he.jar net.sf.saxon.Transform -dtd:off -expand:off -strip:all -s:development-notices/ted-xml/21-000061-001-EXP.xml -xsl:xslt/ted-to-eforms.xslt -o:development-notices/eforms-xml/21-000061-001-EXP.xml` +### Warnings and comments +Each leaf element in the output eForms XML will be preceded by an HTML comment naming the Business Term it is associated with. +Where the eForms XML standard requires information that is not present in the source TED XML, or the information is not of the +required format, the XSLT application will report a warning, and the warning will be included in the output XML as an HTML comment. +These warnings and comments can be suppressed by the use of the "includecomments", "includewarnings" and "showwarnings" parameters: +`java -Xms6291456 -cp [path to saxon folder]/saxon9he.jar net.sf.saxon.Transform -dtd:off -expand:off -strip:all -s:development-notices/ted-xml/21-000061-001-EXP.xml -xsl:xslt/ted-to-eforms.xslt -o:development-notices/eforms-xml/21-000061-001-EXP.xml includecomments=0 includewarnings=0 showwarnings=0` diff --git a/ted-elements-not-convertible.md b/ted-elements-not-convertible.md index 6e6cf32..5006447 100644 --- a/ted-elements-not-convertible.md +++ b/ted-elements-not-convertible.md @@ -7,8 +7,10 @@ This table is under development. Elements used in Contract Award Notices and PIN | TED Element | TED schema | Content format Usage | Description | Reason for inability to convert | | --- | --- | --- | --- | --- | | CA_ACTIVITY_OTHER | R.2.0.9 | Text | Alternative to CA_ACTIVITY, containing textual description | Cannot convert text to a code | +| CE_ACTIVITY_OTHER | R.2.0.9 | Text | Alternative to CE_ACTIVITY, containing textual description | Cannot convert text to a code | | CA_TYPE_OTHER | R.2.0.9 | Text | Alternative to CA_TYPE, containing textual description | Cannot convert text to a code | | CRITERIA_CANDIDATE | R.2.0.9 | Text | Objective criteria for choosing the limited number of candidates | eForms does not record the criteria used for selecting candidates for the second stage | +| NO_OPTIONS | R.2.0.9 | Empty | Information about options | No need to convert as no eForms output is required to state that there are no options available | | ECONOMIC_CRITERIA_DOC | R.2.0.9 | Text | Selection criteria as stated in the procurement documents | eForms does not allow for Selection Criteria to be contained in external documents | | TECHNICAL_CRITERIA_DOC | R.2.0.9 | Text | Selection criteria as stated in the procurement documents | eForms does not allow for Selection Criteria to be contained in external documents | | FT | R.2.0.9 | Text | Subscript and Superscript text within P (paragraph) elements | eForms does not support emphasised text. | @@ -19,6 +21,8 @@ This table is under development. Elements used in Contract Award Notices and PIN | REFERENCE_TO_LAW | R.2.0.9 | Text | Reference to the relevant law, regulation or administrative provision (Execution of the service is reserved to a particular profession) | eForms does not have a BT to hold the reference to law for reserving the procurement for a particular profession | | REFERENCE_NUMBER | R.2.0.9 | Text | Reference number (Object section) | eForms does not have a BT to hold a reference number | | TECHNICAL_CRITERIA_DOC | R.2.0.9 | Text | Selection criteria as stated in the procurement documents | eForms does not allow for Selection Criteria to be contained in external documents | +| PARTICULAR_PROFESSION | R.2.0.9 | Text | Form F12 only: Participation is reserved to a particular profession | Equivalent eForms Reserved Participation (BT-71) is forbidden for Design Contest notices (subtypes 23 and 24) | +| NO_PARTICULAR_PROFESSION | R.2.0.9 | Empty | Form F12 only: Participation is reserved to a particular profession | Equivalent eForms Reserved Participation (BT-71) is forbidden for Design Contest notices (subtypes 23 and 24) | | URL_NATIONAL_PROCEDURE | R.2.0.9 | URL | Information about national procedures is available at (URL) | eForms does not have a BT to hold a national procedure URL | | OBJECT_CONTRACT/VAL_RANGE_TOTAL/HIGH OBJECT_CONTRACT/VAL_RANGE_TOTAL/LOW | R.2.0.9 | Value | Total value of the procurement (excluding VAT) - Lowest offer / Highest offer taken into consideration | eForms does not have a BT to hold range values for offers across all lots | diff --git a/usage-information.md b/usage-information.md index 88cde1c..e629e0a 100644 --- a/usage-information.md +++ b/usage-information.md @@ -37,15 +37,17 @@ The current version of the TED XML Data Converter will only convert a limited su * Most elements in TED XML forms F05, F12 and the Contract Notice variants of forms F21, F22, F23 and F24 are supported * Languages: currently the converter only converts the main (original) language of each notice. Other languages which may be present in the TED XML are not included. + ## HTML Comments in output eForms XML -Each leaf element in the output eForms XML will be preceded by an HTML comment naming the Business Term it is associated with. +Each leaf element in the output eForms XML will be preceded by an HTML comment naming the Business Term it is associated with. +This can be suppressed by setting the "includecomments" parameter to 0. ## Warnings -Where the eForms XML standard requires information that is not present in the source TED XML, the XSLT application will report a warning. +Where the eForms XML standard requires information that is not present in the source TED XML, or the information is not of the required format, the XSLT application will report a warning. -* An HTML comment will precede the XML element stating that required information was not found in the source TED XML. -* A warning message will be sent to the XSLT processing application using \ +* An HTML comment will precede the XML element stating that required information was not found in the source TED XML. This can be suppressed by setting the "includewarnings" parameter to 0. +* A warning message will be sent to the XSLT processing application using \. This can be suppressed by setting the "showwarnings" parameter to 0. * In some cases, such as dates, valid values will be added to make the XML schema-valid. diff --git a/xslt/addresses.xslt b/xslt/addresses.xslt index b684b3c..7630cca 100644 --- a/xslt/addresses.xslt +++ b/xslt/addresses.xslt @@ -82,7 +82,7 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - efac:Organizations + @@ -90,7 +90,7 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - Organization Subrole (BT-770) : Group leader (Buyer) + @@ -101,7 +101,7 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - Organization Role : Acquiring CPB + @@ -129,27 +129,28 @@ These instructions can be un-commented to show the variables holding the organiz - - Organization Internet Address (BT-505) + + - Winner Size (BT-165) - + + - Organization Technical Identifier (OPT-200) + + - - Organization Name (BT-500) + + - Organization Identifier (BT-501) + - + @@ -158,8 +159,7 @@ These instructions can be un-commented to show the variables holding the organiz WARNING: Winner Size (BT-165) is Mandatory for eForms subtypes 29, 30, 32, 33, 34, 35, 36 and 37 where the Organisation type is Winner or Tenderer, but no equivalent element was found in TED XML. - - + @@ -168,21 +168,21 @@ These instructions can be un-commented to show the variables holding the organiz - - Organization Street (BT-510) + + - - Organization City (BT-513) + + - - Organization Post Code (BT-512) + + - - Organization Country Subdivision (BT-507) + + - - Organization Country Code (BT-514) + + @@ -201,25 +201,25 @@ These instructions can be un-commented to show the variables holding the organiz - - Organization Contact Point (BT-502) + + - - Organization Contact Telephone Number (BT-503) + + - - Organization Contact Fax (BT-739) + + - - Organization Contact Email Address (BT-506) + + - Organization Contact Point (BT-502) - Organization Contact Telephone Number (BT-503) - Organization Contact Fax (BT-739) - Organization Contact Email Address (BT-506) + + + + @@ -229,48 +229,49 @@ These instructions can be un-commented to show the variables holding the organiz - Buyer Profile URL (BT-508) + - - - - Activity Authority (BT-10) + + + - Activity Entity (BT-610) + + - Buyer Technical Identifier Reference (OPT-300) + - Reference (Technical ID) to the legal organization acting as a PSP. + - The service provider is an eSender + - Reference (Tech. ID) to the legal organization acting as an eSender. - Service Provider Technical Identifier Reference (OPT-300) + + + - Reference (Technical ID) to the legal organization acting as a Buyer. + - Service Provider Technical Identifier Reference (OPT-300) + - Reference (Technical ID) to the legal organization acting as a Buyer. + - Buyer Legal Type (BT-11) + @@ -278,15 +279,14 @@ These instructions can be un-commented to show the variables holding the organiz WARNING: Buyer Legal Type (BT-11) is Mandatory for eForms subtypes 1, 4, 7, 10, 14, 16, 19, 23, 29, 32, 35, and 36, but no CA_TYPE was found in TED XML. - - + - Buyer Contracting Entity (BT-740) + diff --git a/xslt/award-criteria.xslt b/xslt/award-criteria.xslt index bc3e727..cf2982e 100644 --- a/xslt/award-criteria.xslt +++ b/xslt/award-criteria.xslt @@ -15,52 +15,52 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - - Following Contract (BT-41) + + - - Jury Decision Binding (BT-42) + + - - No Negotiation Necessary (BT-120) + + - - + + + + + + + + + + - Award Criteria Order Justification (BT-733) - Award Criteria Complicated (BT-543) - Award Criterion Number Weight (BT-5421) - Award Criterion Number Fixed (BT-5422) - Award Criterion Number Threshold (BT-5423) - Award Criterion Number (BT-541) - Award Criterion Type (BT-539) - Award Criterion Name (BT-734) - Award Criterion Description (BT-540) - - - - Jury Member Name (BT-46) + + + + + - - - - Prize information (Prize Rank (BT-44), Rewards Other (BT-45), Value Prize (BT-644)) + + + + - + true @@ -69,7 +69,7 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin false - + true @@ -78,7 +78,7 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin false - + @@ -88,75 +88,189 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - + + + - + + + + + + + price + + WARNING: Award Criterion Description (BT-540) is required, but the source TED notice does not contain this information. + + + + + + + + + + + + + + + + WARNING: Award Criterion Type (BT-539) is required, but the source TED notice does not contain this information. The type "quality" has been used as a default. + + + quality + + + + + + - Award Criterion Number (BT-541) + + + quality - + + + cost - + + + price + + WARNING: Award Criterion Description (BT-540) is required, but the source TED notice does not contain this information. + + - Award Criterion Description (BT-540) + Price is not the only award criterion and all criteria are stated only in the procurement documents. + + + + + + + + + + + + + + WARNING: Award Criterion Type (BT-539) is required, but the source TED notice does not contain this information. The type "quality" has been used as a default. + + + quality - Award Criterion Description (BT-540) - + + + + + + + - + - - Award Criterion Number Weight (BT-5421) - - Award Criterion Number (BT-541) + + + + + + + + + + + per-exa + + + + dec-exa + + + + + + + dec-exa - + + + + + + dec-exa + - - + + + dec-exa - + + + + dec-exa + + + + per-exa + + + + per-exa + + + poi-exa @@ -165,8 +279,7 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin WARNING: Award Criterion Number Weight (BT-5421) requires a positive integer, but the content of AC_WEIGHTING could not be parsed. - - + ord-imp @@ -187,60 +300,82 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin WARNING: The content of TED XML element CRITERIA_EVALUATION has been copied to three Award Criterion Description (BT-540), to assist with editing and correction. - - + - Award Criterion Type (BT-539) + cost - Award Criterion Description (BT-540) - + + + + + + - Award Criterion Type (BT-539) + price - Award Criterion Description (BT-540) - + + + + + + - Award Criterion Type (BT-539) + quality - Award Criterion Description (BT-540) - + + + + + + - - - + - - - Prize Rank (BT-44) - - WARNING: Prize information requires a Prize Rank (BT-44), but no equivalent information is specified in the TED XML schema. In order to obtain valid XML for this notice, a fixed value of "1" was used. - - - 1 - Value Prize (BT-644) - - WARNING: Prize information allows a Value Prize (BT-644), but no explicit equivalent information is specified in the TED XML schema. Implicit information might be extracted from the Prize description. - - - Rewards Other (Prize Description) (BT-45) - Rewards Other (Prize Description) (BT-45) may contain content from both NUMBER_VALUE_PRIZE and DETAILS_PAYMENT - - - + + + + + + + WARNING: Prize information requires a Prize Rank (BT-44), but no equivalent information is specified in the TED XML schema. In order to obtain valid XML for this notice, a fixed value of "1" was used. + + 1 + + + + WARNING: Prize information allows a Value Prize (BT-644), but no explicit equivalent information is specified in the TED XML schema. Implicit information might be extracted from the Prize description. + + + + + + + + + + + + + + + + + + diff --git a/xslt/common.xslt b/xslt/common.xslt index 4e8c3c8..4d2cc23 100644 --- a/xslt/common.xslt +++ b/xslt/common.xslt @@ -10,14 +10,22 @@ xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns:gc="http://docs.oasis-o exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin cn can ccts ext" > - + - + + + + + - + + + + + @@ -26,13 +34,6 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - - - - - - - diff --git a/xslt/countries-map.xml b/xslt/countries-map.xml new file mode 100644 index 0000000..72f946c --- /dev/null +++ b/xslt/countries-map.xml @@ -0,0 +1,1003 @@ + + + + AD + AND + + + AL + ALB + + + AT + AUT + + + BA + BIH + + + BE + BEL + + + BY + BLR + + + CH + CHE + + + CY + CYP + + + DK + DNK + + + EE + EST + + + GR + GRC + + + ES + ESP + + + FI + FIN + + + FO + FRO + + + FR + FRA + + + GG + GGY + + + GI + GIB + + + GL + GRL + + + HR + HRV + + + IE + IRL + + + IM + IMN + + + IS + ISL + + + IT + ITA + + + JE + JEY + + + LI + LIE + + + LT + LTU + + + LU + LUX + + + LV + LVA + + + MC + MCO + + + MD + MDA + + + ME + MNE + + + MT + MLT + + + NL + NLD + + + NO + NOR + + + PL + POL + + + PT + PRT + + + RO + ROU + + + RS + SRB + + + RU + RUS + + + SE + SWE + + + SI + SVN + + + SK + SVK + + + SM + SMR + + + TR + TUR + + + UA + UKR + + + UK + GBR + + + VA + VAT + + + BG + BGR + + + DE + DEU + + + AX + ALA + + + DZ + DZA + + + AS + ASM + + + AO + AGO + + + AI + AIA + + + AQ + ATA + + + AG + ATG + + + AR + ARG + + + AM + ARM + + + AW + ABW + + + AU + AUS + + + AZ + AZE + + + BS + BHS + + + BH + BHR + + + BD + BGD + + + BB + BRB + + + BZ + BLZ + + + BJ + BEN + + + BM + BMU + + + BT + BTN + + + BO + BOL + + + BW + BWA + + + BV + BVT + + + BR + BRA + + + IO + IOT + + + VG + VGB + + + BN + BRN + + + BF + BFA + + + BI + BDI + + + KH + KHM + + + CM + CMR + + + CA + CAN + + + CV + CPV + + + KY + CYM + + + CF + CAF + + + TD + TCD + + + CL + CHL + + + CN + CHN + + + CX + CXR + + + CP + CPT + + + CC + CCK + + + CO + COL + + + KM + COM + + + CG + COG + + + CK + COK + + + CR + CRI + + + CI + CIV + + + CU + CUB + + + CD + COD + + + DJ + DJI + + + DM + DMA + + + DO + DOM + + + TL + TLS + + + EC + ECU + + + EG + EGY + + + SV + SLV + + + GQ + GNQ + + + ER + ERI + + + ET + ETH + + + FK + FLK + + + FJ + FJI + + + GF + GUF + + + PF + PYF + + + GA + GAB + + + GM + GMB + + + GE + GEO + + + GH + GHA + + + GD + GRD + + + GP + GLP + + + GU + GUM + + + GT + GTM + + + GN + GIN + + + GW + GNB + + + GY + GUY + + + HT + HTI + + + HM + HMD + + + HN + HND + + + HK + HKG + + + IN + IND + + + ID + IDN + + + IR + IRN + + + IQ + IRQ + + + IL + ISR + + + JM + JAM + + + JP + JPN + + + JO + JOR + + + KZ + KAZ + + + KE + KEN + + + KI + KIR + + + KW + KWT + + + KG + KGZ + + + LA + LAO + + + LB + LBN + + + LS + LSO + + + LR + LBR + + + MO + MAC + + + MG + MDG + + + MW + MWI + + + MY + MYS + + + MV + MDV + + + ML + MLI + + + MH + MHL + + + MQ + MTQ + + + MR + MRT + + + MU + MUS + + + MX + MEX + + + FM + FSM + + + MN + MNG + + + MS + MSR + + + MA + MAR + + + MZ + MOZ + + + NA + NAM + + + NR + NRU + + + NZ + NZL + + + NI + NIC + + + NE + NER + + + NG + NGA + + + NU + NIU + + + NF + NFK + + + KP + PRK + + + MP + MNP + + + OM + OMN + + + PK + PAK + + + PW + PLW + + + PS + PSE + + + PA + PAN + + + PG + PNG + + + PY + PRY + + + PE + PER + + + PH + PHL + + + PN + PCN + + + PR + PRI + + + QA + QAT + + + RE + REU + + + RW + RWA + + + BL + BLM + + + KN + KNA + + + LC + LCA + + + MF + MAF + + + PM + SPM + + + VC + VCT + + + WS + WSM + + + ST + STP + + + SA + SAU + + + SN + SEN + + + SC + SYC + + + SL + SLE + + + SG + SGP + + + SB + SLB + + + ZA + ZAF + + + GS + SGS + + + KR + KOR + + + LK + LKA + + + SD + SDN + + + SR + SUR + + + SJ + SJM + + + SY + SYR + + + TW + TWN + + + TJ + TJK + + + TZ + TZA + + + TH + THA + + + TG + TGO + + + TK + TKL + + + TO + TON + + + TT + TTO + + + TN + TUN + + + TM + TKM + + + TC + TCA + + + TV + TUV + + + UG + UGA + + + AE + ARE + + + US + USA + + + UY + URY + + + VI + VIR + + + UZ + UZB + + + VU + VUT + + + VE + VEN + + + VN + VNM + + + EH + ESH + + + YE + YEM + + + ZM + ZMB + + + ZW + ZWE + + + AF + AFG + + + 1A + 1A0 + + + TF + FQ0 + + + NP + NPL + + + SH + SHN + + + BQ + BES + + + CW + CUW + + + SX + SXM + + + HU + HUN + + + SS + SSD + + + NC + NCL + + + YT + MYT + + + MM + MMR + + + SO + SOM + + + LY + LBY + + + WF + WLF + + + CZ + CZE + + + SZ + SWZ + + + MK + MKD + + diff --git a/xslt/create-ted-map.xslt b/xslt/create-ted-map.xslt new file mode 100644 index 0000000..659121b --- /dev/null +++ b/xslt/create-ted-map.xslt @@ -0,0 +1,31 @@ + + + + + + + + + country + + + + + + + + + + + + + + + + + + + + + diff --git a/xslt/functions-and-data.xslt b/xslt/functions-and-data.xslt index 6b5ea39..e858b42 100644 --- a/xslt/functions-and-data.xslt +++ b/xslt/functions-and-data.xslt @@ -13,9 +13,18 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin + + + + + + + + + @@ -24,6 +33,8 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin + + @@ -37,10 +48,12 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - + + + - - + + @@ -58,9 +71,13 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin + + + + - + @@ -94,36 +111,6 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -224,11 +211,12 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - + + - + @@ -237,11 +225,12 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin no different - eForms subtype mappings for this Notice: + eForms subtype mappings for this Notice: TED form element name: TED form name: TED form notice type: - TED form legal basis: + TED form legal basis: + TED form directive: TED form document code: @@ -251,21 +240,23 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - ERROR: no eForms subtype mapping available for this Notice: + ERROR: no eForms subtype mapping available for this Notice: TED form element name: TED form name: TED form notice type: - TED form legal basis: + TED form legal basis: + TED form directive: TED form document code: - ERROR: The combination of data in this Notice is considered an error: + ERROR: The combination of data in this Notice is considered an error: TED form element name: TED form name: TED form notice type: - TED form legal basis: + TED form legal basis: + TED form directive: TED form document code: @@ -313,5 +304,119 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xslt/languages-map.xml b/xslt/languages-map.xml new file mode 100644 index 0000000..8231776 --- /dev/null +++ b/xslt/languages-map.xml @@ -0,0 +1,223 @@ + + + + EN + ENG + + + AR + ARA + + + BR + BRE + + + BG + BUL + + + CA + CAT + + + CS + CES + + + CO + COS + + + CY + CYM + + + DA + DAN + + + DE + DEU + + + EL + ELL + + + ET + EST + + + EU + EUS + + + FO + FAO + + + FI + FIN + + + FR + FRA + + + FY + FRY + + + GD + GLA + + + GA + GLE + + + GL + GLG + + + HE + HEB + + + HR + HRV + + + HU + HUN + + + HY + HYE + + + IS + ISL + + + IT + ITA + + + JA + JPN + + + KL + KAL + + + KO + KOR + + + KU + KUR + + + LV + LAV + + + LT + LIT + + + LB + LTZ + + + MK + MKD + + + MT + MLT + + + NL + NLD + + + NO + NOR + + + OC + OCI + + + PL + POL + + + PT + POR + + + RM + ROH + + + RO + RON + + + SK + SLK + + + SL + SLV + + + SE + SME + + + ES + SPA + + + SQ + SQI + + + SR + SRP + + + SV + SWE + + + TA + TAM + + + TR + TUR + + + WA + WLN + + + ZH + ZHO + + + MS + MSA + + + ME + CNR + + diff --git a/xslt/lot.xslt b/xslt/lot.xslt index c270020..56a2e6c 100644 --- a/xslt/lot.xslt +++ b/xslt/lot.xslt @@ -18,7 +18,7 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - Purpose Lot Identifier (BT-137) + @@ -26,11 +26,10 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin WARNING: Cannot convert original TED lot number of to eForms - - + - Only one Lot in the TED notice + @@ -46,111 +45,111 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - Lot cac:TenderingTerms + - - Variants (BT-63) + + - - EU Funds (BT-60) + + - - Performing Staff Qualification (BT-79) + + - - Recurrence (BT-94) + + - - Recurrence Description (BT-95) + + - - Security Clearance Deadline (BT-78) + + - - Multiple Tenders (BT-769) - - + + + + - - Documents Restricted Justification (BT-707) - - Documents Official Language (BT-708) - - Documents Unofficial Language (BT-737) + + + + + + - + - - Reserved Participation (BT-71) + + - - + + - - Late Tenderer Information (BT-771) - - Subcontracting Tender Indication (BT-651) - - Subcontracting Obligation (BT-65) - - Subcontracting Obligation Maximum (BT-729) - - Subcontracting Obligation Minimum (BT-64) - + + + + + + + + + + + - + - + - + - - Submission Electronic Signature (BT-744) + + - + - + - - - Submission URL (BT-18) - + + + + - - Tender Validity Deadline (BT-98) + + - - Review Deadline Description (BT-99) - - - + + + + + - + - - Participant Name (BT-47) - - Security Clearance Code (BT-578) - - Security Clearance Description (BT-732) + + + + + + @@ -162,6 +161,7 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin + @@ -177,34 +177,34 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - Selection Criteria Type (BT-747) - Selection Criteria Name (BT-749) - Selection Criteria Description (BT-750) - Selection Criteria Used (BT-748) + + + + - - Selection Criteria Second Stage Invite (BT-40) - - Selection Criteria Second Stage Invite Number Weight (BT-7531) - - Selection Criteria Second Stage Invite Number Threshold (BT-7532) - - Selection Criteria Second Stage Invite Number (BT-752) + + + + + + + + - Selection Criteria Type (BT-747) - Selection Criteria Name (BT-749) - Selection Criteria Description (BT-750) - Selection Criteria Used (BT-748) - Selection Criteria Second Stage Invite (BT-40) - Selection Criteria Second Stage Invite Number Weight (BT-7531) - Selection Criteria Second Stage Invite Number Threshold (BT-7532) - Selection Criteria Second Stage Invite Number (BT-752) + + + + + + + + @@ -215,16 +215,20 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - - Selection Criteria Type (BT-747) + + - - Selection Criteria Name (BT-749) - - Selection Criteria Description (BT-750) - - - Selection Criteria Used (BT-748) + + + + + + + + + + + used @@ -232,12 +236,18 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - Guarantee Required (BT-751) - Guarantee Required Description (BT-75) + + + + true - + + + + + @@ -246,8 +256,8 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin DOCUMENT_ID_REQUIRED_HERE - - Documents Restricted (BT-14) + + CODE_FOR_RESTRICTED_DOCUMENT_JUSTIFICATION_REQUIRED_HERE @@ -257,9 +267,9 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin non-restricted-document - - - Documents URL (BT-15) or Documents Restricted URL (BT-615) + + + @@ -273,20 +283,23 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - - Terms Financial (BT-77) + + - + + + + + WARNING: Terms Financial (BT-77) is Mandatory for eForms subtypes 17, 18 and 22, but no MAIN_FINANCING_CONDITION was found in TED XML. - - + @@ -295,16 +308,20 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - - - Tenderer Legal Form (BT-761) - Tenderer Legal Form Description (BT-76) + + + + true - + + + + + @@ -316,8 +333,8 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - - Reserved Participation (BT-71) + + @@ -348,8 +365,8 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - - Reserved Execution (BT-736) + + @@ -364,8 +381,8 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - - Electronic Invoicing (BT-743) + + @@ -381,21 +398,24 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - - Terms Performance (BT-70) + + performance - + + + + + WARNING: Terms Performance (BT-70) is Mandatory for eForms subtypes 17, 18 and 22, but no PERFORMANCE_CONDITIONS was found in TED XML. - - + performance @@ -405,8 +425,8 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - - Submission Electronic Catalog (BT-764) + + @@ -418,8 +438,7 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin WARNING: Submission Electronic Catalog (BT-764) is Mandatory for eForms subtypes 16, 17, 18 and 22, but no ECATALOGUE_REQUIRED was found in TED XML. - - + @@ -456,14 +475,14 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - - cac:PresentationPeriod: Review Deadline Description (BT-99) + + - cac:AppealInformationParty: Review Information Providing Organization + - cac:AppealReceiverParty: Review organization + - cac:MediationParty: Mediation organization + @@ -478,14 +497,18 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - + + + + + - - Submission Language (BT-97) + + @@ -493,8 +516,7 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin WARNING: Submission Language (BT-97) is Mandatory for eForms subtype 7, 8, 9, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, but no LANGUAGE was found in TED XML. In order to obtain valid XML for this notice, ENG is used. - - + ENG @@ -514,8 +536,8 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - - Electronic Ordering (BT-92) + + true @@ -524,8 +546,8 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin false - - Electronic Payment (BT-93) + + true @@ -546,26 +568,26 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - cac:TenderingProcess + - - Procurement Relaunch (BT-634) - - Tool Name (BT-632) - + + + + + - - SubmissionElectronic (BT-17) + + @@ -575,73 +597,73 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - + + - Successive Reduction Indicator (Procedure) (BT-52) - - GPA Coverage (BT-115) + + - - Tool Atypical URL (BT-124) + + - + - - Dispatch Invitation Tender (BT-130) + + - - Deadline Receipt Requests (BT-1311) + + - - Additional Information Deadline (BT-13) - - Previous Planning Identifier (BT-125) + + + + - - Submission Nonelectronic Justification (BT-19) - - Submission Nonelectronic Description (BT-745) + + + + - - Maximum Candidates Indicator (BT-661) - - Maximum Candidates (BT-51) - - Minimum Candidates (BT-50) + + + + + + - - Public Opening Date (BT-132) - - Public Opening Description (BT-134) - - Public Opening Place (BT-133) + + + + + + - - - + + + - - Framework Maximum Participants Number (BT-113) - - Framework Duration Justification (BT-109) + + + + - Group Framework Estimated Maximum Value (BT-157) - - Framework Buyer Categories (BT-111) - + + + + - - Dynamic Purchasing System (BT-766) + +
@@ -655,9 +677,9 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - + - Deadline Receipt Expressions (BT-630) + @@ -667,8 +689,7 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin WARNING: Deadline Receipt Expressions (BT-630) is Mandatory for eForms subtypes 10, 11, 12, 13 and 14, but no DATE_RECEIPT_TENDERS was found in TED XML. In order to obtain valid XML for this notice, a far future date was used (2099-01-01+01:00). - - + 2099-01-01+01:00 11:59:59+01:00 @@ -678,8 +699,8 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - - Deadline Receipt Tenders (BT-131) + + @@ -691,8 +712,7 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin WARNING: Deadline Receipt Tenders (BT-131) is Mandatory for eForms subtype 8, but no DATE_RECEIPT_TENDERS was found in TED XML. In order to obtain valid XML for this notice, a far future date was used (2099-01-01+01:00). - - + 2099-01-01+01:00 11:59:59+01:00 @@ -720,8 +740,7 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin WARNING: TIME_RECEIPT_TENDERS was not found in TED XML. In order to obtain valid XML for this notice, a time of 23:59+01:00 was used. - - + 23:59:00+01:00 @@ -738,7 +757,7 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - + @@ -764,8 +783,7 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin WARNING: Minimum Candidates (BT-50) is mandatory for eForms subtype 16, but no value was given in the source TED XML. The value "0" has been used. - - + 0 @@ -794,7 +812,11 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - + + + + + @@ -802,7 +824,11 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - + + + + + @@ -811,57 +837,59 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - + - - Electronic Auction (BT-767) + + true - - Electronic Auction Description (BT-122) + + - + - + + + + + WARNING: source TED XML notice does not contain information for Electronic Auction Description (BT-122). - - + - Electronic Auction URL (BT-123) + WARNING: source TED XML notice does not contain information for Electronic Auction URL (BT-123). - - + - Electronic Auction (BT-767) + false - Electronic Auction Description (BT-122) - Electronic Auction URL (BT-123) + + - Electronic Auction (BT-767) - Electronic Auction Description (BT-122) - Electronic Auction URL (BT-123) + + + - Framework Agreement (BT-765) + @@ -882,8 +910,8 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - - Framework Maximum Participants Number (BT-113) + + 1 @@ -895,13 +923,12 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin WARNING: Framework with Multiple Operators is specified in the source TED XML, but no value is given for Framework Maximum Participants Number (BT-113). - - + - - Framework Duration Justification (BT-109) + + @@ -909,7 +936,11 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - + + + + + @@ -917,8 +948,12 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin WARNING: Dynamic Purchasing System (BT-766) is specified at Procedure level in TED XML. It has been copied to Lot level in this eForms XML. - - + + + + @@ -938,108 +973,124 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - cac:ProcurementProject + - - Internal Identifier (BT-22) + + WARNING: Internal ID (BT-22) is required but there is no equivalent element in TED XML. - - + - - Title (BT-21) + + - - Description (BT-24) + + - - Main Nature (BT-23) + + - - Additional Nature (different from Main) (BT-531) - - Strategic Procurement (BT-06) - - Strategic Procurement Description (BT-777) - - Green Procurement (BT-774) - - Social Procurement (BT-775) - - Innovative Procurement (BT-776) - - Accessibility Justification (BT-755) - - Accessibility (BT-754) - - Quantity (BT-25) - - Unit (BT-625) - - Suitable for SMEs (BT-726) - - - Additional Information (BT-300) + + + + + + + + + + + + + + + + + + + + + + + + + - - Estimated Value (BT-27) + + - - - Main Classification Code (BT-262) + + + - - Additional Classification Code (BT-263) + + - - - Place of Performance Additional Information (BT-728) - - Place Performance City (BT-5131) - - Place Performance Post Code (BT-5121) - - Place Performance Country Subdivision (BT-5071) - - Place Performance Services Other (BT-727) - - Place Performance Street (BT-5101) - - Place Performance Country Code (BT-5141) + + + + + + + + + + + + + + + - - - Duration Start Date (BT-536) - - Duration End Date (BT-537) - - Duration Period (BT-36) - - Duration Other (BT-538) + + + + + + + + + + - - - Options Description (BT-54) - - Renewal maximum (BT-58) - - Renewal Description (BT-57) + + + + + + + + + + + + + + + + + + + + + + + @@ -1053,7 +1104,7 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - Place of performance (BG-708) : Place Performance: Additional Information (BT-728), City (BT-5131), Post Code (BT-5121), Country Subdivision (BT-5071), Services Other (as a codelist) (BT-727), Street (BT-5101), Code (BT-5141) + @@ -1118,6 +1169,12 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin + + + UNLIMITED + + + +01:00 @@ -1126,8 +1183,7 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin WARNING: Duration Other (BT-538) cbc:EndDate is required but the source TED notice does not contain DATE_END. In order to obtain valid XML for this notice, a far future date was used (2099-12-31+01:00). - - + 2099-12-31+01:00 @@ -1138,38 +1194,67 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin WARNING: cbc:StartDate is required but the source TED notice does not contain DATE_START. In order to obtain valid XML for this notice, a far past date was used (1900-01-01+01:00). - - + 1900-01-01+01:00 +01:00 - - - - - - - - - 0 - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + WARNING: the source TED notice contains information for Renewal Description (BT-57), but does not contain information for the maximum number of times a contract may be renewed (Renewal Maximum, BT-58). + + 0 + + + + + + + + + + + + + + 0 + + + + + + + + + + + + + + + + diff --git a/xslt/notice-result.xslt b/xslt/notice-result.xslt index e5fc8c0..fbe652a 100644 --- a/xslt/notice-result.xslt +++ b/xslt/notice-result.xslt @@ -178,13 +178,13 @@ These instructions can be un-commented to show the variables --> - - + + - - + + @@ -210,7 +210,7 @@ These instructions can be un-commented to show the variables - Winner Chosen (BT-142) + @@ -218,8 +218,7 @@ These instructions can be un-commented to show the variables . - - + @@ -230,21 +229,21 @@ These instructions can be un-commented to show the variables - - Dynamic Purchasing System Termination (BT-119) + + - - - - - - - Not Awarded Reason (BT-144) + + + + + + + - - Tender Identifier Reference (OPT-320) + + @@ -253,19 +252,19 @@ These instructions can be un-commented to show the variables - + - + - - + + - - Contract Identifier Reference (OPT-315) + + @@ -273,10 +272,10 @@ These instructions can be un-commented to show the variables - - + + - Result Lot Identifier (BT-13713) + @@ -291,43 +290,47 @@ These instructions can be un-commented to show the variables - - Tender Technical Identifier (OPT-321) + + - Tender Rank (BT-171) + - Tender Variant (BT-193) - - Tender Value (BT-720) - - - - - - - - + + + + + + + + + + + + + + + - + - - Tendering Party ID Reference (OPT-310) + + - Tender Lot Identifier (BT-13714) + @@ -341,7 +344,7 @@ These instructions can be un-commented to show the variables - + @@ -350,44 +353,43 @@ These instructions can be un-commented to show the variables - Contract Technical Identifier (OPT-316) + - - Winner Decision Date (BT-1451) - + + + - - Contract Title (BT-721) - + + + - + - Contract Framework Agreement (BT-768) + WARNING: source TED XML notice does not contain information for Contract Framework Agreement (BT-768). The value "true" has been used as a default. - - + true - - + + - Contract Identifier (BT-150) + - - - - - - Contract Tender ID (Reference, BT-3202) + + + + + + @@ -395,8 +397,8 @@ These instructions can be un-commented to show the variables - - + + @@ -404,18 +406,18 @@ These instructions can be un-commented to show the variables - - Tendering Party ID (OPT-210) + + - - Tenderer ID Reference (OPT-300) + + - - Tendering Party Leader (OPT-170) + + @@ -454,30 +456,29 @@ These instructions can be un-commented to show the variables . - - + - Tender Value Highest (BT-711) + - Tender Value Lowest (BT-710) + - Tender Value Highest (BT-711) - Tender Value Lowest (BT-710) + + - - Contract Conclusion Date (BT-145) + + @@ -491,8 +492,7 @@ These instructions can be un-commented to show the variables . - - + +01:00 @@ -500,11 +500,18 @@ These instructions can be un-commented to show the variables - - - + + + + + - + + + + + + @@ -513,7 +520,7 @@ These instructions can be un-commented to show the variables true - + @@ -529,19 +536,18 @@ These instructions can be un-commented to show the variables WARNING: PROCUREMENT_UNSUCCESSFUL ("No tenders or requests to participate were received or all were rejected") maps to two codes in the non-award-justification codelist used in eForms: 1) "no-rece": "No tenders, requests to participate or projects were received"; and 2) "all-rej": "All tenders, requests to participate or projects were withdrawn or found inadmissible". The value "all-rej" has been used as a default. - - + - - Framework Estimated Value (BT-660) + + @@ -555,8 +561,7 @@ These instructions can be un-commented to show the variables . The first value has been used. - - + @@ -570,47 +575,137 @@ These instructions can be un-commented to show the variables WARNING: VAL_ESTIMATED_TOTAL exists in the TED notice within AWARDED_CONTRACT and FRAMEWORK does not exist within PROCEDURE. There is no mapping for this case. - - + - - + + - Received Submissions Type (BT-760) + - Received Submissions Count (BT-759) + + + + WARNING: Received Submissions Type (BT-760) is Mandatory for eForms subtypes 29-37, but no NB_TENDERS_RECEIVED_* element was found in TED XML. + + + WARNING: Received Submissions Count (BT-759) is Mandatory for eForms subtypes 29-37, but no NB_TENDERS_RECEIVED_* element was found in TED XML. + + - Received Submissions Type (BT-760) - Received Submissions Count (BT-759) + + - - - - - - + + + + + + + + + + + + + + + + + WARNING: Concession Revenue Buyer (BT-160) is Mandatory for eForms subtypes 32 and 35, but no VAL_REVENUE was found in TED XML. + + + + + + + + + + + + + + + WARNING: Concession Revenue User (BT-162) is Mandatory for eForms subtypes 32 and 35, but no VAL_PRICE_PAYMENT was found in TED XML. + + + + + + + + + + + + + + + + + + + + WARNING: Concession Value Description (BT-163) is Mandatory for eForms subtypes 32 and 35, but no INFO_ADD_VALUE was found in TED XML. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + WARNING: Tender Value (BT-720) is Mandatory for eForms subtypes 35 and 38-40, but no VAL_TOTAL or VAL_BARGAIN_PURCHASE were found in TED XML. + + + - - Subcontracting (BT-773) + + yes @@ -620,24 +715,24 @@ These instructions can be un-commented to show the variables - - Subcontracting Value (BT-553) + + - - Subcontracting Description (BT-554) + + - - Subcontracting Percentage (BT-555) + + - - Subcontracting (BT-773) + + - - Subcontracting Percentage Known (BT-731) + + true @@ -647,8 +742,8 @@ These instructions can be un-commented to show the variables - - Subcontracting Value Known (BT-730) + + true @@ -661,44 +756,44 @@ These instructions can be un-commented to show the variables - - Subcontracting Value (BT-553) + + - - Subcontracting Description (BT-554) + + - - Subcontracting Percentage (BT-555) + + - - Subcontracting (BT-773) + + - - Subcontracting Percentage Known (BT-731) + + - - Subcontracting Value Known (BT-730) + + - - Subcontracting Value (BT-553) + + - - Subcontracting Description (BT-554) + + - - Subcontracting Percentage (BT-555) + + - - Subcontracting (BT-773) + + - - Subcontracting Percentage Known (BT-731) + + - - Subcontracting Value Known (BT-730) + + @@ -712,7 +807,13 @@ These instructions can be un-commented to show the variables - + + + + + + + @@ -721,8 +822,8 @@ These instructions can be un-commented to show the variables - - + + @@ -731,20 +832,20 @@ These instructions can be un-commented to show the variables - Notice Value (BT-161) - Notice Framework Value (BT-118) + + - Notice Value (BT-161) + - Notice Framework Value (BT-118) + - Notice Value (BT-161) - Notice Framework Value (BT-118) + + diff --git a/xslt/notice-type-mapping.xml b/xslt/notice-type-mapping.xml index 313bef4..4012c55 100644 --- a/xslt/notice-type-mapping.xml +++ b/xslt/notice-type-mapping.xml @@ -4,726 +4,1188 @@ F01_2014 F01 PRI_CALL_COMPETITION + ANY ANY A Prior information notice with call for competition - Prior information notice 10 Prior information notice used as a call for competition - general directive, standard regime - + F01_2014 F01 PRI_ONLY + ANY ANY 0 Prior information notice without call for competition - Prior information notice 4 Prior information notice used only for information – general directive - + F01_2014 F01 PRI_REDUCING_TIME_LIMITS + ANY ANY 0 Prior information notice without call for competition - Prior information notice 7 Prior information notice used to shorten time limits for receipt of tenders – general directive - + F02_2014 F02 + ANY ANY 3 - Contract notice / Dynamic purchasing system - Contract notice + Contract notice 16 Contract notice – general directive, standard regime - + F02_2014 F02 + ANY ANY Y - Contract notice / Dynamic purchasing system - Contract notice + Dynamic purchasing system 16 Contract notice – general directive, standard regime - + F03_2014 F03 + ANY ANY 7 Contract award notice - Contract award notice 29 Contract award notice – general directive, standard regime - + F04_2014 F04 PER_CALL_COMPETITION + ANY ANY M Periodic indicative notice with call for competition - Periodic indicative notice – utilities 11 Periodic indicative notice used as a call for competition - sectoral directive, standard regime - + F04_2014 F04 PER_ONLY + ANY ANY P Periodic indicative notice without call for competition - Periodic indicative notice – utilities 5 Periodic indicative notice used only for information – sectoral directive - + F04_2014 F04 PER_REDUCING_TIME_LIMITS + ANY ANY P Periodic indicative notice without call for competition - Periodic indicative notice – utilities 8 Periodic indicative notice used to shorten time limits for receipt of tenders – sectoral directive - + F05_2014 F05 + ANY ANY 3 - Contract notice / Dynamic purchasing system - Contract notice – utilities + Contract notice 17 Contract notice – sectoral directive, standard regime - + F05_2014 F05 + ANY ANY Y - Contract notice / Dynamic purchasing system - Contract notice – utilities + Dynamic purchasing system 17 Contract notice – sectoral directive, standard regime - + F06_2014 F06 + ANY ANY 7 Contract award notice - Contract award notice – utilities 30 Contract award notice – sectoral directive, standard regime - + F07_2014 F07 + ANY ANY Q Qualification system without call for competition - Qualification system – utilities 15 Notice on the existence of a qualification system – sectoral directive - + F07_2014 F07 QSU_CALL_COMPETITION + ANY ANY O Qualification system with call for competition - Qualification system – utilities 15 Notice on the existence of a qualification system – sectoral directive - + F08_2014 F08 + 32009L0081 B Buyer profile - Notice on a buyer profile 3 Notice of the publication of a prior information notice on a buyer profile - defence directive - + F08_2014 F08 + 32014L0024 B Buyer profile - Notice on a buyer profile 1 Notice of the publication of a prior information notice on a buyer profile - general directive - + F08_2014 F08 + 32014L0025 B Buyer profile - Notice on a buyer profile 2 Notice of the publication of a periodic indicative notice on a buyer profile - sectoral directive - + + F08_2014 + F08 + + 2009/81/EC + + B + Buyer profile + 3 + Notice of the publication of a prior information notice on a buyer profile - defence directive + + + F08_2014 + F08 + + 2014/24/EU + + B + Buyer profile + 1 + Notice of the publication of a prior information notice on a buyer profile - general directive + + + F08_2014 + F08 + + 2014/25/EU + + B + Buyer profile + 2 + Notice of the publication of a periodic indicative notice on a buyer profile - sectoral directive + + F12_2014 F12 + 32014L0024 D Design contest - Design contest notice 23 Design contest notice – general directive, design - + F12_2014 F12 + 32014L0025 D Design contest - Design contest notice 24 Design contest notice – sectoral directive, design - + + F12_2014 + F12 + + 2014/24/EU + + D + Design contest + 23 + Design contest notice – general directive, design + + + F12_2014 + F12 + + 2014/25/EU + + D + Design contest + 24 + Design contest notice – sectoral directive, design + + F13_2014 F13 + 32014L0024 R Results of design contests - Results of design contest 36 Design contest result notice – general directive, design - + F13_2014 F13 + 32014L0025 R Results of design contests - Results of design contest 37 Design contest result notice – sectoral directive, design - + + F13_2014 + F13 + + 2014/24/EU + + R + Results of design contests + 36 + Design contest result notice – general directive, design + + + F13_2014 + F13 + + 2014/25/EU + + R + Results of design contests + 37 + Design contest result notice – sectoral directive, design + + F14_2014 F14 + ANY ANY - 2 - Additional information - - CHANGE + 1 + Corrigendum + - + F14_2014 F14 + ANY ANY - 1 - Corrigendum - - CHANGE + 2 + Additional information + - + F15_2014 F15 + 32009L0081 V Voluntary ex ante transparency notice - Voluntary ex ante transparency notice 27 Voluntary ex-ante transparency notice – defence directive - + F15_2014 F15 + 32014L0023 V Voluntary ex ante transparency notice - Voluntary ex ante transparency notice 28 Voluntary ex-ante transparency notice – concession directive - + F15_2014 F15 + 32014L0024 V Voluntary ex ante transparency notice - Voluntary ex ante transparency notice 25 Voluntary ex-ante transparency notice – general directive - + F15_2014 F15 + 32014L0025 V Voluntary ex ante transparency notice - Voluntary ex ante transparency notice 26 Voluntary ex-ante transparency notice – sectoral directive - - PRIOR_INFORMATION_DEFENCE - 16 + + F15_2014 + F15 - 32009L0081 - 0 - Prior information notice without call for competition - Prior information notice for contracts in the field of defence and security - 6 - Prior information notice used only for information – defence directive + 2009/81/EC + + V + Voluntary ex ante transparency notice + 27 + Voluntary ex-ante transparency notice – defence directive - - CONTRACT_DEFENCE - 17 + + F15_2014 + F15 - 32009L0081 - 3 - Contract notice - Contract notice for contracts in the field of defence and security - 18 - Contract notice – defence directive, standard regime + 2014/23/EU + + V + Voluntary ex ante transparency notice + 28 + Voluntary ex-ante transparency notice – concession directive - - CONTRACT_AWARD_DEFENCE - 18 + + F15_2014 + F15 - 32009L0081 - 7 - Contract award notice - Contract award notice for contracts in the field of defence and security - 31 - Contract award notice – defence directive, standard regime + 2014/24/EU + + V + Voluntary ex ante transparency notice + 25 + Voluntary ex-ante transparency notice – general directive - - CONTRACT_CONCESSIONAIRE_DEFENCE - 19 + + F15_2014 + F15 - 32009L0081 - F - Subcontract notice (in the fields of defence and security) - Subcontract notice - 22 - Subcontract notice – defence directive + 2014/25/EU + + V + Voluntary ex ante transparency notice + 28 + Voluntary ex-ante transparency notice – concession directive - + F20_2014 F20 + 32004L0017 K Modification of a contract/concession during its term - Modification notice 39 - + Contract modification notice – sectoral directive - + F20_2014 F20 + 32004L0018 K Modification of a contract/concession during its term - Modification notice 38 - + Contract modification notice – general directive - + F20_2014 F20 + 32007R1370 K Modification of a contract/concession during its term - Modification notice MOVE - + F20_2014 F20 + 32009L0081 K Modification of a contract/concession during its term - Modification notice ERROR - + F20_2014 F20 + + 32012R0966 + K + Modification of a contract/concession during its term + 38 + Contract modification notice – general directive + + + F20_2014 + F20 + + 32014L0023 K Modification of a contract/concession during its term - Modification notice 40 Contract modification notice – concessions directive - + F20_2014 F20 + 32014L0024 K Modification of a contract/concession during its term - Modification notice 38 Contract modification notice – general directive - + F20_2014 F20 + 32014L0025 K Modification of a contract/concession during its term - Modification notice 39 Contract modification notice – sectoral directive - + F20_2014 F20 + 32018R1046 K Modification of a contract/concession during its term - Modification notice 38 - + Contract modification notice – general directive - + F20_2014 F20 + OTHER K Modification of a contract/concession during its term - Modification notice ERROR - + + F20_2014 + F20 + + 2014/23/EU + + K + Modification of a contract/concession during its term + 40 + Contract modification notice – concessions directive + + + F20_2014 + F20 + + 2014/24/EU + + K + Modification of a contract/concession during its term + 38 + Contract modification notice – general directive + + + F20_2014 + F20 + + 2014/25/EU + + K + Modification of a contract/concession during its term + 39 + Contract modification notice – sectoral directive + + F21_2014 F21 AWARD_CONTRACT + ANY ANY 7 Contract award notice - Social and other specific services – public contracts 33 Contract award notice – general directive, light regime - + F21_2014 F21 CONTRACT + ANY ANY 3 Contract notice - Social and other specific services – public contracts 20 Contract notice – general directive, light regime - + F21_2014 F21 PRI_CALL_COMPETITION + ANY ANY A Prior information notice with call for competition - Social and other specific services – public contracts 12 Prior information notice used as a call for competition - general directive, light regime - + F21_2014 F21 PRI_ONLY + ANY ANY 0 Prior information notice without call for competition - Social and other specific services – public contracts 4 Prior information notice used only for information – general directive - + F22_2014 F22 AWARD_CONTRACT + ANY ANY 7 Contract award notice - Social and other specific services – utilities 34 Contract award notice – sectoral directive, light regime - + F22_2014 F22 CONTRACT + ANY ANY 3 Contract notice - Social and other specific services – utilities 21 Contract notice – sectoral directive, light regime - + F22_2014 F22 PER_CALL_COMPETITION + ANY ANY M Periodic indicative notice with call for competition - Social and other specific services – utilities 13 Periodic indicative notice used as a call for competition - sectoral directive, light regime - + F22_2014 F22 PER_ONLY + ANY ANY P Periodic indicative notice without call for competition - Social and other specific services – utilities 5 Periodic indicative notice used only for information – sectoral directive - + + F22_2014 + F22 + QSU_CALL_COMPETITION + ANY + ANY + O + Qualification system with call for competition + 15 + Notice on the existence of a qualification system — sectoral directive + + F22_2014 F22 QSU_ONLY + ANY ANY Q Qualification system without call for competition - Social and other specific services – utilities 15 - + Notice on the existence of a qualification system — sectoral directive - + F23_2014 F23 CONCESSION_AWARD_CONTRACT - 32014L0023 + ANY + ANY J Concession award notice - Social and other specific services – concessions 35 Concession award notice – concessions directive, light regime - + F23_2014 F23 PRI - 32014L0023 + ANY + ANY H Services concession - Social and other specific services – concessions - 35 - + 14 + Prior information notice used as a call for competition — concessions directive, light regime - + F24_2014 F24 - 32014L0023 + ANY + ANY C - Works concession / Services concession - Concession notice + Works concession 19 Concession notice – concessions directive, standard regime - + F24_2014 F24 + 32014L0023 H - Works concession / Services concession - Concession notice + Services concession 19 Concession notice – concessions directive, standard regime - + + F24_2014 + F24 + + + 32014L0024 + H + Services concession + ERROR + + + + F24_2014 + F24 + + 2014/23/EU + + H + Services concession + 19 + Concession notice – concessions directive, standard regime + + F25_2014 F25 - 32014L0023 + ANY + ANY J Concession award notice - Concession award notice 32 Concession award notice – concession directive, standard regime - + + PRIOR_INFORMATION + 1 + + ANY + ANY + 0 + Prior information notice without call for competition + + + + + CONTRACT + 2 + + ANY + ANY + 3 + Contract notice + + + + + CONTRACT + 2 + + ANY + ANY + Y + Dynamic purchasing system + + + + + CONTRACT_AWARD + 3 + + ANY + ANY + 7 + Contract award notice + + + + + PERIODIC_INDICATIVE_UTILITIES + 4 + + ANY + ANY + 0 + Prior information notice without call for competition + + + + + PERIODIC_INDICATIVE_UTILITIES + 4 + + ANY + ANY + M + Periodic indicative notice with call for competition + + + + + PERIODIC_INDICATIVE_UTILITIES + 4 + + ANY + ANY + P + Periodic indicative notice without call for competition + + + + + CONTRACT_UTILITIES + 5 + + ANY + ANY + 3 + Contract notice + + + + + CONTRACT_UTILITIES + 5 + + ANY + ANY + Y + Dynamic purchasing system + + + + + CONTRACT_AWARD_UTILITIES + 6 + + ANY + ANY + 7 + Contract award notice + + + + + QUALIFICATION_SYSTEM_UTILITIES + 7 + + ANY + ANY + O + Qualification system with call for competition + + + + + QUALIFICATION_SYSTEM_UTILITIES + 7 + + ANY + ANY + Q + Qualification system without call for competition + + + + + BUYER_PROFILE + 8 + + ANY + ANY + B + Buyer profile + + + + + SIMPLIFIED_CONTRACT + 9 + + ANY + ANY + 3 + Contract notice + + + + + CONCESSION + 10 + + ANY + ANY + C + Works concession + + + + + CONTRACT_CONCESSIONAIRE + 11 + + ANY + ANY + E + Works contracts awarded by the concessionnaire + + + + + DESIGN_CONTEST + 12 + + ANY + ANY + D + Design contest + + + + + RESULT_DESIGN_CONTEST + 13 + + ANY + ANY + R + Results of design contests + + + + + VOLUNTARY_EX_ANTE_TRANSPARENCY_NOTICE + 15 + + ANY + ANY + V + Voluntary ex ante transparency notice + + + + + PRIOR_INFORMATION_DEFENCE + 16 + + ANY + ANY + 0 + Prior information notice without call for competition + 6 + Prior information notice used only for information – defence directive + + + CONTRACT_DEFENCE + 17 + + ANY + ANY + 3 + Contract notice + 18 + Contract notice – defence directive, standard regime + + + CONTRACT_AWARD_DEFENCE + 18 + + ANY + ANY + 7 + Contract award notice + 31 + Contract award notice – defence directive, standard regime + + + CONTRACT_CONCESSIONAIRE_DEFENCE + 19 + + ANY + ANY + F + Subcontract notice (in the fields of defence and security) + 22 + Subcontract notice – defence directive + + + PRIOR_INFORMATION_MOVE + T01 + + ANY + ANY + 0 + Prior information notice without call for competition + T01 + + + + PRIOR_INFORMATION_MOVE + T01 + + ANY + ANY + 3 + Contract notice + T01 + + + + CONTRACT_MOVE + T02 + + ANY + ANY + 7 + Contract award notice + T02 + + + MOVE T01 - 32007R1370 + ANY + ANY 0 Prior information notice without call for competition - Prior information notice for public service contract T01 - + MOVE T02 - 32007R1370 + ANY + ANY 7 Contract award notice - Information notice for award of public service contract T02 - + EEIG - + ANY + ANY G European economic interest grouping (EEIG) - - X01 + - + OTH_NOT - 32009L0081 + ANY + ANY 0 Prior information notice without call for competition - - 3,6,9 + - + OTH_NOT - 32009L0081 + ANY + ANY 1 Corrigendum - - CHANGE + - + OTH_NOT - 32009L0081 + ANY + ANY 2 Additional information - - CHANGE + - + OTH_NOT - 32009L0081 + ANY + ANY 3 Contract notice - - 18 + - + OTH_NOT - 32009L0081 + ANY + ANY + 4 + Prequalification notices + + + + + OTH_NOT + + + ANY + ANY 5 Request for proposals - - ERROR + - + OTH_NOT - 32009L0081 + ANY + ANY 7 Contract award notice - - 31 + - + OTH_NOT - 32009L0081 + ANY + ANY + 9 + Not applicable + + + + + OTH_NOT + + + ANY + ANY I Call for expressions of interest - - CEI + - + OTH_NOT - 32009L0081 + ANY + ANY P Periodic indicative notice without call for competition - - ERROR + - + OTH_NOT - 32009L0081 + ANY + ANY S European company - - X02 + diff --git a/xslt/other-mappings.xml b/xslt/other-mappings.xml index b3ed3c1..6e5249e 100644 --- a/xslt/other-mappings.xml +++ b/xslt/other-mappings.xml @@ -33,32 +33,32 @@ BODY_PUBLIC body-pl - + Body governed by public law EU_INSTITUTION eu-ins-bod-ag - + EU institution, body or agency MINISTRY cga - + Central government authority NATIONAL_AGENCY cga - + Central government authority REGIONAL_AGENCY body-pl-ra - + Body governed by public law, controlled by a regional authority REGIONAL_AUTHORITY ra - + Regional authority @@ -70,52 +70,52 @@ DEFENCE defence - + Defence ECONOMIC_AND_FINANCIAL_AFFAIRS econ-aff - + Economic affairs EDUCATION education - + Education ENVIRONMENT env-pro - + Environmental protection GENERAL_PUBLIC_SERVICES gen-pub - + General public services HEALTH health - + Health HOUSING_AND_COMMUNITY_AMENITIES hc-am - + Housing and community amenities PUBLIC_ORDER_AND_SAFETY pub-os - + Public order and safety RECREATION_CULTURE_AND_RELIGION rcr - + Recreation, culture and religion SOCIAL_PROTECTION soc-pro - + Social protection @@ -127,177 +127,305 @@ AIRPORT_RELATED_ACTIVITIES airport - + Airport-related activities ELECTRICITY electricity - + Electricity-related activities EXPLORATION_EXTRACTION_COAL_OTHER_SOLID_FUEL solid-fuel - + Exploration or extraction of coal or other solid fuels EXPLORATION_EXTRACTION_GAS_OIL gas-oil - + Extraction of gas or oil PORT_RELATED_ACTIVITIES port - + Port-related activities POSTAL_SERVICES post - + Postal services PRODUCTION_TRANSPORT_DISTRIBUTION_GAS_HEAT gas-heat - + Production, transport or distribution of gas or heat RAILWAY_SERVICES rail - + Railway services URBAN_RAILWAY_TRAMWAY_TROLLEYBUS_BUS_SERVICES urttb - + Urban railway, tramway, trolleybus or bus services WATER water - + Water-related activities Mapping for Procedure Type (BT-105) /TED_EXPORT/FORM_SECTION/*/PROCEDURE/(PT_OPEN|PT_RESTRICTED|PT_COMPETITIVE_NEGOTIATION|PT_COMPETITIVE_DIALOGUE|PT_INNOVATION_PARTNERSHIP|PT_AWARD_CONTRACT_WITHOUT_CALL)/fn:local-name() + /TED_EXPORT/FORM_SECTION/F15_2014/PROCEDURE/(DIRECTIVE_2009_81_EC|DIRECTIVE_2014_23_EU|DIRECTIVE_2014_24_EU|DIRECTIVE_2014_25_EU)/(PT_AWARD_CONTRACT_WITHOUT_CALL|PT_AWARD_CONTRACT_WITHOUT_PUBLICATION|PT_NEGOTIATED_WITHOUT_PUBLICATION)/fn:local-name() /*/cac:TenderingProcess/cbc:ProcedureCode procurement-procedure-type PT_OPEN open - + Open procedure + Open PT_RESTRICTED restricted - + Restricted procedure + Restricted PT_COMPETITIVE_NEGOTIATION neg-w-call - + Competitive procedure with negotiation + Negotiated with prior publication of a call for competition / competitive with negotiation PT_COMPETITIVE_DIALOGUE comp-dial - + Competitive dialogue + Competitive dialogue PT_INNOVATION_PARTNERSHIP innovation - + Innovation partnership + Innovation partnership PT_INVOLVING_NEGOTIATION - neg-wo-call - + UNKNOWN + Procedure involving negotiation + PT_NEGOTIATED_WITH_PRIOR_CALL neg-w-call - + Negotiated procedure with prior call for competition + Negotiated with prior publication of a call for competition / competitive with negotiation PT_AWARD_CONTRACT_WITHOUT_CALL neg-wo-call - + Award of a contract/concession without prior publication of a call for competition/concession notice + Negotiated without prior call for competition + + + PT_AWARD_CONTRACT_WITH_PRIOR_PUBLICATION + neg-w-call + Award procedure with prior publication of a concession notice + Negotiated with prior publication of a call for competition / competitive with negotiation + + + PT_AWARD_CONTRACT_WITHOUT_PUBLICATION + neg-wo-call + Award of a concession without prior publication of a concession notice + Negotiated without prior call for competition + + + PT_NEGOTIATED_WITHOUT_PUBLICATION + neg-wo-call + Negotiated procedure without publication of a contract notice / Negotiated procedure without prior call for competition + Negotiated without prior call for competition Direct Award Justification (BT-136) - /TED_EXPORT/FORM_SECTION/*/PROCEDURE/PT_AWARD_CONTRACT_WITHOUT_CALL/(D_ACCORDANCE_ARTICLE/*|D_OUTSIDE_SCOPE)/fn:local-name() + /TED_EXPORT/FORM_SECTION/*/PROCEDURE/(PT_AWARD_CONTRACT_WITHOUT_CALL|PT_AWARD_CONTRACT_WITHOUT_PUBLICATION)/(D_ACCORDANCE_ARTICLE/*|D_OUTSIDE_SCOPE|D_SERVICES_LISTED)/fn:local-name() + /TED_EXPORT/FORM_SECTION/F15_2014/PROCEDURE/(DIRECTIVE_2009_81_EC|DIRECTIVE_2014_23_EU|DIRECTIVE_2014_24_EU|DIRECTIVE_2014_25_EU)/(PT_AWARD_CONTRACT_WITHOUT_PUBLICATION|PT_NEGOTIATED_WITHOUT_PUBLICATION)/D_ACCORDANCE_ARTICLE/*/fn:local-name() + /TED_EXPORT/FORM_SECTION/F15_2014/PROCEDURE/(DIRECTIVE_2009_81_EC|DIRECTIVE_2014_23_EU|DIRECTIVE_2014_24_EU|DIRECTIVE_2014_25_EU)/PT_AWARD_CONTRACT_WITHOUT_CALL/(D_OUTSIDE_SCOPE|D_SERVICES_LISTED)/fn:local-name() /ContractAwardNotice​/cac:TenderingProcess​/cac:ProcessJustification/cbc:ProcessReasonCode direct-award-justification D_PROC_OPEN unsuitable - + No tenders or no suitable tenders / requests to participate in response to: open procedure + No suitable tenders, requests to participate, or applications were received in response to a previous notice D_PROC_RESTRICTED irregular - + No tenders or no suitable tenders / requests to participate in response to: restricted procedure + Only irregular or unacceptable tenders were received in response to a previous notice. All and only those tenderers of the previous procedure which have satisfied the selection criteria, have not fulfilled the exclusion grounds and have satisfied formal requirements, were included in the negotiations D_MANUF_FOR_RESEARCH resd - + The products involved are manufactured purely for the purpose of research, experiment, study or development under the conditions stated in the Directive + Purpose of the contract is purely research, experiment, study or development under the conditions stated in the Directive D_TECHNICAL technical - + The works, supplies or services can be provided only by a particular economic operator for the following reason: absence of competition for technical reasons + + The contract can be provided only by a particular economic operator because of an absence of competition for technical reasons D_ARTISTIC artistic - + The works or services can be provided only by a particular economic operator for the following reason: procurement or concession aiming at the creation or acquisition of a unique work of art or artistic performance + The contract can be provided only by a particular economic operator because of creation or acquisition of a unique work of art or artistic D_PROTECT_RIGHTS exclusive - + The works, supplies or services can be provided only by a particular economic operator for the following reason: protection of exclusive rights, including intellectual property rights + The works or services can be provided only by a particular economic operator for the following reason: protection of intellectual property rights and exclusive rights other than those defined in point (10) of Article 5 of the Directive + The contract can be provided only by a particular economic operator because of exclusive rights, including intellectual property rights D_EXTREME_URGENCY urgency - + Extreme urgency brought about by events unforeseeable by the contracting authority/entity and in accordance with the strict conditions stated in the Directive + Extreme urgency brought about by events unforeseeable for the buyer D_ADD_DELIVERIES_ORDERED additional - + Additional deliveries by the original supplier ordered under the strict conditions stated in the Directive + Need for additional works or services by the original contractor D_REPETITION_EXISTING repetition - + New works / services, constituting a repetition of existing works / services and ordered in accordance with the strict conditions stated in the Directive + New works or services, constituting a repetition of existing works or services and ordered in accordance with the strict conditions stated in the Directive D_CONTRACT_AWARDED_DESIGN_CONTEST contest - + Service contract to be awarded to the winner or one of winners under the rules of a design contest + Service contract to be awarded to the winner or one of winners under the rules of a design contest D_COMMODITY_MARKET commodity - + Procurement of supplies quoted and purchased on a commodity market + Procurement of supplies quoted and purchased on a commodity market D_FROM_WINDING_PROVIDER closure - + Purchase of supplies or services on particularly advantageous terms: from a supplier which is definitely winding up its business activities + Purchase on particularly advantageous terms from an economic operator which is definitely winding up its business activities D_FROM_LIQUIDATOR_CREDITOR liquidator - + Purchase of supplies or services on particularly advantageous terms: from the liquidator in an insolvency procedure, an arrangement with creditors or a similar procedure under national laws and regulations + Purchase on particularly advantageous terms from the liquidator in an insolvency procedure, an arrangement with creditors or a similar procedure under national laws and regulations + + + + + + D_OUTSIDE_SCOPE + UNKNOWN + The procurement falls outside the scope of application of the Directive + + + + + + D_ALL_TENDERS + irregular + All tenders submitted in reply to a restricted procedure, negotiated procedure with prior publication of a contract notice or competitive dialogue were irregular or unacceptable. Only those tenderers were included in the negotiations which have satisfied the qualitative selection criteria + Only irregular or unacceptable tenders were received in response to a previous notice. All and only those tenderers of the previous procedure which have satisfied the selection criteria, have not fulfilled the exclusion grounds and have satisfied formal requirements, were included in the negotiations + + + D_BARGAIN_PURCHASE + bargain + Bargain purchase taking advantage of a particularly advantageous opportunity available for a very short time at a price considerably lower than market prices + Bargain purchase taking advantage of a particularly advantageous opportunity available for a very short time at a price considerably lower than market prices + + + D_EXCLUSIVE_RIGHT + exclusive + The works or services can be provided only by a particular economic operator for the following reason: existence of an exclusive right + The contract can be provided only by a particular economic operator because of exclusive rights, including intellectual property rights + + D_MARITIME_SERVICES + dir81-transport + Contract related to the provision of air and maritime transport services for the armed forces of a Member State deployed or to be deployed abroad, under the strict conditions stated in the Directive + Contract related to the provision of air and maritime transport services for the armed forces of a Member State deployed or to be deployed abroad, under the strict conditions stated in the Directive + + + D_NO_TENDERS_REQUESTS + unsuitable + No tenders or no suitable tenders / requests to participate in response to a procedure with prior call for competition or concession award procedure + No suitable tenders, requests to participate, or applications were received in response to a previous notice + + + D_PERIODS_INCOMPATIBLE + crisis + The periods for the restricted procedure and the negotiated procedure with prior publication of a contract notice are incompatible with the urgency resulting from a crisis + The periods for the restricted procedure and the negotiated procedure with prior publication of a contract notice are incompatible with the urgency resulting from a crisis + + + D_PROC_COMPETITIVE_DIALOGUE + unsuitable + No tenders or no suitable tenders / requests to participate in response to: competitive dialogue + No suitable tenders, requests to participate, or applications were received in response to a previous notice + + + D_PROC_NEGOTIATED_PRIOR_CALL_COMPETITION + unsuitable + No tenders or no suitable tenders / requests to participate in response to: negotiated procedure with prior publication of a contract notice + No suitable tenders, requests to participate, or applications were received in response to a previous notice + + + D_PURE_RESEARCH + resd + The contract involved is purely for the purpose of research, experiment, study or development under the conditions stated in the Directive + Purpose of the contract is purely research, experiment, study or development under the conditions stated in the Directive + + + D_SERVICES_LISTED + dir81-annexii + Other justification for the award of the concession without prior publication of a concession in the Official Journal of the European Union. The contract has as its object services listed in Annex II B to the Directive + The contract falls within the services listed in Annex II of the Directive 2009/81/EC + + + D_OTHER_SERVICES + rd + The contract concerns research and development services other than those referred to in Article 13 of Directive 2009/81/EC (for services and supplies only) + The contract concerns research and development services other than those referred to in Directive 2009/81/EC Art. 13 + + + + + @@ -318,47 +446,47 @@ SUITABILITY sui-act - + Suitability to pursue the professional activity ECONOMIC_FINANCIAL_INFO ef-stand - + Economic and financial standing ECONOMIC_FINANCIAL_MIN_LEVEL ef-stand - + Economic and financial standing TECHNICAL_PROFESSIONAL_INFO tp-abil - + Technical and professional ability TECHNICAL_PROFESSIONAL_MIN_LEVEL tp-abil - + Technical and professional ability RULES_CRITERIA other - + Other CRITERIA_SELECTION other - + Other CONDITIONS other - + Other METHODS other - + Other @@ -370,12 +498,12 @@ PROCUREMENT_DISCONTINUED other - + Other PROCUREMENT_UNSUCCESSFUL all-rej - + All tenders, requests to participate or projects were withdrawn or found inadmissible @@ -388,27 +516,27 @@ NB_TENDERS_RECEIVED tenders - + Tenders NB_TENDERS_RECEIVED_SME t-sme - + Tenders from micro, small or medium tenderers NB_TENDERS_RECEIVED_OTHER_EU t-oth-eea - + Tenders from tenderers registered in other European Economic Area countries than the country of the buyer NB_TENDERS_RECEIVED_NON_EU t-no-eea - + Tenders from tenders registered in countries outside of the European Economic Area NB_TENDERS_RECEIVED_EMEANS t-esubm - + Tenders submitted electronically diff --git a/xslt/procedure.xslt b/xslt/procedure.xslt index db28462..332cc3f 100644 --- a/xslt/procedure.xslt +++ b/xslt/procedure.xslt @@ -16,7 +16,11 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin LocalLegalBasis - + + + + + @@ -27,39 +31,44 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - - Lots Max Awarded (BT-33) + + - - Lots Max Allowed (BT-31) + + - - Procedure Features (BT-88) + + - + + + + + - WARNING: Procedure Features (BT-88) is Mandatory for eForms subtypes 12, 13, 20 and 21, but no MAIN_FEATURES_AWARD was found in TED XML. + + - + - -PIN Competition Termination (BT-756) + + @@ -82,40 +91,112 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - - Procedure Accelerated (BT-106) + + true - - Procedure Accelerated Justification (BT-1351) + + - + + + + + - - Direct Award Justification Previous Procedure Identifier (BT-1252) - - Direct Award Justification (BT-136) - - Direct Award Justification (BT-135) + + + + + + - - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xslt/simple.xslt b/xslt/simple.xslt index 7a59081..4943ae7 100644 --- a/xslt/simple.xslt +++ b/xslt/simple.xslt @@ -113,7 +113,11 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - + + + + + diff --git a/xslt/ted-to-eforms.xslt b/xslt/ted-to-eforms.xslt index ed36d01..3cf9a4b 100644 --- a/xslt/ted-to-eforms.xslt +++ b/xslt/ted-to-eforms.xslt @@ -86,8 +86,7 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin WARNING: TED date elements have no time zone associated. For all dates in this notice, the time zone is assumed to be CET, i.e. UTC+01:00 - - + @@ -134,8 +133,8 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - - Notice SubType (OPP-070) + + @@ -150,51 +149,59 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - UBL version ID (UBL) + 2.3 - Customization ID (UBL) + - eforms-sdk-0.6 - - Notice Identifier (BT-701) + eforms-sdk-0.1 + + f252f386-55ac-4fa8-9be4-9f950b9904c8 - - Procedure Identifier (BT-04) + + aff2863e-b4cc-4e91-baba-b3b85f709117 - - Notice Dispatch Date (BT-05) - - +01:00 - 12:00:00+01:00 - - Notice Version (BT-757) + + + + + +01:00 + 12:00:00+01:00 + + + + WARNING: Notice Dispatch Date (BT-05) is Mandatory for all eForms subtypes, but no DATE_DISPATCH_NOTICE was found in TED XML. + + + + + 01 - - - Future Notice (BT-127) + + + 2020-12-31+01:00 - - Procedure Legal Basis (BT-01) + + - - Form Type (BT-03) and Notice Type (BT-02) + + cn-standard - - Notice Official Language (BT-702) (first) + + - - Notice Official Language (BT-702) (additional) + + @@ -202,33 +209,33 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - efac:changes + - efac:ContractModification + - efac:Publication + - - Notice Publication ID (OPP-010) + + 12345678-2023 - - OJEU Identifier (OPP-011) + + 123/2023 - - OJEU Publication Date (OPP-012) + + 2023-03-14+01:00 - cac:ContractingParty + @@ -246,27 +253,27 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - cac:TenderingTerms + - - Cross Border Law (BT-09) - - - BT-01 Legal Basis Local - Text + + + + + - - Exclusion Grounds (BT-67) - - Lots Max Awarded (BT-33) - - Lots Max Allowed (BT-31) - - - Group Identifier (BT-330) - - Group Lot Identifier (BT-1375) + + + + + + + + + + + @@ -277,56 +284,49 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - cac:TenderingProcess + - - Tool Name (BT-632) - - Deadline Receipt Expressions (BT-630) - - Procurement Relaunch (BT-634) + + - + - - Procedure Type (BT-105) - + + + - - Lots All Required (BT-763) - + + + - - Previous Planning Identifier (BT-125) + + - - Previous Planning Part Identifier (BT-1251) - - - + + - - - + + + @@ -339,51 +339,52 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - cac:ProcurementProject + - - Internal Identifier (BT-22) + + - - Title (BT-21) + + - - Description (BT-24) + + - - Main Nature (BT-23) + + - - - Additional Information (BT-300) - + + + + - - Estimated Value (BT-27) + + - - - Main Classification Code (BT-262) + + + - - Additional Classification Code (BT-263) - + + + + - Place of Performance Additional Information (BT-728) - - Place Performance City (BT-5131) - - Place Performance Post Code (BT-5121) - - Place Performance Country Subdivision (BT-5071) - - Place Performance Services Other (BT-727) - - Place Performance Street (BT-5101) - - Place Performance Country Code (BT-5141) + + + + + + + + + + + + + @@ -395,10 +396,8 @@ exclude-result-prefixes="xlink xs xsi fn functx doc opfun ted gc n2016 n2021 pin - - multiple cac:ProcurementProjectLot + + diff --git a/xslt/translations.xml b/xslt/translations.xml new file mode 100644 index 0000000..2609a45 --- /dev/null +++ b/xslt/translations.xml @@ -0,0 +1,28 @@ + + + Информация относно национални процедури, налични на: + Informace o národních řízeních jsou k dispozici na: + Oplysninger om nationale udbud er tilgængelig på: + Angaben zu nationalen Verfahren sind erhältlich unter: + Πληροφορίες για τις εθνικές διαδικασίες διατίθενται από: + Information about national procedures is available at: + La información sobre los procedimientos a nivel nacional se encuentra disponible en: + Teave riiklike menetluste kohta on avaldatud aadressil: + Tietoa kansallisista menettelyistä on saatavilla: + Des informations sur les procédures nationales sont disponibles sur: + Tá faisnéis maidir le nósanna imeachta náisiúnta ar fáil ag: + Podaci o nacionalnim postupcima dostupni su na: + A nemzeti eljárásokról a következő helyen található információ: + Le informazioni relative alle procedure nazionali sono disponibili all'indirizzo: + Informacija apie nacionalines procedūras pateikiama: + Informācija par valsts procedūrām ir pieejama šeit: + Informazzjoni dwar proċeduri nazzjonali hija disponibbli fuq: + Inlichtingen over nationale procedures zijn beschikbaar op: + Informacje o krajowych procedurach można znaleźć pod adresem: + A informação relativa aos concursos nacionais está disponível em: + Informaţii privind procedurile naţionale sunt disponibile la: + Informácie o vnútroštátnych postupoch sú k dispozícii na: + Informacije o nacionalnih postopkih so na voljo na: + Information om nationella förfaranden finns på: + +