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/futsaleuro/index.html","20120119162945","https://web.archive.org/","web","/_static/", "1326990585"); </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/20120119162945/http://ru.uefa.com/futsaleuro/index.html"/><link rel="image_src" href="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120119162945cs_/http://ru.uefa.com/inc/css/main.css?20120117143709"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20120119162945cs_/http://ru.uefa.com/inc/css/print.css?20111019091843"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120119162945cs_/http://ru.uefa.com/inc/css/competitions/futsaleuro/main.css?20120116145031"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120119162945cs_/http://ru.uefa.com/inc/css/sections/contentreader.css?20110427113957"/> <script type="text/javascript" src="/web/20120119162945js_/http://ru.uefa.com/inc/js/main.js?20120111144359"> </script><link rel="shortcut icon" href="/web/20120119162945im_/http://ru.uefa.com/imgml/favicon/comp/futsal.ico"/></head><body id="futsaleuro" class="homepage langR"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"type":"hub","sec":"futsal","comp":"futsal","lang":"RU"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"13":"futsal","43":"web"};SCW.CustomSocialNetwork = {"hp":"uefacom hp"};SCW.CustomValues = {};//--></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/20120119162945/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/20120119162945im_/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/20120119162945/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/20120119162945im_/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/20120119162945/http://ac.uefa.com/ru/">Текстовая версия</a></div><div class="beta"> </div><div class="headerLinks"><div id="myuefacomH"> </div><div id="registerH"><a href="/web/20120119162945/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/20120119162945/http://ru.uefa.com/community/login/index.html">Войти</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20120119162945/http://ru.uefa.com/community/logout/index.html">Выйти</a> </div><div id="loggedH" style="display:none"><span id="loggedUserSpan"> </span></div></div><div id="searchHeader"><form id="headerSearch" action="https://web.archive.org/web/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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_wf" class=""><a href="/web/20120119162945/http://ru.uefa.com/women/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/http://ru.uefa.com/women/index.html">- Женщины -</a></span><ul><li><a href="/web/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/http://ru.uefa.com/futsal/index.html">- Футзал -</a></span><ul><li><a href="/web/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/http://ru.uefa.com/index.html">UEFA.com</a></li><li> > <a title="ЧЕ по футзалу" class="bcLink" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/index.html">ЧЕ по футзалу</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120119162945/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/20120119162945/http://ru.uefa.com/futsaleuro/index.html">Футзальный ЕВРО</a></h1><ul><li id="ml2_ne" class=" "><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/news/index.html"><span>Новости</span></a></li><li id="ml2_ph" class=" "><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/photos/index.html"><span>Фото</span></a></li><li id="ml2_ma" class=" "><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/matches/index.html"><span>Матчи</span></a></li><li id="ml2_sd" class=" "><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/standings/index.html"><span>Таблица</span></a></li><li id="ml2_te" class=" "><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/index.html"><span>Команды</span></a></li><li id="ml2_st" class=" "><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/statistics/index.html"><span>Статистика</span></a></li><li id="ml2_dr" class=" "><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/draws/index.html"><span>Жеребьевки</span></a></li><li id="ml2_final" class=" "><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/finals/index.html"><span>Финал</span></a></li><li id="ml2_format" class=" "><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/competitionformat/index.html"><span>Формат</span></a></li><li id="ml2_ti" class=" "><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/ticketing/index.html"><span>Билеты</span></a></li><li id="ml2_hi" class=" "><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/history/index.html"><span>История</span></a></li></ul><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/finals/index.html" title=" - Финал" class="finalDeepLink"> - Финал</a></div><!--googleon:snippet--> </div><div class="d3cmsCBody"><div class="grid_8 "><div class="row omniture_news_reader"><!--googleoff:snippet--><div class="jTabs tabcolor tab8 " id="mainNewsFutsale"><ul class="menu"><li class="last"><a href="#ui-tabs-mainNewsFutsale1" rel=""><span>Новости </span></a></li></ul><div id="ui-tabs-mainNewsFutsale1" 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/20120119162945/http://ru.uefa.com/futsaleuro/news/newsid=1742613.html"><img src="/web/20120119162945im_/http://ru.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/73/69/79/1736979_w4.jpg" alt="Тверянкин: "Цель - полуфинал"" width="324" height="182"/></a><h2 class="nTitle"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/news/newsid=1742613.html" title="Тверянкин: "Цель - полуфинал"">Тверянкин: "Цель - полуфинал"</a></h2><div class="newsComment innerText"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/news/newsid=1742613.html">Вратарь Андрей Тверянкин, сыгравший ключевую роль на ЕВРО-2010 в Венгрии, не сомневается, что сборная Азербайджана способна снова выйти в полуфинал.</a></div><span class="relListLbl">По теме</span><ul class="relitems bulletList clearfix"><li><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/news/newsid=1741762.html">Украина побеждает в Баку</a></li><li><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/news/newsid=1742015.html">Скорович бросает вызов</a></li><li><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/news/newsid=1741658.html">Канер в числе сильнейших</a></li></ul></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20120119162945/http://ru.uefa.com/uefa/events/marketing/news/newsid=1742515.html" title="Новый спонсор футзального ЕВРО">Новый спонсор футзального ЕВРО</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20120119162945/http://ru.uefa.com/uefa/events/marketing/news/newsid=1742515.html"><img src="/web/20120119162945im_/http://ru.uefa.com/MultimediaFiles/Photo/uefaorg/Marketing/01/74/25/17/1742517_s5.jpg" alt="Новый спонсор футзального ЕВРО" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120119162945/http://ru.uefa.com/uefa/events/marketing/news/newsid=1742515.html">Радиостанция Totalni FM стала спонсором финальной стадии чемпионата Европы-2012 по футзалу, который пройдет в Хорватии с 31 января по 11 февраля.</a></div></div></div></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/news/newsid=1742015.html" title="Скорович бросает вызов">Скорович бросает вызов</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/news/newsid=1742015.html"><img src="/web/20120119162945im_/http://ru.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/60/14/22/1601422_s5.jpg" alt="Скорович бросает вызов" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/news/newsid=1742015.html">Тренер сборной России по футзалу Сергей Скорович рассказал об амбициях своей команды, которая на ЕВРО-2012 намерена бросить вызов испанцам.</a></div></div></div></li><li class="subtitle"><span class="relListLbl">Топ других новостей</span></li><li class="lower"><h3 class="nTitle"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/news/newsid=1741762.html">Украина побеждает в Баку</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/news/newsid=1741657.html">Испания идет на четвертый</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/news/newsid=1741658.html">Канер в числе сильнейших</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/news/newsid=1741023.html">Добовичник без капли страха</a></h3></li><li class="moreClear"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/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 id="sponsorFutsalEuro" class="sponsorBar"><ul><li class="spn_adidas"><a title="Adidas" href="https://web.archive.org/web/20120119162945/http://www.adidas.com/football" onclick="window.open(this.href); return false;"><img src="/web/20120119162945im_/http://ru.uefa.com/imgml/comp/futsaleuro/sponsor/adidas.png" alt="Adidas" width="70" height="35"/></a></li><li class="spn_cocacola"><a title="Coca Cola" href="https://web.archive.org/web/20120119162945/http://www.coca-cola.com/" onclick="window.open(this.href); return false;"><img src="/web/20120119162945im_/http://ru.uefa.com/imgml/comp/futsaleuro/sponsor/cocacola.png" alt="Coca Cola" width="70" height="35"/></a></li><li class="spn_hyundai"><a title="Hyundai" href="https://web.archive.org/web/20120119162945/http://worldwide.hyundai.com/" onclick="window.open(this.href); return false;"><img src="/web/20120119162945im_/http://ru.uefa.com/imgml/comp/futsaleuro/sponsor/hyundai.png" alt="Hyundai" width="70" height="35"/></a></li><li class="spn_mcdonalds"><a title="Mc Donalds" href="https://web.archive.org/web/20120119162945/http://www.aboutmcdonalds.com/country/map.html" onclick="window.open(this.href); return false;"><img src="/web/20120119162945im_/http://ru.uefa.com/imgml/comp/futsaleuro/sponsor/mcdonald.png" alt="Mc Donalds" width="70" height="35"/></a></li><li class="spn_tfm"><a title="Media Mix" href="https://web.archive.org/web/20120119162945/http://www.totalnifm.hr/" onclick="window.open(this.href); return false;"><img src="/web/20120119162945im_/http://ru.uefa.com/imgml/comp/futsaleuro/sponsor/tfm.png" alt="Media Mix" width="70" height="35"/></a></li><li class="spn_mondo"><a title="Mondo" href="https://web.archive.org/web/20120119162945/http://www.mondoworldwide.com/index_eu_ru.cfm" onclick="window.open(this.href); return false;"><img src="/web/20120119162945im_/http://ru.uefa.com/imgml/comp/futsaleuro/sponsor/mondo.png" alt="Mondo" width="70" height="35"/></a></li><li class="spn_ozujsko"><a title="Ozujsko" href="https://web.archive.org/web/20120119162945/http://www.facebook.com/zujajezakon" onclick="window.open(this.href); return false;"><img src="/web/20120119162945im_/http://ru.uefa.com/imgml/comp/futsaleuro/sponsor/ozujsko.png" alt="Ozujsko" width="70" height="35"/></a></li><li class="spn_sharp"><a title="Sharp" href="https://web.archive.org/web/20120119162945/http://www.sharp.ru/" onclick="window.open(this.href); return false;"><img src="/web/20120119162945im_/http://ru.uefa.com/imgml/comp/futsaleuro/sponsor/sharp.png" alt="Sharp" width="70" height="35"/></a></li></ul></div> </div><div class="row omniture_central_slots"><div class="innGrid_4 fl"><div class="row "><div style="" class="newsBulList box barsList"><div class="bH"><!--googleoff:index--><h3>Хорватия-2012</h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="box barsList"><li><h4 class="nTitle"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/finals/tv/index.html">Расписание матчей</a></h4></li><li><h4 class="nTitle"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/news/newsid=1715221.html">Страна-организатор: Хорватия</a></h4></li><li><h4 class="nTitle"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/news/newsid=1684025.html">"Спаладиум", Сплит</a></h4></li><li><h4 class="nTitle"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/news/newsid=1675662.html">"Арена Загреб"</a></h4></li><li><h4 class="nTitle"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/finals/factsfigures/index.html">Факты и цифры</a></h4></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div><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="futePhotoSlide"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/photos/photoid=1682036.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/68/20/36/1682036_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Ricardo Fernandes (Portugal) & Konstantin Maevskiy (Russia)"/><img src="/web/20120119162945im_/http://ru.uefa.com/MultimediaFiles/Photo/competitions/General/01/68/20/36/1682036_w4.jpg" width="324" height="182" alt="Ricardo Fernandes (Portugal) & Konstantin Maevskiy (Russia)"/></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Ricardo Fernandes (Portugal) & Konstantin Maevskiy (Russia)</div></div></li><li><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/photos/photoid=1674834.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/67/48/34/1674834_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Andrej Dobovičnik (Slovenia), José Venancio López (Spain), Gennadiy Lysenchuk (Ukraine)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Andrej Dobovičnik (Slovenia), José Venancio López (Spain), Gennadiy Lysenchuk (Ukraine)</div></div></li><li><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/photos/photoid=1683587.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/68/35/87/1683587_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Giorgio Marchetti, Robert Jarni & Davor Šuker"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Giorgio Marchetti, Robert Jarni & Davor Šuker</div></div></li><li><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/photos/photoid=1683589.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/68/35/89/1683589_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Vlatko Marković (Croatia)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Vlatko Marković (Croatia)</div></div></li><li><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/photos/photoid=1674835.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/67/48/35/1674835_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Robert Jarni (UEFA Futsal EURO 2012 tournament ambassador)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Robert Jarni (UEFA Futsal EURO 2012 tournament ambassador)</div></div></li><li><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/photos/photoid=1674819.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/67/48/19/1674819_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Borislav Mihaylov (UEFA Futsal and Beach Soccer Committee chairman)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Borislav Mihaylov (UEFA Futsal and Beach Soccer Committee chairman)</div></div></li><li><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/photos/photoid=1674763.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/67/47/63/1674763_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="UEFA Futsal EURO 2012 draw (Zagreb)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">UEFA Futsal EURO 2012 draw (Zagreb)</div></div></li><li><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/photos/photoid=1674780.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/67/47/80/1674780_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="UEFA Futsal EURO 2012 draw (Zagreb)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">UEFA Futsal EURO 2012 draw (Zagreb)</div></div></li><li><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/photos/photoid=1672940.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/67/29/40/1672940_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Dario Marinović (Croatia)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Dario Marinović (Croatia)</div></div></li><li><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/photos/photoid=1672941.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/67/29/41/1672941_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Mato Stanković (Croatia)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Mato Stanković (Croatia)</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/20120119162945/http://ru.uefa.com/futsaleuro/photos/index.html">Другие фото</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-futePhotoSlide">1</span> из 10</div></div><!--googleon:index--> </div> </div> </div> </div><div class="innGrid_4 fr"><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/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/ALB.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700002/index.html">Албания</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Англия" title="Англия" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/ENG.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700039/index.html">Англия</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Андорра" title="Андорра" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/AND.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=760618/index.html">Андорра</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Армения" title="Армения" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/ARM.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=757419/index.html">Армения</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Болгария" title="Болгария" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/BUL.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700020/index.html">Болгария</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="БЮРМ" title="БЮРМ" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/MKD.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=759205/index.html">БЮРМ</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Греция" title="Греция" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/GRE.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700049/index.html">Греция</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Грузия" title="Грузия" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/GEO.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=757157/index.html">Грузия</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Израиль" title="Израиль" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/ISR.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700065/index.html">Израиль</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Ирландия" title="Ирландия" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/IRL.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700064/index.html">Ирландия</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Исландия" title="Исландия" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/ISL.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700058/index.html">Исландия</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Кипр" title="Кипр" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/CYP.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700033/index.html">Кипр</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Латвия" title="Латвия" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/LVA.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=756558/index.html">Латвия</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Литва" title="Литва" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/LTU.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=756557/index.html">Литва</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Мальта" title="Мальта" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/MLT.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700088/index.html">Мальта</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Молдова" title="Молдова" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/MDA.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=757160/index.html">Молдова</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Норвегия" title="Норвегия" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/NOR.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700101/index.html">Норвегия</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Сан-Марино" title="Сан-Марино" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/SMR.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=750168/index.html">Сан-Марино</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Турция" title="Турция" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/TUR.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700135/index.html">Турция</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Футбольная ассоциация Финляндии" title="Футбольная ассоциация Финляндии" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/FIN.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700042/index.html">Финляндия</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Франция" title="Франция" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/FRA.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700043/index.html">Франция</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Черногория" title="Черногория" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/MNE.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=792853/index.html">Черногория</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Швейцария" title="Швейцария" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/SUI.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700128/index.html">Швейцария</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Эстония" title="Эстония" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/EST.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=756556/index.html">Эстония</a></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/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/AZE.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=757154/index.html">Азербайджан</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Беларусь" title="Беларусь" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/BLR.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=757155/index.html">Беларусь</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Бельгия" title="Бельгия" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/BEL.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700013/index.html">Бельгия</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Босния и Герцеговина" title="Босния и Герцеговина" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/BIH.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=760094/index.html">Босния и Герцеговина</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="БЮРМ" title="БЮРМ" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/MKD.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=759205/index.html">БЮРМ</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Венгрия" title="Венгрия" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/HUN.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700057/index.html">Венгрия</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Испания" title="Испания" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/ESP.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700122/index.html">Испания</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Италия" title="Италия" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/ITA.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700066/index.html">Италия</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Казахстан" title="Казахстан" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/KAZ.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=765146/index.html">Казахстан</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Латвия" title="Латвия" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/LVA.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=756558/index.html">Латвия</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Нидерланды" title="Нидерланды" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/NED.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700095/index.html">Нидерланды</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Норвегия" title="Норвегия" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/NOR.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700101/index.html">Норвегия</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Польша" title="Польша" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/POL.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700109/index.html">Польша</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Португалия" title="Португалия" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/POR.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700110/index.html">Португалия</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Россия" title="Россия" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/RUS.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=757451/index.html">Россия</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Румыния" title="Румыния" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/ROU.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700113/index.html">Румыния</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Сербия" title="Сербия" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/SRB.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700147/index.html">Сербия</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Словакия" title="Словакия" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/SVK.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=758836/index.html">Словакия</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Словения" title="Словения" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/SVN.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=757163/index.html">Словения</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Турция" title="Турция" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/TUR.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700135/index.html">Турция</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Украина" title="Украина" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/UKR.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=757166/index.html">Украина</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Футбольная ассоциация Финляндии" title="Футбольная ассоциация Финляндии" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/FIN.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700042/index.html">Финляндия</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Франция" title="Франция" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/FRA.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700043/index.html">Франция</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Чехия" title="Чехия" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/CZE.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=758837/index.html">Чехия</a></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/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/AZE.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=757154/index.html">Азербайджан</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Испания" title="Испания" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/ESP.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700122/index.html">Испания</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Италия" title="Италия" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/ITA.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700066/index.html">Италия</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Португалия" title="Португалия" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/POR.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700110/index.html">Португалия</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Россия" title="Россия" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/RUS.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=757451/index.html">Россия</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Румыния" title="Румыния" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/ROU.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700113/index.html">Румыния</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Сербия" title="Сербия" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/SRB.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700147/index.html">Сербия</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Словения" title="Словения" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/SVN.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=757163/index.html">Словения</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Турция" title="Турция" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/TUR.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700135/index.html">Турция</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Украина" title="Украина" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/UKR.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=757166/index.html">Украина</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Хорватия" title="Хорватия" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/CRO.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=756370/index.html">Хорватия</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Чехия" title="Чехия" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/CZE.png"/></div><a class="fl flag20 l" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=758837/index.html">Чехия</a></div></li></ul></div></div> </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"><!--googleoff: all--><script type="text/javascript"> $j(document).ready(function() { $j("#gr2001037").addClass('current'); $j("#grlist").find("li").each(function(i) { $j(this).bind('click', function() { var groupID = this.id.replace('gr',''); var urlToGo = '/futsaleuro/season=2012/standings/round=2000146/group={group}/library/_standingHP.html'.replace('{group}',groupID) $j('#groups_stands_5').load(urlToGo); $j('#grlist li.current').removeClass('current'); $j(this).addClass('current'); return false; }); }); }); </script><!--googleon: all--><div id="groups_stands_5"><div class="t_standings cup_5_2012_2000146_2001037"><h2 class="roundtitle innerText">Финальный турнир - Групповой этап</h2><h3 class="bigTitle innerText grp_2001037 vis_title">Группа A</h3><table class="tb_stand grp_2001037 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">0</td><td class="club l nosort "><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=756370/index.html"><img height="18" width="18" alt="Хорватия" title="Хорватия" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/cro.png"/> Хорватия</a></td><td class="w30">0</td><td class="w30">0</td></tr><tr class=" off "><td class="rank nosort w30 innerText l">0</td><td class="club l nosort "><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=758837/index.html"><img height="18" width="18" alt="Чехия" title="Чехия" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/cze.png"/> Чехия</a></td><td class="w30">0</td><td class="w30">0</td></tr><tr class="on "><td class="rank nosort w30 innerText l">0</td><td class="club l nosort "><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700113/index.html"><img height="18" width="18" alt="Румыния" title="Румыния" src="https://web.archive.org/web/20120119162945im_/http://img.uefa.com/imgml/flags/18x18/rou.png"/> Румыния</a></td><td class="w30">0</td><td class="w30">0</td></tr></tbody></table><div class="standings_group_link more innerText"><a title="" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/standings/round=2000146/group=2001037/index.html">Подробнее</a></div> </div><div class="row more innerText"> </div> </div><div class="letterbox grlist"><div class="jboxdiv scroll_3 animation_slow" id="groups_panel_5"><div class="jc-next"> </div><ul id="grlist" class="clearfix"><li id="gr2001037"><a href="#">A</a></li><li id="gr2001038"><a href="#">B</a></li><li id="gr2001039"><a href="#">C</a></li><li id="gr2001040"><a href="#">D</a></li></ul></div></div> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="newsList newsBulList bulletList goldenplayer box"><div class="bH"><!--googleoff:index--><h3 class="bigTitle">Золотой игрок uefa.com </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="innerText"><ul class="newsBulList bulletList goldenplayer box"><li id="A0001_1" class=""><div class="nlbody"><h4 class="nTitle"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/history/season=2010/goldenplayer/index.html">2010: Хави Родригес</a></h4> </div></li><li id="A0001_2" class=""><div class="nlbody"><h4 class="nTitle"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/history/season=2007/goldenplayer/index.html">2007: Рикардинью</a></h4> </div></li><li id="A0001_3" class=""><div class="nlbody"><h4 class="nTitle"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/history/season=2005/goldenplayer/index.html">2005: Луис Амадо</a></h4> </div></li><li id="A0001_4" class=""><div class="nlbody"><h4 class="nTitle"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/history/season=2003/goldenplayer/index.html">2003: Винисиус Бакаро</a></h4> </div></li><li id="A0001_5" class=""><div class="nlbody"><h4 class="nTitle"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/history/season=2001/goldenplayer/index.html">2001: Хави Санчес</a></h4> </div></li><li id="A0001_6" class=""><div class="nlbody"><h4 class="nTitle"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/history/season=1999/goldenplayer/index.html">1999: Константин Еременко</a></h4> </div></li><li id="A0001_7" class=""><div class="nlbody"><h4 class="nTitle"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/history/season=1995/goldenplayer/index.html">1996: Пауло Роберто</a></h4> </div></li></ul> </div><!--googleon:index--> </div><div class="bF"> </div> </div> </div> </div> </div> </div><div class="grid_4 omniture_right_column"><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">31/01/2012 </span></a></p><div id="md1"><table class="RS_Content"><tr id="m_2008802" class="RS_Match on first"><td class="RS_grp"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/standings/round=2000146/group=2001038/index.html" title="Группа B">B</a></td><td class="RS_Team home"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700122/index.html" title="Испания - Словения">Испания</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700122/index.html"><img height="18" width="18" alt="Испания" title="Испания" src="/web/20120119162945im_/http://ru.uefa.com/imgml/flags/18x18/ESP.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/matches/round=2000146/match=2008802/index.html">19:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=757163/index.html"><img height="18" width="18" alt="Словения" title="Словения" src="/web/20120119162945im_/http://ru.uefa.com/imgml/flags/18x18/SVN.png"/></a></td><td class="RS_Team away"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=757163/index.html" title="Испания - Словения">Словения</a></td></tr><tr id="m_2008801" class="RS_Match off"><td class="RS_grp"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/standings/round=2000146/group=2001037/index.html" title="Группа A">A</a></td><td class="RS_Team home"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=756370/index.html" title="Хорватия - Румыния">Хорватия</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=756370/index.html"><img height="18" width="18" alt="Хорватия" title="Хорватия" src="/web/20120119162945im_/http://ru.uefa.com/imgml/flags/18x18/CRO.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/matches/round=2000146/match=2008801/index.html">21:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700113/index.html"><img height="18" width="18" alt="Румыния" title="Румыния" src="/web/20120119162945im_/http://ru.uefa.com/imgml/flags/18x18/ROU.png"/></a></td><td class="RS_Team away"><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/teams/team=700113/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=5/season=2012/day=9/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 ADBox "><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><div><!-- begin ad tag (tile=1) --><script type="text/javascript">if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}var AD_futsal_homepage_mpu_top_1='https://web.archive.org/web/20120119162945/http://ad.ch.doubleclick.net/adj/futsal.russian/homepage;pos=mpu_top;tile=1;sect=;kw=;dcopt=ist;sz=300x250;ord=' + ord + '?'; addADLinkScript(AD_futsal_homepage_mpu_top_1); </script><noscript><p><a href="https://web.archive.org/web/20120119162945/http://ad.ch.doubleclick.net/jump/futsal.russian/homepage;pos=mpu_top;tile=1;sect=;kw=;sz=300x250;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20120119162945im_/http://ad.ch.doubleclick.net/ad/futsal.russian/homepage;pos=mpu_top;tile=1;sect=;kw=;sz=300x250;ord=123456789" width="300" height="250" alt=""/></a></p></noscript><!-- End ad tag --> </div> </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"><a>Квалификация</a></p><div><ul><li><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/matches/round=2000151/index.html" title="Предварительный раунд">Предварительный раунд</a></li><li><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/matches/round=2000152/index.html" title="Отборочный раунд ">Отборочный раунд </a></li></ul></div><p id="chp2" class="accHeader selected"><a>Финал</a></p><div><ul><li><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/matches/round=2000146/index.html" title="Финальный турнир - Групповой этап">Финальный турнир - Групповой этап</a></li><li><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/matches/round=2000147/index.html" title="Четвертьфиналы">Четвертьфиналы</a></li><li><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/matches/round=2000148/index.html" title="Полуфиналы">Полуфиналы</a></li><li><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/matches/round=2000149/index.html" title="Матч за третье место">Матч за третье место</a></li><li><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/season=2012/matches/round=2000150/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/20120119162945/http://ru.uefa.com/MultimediaFiles/Download/Regulations/competitions/Regulations/01/56/67/31/1566731_DOWNLOAD.pdf">Регламент чемпионата Европы УЕФА по футзалу-2011/12</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/20120119162945/http://ru.uefa.com/futsaleuro/history/season=2010/index.html">2009/10 Испания</a></li><li><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/history/season=2007/index.html">2007 Испания</a></li><li><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/history/season=2005/index.html">2004/05 Испания</a></li><li><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/history/season=2003/index.html">2002/03 Италия</a></li><li><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/history/season=2001/index.html">2000/01 Испания</a></li><li><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/history/season=1999/index.html">1998/99 Россия</a></li><li><a href="/web/20120119162945/http://ru.uefa.com/futsaleuro/history/season=1995/index.html">1995/96 Испания</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/20120119162945/http://ru.uefa.com/index.html">UEFA.com</a></li><li> > <a title="ЧЕ по футзалу" class="bcLink" href="/web/20120119162945/http://ru.uefa.com/futsaleuro/index.html">ЧЕ по футзалу</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/http://ru.uefa.com/uefasupercup/index.html" title="Суперкубок УЕФА">Суперкубок УЕФА</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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/http://ru.uefa.com/futsalcup/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/http://ru.uefa.com/regionscup/index.html" title="Кубок регионов">Кубок регионов</a></li></ul> </div></div><div class="wf 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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/http://ru.uefa.com/womensunder17/index.html" title="ЧЕ - девушки до 17">ЧЕ - девушки до 17</a></li></ul><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/20120119162945/http://ru.uefa.com/women/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/20120119162945/http://ru.uefa.com/women/video/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/20120119162945/http://ru.uefa.com/women/womens-football-development/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/20120119162945/http://ru.uefa.com/women/key-players/index.html" title="Досье">Досье</a></li></ul> </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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/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/20120119162945/https://ssl." : "https://web.archive.org/web/20120119162945/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/20120119162945/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 16:29:45 Jan 19, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 17:19:34 Jan 07, 2025. 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.73 exclusion.robots: 0.036 exclusion.robots.policy: 0.021 esindex: 0.014 cdx.remote: 6.317 LoadShardBlock: 1218.349 (3) PetaboxLoader3.datanode: 1255.693 (4) load_resource: 171.971 PetaboxLoader3.resolve: 94.764 -->