<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
  font: 12px Arial, sans-serif;
  color: #308CCF;
}
a{ color: #6BB3E8; text-decoration: none; }
img{ border:0; }
#container_new{ display: none; }

.button{ cursor: pointer; color: #6BB3E8; }


#hidden_menu{
  position: absolute;
  top: 0;
  right: 0;
  width: 150px;
  color:#FFF;
}

#refresh{
  position: fixed;
  top:50px;
  left:10px;
}
#refresh span{
  display: block;
  color: #FF0000;
}
#flags{
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  text-align: center;
}

/*KOLORY FONTOW I BG*/
.color_red{ color:#FF0000 !important; }
.color_green{ color:rgb(30,164,59) !important; }
.color_white{ color:#FFFFFF !important; }
.color_yellow{ color:rgb(255,219,0) !important; }
.bg_red{ background: #FF0000 !important; }
.bg_green{ background: rgb(30,164,59) !important; }
.bg_white{ background: #FFFFFF !important; color:#000!important; }
.bg_yellow{ background: rgb(255,219,0) !important; color:#000!important; }
div.piste div.result_bar div.result div.points.bg_red{background:url('circleb_red.gif') no-repeat 100% !important;}
div.piste div.result_bar div.result div.points.bg_green{background:url('circleb_green.gif') no-repeat 100% !important;}
div.piste div.result_bar div.result div.points.bg_white{background:url('circleb_white.gif') no-repeat 100% !important;}
div.piste div.result_bar div.result div.points.bg_yellow{background:url('circleb_yellow.gif') no-repeat 100% !important;}
div.piste div.protocol table div.circle.bg_red{background:url('circle_red.gif') no-repeat 100% !important;}
div.piste div.protocol table div.circle.bg_green{background:url('circle_green.gif') no-repeat 100% !important;}
div.piste div.protocol table div.circle.bg_white{background:url('circle_white.gif') no-repeat 100% !important;}
div.piste div.protocol table div.circle.bg_yellow{background:url('circle_yellow.gif') no-repeat 100% !important;}


/*PISTES*/
div.pistes_text{ 
  text-align: center; 
  margin-bottom: 10px;
}
div.pistes_piste span.go{ color:#6BB3E8; }
div.pistes_piste{ background: #182C56; height:40px; margin: 0 auto 15px; width:1000px; position: relative; }
div.pistes_piste div.pistes_left, div.pistes_piste div.pistes_right{ line-height: 40px; position: absolute; top:0; font-size: 0.9em;}
div.pistes_piste div.pistes_left{ left:10px;  text-align: left; } 
div.pistes_piste div.pistes_right{right:10px; text-align: right; font-weight: normal;}
div.pistes_piste div.pistes_center{ width:60px;  position: absolute;  left:470px;  top:5px;  text-align: center; font-size: 0.9em;}
div.pistes_piste div.pistes_left2{ position: absolute; top:5px; left:240px; width:190px; text-align: right;} 
div.pistes_piste div.pistes_right2{ position: absolute; top:5px; left:570px; width:190px; text-align: left;}
div.pistes_piste div.pistes_left3{ position: absolute; top:5px; left:440px; width:30px; text-align:center;}
div.pistes_piste div.pistes_right3{ position: absolute; top:5px; left:530px; width:30px; text-align:center; }

div.pistes_piste .pistes_name{font-size: 0.9em; text-transform: uppercase; color:rgb(255,190,32); }
div.pistes_piste .pistes_club{font-size:0.8em; color:rgb(106,130,178);}
div.pistes_piste div.pistes_left3, div.pistes_piste div.pistes_right3{ font-size: 0.9em; font-weight: bold; }


div.pistes_live span.go{ color: #FF0000;}
div.pistes_piste div.pistes_center, div.pistes_piste div.pistes_left3, div.pistes_piste div.pistes_right3{ color:#FFF; }
div.pistes_live div.pistes_center{ color:rgb(255,219,0); }

div.pistes_expectant div.pistes_center, 
div.pistes_expectant div.pistes_left3, 
div.pistes_expectant div.pistes_right3, 
div.pistes_expectant .pistes_name, 
div.pistes_expectant .pistes_club{ color: inherit; }

.pistes_piste.pistes_protocol, .pistes_piste.pistes_live{
  cursor: pointer;
}
.pistes_piste.pistes_protocol:hover, .pistes_piste.pistes_live:hover{
  opacity: 0.7;
}

/*PISTE MATCH*/
div.piste{
  width:600px;
  margin:0 auto;
}
div.piste_top{height: 220px; width: 600px; overflow: visible; position: relative;}
div.piste div.info{ position: absolute; left:235px; top:0; width:130px; height: 150px; overflow: hidden; text-align: center; }
div.piste div.foto_left{ position: absolute; left:114px; top:0; width:116px; height: 150px; overflow: hidden;}
div.piste div.foto_right{ position: absolute; right:114px; top:0; width:116px; height: 150px; overflow: hidden;}
div.piste div.status_left{ position: absolute; left:0; top:33px; width:109px; overflow: hidden; text-align: right; font-size: 0.9em; font-weight: bold;}
div.piste div.status_right{ position: absolute; right:0; top:33px; width:109px; overflow: hidden; text-align: left; font-size: 0.9em; font-weight: bold;}
div.piste div.flag_left{ position: absolute; left:50px; top:55px; width:59px; height: 41px; overflow: hidden;}
div.piste div.flag_right{ position: absolute; right:50px; top:55px; width:59px; height: 41px; overflow: hidden;}
div.piste div.flag_left img, div.piste div.flag_right img{
  max-width: 59px;
  max-height: 41px;
}
div.piste div.color_left{ position: absolute; left:87px; top:101px; width:22px; height: 32px; overflow: hidden;}
div.piste div.color_right{ position: absolute; right:87px; top:101px; width:22px; height: 32px; overflow: hidden;}

/*trzy linie zmienione 20140520*/
div.piste div.result_bar{ min-height:40px; position:absolute; top:165px; left:-100px; width:800px; background:#2C395C;}
div.piste div.result_bar div.name_country_club_left{/*position: absolute; left:0; top:3px;*/float:left; width:330px; text-align: right;display:table;height: 40px;}
div.piste div.result_bar div.name_country_club_right{/*position: absolute; right:0; top:3px;*/float:right;width:330px; text-align: left;display:table;height: 40px;}

div.piste div.result_bar div.name_country_team_left{ position: absolute; left:0; top:3px; width:330px; height:40px; text-align: right; }
div.piste div.result_bar div.name_country_team_right{ position: absolute; right:0; top:3px; width:330px; height:40px; text-align: left; }
div.piste div.result_bar div.name_country_team_left,
div.piste div.result_bar div.name_country_team_right{ color:#FFF; font-weight: bold; font-size: 1.3em; line-height: 30px;}
div.piste div.result_bar div.name_country_div{ display:table-cell;vertical-align:middle;}
div.piste div.result_bar span.name{ font-size: 1.3em; color: #FFCC01; font-weight: bold;}
div.piste div.result_bar span.country{ font-size: 1.3em; color: #FFF; font-weight: bold;}
div.piste div.result_bar div.club{ font-size: 0.9em; color: rgb(106,130,178); font-weight: bold; display: table-row;}
div.piste div.result_bar div.result{position: absolute; top:0; left:335px; width: 130px;}
div.piste div.result_bar div.result.protocol{text-align:center; font-size: 2.4em;padding-top:2px; font-weight: bold; color:#FFCC01;}
div.piste div.result_bar div.result div.match_info{ font-size: 0.9em; color: #FFF; text-align: center; position: absolute; width: 130px; top:-8px; text-align: center;}
div.piste div.result_bar div.result div.time{width:70px; position: absolute; left:30px; top:0; text-align: center; color: #FFF; font-size: 1.3em; line-height: 40px; font-weight: bold;}
div.piste div.result_bar div.result div.points{width: 30px; height: 30px; font-size: 1.3em; text-align: center; line-height: 30px; color: #FFF; overflow: hidden; font-weight: bold;}

div.piste div.result_bar div.result div.points_left{position: absolute; left:0; top:5px;}
div.piste div.result_bar div.result div.points_right{position: absolute; right:0; top:5px;}

/*linia zmieniona 20140520*/
div.piste div.arbitre{text-align: center; color: rgb(106,130,178); font-size: 0.9em; position:absolute;bottom:0px;margin-left: -100px;width: 800px;}

div.piste div.arbitre span.arbitre{color:rgb(44,140,207); font-weight: bold;}

div.piste div.info div.piste_piste{margin-top:10px;}
div.piste div.info div.live{font: 1.3em Arial,sans-serif; margin-top:10px;}
div.piste div.info div.poule{font: 1.7em Arial,sans-serif; margin-top:2px; color: rgb(44,57,92); font-weight: bold;}
div.piste div.info div.match{margin-top:20px;}

/*piste protocol*/
div.piste div.protocol table{
  width:100%;
  margin:15px 0;
}
div.piste div.protocol table{ color: #FFF; }
div.piste div.protocol .overall_score{ font-size: 0.9em; font-weight: bold;}
div.piste div.protocol table td{ text-align: center; }
div.piste div.protocol table span.name{ color: #FFCC01; display: block; font-weight: normal;}
div.piste div.protocol table span.club{ color: #9488AE; display: block;}
div.piste div.protocol table span.dep_liga{ color: #B3ACCB; display: block;}
div.piste div.protocol table span.left{ text-align: right; display: block;}
div.piste div.protocol table span.right{ text-align: left; display: block;}
div.piste div.protocol table span.left.rez{ padding-right: 10px; }
div.piste div.protocol table span.right.rez{ padding-left: 10px; }
div.piste div.protocol table span.country{ color: #FFF; font-weight: bold;}
div.piste div.protocol table div.circle{ width:10px; height:10px; border-radius: 50%; margin:0 auto;}
div.piste div.protocol table div.flag{ width:8px; height:10px; margin:0 auto;}
div.piste div.protocol table td.line{ border-bottom:1px solid rgb(95,179,232);}

div.piste div.protocol.team table span.name{ border-bottom: 1px solid #FFF;}
div.piste div.protocol.team table span.name.rez{ border-bottom: 0 none;}
div.piste div.protocol.team table td{line-height: 25px; font-size: 1.1em;}

div.piste div.protocol.team table th{font-size:0.9em;}

div.piste div.protocol.team span.team_player_left_itemid,
div.piste div.protocol.team span.team_player_right_itemid{ font-size: 10px; font-weight: normal;}

div.piste div.protocol td.left{ text-align: right; }
div.piste div.protocol td.right{ text-align: left; }

div.piste div.protocol .score,
div.piste div.protocol .time
{ font-weight: bold; font-size: 0.9em;}
div.piste div.protocol .team_name{font-size: 0.9em; font-weight: normal;}
div.piste div.protocol .priorite{font-size: 0.9em; font-weight: bold;}

span.triangle{
  display:block;
  margin:0 auto;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 5px 0 5px;
  border-color: #007bff transparent transparent transparent;
  line-height: 0px;
  _border-color: #007bff #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
span.arrow_down{
  width:16px;
  height:16px;
  background: url('arrow_down.jpg') no-repeat;
  display: inline-block;
  vertical-align:middle;
}
span.arrow_up{
  width:16px;
  height:16px;
  background: url('arrow_up.jpg') no-repeat;
  display: inline-block;
  vertical-align:middle;
}

/*TABLES CLASSEMENT*/
th.header{
  cursor: pointer;
  padding-right: 20px; 
}
th.headerSortUp{ background: rgb(44,57,92) url('desc.gif') right center no-repeat;}
th.headerSortDown{ background: rgb(44,57,92) url('asc.gif') right center no-repeat; }

table select{
  background: #182C56;
  border:0;
  color: #308CCF;
  width: 100%;
  font: 12px Arial, sans-serif;
}
table tr.contain td{ background: #3333FF; }
table tr td.contain{ background: #3333FF; }
/*table.tablesorter{ width: 1000px; }*/

/*[onclick]{
  cursor: pointer;
}
td.TA_TAB_CN[onclick]{ border-bottom: 3px solid #485A91; }
td.TA_TAB_CN[onclick]:hover{ border-bottom: 3px solid #6BB3E8; }*/

/*GROUPS*/
.show{ background: #104DB6; }
</pre></body></html>