/* line 10, ../sass/css/wyniki.scss */
#wyniki-container {
  clear: both;
  position: relative;
}
/* line 13, ../sass/css/wyniki.scss */
#wyniki-container h4 {
  font-size: 18px;
}
/* line 17, ../sass/css/wyniki.scss */
#wyniki-container h5, #wyniki-container h4 {
  text-transform: none;
  text-align: center;
}
/* line 21, ../sass/css/wyniki.scss */
#wyniki-container h4 {
  font-size: 16px;
}

/* line 26, ../sass/css/wyniki.scss */
.ipktli {
  display: none;
}

/* line 30, ../sass/css/wyniki.scss */
.klasyfikacja h2 {
  text-transform: none;
  text-align: center;
}

/* line 36, ../sass/css/wyniki.scss */
.wyniki.term-icon {
  float: right;
  margin: 0 0 15px 15px;
}

/* line 40, ../sass/css/wyniki.scss */
.round-selector-wr {
  text-align: right;
}
/* line 42, ../sass/css/wyniki.scss */
.round-selector-wr select {
  text-align: center;
}

/* line 46, ../sass/css/wyniki.scss */
.klasyfikacja,
.matches-table {
  margin-bottom: 15px;
}
/* line 50, ../sass/css/wyniki.scss */
.klasyfikacja .break td,
.matches-table .break td {
  height: 20px;
  background: #eee;
  /*border-top: 3px solid #ccc;*/
}
/* line 57, ../sass/css/wyniki.scss */
.klasyfikacja tr:last-of-type td,
.matches-table tr:last-of-type td {
  border-bottom: 2px solid #ddd;
}

/* line 62, ../sass/css/wyniki.scss */
.table-coach {
  max-width: 500px;
  margin: 0px auto 20px;
}

/* line 66, ../sass/css/wyniki.scss */
.team-bl {
  margin-top: 25px;
  border-top: 1px solid #eeeeee;
}

/* line 70, ../sass/css/wyniki.scss */
.table-klasyfikacja {
  max-width: 600px;
  margin: 0 auto;
}

/* line 74, ../sass/css/wyniki.scss */
.gold {
  background: #ffea00 none repeat scroll 0% 0%;
  padding: 2px 7px;
  border-radius: 10px;
  color: #111;
}

/* line 80, ../sass/css/wyniki.scss */
.table-condensed > tbody > tr > td.tdate {
  font-size: 11px;
  padding: 0px 5px;
  text-align: center;
}

/*# sourceMappingURL=wyniki.css.map */
