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

.news {
    position: relative;
    width: 497px;
    margin: -3px 0 0 -4px !important;
}

.news-topic td:first-child, .download-title {
    background: url(images/news-title.png) center no-repeat;
    height: 43px;
    text-align: center;
    width: 497px;
    font-size: 1.1rem;
    font-weight: 800;
    font-family: 'Open Sans', sans-serif;
}

.news-topic td:first-child span, .download-title span {
    background: url(images/g3.png) 0 0;
    background-clip: text;
    -webkit-background-clip: text;
    letter-spacing: -0.03rem;
    color: transparent;
    filter: drop-shadow(1px 2px 3px rgba(0, 0, 0, 0.75));
}

.news-topic td:last-child {
    color: #f3c087;
    background: url(images/news-badge.png);
    width: 62px;
    height: 78px;
    font-size: 1rem !important;
    position: absolute;
    font-weight: 400 !important;
    top: -1px;
    left: 7px;
    line-height: 60px;
    text-align: center;
    box-sizing: border-box;
    padding: 0 3px 0 0;
    pointer-events: none;
}

.news-footer {
    display: none;
}

.news-content, .download-content {
    padding: 20px 20px 30px;
}

.news tbody tr:nth-child(1){
    position: relative;
    z-index: 2;
}

.news tbody tr:nth-child(2){
    position: relative;
    z-index: 1;
}

#page .pagination_active {
    display: block;
    background: url(images/button-stretch-terminators.png) left 0 no-repeat, url(images/button-stretch-terminators.png) right -47px no-repeat;
    width: 34px;
    line-height: 46px;
    height:  46px;
    margin: 0 -6px;
    text-align: center;
}

.pagination_page, .pagination_first, .pagination_last, .pagination_next, .pagination_prev {
    text-decoration: none;
    line-height: 46px;
    height:  46px;
    margin: 0 6px;
}

.pagination_first, .pagination_last, .pagination_next, .pagination_prev {
    line-height: 46px;
    height:  46px;
    margin: 0 4px;
}

.pagination-container {
    display: flex;
    justify-content: center;
}

h1 {
    margin-left: 20px;
}

h3 {
    margin-left: 33px;
    line-height: 34px;
}

.hint {
    font-size: 10px;
    color: #666;
    text-align: left;
    vertical-align: top;
    font-variant: normal !important;
    padding-bottom: 12px;
    padding-left: 10px;
}

.change, #page a.change {
    font-size: 10px;
    color: #666 !important;
    text-align: right;
    font-variant: normal !important;
    vertical-align: top;
    padding-bottom: 12px;
}

.table-data {
    width: 100%;
    padding: 0;
    border-spacing: 0;
}

.table-data tr:first-child td {
    border: none;
}

.table-data td {
    line-height: 32px;
    border-top: 1px solid #7a5c35;
    padding-left: 10px;
    text-align: left;
    font-size: 0.9em;
}

.table-data td img {
    vertical-align: text-bottom;
}

.table-top td{
    background: -moz-linear-gradient(top,  rgba(122, 92, 53,0) 0%, rgba(122, 92, 53,0.25) 50%, rgba(122, 92, 53,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(122, 92, 53,0)), color-stop(50%,rgba(122, 92, 53,0.25)), color-stop(100%,rgba(122, 92, 53,1)));
    background: -webkit-linear-gradient(top,  rgba(122, 92, 53,0) 0%,rgba(122, 92, 53,0.25) 50%,rgba(122, 92, 53,1) 100%);
    background: -o-linear-gradient(top,  rgba(122, 92, 53,0) 0%,rgba(122, 92, 53,0.25) 50%,rgba(122, 92, 53,1) 100%);
    background: -ms-linear-gradient(top,  rgba(122, 92, 53,0) 0%,rgba(122, 92, 53,0.25) 50%,rgba(122, 92, 53,1) 100%);
    background: linear-gradient(to bottom,  rgba(122, 92, 53,0) 0%,rgba(122, 92, 53,0.25) 50%,rgba(122, 92, 53,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a5c350a', endColorstr='#7a5c35',GradientType=0 );

    vertical-align: middle;
    text-align: left;
    height: 40px;
    padding: 0 5px;
    border-right: 1px solid rgba(122, 92, 53, 0.22);
    color: #FFF;
    font-weight: bold;
    font-size: 0.9em;
}

.table-top td:last-child {
    border-right: none;
}

.info-table-padding td{
    padding-top: 1px;
    padding-bottom: 24px;
    padding-left: 10px;
    border-top: 1px solid #7a5c35;
    text-align: left;
    vertical-align: top;
    font-size: 0.9em;
}

.info-table-nopadding td{
    padding-top: 1px;
    padding-bottom: 0;
    padding-left: 10px;
    border-top: 1px solid #7a5c35;
    text-align: left;
    font-size: 0.9em;
}

.tableform-padding td{
    padding-top: 1px;
    padding-bottom: 24px;
    padding-left: 10px;
    border-top: 1px solid #7a5c35;
    text-align: left;
    font-size: 0.9em;
}

.tableform-nopadding td:last-child, .tableform-padding td:last-child {
    text-align: right;
}

.tableform-padding tr:last-child td, .tableform-nopadding tr:last-child td{
    border-top: none;
}

.tableform-nopadding td{
    padding-top: 1px;
    padding-bottom: 0;
    padding-left: 10px;
    border-top: 1px solid #7a5c35;
    text-align: left;
    font-size: 0.9em;
}

.error {
    margin: 10px 10px;
    padding: 10px 20px;
    background-color: #f5a298;
    border: 1px solid #C30;
    color: #C30;
    font-size: 0.9em;
}

.info {
    margin: 10px 10px;
    padding: 10px 20px;
    border: 1px solid #00446b;
    color: #00446b;
    background-color: #bde7ff;
    font-size: 0.9em;
}

.info a, .error a {
    color: inherit;
    text-decoration: underline dotted;
}

.highlight {
    color: #fff1f1;
    text-shadow: 0 0 3px #a81313;
    font-weight: bold;
}

#shop-groups {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#shop-groups::after {
    content: ' ';
    height: 0;
    width: 158px;
    margin: 3px 2px;
}

#shop-groups .group {
    position: relative;
    width: 156px;
    height: 132px;
    border: 1px solid #ffd6a2;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.5), inset 0 0 0 #a81313;
    border-radius: 3px;
    margin: 3px 2px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: border-color 0.5s, box-shadow 250ms, text-shadow 0.5s, background-color 0.5s;
    font-family: Arial, Helvetica, sans-serif;
    overflow: hidden;
    text-decoration: none;
}

#shop-groups .group:hover {
    text-shadow: 0 0 25px #a81313;
    border: 1px solid #a81313;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.5), inset 0 0 50px #600606;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 3px;
}

#shop-groups .group .group-image {
    width: 100px;
    height: 60px;
    background: no-repeat center center;
    background-size: contain;
    transition: transform 0.35s, opacity 0.35s;
    transform: scale(0.9);
    filter: drop-shadow(0 0 10px #000);
    position: relative;
}

#shop-groups .group .group-image:after {
    content: '';
    display: block;
    position: relative;
    width: 100px;
    height: 60px;
    background: inherit;
    background-size: contain;
    transition: transform 0.2s, opacity 0.2s;
}

#shop-groups .group:hover .group-image:after {
    transform: scale(5);
    opacity: 0;
}

#shop-groups .group .group-image:before {
    content: '';
    display: block;
    position: absolute;
    left: -101px;
    top: -101px;
    right: -101px;
    bottom: -119px;
    background: inherit;
    background-size: 15%;
    background-repeat: repeat;
    transition: opacity 0.4s, transform 0.4s;
    animation: shop-group-animation 60s linear 2s infinite;
    opacity: 0;
    z-index: -1;
    transform: rotate(-25deg);
    filter: saturate(50%);
    box-shadow: inset 0 0 50px 50px #000;
}

@keyframes shop-group-animation {
    0% {background-position: 0 0}
    100% {background-position: 0 3000%}
}

#shop-groups .group:hover .group-image:before {
    opacity: 0.25;
    transform: scale(0.85) rotate(-25deg);
}

#shop-groups .group:hover .group-image {
    transform: scale(1.05);
}

#shop-groups .group:hover .group-name {
    color: #fff9eb;
}

#shop-groups .group .group-name {
    font-size: 1em;
    color: #151515;
    text-align: center;
    z-index: 0;
    transition: color 0.2s;
}

.payment-method {
    margin-top: 4px;
    display: flex;
    text-decoration: none;
    box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.6);
}

a.payment-method:hover {
    text-decoration: none;
}

.payment-method:after {
    content: ' ';
    display: table;
    clear: both;
}

.payment-method .icon {
    min-width: 215px;
    height: 119px;
}

.payment-method .description {
    padding: 8px;
    text-align: justify;
}

.group-container {
    margin: 10px auto 0;
}

.shop-back-button-container .button {
    margin: 10px auto 0 auto;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    display: block;
}

.shop-table tr.info-table-nopadding td:first-child {
    padding: 0;
    text-align: center;
}

.shop-table tr.info-table-nopadding tr td {
    border: none;
}

.shop-table .button b.highlight {
    text-shadow: inherit;
    color: inherit;
}

.buttons-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.buttons-grid a.button {
    width: 163px;
    margin: 0;
}

.buttons-grid::after {
    content: '';
    display: block;
    width: 163px;
    margin: 0;
}

.download-container {
    position: relative;
    padding: 0 0 100px;
}

.download-title {
    line-height: 41px;
    margin: 0 0 0 -4px;
}

#page .download-title div {
    right: 108px !important;
    top: -7px;
    position: absolute;
}

.download-footer {
    display: flex;
    justify-content: center;
    position: absolute;
    top: 30px;
    width: 100%;
    box-sizing: border-box;
    font-size: 0.6em;
    text-transform: uppercase;
    font-variant: small-caps;
    padding: 0 180px;
    opacity: 0.5;
    color: #FFF;
}

.download-footer > div {
    margin: 0 3px;
}

.download-footer > div:empty {
    display: none;
}

.download-button {
    margin: 0 auto;
    position: absolute;
    left: 50%;
    bottom: 50px;
    transform: translateX(-50%);
    padding: 0 50px 0;
}

.download-button::after {
    content: 'Pobierz';
    display: block;
    width: 88px;
    height: 37px;
    position: absolute;
    top: 14px;
    left: 50%;
    transform: translateX(-50%);
}

.gallery_entry {
    float: left;
    margin: 8px 6px;
    width: 151px
}

.gallery_image {
    border-bottom: 1px solid #a81313;
    margin: 0 auto;
    width: 100%;
    height: 113px;
    border-radius: 3px;
}

.gallery_name {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gallery_author {
    overflow: hidden;
    width: 100%;
}

.gallery_rating {
    float: left;
    overflow: hidden;
    vertical-align: middle;
}

.gallery_vote_inc {
    float: left;
    background: url(images/inc.png) no-repeat right;
    padding-right: 20px;
    text-align: left;
    height: 16px;
    vertical-align: middle;
    color: #090;
}

.gallery_vote_dec {
    float: left;
    background: url(images/dec.png) no-repeat right;
    padding-right: 20px;
    padding-left: 5px;
    text-align: left;
    height: 16px;
    vertical-align: middle;
    color: #F00;
}

.gallery_hide {
    float: right;
    color: #F00;
}

.gallery_entry a {
    float: right;
    margin-left: 10px;
}

.gallery_entry a:nth-child(2){
    float: none;
    margin: 0;
}

.support-message {
    position: relative;
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 8px;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-bottom: 1px solid #a81313;
}

.support-message-content {
    width: 100%;
    padding: 5px 0;
}

.support-message-edit {
    margin-left: auto;
}

.support-message-owner {
    border-bottom: 1px solid rgba(168, 19, 19, 0.25);
}

.support-message-owner::before {
    content: '';
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: -5px;
    box-shadow: 0 0 25px 0 #a81313;
    height: 5px;
}

.support-message-author, .support-message-time {
    opacity: 0.75;
}

.support-message:last-of-type {
    margin-bottom: 27px;
}

.g-recaptcha div {
    margin: 0 auto;
}

table.admin {
    width: 100%;
}

.button.admin {
    display: block;
}

.table-popup-container-button {
    background: linear-gradient(to left, #cdb080, transparent) !important;
}

.table-popup-container-active {
    background: #cdb080 !important;
}

#g-limited-offer {
    background: url(images/content-top.png) 0 0 no-repeat, url(images/content-bottom.png) 0 bottom no-repeat;
    width: 598px;
    box-shadow: none !important;
    filter: drop-shadow(0 0 50px #000) drop-shadow(0 0 50px #000);
}

#g-limited-offer .news {
    margin: 0 auto !important;
}

#g-limited-offer::after {
    content: '';
    display: block;
    background: url(images/content-repeat.png);
    width: 597px;
    position: absolute;
    top: 146px;
    bottom: 94px;
}

#g-limited-offer .news-topic td:last-child {
    display: none;
}

#g-limited-offer .news-footer span {
    display: none;
}

#g-limited-offer .news-content-border::-webkit-scrollbar {
    width: 8px;
    background-color: #f7dcb6;
}

#g-limited-offer .news-content-border::-webkit-scrollbar-thumb {
    background: #6a5637;
}

.input-text {
    height: 36px;
    line-height: 36px;
}