/* ** TYLKO PROMOCJE ** */

.v4CpBody .contest .col.img>div .border {
    background-image: none;
}

.v4CpBody .main {
    width: 710px;
}

.v4CpBody .contest {
    width: 710px;
    margin-top: 35px;
    padding-top: 35px;
    float: left;
}

.v4CpBody .contest.first,
.v4CpBody .contest:first-child {
    margin-top: 0px;
}

.contest>.img {
    border: 1px solid #c2c2c2;
    width: 227px;
    height: 130px;
}

.v4CpBody .col {
    margin-top: 0px;
}

.v4CpBody li {
    padding-left: 0px;
}

.v4CpBody .aside {
    width: 220px;
    margin-left: 30px;
    padding-left: 0px;
}

.v4CpBody .aside li {
    padding-bottom: 15px;
    padding-top: 15px;
}

.v4CpBody .aside li:first-child {
    padding-top: 0px;
}

.v4CpBody li a {
    font-weight: normal;
}

.v4CpBody .contest .col.txt {
    width: 455px;
    padding-left: 25px;
    font-size: 14px;
    color: #2e2e2e;
    line-height: 18px;
}

h3 {
    font-family: 'Ubuntu', Arial, sans-serif;
    font-weight: bold;
    font-size: 22px;
    line-height: 24px;
    color: #2e2e2e;
}

h3 a {
    font-family: 'Ubuntu', Arial, sans-serif!important;
    font-weight: bold;
    font-size: 22px!important;
    line-height: 24px;
    color: #2e2e2e!important;
}

.v4CpBody .contest .cta {
    top: 83px;
}

.v4CpBody .contest .pricing .price {
    font-family: 'Ubuntu', Arial, sans-serif;
    font-weight: bold;
    font-size: 35px;
    line-height: 38px;
    position: absolute;
    right: 0;
    top: 35px;
    width: 134px;
    color: #2e2e2e;
}

.v4CpBody .main .contest:hover>.col.txt>h3>a {
    color: #3A3A3A!important
}

.v4CpBody .main .contest.contestHoverable:hover>.col.txt>h3>a,
.v4CpBody .main .contest.contestHoverable:hover>.col.txt,
.v4CpBody .main .contest.contestHoverable:hover>.col.txt .textColor {
    color: #ee8400!important;
}