ADVERTISEMENT

Suspected would-be assassin ordered detained as Slovak prime minister's condition is stable

Published May 18, 2024 02:01 pm
AP24139466316251.jpg
A car supposedly carrying the suspect, in shooting of Slovakia's Prime Minister Robert Fico, leaves the court in Pezinok, Saturday, May 18, 2024. Officials in Slovakia say Prime Minister Robert Fico has undergone another operation two days after his assassination attempt and remains in serious condition. (AP Photo/Tomas Benedikovic)

PEZINOK, Slovakia (AP) — The man accused of attempting to assassinate Slovak Prime Minister Robert Fico was ordered to remain behind bars Saturday. Fico is in serious but stable condition after surviving multiple gunshots, officials said.
Slovakia's Specialized Criminal Court ordered the detention of the suspect after prosecutors said they feared he could flee or carry out other crimes if set free, a court spokesperson said. The suspect can appeal the order to the Supreme Court.
Fico, 59, was shot in the abdomen as he greeted supporters following a government meeting Wednesday in the former coal mining town of Handlova, officials said. The suspect fired five rounds before being tackled to the ground and arrested.
Prosecutors told police not to publicly identify the man or release other details about the case, but unconfirmed media reports said he was a 71-year-old retiree known as an amateur poet who may have once worked as a mall security guard in the country's southwest.
Government authorities gave details that matched that description. They said the suspect didn't belong to any political groups, though the attack itself was politically motivated.
The courthouse in Pezinok, a small town outside the capital, Bratislava, was guarded by police wearing helmets and balaclavas and carrying rifles. News media were not allowed in and reporters were kept behind a gate outside.
The suspect left the courthouse just hours after government ministers announced that Fico's condition looked promising after two hours of surgery Friday to remove dead tissue from multiple gunshot wounds. But he still is not healthy enough to travel to a hospital in the capital, Bratislava.
"Several miracles have occurred ... in the past few days, coming from the hands of the doctors, nurses and entire medical staff," Defense Minister Rober Kalinak said outside University F. D. Roosevelt Hospital in Banská Bystrica, where Fico was taken by helicopter after the shooting. "I can't find words of gratitude for the fact that we are steadily approaching that positive prognosis."
Police on Friday took the suspect to his home in the town of Levice and seized a computer and some documents, Markiza, a Slovak television station, reported. Police didn't comment.
With police remaining largely silent about the case, it was not clear how the suspect came to possess a firearm.
Slovakia has strict rules on firearms and gun owners must have a good reason to possess one and are required to pass a test.
As a consequence, Slovakia has one of the lowest gun ownership rates in Europe. It was ranked 23rd out of 27 European Union countries with a gun ownership rate of 6.5 per 100 people, according to the Association of Accredited Public Policy Advocates to the EU.
World leaders have condemned the attack and offered support for Fico and Slovakia.
Fico has long been a divisive figure in Slovakia and beyond. His return to power last year on a pro-Russia, anti-American platform led to worries among fellow European Union and NATO members that he would abandon his country's pro-Western course, particularly on Ukraine.
At the start of Russia's full-scale invasion in February 2022, Slovakia was one of Ukraine's staunchest supporters, but Fico halted arms deliveries to Ukraine when he returned to power, his fourth time serving as prime minister.
Fico's government has also made efforts to overhaul public broadcasting — a move critics said would give the government full control of public television and radio. That, coupled with his plans to amend the penal code to eliminate a special anti-graft prosecutor, have led opponents to worry that Fico will lead Slovakia down a more autocratic path.
Thousands of demonstrators have repeatedly rallied in the capital and around the country of 5.4 million to protest his policies.
Fico said last month on Facebook that he believed rising tensions in the country could lead to the killing of politicians, and he blamed the media for fueling tensions.
Before Fico returned to power last year, many of his political and business associates were the focus of police investigations, and dozens have been charged.
His plan to overhaul the penal system would eliminate the office of the special prosecutor that deals with organized crime, corruption and extremism.
Despite nobody being named as temporary leader, there was nothing imminent that needed the premier's attention and the government was operating as planned and moving forward with Fico's agenda, Kalinak said.
Communication with Fico was limited given his condition, Kalinak said.
The next government session is planned for Wednesday and Kalinak will be in charge, the Slovak government office said.
___
Associated Press reporters Karel Janicek in Vsetin, Czech Republic, and Brian Melley in London contributed to this report.
 

Related Tags

WORLDNEWS
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.