CINXE.COM
UEFA Europa League – UEFA.com
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html lang="it" 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://it.uefa.com/uefaeuropaleague/index.html","20111127204141","https://web.archive.org/","web","/_static/", "1322426501"); </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 Europa League – UEFA.com</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="description" content="Il sito del calcio europeo, uefa.com, è il sito ufficiale della UEFA, l'Unione Europea delle Federazioni Calcistiche, e l'organo di governo del calcio in Europa. La UEFA organizza alcune delle competizioni calcistiche più conosciute e prestigiose nel continente europeo, come la UEFA Champions League, la Coppa UEFA e il Campionato Europeo di Calcio UEFA (UEFA EURO 2008, UEFA EURO 2012, etc). Il sito offre filmati video in diretta di molte competizioni UEFA oltre a un archivio di video esclusivi e servizi per dispositivi mobili. Inoltre, attraverso la sezione Calcio Europa, presenta la copertura dei 53 campionati nazionali delle Federcalcio associate, che portano poi alle competizioni UEFA; la sezione Organizzazione UEFA segue le attività istituzionali della UEFA, mentre Training Ground promuove iniziative per il calcio di base e offre lezioni via web."/><meta name="keywords" content="UEFA,Union of European Football Associations,Union Européenne de Football Association,Unione Europea delle Federazioni Calcistiche,Europa,Football,Soccer,Calcio,Fussball,Fußball,Fútbol,Futebol,UEFA Champions League,Champions League,Coppa UEFA, EURO 2008, EURO 2012,Campionato Europeo,FIFA,Mondiale FIFA,Mondiale,Michel Platini,MatchCentre,Match Centre,Calcio Europa,Fantasy Football,Fanzone,Magazine,Live Video,Replay,Vodcast,Mobile,Stadio,Training Ground,Arbitro,Giocatori,Allenatore"/><meta name="author" content="uefa.com"/><meta property="og:title" content="UEFA Europa League"/><meta property="og:type" content="sport_league"/><meta property="og:url" content="https://web.archive.org/web/20111127204141/http://it.uefa.com/uefaeuropaleague/index.html"/><meta property="og:image" content="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/icons/social/og/uel.jpg"/><meta property="og:site_name" content="UEFA.com"/><meta property="og:description" content="The official home of the UEFA Europa League on Facebook."/><meta property="fb:app_id" content="241194762579707"/><link rel="canonical" href="https://web.archive.org/web/20111127204141/http://it.uefa.com/uefaeuropaleague/index.html"/><link rel="image_src" href="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111127204141cs_/http://it.uefa.com/inc/css/main.css?20111124110458"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111127204141cs_/http://it.uefa.com/inc/css/sections/contentreader.css?20110427113952"/> <link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20111127204141cs_/http://it.uefa.com/inc/css/print.css?20111019091843"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111127204141cs_/http://it.uefa.com/inc/css/competitions/uefaeuropaleague/main.css?20111126132228"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111127204141cs_/http://it.uefa.com/inc/css/sections/contentreader.css?20110427113952"/> <script type="text/javascript" src="/web/20111127204141js_/http://it.uefa.com/inc/js/main.js?20111123165945"> </script><script type="text/javascript" src="/web/20111127204141js_/http://it.uefa.com/inc/js/elements/contentreader.js?20110209140109"> </script> <link rel="shortcut icon" href="/web/20111127204141im_/http://it.uefa.com/imgml/favicon/comp/uefacup.ico"/></head><body id="uefaeuropaleague" class="homepage langI"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"type":"hub","sec":"uel","comp":"uel","lang":"IT"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"13":"uel","43":"web"};SCW.CustomSocialNetwork = {"hp":"uel hp"};SCW.CustomValues = {};//--></script><div id="fb-root"> </div><div class="d3cmsMaster"><div class="d3cmsHeader"><!--googleoff: all--><script type="text/javascript"> var _MSGDETECTALERT ='Non chiederlo più?'; 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/20111127204141/http://it.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/20111127204141im_/http://it.uefa.com/imgml/template/uefacomLogo.png" width="142" height="25" alt="UEFA.com"/></a></p><a title="Il sito ufficiale del calcio europeo" class="uefacomBlurb" href="https://web.archive.org/web/20111127204141/http://it.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/20111127204141im_/http://it.uefa.com/img/template/HeaderString.png" width="254" height="12" alt="Il sito ufficiale del calcio europeo"/></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/20111127204141/http://ac.uefa.com/it/">Versione accessibile</a></div><div class="beta"> </div><div class="headerLinks"><div id="myuefacomH"> </div><div id="registerH"><a href="/web/20111127204141/http://it.uefa.com/community/registration/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Registrati</a> </div><div id="loginH"><a href="/web/20111127204141/http://it.uefa.com/community/login/index.html">Login</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20111127204141/http://it.uefa.com/community/logout/index.html">Logout</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/20111127204141/http://it.uefa.com/search/index.html"><div id="sL"> </div><div id="sC"><input type="text" name="q" id="hse" value="Ricerca"/></div><div class="seLoad"><div> </div></div><div id="sR"><input type="submit" value=""/></div><div class="hide"><div id="seMoreRes">Altri risultati</div><div class="seVal" id="seVal">ricerca</div></div></form></div> </div><!--googleon: snippet--> <!--googleoff:snippet--><div id="menuLevel0"><ul><li id="ml0_nc"><a href="/web/20111127204141/http://it.uefa.com/news/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Centro news</a></li><li id="ml0_vc"><a href="/web/20111127204141/http://it.uefa.com/video/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Centro Video</a></li><li id="ml0_ls"><a href="/web/20111127204141/http://it.uefa.com/livescores/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Risultati in diretta</a></li><li id="ml0_tp"><a href="/web/20111127204141/http://it.uefa.com/teamsandplayers/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Squadre & Giocatori</a></li><li id="ml0_cg"><a href="/web/20111127204141/http://it.uefa.com/community/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Community & giochi</a></li><li id="ml0_mc"><a href="/web/20111127204141/http://it.uefa.com/mobile/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Cellulare</a></li><li id="ml0_st"><a href="/web/20111127204141/http://it.uefa.com/store/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Negozio</a></li></ul></div><!--googleon:snippet--><!--googleoff:snippet--><div id="menuLevel1"><ul><li id="ml1_au" class=""><a href="/web/20111127204141/http://it.uefa.com/uefa/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">La UEFA</a></li><li id="ml1_ma" class=""><a href="/web/20111127204141/http://it.uefa.com/memberassociations/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Federazioni nazionali</a></li><li id="ml1_tg" class=""><a href="/web/20111127204141/http://it.uefa.com/trainingground/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Training Ground</a></li><li id="ml1_cl" class=""><a href="/web/20111127204141/http://it.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Champions League</a></li><li id="ml1_el" class="current"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Europa League</a></li><li id="ml1_eu" class=""><a href="/web/20111127204141/http://it.uefa.com/uefaeuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO</a></li><li id="ml1_u21" class=""><a href="/web/20111127204141/http://it.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europei Under 21</a></li><li id="ml1_ac" class="fadeThis "><a href="#">Tutte le competizioni</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>- Club -</span><ul><li><a href="/web/20111127204141/http://it.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Champions League</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Europa League</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefasupercup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Supercoppa UEFA</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span>- Nazionali -</span><ul><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO</a></li><li><a href="/web/20111127204141/http://it.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'});">UEFA EURO 2016</a></li><li><a href="/web/20111127204141/http://it.uefa.com/worldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Coppa del Mondo</a></li><li><a href="/web/20111127204141/http://it.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europei Under 21</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>- Giovani/Dilettanti -</span><ul><li><a href="/web/20111127204141/http://it.uefa.com/under19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europeo Under 19</a></li><li><a href="/web/20111127204141/http://it.uefa.com/under17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europeo Under 17</a></li><li><a href="/web/20111127204141/http://it.uefa.com/regionscup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Coppa della Regioni</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/20111127204141/http://it.uefa.com/women/index.html">- Calcio femminile -</a></span><ul><li><a href="/web/20111127204141/http://it.uefa.com/womenseuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA WOMEN'S EURO</a></li><li><a href="/web/20111127204141/http://it.uefa.com/womensworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Mondiali femminili</a></li><li><a href="/web/20111127204141/http://it.uefa.com/womenschampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Women's Champions League</a></li><li><a href="/web/20111127204141/http://it.uefa.com/womensunder19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europeo U19 femminile</a></li><li><a href="/web/20111127204141/http://it.uefa.com/womensunder17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Under 17 Femminile</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/20111127204141/http://it.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20111127204141/http://it.uefa.com/futsaleuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europeo futsal</a></li><li><a href="/web/20111127204141/http://it.uefa.com/futsalworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Mondiali FIFA futsal</a></li><li><a href="/web/20111127204141/http://it.uefa.com/futsalcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Coppa UEFA futsal</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/20111127204141/http://it.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA Europa League" class="bcLink" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/index.html">UEFA Europa League</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20111127204141/http://it.uefa.com/community/feedback/index.html">Mandaci il tuo Feedback</a></div><div class="fblike"><fb:like class="bcfb" xmlns:fb="http://www.facebook.com/2008/fbml"> </fb:like></div></div><!--googleon:snippet--> </div><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div id="menuLevel2"><h1><a class="logolink" title="UEFA Europa League" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/index.html">UEFA Europa League</a></h1><ul class="right"><li id="ml2_ne" class=" "><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/news/index.html"><span>Notizie</span></a></li><li id="ml2_vi" class=" "><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/video/index.html"><span>Video</span></a></li><li id="ml2_ph" class=" "><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/photos/index.html"><span>Foto</span></a></li><li id="ml2_ma" class=" "><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/index.html"><span>Partite</span></a></li><li id="ml2_sd" class=" "><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/standings/index.html"><span>Classifiche</span></a></li><li id="ml2_cl" class=" "><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/index.html"><span>Club</span></a></li><li id="ml2_st" class=" "><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/statistics/index.html"><span>Statistiche</span></a></li><li id="ml2_dr" class=" "><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/draws/index.html"><span>Sorteggi</span></a></li><li id="ml2_ac" class=" "><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/accesslist/index.html"><span>Lista d'accesso</span></a></li><li id="ml2_fa" class=" "><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/library/redirect/_fantasy.html"><span>Fantasy</span></a></li><li id="ml2_pr" class=" "><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/library/redirect/_predictor.html"><span>Predictor</span></a></li><li id="ml2_hi" class="fadeThis "><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/history/index.html"><span>Storia<span class="more_btn"> </span></span></a><div id="ml2_more_items" class="hover"><div class="ovSeason more"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/history/index.html" class="fr">Panoramica</a></div><div class="sgWrap clearfix"><div class="seasonGroup mtop_9"><p class="caption">1970</p><ul><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1971/index.html">1971/72</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1972/index.html">1972/73</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1973/index.html">1973/74</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1974/index.html">1974/75</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1975/index.html">1975/76</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1976/index.html">1976/77</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1977/index.html">1977/78</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1978/index.html">1978/79</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1979/index.html">1979/80</a></li></ul></div><div class="seasonGroup "><p class="caption">1980</p><ul><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1980/index.html">1980/81</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1981/index.html">1981/82</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1982/index.html">1982/83</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1983/index.html">1983/84</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1984/index.html">1984/85</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1985/index.html">1985/86</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1986/index.html">1986/87</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1987/index.html">1987/88</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1988/index.html">1988/89</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1989/index.html">1989/90</a></li></ul></div><div class="seasonGroup "><p class="caption">1990</p><ul><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1990/index.html">1990/91</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1991/index.html">1991/92</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1992/index.html">1992/93</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1993/index.html">1993/94</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1994/index.html">1994/95</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1995/index.html">1995/96</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1996/index.html">1996/97</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1997/index.html">1997/98</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1998/index.html">1998/99</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=1999/index.html">1999/00</a></li></ul></div><div class="seasonGroup "><p class="caption">2000</p><ul><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2000/index.html">2000/01</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2001/index.html">2001/02</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2002/index.html">2002/03</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2003/index.html">2003/04</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2004/index.html">2004/05</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2005/index.html">2005/06</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2006/index.html">2006/07</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2008/index.html">2007/08</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2009/index.html">2008/09</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2010/index.html">2009/10</a></li></ul></div><div class="seasonGroup "><p class="caption">2010</p><ul class="last"><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2011/index.html">2010/11</a></li></ul></div></div><p class="currSeason more"><a href="" class="fr">Torna alla stagione corrente</a></p></div></li><li id="ml2_more_plus" class="fadeThis "><a href="#"><span>Altro<span class="more_btn"> </span></span></a><div id="ml2_more_items" class="hover"><ul><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/ticketing/index.html">Biglietti</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/mobile/index.html">Cellulare</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/competitionformat/index.html">Formula</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/final/index.html">Finale</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/music/index.html">Inno</a></li></ul></div></li></ul></div><!--googleon:snippet--> </div><div class="d3cmsCBody"><div class="grid_8 "><div class="row omniture_competition_reader"> </div><div class="row omniture_news_reader"><!--googleoff:snippet--><div class="jTabs tabcolor tab8 " id="mainNewsUL"><ul class="menu"><li class="last"><a href="#ui-tabs-mainNewsUL1" rel=""><span>Notizie </span></a></li></ul><div id="ui-tabs-mainNewsUL1" 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/20111127204141/http://it.uefa.com/uefaeuropaleague/news/newsid=1722568.html"><img src="/web/20111127204141im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/Final/01/72/25/56/1722556_w4.jpg" alt="Presentata a Bucarest l'identità visiva della finale 2012" width="324" height="182"/></a><h2 class="nTitle"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/news/newsid=1722568.html" title="Svelato il design della finale di Bucarest">Svelato il design della finale di Bucarest</a></h2><div class="newsComment innerText"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/news/newsid=1722568.html">Il design e il logo per la finale di UEFA Europa League del 2012 sono stati svelati dalla UEFA alla National Arena Bucarest, nel corso di una cerimonia a cui hanno assistito personalità politiche e sportive.</a></div><span class="relListLbl">Contenuti attinenti</span><ul class="relitems bulletList clearfix"><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/final/index.html">Finale 2012: National Arena, Bucarest</a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/news/newsid=1718582.html">Presentazione design finale 2012 </a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/news/newsid=1717492.html">Prosegue la volata verso la qualificazione</a></li></ul></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/news/newsid=1715042.html" title="Il PSV e l'arte di attaccare">Il PSV e l'arte di attaccare</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/news/newsid=1715042.html"><img src="/web/20111127204141im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/NationalAssociation/01/71/45/69/1714569_s5.jpg" alt="Il PSV e l'arte di attaccare" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/news/newsid=1715042.html">Ola Toivonen spiega che il salto di qualità del PSV Eindhoven, già qualificato ai sedicesimi di finale diUEFA Europa League, è dovuto a un approccio più offensivo e ad alcuni acquisti fondamentali.</a></div></div></div></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/news/newsid=1718582.html" title="Presentazione design finale 2012">Presentazione design finale 2012</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/news/newsid=1718582.html"><img src="/web/20111127204141im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/90/43/1699043_s5.jpg" alt="Presentazione design finale 2012" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/news/newsid=1718582.html">L'identità visiva realizzata per la finale di UEFA Europa League 2012 verrà presentata il 25 novembre a Bucarest.</a></div></div></div></li><li class="subtitle"><span class="relListLbl">Altre storie top</span></li><li class="lower"><h3 class="nTitle"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/news/newsid=1718374.html">Caanen lascia l' AEK Larnaca</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/news/newsid=1717492.html">Prosegue la volata verso la qualificazione</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/news/newsid=1717262.html">Dynamo: stop per Popov</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/news/newsid=1717246.html">Doppia tegola per lo Schalke</a></h3></li><li class="moreClear"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/news/index.html" class="FooterURL">Altre notizie</a></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div></div><!--googleon:snippet--> </div><div class="row omniture_central_slots"> </div><div class="row omniture_central_slots"><div style="" class="box photoGrid_4cols"><div class="bH"><!--googleoff:index--><h3>Foto </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="photoGrid_4cols clearfix"><li class="newsThumbItem "><a class="newsThumb" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/photos/photoid=1712934.html"><img src="/web/20111127204141im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/29/34/1712934_w6.jpg" alt="Huub Stevens (FC Schalke 04)" width="158" height="89"/></a><h4 class="nTitle"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/photos/photoid=1712934.html">Huub Stevens (FC Schalke 04)</a></h4></li><li class="newsThumbItem "><a class="newsThumb" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/photos/photoid=1712930.html"><img src="/web/20111127204141im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/29/30/1712930_w6.jpg" alt="Huub Stevens (FC Schalke 04)" width="158" height="89"/></a><h4 class="nTitle"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/photos/photoid=1712930.html">Huub Stevens (FC Schalke 04)</a></h4></li><li class="newsThumbItem "><a class="newsThumb" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/photos/photoid=1712837.html"><img src="/web/20111127204141im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/28/37/1712837_w6.jpg" alt="Neil Lennon (Celtic FC)" width="158" height="89"/></a><h4 class="nTitle"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/photos/photoid=1712837.html">Neil Lennon (Celtic FC)</a></h4></li><li class="newsThumbItem "><a class="newsThumb" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/photos/photoid=1712838.html"><img src="/web/20111127204141im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/28/38/1712838_w6.jpg" alt="Neil Lennon (Celtic FC)" width="158" height="89"/></a><h4 class="nTitle"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/photos/photoid=1712838.html">Neil Lennon (Celtic FC)</a></h4></li></ul><!--googleon:index--> <div class="more innerText innerText"><a title="Altre foto" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/photos/index.html">Altre foto</a></div> </div><div class="bF"> </div> </div> </div><div class="row omniture_central_slots"><div class="innGrid_4 fl"><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_uel_homepage_300100_rectangle_bottom_2='https://web.archive.org/web/20111127204141/http://ad.ch.doubleclick.net/adj/uel.italian/homepage_300100;pos=rectangle_bottom;tile=2;sect=;kw=;dcopt=ist;sz=300x100;ord=' + ord + '?'; addADLinkScript(AD_uel_homepage_300100_rectangle_bottom_2); </script><noscript><p><a href="https://web.archive.org/web/20111127204141/http://ad.ch.doubleclick.net/jump/uel.italian/homepage_300100;pos=rectangle_bottom;tile=2;sect=;kw=;sz=300x100;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20111127204141im_/http://ad.ch.doubleclick.net/ad/uel.italian/homepage_300100;pos=rectangle_bottom;tile=2;sect=;kw=;sz=300x100;ord=123456789" width="300" height="100" alt=""/></a></p></noscript><!-- End ad tag --> </div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box jcBox newsSlide texture video" style=""><div class="bH"><!--googleoff:index--><h3>Video </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="uelVideo"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/video/videoid=1713021.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/30/30/1713030_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Lazio - Zurich reazioni"/><img src="/web/20111127204141im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/30/30/1713030_w4.jpg" width="324" height="182" alt="Lazio - Zurich reazioni"/><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Lazio - Zurich reazioni</div></div></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/video/videoid=1703622.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/70/36/04/1703604_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Udinese - Atlético reazioni"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Udinese - Atlético reazioni</div></div></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/video/videoid=1702703.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/70/20/85/1702085_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="AEK Larnaca - Schalke Highlights"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">AEK Larnaca - Schalke Highlights</div></div></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/video/videoid=1682811.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/68/28/31/1682831_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Il Twente ringrazia i tifosi dopo la tragedia"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Il Twente ringrazia i tifosi dopo la tragedia</div></div></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/video/videoid=1681915.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/68/14/00/1681400_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Udinese - Rennes reazioni"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Udinese - Rennes reazioni</div></div></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/video/videoid=1680249.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/History/01/44/48/17/1444817_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Mourinho lascia il segno"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Mourinho lascia il segno</div></div></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/video/videoid=1676590.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/67/66/32/1676632_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Belodedici raggiante per la finale a Bucarest"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Belodedici raggiante per la finale a Bucarest</div></div></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/video/videoid=1674947.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/UEFACup/83/18/17/831817_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="2008/09: la prima volta dell'Ucraina"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">2008/09: la prima volta dell'Ucraina</div></div></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/video/videoid=1669525.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/66/83/65/1668365_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="UEFA Europa League Group Stage Draw 2011/12 reazioni"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">UEFA Europa League Group Stage Draw 2011/12 reazioni</div></div></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/video/videoid=1664410.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/48/79/13/1487913_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="2009/10: L'Atlético entra nella storia"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">2009/10: L'Atlético entra nella storia</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/20111127204141/http://it.uefa.com/uefaeuropaleague/video/index.html">Altri video</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-uelVideo">1</span> di 10</div></div><!--googleon:index--> </div> </div> </div> </div><div class="innGrid_4 fr"><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_uefacom_UELsection_mpu_com_4='https://web.archive.org/web/20111127204141/http://ad.ch.doubleclick.net/adj/uefacom.italian/UELsection;pos=mpu_com;tile=4;sect=;kw=;dcopt=ist;sz=300x100;ord=' + ord + '?'; addADLinkScript(AD_uefacom_UELsection_mpu_com_4); </script><noscript><p><a href="https://web.archive.org/web/20111127204141/http://ad.ch.doubleclick.net/jump/uefacom.italian/UELsection;pos=mpu_com;tile=4;sect=;kw=;sz=300x100;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20111127204141im_/http://ad.ch.doubleclick.net/ad/uefacom.italian/UELsection;pos=mpu_com;tile=4;sect=;kw=;sz=300x100;ord=123456789" width="300" height="100" alt=""/></a></p></noscript><!-- End ad tag --> </div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>Classifiche </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff: all--><script type="text/javascript"> $j(document).ready(function() { $j("#gr2001545").addClass('current'); $j("#grlist").find("li").each(function(i) { $j(this).bind('click', function() { var groupID = this.id.replace('gr',''); var urlToGo = '/uefaeuropaleague/season=2012/standings/round=2000272/group={group}/library/_standingHP.html'.replace('{group}',groupID) $j('#groups_stands_14').load(urlToGo); $j('#grlist li.current').removeClass('current'); $j(this).addClass('current'); return false; }); }); }); </script><!--googleon: all--><div id="groups_stands_14" class="$standUrl"><div class="t_standings cup_14_2012_2000272_2001545"><h2 class="roundtitle innerText">Fase a gironi</h2><h3 class="bigTitle innerText grp_2001545 vis_title">Gruppo A</h3><table class="tb_stand grp_2001545 vis_grtable"><thead><tr class="lcol"><th class="rank nosort w30 innerText l"></th><th class="club l nosort ">Squadre</th><th class="w30"><abbr title="Giocate">G</abbr></th><th class="w30"><abbr title="Punti">P.ti</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/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50130/index.html"><img height="18" width="18" alt="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50130.png"/> PAOK</a></td><td class="w30">4</td><td class="w30">8</td></tr><tr class=" off "><td class="rank nosort w30 innerText l">2</td><td class="club l nosort "><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=82818/index.html"><img height="18" width="18" alt="FC Rubin Kazan" title="FC Rubin Kazan" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/82818.png"/> Rubin</a></td><td class="w30">4</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/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/index.html"><img height="18" width="18" alt="Tottenham Hotspur FC" title="Tottenham Hotspur FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/1652.png"/> Tottenham</a></td><td class="w30">4</td><td class="w30">7</td></tr><tr class=" off "><td class="rank nosort w30 innerText l">4</td><td class="club l nosort "><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52381/index.html"><img height="18" width="18" alt="Shamrock Rovers FC" title="Shamrock Rovers FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52381.png"/> Shamrock Rovers</a></td><td class="w30">4</td><td class="w30">0</td></tr></tbody></table><div class="standings_group_link more innerText"><a title="" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001545/index.html">Dettagli gruppo</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_14"><div class="jc-next"> </div><ul id="grlist" class="clearfix"><li id="gr2001545"><a href="#">A</a></li><li id="gr2001546"><a href="#">B</a></li><li id="gr2001547"><a href="#">C</a></li><li id="gr2001548"><a href="#">D</a></li><li id="gr2001549"><a href="#">E</a></li><li id="gr2001550"><a href="#">F</a></li><li id="gr2001551"><a href="#">G</a></li><li id="gr2001552"><a href="#">H</a></li><li id="gr2001553"><a href="#">I</a></li><li id="gr2001554"><a href="#">J</a></li><li id="gr2001555"><a href="#">K</a></li><li id="gr2001556"><a href="#">L</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>Squadre per turno </h3> <!--googleon:index--> </div><div class="bC"><div class="jAccor" id="TeambyRound"> <p id="tbr1" class="accHeader"><a href="#">Primo turno di qualificazione</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Aalesunds FK" title="Aalesunds FK" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/82819.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=82819/index.html">Aalesund</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Aalesunds FK" title="Aalesunds FK" src="https://web.archive.org/web/20111127204141im_/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="FC Banants" title="FC Banants" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/77866.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=77866/index.html">Banants</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=arm/index.html" title="ARM">ARM</a><div class="fl flag20"><img height="18" width="18" alt="FC Banants" title="FC Banants" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/ARM.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FK Banga" title="FK Banga" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64348.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=64348/index.html">Banga</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ltu/index.html" title="LTU">LTU</a><div class="fl flag20"><img height="18" width="18" alt="FK Banga" title="FK Banga" src="https://web.archive.org/web/20111127204141im_/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="Birkirkara FC" title="Birkirkara FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/62171.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=62171/index.html">Birkirkara</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=mlt/index.html" title="MLT">MLT</a><div class="fl flag20"><img height="18" width="18" alt="Birkirkara FC" title="Birkirkara FC" src="https://web.archive.org/web/20111127204141im_/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="FK Budućnost Podgorica" title="FK Budućnost Podgorica" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53078.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=53078/index.html">Budućnost Podgorica</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=mne/index.html" title="MNE">MNE</a><div class="fl flag20"><img height="18" width="18" alt="FK Budućnost Podgorica" title="FK Budućnost Podgorica" src="https://web.archive.org/web/20111127204141im_/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="Cliftonville FC" title="Cliftonville FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52991.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52991/index.html">Cliftonville</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=nir/index.html" title="NIR">NIR</a><div class="fl flag20"><img height="18" width="18" alt="Cliftonville FC" title="Cliftonville FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/NIR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Daugava Daugavpils" title="FC Daugava Daugavpils" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/87914.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=87914/index.html">Daugava</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=lva/index.html" title="LVA">LVA</a><div class="fl flag20"><img height="18" width="18" alt="FC Daugava Daugavpils" title="FC Daugava Daugavpils" src="https://web.archive.org/web/20111127204141im_/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="FC Dinamo Tbilisi" title="FC Dinamo Tbilisi" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52705.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52705/index.html">Dinamo Tbilisi</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Dinamo Tbilisi" title="FC Dinamo Tbilisi" src="https://web.archive.org/web/20111127204141im_/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="IF Elfsborg" title="IF Elfsborg" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52344.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52344/index.html">Elfsborg</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="IF Elfsborg" title="IF Elfsborg" src="https://web.archive.org/web/20111127204141im_/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="KS Flamurtari" title="KS Flamurtari" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50070.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50070/index.html">Flamurtari</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=alb/index.html" title="ALB">ALB</a><div class="fl flag20"><img height="18" width="18" alt="KS Flamurtari" title="KS Flamurtari" src="https://web.archive.org/web/20111127204141im_/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="CS Fola Esch" title="CS Fola Esch" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/7607.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=7607/index.html">Fola</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=lux/index.html" title="LUX">LUX</a><div class="fl flag20"><img height="18" width="18" alt="CS Fola Esch" title="CS Fola Esch" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/LUX.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Ferencvárosi TC" title="Ferencvárosi TC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52298.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52298/index.html">FTC</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=hun/index.html" title="HUN">HUN</a><div class="fl flag20"><img height="18" width="18" alt="Ferencvárosi TC" title="Ferencvárosi TC" src="https://web.archive.org/web/20111127204141im_/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="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75386.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=75386/index.html">Fulham</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20111127204141im_/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="Glentoran FC" title="Glentoran FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50056.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50056/index.html">Glentoran</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=nir/index.html" title="NIR">NIR</a><div class="fl flag20"><img height="18" width="18" alt="Glentoran FC" title="Glentoran FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/NIR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="BK Häcken" title="BK Häcken" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69621.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=69621/index.html">Häcken</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="BK Häcken" title="BK Häcken" src="https://web.archive.org/web/20111127204141im_/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="FC Honka Espoo" title="FC Honka Espoo" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/91760.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=91760/index.html">Honka</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=fin/index.html" title="FIN">FIN</a><div class="fl flag20"><img height="18" width="18" alt="FC Honka Espoo" title="FC Honka Espoo" src="https://web.archive.org/web/20111127204141im_/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="ÍBV Vestmannaeyjar" title="ÍBV Vestmannaeyjar" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52720.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52720/index.html">ÍBV</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=isl/index.html" title="ISL">ISL</a><div class="fl flag20"><img height="18" width="18" alt="ÍBV Vestmannaeyjar" title="ÍBV Vestmannaeyjar" src="https://web.archive.org/web/20111127204141im_/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="ÍF Fuglafjørdur" title="ÍF Fuglafjørdur" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64153.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=64153/index.html">ÍF</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=fro/index.html" title="FRO">FRO</a><div class="fl flag20"><img height="18" width="18" alt="ÍF Fuglafjørdur" title="ÍF Fuglafjørdur" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/FRO.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Irtysh Pavlodar" title="FC Irtysh Pavlodar" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/79964.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=79964/index.html">Irtysh</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=kaz/index.html" title="KAZ">KAZ</a><div class="fl flag20"><img height="18" width="18" alt="FC Irtysh Pavlodar" title="FC Irtysh Pavlodar" src="https://web.archive.org/web/20111127204141im_/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="Jagiellonia Białystok" title="Jagiellonia Białystok" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600277.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600277/index.html">Jagiellonia</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="Jagiellonia Białystok" title="Jagiellonia Białystok" src="https://web.archive.org/web/20111127204141im_/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="UN Käerjéng 97" title="UN Käerjéng 97" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/65195.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=65195/index.html">Käerjéng</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=lux/index.html" title="LUX">LUX</a><div class="fl flag20"><img height="18" width="18" alt="UN Käerjéng 97" title="UN Käerjéng 97" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/LUX.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="JK Nõmme Kalju" title="JK Nõmme Kalju" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600371.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600371/index.html">Kalju</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=est/index.html" title="EST">EST</a><div class="fl flag20"><img height="18" width="18" alt="JK Nõmme Kalju" title="JK Nõmme Kalju" src="https://web.archive.org/web/20111127204141im_/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="FC Shakhter Karagandy" title="FC Shakhter Karagandy" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/79968.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=79968/index.html">Karagandy</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=kaz/index.html" title="KAZ">KAZ</a><div class="fl flag20"><img height="18" width="18" alt="FC Shakhter Karagandy" title="FC Shakhter Karagandy" src="https://web.archive.org/web/20111127204141im_/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="FC Koper" title="FC Koper" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69617.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=69617/index.html">Koper</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=svn/index.html" title="SVN">SVN</a><div class="fl flag20"><img height="18" width="18" alt="FC Koper" title="FC Koper" src="https://web.archive.org/web/20111127204141im_/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="KR Reykjavík" title="KR Reykjavík" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52307.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52307/index.html">KR</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=isl/index.html" title="ISL">ISL</a><div class="fl flag20"><img height="18" width="18" alt="KR Reykjavík" title="KR Reykjavík" src="https://web.archive.org/web/20111127204141im_/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="FC Lusitans" title="FC Lusitans" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75986.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=75986/index.html">Lusitans</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=and/index.html" title="AND">AND</a><div class="fl flag20"><img height="18" width="18" alt="FC Lusitans" title="FC Lusitans" src="https://web.archive.org/web/20111127204141im_/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="FC Metalurgi Rustavi" title="FC Metalurgi Rustavi" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/61616.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=61616/index.html">Metalurgi Rustavi</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Metalurgi Rustavi" title="FC Metalurgi Rustavi" src="https://web.archive.org/web/20111127204141im_/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="FC Milsami-Ursidos Orhei" title="FC Milsami-Ursidos Orhei" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600714.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600714/index.html">Milsami-Ursidos</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=mda/index.html" title="MDA">MDA</a><div class="fl flag20"><img height="18" width="18" alt="FC Milsami-Ursidos Orhei" title="FC Milsami-Ursidos Orhei" src="https://web.archive.org/web/20111127204141im_/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="FC Minsk" title="FC Minsk" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600108.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600108/index.html">Minsk</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=blr/index.html" title="BLR">BLR</a><div class="fl flag20"><img height="18" width="18" alt="FC Minsk" title="FC Minsk" src="https://web.archive.org/web/20111127204141im_/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="Neath FC" title="Neath FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600298.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600298/index.html">Neath</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=wal/index.html" title="WAL">WAL</a><div class="fl flag20"><img height="18" width="18" alt="Neath FC" title="Neath FC" src="https://web.archive.org/web/20111127204141im_/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="NSÍ Runavík" title="NSÍ Runavík" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64150.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=64150/index.html">NSÍ</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=fro/index.html" title="FRO">FRO</a><div class="fl flag20"><img height="18" width="18" alt="NSÍ Runavík" title="NSÍ Runavík" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/FRO.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="NK Olimpija Ljubljana" title="NK Olimpija Ljubljana" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53081.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=53081/index.html">Olimpija Ljubljana</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=svn/index.html" title="SVN">SVN</a><div class="fl flag20"><img height="18" width="18" alt="NK Olimpija Ljubljana" title="NK Olimpija Ljubljana" src="https://web.archive.org/web/20111127204141im_/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="Olimpik-Şüvälan PFK" title="Olimpik-Şüvälan PFK" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/89673.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=89673/index.html">Olimpik-Şüvälan</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=aze/index.html" title="AZE">AZE</a><div class="fl flag20"><img height="18" width="18" alt="Olimpik-Şüvälan PFK" title="Olimpik-Şüvälan PFK" src="https://web.archive.org/web/20111127204141im_/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="Paksi SE" title="Paksi SE" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/93452.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=93452/index.html">Paks</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=hun/index.html" title="HUN">HUN</a><div class="fl flag20"><img height="18" width="18" alt="Paksi SE" title="Paksi SE" src="https://web.archive.org/web/20111127204141im_/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="Qarabağ FK" title="Qarabağ FK" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60609.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=60609/index.html">Qarabağ</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=aze/index.html" title="AZE">AZE</a><div class="fl flag20"><img height="18" width="18" alt="Qarabağ FK" title="Qarabağ FK" src="https://web.archive.org/web/20111127204141im_/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="FK Rabotnicki" title="FK Rabotnicki" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69601.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=69601/index.html">Rabotnicki</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=mkd/index.html" title="MKD">MKD</a><div class="fl flag20"><img height="18" width="18" alt="FK Rabotnicki" title="FK Rabotnicki" src="https://web.archive.org/web/20111127204141im_/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="FK Rad" title="FK Rad" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52827.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52827/index.html">Rad</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=srb/index.html" title="SRB">SRB</a><div class="fl flag20"><img height="18" width="18" alt="FK Rad" title="FK Rad" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/SRB.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FK Renova" title="FK Renova" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/89708.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=89708/index.html">Renova</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=mkd/index.html" title="MKD">MKD</a><div class="fl flag20"><img height="18" width="18" alt="FK Renova" title="FK Renova" src="https://web.archive.org/web/20111127204141im_/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="NK Široki Brijeg" title="NK Široki Brijeg" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/73387.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=73387/index.html">Široki Brijeg</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=bih/index.html" title="BIH">BIH</a><div class="fl flag20"><img height="18" width="18" alt="NK Široki Brijeg" title="NK Široki Brijeg" src="https://web.archive.org/web/20111127204141im_/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="FC Spartak Trnava" title="FC Spartak Trnava" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52904.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52904/index.html">Spartak Trnava</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=svk/index.html" title="SVK">SVK</a><div class="fl flag20"><img height="18" width="18" alt="FC Spartak Trnava" title="FC Spartak Trnava" src="https://web.archive.org/web/20111127204141im_/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="Saint Patrick's Athletic FC" title="Saint Patrick's Athletic FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50133.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50133/index.html">St Patrick's</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=irl/index.html" title="IRL">IRL</a><div class="fl flag20"><img height="18" width="18" alt="Saint Patrick's Athletic FC" title="Saint Patrick's Athletic FC" src="https://web.archive.org/web/20111127204141im_/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="The New Saints FC" title="The New Saints FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60457.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=60457/index.html">The New Saints</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=wal/index.html" title="WAL">WAL</a><div class="fl flag20"><img height="18" width="18" alt="The New Saints FC" title="The New Saints FC" src="https://web.archive.org/web/20111127204141im_/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="JK Trans Narva" title="JK Trans Narva" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60565.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=60565/index.html">Trans</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=est/index.html" title="EST">EST</a><div class="fl flag20"><img height="18" width="18" alt="JK Trans Narva" title="JK Trans Narva" src="https://web.archive.org/web/20111127204141im_/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="SP Tre Penne" title="SP Tre Penne" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64515.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=64515/index.html">Tre Penne</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=smr/index.html" title="SMR">SMR</a><div class="fl flag20"><img height="18" width="18" alt="SP Tre Penne" title="SP Tre Penne" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/SMR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Tromsø IL" title="Tromsø IL" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53001.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=53001/index.html">Tromsø</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Tromsø IL" title="Tromsø IL" src="https://web.archive.org/web/20111127204141im_/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="UE Santa Coloma" title="UE Santa Coloma" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600542.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600542/index.html">UE Santa Coloma</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=and/index.html" title="AND">AND</a><div class="fl flag20"><img height="18" width="18" alt="UE Santa Coloma" title="UE Santa Coloma" src="https://web.archive.org/web/20111127204141im_/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="Ulisses FC" title="Ulisses FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/93260.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=93260/index.html">Ulisses</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=arm/index.html" title="ARM">ARM</a><div class="fl flag20"><img height="18" width="18" alt="Ulisses FC " title="Ulisses FC " src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/ARM.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="NK Varaždin" title="NK Varaždin" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60514.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=60514/index.html">Varaždin</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=cro/index.html" title="CRO">CRO</a><div class="fl flag20"><img height="18" width="18" alt="NK Varaždin" title="NK Varaždin" src="https://web.archive.org/web/20111127204141im_/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="KF Vllaznia" title="KF Vllaznia" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52878.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52878/index.html">Vllaznia</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=alb/index.html" title="ALB">ALB</a><div class="fl flag20"><img height="18" width="18" alt="KF Vllaznia" title="KF Vllaznia" src="https://web.archive.org/web/20111127204141im_/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="FK Zeta" title="FK Zeta" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75834.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=75834/index.html">Zeta</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=mne/index.html" title="MNE">MNE</a><div class="fl flag20"><img height="18" width="18" alt="FK Zeta" title="FK Zeta" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/MNE.png"/></div></div></li></ul></div><p id="tbr2" class="accHeader"><a href="#">Secondo turno di qualificazione</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Aalesunds FK" title="Aalesunds FK" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/82819.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=82819/index.html">Aalesund</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Aalesunds FK" title="Aalesunds FK" src="https://web.archive.org/web/20111127204141im_/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="AEK Larnaca FC" title="AEK Larnaca FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/54191.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=54191/index.html">AEK Larnaca</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="AEK Larnaca FC" title="AEK Larnaca FC" src="https://web.archive.org/web/20111127204141im_/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="FC Aktobe" title="FC Aktobe" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/79973.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=79973/index.html">Aktobe</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=kaz/index.html" title="KAZ">KAZ</a><div class="fl flag20"><img height="18" width="18" alt="FC Aktobe" title="FC Aktobe" src="https://web.archive.org/web/20111127204141im_/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="Anorthosis Famagusta FC" title="Anorthosis Famagusta FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52897.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52897/index.html">Anorthosis</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="Anorthosis Famagusta FC" title="Anorthosis Famagusta FC" src="https://web.archive.org/web/20111127204141im_/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="FK Austria Wien" title="FK Austria Wien" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50110.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50110/index.html">Austria Wien</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="FK Austria Wien" title="FK Austria Wien" src="https://web.archive.org/web/20111127204141im_/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="Bnei Yehuda Tel-Aviv FC" title="Bnei Yehuda Tel-Aviv FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64189.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=64189/index.html">Bnei Yehuda</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Bnei Yehuda Tel-Aviv FC" title="Bnei Yehuda Tel-Aviv FC" src="https://web.archive.org/web/20111127204141im_/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="Bohemian FC" title="Bohemian FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52375.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52375/index.html">Bohemians</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=irl/index.html" title="IRL">IRL</a><div class="fl flag20"><img height="18" width="18" alt="Bohemian FC" title="Bohemian FC" src="https://web.archive.org/web/20111127204141im_/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="Crusaders FC" title="Crusaders FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52992.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52992/index.html">Crusaders</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=nir/index.html" title="NIR">NIR</a><div class="fl flag20"><img height="18" width="18" alt="Crusaders FC" title="Crusaders FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/NIR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="ADO Den Haag" title="ADO Den Haag" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52982.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52982/index.html">Den Haag</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="ADO Den Haag" title="ADO Den Haag" src="https://web.archive.org/web/20111127204141im_/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="FC Differdange 03" title="FC Differdange 03" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52309.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52309/index.html">Differdange</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=lux/index.html" title="LUX">LUX</a><div class="fl flag20"><img height="18" width="18" alt="FC Differdange 03" title="FC Differdange 03" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/LUX.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Dinamo Tbilisi" title="FC Dinamo Tbilisi" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52705.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52705/index.html">Dinamo Tbilisi</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Dinamo Tbilisi" title="FC Dinamo Tbilisi" src="https://web.archive.org/web/20111127204141im_/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="NK Domžale" title="NK Domžale" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/70690.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=70690/index.html">Domžale</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=svn/index.html" title="SVN">SVN</a><div class="fl flag20"><img height="18" width="18" alt="NK Domžale" title="NK Domžale" src="https://web.archive.org/web/20111127204141im_/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="Dundee United FC" title="Dundee United FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50079.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50079/index.html">Dundee United</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=sco/index.html" title="SCO">SCO</a><div class="fl flag20"><img height="18" width="18" alt="Dundee United FC" title="Dundee United FC" src="https://web.archive.org/web/20111127204141im_/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="EB/Streymur" title="EB/Streymur" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/77483.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=77483/index.html">EB/Streymur</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=fro/index.html" title="FRO">FRO</a><div class="fl flag20"><img height="18" width="18" alt="EB/Streymur" title="EB/Streymur" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/FRO.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="IF Elfsborg" title="IF Elfsborg" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52344.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52344/index.html">Elfsborg</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="IF Elfsborg" title="IF Elfsborg" src="https://web.archive.org/web/20111127204141im_/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="FH Hafnarfjördur" title="FH Hafnarfjördur" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59329.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=59329/index.html">FH</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=isl/index.html" title="ISL">ISL</a><div class="fl flag20"><img height="18" width="18" alt="FH Hafnarfjördur" title="FH Hafnarfjördur" src="https://web.archive.org/web/20111127204141im_/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="KS Flamurtari" title="KS Flamurtari" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50070.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50070/index.html">Flamurtari</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=alb/index.html" title="ALB">ALB</a><div class="fl flag20"><img height="18" width="18" alt="KS Flamurtari" title="KS Flamurtari" src="https://web.archive.org/web/20111127204141im_/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="Floriana FC" title="Floriana FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50092.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50092/index.html">Floriana</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=mlt/index.html" title="MLT">MLT</a><div class="fl flag20"><img height="18" width="18" alt="Floriana FC" title="Floriana FC" src="https://web.archive.org/web/20111127204141im_/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="Ferencvárosi TC" title="Ferencvárosi TC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52298.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52298/index.html">FTC</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=hun/index.html" title="HUN">HUN</a><div class="fl flag20"><img height="18" width="18" alt="Ferencvárosi TC" title="Ferencvárosi TC" src="https://web.archive.org/web/20111127204141im_/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="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75386.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=75386/index.html">Fulham</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20111127204141im_/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="FC Gagra" title="FC Gagra" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600544.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600544/index.html">Gagra</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Gagra" title="FC Gagra" src="https://web.archive.org/web/20111127204141im_/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="CS Gaz Metan Mediaş" title="CS Gaz Metan Mediaş" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75823.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=75823/index.html">Gaz Metan</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="CS Gaz Metan Mediaş" title="CS Gaz Metan Mediaş" src="https://web.archive.org/web/20111127204141im_/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="Gaziantepspor" title="Gaziantepspor" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60563.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=60563/index.html">Gaziantepspor</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Gaziantepspor" title="Gaziantepspor" src="https://web.archive.org/web/20111127204141im_/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="Glentoran FC" title="Glentoran FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50056.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50056/index.html">Glentoran</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=nir/index.html" title="NIR">NIR</a><div class="fl flag20"><img height="18" width="18" alt="Glentoran FC" title="Glentoran FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/NIR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="BK Häcken" title="BK Häcken" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69621.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=69621/index.html">Häcken</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="BK Häcken" title="BK Häcken" src="https://web.archive.org/web/20111127204141im_/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="FC Honka Espoo" title="FC Honka Espoo" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/91760.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=91760/index.html">Honka</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=fin/index.html" title="FIN">FIN</a><div class="fl flag20"><img height="18" width="18" alt="FC Honka Espoo" title="FC Honka Espoo" src="https://web.archive.org/web/20111127204141im_/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="FC Irtysh Pavlodar" title="FC Irtysh Pavlodar" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/79964.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=79964/index.html">Irtysh</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=kaz/index.html" title="KAZ">KAZ</a><div class="fl flag20"><img height="18" width="18" alt="FC Irtysh Pavlodar" title="FC Irtysh Pavlodar" src="https://web.archive.org/web/20111127204141im_/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="FC Iskra-Stal" title="FC Iskra-Stal" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/92785.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=92785/index.html">Iskra-Stal</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=mda/index.html" title="MDA">MDA</a><div class="fl flag20"><img height="18" width="18" alt="FC Iskra-Stal" title="FC Iskra-Stal" src="https://web.archive.org/web/20111127204141im_/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="FK Jablonec" title="FK Jablonec" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/62169.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=62169/index.html">Jablonec</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=cze/index.html" title="CZE">CZE</a><div class="fl flag20"><img height="18" width="18" alt="FK Jablonec" title="FK Jablonec" src="https://web.archive.org/web/20111127204141im_/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="AC Juvenes-Dogana" title="AC Juvenes-Dogana" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/76593.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=76593/index.html">Juvenes/Dogana</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=smr/index.html" title="SMR">SMR</a><div class="fl flag20"><img height="18" width="18" alt="AC Juvenes-Dogana" title="AC Juvenes-Dogana" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/SMR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Shakhter Karagandy" title="FC Shakhter Karagandy" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/79968.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=79968/index.html">Karagandy</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=kaz/index.html" title="KAZ">KAZ</a><div class="fl flag20"><img height="18" width="18" alt="FC Shakhter Karagandy" title="FC Shakhter Karagandy" src="https://web.archive.org/web/20111127204141im_/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="Kecskeméti TE" title="Kecskeméti TE" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/77898.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=77898/index.html">Kecskemét</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=hun/index.html" title="HUN">HUN</a><div class="fl flag20"><img height="18" width="18" alt="Kecskeméti TE" title="Kecskeméti TE" src="https://web.archive.org/web/20111127204141im_/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="KR Reykjavík" title="KR Reykjavík" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52307.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52307/index.html">KR</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=isl/index.html" title="ISL">ISL</a><div class="fl flag20"><img height="18" width="18" alt="KR Reykjavík" title="KR Reykjavík" src="https://web.archive.org/web/20111127204141im_/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="KuPS Kuopio" title="KuPS Kuopio" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52350.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52350/index.html">KuPS</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=fin/index.html" title="FIN">FIN</a><div class="fl flag20"><img height="18" width="18" alt="KuPS Kuopio" title="KuPS Kuopio" src="https://web.archive.org/web/20111127204141im_/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="FC Levadia Tallinn" title="FC Levadia Tallinn" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/77482.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=77482/index.html">Levadia</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=est/index.html" title="EST">EST</a><div class="fl flag20"><img height="18" width="18" alt="FC Levadia Tallinn" title="FC Levadia Tallinn" src="https://web.archive.org/web/20111127204141im_/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="SK Liepājas Metalurgs" title="SK Liepājas Metalurgs" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59881.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=59881/index.html">Liepājas Metalurgs</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=lva/index.html" title="LVA">LVA</a><div class="fl flag20"><img height="18" width="18" alt="SK Liepājas Metalurgs" title="SK Liepājas Metalurgs" src="https://web.archive.org/web/20111127204141im_/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="Llanelli AFC" title="Llanelli AFC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/73932.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=73932/index.html">Llanelli</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=wal/index.html" title="WAL">WAL</a><div class="fl flag20"><img height="18" width="18" alt="Llanelli AFC" title="Llanelli AFC" src="https://web.archive.org/web/20111127204141im_/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="PFC Lokomotiv Sofia" title="PFC Lokomotiv Sofia" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52891.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52891/index.html">Lokomotiv Sofia</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=bul/index.html" title="BUL">BUL</a><div class="fl flag20"><img height="18" width="18" alt="PFC Lokomotiv Sofia" title="PFC Lokomotiv Sofia" src="https://web.archive.org/web/20111127204141im_/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="Maccabi Tel-Aviv FC" title="Maccabi Tel-Aviv FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57477.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=57477/index.html">M. Tel-Aviv</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Maccabi Tel-Aviv FC" title="Maccabi Tel-Aviv FC" src="https://web.archive.org/web/20111127204141im_/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="FK Metalurg Skopje" title="FK Metalurg Skopje" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600538.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600538/index.html">Metalurg Skopje</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=mkd/index.html" title="MKD">MKD</a><div class="fl flag20"><img height="18" width="18" alt="FK Metalurg Skopje" title="FK Metalurg Skopje" src="https://web.archive.org/web/20111127204141im_/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="FC Metalurgi Rustavi" title="FC Metalurgi Rustavi" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/61616.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=61616/index.html">Metalurgi Rustavi</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Metalurgi Rustavi" title="FC Metalurgi Rustavi" src="https://web.archive.org/web/20111127204141im_/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="FC Midtjylland" title="FC Midtjylland" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75795.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=75795/index.html">Midtjylland</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=den/index.html" title="DEN">DEN</a><div class="fl flag20"><img height="18" width="18" alt="FC Midtjylland" title="FC Midtjylland" src="https://web.archive.org/web/20111127204141im_/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="FC Mika" title="FC Mika" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75044.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=75044/index.html">Mika</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=arm/index.html" title="ARM">ARM</a><div class="fl flag20"><img height="18" width="18" alt="FC Mika" title="FC Mika" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/ARM.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Minsk" title="FC Minsk" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600108.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600108/index.html">Minsk</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=blr/index.html" title="BLR">BLR</a><div class="fl flag20"><img height="18" width="18" alt="FC Minsk" title="FC Minsk" src="https://web.archive.org/web/20111127204141im_/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="CD Nacional" title="CD Nacional" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53010.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=53010/index.html">Nacional</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="CD Nacional" title="CD Nacional" src="https://web.archive.org/web/20111127204141im_/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="NK Olimpija Ljubljana" title="NK Olimpija Ljubljana" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53081.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=53081/index.html">Olimpija Ljubljana</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=svn/index.html" title="SVN">SVN</a><div class="fl flag20"><img height="18" width="18" alt="NK Olimpija Ljubljana" title="NK Olimpija Ljubljana" src="https://web.archive.org/web/20111127204141im_/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="Olympiacos Volou FC" title="Olympiacos Volou FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601225.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=2601225/index.html">Olympiacos Volou</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="Olympiacos Volou FC" title="Olympiacos Volou FC" src="https://web.archive.org/web/20111127204141im_/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="Örebro SK" title="Örebro SK" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53049.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=53049/index.html">Örebro</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="Örebro SK" title="Örebro SK" src="https://web.archive.org/web/20111127204141im_/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="Paksi SE" title="Paksi SE" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/93452.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=93452/index.html">Paks</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=hun/index.html" title="HUN">HUN</a><div class="fl flag20"><img height="18" width="18" alt="Paksi SE" title="Paksi SE" src="https://web.archive.org/web/20111127204141im_/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="Qarabağ FK" title="Qarabağ FK" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60609.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=60609/index.html">Qarabağ</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=aze/index.html" title="AZE">AZE</a><div class="fl flag20"><img height="18" width="18" alt="Qarabağ FK" title="Qarabağ FK" src="https://web.archive.org/web/20111127204141im_/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="FK Rabotnicki" title="FK Rabotnicki" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69601.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=69601/index.html">Rabotnicki</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=mkd/index.html" title="MKD">MKD</a><div class="fl flag20"><img height="18" width="18" alt="FK Rabotnicki" title="FK Rabotnicki" src="https://web.archive.org/web/20111127204141im_/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="FK Rad" title="FK Rad" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52827.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52827/index.html">Rad</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=srb/index.html" title="SRB">SRB</a><div class="fl flag20"><img height="18" width="18" alt="FK Rad" title="FK Rad" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/SRB.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FK Rudar Pljevlja" title="FK Rudar Pljevlja" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/77927.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=77927/index.html">Rudar Pljevlja</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=mne/index.html" title="MNE">MNE</a><div class="fl flag20"><img height="18" width="18" alt="FK Rudar Pljevlja" title="FK Rudar Pljevlja" src="https://web.archive.org/web/20111127204141im_/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="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50030.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50030/index.html">Salzburg</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20111127204141im_/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="UE Sant Julià" title="UE Sant Julià" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/63399.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=63399/index.html">Sant Julià</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=and/index.html" title="AND">AND</a><div class="fl flag20"><img height="18" width="18" alt="UE Sant Julià" title="UE Sant Julià" src="https://web.archive.org/web/20111127204141im_/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="FK Sarajevo" title="FK Sarajevo" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64378.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=64378/index.html">Sarajevo</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=bih/index.html" title="BIH">BIH</a><div class="fl flag20"><img height="18" width="18" alt="FK Sarajevo" title="FK Sarajevo" src="https://web.archive.org/web/20111127204141im_/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="FC Shakhtyor Soligorsk" title="FC Shakhtyor Soligorsk" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64375.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=64375/index.html">Shakhtyor</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=blr/index.html" title="BLR">BLR</a><div class="fl flag20"><img height="18" width="18" alt="FC Shakhtyor Soligorsk" title="FC Shakhtyor Soligorsk" src="https://web.archive.org/web/20111127204141im_/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="FC Sheriff" title="FC Sheriff" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69606.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=69606/index.html">Sheriff</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=mda/index.html" title="MDA">MDA</a><div class="fl flag20"><img height="18" width="18" alt="FC Sheriff" title="FC Sheriff" src="https://web.archive.org/web/20111127204141im_/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="WKS Śląsk Wroclaw" title="WKS Śląsk Wroclaw" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52655.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52655/index.html">Śląsk</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="WKS Śląsk Wroclaw" title="WKS Śląsk Wroclaw" src="https://web.archive.org/web/20111127204141im_/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="FC Spartak Trnava" title="FC Spartak Trnava" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52904.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52904/index.html">Spartak Trnava</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=svk/index.html" title="SVK">SVK</a><div class="fl flag20"><img height="18" width="18" alt="FC Spartak Trnava" title="FC Spartak Trnava" src="https://web.archive.org/web/20111127204141im_/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="RNK Split" title="RNK Split" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601166.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=2601166/index.html">Split</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=cro/index.html" title="CRO">CRO</a><div class="fl flag20"><img height="18" width="18" alt="RNK Split" title="RNK Split" src="https://web.archive.org/web/20111127204141im_/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="Saint Patrick's Athletic FC" title="Saint Patrick's Athletic FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50133.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50133/index.html">St Patrick's</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=irl/index.html" title="IRL">IRL</a><div class="fl flag20"><img height="18" width="18" alt="Saint Patrick's Athletic FC" title="Saint Patrick's Athletic FC" src="https://web.archive.org/web/20111127204141im_/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="FK Sūduva" title="FK Sūduva" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/79557.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=79557/index.html">Sūduva</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ltu/index.html" title="LTU">LTU</a><div class="fl flag20"><img height="18" width="18" alt="FK Sūduva" title="FK Sūduva" src="https://web.archive.org/web/20111127204141im_/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="FK Tauras" title="FK Tauras" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64352.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=64352/index.html">Tauras</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ltu/index.html" title="LTU">LTU</a><div class="fl flag20"><img height="18" width="18" alt="FK Tauras" title="FK Tauras" src="https://web.archive.org/web/20111127204141im_/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="The New Saints FC" title="The New Saints FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60457.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=60457/index.html">The New Saints</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=wal/index.html" title="WAL">WAL</a><div class="fl flag20"><img height="18" width="18" alt="The New Saints FC" title="The New Saints FC" src="https://web.archive.org/web/20111127204141im_/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="FC Thun" title="FC Thun" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/80409.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=80409/index.html">Thun</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=sui/index.html" title="SUI">SUI</a><div class="fl flag20"><img height="18" width="18" alt="FC Thun" title="FC Thun" src="https://web.archive.org/web/20111127204141im_/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="KF Tirana" title="KF Tirana" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50049.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50049/index.html">Tirana</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=alb/index.html" title="ALB">ALB</a><div class="fl flag20"><img height="18" width="18" alt="KF Tirana" title="KF Tirana" src="https://web.archive.org/web/20111127204141im_/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="TPS Turku" title="TPS Turku" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50126.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50126/index.html">TPS</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=fin/index.html" title="FIN">FIN</a><div class="fl flag20"><img height="18" width="18" alt="TPS Turku" title="TPS Turku" src="https://web.archive.org/web/20111127204141im_/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="Tromsø IL" title="Tromsø IL" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53001.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=53001/index.html">Tromsø</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Tromsø IL" title="Tromsø IL" src="https://web.archive.org/web/20111127204141im_/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="FC Vaduz" title="FC Vaduz" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57482.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=57482/index.html">Vaduz</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=lie/index.html" title="LIE">LIE</a><div class="fl flag20"><img height="18" width="18" alt="FC Vaduz" title="FC Vaduz" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/LIE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Vålerenga Fotball" title="Vålerenga Fotball" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52318.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52318/index.html">Vålerenga</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Vålerenga Fotball" title="Vålerenga Fotball" src="https://web.archive.org/web/20111127204141im_/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="NK Varaždin" title="NK Varaždin" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60514.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=60514/index.html">Varaždin</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=cro/index.html" title="CRO">CRO</a><div class="fl flag20"><img height="18" width="18" alt="NK Varaždin" title="NK Varaždin" src="https://web.archive.org/web/20111127204141im_/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="FK Ventspils" title="FK Ventspils" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64359.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=64359/index.html">Ventspils</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=lva/index.html" title="LVA">LVA</a><div class="fl flag20"><img height="18" width="18" alt="FK Ventspils" title="FK Ventspils" src="https://web.archive.org/web/20111127204141im_/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="KF Vllaznia" title="KF Vllaznia" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52878.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52878/index.html">Vllaznia</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=alb/index.html" title="ALB">ALB</a><div class="fl flag20"><img height="18" width="18" alt="KF Vllaznia" title="KF Vllaznia" src="https://web.archive.org/web/20111127204141im_/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="FK Vojvodina" title="FK Vojvodina" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52810.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52810/index.html">Vojvodina</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=srb/index.html" title="SRB">SRB</a><div class="fl flag20"><img height="18" width="18" alt="FK Vojvodina" title="FK Vojvodina" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/SRB.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Vorskla Poltava" title="FC Vorskla Poltava" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/62174.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=62174/index.html">Vorskla</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Vorskla Poltava" title="FC Vorskla Poltava" src="https://web.archive.org/web/20111127204141im_/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="KVC Westerlo" title="KVC Westerlo" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64124.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=64124/index.html">Westerlo</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="KVC Westerlo" title="KVC Westerlo" src="https://web.archive.org/web/20111127204141im_/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="Xäzär Länkäran FK" title="Xäzär Länkäran FK" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/88567.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=88567/index.html">Xäzär Länkäran</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=aze/index.html" title="AZE">AZE</a><div class="fl flag20"><img height="18" width="18" alt="Xäzär Länkäran FK" title="Xäzär Länkäran FK" src="https://web.archive.org/web/20111127204141im_/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="FK Željezničar" title="FK Željezničar" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64381.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=64381/index.html">Željezničar</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=bih/index.html" title="BIH">BIH</a><div class="fl flag20"><img height="18" width="18" alt="FK Željezničar" title="FK Željezničar" src="https://web.archive.org/web/20111127204141im_/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="MŠK Žilina" title="MŠK Žilina" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/61601.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=61601/index.html">Žilina</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=svk/index.html" title="SVK">SVK</a><div class="fl flag20"><img height="18" width="18" alt="MŠK Žilina" title="MŠK Žilina" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/SVK.png"/></div></div></li></ul></div><p id="tbr3" class="accHeader"><a href="#">Terzo turno di qualificazione</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Aalesunds FK" title="Aalesunds FK" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/82819.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=82819/index.html">Aalesund</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Aalesunds FK" title="Aalesunds FK" src="https://web.archive.org/web/20111127204141im_/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="AEK Larnaca FC" title="AEK Larnaca FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/54191.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=54191/index.html">AEK Larnaca</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="AEK Larnaca FC" title="AEK Larnaca FC" src="https://web.archive.org/web/20111127204141im_/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="FC Aktobe" title="FC Aktobe" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/79973.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=79973/index.html">Aktobe</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=kaz/index.html" title="KAZ">KAZ</a><div class="fl flag20"><img height="18" width="18" alt="FC Aktobe" title="FC Aktobe" src="https://web.archive.org/web/20111127204141im_/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="FC Alania Vladikavkaz" title="FC Alania Vladikavkaz" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59043.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=59043/index.html">Alania</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Alania Vladikavkaz" title="FC Alania Vladikavkaz" src="https://web.archive.org/web/20111127204141im_/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="Anorthosis Famagusta FC" title="Anorthosis Famagusta FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52897.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52897/index.html">Anorthosis</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="Anorthosis Famagusta FC" title="Anorthosis Famagusta FC" src="https://web.archive.org/web/20111127204141im_/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="Club Atlético de Madrid" title="Club Atlético de Madrid" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50124.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50124/index.html">Atlético</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Club Atlético de Madrid" title="Club Atlético de Madrid" src="https://web.archive.org/web/20111127204141im_/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="FK Austria Wien" title="FK Austria Wien" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50110.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50110/index.html">Austria Wien</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="FK Austria Wien" title="FK Austria Wien" src="https://web.archive.org/web/20111127204141im_/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="AZ Alkmaar" title="AZ Alkmaar" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52327.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52327/index.html">AZ</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="AZ Alkmaar" title="AZ Alkmaar" src="https://web.archive.org/web/20111127204141im_/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="Bnei Yehuda Tel-Aviv FC" title="Bnei Yehuda Tel-Aviv FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64189.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=64189/index.html">Bnei Yehuda</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Bnei Yehuda Tel-Aviv FC" title="Bnei Yehuda Tel-Aviv FC" src="https://web.archive.org/web/20111127204141im_/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="Brøndby IF" title="Brøndby IF" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50021.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50021/index.html">Brøndby</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=den/index.html" title="DEN">DEN</a><div class="fl flag20"><img height="18" width="18" alt="Brøndby IF" title="Brøndby IF" src="https://web.archive.org/web/20111127204141im_/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="Bursaspor" title="Bursaspor" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52695.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52695/index.html">Bursaspor</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Bursaspor" title="Bursaspor" src="https://web.archive.org/web/20111127204141im_/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="Club Brugge KV" title="Club Brugge KV" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50043.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50043/index.html">Club Brugge</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="Club Brugge KV" title="Club Brugge KV" src="https://web.archive.org/web/20111127204141im_/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="FK Crvena zvezda" title="FK Crvena zvezda" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50069.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50069/index.html">Crvena zvezda</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=srb/index.html" title="SRB">SRB</a><div class="fl flag20"><img height="18" width="18" alt="FK Crvena zvezda" title="FK Crvena zvezda" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/SRB.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="ADO Den Haag" title="ADO Den Haag" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52982.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52982/index.html">Den Haag</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="ADO Den Haag" title="ADO Den Haag" src="https://web.archive.org/web/20111127204141im_/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="FC Differdange 03" title="FC Differdange 03" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52309.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52309/index.html">Differdange</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=lux/index.html" title="LUX">LUX</a><div class="fl flag20"><img height="18" width="18" alt="FC Differdange 03" title="FC Differdange 03" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/LUX.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Dinamo Bucureşti" title="FC Dinamo Bucureşti" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50098.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50098/index.html">Dinamo Bucureşti</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="FC Dinamo Bucureşti" title="FC Dinamo Bucureşti" src="https://web.archive.org/web/20111127204141im_/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="FC Dinamo Tbilisi" title="FC Dinamo Tbilisi" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52705.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52705/index.html">Dinamo Tbilisi</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Dinamo Tbilisi" title="FC Dinamo Tbilisi" src="https://web.archive.org/web/20111127204141im_/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="IF Elfsborg" title="IF Elfsborg" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52344.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52344/index.html">Elfsborg</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="IF Elfsborg" title="IF Elfsborg" src="https://web.archive.org/web/20111127204141im_/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="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75386.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=75386/index.html">Fulham</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20111127204141im_/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="CS Gaz Metan Mediaş" title="CS Gaz Metan Mediaş" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75823.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=75823/index.html">Gaz Metan</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="CS Gaz Metan Mediaş" title="CS Gaz Metan Mediaş" src="https://web.archive.org/web/20111127204141im_/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="Gaziantepspor" title="Gaziantepspor" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60563.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=60563/index.html">Gaziantepspor</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Gaziantepspor" title="Gaziantepspor" src="https://web.archive.org/web/20111127204141im_/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="FC Gomel" title="FC Gomel" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/66169.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=66169/index.html">Gomel</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=blr/index.html" title="BLR">BLR</a><div class="fl flag20"><img height="18" width="18" alt="FC Gomel" title="FC Gomel" src="https://web.archive.org/web/20111127204141im_/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="Hapoel Tel-Aviv FC" title="Hapoel Tel-Aviv FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59869.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=59869/index.html">H. Tel-Aviv</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Hapoel Tel-Aviv FC" title="Hapoel Tel-Aviv FC" src="https://web.archive.org/web/20111127204141im_/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="BK Häcken" title="BK Häcken" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69621.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=69621/index.html">Häcken</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="BK Häcken" title="BK Häcken" src="https://web.archive.org/web/20111127204141im_/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="HNK Hajduk Split" title="HNK Hajduk Split" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52359.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52359/index.html">Hajduk Split</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=cro/index.html" title="CRO">CRO</a><div class="fl flag20"><img height="18" width="18" alt="HNK Hajduk Split" title="HNK Hajduk Split" src="https://web.archive.org/web/20111127204141im_/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="Heart of Midlothian FC" title="Heart of Midlothian FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50120.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50120/index.html">Hearts</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=sco/index.html" title="SCO">SCO</a><div class="fl flag20"><img height="18" width="18" alt="Heart of Midlothian FC" title="Heart of Midlothian FC" src="https://web.archive.org/web/20111127204141im_/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="Helsingborgs IF" title="Helsingborgs IF" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60401.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=60401/index.html">Helsingborg</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="Helsingborgs IF" title="Helsingborgs IF" src="https://web.archive.org/web/20111127204141im_/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="FK Jablonec" title="FK Jablonec" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/62169.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=62169/index.html">Jablonec</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=cze/index.html" title="CZE">CZE</a><div class="fl flag20"><img height="18" width="18" alt="FK Jablonec" title="FK Jablonec" src="https://web.archive.org/web/20111127204141im_/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="FC Karpaty Lviv" title="FC Karpaty Lviv" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59032.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=59032/index.html">Karpaty</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Karpaty Lviv" title="FC Karpaty Lviv" src="https://web.archive.org/web/20111127204141im_/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="KR Reykjavík" title="KR Reykjavík" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52307.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52307/index.html">KR</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=isl/index.html" title="ISL">ISL</a><div class="fl flag20"><img height="18" width="18" alt="KR Reykjavík" title="KR Reykjavík" src="https://web.archive.org/web/20111127204141im_/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="Legia Warszawa" title="Legia Warszawa" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50146.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50146/index.html">Legia</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="Legia Warszawa" title="Legia Warszawa" src="https://web.archive.org/web/20111127204141im_/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="PFC Levski Sofia" title="PFC Levski Sofia" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50044.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50044/index.html">Levski</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=bul/index.html" title="BUL">BUL</a><div class="fl flag20"><img height="18" width="18" alt="PFC Levski Sofia" title="PFC Levski Sofia" src="https://web.archive.org/web/20111127204141im_/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="PFC Lokomotiv Sofia" title="PFC Lokomotiv Sofia" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52891.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52891/index.html">Lokomotiv Sofia</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=bul/index.html" title="BUL">BUL</a><div class="fl flag20"><img height="18" width="18" alt="PFC Lokomotiv Sofia" title="PFC Lokomotiv Sofia" src="https://web.archive.org/web/20111127204141im_/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="Maccabi Tel-Aviv FC" title="Maccabi Tel-Aviv FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57477.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=57477/index.html">M. Tel-Aviv</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Maccabi Tel-Aviv FC" title="Maccabi Tel-Aviv FC" src="https://web.archive.org/web/20111127204141im_/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="1. FSV Mainz 05" title="1. FSV Mainz 05" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/70853.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=70853/index.html">Mainz</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="1. FSV Mainz 05" title="1. FSV Mainz 05" src="https://web.archive.org/web/20111127204141im_/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="FC Metalurgi Rustavi" title="FC Metalurgi Rustavi" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/61616.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=61616/index.html">Metalurgi Rustavi</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Metalurgi Rustavi" title="FC Metalurgi Rustavi" src="https://web.archive.org/web/20111127204141im_/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="FC Midtjylland" title="FC Midtjylland" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75795.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=75795/index.html">Midtjylland</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=den/index.html" title="DEN">DEN</a><div class="fl flag20"><img height="18" width="18" alt="FC Midtjylland" title="FC Midtjylland" src="https://web.archive.org/web/20111127204141im_/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="FK Mladá Boleslav" title="FK Mladá Boleslav" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/88134.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=88134/index.html">Mladá Boleslav</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=cze/index.html" title="CZE">CZE</a><div class="fl flag20"><img height="18" width="18" alt="FK Mladá Boleslav" title="FK Mladá Boleslav" src="https://web.archive.org/web/20111127204141im_/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="CD Nacional" title="CD Nacional" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53010.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=53010/index.html">Nacional</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="CD Nacional" title="CD Nacional" src="https://web.archive.org/web/20111127204141im_/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="NK Olimpija Ljubljana" title="NK Olimpija Ljubljana" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53081.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=53081/index.html">Olimpija Ljubljana</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=svn/index.html" title="SVN">SVN</a><div class="fl flag20"><img height="18" width="18" alt="NK Olimpija Ljubljana" title="NK Olimpija Ljubljana" src="https://web.archive.org/web/20111127204141im_/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="Olympiacos Volou FC" title="Olympiacos Volou FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601225.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=2601225/index.html">Olympiacos Volou</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="Olympiacos Volou FC" title="Olympiacos Volou FC" src="https://web.archive.org/web/20111127204141im_/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="AC Omonia" title="AC Omonia" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50077.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50077/index.html">Omonia</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="AC Omonia" title="AC Omonia" src="https://web.archive.org/web/20111127204141im_/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="Paksi SE" title="Paksi SE" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/93452.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=93452/index.html">Paks</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=hun/index.html" title="HUN">HUN</a><div class="fl flag20"><img height="18" width="18" alt="Paksi SE" title="Paksi SE" src="https://web.archive.org/web/20111127204141im_/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="US Città di Palermo" title="US Città di Palermo" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/88182.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=88182/index.html">Palermo</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="US Città di Palermo" title="US Città di Palermo" src="https://web.archive.org/web/20111127204141im_/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="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50130.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50130/index.html">PAOK</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20111127204141im_/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="Qarabağ FK" title="Qarabağ FK" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60609.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=60609/index.html">Qarabağ</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=aze/index.html" title="AZE">AZE</a><div class="fl flag20"><img height="18" width="18" alt="Qarabağ FK" title="Qarabağ FK" src="https://web.archive.org/web/20111127204141im_/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="FK Rabotnicki" title="FK Rabotnicki" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69601.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=69601/index.html">Rabotnicki</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=mkd/index.html" title="MKD">MKD</a><div class="fl flag20"><img height="18" width="18" alt="FK Rabotnicki" title="FK Rabotnicki" src="https://web.archive.org/web/20111127204141im_/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="Stade Rennais FC" title="Stade Rennais FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/55031.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=55031/index.html">Rennes</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=fra/index.html" title="FRA">FRA</a><div class="fl flag20"><img height="18" width="18" alt="Stade Rennais FC" title="Stade Rennais FC" src="https://web.archive.org/web/20111127204141im_/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="SV Ried" title="SV Ried" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/61618.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=61618/index.html">Ried</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="SV Ried" title="SV Ried" src="https://web.archive.org/web/20111127204141im_/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="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50030.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50030/index.html">Salzburg</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20111127204141im_/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="FK Sarajevo" title="FK Sarajevo" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64378.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=64378/index.html">Sarajevo</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=bih/index.html" title="BIH">BIH</a><div class="fl flag20"><img height="18" width="18" alt="FK Sarajevo" title="FK Sarajevo" src="https://web.archive.org/web/20111127204141im_/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="FK Senica" title="FK Senica" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50100.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50100/index.html">Senica</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=svk/index.html" title="SVK">SVK</a><div class="fl flag20"><img height="18" width="18" alt="FK Senica" title="FK Senica" src="https://web.archive.org/web/20111127204141im_/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="WKS Śląsk Wroclaw" title="WKS Śląsk Wroclaw" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52655.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52655/index.html">Śląsk</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="WKS Śląsk Wroclaw" title="WKS Śląsk Wroclaw" src="https://web.archive.org/web/20111127204141im_/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="Sligo Rovers FC" title="Sligo Rovers FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52660.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52660/index.html">Sligo</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=irl/index.html" title="IRL">IRL</a><div class="fl flag20"><img height="18" width="18" alt="Sligo Rovers FC" title="Sligo Rovers FC" src="https://web.archive.org/web/20111127204141im_/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="AC Sparta Praha" title="AC Sparta Praha" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50033.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50033/index.html">Sparta Praha</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=cze/index.html" title="CZE">CZE</a><div class="fl flag20"><img height="18" width="18" alt="AC Sparta Praha" title="AC Sparta Praha" src="https://web.archive.org/web/20111127204141im_/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="FC Spartak Trnava" title="FC Spartak Trnava" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52904.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52904/index.html">Spartak Trnava</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=svk/index.html" title="SVK">SVK</a><div class="fl flag20"><img height="18" width="18" alt="FC Spartak Trnava" title="FC Spartak Trnava" src="https://web.archive.org/web/20111127204141im_/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="RNK Split" title="RNK Split" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601166.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=2601166/index.html">Split</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=cro/index.html" title="CRO">CRO</a><div class="fl flag20"><img height="18" width="18" alt="RNK Split" title="RNK Split" src="https://web.archive.org/web/20111127204141im_/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="Saint Patrick's Athletic FC" title="Saint Patrick's Athletic FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50133.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50133/index.html">St Patrick's</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=irl/index.html" title="IRL">IRL</a><div class="fl flag20"><img height="18" width="18" alt="Saint Patrick's Athletic FC" title="Saint Patrick's Athletic FC" src="https://web.archive.org/web/20111127204141im_/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="Stoke City FC" title="Stoke City FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53356.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=53356/index.html">Stoke</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Stoke City FC" title="Stoke City FC" src="https://web.archive.org/web/20111127204141im_/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="Strømsgodset TF" title="Strømsgodset TF" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57485.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=57485/index.html">Strømsgodset</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Strømsgodset TF" title="Strømsgodset TF" src="https://web.archive.org/web/20111127204141im_/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="FC Thun" title="FC Thun" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/80409.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=80409/index.html">Thun</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=sui/index.html" title="SUI">SUI</a><div class="fl flag20"><img height="18" width="18" alt="FC Thun" title="FC Thun" src="https://web.archive.org/web/20111127204141im_/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="FC Vaduz" title="FC Vaduz" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57482.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=57482/index.html">Vaduz</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=lie/index.html" title="LIE">LIE</a><div class="fl flag20"><img height="18" width="18" alt="FC Vaduz" title="FC Vaduz" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/LIE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Vålerenga Fotball" title="Vålerenga Fotball" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52318.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52318/index.html">Vålerenga</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Vålerenga Fotball" title="Vålerenga Fotball" src="https://web.archive.org/web/20111127204141im_/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="NK Varaždin" title="NK Varaždin" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60514.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=60514/index.html">Varaždin</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=cro/index.html" title="CRO">CRO</a><div class="fl flag20"><img height="18" width="18" alt="NK Varaždin" title="NK Varaždin" src="https://web.archive.org/web/20111127204141im_/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="FK Ventspils" title="FK Ventspils" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64359.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=64359/index.html">Ventspils</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=lva/index.html" title="LVA">LVA</a><div class="fl flag20"><img height="18" width="18" alt="FK Ventspils" title="FK Ventspils" src="https://web.archive.org/web/20111127204141im_/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="Vitória SC" title="Vitória SC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50097.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50097/index.html">Vitória SC</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="Vitória SC" title="Vitória SC" src="https://web.archive.org/web/20111127204141im_/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="FC Vorskla Poltava" title="FC Vorskla Poltava" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/62174.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=62174/index.html">Vorskla</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Vorskla Poltava" title="FC Vorskla Poltava" src="https://web.archive.org/web/20111127204141im_/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="KVC Westerlo" title="KVC Westerlo" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64124.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=64124/index.html">Westerlo</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="KVC Westerlo" title="KVC Westerlo" src="https://web.archive.org/web/20111127204141im_/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="BSC Young Boys" title="BSC Young Boys" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50031.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50031/index.html">Young Boys</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=sui/index.html" title="SUI">SUI</a><div class="fl flag20"><img height="18" width="18" alt="BSC Young Boys" title="BSC Young Boys" src="https://web.archive.org/web/20111127204141im_/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="FK Željezničar" title="FK Željezničar" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64381.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=64381/index.html">Željezničar</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=bih/index.html" title="BIH">BIH</a><div class="fl flag20"><img height="18" width="18" alt="FK Željezničar" title="FK Željezničar" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/BIH.png"/></div></div></li></ul></div><p id="tbr4" class="accHeader"><a href="#">Spareggi</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Aalesunds FK" title="Aalesunds FK" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/82819.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=82819/index.html">Aalesund</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Aalesunds FK" title="Aalesunds FK" src="https://web.archive.org/web/20111127204141im_/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="AEK Athens FC" title="AEK Athens FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50129.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50129/index.html">AEK</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="AEK Athens FC" title="AEK Athens FC" src="https://web.archive.org/web/20111127204141im_/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="AEK Larnaca FC" title="AEK Larnaca FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/54191.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=54191/index.html">AEK Larnaca</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="AEK Larnaca FC" title="AEK Larnaca FC" src="https://web.archive.org/web/20111127204141im_/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="FC Alania Vladikavkaz" title="FC Alania Vladikavkaz" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59043.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=59043/index.html">Alania</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Alania Vladikavkaz" title="FC Alania Vladikavkaz" src="https://web.archive.org/web/20111127204141im_/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="RSC Anderlecht" title="RSC Anderlecht" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50074.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50074/index.html">Anderlecht</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="RSC Anderlecht" title="RSC Anderlecht" src="https://web.archive.org/web/20111127204141im_/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="Athletic Club" title="Athletic Club" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50125.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50125/index.html">Athletic</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Athletic Club" title="Athletic Club" src="https://web.archive.org/web/20111127204141im_/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="Club Atlético de Madrid" title="Club Atlético de Madrid" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50124.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50124/index.html">Atlético</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Club Atlético de Madrid" title="Club Atlético de Madrid" src="https://web.archive.org/web/20111127204141im_/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="FK Austria Wien" title="FK Austria Wien" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50110.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50110/index.html">Austria Wien</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="FK Austria Wien" title="FK Austria Wien" src="https://web.archive.org/web/20111127204141im_/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="AZ Alkmaar" title="AZ Alkmaar" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52327.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52327/index.html">AZ</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="AZ Alkmaar" title="AZ Alkmaar" src="https://web.archive.org/web/20111127204141im_/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="Beşiktaş JK" title="Beşiktaş JK" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50157.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50157/index.html">Beşiktaş</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Beşiktaş JK" title="Beşiktaş JK" src="https://web.archive.org/web/20111127204141im_/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="Birmingham City FC" title="Birmingham City FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53342.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=53342/index.html">Birmingham</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Birmingham City FC" title="Birmingham City FC" src="https://web.archive.org/web/20111127204141im_/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="SC Braga" title="SC Braga" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52336.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52336/index.html">Braga</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="SC Braga" title="SC Braga" src="https://web.archive.org/web/20111127204141im_/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="Bursaspor" title="Bursaspor" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52695.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52695/index.html">Bursaspor</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Bursaspor" title="Bursaspor" src="https://web.archive.org/web/20111127204141im_/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="Celtic FC" title="Celtic FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50050.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50050/index.html">Celtic</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=sco/index.html" title="SCO">SCO</a><div class="fl flag20"><img height="18" width="18" alt="Celtic FC" title="Celtic FC" src="https://web.archive.org/web/20111127204141im_/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="Club Brugge KV" title="Club Brugge KV" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50043.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50043/index.html">Club Brugge</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="Club Brugge KV" title="Club Brugge KV" src="https://web.archive.org/web/20111127204141im_/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="FK Crvena zvezda" title="FK Crvena zvezda" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50069.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50069/index.html">Crvena zvezda</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=srb/index.html" title="SRB">SRB</a><div class="fl flag20"><img height="18" width="18" alt="FK Crvena zvezda" title="FK Crvena zvezda" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/SRB.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="PFC CSKA Sofia" title="PFC CSKA Sofia" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50076.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50076/index.html">CSKA Sofia</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=bul/index.html" title="BUL">BUL</a><div class="fl flag20"><img height="18" width="18" alt="PFC CSKA Sofia" title="PFC CSKA Sofia" src="https://web.archive.org/web/20111127204141im_/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="FC Differdange 03" title="FC Differdange 03" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52309.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52309/index.html">Differdange</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=lux/index.html" title="LUX">LUX</a><div class="fl flag20"><img height="18" width="18" alt="FC Differdange 03" title="FC Differdange 03" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/LUX.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Dinamo Bucureşti" title="FC Dinamo Bucureşti" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50098.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50098/index.html">Dinamo Bucureşti</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="FC Dinamo Bucureşti" title="FC Dinamo Bucureşti" src="https://web.archive.org/web/20111127204141im_/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="FC Dinamo Tbilisi" title="FC Dinamo Tbilisi" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52705.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52705/index.html">Dinamo Tbilisi</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Dinamo Tbilisi" title="FC Dinamo Tbilisi" src="https://web.archive.org/web/20111127204141im_/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="FC Dnipro Dnipropetrovsk" title="FC Dnipro Dnipropetrovsk" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50158.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50158/index.html">Dnipro</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Dnipro Dnipropetrovsk" title="FC Dnipro Dnipropetrovsk" src="https://web.archive.org/web/20111127204141im_/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="FC Dynamo Kyiv" title="FC Dynamo Kyiv" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52723.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52723/index.html">Dynamo Kyiv</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Dynamo Kyiv" title="FC Dynamo Kyiv" src="https://web.archive.org/web/20111127204141im_/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="FK Ekranas" title="FK Ekranas" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59035.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=59035/index.html">Ekranas</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ltu/index.html" title="LTU">LTU</a><div class="fl flag20"><img height="18" width="18" alt="FK Ekranas" title="FK Ekranas" src="https://web.archive.org/web/20111127204141im_/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="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75386.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=75386/index.html">Fulham</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20111127204141im_/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="CS Gaz Metan Mediaş" title="CS Gaz Metan Mediaş" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75823.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=75823/index.html">Gaz Metan</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="CS Gaz Metan Mediaş" title="CS Gaz Metan Mediaş" src="https://web.archive.org/web/20111127204141im_/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="Hapoel Tel-Aviv FC" title="Hapoel Tel-Aviv FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59869.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=59869/index.html">H. Tel-Aviv</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Hapoel Tel-Aviv FC" title="Hapoel Tel-Aviv FC" src="https://web.archive.org/web/20111127204141im_/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="Hannover 96" title="Hannover 96" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57488.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=57488/index.html">Hannover</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="Hannover 96" title="Hannover 96" src="https://web.archive.org/web/20111127204141im_/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="Heart of Midlothian FC" title="Heart of Midlothian FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50120.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50120/index.html">Hearts</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=sco/index.html" title="SCO">SCO</a><div class="fl flag20"><img height="18" width="18" alt="Heart of Midlothian FC" title="Heart of Midlothian FC" src="https://web.archive.org/web/20111127204141im_/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="Helsingborgs IF" title="Helsingborgs IF" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60401.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=60401/index.html">Helsingborg</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="Helsingborgs IF" title="Helsingborgs IF" src="https://web.archive.org/web/20111127204141im_/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="HJK Helsinki" title="HJK Helsinki" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50052.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50052/index.html">HJK</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=fin/index.html" title="FIN">FIN</a><div class="fl flag20"><img height="18" width="18" alt="HJK Helsinki" title="HJK Helsinki" src="https://web.archive.org/web/20111127204141im_/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="FC Karpaty Lviv" title="FC Karpaty Lviv" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59032.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=59032/index.html">Karpaty</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Karpaty Lviv" title="FC Karpaty Lviv" src="https://web.archive.org/web/20111127204141im_/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="S.S. Lazio" title="S.S. Lazio" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52973.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52973/index.html">Lazio</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="S.S. Lazio" title="S.S. Lazio" src="https://web.archive.org/web/20111127204141im_/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="Legia Warszawa" title="Legia Warszawa" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50146.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50146/index.html">Legia</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="Legia Warszawa" title="Legia Warszawa" src="https://web.archive.org/web/20111127204141im_/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="PFC Litex Lovech" title="PFC Litex Lovech" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64126.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=64126/index.html">Litex</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=bul/index.html" title="BUL">BUL</a><div class="fl flag20"><img height="18" width="18" alt="PFC Litex Lovech" title="PFC Litex Lovech" src="https://web.archive.org/web/20111127204141im_/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="FC Lokomotiv Moskva" title="FC Lokomotiv Moskva" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53065.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=53065/index.html">Lokomotiv Moskva</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Lokomotiv Moskva" title="FC Lokomotiv Moskva" src="https://web.archive.org/web/20111127204141im_/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="Maccabi Tel-Aviv FC" title="Maccabi Tel-Aviv FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57477.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=57477/index.html">M. Tel-Aviv</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Maccabi Tel-Aviv FC" title="Maccabi Tel-Aviv FC" src="https://web.archive.org/web/20111127204141im_/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="NK Maribor" title="NK Maribor" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57490.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=57490/index.html">Maribor</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=svn/index.html" title="SVN">SVN</a><div class="fl flag20"><img height="18" width="18" alt="NK Maribor" title="NK Maribor" src="https://web.archive.org/web/20111127204141im_/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="FC Metalist Kharkiv" title="FC Metalist Kharkiv" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50102.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50102/index.html">Metalist</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Metalist Kharkiv" title="FC Metalist Kharkiv" src="https://web.archive.org/web/20111127204141im_/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="CD Nacional" title="CD Nacional" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53010.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=53010/index.html">Nacional</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="CD Nacional" title="CD Nacional" src="https://web.archive.org/web/20111127204141im_/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="FC Nordsjælland" title="FC Nordsjælland" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/79940.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=79940/index.html">Nordsjælland</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=den/index.html" title="DEN">DEN</a><div class="fl flag20"><img height="18" width="18" alt="FC Nordsjælland" title="FC Nordsjælland" src="https://web.archive.org/web/20111127204141im_/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="AC Omonia" title="AC Omonia" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50077.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50077/index.html">Omonia</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="AC Omonia" title="AC Omonia" src="https://web.archive.org/web/20111127204141im_/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="Panathinaikos FC" title="Panathinaikos FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50084.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50084/index.html">Panathinaikos</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="Panathinaikos FC" title="Panathinaikos FC" src="https://web.archive.org/web/20111127204141im_/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="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50130.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50130/index.html">PAOK</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20111127204141im_/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="FK Partizan" title="FK Partizan" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50162.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50162/index.html">Partizan</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=srb/index.html" title="SRB">SRB</a><div class="fl flag20"><img height="18" width="18" alt="FK Partizan" title="FK Partizan" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/SRB.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Paris Saint-Germain FC" title="Paris Saint-Germain FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52747.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52747/index.html">PSG</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=fra/index.html" title="FRA">FRA</a><div class="fl flag20"><img height="18" width="18" alt="Paris Saint-Germain FC" title="Paris Saint-Germain FC" src="https://web.archive.org/web/20111127204141im_/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="PSV Eindhoven" title="PSV Eindhoven" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50062.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50062/index.html">PSV</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="PSV Eindhoven" title="PSV Eindhoven" src="https://web.archive.org/web/20111127204141im_/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="FK Rabotnicki" title="FK Rabotnicki" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69601.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=69601/index.html">Rabotnicki</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=mkd/index.html" title="MKD">MKD</a><div class="fl flag20"><img height="18" width="18" alt="FK Rabotnicki" title="FK Rabotnicki" src="https://web.archive.org/web/20111127204141im_/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="Rangers FC" title="Rangers FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50121.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50121/index.html">Rangers</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=sco/index.html" title="SCO">SCO</a><div class="fl flag20"><img height="18" width="18" alt="Rangers FC" title="Rangers FC" src="https://web.archive.org/web/20111127204141im_/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="FC Rapid Bucureşti" title="FC Rapid Bucureşti" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59039.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=59039/index.html">Rapid Bucureşti</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="FC Rapid Bucureşti" title="FC Rapid Bucureşti" src="https://web.archive.org/web/20111127204141im_/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="Stade Rennais FC" title="Stade Rennais FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/55031.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=55031/index.html">Rennes</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=fra/index.html" title="FRA">FRA</a><div class="fl flag20"><img height="18" width="18" alt="Stade Rennais FC" title="Stade Rennais FC" src="https://web.archive.org/web/20111127204141im_/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="SV Ried" title="SV Ried" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/61618.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=61618/index.html">Ried</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="SV Ried" title="SV Ried" src="https://web.archive.org/web/20111127204141im_/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="AS Roma" title="AS Roma" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50137.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50137/index.html">Roma</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="AS Roma" title="AS Roma" src="https://web.archive.org/web/20111127204141im_/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="Rosenborg BK" title="Rosenborg BK" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52806.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52806/index.html">Rosenborg</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Rosenborg BK" title="Rosenborg BK" src="https://web.archive.org/web/20111127204141im_/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="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50030.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50030/index.html">Salzburg</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20111127204141im_/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="FC Schalke 04" title="FC Schalke 04" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57388.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/index.html">Schalke</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="FC Schalke 04" title="FC Schalke 04" src="https://web.archive.org/web/20111127204141im_/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="Sevilla FC" title="Sevilla FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52714.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52714/index.html">Sevilla</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Sevilla FC" title="Sevilla FC" src="https://web.archive.org/web/20111127204141im_/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="Shamrock Rovers FC" title="Shamrock Rovers FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52381.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52381/index.html">Shamrock Rovers</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=irl/index.html" title="IRL">IRL</a><div class="fl flag20"><img height="18" width="18" alt="Shamrock Rovers FC" title="Shamrock Rovers FC" src="https://web.archive.org/web/20111127204141im_/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="FC Sion" title="FC Sion" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52824.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52824/index.html">Sion</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=sui/index.html" title="SUI">SUI</a><div class="fl flag20"><img height="18" width="18" alt="FC Sion" title="FC Sion" src="https://web.archive.org/web/20111127204141im_/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="WKS Śląsk Wroclaw" title="WKS Śląsk Wroclaw" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52655.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52655/index.html">Śląsk</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="WKS Śląsk Wroclaw" title="WKS Śląsk Wroclaw" src="https://web.archive.org/web/20111127204141im_/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="ŠK Slovan Bratislava" title="ŠK Slovan Bratislava" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52797.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52797/index.html">Slovan Bratislava</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=svk/index.html" title="SVK">SVK</a><div class="fl flag20"><img height="18" width="18" alt="ŠK Slovan Bratislava" title="ŠK Slovan Bratislava" src="https://web.archive.org/web/20111127204141im_/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="FC Sochaux-Montbéliard" title="FC Sochaux-Montbéliard" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52813.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52813/index.html">Sochaux</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=fra/index.html" title="FRA">FRA</a><div class="fl flag20"><img height="18" width="18" alt="FC Sochaux-Montbéliard" title="FC Sochaux-Montbéliard" src="https://web.archive.org/web/20111127204141im_/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="AC Sparta Praha" title="AC Sparta Praha" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50033.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50033/index.html">Sparta Praha</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=cze/index.html" title="CZE">CZE</a><div class="fl flag20"><img height="18" width="18" alt="AC Sparta Praha" title="AC Sparta Praha" src="https://web.archive.org/web/20111127204141im_/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="FC Spartak Moskva" title="FC Spartak Moskva" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50068.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50068/index.html">Spartak Moskva</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Spartak Moskva" title="FC Spartak Moskva" src="https://web.archive.org/web/20111127204141im_/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="FC Spartak Trnava" title="FC Spartak Trnava" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52904.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52904/index.html">Spartak Trnava</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=svk/index.html" title="SVK">SVK</a><div class="fl flag20"><img height="18" width="18" alt="FC Spartak Trnava" title="FC Spartak Trnava" src="https://web.archive.org/web/20111127204141im_/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="Sporting Clube de Portugal" title="Sporting Clube de Portugal" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50149.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50149/index.html">Sporting</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="Sporting Clube de Portugal" title="Sporting Clube de Portugal" src="https://web.archive.org/web/20111127204141im_/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="R. Standard de Liège" title="R. Standard de Liège" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52165.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52165/index.html">Standard Liège</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="R. Standard de Liège" title="R. Standard de Liège" src="https://web.archive.org/web/20111127204141im_/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="FC Steaua Bucureşti" title="FC Steaua Bucureşti" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50065.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50065/index.html">Steaua</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="FC Steaua Bucureşti" title="FC Steaua Bucureşti" src="https://web.archive.org/web/20111127204141im_/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="Stoke City FC" title="Stoke City FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53356.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=53356/index.html">Stoke</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Stoke City FC" title="Stoke City FC" src="https://web.archive.org/web/20111127204141im_/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="FC Thun" title="FC Thun" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/80409.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=80409/index.html">Thun</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=sui/index.html" title="SUI">SUI</a><div class="fl flag20"><img height="18" width="18" alt="FC Thun" title="FC Thun" src="https://web.archive.org/web/20111127204141im_/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="Tottenham Hotspur FC" title="Tottenham Hotspur FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/1652.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/index.html">Tottenham</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Tottenham Hotspur FC" title="Tottenham Hotspur FC" src="https://web.archive.org/web/20111127204141im_/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="Trabzonspor AŞ" title="Trabzonspor AŞ" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52731.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52731/index.html">Trabzonspor</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Trabzonspor AŞ" title="Trabzonspor AŞ" src="https://web.archive.org/web/20111127204141im_/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="FC Vaslui" title="FC Vaslui" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/89719.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=89719/index.html">Vaslui</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="FC Vaslui" title="FC Vaslui" src="https://web.archive.org/web/20111127204141im_/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="Vitória SC" title="Vitória SC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50097.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50097/index.html">Vitória SC</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="Vitória SC" title="Vitória SC" src="https://web.archive.org/web/20111127204141im_/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="FC Vorskla Poltava" title="FC Vorskla Poltava" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/62174.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=62174/index.html">Vorskla</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Vorskla Poltava" title="FC Vorskla Poltava" src="https://web.archive.org/web/20111127204141im_/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="BSC Young Boys" title="BSC Young Boys" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50031.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50031/index.html">Young Boys</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=sui/index.html" title="SUI">SUI</a><div class="fl flag20"><img height="18" width="18" alt="BSC Young Boys" title="BSC Young Boys" src="https://web.archive.org/web/20111127204141im_/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="FC Zestafoni" title="FC Zestafoni" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/88347.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=88347/index.html">Zestafoni</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Zestafoni" title="FC Zestafoni" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/GEO.png"/></div></div></li></ul></div><p id="tbr5" class="accHeader selected"><a href="#">Fase a gironi</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="AEK Athens FC" title="AEK Athens FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50129.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50129/index.html">AEK</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="AEK Athens FC" title="AEK Athens FC" src="https://web.archive.org/web/20111127204141im_/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="AEK Larnaca FC" title="AEK Larnaca FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/54191.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=54191/index.html">AEK Larnaca</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="AEK Larnaca FC" title="AEK Larnaca FC" src="https://web.archive.org/web/20111127204141im_/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="RSC Anderlecht" title="RSC Anderlecht" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50074.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50074/index.html">Anderlecht</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="RSC Anderlecht" title="RSC Anderlecht" src="https://web.archive.org/web/20111127204141im_/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="Athletic Club" title="Athletic Club" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50125.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50125/index.html">Athletic</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Athletic Club" title="Athletic Club" src="https://web.archive.org/web/20111127204141im_/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="Club Atlético de Madrid" title="Club Atlético de Madrid" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50124.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50124/index.html">Atlético</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Club Atlético de Madrid" title="Club Atlético de Madrid" src="https://web.archive.org/web/20111127204141im_/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="FK Austria Wien" title="FK Austria Wien" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50110.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50110/index.html">Austria Wien</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="FK Austria Wien" title="FK Austria Wien" src="https://web.archive.org/web/20111127204141im_/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="AZ Alkmaar" title="AZ Alkmaar" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52327.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52327/index.html">AZ</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="AZ Alkmaar" title="AZ Alkmaar" src="https://web.archive.org/web/20111127204141im_/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="Beşiktaş JK" title="Beşiktaş JK" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50157.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50157/index.html">Beşiktaş</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Beşiktaş JK" title="Beşiktaş JK" src="https://web.archive.org/web/20111127204141im_/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="Birmingham City FC" title="Birmingham City FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53342.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=53342/index.html">Birmingham</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Birmingham City FC" title="Birmingham City FC" src="https://web.archive.org/web/20111127204141im_/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="SC Braga" title="SC Braga" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52336.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52336/index.html">Braga</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="SC Braga" title="SC Braga" src="https://web.archive.org/web/20111127204141im_/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="Celtic FC" title="Celtic FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50050.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50050/index.html">Celtic</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=sco/index.html" title="SCO">SCO</a><div class="fl flag20"><img height="18" width="18" alt="Celtic FC" title="Celtic FC" src="https://web.archive.org/web/20111127204141im_/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="Club Brugge KV" title="Club Brugge KV" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50043.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50043/index.html">Club Brugge</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="Club Brugge KV" title="Club Brugge KV" src="https://web.archive.org/web/20111127204141im_/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="FC Dynamo Kyiv" title="FC Dynamo Kyiv" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52723.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52723/index.html">Dynamo Kyiv</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Dynamo Kyiv" title="FC Dynamo Kyiv" src="https://web.archive.org/web/20111127204141im_/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="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75386.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=75386/index.html">Fulham</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20111127204141im_/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="Hapoel Tel-Aviv FC" title="Hapoel Tel-Aviv FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59869.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=59869/index.html">H. Tel-Aviv</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Hapoel Tel-Aviv FC" title="Hapoel Tel-Aviv FC" src="https://web.archive.org/web/20111127204141im_/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="Hannover 96" title="Hannover 96" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57488.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=57488/index.html">Hannover</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="Hannover 96" title="Hannover 96" src="https://web.archive.org/web/20111127204141im_/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="FC København" title="FC København" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52709.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52709/index.html">København</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=den/index.html" title="DEN">DEN</a><div class="fl flag20"><img height="18" width="18" alt="FC København" title="FC København" src="https://web.archive.org/web/20111127204141im_/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="S.S. Lazio" title="S.S. Lazio" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52973.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52973/index.html">Lazio</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="S.S. Lazio" title="S.S. Lazio" src="https://web.archive.org/web/20111127204141im_/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="Legia Warszawa" title="Legia Warszawa" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50146.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50146/index.html">Legia</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="Legia Warszawa" title="Legia Warszawa" src="https://web.archive.org/web/20111127204141im_/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="FC Lokomotiv Moskva" title="FC Lokomotiv Moskva" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53065.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=53065/index.html">Lokomotiv Moskva</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Lokomotiv Moskva" title="FC Lokomotiv Moskva" src="https://web.archive.org/web/20111127204141im_/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="Maccabi Haifa FC" title="Maccabi Haifa FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59045.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=59045/index.html">M. Haifa</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Maccabi Haifa FC" title="Maccabi Haifa FC" src="https://web.archive.org/web/20111127204141im_/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="Maccabi Tel-Aviv FC" title="Maccabi Tel-Aviv FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57477.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=57477/index.html">M. Tel-Aviv</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Maccabi Tel-Aviv FC" title="Maccabi Tel-Aviv FC" src="https://web.archive.org/web/20111127204141im_/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="Malmö FF" title="Malmö FF" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50152.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50152/index.html">Malmö</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="Malmö FF" title="Malmö FF" src="https://web.archive.org/web/20111127204141im_/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="NK Maribor" title="NK Maribor" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57490.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=57490/index.html">Maribor</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=svn/index.html" title="SVN">SVN</a><div class="fl flag20"><img height="18" width="18" alt="NK Maribor" title="NK Maribor" src="https://web.archive.org/web/20111127204141im_/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="FC Metalist Kharkiv" title="FC Metalist Kharkiv" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50102.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50102/index.html">Metalist</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Metalist Kharkiv" title="FC Metalist Kharkiv" src="https://web.archive.org/web/20111127204141im_/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="Odense BK" title="Odense BK" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52233.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52233/index.html">OB</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=den/index.html" title="DEN">DEN</a><div class="fl flag20"><img height="18" width="18" alt="Odense BK" title="Odense BK" src="https://web.archive.org/web/20111127204141im_/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="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50130.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50130/index.html">PAOK</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20111127204141im_/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="Paris Saint-Germain FC" title="Paris Saint-Germain FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52747.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52747/index.html">PSG</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=fra/index.html" title="FRA">FRA</a><div class="fl flag20"><img height="18" width="18" alt="Paris Saint-Germain FC" title="Paris Saint-Germain FC" src="https://web.archive.org/web/20111127204141im_/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="PSV Eindhoven" title="PSV Eindhoven" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50062.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50062/index.html">PSV</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="PSV Eindhoven" title="PSV Eindhoven" src="https://web.archive.org/web/20111127204141im_/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="FC Rapid Bucureşti" title="FC Rapid Bucureşti" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59039.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=59039/index.html">Rapid Bucureşti</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="FC Rapid Bucureşti" title="FC Rapid Bucureşti" src="https://web.archive.org/web/20111127204141im_/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="Stade Rennais FC" title="Stade Rennais FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/55031.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=55031/index.html">Rennes</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=fra/index.html" title="FRA">FRA</a><div class="fl flag20"><img height="18" width="18" alt="Stade Rennais FC" title="Stade Rennais FC" src="https://web.archive.org/web/20111127204141im_/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="FC Rubin Kazan" title="FC Rubin Kazan" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/82818.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=82818/index.html">Rubin</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Rubin Kazan" title="FC Rubin Kazan" src="https://web.archive.org/web/20111127204141im_/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="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50030.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50030/index.html">Salzburg</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20111127204141im_/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="FC Schalke 04" title="FC Schalke 04" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57388.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/index.html">Schalke</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="FC Schalke 04" title="FC Schalke 04" src="https://web.archive.org/web/20111127204141im_/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="Shamrock Rovers FC" title="Shamrock Rovers FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52381.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52381/index.html">Shamrock Rovers</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=irl/index.html" title="IRL">IRL</a><div class="fl flag20"><img height="18" width="18" alt="Shamrock Rovers FC" title="Shamrock Rovers FC" src="https://web.archive.org/web/20111127204141im_/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="ŠK Slovan Bratislava" title="ŠK Slovan Bratislava" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52797.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52797/index.html">Slovan Bratislava</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=svk/index.html" title="SVK">SVK</a><div class="fl flag20"><img height="18" width="18" alt="ŠK Slovan Bratislava" title="ŠK Slovan Bratislava" src="https://web.archive.org/web/20111127204141im_/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="Sporting Clube de Portugal" title="Sporting Clube de Portugal" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50149.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50149/index.html">Sporting</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="Sporting Clube de Portugal" title="Sporting Clube de Portugal" src="https://web.archive.org/web/20111127204141im_/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="R. Standard de Liège" title="R. Standard de Liège" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52165.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52165/index.html">Standard Liège</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="R. Standard de Liège" title="R. Standard de Liège" src="https://web.archive.org/web/20111127204141im_/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="FC Steaua Bucureşti" title="FC Steaua Bucureşti" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50065.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50065/index.html">Steaua</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="FC Steaua Bucureşti" title="FC Steaua Bucureşti" src="https://web.archive.org/web/20111127204141im_/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="Stoke City FC" title="Stoke City FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53356.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=53356/index.html">Stoke</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Stoke City FC" title="Stoke City FC" src="https://web.archive.org/web/20111127204141im_/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="SK Sturm Graz" title="SK Sturm Graz" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50111.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50111/index.html">Sturm</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="SK Sturm Graz" title="SK Sturm Graz" src="https://web.archive.org/web/20111127204141im_/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="Tottenham Hotspur FC" title="Tottenham Hotspur FC" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/1652.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/index.html">Tottenham</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Tottenham Hotspur FC" title="Tottenham Hotspur FC" src="https://web.archive.org/web/20111127204141im_/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="FC Twente" title="FC Twente" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52818.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52818/index.html">Twente</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="FC Twente" title="FC Twente" src="https://web.archive.org/web/20111127204141im_/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="Udinese Calcio" title="Udinese Calcio" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/51310.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=51310/index.html">Udinese</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="Udinese Calcio" title="Udinese Calcio" src="https://web.archive.org/web/20111127204141im_/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="FC Vaslui" title="FC Vaslui" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/89719.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=89719/index.html">Vaslui</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="FC Vaslui" title="FC Vaslui" src="https://web.archive.org/web/20111127204141im_/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="FC Vorskla Poltava" title="FC Vorskla Poltava" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/62174.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=62174/index.html">Vorskla</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Vorskla Poltava" title="FC Vorskla Poltava" src="https://web.archive.org/web/20111127204141im_/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="Wisła Kraków" title="Wisła Kraków" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52651.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52651/index.html">Wisła</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="Wisła Kraków" title="Wisła Kraków" src="https://web.archive.org/web/20111127204141im_/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="FC Zürich" title="FC Zürich" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/51150.png"/></div><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=51150/index.html">Zürich</a></div><div class="right"><a class="fl flag20 l" href="/web/20111127204141/http://it.uefa.com/memberassociations/association=sui/index.html" title="SUI">SUI</a><div class="fl flag20"><img height="18" width="18" alt="FC Zürich" title="FC Zürich" src="https://web.archive.org/web/20111127204141im_/http://img.uefa.com/imgml/flags/18x18/SUI.png"/></div></div></li></ul></div></div> </div><div class="bF"> </div> </div> </div> </div> </div> </div><div class="grid_4 omniture_right_column"><div class="row RS_View1"><div style="" class="box acBox HpMatches"><div class="bH"><!--googleoff:index--><h3>Partite </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">Fase a gironi </span><span class="rDate">30/11/2011 </span></a></p><div id="md1"><table class="RS_Content"><tr id="m_2007373" class="RS_Match on first"><td class="RS_grp"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001545/index.html" title="Gruppo A">A</a></td><td class="RS_Team home"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=82818/index.html" title="Rubin - Shamrock Rovers">Rubin</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=82818/index.html"><img height="18" width="18" alt="Rubin" title="Rubin" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/82818.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007373/index.html">18:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52381/index.html"><img height="18" width="18" alt="Shamrock Rovers" title="Shamrock Rovers" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/52381.png"/></a></td><td class="RS_Team away"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52381/index.html" title="Rubin - Shamrock Rovers">Shamrock Rovers</a></td></tr><tr id="m_2007387" class="RS_Match off"><td class="RS_grp"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001552/index.html" title="Gruppo H">H</a></td><td class="RS_Team home"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52336/index.html" title="Braga - Birmingham">Braga</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52336/index.html"><img height="18" width="18" alt="Braga" title="Braga" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/52336.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007387/index.html">19:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=53342/index.html"><img height="18" width="18" alt="Birmingham" title="Birmingham" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/53342.png"/></a></td><td class="RS_Team away"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=53342/index.html" title="Braga - Birmingham">Birmingham</a></td></tr><tr id="m_2007389" class="RS_Match on"><td class="RS_grp"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001553/index.html" title="Gruppo I">I</a></td><td class="RS_Team home"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50050/index.html" title="Celtic - Atlético">Celtic</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50050/index.html"><img height="18" width="18" alt="Celtic" title="Celtic" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/50050.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007389/index.html">19:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50124/index.html"><img height="18" width="18" alt="Atlético" title="Atlético" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/50124.png"/></a></td><td class="RS_Team away"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50124/index.html" title="Celtic - Atlético">Atlético</a></td></tr><tr id="m_2007384" class="RS_Match off"><td class="RS_grp"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001551/index.html" title="Gruppo G">G</a></td><td class="RS_Team home"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50152/index.html" title="Malmö - AZ">Malmö</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50152/index.html"><img height="18" width="18" alt="Malmö" title="Malmö" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/50152.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007384/index.html">19:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52327/index.html"><img height="18" width="18" alt="AZ" title="AZ" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/52327.png"/></a></td><td class="RS_Team away"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52327/index.html" title="Malmö - AZ">AZ</a></td></tr><tr id="m_2007386" class="RS_Match on"><td class="RS_grp"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001552/index.html" title="Gruppo H">H</a></td><td class="RS_Team home"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=57490/index.html" title="Maribor - Club Brugge">Maribor</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=57490/index.html"><img height="18" width="18" alt="Maribor" title="Maribor" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/57490.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007386/index.html">19:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50043/index.html"><img height="18" width="18" alt="Club Brugge" title="Club Brugge" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/50043.png"/></a></td><td class="RS_Team away"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50043/index.html" title="Maribor - Club Brugge">Club Brugge</a></td></tr><tr id="m_2007388" class="RS_Match off"><td class="RS_grp"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001553/index.html" title="Gruppo I">I</a></td><td class="RS_Team home"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=55031/index.html" title="Rennes - Udinese">Rennes</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=55031/index.html"><img height="18" width="18" alt="Rennes" title="Rennes" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/55031.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007388/index.html">19:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=51310/index.html"><img height="18" width="18" alt="Udinese" title="Udinese" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/51310.png"/></a></td><td class="RS_Team away"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=51310/index.html" title="Rennes - Udinese">Udinese</a></td></tr><tr id="m_2007385" class="RS_Match on"><td class="RS_grp"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001551/index.html" title="Gruppo G">G</a></td><td class="RS_Team home"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50102/index.html" title="Metalist - Austria Wien">Metalist</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50102/index.html"><img height="18" width="18" alt="Metalist" title="Metalist" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/50102.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007385/index.html">19:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50110/index.html"><img height="18" width="18" alt="Austria Wien" title="Austria Wien" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/50110.png"/></a></td><td class="RS_Team away"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50110/index.html" title="Metalist - Austria Wien">Austria Wien</a></td></tr><tr id="m_2007372" class="RS_Match off"><td class="RS_grp"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001545/index.html" title="Gruppo A">A</a></td><td class="RS_Team home"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/index.html" title="Tottenham - PAOK">Tottenham</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/index.html"><img height="18" width="18" alt="Tottenham" title="Tottenham" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/1652.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007372/index.html">21:05</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50130/index.html"><img height="18" width="18" alt="PAOK" title="PAOK" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/50130.png"/></a></td><td class="RS_Team away"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50130/index.html" title="Tottenham - PAOK">PAOK</a></td></tr><tr id="m_2007374" class="RS_Match on"><td class="RS_grp"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001546/index.html" title="Gruppo B">B</a></td><td class="RS_Team home"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52165/index.html" title="Standard Liège - Hannover">Standard Liège</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52165/index.html"><img height="18" width="18" alt="Standard Liège" title="Standard Liège" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/52165.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007374/index.html">21:05</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=57488/index.html"><img height="18" width="18" alt="Hannover" title="Hannover" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/57488.png"/></a></td><td class="RS_Team away"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=57488/index.html" title="Standard Liège - Hannover">Hannover</a></td></tr><tr id="m_2007377" class="RS_Match off"><td class="RS_grp"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001547/index.html" title="Gruppo C">C</a></td><td class="RS_Team home"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50146/index.html" title="Legia - PSV">Legia</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50146/index.html"><img height="18" width="18" alt="Legia" title="Legia" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/50146.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007377/index.html">21:05</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50062/index.html"><img height="18" width="18" alt="PSV" title="PSV" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/50062.png"/></a></td><td class="RS_Team away"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50062/index.html" title="Legia - PSV">PSV</a></td></tr><tr id="m_2007375" class="RS_Match on"><td class="RS_grp"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001546/index.html" title="Gruppo B">B</a></td><td class="RS_Team home"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=62174/index.html" title="Vorskla - København">Vorskla</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=62174/index.html"><img height="18" width="18" alt="Vorskla" title="Vorskla" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/62174.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007375/index.html">21:05</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52709/index.html"><img height="18" width="18" alt="København" title="København" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/52709.png"/></a></td><td class="RS_Team away"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52709/index.html" title="Vorskla - København">København</a></td></tr><tr id="m_2007376" class="RS_Match off"><td class="RS_grp"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001547/index.html" title="Gruppo C">C</a></td><td class="RS_Team home"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=59039/index.html" title="Rapid Bucureşti - H. Tel-Aviv">Rapid Bucureşti</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=59039/index.html"><img height="18" width="18" alt="Rapid Bucureşti" title="Rapid Bucureşti" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/59039.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007376/index.html">21:05</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=59869/index.html"><img height="18" width="18" alt="H. Tel-Aviv" title="H. Tel-Aviv" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/59869.png"/></a></td><td class="RS_Team away"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=59869/index.html" title="Rapid Bucureşti - H. Tel-Aviv">H. Tel-Aviv</a></td></tr></table> </div><p id="chp2_slotRow2" class="accHeader"><a href="#"><span class="rName">Fase a gironi </span><span class="rDate">01/12/2011 </span></a></p><div id="md2"><table class="RS_Content"><tr id="m_2007394" class="RS_Match on first"><td class="RS_grp"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001556/index.html" title="Gruppo L">L</a></td><td class="RS_Team home"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=53065/index.html" title="Lokomotiv Moskva - Sturm">Lokomotiv Moskva</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=53065/index.html"><img height="18" width="18" alt="Lokomotiv Moskva" title="Lokomotiv Moskva" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/53065.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007394/index.html">18:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50111/index.html"><img height="18" width="18" alt="Sturm" title="Sturm" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/50111.png"/></a></td><td class="RS_Team away"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50111/index.html" title="Lokomotiv Moskva - Sturm">Sturm</a></td></tr><tr id="m_2007391" class="RS_Match off"><td class="RS_grp"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001554/index.html" title="Gruppo J">J</a></td><td class="RS_Team home"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/index.html" title="Schalke - Steaua">Schalke</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/index.html"><img height="18" width="18" alt="Schalke" title="Schalke" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/57388.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007391/index.html">19:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50065/index.html"><img height="18" width="18" alt="Steaua" title="Steaua" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/50065.png"/></a></td><td class="RS_Team away"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50065/index.html" title="Schalke - Steaua">Steaua</a></td></tr><tr id="m_2007392" class="RS_Match on"><td class="RS_grp"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001555/index.html" title="Gruppo K">K</a></td><td class="RS_Team home"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52233/index.html" title="OB - Wisła">OB</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52233/index.html"><img height="18" width="18" alt="OB" title="OB" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/52233.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007392/index.html">19:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52651/index.html"><img height="18" width="18" alt="Wisła" title="Wisła" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/52651.png"/></a></td><td class="RS_Team away"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52651/index.html" title="OB - Wisła">Wisła</a></td></tr><tr id="m_2007393" class="RS_Match off"><td class="RS_grp"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001555/index.html" title="Gruppo K">K</a></td><td class="RS_Team home"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52818/index.html" title="Twente - Fulham">Twente</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52818/index.html"><img height="18" width="18" alt="Twente" title="Twente" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/52818.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007393/index.html">19:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=75386/index.html"><img height="18" width="18" alt="Fulham" title="Fulham" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/75386.png"/></a></td><td class="RS_Team away"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=75386/index.html" title="Twente - Fulham">Fulham</a></td></tr><tr id="m_2007390" class="RS_Match on"><td class="RS_grp"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001554/index.html" title="Gruppo J">J</a></td><td class="RS_Team home"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=54191/index.html" title="AEK Larnaca - M. Haifa">AEK Larnaca</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=54191/index.html"><img height="18" width="18" alt="AEK Larnaca" title="AEK Larnaca" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/54191.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007390/index.html">19:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=59045/index.html"><img height="18" width="18" alt="M. Haifa" title="M. Haifa" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/59045.png"/></a></td><td class="RS_Team away"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=59045/index.html" title="AEK Larnaca - M. Haifa">M. Haifa</a></td></tr><tr id="m_2007395" class="RS_Match off"><td class="RS_grp"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001556/index.html" title="Gruppo L">L</a></td><td class="RS_Team home"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50129/index.html" title="AEK - Anderlecht">AEK</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50129/index.html"><img height="18" width="18" alt="AEK" title="AEK" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/50129.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007395/index.html">19:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50074/index.html"><img height="18" width="18" alt="Anderlecht" title="Anderlecht" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/50074.png"/></a></td><td class="RS_Team away"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50074/index.html" title="AEK - Anderlecht">Anderlecht</a></td></tr><tr id="m_2007378" class="RS_Match on"><td class="RS_grp"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001548/index.html" title="Gruppo D">D</a></td><td class="RS_Team home"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50149/index.html" title="Sporting - Zürich">Sporting</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50149/index.html"><img height="18" width="18" alt="Sporting" title="Sporting" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/50149.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007378/index.html">21:05</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=51150/index.html"><img height="18" width="18" alt="Zürich" title="Zürich" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/51150.png"/></a></td><td class="RS_Team away"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=51150/index.html" title="Sporting - Zürich">Zürich</a></td></tr><tr id="m_2007380" class="RS_Match off"><td class="RS_grp"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001549/index.html" title="Gruppo E">E</a></td><td class="RS_Team home"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=53356/index.html" title="Stoke - Dynamo Kyiv">Stoke</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=53356/index.html"><img height="18" width="18" alt="Stoke" title="Stoke" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/53356.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007380/index.html">21:05</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52723/index.html"><img height="18" width="18" alt="Dynamo Kyiv" title="Dynamo Kyiv" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/52723.png"/></a></td><td class="RS_Team away"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52723/index.html" title="Stoke - Dynamo Kyiv">Dynamo Kyiv</a></td></tr><tr id="m_2007382" class="RS_Match on"><td class="RS_grp"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001550/index.html" title="Gruppo F">F</a></td><td class="RS_Team home"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50125/index.html" title="Athletic - Slovan Bratislava">Athletic</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50125/index.html"><img height="18" width="18" alt="Athletic" title="Athletic" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/50125.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007382/index.html">21:05</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52797/index.html"><img height="18" width="18" alt="Slovan Bratislava" title="Slovan Bratislava" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/52797.png"/></a></td><td class="RS_Team away"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52797/index.html" title="Athletic - Slovan Bratislava">Slovan Bratislava</a></td></tr><tr id="m_2007383" class="RS_Match off"><td class="RS_grp"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001550/index.html" title="Gruppo F">F</a></td><td class="RS_Team home"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50030/index.html" title="Salzburg - PSG">Salzburg</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50030/index.html"><img height="18" width="18" alt="Salzburg" title="Salzburg" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/50030.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007383/index.html">21:05</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52747/index.html"><img height="18" width="18" alt="PSG" title="PSG" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/52747.png"/></a></td><td class="RS_Team away"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52747/index.html" title="Salzburg - PSG">PSG</a></td></tr><tr id="m_2007379" class="RS_Match on"><td class="RS_grp"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001548/index.html" title="Gruppo D">D</a></td><td class="RS_Team home"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=89719/index.html" title="Vaslui - Lazio">Vaslui</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=89719/index.html"><img height="18" width="18" alt="Vaslui" title="Vaslui" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/89719.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007379/index.html">21:05</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52973/index.html"><img height="18" width="18" alt="Lazio" title="Lazio" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/52973.png"/></a></td><td class="RS_Team away"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52973/index.html" title="Vaslui - Lazio">Lazio</a></td></tr><tr id="m_2007381" class="RS_Match off"><td class="RS_grp"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001549/index.html" title="Gruppo E">E</a></td><td class="RS_Team home"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=57477/index.html" title="M. Tel-Aviv - Beşiktaş">M. Tel-Aviv</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=57477/index.html"><img height="18" width="18" alt="M. Tel-Aviv" title="M. Tel-Aviv" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/57477.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007381/index.html">21:05</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50157/index.html"><img height="18" width="18" alt="Beşiktaş" title="Beşiktaş" src="/web/20111127204141im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/50157.png"/></a></td><td class="RS_Team away"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50157/index.html" title="M. Tel-Aviv - Beşiktaş">Beşiktaş</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=14/season=2012/day=5/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_uel_homepage_mpu_mpu_top_1='https://web.archive.org/web/20111127204141/http://ad.ch.doubleclick.net/adj/uel.italian/homepage_mpu;pos=mpu_top;tile=1;sect=;kw=;dcopt=ist;sz=300x250;ord=' + ord + '?'; addADLinkScript(AD_uel_homepage_mpu_mpu_top_1); </script><noscript><p><a href="https://web.archive.org/web/20111127204141/http://ad.ch.doubleclick.net/jump/uel.italian/homepage_mpu;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/20111127204141im_/http://ad.ch.doubleclick.net/ad/uel.italian/homepage_mpu;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>Calendario </h3><!--googleon:index--> </div><div class="bC" style="height: 265px; overflow: hidden;"><div class="jAccor" id="CalendarHP"> <p id="chp1" class="accHeader"><a>Qualificazioni</a></p><div><ul><li><div class="left"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000268/index.html">Primo turno di qualificazione</a></div><div class="right">30 giugno 2011</div></li><li><div class="left"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000268/index.html">Primo turno di qualificazione</a></div><div class="right">07 luglio 2011</div></li><li><div class="left"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000269/index.html">Secondo turno di qualificazione</a></div><div class="right">14 luglio 2011</div></li><li><div class="left"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000269/index.html">Secondo turno di qualificazione</a></div><div class="right">21 luglio 2011</div></li><li><div class="left"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000270/index.html">Terzo turno di qualificazione</a></div><div class="right">26 - 28 luglio 2011</div></li><li><div class="left"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000270/index.html">Terzo turno di qualificazione</a></div><div class="right">04 agosto 2011</div></li></ul></div><p id="chp2" class="accHeader"><a>Spareggio</a></p><div><ul><li><div class="left"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000271/index.html">Spareggi</a></div><div class="right">18 agosto 2011</div></li><li><div class="left"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000271/index.html">Spareggi</a></div><div class="right">25 agosto 2011</div></li></ul></div><p id="chp3" class="accHeader selected"><a>Fase a gironi</a></p><div><ul><li><div class="left"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/index.html">Giornata 1</a></div><div class="right">15 settembre 2011</div></li><li><div class="left"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/index.html">Giornata 2</a></div><div class="right">29 settembre 2011</div></li><li><div class="left"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/index.html">Giornata 3</a></div><div class="right">20 ottobre 2011</div></li><li><div class="left"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/index.html">Giornata 4</a></div><div class="right">03 novembre 2011</div></li><li><div class="left"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/index.html">Giornata 5</a></div><div class="right">30 nov - 01 dic 2011</div></li><li><div class="left"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/index.html">Giornata 6</a></div><div class="right">14 - 15 dicembre 2011</div></li></ul></div><p id="chp4" class="accHeader"><a>Eliminazione diretta</a></p><div><ul><li><div class="left"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/index.html">Sedicesimi di finale</a></div><div class="right">16 febbraio 2012</div></li><li><div class="left"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/index.html">Sedicesimi di finale</a></div><div class="right">23 febbraio 2012</div></li><li><div class="left"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000274/index.html">Ottavi di finale</a></div><div class="right">08 marzo 2012</div></li><li><div class="left"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000274/index.html">Ottavi di finale</a></div><div class="right">15 marzo 2012</div></li><li><div class="left"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000275/index.html">Quarti di finale</a></div><div class="right">29 marzo 2012</div></li><li><div class="left"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000275/index.html">Quarti di finale</a></div><div class="right">05 aprile 2012</div></li><li><div class="left"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000276/index.html">Semifinali</a></div><div class="right">19 aprile 2012</div></li><li><div class="left"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000276/index.html">Semifinali</a></div><div class="right">26 aprile 2012</div></li></ul></div><p id="chp5" class="accHeader"><a>Finale</a></p><div><ul><li><div class="left"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000277/index.html">Finale</a></div><div class="right">09 maggio 2012</div></li></ul></div></div> </div><div class="bF"> </div> </div> </div><div class="row quicklinks"><div style="" class="newsBulList "><div class="bH"><!--googleoff:index--><h3> </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="bulletList"><li><h4 class="nTitle"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2012/accesslist/index.html">Lista d'accesso 2011/12</a></h4></li><li><h4 class="nTitle"><a href="/web/20111127204141/http://it.uefa.com/uefa/management/newsid=1482932.html">Calendario partite 2010/11</a></h4></li><li><h4 class="nTitle"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/season=2011/accesslist/listofparticipants/index.html">Lista partecipanti 2010/11</a></h4></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row promojc"><div class="box ADBox " style=""><div class="bH"><!--googleoff:index--> <!--googleon:index--> </div><div class="bC"><div class="jcCont " id="ph"><div><input type="hidden" class="carouselAuto" value="6"/><input type="hidden" class="carouselScroll" value="1"/><input type="hidden" class="carouselAnimation" value="500"/><input type="hidden" class="carouselWrap" value="circular"/><input type="hidden" class="thumbSize" value="w4"/><input type="hidden" class="carouselWideSize" value=""/><input type="hidden" class="carouselStyle" value="transparent"/><input type="hidden" class="carouselCount" value="2"/><div id="cnt_news1" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/60/1651960_PromoGenericBanner.jpg" class="imageurl" name="imageurl1"/><p class="medTitle"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/library/redirect/_fantasy.html">UEL Fantasy 2011/12 - 300x250 IT</a></p></div><div id="cnt_news2" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/76/1651976_PromoGenericBanner.jpg" class="imageurl" name="imageurl2"/><p class="medTitle"><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/library/redirect/_predictor.html">UEL Predictor 2011/12 - 300x250 IT</a></p></div></div></div><div class="jboxPromo " id="news_"><div class="jc-clip "><ul class="wideList clearfix"><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/library/redirect/_fantasy.html"><img src="/web/20111127204141im_/http://it.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/60/1651960_PromoGenericBanner.jpg" alt="UEL Fantasy 2011/12 - 300x250 IT"/></a></li><li><a href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/library/redirect/_predictor.html"><img src="/web/20111127204141im_/http://it.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/76/1651976_PromoGenericBanner.jpg" alt="UEL Predictor 2011/12 - 300x250 IT"/></a></li></ul></div><div><div class="jc-next jc-next-hor fr "> </div><div class="position fr"><span>1</span> di 2</div><div class="jc-prev jc-prev-hor fr "> </div></div></div> </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/20111127204141/http://it.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA Europa League" class="bcLink" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/index.html">UEFA Europa League</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20111127204141/http://it.uefa.com/community/feedback/index.html">Mandaci il tuo Feedback</a></div><div class="fblike"><fb:like class="bcfb" xmlns:fb="http://www.facebook.com/2008/fbml"> </fb:like></div></div><!--googleon:snippet--> </div><div class="d3cmsFooter"><!--googleoff: all--><div class="d3cmsCFooter"><div class="competition fl"><span class="footerLbl">Competizioni</span><div class="competitionlist fl"><span>- Club - </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/20111127204141/http://it.uefa.com/uefachampionsleague/index.html" title="UEFA Champions League">UEFA Champions League</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/uefaeuropaleague/index.html" title="UEFA Europa League">UEFA Europa League</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/uefasupercup/index.html" title="Supercoppa UEFA">Supercoppa UEFA</a></li></ul> </div><div class="competitionlist fl"><span>- Nazionali - </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/20111127204141/http://it.uefa.com/uefaeuro/index.html" title="UEFA EURO">UEFA EURO</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/uefaeuro/abouteuro/uefaeuro2016/index.html" title="UEFA EURO 2016">UEFA EURO 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/20111127204141/http://it.uefa.com/worldcup/index.html" title="Coppa del Mondo">Coppa del Mondo</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/under21/index.html" title="Europei Under 21">Europei Under 21</a></li></ul><span>- Giovani/Dilettanti - </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/20111127204141/http://it.uefa.com/under19/index.html" title="Europeo Under 19">Europeo Under 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/20111127204141/http://it.uefa.com/under17/index.html" title="Europeo Under 17">Europeo Under 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/20111127204141/http://it.uefa.com/regionscup/index.html" title="Coppa della Regioni">Coppa della Regioni</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/20111127204141/http://it.uefa.com/women/index.html" title="- Calcio femminile -">- Calcio femminile - </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/20111127204141/http://it.uefa.com/womenseuro/index.html" title="UEFA WOMEN'S EURO">UEFA WOMEN'S EURO</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/womensworldcup/index.html" title="Mondiali femminili">Mondiali femminili</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/womenschampionsleague/index.html" title="UEFA Women's Champions League">UEFA Women's Champions League</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/womensunder19/index.html" title="Europeo U19 femminile">Europeo U19 femminile</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/womensunder17/index.html" title="Under 17 Femminile">Under 17 Femminile</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/20111127204141/http://it.uefa.com/futsal/index.html" title="- Futsal -">- Futsal - </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/20111127204141/http://it.uefa.com/futsaleuro/index.html" title="Europeo futsal">Europeo futsal</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/futsalworldcup/index.html" title="Mondiali FIFA futsal">Mondiali FIFA futsal</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/futsalcup/index.html" title="Coppa UEFA futsal">Coppa UEFA futsal</a></li></ul> </div></div><div class="aboutuefa fl"><span class="footerLbl">La UEFA</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/20111127204141/http://it.uefa.com/uefa/news/index.html" title="Notizie">Notizie</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/uefa/aboutuefa/organisation/president/index.html" title="Presidente">Presidente</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/uefa/library/_redirect_calendar.html" title="Calendario">Calendario</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/uefa/aboutuefa/organisation/job/index.html" title="Lavoro">Lavoro</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/uefa/mediaservices/index.html" title="Servizi per i Media">Servizi per i Media</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/uefa/mediaservices/accreditation/index.html" title="Accrediti stampa">Accrediti stampa</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/uefa/events/videoarchive/index.html" title="Archivio video UEFA">Archivio video UEFA</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/uefa/events/tv/index.html" title="Ore di trasmissione bloccate">Ore di trasmissione bloccate</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/uefa/events/marketing/index.html" title="Vendita Diritti per i Media">Vendita Diritti per i Media</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/uefa/footballfirst/protectingthegame/antidoping/index.html" title="Antidoping">Antidoping</a></li></ul></div><div class="chnw fl"><div class="channel"><span class="footerLbl">Canali</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/20111127204141/http://it.uefa.com/news/index.html" title="Centro news">Centro news</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/teamsandplayers/index.html" title="Squadre & Giocatori">Squadre & Giocatori</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/video/index.html" title="Video">Video</a></li></ul></div><div class="channel"><span class="footerLbl">Siti network UEFA</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/20111127204141/http://it.uefa.com/trainingground/index.html" title="UEFA Training Ground">UEFA 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/20111127204141/http://twitter.com/uefacom_it" target="_blank" title="UEFA.com su Twitter">UEFA.com su 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/20111127204141/http://it.uefa.com/store/index.html" title="Negozio">Negozio</a></li></ul></div></div><div class="tlmyu fl"><div class="tools"><span class="footerLbl">Strumenti</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/20111127204141/http://it.uefa.com/news/rssfeeds/index.html" title="RSS feeds">RSS feeds</a></li></ul></div><div class="channel"><span class="footerLbl">Il mio 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/20111127204141/http://it.uefa.com/community/login/index.html" title="Login">Login</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/community/registration/index.html" title="Registrati">Registrati</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/community/mypage/profile.htmx" title="Il mio UEFA.com">Il mio UEFA.com</a></li></ul></div></div><div class="languages row"><span class="langLbl">Cambia lingua:</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/20111127204141/http://en.uefa.com/" title="Inglese">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/20111127204141/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/20111127204141/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/20111127204141/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/20111127204141/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/20111127204141/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/20111127204141/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/20111127204141/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/20111127204141/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/20111127204141/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/20111127204141/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/20111127204141/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 - Il sito ufficiale del calcio europeo" href="/web/20111127204141/http://it.uefa.com/index.html"> UEFA.com - Il sito ufficiale del calcio europeo</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/20111127204141/http://it.uefa.com/uefa/aboutuefa/organisation/contactuefa/index.html" title="Contattaci">Contattaci</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/uefa/faq/index.html" title="Aiuto / FAQ">Aiuto / FAQ</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/uefa/termsconditions.html" title="Termini e condizioni">Termini e condizioni</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/uefa/privacypolicy.html" title="Privacy">Privacy</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111127204141/http://it.uefa.com/sitemap/index.html" title="Mappa del Sito">Mappa del Sito</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/20111127204141/http://m.uefa.com/it/" title="Versione mobile">Versione mobile</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/20111127204141/http://ac.uefa.com/it/" title="Versione accessibile">Versione accessibile</a></li></ul><ul class="disclaimer"><li>© 1998-2011 UEFA. Tutti i diritti riservati.</li><li>La parola UEFA EUROPA LEAGUE, il logo della UEFA Europa League e il trofeo della UEFA Europa League sono marchi registrati e/o copyright della UEFA. Tali trade mark non possono essere utilizzati in nessun modo per scopi commerciali. L'utilizzo di UEFA.com sta a significare l'accettazione dei Termini e Condizioni e delle Norme sulla Privacy.</li></ul></div><script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20111127204141/https://ssl." : "https://web.archive.org/web/20111127204141/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:"it.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/20111127204141/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 20:41:41 Nov 27, 2011 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 00:34:51 Nov 26, 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.521 exclusion.robots: 0.029 exclusion.robots.policy: 0.017 esindex: 0.008 cdx.remote: 7.396 LoadShardBlock: 217.536 (3) PetaboxLoader3.datanode: 111.958 (4) PetaboxLoader3.resolve: 316.002 (2) load_resource: 312.733 -->