@charset "utf-8";
/* CSS Document */
/*

1d27b1

*/

.statystyki_widget .title_1 { margin-bottom:1px; }

.statystyki_widget { width:399px; float:left; margin:1px 0 0 1px; }

.statystyki_widget .number, .statystyki_widget .player, .statystyki_widget .team, .statystyki_widget .quant { float:left; height:30px; line-height:30px; } 

.statystyki_widget .table { margin:0; padding:0; list-style:none; }

.statystyki_widget .table li { margin-top:1px; }

.statystyki_widget .number { width:30px; text-align:center; background:#f7f7f7; color:#333; }
.statystyki_widget .player { width:190px; padding-left:10px; background:#f7f7f7; color:#333; }

.statystyki_widget .team { width:130px; padding-left:10px; background:#f7f7f7; color:#666; margin:0 1px; }

.statystyki_widget .quant { width:47px; text-align:center; background:#fff; color:#1d27b1; font-weight:bold; }




.statystyki_widget .scores li { margin-top:1px; }
.statystyki_widget .scores li:hover .team { background-color:#fff; }

.statystyki_widget .scores .team { width:118px; height:30px; background-color:#f7f7f7; float:left; line-height:30px; padding:0 7px; overflow:hidden; cursor:default; color:#333; }

.statystyki_widget .scores .team.left { text-align:right; }

.statystyki_widget .scores .score { width:63px; height:30px; float:left; overflow:hidden; }

.statystyki_widget .scores .score a { height:30px; width:30px; display:block; margin-left:1px; overflow:hidden; background-color:#fff; text-align:center; line-height:30px; float:left; font-weight:bold; }

.statystyki_widget .scores .score a.winner { color:#1d27b1; }

.statystyki_widget .scores .score:hover a { background-color:#1d27b1; color:#fff; }

.statystyki_widget .scores .quant { height:30px; width:30px; float:left; background:#fff; text-align:center; line-height:30px; overflow:hidden; margin-left:1px; }

.statystyki_widget .scores .quant.goals { height:40px; background:url(../img/icon_goal.gif) center no-repeat #fff; cursor:help; }
.statystyki_widget .scores .quant.assists { height:40px; background:url(../img/icon_assist.gif) center no-repeat #fff; cursor:help; }
.statystyki_widget .scores .quant.minutes { height:40px; background:url(../img/icon_time.gif) center no-repeat #fff; cursor:help; }

.statystyki_widget .scores .more { display:block; height:40px; text-align:center; line-height:40px; width:301px; background:#fff; float:left; color:#333; -o-transition:.1s; -ms-transition:.1s; -moz-transition:.1s; -webkit-transition:.1s; transition:.1s; }

.statystyki_widget .scores .more:hover { background:#1d27b1; color:#fff; }