/*wdgk-item-date*/
/*wdgk-competetion*/
/*wdgk-stage*/
/*btn_score*/
/*btn_score*/
.darkShadow {
  text-shadow: 1px 1px 0 #000;
}
.lightShadow {
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.59);
}
@media \0screen {
  .slider .button.left.disabled,
  .slider .button.right.disabled {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  }
}
body {
  margin: 0;
  padding: 0;
}
.ekstraklasaBg {
  max-width: 1140px;
  background: #fff;
}
@media only screen and (max-width: 1140px) {
  .ekstraklasaBg {
    max-width: 964px;
  }
}
.ekstraklasaBg #timetable {
  overflow: hidden;
  position: relative;
  width: 1140px;
  height: 120px;
}
.ekstraklasaBg h1 {
  padding: 25px 0 10px 25px;
  font-family: 'Arial Bold', 'Arial';
  font-weight: 700;
  font-style: normal;
  font-size: 26px;
  color: #0086BC;
  text-align: left;
  line-height: normal;
}
.ekstraklasaBg .slider {
  margin: 0px;
  padding: 0px;
  height: 85px;
  position: relative;
  overflow: hidden;
}
.ekstraklasaBg .slider .viewport {
  margin: 0 30px;
}
.ekstraklasaBg .slider .viewport ul {
  position: relative;
  margin: 0px;
  padding: 0px;
  width: 9999px;
}
.ekstraklasaBg .slider .viewport ul li {
  width: 134px;
}
.ekstraklasaBg .slider .viewport ul li:first-child {
  width: 135px;
}
@media only screen and (max-width: 1140px) {
  .ekstraklasaBg .slider .viewport ul li {
    width: 112px;
  }
  .ekstraklasaBg .slider .viewport ul li:first-child {
    width: 113px;
  }
}
.ekstraklasaBg .slider .viewport ul li {
  background-color: #fff;
  list-style: none;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  text-decoration: none;
  float: left;
  border-left: 1px solid #fff;
}
.ekstraklasaBg .slider .viewport ul li a {
  cursor: pointer;
}
.ekstraklasaBg .slider .viewport ul li .calendarMonth {
  color: #000;
  font-size: 11px;
  height: 31px;
  line-height: 31px;
  text-transform: uppercase;
}
.ekstraklasaBg .slider .viewport ul li:first-child {
  border-left: 0px;
}
.ekstraklasaBg .slider .viewport ul li.disabled {
  color: rgba(255, 255, 255, 0.4);
  cursor: default;
}
.ekstraklasaBg .slider .viewport ul li a {
  text-decoration: none;
}
.ekstraklasaBg .slider .viewport ul li.newQueue {
  border-left: 1px solid #f5f5f5;
}
.ekstraklasaBg .slider .viewport ul li.newQueue:first-child {
  border-left: 0px;
}
.ekstraklasaBg .slider .viewport ul li .calendarEvent {
  padding: 0px 0 0 11px;
}
.ekstraklasaBg .slider .viewport ul li .calendarEvent .wdgk-teams {
  display: block;
  text-decoration: none;
  color: #2D2E30;
}
.ekstraklasaBg .slider .viewport ul li .calendarEvent .wdgk-teams {
  padding: 0;
}
.ekstraklasaBg .slider .viewport ul li .calendarEvent .wdgk-team {
  float: left;
}
.ekstraklasaBg .slider .viewport ul li .calendarEvent .wdgk-crest img {
  width: 33px;
  border: 0;
}
@media only screen and (max-width: 1140px) {
  .ekstraklasaBg .slider .viewport ul li .calendarEvent .wdgk-crest img {
    width: 25px;
  }
}
.ekstraklasaBg .slider .viewport ul li .calendarEvent .wdgk-team-txt {
  display: block;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 20px;
}
.ekstraklasaBg .slider .viewport ul li .calendarEvent .wdgk-score {
  float: left;
  font-size: 20px;
  padding: 5px 12px 0px 8px;
  font-weight: bold;
  letter-spacing: -2px;
  color: #2D2E30;
}
.ekstraklasaBg .slider .button.disabled {
  cursor: auto;
}
.ekstraklasaBg .slider .button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  width: 29px;
  height: 85px;
  background-color: #fff;
}
.ekstraklasaBg .slider .button.left:after {
  background-image: url(http://ocdn.eu/files/pulscms/MzQ7MDA_/e224b8cdb7fad276f0906d0cadb057ad.png);
  background-repeat: no-repeat;
  background-position: 5px 0px;
  content: "";
  top: 35%;
  padding: 15px;
  position: absolute;
}
.ekstraklasaBg .slider .button.right {
  right: 0px;
}
.ekstraklasaBg .slider .button.right:after {
  background-image: url(http://ocdn.eu/files/pulscms/MzQ7MDA_/e224b8cdb7fad276f0906d0cadb057ad.png);
  background-repeat: no-repeat;
  background-position: -25px 0px;
  content: "";
  top: 35%;
  padding: 15px;
  position: absolute;
}
.ekstraklasaBg .slider .button.right.disabled:after {
  opacity: 0.2;
}
.ekstraklasaBg .slider .button.left.disabled:after {
  opacity: 0.2;
}
