table.tablo { width:100%; border-collapse:collapse; border:1px solid grey; font-size:10px; }
table.tablo td { border:1px solid grey; text-align:center; }
table.tablo td.logo_majnieki { width:200px; font-size:16px; font-weight: bold; border-right:0; vertical-align:middle; }
table.tablo td.logo_viesi { width:200px; font-size:16px; font-weight: bold; border-left:0;  vertical-align:middle; }
table.tablo td.logo_majnieki img { display:block;margin-left:auto;margin-right:auto;padding:7px 0 7px 0; }
table.tablo td.logo_viesi img  { display:block;margin-left:auto;margin-right:auto;padding:7px 0 7px 0; }
table.tablo td.viduslogo { width:160px; border-left:0; border-right:0; }
table.tablo td.viduslogo img { display:block; margin-left:auto; margin-right:auto; padding:7px 0 7px 0; }
table.tablo td.rez_maj { width:50px; font-size:48px; font-weight: bold; border-left:0; border-right:0; }
table.tablo td.rez_vie { width:50px; font-size:48px; font-weight: bold; border-left:0; border-right:0; }

table.speletaji { width:100%; border-collapse:collapse; border:1px solid grey; font-size:10px; }
table.speletaji td { text-align:left; padding-left: 5px; }

table.metieni_pa_vartiem { width:100%; border-collapse:collapse; border:1px solid grey; }
table.metieni_pa_vartiem td { border:1px solid grey; text-align:center; }

table.goals_shots { width:100%; border-collapse:collapse; border:1px solid grey; font-size:10px; }
table.goals_shots th, table.goals_shots td { border:1px solid grey; text-align:center; font-weight: normal; }
table.goals_shots td.result { font-weight: bold; }
table.goals_shots th.boldline, table.goals_shots td.boldline { border-left:3px solid grey; }
table.goals_shots td span.result { font-size: 11px; font-weight: bold; }


.maj {
	color:#FF0000;
	font-size:10px;
}
.vie {
	color:#736F6E;
	font-size:10px;
}
.both {
	color:#000;
	font-size:10px;
}