<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#flags, div#refresh, div#print, div#loader, div#footer, div.submenu,div.MENU,#hiddenmenu_cont{
  display:none;
}
body{ font-size:12px;}
a{ text-decoration: none; color:#000; }

div#logo img{ max-width: 100%; }

div#menu a.active{ 
  display: block; 
  color:#000;
  font-size: 18px;
  font-weight: bold;
  
  margin-bottom: 10px;
}

/*TABELE GRUP*/
div.poules_h{margin-top:15px;}
span.grupa_nr{ font-size: 16px; margin-right: 50px;}
span.sedzia{margin-left: 50px; }

table.poules{ width: 100%; }
table.poules th{ text-align: center;}
table.poules td.t, table.poules th.ct{ width: 20px; height: 20px; text-align: center;}
table.poules th.ct{ font-size:8px; vertical-align: bottom;}
table.poules td.cl{ font-size:8px; vertical-align: middle; text-align: right;}
table.poules td.b{ background:#000; }
table.poules td.t{border:1px solid #000; font-size: 14px;}
table.poules td.name{text-align:right; padding-right: 10px;}
table.poules td.count, table.poules td.club {text-transform: uppercase; }
table.poules td.club{ text-align:right; padding-right: 10px; }
table.poules td.count{text-align: center;}
table.poules td.s{ text-align: center;}

/*TABELA DANYCH*/
table.ranking{width:100%;}
table.ranking, table.ranking tr, table.ranking th, table.ranking td{ border:1px solid #000; border-collapse: collapse;}

/*tournament*/
table.tournament{ border-collapse: collapse; }
table.tournament td{ border:0; }
table.tournament td.br{ border-right: 1px solid #000;}

table.tournament a.player{ border:1px solid #000; position: relative; width:249px;height:25px; overflow: hidden; font-size: 11px; display: block; }
table.tournament a.player div{ position: absolute; overflow: hidden; height: 15px; line-height: 15px;}
table.tournament a.access{ font-size:10px; padding-left: 15px; }
table.tournament span.hour{  font-size:10px; padding-left: 15px; }
table.tournament div.rank{width:30px; left:2px; top:0; font-weight: bold;}
table.tournament div.name{left:35px; top:0; width:170px; font-weight: bold;}
table.tournament div.name span.lastname{ text-transform: uppercase; }
table.tournament div.count{right:2px; top:0; font-weight: bold; width: 36px;}
table.tournament div.club{left:35px; top:10px; font-weight: bold; font-size: 10px; line-height: 12px;}

.color_yellow,
div.piste div.protocol table span.name {
  color: #000 !important;
}</pre></body></html>