CINXE.COM

Кубок УЕФА по футзалу – UEFA.com

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html lang="ru" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"><head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://ru.uefa.com:80/futsalcup/index.html","20111123155838","https://web.archive.org/","web","/_static/", "1322063918"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>Кубок УЕФА по футзалу – UEFA.com</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="description" content="Сайт европейского футбола, uefa.com, - официальный сайт УЕФА, Союза европейских футбольных ассоциаций, главного органа управления футболом в Европе. УЕФА проводит ряд самых крупных и престижных континентальных турниров, таких как Лига чемпионов УЕФА, Кубок УЕФА и чемпионат Европы по футболу (ЕВРО-2008, ЕВРО-2012 и т.д.). На сайте в прямом эфире транслируются матчи многих турниров УЕФА, а также есть обширный архив видео- и мобильных услуг. Рубрика Европейский футбол освещает внутренние чемпионаты всех 53 ассоциаций союза, через которые клубы попадают в соревнования УЕФА. На сайте также можно найти все организационные новости УЕФА, а рубрика Тренировка пропагандирует любительский футбол при помощи видеоматериалов."/><meta name="keywords" content="УЕФА, UEFA, Союз европейских футбольных ассоциаций, Union of European Football Associations, Union Europ?enne de Football Association, Европа, Футбол, Football, Soccer, Calcio, Fussball, Fu?ball, F?tbol, Futebol, Лига чемпионов УЕФА, Лига чемпионов, Кубок УЕФА, ЕВРО-2008, EURO-2012, Чемпионат Европы, первенство Европы, ФИФА, FIFA, Кубок мира ФИФА, чемпионат мира, мундиаль, первенство мира, Мишель Платини, Матч-центр, MatchCentre, Европейский футбол, Fantasy Football, Трибуна, Fanzone, Журнал, Live Video, Переигровка, Vodcast, Мобильный, Стадион, Арена, Тренировка, Рефери, Игроки, Футболисты, Тренеры, Трикс и Фликс"/><meta name="author" content="uefa.com"/><link rel="canonical" href="https://web.archive.org/web/20111123155838/http://ru.uefa.com/futsalcup/index.html"/><link rel="image_src" href="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111123155838cs_/http://ru.uefa.com/inc/css/main.css?20111123132951"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20111123155838cs_/http://ru.uefa.com/inc/css/print.css?20111019091843"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111123155838cs_/http://ru.uefa.com/inc/css/competitions/futsalcup/main.css?20110705113203"/> <link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111123155838cs_/http://ru.uefa.com/inc/css/sections/contentreader.css?20110427113957"/> <script type="text/javascript" src="/web/20111123155838js_/http://ru.uefa.com/inc/js/main.js?20111123141424"> </script><script type="text/javascript" src="/web/20111123155838js_/http://ru.uefa.com/inc/js/elements/contentreader.js?20110209140115"> </script> <link rel="shortcut icon" href="/web/20111123155838im_/http://ru.uefa.com/imgml/favicon/comp/futsalcup.ico"/></head><body id="futsalcup" class="homepage langR"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"sec":"futsalcup","type":"hub","comp":"futsalcup","lang":"RU"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"43":"web","13":"futsalcup"};SCW.CustomSocialNetwork = {"hp":"uefacom hp"};//--></script><div id="fb-root"> </div><div class="d3cmsMaster"><div class="d3cmsHeader"><!--googleoff: all--><script type="text/javascript"> var _MSGDETECTALERT ='Больше не спрашивать?'; function setCookie(name, value, expires, path, domain, secure) { var today = new Date(); today.setTime(today.getTime()); if (expires) { expires = expires * 1000 * 60 * 60 * 24; }; var expires_date = new Date(today.getTime() + (expires)); var d = (domain !== undefined && domain != null && domain != '') ? ";domain=" + domain : ((cookieDomain !== undefined && cookieDomain != null && cookieDomain != '') ? ";domain=" + cookieDomain : ""); document.cookie = name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : ""); //alert(name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : "")); }; function getCookie(name) { var cookie = document.cookie.match(new RegExp('(^|;)\\s*' + escape(name) + '=([^;\\s]*)')); return (cookie ? unescape(cookie[2]) : null); }; function getIEVersionNumber() { var ua = navigator.userAgent; var MSIEOffset = ua.indexOf("MSIE "); if (MSIEOffset == -1) { return 1000; } else { return parseFloat(ua.substring(MSIEOffset + 5, ua.indexOf(";", MSIEOffset))); }; } var isIE5Min = getIEVersionNumber() < 6; if ((isIE5Min) && (location.pathname != '/redirect/ie55/index.html')) location.href = '/redirect/ie55/index.html'; var _DOMAIN =''; if (location.host=='localhost') _DOMAIN = 'localhost'; </script><!--googleoff: snippet--><div class="masterNav"><p class="uefacomLogo"><a title="UEFA.com" href="https://web.archive.org/web/20111123155838/http://ru.uefa.com/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});"><img src="https://web.archive.org/web/20111123155838im_/http://ru.uefa.com/imgml/template/uefacomLogo.png" width="142" height="25" alt="UEFA.com"/></a></p><a title="Официальный сайт европейского футбола" class="uefacomBlurb" href="https://web.archive.org/web/20111123155838/http://ru.uefa.com/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});"><img src="https://web.archive.org/web/20111123155838im_/http://ru.uefa.com/img/template/HeaderString.png" width="254" height="12" alt="Официальный сайт европейского футбола"/></a><div class="accessible"><noscript><style type="text/css"> .masterNav .accessible{ height: auto !important; left: 25px !important; top: 30px !important; width: auto !important; } .masterNav .accessible a { color: #2A4982; font-weight: bold; } </style></noscript><a href="https://web.archive.org/web/20111123155838/http://ac.uefa.com/ru/">Текстовая версия</a></div><div class="beta">&nbsp;</div><div class="headerLinks"><div id="myuefacomH"> </div><div id="registerH"><a href="/web/20111123155838/http://ru.uefa.com/community/registration/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Регистрация</a> </div><div id="loginH"><a href="/web/20111123155838/http://ru.uefa.com/community/login/index.html">Войти</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20111123155838/http://ru.uefa.com/community/logout/index.html">Выйти</a>&nbsp;</div><div id="loggedH" style="display:none"><span id="loggedUserSpan">&nbsp;</span></div></div><div id="searchHeader"><form id="headerSearch" action="https://web.archive.org/web/20111123155838/http://ru.uefa.com/search/index.html"><div id="sL"> </div><div id="sC"><input type="text" name="q" id="hse" value="Поиск"/></div><div class="seLoad"><div> </div></div><div id="sR"><input type="submit" value=""/></div><div class="hide"><div id="seMoreRes">Другие результаты</div><div class="seVal" id="seVal">поиск</div></div></form></div> </div><!--googleon: snippet--> <!--googleoff:snippet--><div id="menuLevel0"><ul><li id="ml0_nc"><a href="/web/20111123155838/http://ru.uefa.com/news/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Новости</a></li><li id="ml0_vc"><a href="/web/20111123155838/http://ru.uefa.com/video/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Видео</a></li><li id="ml0_ls"><a href="/web/20111123155838/http://ru.uefa.com/livescores/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Результаты Live</a></li><li id="ml0_tp"><a href="/web/20111123155838/http://ru.uefa.com/teamsandplayers/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Команды и игроки</a></li><li id="ml0_cg"><a href="/web/20111123155838/http://ru.uefa.com/community/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Общение и игры</a></li><li id="ml0_mc"><a href="/web/20111123155838/http://ru.uefa.com/mobile/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Для мобильного</a></li><li id="ml0_st"><a href="/web/20111123155838/http://ru.uefa.com/store/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Магазин</a></li></ul></div><!--googleon:snippet--> <!--googleoff:snippet--><div id="menuLevel1"><ul><li id="ml1_au" class=""><a href="/web/20111123155838/http://ru.uefa.com/uefa/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Об УЕФА</a></li><li id="ml1_ma" class=""><a href="/web/20111123155838/http://ru.uefa.com/memberassociations/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Ассоциации УЕФА</a></li><li id="ml1_tg" class=""><a href="/web/20111123155838/http://ru.uefa.com/trainingground/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Training Ground УЕФА</a></li><li id="ml1_cl" class=""><a href="/web/20111123155838/http://ru.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Лига чемпионов УЕФА</a></li><li id="ml1_el" class=""><a href="/web/20111123155838/http://ru.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Лига Европы УЕФА</a></li><li id="ml1_eu" class=""><a href="/web/20111123155838/http://ru.uefa.com/uefaeuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ЕВРО</a></li><li id="ml1_u21" class=""><a href="/web/20111123155838/http://ru.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ЧЕ среди молодежи</a></li><li id="ml1_ac" class="fadeThis "><a href="#">Все турниры</a><div id="ml1_ac_items" class="hover"><div id="ml1_ac_top"> </div><div id="ml1_ac_content"><div id="ml1_ac_lside"><div class="ml1_ac_box_top"> </div><div><span>- Клубные турниры -</span><ul><li><a href="/web/20111123155838/http://ru.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Лига чемпионов УЕФА</a></li><li><a href="/web/20111123155838/http://ru.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Лига Европы УЕФА</a></li><li><a href="/web/20111123155838/http://ru.uefa.com/uefasupercup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Суперкубок УЕФА</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span>- Сборные -</span><ul><li><a href="/web/20111123155838/http://ru.uefa.com/uefaeuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ЕВРО</a></li><li><a href="/web/20111123155838/http://ru.uefa.com/uefaeuro/abouteuro/uefaeuro2016/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ЕВРО-2016</a></li><li><a href="/web/20111123155838/http://ru.uefa.com/worldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Чемпионат мира ФИФА</a></li><li><a href="/web/20111123155838/http://ru.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ЧЕ среди молодежи</a></li></ul></div><div class="ml1_ac_box_bottom"> </div></div><div id="ml1_ac_rside"><div class="ml1_ac_box_top"> </div><div><span>- Юноши и любители -</span><ul><li><a href="/web/20111123155838/http://ru.uefa.com/under19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ЧЕ - юноши до 19</a></li><li><a href="/web/20111123155838/http://ru.uefa.com/under17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ЧЕ - юноши до 17</a></li><li><a href="/web/20111123155838/http://ru.uefa.com/regionscup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Кубок регионов</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});" href="/web/20111123155838/http://ru.uefa.com/women/index.html">- Женщины -</a></span><ul><li><a href="/web/20111123155838/http://ru.uefa.com/womenseuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ЕВРО среди женщин</a></li><li><a href="/web/20111123155838/http://ru.uefa.com/womensworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ЧМ среди женщин</a></li><li><a href="/web/20111123155838/http://ru.uefa.com/womenschampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Лига чемпионов УЕФА среди женщин</a></li><li><a href="/web/20111123155838/http://ru.uefa.com/womensunder19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ЧЕ - девушки до 19</a></li><li><a href="/web/20111123155838/http://ru.uefa.com/womensunder17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ЧЕ - девушки до 17</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});" href="/web/20111123155838/http://ru.uefa.com/futsal/index.html">- Футзал -</a></span><ul><li><a href="/web/20111123155838/http://ru.uefa.com/futsaleuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ЧЕ по футзалу</a></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ЧМ по футзалу</a></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Кубок УЕФА по футзалу</a></li></ul></div><div class="ml1_ac_box_bottom"> </div></div></div><div id="ml1_ac_bottom"> </div></div></li></ul></div><!--googleon:snippet--> </div><div class="d3cmsBCtop"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20111123155838/http://ru.uefa.com/index.html">UEFA.com</a></li><li>&nbsp;&gt;&nbsp;<a title="Кубок УЕФА по футзалу" class="bcLink" href="/web/20111123155838/http://ru.uefa.com/futsalcup/index.html">Кубок УЕФА по футзалу</a></li></ol><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20111123155838/http://ru.uefa.com/community/feedback/index.html">Отзывы</a></div></div><!--googleon:snippet--> </div><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div id="menuLevel2"><h1><a class="logolink" title="Кубок УЕФА по футзалу" href="/web/20111123155838/http://ru.uefa.com/futsalcup/index.html">Кубок УЕФА по футзалу</a></h1><ul><li id="ml2_ne" class=" "><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/news/index.html"><span>Новости</span></a></li><li id="ml2_vi" class=" "><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/video/index.html"><span>Видео</span></a></li><li id="ml2_ph" class=" "><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/photos/index.html"><span>Фото</span></a></li><li id="ml2_ma" class=" "><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/matches/index.html"><span>Матчи</span></a></li><li id="ml2_sd" class=" "><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/standings/index.html"><span>Таблица</span></a></li><li id="ml2_cl" class=" "><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/index.html"><span>Клубы</span></a></li><li id="ml2_st" class=" "><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/statistics/index.html"><span>Статистика</span></a></li><li id="ml2_dr" class=" "><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/draws/index.html"><span>Жеребьевки</span></a></li><li id="ml2_fi" class=" "><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/finals/index.html"><span>Финал</span></a></li><li id="ml2_fo" class=" "><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/competitionformat/index.html"><span>Формат</span></a></li><li id="ml2_hi" class=" "><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/history/index.html"><span>История</span></a></li></ul></div><!--googleon:snippet--> </div><div class="d3cmsCBody"><div class="grid_8 "><div class="row omniture_news_reader"><div class="row "><!--googleoff:snippet--><div class="jTabs tabcolor tab8 " id="mainNewsfutsalcup"><ul class="menu"><li class="last"><a href="#ui-tabs-mainNewsfutsalcup1" rel=""><span>Новости&nbsp;</span></a></li></ul><div id="ui-tabs-mainNewsfutsalcup1" class="ui-tabs-panel"><div style="" class="box mainNewsHP noborder"><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="clearfix"><li class="high"><a class="newsThumb" href="/web/20111123155838/http://ru.uefa.com/futsalcup/news/newsid=1718348.html"><img src="/web/20111123155838im_/http://ru.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/81/47/1718147_w4.jpg" alt="&quot;Динамо&quot; в числе сильнейших" width="324" height="182"/></a><h2 class="nTitle"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/news/newsid=1718348.html" title="&quot;Динамо&quot; в числе сильнейших">"Динамо" в числе сильнейших</a></h2><div class="newsComment innerText"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/news/newsid=1718348.html">Тренеры вышедших в финальный турнир "Барселоны", "Марки", "Динамо" и "Спортинга" поделились с UEFA.com мнением о прошедших матчах элитного раунда.</a></div><span class="relListLbl">По теме</span><ul class="relitems bulletList clearfix"><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/news/newsid=1718225.html">Путевки для "Динамо" и "Барсы"</a></li></ul></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/news/newsid=1718225.html" title="Путевки для &quot;Динамо&quot; и &quot;Барсы&quot;">Путевки для "Динамо" и "Барсы"</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20111123155838/http://ru.uefa.com/futsalcup/news/newsid=1718225.html"><img src="/web/20111123155838im_/http://ru.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/81/00/1718100_s5.jpg" alt="Путевки для &quot;Динамо&quot; и &quot;Барсы&quot;" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/news/newsid=1718225.html">По итогам воскресных матчей в финальную стадию Кубка УЕФА по футзалу пробились экс-обладатель трофея московское "Динамо", а также "Барселона" и "Марка".</a></div></div></div></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/news/newsid=1716145.html" title="&quot;Кайрат&quot; и &quot;Динамо&quot; в &quot;группе смерти&quot;">"Кайрат" и "Динамо" в "группе смерти"</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20111123155838/http://ru.uefa.com/futsalcup/news/newsid=1716145.html"><img src="/web/20111123155838im_/http://ru.uefa.com/MultimediaFiles/Photo/competitions/Final/01/62/59/04/1625904_s5.jpg" alt="&quot;Кайрат&quot; и &quot;Динамо&quot; в &quot;группе смерти&quot;" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/news/newsid=1716145.html">В группе А Кубка УЕФА по футзалу сразятся бронзовый призер "Кайрат", чемпион 2007 года московское "Динамо", а также клубы из Сербии и Бельгии.</a></div></div></div></li><li class="subtitle"><span class="relListLbl">Топ других новостей</span></li><li class="lower"><h3 class="nTitle"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/news/newsid=1716152.html">"Араз" готов дать бой "Барсе"</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/news/newsid=1715763.html">"Монтесильвано" надо держать "Марку"</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/news/newsid=1715775.html">Опытный взгляд Тверянкина</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/news/newsid=1694932.html">"Динамо" примет "Кайрат"</a></h3></li><li class="moreClear"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/news/index.html" class="FooterURL">Топ других статей</a></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div></div><!--googleon:snippet--> </div><div class="row "> </div> </div><div class="row omniture_central_slots"><div class="innGrid_4 fl"><div class="row "><div class="box jcBox newsSlide photo" style=""><div class="bH"><!--googleoff:index--><h3>Фото </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="futcPhotoSlide"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/photos/photoid=1718322.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/83/22/1718322_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Marca Futsal celebrate"/><img src="/web/20111123155838im_/http://ru.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/83/22/1718322_w4.jpg" width="324" height="182" alt="Marca Futsal celebrate"/></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Marca Futsal celebrate</div></div></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/photos/photoid=1718541.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/85/41/1718541_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="FC Barcelona players"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">FC Barcelona players</div></div></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/photos/photoid=1718538.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/85/38/1718538_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="FC Barcelona players"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">FC Barcelona players</div></div></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/photos/photoid=1718509.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/85/09/1718509_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Anatoli Badretdinov (MFK Dinamo Moskva)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Anatoli Badretdinov (MFK Dinamo Moskva)</div></div></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/photos/photoid=1718505.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/85/05/1718505_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Cirilo (MFK Dinamo Moskva)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Cirilo (MFK Dinamo Moskva)</div></div></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/photos/photoid=1718422.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/71/84/22/1718422_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="KMF Ekonomac Kragujevac team photo"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">KMF Ekonomac Kragujevac team photo</div></div></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/photos/photoid=1718415.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/71/84/15/1718415_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Kairat Almaty team photo"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Kairat Almaty team photo</div></div></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/photos/photoid=1718408.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/71/84/08/1718408_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="MFK Dinamo Moskva team photo"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">MFK Dinamo Moskva team photo</div></div></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/photos/photoid=1718406.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/71/84/06/1718406_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Châtelineau team photo"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Châtelineau team photo</div></div></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/photos/photoid=1718404.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/71/84/04/1718404_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Pedro Cary &amp; Déo (Sporting Clube de Portugal)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Pedro Cary &amp; Déo (Sporting Clube de Portugal)</div></div></li></ul></div></div><!--googleon:index--> </div><div class="bF"><!--googleoff:index--><div class="panel"> <div class="bgMore"><div class="startMore fl"> </div><a class="morelink fl" href="/web/20111123155838/http://ru.uefa.com/futsalcup/photos/index.html">Другие фото</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-futcPhotoSlide">1</span> из 10</div></div><!--googleon:index--> </div> </div> </div><div class="row "><div class="box jcBox newsSlide texture video" style=""><div class="bH"><!--googleoff:index--><h3>Видео </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="futcVideo"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/news/newsid=1623548.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/62/34/17/1623417_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Канделас о полуфиналистах"/><img src="/web/20111123155838im_/http://ru.uefa.com/MultimediaFiles/Photo/competitions/General/01/62/34/17/1623417_w4.jpg" width="324" height="182" alt="Канделас о полуфиналистах"/><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Канделас о полуфиналистах</div></div></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/news/newsid=1623206.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/58/95/98/1589598_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Бастос, Робиньо и Жадсон о футзале"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Бастос, Робиньо и Жадсон о футзале</div></div></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/news/newsid=1602090.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/60/19/36/1601936_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Канделас проливает свет"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Канделас проливает свет</div></div></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/news/newsid=1503354.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/47/62/62/1476262_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="&quot;Араз&quot; сыграет с &quot;Никарсом&quot;"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">"Араз" сыграет с "Никарсом"</div></div></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/news/newsid=1497785.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/FutsalCup/89/72/49/897249_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Известны хозяева мини-турниров"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Известны хозяева мини-турниров</div></div></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/news/newsid=1479792.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/47/94/14/1479414_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Четвертый круг Амадо"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Четвертый круг Амадо</div></div></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/news/newsid=1479224.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/47/91/68/1479168_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Доступен обзор финального раунда"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Доступен обзор финального раунда</div></div></li></ul></div></div><!--googleon:index--> </div><div class="bF"><!--googleoff:index--><div class="panel"> <div class="bgMore"><div class="startMore fl"> </div><a class="morelink fl" href="/web/20111123155838/http://ru.uefa.com/futsalcup/video/index.html">Другие видео</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-futcVideo">1</span> из 7</div></div><!--googleon:index--> </div> </div> </div> </div><div class="innGrid_4 fr"><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>Таблица </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff: all--><script type="text/javascript"> $j(document).ready(function() { $j("#gr2001033").addClass('current'); $j("#grlist").find("li").each(function(i) { $j(this).bind('click', function() { var groupID = this.id.replace('gr',''); var urlToGo = '/futsalcup/season=2012/standings/round=2000145/group={group}/library/_standingHP.html'.replace('{group}',groupID) $j('#groups_stands_27').load(urlToGo); $j('#grlist li.current').removeClass('current'); $j(this).addClass('current'); return false; }); }); }); </script><!--googleon: all--><div id="groups_stands_27" class="$standUrl"><div class="t_standings cup_27_2012_2000145_2001033"><h2 class="roundtitle innerText">Элитный раунд</h2><h3 class="bigTitle innerText grp_2001033 vis_title">Группа A</h3><table class="tb_stand grp_2001033 vis_grtable"><thead><tr class="lcol"><th class="rank nosort w30 innerText l"></th><th class="club l nosort ">Команды</th><th class="w30"><abbr title="Сыгранные матчи">И</abbr></th><th class="w30"><abbr title="Очки">О</abbr></th></tr></thead><tbody><tr class="on "><td class="rank nosort w30 innerText l">1</td><td class="club l nosort "><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=83403/index.html"><img height="18" width="18" alt="Динамо Москва" title="Динамо Москва" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/83403.png"/> Динамо Москва</a></td><td class="w30">3</td><td class="w30">7</td></tr><tr class=" off "><td class="rank nosort w30 innerText l">2</td><td class="club l nosort "><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=87652/index.html"><img height="18" width="18" alt="Кайрат" title="Кайрат" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/87652.png"/> Кайрат</a></td><td class="w30">3</td><td class="w30">7</td></tr><tr class="on "><td class="rank nosort w30 innerText l">3</td><td class="club l nosort "><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2600500/index.html"><img height="18" width="18" alt="Экономац" title="Экономац" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600500.png"/> Экономац</a></td><td class="w30">3</td><td class="w30">3</td></tr><tr class=" off "><td class="rank nosort w30 innerText l">4</td><td class="club l nosort "><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2601461/index.html"><img height="18" width="18" alt="Шателино" title="Шателино" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601461.png"/> Шателино</a></td><td class="w30">3</td><td class="w30">0</td></tr></tbody></table><div class="standings_group_link more innerText"><a title="" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/standings/round=2000145/group=2001033/index.html">Подробнее</a></div> </div><div class="row more innerText"> </div><xsltext/></div><div class="letterbox grlist"><div class="jboxdiv scroll_3 animation_slow" id="groups_panel_27"><div class="jc-next"> </div><ul id="grlist" class="clearfix"><li id="gr2001033"><a href="#">A</a></li><li id="gr2001034"><a href="#">B</a></li><li id="gr2001035"><a href="#">C</a></li><li id="gr2001036"><a href="#">D</a></li></ul></div></div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box box acBox"><div class="bH"><!--googleoff:index--><h3>Команды по раундам </h3> <!--googleon:index--> </div><div class="bC"><div class="jAccor" id="TeambyRound"> <p id="tbr1" class="accHeader"><a href="#">Предварительный раунд</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Анжи Таллин" title="Анжи Таллин" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600220.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2600220/index.html">Анжи</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=est/index.html" title="EST">EST</a><div class="fl flag20"><img height="18" width="18" alt="Анжи Таллин" title="Анжи Таллин" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/EST.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Байо Пивлянин" title="Байо Пивлянин" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601713.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2601713/index.html">Байо Пивлянин</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=mne/index.html" title="MNE">MNE</a><div class="fl flag20"><img height="18" width="18" alt="Байо Пивлянин" title="Байо Пивлянин" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/MNE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="БГА" title="БГА" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600640.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2600640/index.html">БГА</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=den/index.html" title="DEN">DEN</a><div class="fl flag20"><img height="18" width="18" alt="БГА" title="БГА" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/DEN.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Пикадилли Варна" title="Пикадилли Варна" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/90397.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=90397/index.html">Варна</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=bul/index.html" title="BUL">BUL</a><div class="fl flag20"><img height="18" width="18" alt="Пикадилли Варна" title="Пикадилли Варна" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/BUL.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Вегакамератене" title="Вегакамератене" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2602120.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2602120/index.html">Вегакамератене</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Вегакамератене" title="Вегакамератене" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/NOR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Дьор" title="Дьор" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601474.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2601474/index.html">Дьор</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=hun/index.html" title="HUN">HUN</a><div class="fl flag20"><img height="18" width="18" alt="Дьор" title="Дьор" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/HUN.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Железарец" title="Железарец" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600646.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2600646/index.html">Железарец</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=mkd/index.html" title="MKD">MKD</a><div class="fl flag20"><img height="18" width="18" alt="Железарец" title="Железарец" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/MKD.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Женева" title="Женева" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2602189.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2602189/index.html">Женева</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=sui/index.html" title="SUI">SUI</a><div class="fl flag20"><img height="18" width="18" alt="Женева" title="Женева" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/SUI.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="ИИД" title="ИИД" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2603601.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2603601/index.html">ИИД</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=irl/index.html" title="IRL">IRL</a><div class="fl flag20"><img height="18" width="18" alt="ИИД" title="ИИД" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/IRL.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Ильвес" title="Ильвес" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/87636.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=87636/index.html">Ильвес</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=fin/index.html" title="FIN">FIN</a><div class="fl flag20"><img height="18" width="18" alt="Ильвес" title="Ильвес" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/FIN.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Истанбул Юниверситеси" title="Истанбул Юниверситеси" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601579.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2601579/index.html">Истанбул Юниверситеси</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Истанбул Юниверситеси" title="Истанбул Юниверситеси" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/TUR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Кроатия Берлин" title="Кроатия Берлин" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2602349.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2602349/index.html">Кроатия Берлин</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="Кроатия Берлин" title="Кроатия Берлин" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/GER.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Леотар" title="Леотар" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600637.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2600637/index.html">Леотар</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=bih/index.html" title="BIH">BIH</a><div class="fl flag20"><img height="18" width="18" alt="Леотар" title="Леотар" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/BIH.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Наутара" title="Наутара" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/90408.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=90408/index.html">Наутара</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=ltu/index.html" title="LTU">LTU</a><div class="fl flag20"><img height="18" width="18" alt="Наутара" title="Наутара" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/LTU.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Омония" title="Омония" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600657.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2600657/index.html">Омония</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="Омония" title="Омония" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/CYP.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Перт Солтайрс" title="Перт Солтайрс" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601550.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2601550/index.html">Перт Солтайрс</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=sco/index.html" title="SCO">SCO</a><div class="fl flag20"><img height="18" width="18" alt="Перт Солтайрс" title="Перт Солтайрс" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/SCO.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Спортинг Париж" title="Спортинг Париж" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601483.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2601483/index.html">Спортинг Париж</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=fra/index.html" title="FRA">FRA</a><div class="fl flag20"><img height="18" width="18" alt="Спортинг Париж" title="Спортинг Париж" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/FRA.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Стелла Росса" title="Стелла Росса" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600246.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2600246/index.html">Стелла Росса</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="Стелла Росса" title="Стелла Росса" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/AUT.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="ТНС" title="ТНС" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2603795.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2603795/index.html">ТНС</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=wal/index.html" title="WAL">WAL</a><div class="fl flag20"><img height="18" width="18" alt="ТНС" title="ТНС" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/WAL.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Торнадо" title="Торнадо" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600672.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2600672/index.html">Торнадо</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=mda/index.html" title="MDA">MDA</a><div class="fl flag20"><img height="18" width="18" alt="Торнадо" title="Торнадо" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/MDA.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Фалькао" title="Фалькао" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2603554.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2603554/index.html">Фалькао</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="Фалькао" title="Фалькао" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/SWE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Флямуртари" title="Флямуртари" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/81162.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=81162/index.html">Флямуртари</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=alb/index.html" title="ALB">ALB</a><div class="fl flag20"><img height="18" width="18" alt="Флямуртари" title="Флямуртари" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/ALB.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Фьольнир" title="Фьольнир" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2602074.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2602074/index.html">Фьольнир</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=isl/index.html" title="ISL">ISL</a><div class="fl flag20"><img height="18" width="18" alt="Фьольнир" title="Фьольнир" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/ISL.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Эйндховен" title="Эйндховен" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2602458.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2602458/index.html">Эйндховен</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="Эйндховен" title="Эйндховен" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/NED.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Эксесс" title="Эксесс" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601528.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2601528/index.html">Эксесс</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=mlt/index.html" title="MLT">MLT</a><div class="fl flag20"><img height="18" width="18" alt="Эксесс" title="Эксесс" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/MLT.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Элвесия" title="Элвесия" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600641.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2600641/index.html">Элвесия</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Элвесия" title="Элвесия" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/ENG.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Энкамп" title="Энкамп" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/78224.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=78224/index.html">Энкамп</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=and/index.html" title="AND">AND</a><div class="fl flag20"><img height="18" width="18" alt="Энкамп" title="Энкамп" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/AND.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Эребуни" title="Эребуни" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600656.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2600656/index.html">Эребуни</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=arm/index.html" title="ARM">ARM</a><div class="fl flag20"><img height="18" width="18" alt="Эребуни" title="Эребуни" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/ARM.png"/></div></div></li></ul></div><p id="tbr2" class="accHeader"><a href="#">Основной раунд</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Академия" title="Академия" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2602128.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2602128/index.html">Академия</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="Академия" title="Академия" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/POL.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="АСА Бен-Гурион" title="АСА Бен-Гурион" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601700.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2601700/index.html">АСА Бен-Гурион</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="АСА Бен-Гурион" title="АСА Бен-Гурион" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/ISR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Атина-90" title="Атина-90" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/81183.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=81183/index.html">Атина-90</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="Атина-90" title="Атина-90" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/GRE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Барселона" title="Барселона" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601728.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2601728/index.html">Барселона</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Барселона" title="Барселона" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/ESP.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Вегакамератене" title="Вегакамератене" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2602120.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2602120/index.html">Вегакамератене</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Вегакамератене" title="Вегакамератене" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/NOR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Динамо Москва" title="Динамо Москва" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/83403.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=83403/index.html">Динамо Москва</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="Динамо Москва" title="Динамо Москва" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/RUS.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Дьор" title="Дьор" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601474.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2601474/index.html">Дьор</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=hun/index.html" title="HUN">HUN</a><div class="fl flag20"><img height="18" width="18" alt="Дьор" title="Дьор" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/HUN.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Женева" title="Женева" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2602189.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2602189/index.html">Женева</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=sui/index.html" title="SUI">SUI</a><div class="fl flag20"><img height="18" width="18" alt="Женева" title="Женева" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/SUI.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Иберия Стар" title="Иберия Стар" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/78208.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=78208/index.html">Иберия Стар</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="Иберия Стар" title="Иберия Стар" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/GEO.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Ильвес" title="Ильвес" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/87636.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=87636/index.html">Ильвес</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=fin/index.html" title="FIN">FIN</a><div class="fl flag20"><img height="18" width="18" alt="Ильвес" title="Ильвес" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/FIN.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Леотар" title="Леотар" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600637.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2600637/index.html">Леотар</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=bih/index.html" title="BIH">BIH</a><div class="fl flag20"><img height="18" width="18" alt="Леотар" title="Леотар" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/BIH.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Лития" title="Лития" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/78227.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=78227/index.html">Лития</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=svn/index.html" title="SVN">SVN</a><div class="fl flag20"><img height="18" width="18" alt="Лития" title="Лития" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/SVN.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="МАПИД" title="МАПИД" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600242.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2600242/index.html">МАПИД</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=blr/index.html" title="BLR">BLR</a><div class="fl flag20"><img height="18" width="18" alt="МАПИД" title="МАПИД" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/BLR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Марка" title="Марка" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2602103.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2602103/index.html">Марка</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="Марка" title="Марка" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/ITA.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="МНК Сплит" title="МНК Сплит" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/78214.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=78214/index.html">МНК Сплит</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=cro/index.html" title="CRO">CRO</a><div class="fl flag20"><img height="18" width="18" alt="МНК Сплит" title="МНК Сплит" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/CRO.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Никарс" title="Никарс" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600496.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2600496/index.html">Никарс</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=lva/index.html" title="LVA">LVA</a><div class="fl flag20"><img height="18" width="18" alt="Никарс" title="Никарс" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/LVA.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Омония" title="Омония" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600657.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2600657/index.html">Омония</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="Омония" title="Омония" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/CYP.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Слов-Матик" title="Слов-Матик" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/90414.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=90414/index.html">Слов-Матик</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=svk/index.html" title="SVK">SVK</a><div class="fl flag20"><img height="18" width="18" alt="Слов-Матик" title="Слов-Матик" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/SVK.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Тыргу-Муреш" title="Тыргу-Муреш" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2602138.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2602138/index.html">Тыргу-Муреш</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="Тыргу-Муреш" title="Тыргу-Муреш" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/ROU.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Ураган" title="Ураган" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601559.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2601559/index.html">Ураган</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="Ураган" title="Ураган" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/UKR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Хрудим" title="Хрудим" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/87629.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=87629/index.html">Хрудим</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=cze/index.html" title="CZE">CZE</a><div class="fl flag20"><img height="18" width="18" alt="Хрудим" title="Хрудим" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/CZE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Шателино" title="Шателино" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601461.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2601461/index.html">Шателино</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="Шателино" title="Шателино" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/BEL.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Эйндховен" title="Эйндховен" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2602458.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2602458/index.html">Эйндховен</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="Эйндховен" title="Эйндховен" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/NED.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Экономац" title="Экономац" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600500.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2600500/index.html">Экономац</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=srb/index.html" title="SRB">SRB</a><div class="fl flag20"><img height="18" width="18" alt="Экономац" title="Экономац" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/SRB.png"/></div></div></li></ul></div><p id="tbr3" class="accHeader selected"><a href="#">Элитный раунд</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Араз" title="Араз" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/90395.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=90395/index.html">Араз</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=aze/index.html" title="AZE">AZE</a><div class="fl flag20"><img height="18" width="18" alt="Араз" title="Араз" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/AZE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Барселона" title="Барселона" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601728.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2601728/index.html">Барселона</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Барселона" title="Барселона" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/ESP.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Динамо Москва" title="Динамо Москва" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/83403.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=83403/index.html">Динамо Москва</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="Динамо Москва" title="Динамо Москва" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/RUS.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Дьор" title="Дьор" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601474.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2601474/index.html">Дьор</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=hun/index.html" title="HUN">HUN</a><div class="fl flag20"><img height="18" width="18" alt="Дьор" title="Дьор" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/HUN.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Иберия Стар" title="Иберия Стар" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/78208.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=78208/index.html">Иберия Стар</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="Иберия Стар" title="Иберия Стар" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/GEO.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Кайрат" title="Кайрат" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/87652.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=87652/index.html">Кайрат</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=kaz/index.html" title="KAZ">KAZ</a><div class="fl flag20"><img height="18" width="18" alt="Кайрат" title="Кайрат" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/KAZ.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Марка" title="Марка" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2602103.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2602103/index.html">Марка</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="Марка" title="Марка" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/ITA.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Монтеcильвано" title="Монтеcильвано" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2602104.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2602104/index.html">Монтеcильвано</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="Монтеcильвано" title="Монтеcильвано" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/ITA.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Слов-Матик" title="Слов-Матик" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/90414.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=90414/index.html">Слов-Матик</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=svk/index.html" title="SVK">SVK</a><div class="fl flag20"><img height="18" width="18" alt="Слов-Матик" title="Слов-Матик" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/SVK.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Спортинг" title="Спортинг" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/78223.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=78223/index.html">Спортинг</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="Спортинг" title="Спортинг" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/POR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Тыргу-Муреш" title="Тыргу-Муреш" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2602138.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2602138/index.html">Тыргу-Муреш</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="Тыргу-Муреш" title="Тыргу-Муреш" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/ROU.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Ураган" title="Ураган" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601559.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2601559/index.html">Ураган</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="Ураган" title="Ураган" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/UKR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Хрудим" title="Хрудим" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/87629.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=87629/index.html">Хрудим</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=cze/index.html" title="CZE">CZE</a><div class="fl flag20"><img height="18" width="18" alt="Хрудим" title="Хрудим" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/CZE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Шателино" title="Шателино" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601461.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2601461/index.html">Шателино</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="Шателино" title="Шателино" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/BEL.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Эйндховен" title="Эйндховен" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2602458.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2602458/index.html">Эйндховен</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="Эйндховен" title="Эйндховен" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/NED.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Экономац" title="Экономац" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600500.png"/></div><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2600500/index.html">Экономац</a></div><div class="right"><a class="fl flag20 l" href="/web/20111123155838/http://ru.uefa.com/memberassociations/association=srb/index.html" title="SRB">SRB</a><div class="fl flag20"><img height="18" width="18" alt="Экономац" title="Экономац" src="https://web.archive.org/web/20111123155838im_/http://img.uefa.com/imgml/flags/18x18/SRB.png"/></div></div></li></ul></div></div> </div><div class="bF"> </div> </div> </div><div class="row "><div style="display:none;" class="newsBulList bulletList goldenplayer box"><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><!--googleon:index--> </div><div class="bF"> </div> </div> </div> </div> </div> </div><div class="grid_4 omniture_right_column"><div class="row "> </div><div class="row "><div style="" class="box acBox HpMatches"><div class="bH"><!--googleoff:index--><h3>Матчи </h3><!--googleon:index--> </div><div class="bC" style="height: 274px; overflow: hidden;"><div class="jAccor" id="HPMatches"> <p id="chp1_slotRow1" class="accHeader selected"><a href="#"><span class="rName">Элитный раунд </span><span class="rDate">20/11/2011 </span></a></p><div id="md1"><table class="RS_Content"><tr id="m_2008848" class="RS_Match on first"><td class="RS_grp"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/standings/round=2000145/group=2001033/index.html" title="Группа A">A</a></td><td class="RS_Team home"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2601461/index.html" title="Шателино - Экономац">Шателино</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2601461/index.html"><img height="18" width="18" alt="Шателино" title="Шателино" src="/web/20111123155838im_/http://ru.uefa.com/imgml/TP/teams/logos/18x18/2601461.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl">&nbsp;</span><a class="sc" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/matches/round=2000145/match=2008848/index.html" title="Шателино-Экономац">2-4</a><span class="sr">&nbsp;</span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2600500/index.html"><img height="18" width="18" alt="Экономац" title="Экономац" src="/web/20111123155838im_/http://ru.uefa.com/imgml/TP/teams/logos/18x18/2600500.png"/></a></td><td class="RS_Team away"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2600500/index.html" title="Шателино - Экономац">Экономац</a></td></tr><tr id="m_2008849" class="RS_Match off"><td class="RS_grp"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/standings/round=2000145/group=2001033/index.html" title="Группа A">A</a></td><td class="RS_Team home"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=87652/index.html" title="Кайрат - Динамо Москва">Кайрат</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=87652/index.html"><img height="18" width="18" alt="Кайрат" title="Кайрат" src="/web/20111123155838im_/http://ru.uefa.com/imgml/TP/teams/logos/18x18/87652.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl">&nbsp;</span><a class="sc" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/matches/round=2000145/match=2008849/index.html" title="Кайрат-Динамо Москва">2-2</a><span class="sr">&nbsp;</span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=83403/index.html"><img height="18" width="18" alt="Динамо Москва" title="Динамо Москва" src="/web/20111123155838im_/http://ru.uefa.com/imgml/TP/teams/logos/18x18/83403.png"/></a></td><td class="RS_Team away"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=83403/index.html" title="Кайрат - Динамо Москва">Динамо Москва</a></td></tr><tr id="m_2008854" class="RS_Match on"><td class="RS_grp"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/standings/round=2000145/group=2001036/index.html" title="Группа D">D</a></td><td class="RS_Team home"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2601559/index.html" title="Ураган - Слов-Матик">Ураган</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2601559/index.html"><img height="18" width="18" alt="Ураган" title="Ураган" src="/web/20111123155838im_/http://ru.uefa.com/imgml/TP/teams/logos/18x18/2601559.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl">&nbsp;</span><a class="sc" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/matches/round=2000145/match=2008854/index.html" title="Ураган-Слов-Матик">4-3</a><span class="sr">&nbsp;</span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=90414/index.html"><img height="18" width="18" alt="Слов-Матик" title="Слов-Матик" src="/web/20111123155838im_/http://ru.uefa.com/imgml/TP/teams/logos/18x18/90414.png"/></a></td><td class="RS_Team away"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=90414/index.html" title="Ураган - Слов-Матик">Слов-Матик</a></td></tr><tr id="m_2008851" class="RS_Match off"><td class="RS_grp"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/standings/round=2000145/group=2001034/index.html" title="Группа B">B</a></td><td class="RS_Team home"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=90395/index.html" title="Араз - Барселона">Араз</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=90395/index.html"><img height="18" width="18" alt="Араз" title="Араз" src="/web/20111123155838im_/http://ru.uefa.com/imgml/TP/teams/logos/18x18/90395.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl">&nbsp;</span><a class="sc" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/matches/round=2000145/match=2008851/index.html" title="Араз-Барселона">2-2</a><span class="sr">&nbsp;</span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2601728/index.html"><img height="18" width="18" alt="Барселона" title="Барселона" src="/web/20111123155838im_/http://ru.uefa.com/imgml/TP/teams/logos/18x18/2601728.png"/></a></td><td class="RS_Team away"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2601728/index.html" title="Араз - Барселона">Барселона</a></td></tr><tr id="m_2008855" class="RS_Match on"><td class="RS_grp"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/standings/round=2000145/group=2001036/index.html" title="Группа D">D</a></td><td class="RS_Team home"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2602104/index.html" title="Монтеcильвано - Марка">Монтеcильвано</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2602104/index.html"><img height="18" width="18" alt="Монтеcильвано" title="Монтеcильвано" src="/web/20111123155838im_/http://ru.uefa.com/imgml/TP/teams/logos/18x18/2602104.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl">&nbsp;</span><a class="sc" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/matches/round=2000145/match=2008855/index.html" title="Монтеcильвано-Марка">2-2</a><span class="sr">&nbsp;</span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2602103/index.html"><img height="18" width="18" alt="Марка" title="Марка" src="/web/20111123155838im_/http://ru.uefa.com/imgml/TP/teams/logos/18x18/2602103.png"/></a></td><td class="RS_Team away"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2602103/index.html" title="Монтеcильвано - Марка">Марка</a></td></tr><tr id="m_2008850" class="RS_Match off"><td class="RS_grp"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/standings/round=2000145/group=2001034/index.html" title="Группа B">B</a></td><td class="RS_Team home"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2602458/index.html" title="Эйндховен - Хрудим">Эйндховен</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=2602458/index.html"><img height="18" width="18" alt="Эйндховен" title="Эйндховен" src="/web/20111123155838im_/http://ru.uefa.com/imgml/TP/teams/logos/18x18/2602458.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl">&nbsp;</span><a class="sc" href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/matches/round=2000145/match=2008850/index.html" title="Эйндховен-Хрудим">3-0</a><span class="sr">&nbsp;</span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=87629/index.html"><img height="18" width="18" alt="Хрудим" title="Хрудим" src="/web/20111123155838im_/http://ru.uefa.com/imgml/TP/teams/logos/18x18/87629.png"/></a></td><td class="RS_Team away"><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/clubs/club=87629/index.html" title="Эйндховен - Хрудим">Хрудим</a></td></tr></table> </div></div> <!--googleoff: all--><script type="text/javascript"> $j(document).ready(function(){ $j('#HPMatches p.accHeader.selected').uefaLive({ timestamp: '', timeout:30000, urlcheck: '', urlget: '/live/cup=27/season=2012/day=20/session=1/HpMatches.html', callback: function(elem, html){ var topdiv = elem.next('div').scrollTop(); elem.next('div').html(html); elem.next('div').scrollTop(topdiv); AreaTagger.TagHPMatches(); } }); }); </script><!--googleon: all--> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="box acBox "><div class="bH"><!--googleoff:index--><h3>Календарь </h3><!--googleon:index--> </div><div class="bC"><div class="jAccor" id="CalendarHP"> <p id="chp1" class="accHeader selected"><a>Квалификация</a></p><div><ul><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/matches/round=2000143/index.html" title="Предварительный раунд">Предварительный раунд</a></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/matches/round=2000144/index.html" title="Основной раунд">Основной раунд</a></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/matches/round=2000145/index.html" title="Элитный раунд">Элитный раунд</a></li></ul></div><p id="chp2" class="accHeader"><a>Финальная часть</a></p><div><ul><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/matches/round=2000140/index.html" title="Полуфиналы">Полуфиналы</a></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/matches/round=2000141/index.html" title="Матч за третье место">Матч за третье место</a></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/season=2012/matches/round=2000142/index.html" title="Финал">Финал</a></li></ul></div></div> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="newsBulList box bulletList"><div class="bH"><!--googleoff:index--><h3>Важная информация</h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="box bulletList"><li class="pdf"><h4 class="nTitle"><a href="/web/20111123155838/http://ru.uefa.com/MultimediaFiles/Download/EuroExperience/competitions/FutsalCup/01/62/34/77/1623477_DOWNLOAD.pdf">Программа финальной стадии 2010/11</a></h4></li><li class="pdf"><h4 class="nTitle"><a href="/web/20111123155838/http://ru.uefa.com/MultimediaFiles/Download/Regulations/competitions/Regulations/01/48/70/70/1487070_DOWNLOAD.pdf">Формат Кубка УЕФА-2010/11 по футзалу</a></h4></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>Победители </h3> <!--googleon:index--> </div><div class="bC"><ul class="bulletList"><li class="nobullet"><h2 class="medTitle">Кубок УЕФА по футзалу</h2></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/history/season=2011/index.html">2010/11 Монтеcильвано</a></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/history/season=2010/index.html">2009/10 Бенфика</a></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/history/season=2009/index.html">2008/09 Интервью</a></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/history/season=2008/index.html">2007/08 Синара</a></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/history/season=2006/index.html">2006/07 Динамо Москва</a></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/history/season=2005/index.html">2005/06 Интервью</a></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/history/season=2004/index.html">2004/05 Аксьон-21</a></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/history/season=2003/index.html">2003/04 Интервью</a></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/history/season=2002/index.html">2002/03 Кастельон</a></li><li><a href="/web/20111123155838/http://ru.uefa.com/futsalcup/history/season=2001/index.html">2001/02 Кастельон</a></li></ul> </div><div class="bF"> </div> </div> </div> </div> </div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20111123155838/http://ru.uefa.com/index.html">UEFA.com</a></li><li>&nbsp;&gt;&nbsp;<a title="Кубок УЕФА по футзалу" class="bcLink" href="/web/20111123155838/http://ru.uefa.com/futsalcup/index.html">Кубок УЕФА по футзалу</a></li></ol><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20111123155838/http://ru.uefa.com/community/feedback/index.html">Отзывы</a></div></div><!--googleon:snippet--> </div><div class="d3cmsFooter"><!--googleoff: all--><div class="d3cmsCFooter"><div class="competition fl"><span class="footerLbl">Соревнования</span><div class="competitionlist fl"><span>- Клубные турниры - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/uefachampionsleague/index.html" title="Лига чемпионов УЕФА">Лига чемпионов УЕФА</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/uefaeuropaleague/index.html" title="Лига Европы УЕФА">Лига Европы УЕФА</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/uefasupercup/index.html" title="Суперкубок УЕФА">Суперкубок УЕФА</a></li></ul> </div><div class="competitionlist fl"><span>- Сборные - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/uefaeuro/index.html" title="ЕВРО">ЕВРО</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/uefaeuro/abouteuro/uefaeuro2016/index.html" title="ЕВРО-2016">ЕВРО-2016</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/worldcup/index.html" title="Чемпионат мира ФИФА">Чемпионат мира ФИФА</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/under21/index.html" title="ЧЕ среди молодежи">ЧЕ среди молодежи</a></li></ul><span>- Юноши и любители - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/under19/index.html" title="ЧЕ - юноши до 19">ЧЕ - юноши до 19</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/under17/index.html" title="ЧЕ - юноши до 17">ЧЕ - юноши до 17</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/regionscup/index.html" title="Кубок регионов">Кубок регионов</a></li></ul> </div><div class="competitionlist fl"><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/women/index.html" title="- Женщины -">- Женщины - </a></span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/womenseuro/index.html" title="ЕВРО среди женщин">ЕВРО среди женщин</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/womensworldcup/index.html" title="ЧМ среди женщин">ЧМ среди женщин</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/womenschampionsleague/index.html" title="Лига чемпионов УЕФА среди женщин">Лига чемпионов УЕФА среди женщин</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/womensunder19/index.html" title="ЧЕ - девушки до 19">ЧЕ - девушки до 19</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/womensunder17/index.html" title="ЧЕ - девушки до 17">ЧЕ - девушки до 17</a></li></ul><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/futsal/index.html" title="- Футзал -">- Футзал - </a></span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/futsaleuro/index.html" title="ЧЕ по футзалу">ЧЕ по футзалу</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/futsalworldcup/index.html" title="ЧМ по футзалу">ЧМ по футзалу</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/futsalcup/index.html" title="Кубок УЕФА по футзалу">Кубок УЕФА по футзалу</a></li></ul> </div></div><div class="aboutuefa fl"><span class="footerLbl">Об УЕФА</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/uefa/news/index.html" title="Новости">Новости</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/uefa/aboutuefa/organisation/president/index.html" title="Президент">Президент</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/uefa/library/_redirect_calendar.html" title="Календарь">Календарь</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/uefa/aboutuefa/organisation/job/index.html" title="Вакансии">Вакансии</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/uefa/mediaservices/index.html" title="Пресс-служба">Пресс-служба</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/uefa/mediaservices/accreditation/index.html" title="Аккредитация для прессы">Аккредитация для прессы</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/uefa/events/videoarchive/index.html" title="Видеоархив УЕФА">Видеоархив УЕФА</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/uefa/events/tv/index.html" title="Запрещенные для трансляций часы">Запрещенные для трансляций часы</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/uefa/events/marketing/index.html" title="Продажа прав на медиаконтент">Продажа прав на медиаконтент</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/uefa/footballfirst/protectingthegame/antidoping/index.html" title="Антидопинг">Антидопинг</a></li></ul></div><div class="chnw fl"><div class="channel"><span class="footerLbl">Каналы</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/news/index.html" title="Новости">Новости</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/teamsandplayers/index.html" title="Команды и игроки">Команды и игроки</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/video/index.html" title="Видео">Видео</a></li></ul></div><div class="channel"><span class="footerLbl">Сайты сети УЕФА</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/trainingground/index.html" title="Training Ground УЕФА">Training Ground УЕФА</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20111123155838/http://twitter.com/uefacom_ru" target="_blank" title="UEFA.com на Twitter">UEFA.com на Twitter</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/store/index.html" title="Магазин">Магазин</a></li></ul></div></div><div class="tlmyu fl"><div class="tools"><span class="footerLbl">Инструменты</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/news/rssfeeds/index.html" title="RSS-каналы">RSS-каналы</a></li></ul></div><div class="channel"><span class="footerLbl">Мой UEFA.com</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/community/login/index.html" title="Войти">Войти</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/community/registration/index.html" title="Регистрация">Регистрация</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/community/mypage/profile.htmx" title="Мой UEFA.com">Мой UEFA.com</a></li></ul></div></div><div class="languages row"><span class="langLbl">Сменить язык:</span><ul class="changeLang"><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'en', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111123155838/http://en.uefa.com/" title="Английский">English</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'fr', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111123155838/http://fr.uefa.com/" title="Français">Français</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'de', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111123155838/http://de.uefa.com/" title="Deutsch">Deutsch</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'ru', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111123155838/http://ru.uefa.com/" title="Русский">Русский</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'es', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111123155838/http://es.uefa.com/" title="Español">Español</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'it', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111123155838/http://it.uefa.com/" title="Italiano">Italiano</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'pt', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111123155838/http://pt.uefa.com/" title="Português">Português</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'pl', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111123155838/http://pl.uefa.com/" title="Polski">Polski</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'uk', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111123155838/http://ua.uefa.com/" title="Українська">Українська</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'jp', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111123155838/http://jp.uefa.com/" title="日本語">日本語</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'cn', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111123155838/http://cn.uefa.com/" title="中文">中文</a></li><li class="last"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'kr', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111123155838/http://kr.uefa.com/" title="한국어">한국어</a></li></ul></div></div><div class="d3cmsBFooter"><div class="d3cmsBCFooter"> <div class="footerL fl"><div class="footerLogo"><a title="UEFA.com - Официальный сайт европейского футбола" href="/web/20111123155838/http://ru.uefa.com/index.html"> UEFA.com - Официальный сайт европейского футбола</a></div></div><div class="footerR fl"><ul class="fOfficial"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/uefa/aboutuefa/organisation/contactuefa/index.html" title="Связаться с нами">Связаться с нами</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/uefa/faq/index.html" title="Вопросы и ответы">Вопросы и ответы</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/uefa/termsconditions.html" title="Правила и Условия">Правила и Условия</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/uefa/privacypolicy.html" title="Конфиденциальность">Конфиденциальность</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111123155838/http://ru.uefa.com/sitemap/index.html" title="Карта сайта">Карта сайта</a></li><li class="fl"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20111123155838/http://m.uefa.com/ru/" title="Мобильная версия">Мобильная версия</a></li><li class="fl"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20111123155838/http://ac.uefa.com/ru/" title="Текстовая версия">Текстовая версия</a></li></ul><ul class="disclaimer"><li>© 1998-2011 УЕФА. Все права защищены. </li><li>Название "UEFA", а также логотип и трофей Кубка УЕФА по футзалу являются зарегистрированными торговыми марками УЕФА и/или охраняются авторским правом. Использование этих торговых марок в коммерческих целях запрещено. Пользуясь сайтом UEFA.com, вы тем самым соглашаетесь с Правилами и условиями, а также с Политикой конфиденциальности информации.</li></ul></div><script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20111123155838/https://ssl." : "https://web.archive.org/web/20111123155838/http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script><script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-12554578-1"); pageTracker._trackPageview(); } catch(err) {} </script><script type="text/javascript"> var _sf_async_config={uid:342,domain:"ru.uefa.com",pingServer:"pdeltatre.chartbeat.net"}; (function(){ function loadChartbeat() { window._sf_endpt=(new Date()).getTime(); var e = document.createElement('script'); e.setAttribute('language', 'javascript'); e.setAttribute('type', 'text/javascript'); e.setAttribute('src', (("https:" == document.location.protocol) ? "https://web.archive.org/web/20111123155838/https://s3.amazonaws.com/" : "http://") + "static.chartbeat.com/js/chartbeat.js"); document.body.appendChild(e); } var oldonload = window.onload; window.onload = (typeof window.onload != 'function') ? loadChartbeat : function() { oldonload(); loadChartbeat(); }; })(); </script></div></div><!--googleon: all--> </div> </div><script type="text/javascript"><!-- SCW.Execute();//--></script><script type="text/javascript"><!-- if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-')//--></script><noscript><!--Web Analytics--></noscript><!--/DO NOT REMOVE/--><!-- End SiteCatalyst code version: H.20.3. --> </body></html> <!-- FILE ARCHIVED ON 15:58:38 Nov 23, 2011 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 03:53:05 Dec 04, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.47 exclusion.robots: 0.023 exclusion.robots.policy: 0.015 esindex: 0.009 cdx.remote: 8.152 LoadShardBlock: 207.736 (3) PetaboxLoader3.datanode: 188.524 (4) load_resource: 222.19 PetaboxLoader3.resolve: 160.399 -->

Pages: 1 2 3 4 5 6 7 8 9 10