/*! WyborczaLokaleCSS2017 version: 0.0.16 compiled: 2020-04-02 13:55:48 */
.module-cjg-tag a {
    font: normal 21px Heuristica, Arial, sans-serif
}

.contest-description {
    font: normal 19px Heuristica, Arial, sans-serif
}

.module-cjg-title {
    font: normal 19px Heuristica, Arial, sans-serif
}

.contest-title {
    font: normal 26px Heuristica, Arial, sans-serif
}

.module-cjg-header-title {
    font: normal 26px Oswald, Arial, sans-serif
}

.module-cjg-nav-link {
    font: normal 20px "Roboto Condensed", Arial, sans-serif
}

.module-cjg {
    border: 1px solid #cecfd0;
    border-top: none;
    border-bottom: none
}

.module-cjg-header {
    position: relative;
    margin: 0 0 15px 19px;
    padding-top: 10px
}

.module-cjg-header-title {
    text-transform: uppercase;
    margin-bottom: 22px
}

.module-cjg-header:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 34px;
    height: 5px;
    background: #e0012d
}

.module-cjg-nav {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.module-cjg-nav-item {
    margin-right: 16px;
    margin-bottom: 4px
}

.module-cjg-nav-link {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: border-bottom .1s
}

.module-cjg-nav-link:hover {
    border-bottom-color: #000;
    color: #000
}

.module-cjg-body {
    margin: 0 20px
}

.module-cjg-item {
    border-bottom: 1px solid #cecfd0;
    padding-bottom: 20px;
    margin-bottom: 16px
}

.module-cjg-item:before, .module-cjg-item:after {
    content: "";
    display: table
}

.module-cjg-item:after {
    clear: both
}

.module-cjg-tag {
    display: block;
    margin-bottom: 6px
}

.module-cjg-tag a {
    color: #e0012d;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: border-bottom .1s
}

.module-cjg-tag a:hover {
    border-bottom-color: #e0012d
}

.module-cjg-image {
    float: left;
    margin-right: 17px
}

.module-cjg-image img {
    width: 75px;
    height: 75px
}

.module-cjg-title-info {
    margin-top: -5px
}

.module-cjg-title {
    font-weight: bold;
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid transparent;
    transition: border-bottom .1s
}

.module-cjg-title:hover {
    border-bottom-color: #000;
    color: #000
}

.module-cjg-vote {
    margin-top: 2px
}

.module-cjg-vote:before, .module-cjg-vote:after {
    content: "";
    display: table
}

.module-cjg-vote:after {
    clear: both
}

.module-cjg-vote .badge-symbol {
    width: 15px;
    height: 15px
}

.module-cjg-vote .yellow {
    fill: #ffaf00
}

aside .auto-art-list-ordered .entry-department {
    display: none
}

.module.slider .slides ul li {
    position: relative;
    margin-bottom: 20px
}

.module.slider .slides ul li a .play-icon {
    content: " ";
    left: 50%;
    top: calc(50% - 30px);
    width: 80px;
    height: 80px;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    z-index: 120;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.module.slider .slides ul li a .play-icon .badge-symbol {
    opacity: 0.5;
    fill: #fff;
    width: 40px;
    height: 40px;
    margin: 20px
}

.module.slider .slides ul li a .imgw a .title {
    line-height: 20px
}

.contest-content {
    text-align: center
}

.contest-content + .contest-content {
    display: none
}

.contest-title {
    margin: 20px 0;
    font-weight: bold
}