/**
 *    Main settings (layout etc.)
 */

body {
    background: url(https://static.cenega.pl/images/bg.jpg) repeat-x #e9eef2 top left;
    font-family: Arial, Tahoma, Verdana, serif, sans-serif;
    font-size: 12px; color: black;
    line-height: 16px; margin: 0; padding: 0; text-align: left;
}

a { text-decoration: none; font-weight: normal; color: #68c0ec; }
a:hover { text-decoration: none; }
h1, h2, h3, h4, h5 { line-height: normal; margin: 0; padding: 0; }
h1 { visibility: hidden !important; }
div, a, textarea, el, p, span, tr, td, table, img, input, form, ul, li { border: 0; margin: 0; padding: 0; outline-style: none; outline-width: 0; }

.clear { clear: both; height: 0; overflow: hidden; font-size: 1px; }
.fright { float: right; }
.fleft { float: left; }
.hidden-img { display: none; height: 0; width: 0; overflow: hidden; }
.mb-20px { margin-bottom: 20px; }
.mb-15px { margin-bottom: 15px; }
.mb-10px { margin-bottom: 10px; }
.mb-05px { margin-bottom: 5px; }
.pad-10px { padding: 10px; }
.pad-15px { padding: 15px; }
.pad-20px { padding: 20px; }
.pad-bot-2px { padding-bottom: 2px; }

/**
 *  Page elements
 */

#page-holder { width: 1175px; min-width: 1175px; margin: 0 auto; }
.page-holder { width: 965px; min-width: 965px; margin: 0 auto; }
#breadcrumbs { color: #b4b4b4; font-size: 14px; float: left; padding: 8px 0 0 20px; }
#breadcrumbs a { color: #b4b4b4; }
#breadcrumbs a:hover { text-decoration: underline; }

/**
 *  Top Bar
 */

#top-bar { height: 74px; /*background: url(https://static.cenega.pl/images/top-menu-bg.png) repeat-x top left;*/ }
#top-bar-cont { margin: 0 auto; width: 755px; height: 54px; position: relative; top: 0; left: 0; padding: 20px 0 0 210px; }

#logo { width: 182px; height: 57px; position: absolute; top: 10px; left: 0; }
#logo a { display: block; }
#logo a img { display: block; }

#top-muve { width: 97px; height: 47px; position: absolute; top: 13px; left: 767px; }
#top-muve a { display: block; }
#top-muve a img { display: block; }

#top-kompania { width: 93px; height: 47px; position: absolute; top: 13px; left: 872px; }
#top-kompania a { display: block; }
#top-kompania a img { display: block; }

#top-menu { width: 670px; height: 34px; }
#top-menu ul { display: block; list-style: none; height: 34px; }
#top-menu ul li { display: block; list-style: none; height: 34px; float: left; margin-right: 1px; cursor: pointer; }
#top-menu ul li a { display: block; height: 34px; }
#top-menu ul li a span { display: block; background:url(https://static.cenega.pl/images/top-menu-right.png) no-repeat right top; margin: 0; padding: 0 8px 0 0; height: 34px; }
#top-menu ul li a span span { background: url(https://static.cenega.pl/images/top-menu-left.png) no-repeat left top; margin: 0; padding: 0 0 0 8px; height: 34px; }
#top-menu ul li a span span b { display: block; font-weight: normal; color: white; font-size: 16px; font-weight: normal; font-family: 'SohoGothicProRegular'; letter-spacing: -0.08em; padding: 7px 0 0 0; }
#top-menu ul li a:hover span { background-position: right bottom; }
#top-menu ul li a:hover span span { background-position: left bottom; }
#top-menu ul li a:hover span span b { color: #353535; }
#top-menu ul li a.active span { background-position: right bottom; }
#top-menu ul li a.active span span { background-position: left bottom; }
#top-menu ul li a.active span span b { color: #353535; }

#top-menu ul li ul { display: none; position: absolute; top: 54px; z-index: 1500; }
#top-menu ul li ul li { float: none; margin: 0; height: 32px; }
#top-menu ul li ul li a { height: 32px; }
#top-menu ul li ul li a span { display: block; background:url(https://static.cenega.pl/images/top-menu-sub-right.png) no-repeat right top; margin: 0; padding: 0 20px 0 0; height: 32px; }
#top-menu ul li ul li a span span { background: url(https://static.cenega.pl/images/top-menu-sub-left.png) no-repeat left top; margin: 0; padding: 0 0 0 20px; height: 32px; }
#top-menu ul li ul li a span span b { display: block; font-weight: normal; color: #221f20; font-size: 12px; font-weight: normal; font-family: 'Arial'; letter-spacing: 0; padding: 7px 0 0 0; }

/**
 *  Main slide show
 */

.big-slider {
    width: 100%;
    height: 290px;
    padding: 0px;
    margin: 0px;
    position: relative;
}

.big-slider .owl-item a {
    display: block;
    width: 100%;
    height: 290px;
    background-position: center center;
    background-color: transparent;
    background-repeat: no-repeat;
}

.big-slider .owl-controls {
    position: absolute;
    top: 0;
    width: 100%;
    height: 1px;
}

.big-slider .owl-buttons {
    width: 965px;
    margin: 0 auto;
    height: 1px;
}
.big-slider .owl-buttons .owl-next {
    float: right;
}
.big-slider .owl-buttons .owl-prev,
.big-slider .owl-buttons .owl-next {
    margin: 116px 0px 0px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;

    border:1px solid #0079B6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size:12px;
    font-family:arial, helvetica, sans-serif;
    padding: 10px 10px 10px 10px;
    text-decoration:none;
    display:inline-block;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight:bold;
    color: #FFFFFF;
    background-color: #0079B6; background-image: -webkit-gradient(linear, left top, left bottom, from(#0079B6), to(#009BE9));
    background-image: -webkit-linear-gradient(top, #0079B6, #009BE9);
    background-image: -moz-linear-gradient(top, #0079B6, #009BE9);
    background-image: -ms-linear-gradient(top, #0079B6, #009BE9);
    background-image: -o-linear-gradient(top, #0079B6, #009BE9);
    background-image: linear-gradient(to bottom, #0079B6, #009BE9);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#0079B6, endColorstr=#009BE9)
    -webkit-transition: background-color 0.15s ease 0s, background-image 0.15s ease 0s;
    transition: background-color 0.15s ease 0s, background-image 0.15s ease 0s;
}
.big-slider .owl-buttons .owl-prev:hover,
.big-slider .owl-buttons .owl-next:hover {
    border:1px solid #333333;
    border:1px solid #555555; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
    background-color: #555555; background-image: -webkit-gradient(linear, left top, left bottom, from(#555555), to(#333333));
    background-image: -webkit-linear-gradient(top, #555555, #333333);
    background-image: -moz-linear-gradient(top, #555555, #333333);
    background-image: -ms-linear-gradient(top, #555555, #333333);
    background-image: -o-linear-gradient(top, #555555, #333333);
    background-image: linear-gradient(to bottom, #555555, #333333);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#555555, endColorstr=#333333)
}

.big-slider .owl-buttons .owl-prev:before {
    content: "\25C0";
}

.big-slider .owl-buttons .owl-next:before {
    content: "\25b6";
}
.big-slider .owl-pagination {
    position: absolute;
    top: 235px;
    padding: 1px 3px;

    border:1px solid #0079B6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size:12px;
    font-family:arial, helvetica, sans-serif;
    text-decoration:none;
    display:inline-block;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight:bold;
    color: #FFFFFF;
    background-color: #0079B6; background-image: -webkit-gradient(linear, left top, left bottom, from(#0079B6), to(#009BE9));
    background-image: -webkit-linear-gradient(top, #0079B6, #009BE9);
    background-image: -moz-linear-gradient(top, #0079B6, #009BE9);
    background-image: -ms-linear-gradient(top, #0079B6, #009BE9);
    background-image: -o-linear-gradient(top, #0079B6, #009BE9);
    background-image: linear-gradient(to bottom, #0079B6, #009BE9);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#0079B6, endColorstr=#009BE9)
}
.big-slider .owl-pagination .owl-page {
    background-color: #FFFFFF;
    width: 10px;
    height: 20px;
    border-radius: 2px;
    float: left;
    margin: 3px 1px;
}
.big-slider .owl-pagination .owl-page.active {
    background-color: #7FC9EE;
}

#ss-flash-cont { height: 290px; }
#ss-flash { height: 290px; overflow: hidden; }
#ss-flash-ok { height: 290px; overflow: hidden; }

/*
#ss-main { width: 1175px; height: 290px; position: relative; top: 0; left: 0px; }
#ss-main img { display: block; }
#ss-bottom-bg { z-index: 99; position: absolute; top: 236px; left: 0; width: 1175px; height: 54px; }
#ss-bottom-bg img { display: block; }

#ss-buttons-cont-blue-position { z-index: 100; position: absolute; top: 244px; left: 720px; width: 350px; height: 30px; }
#ss-photos-cuter { width: 1175px; height: 290px; overflow: hidden; position: relative; top: 0; left: 0; }
#ss-photos { width: 999999px; height: 290px; position: absolute; top: 0; left: 0; }
#ss-photos img { display: block; float: left; }
*/

/**
 *  Gra
 */

#table-game { width: 100%; }
#table-game-top-left { width: 469px; border: 1px solid #d5dee2; border-width: 0 1px 0 0; padding: 10px 0 10px 9px; }
#table-game-top-right { }
#table-game-detail-button { border: 1px solid #d5dee2; border-width: 1px 0 0 0; height: 1px; }
#table-game-detail-button-div { position: relative; top: 0; left: 0; height: 1px; }
#table-game-detail-button-div a { position: absolute; top: -62px; left: 320px; }
#table-game-bottom { padding: 10px 0 0 9px; }

#game-short-txt { background: url(https://static.cenega.pl/images/game-short-txt-bg.png) no-repeat top left; width: 426px; padding: 17px; }
#game-short-txt h2 { color: #353535; font-size: 30px; letter-spacing: -0.1em; margin-bottom: 10px; display: block; }

#game-img-bg { background: url(https://static.cenega.pl/images/game-img-bg.png) no-repeat top left; width: 210px; float: left; }
#game-img-bg a { display: block; margin-top: 6px; margin-left: 6px; }
#game-img-bg a img { display: block; width: 200px; }
#game-desc { float: right; width: 205px; }
#game-desc p { display: block; font-size: 12px; color: #595657; line-height: 20px; padding-bottom: 60px; text-align: justify; }

#table2-game-top-right { width: 100% }
#table2-game-top-right-top-left {  width: 310px; border: 1px solid #d5dee2; border-width: 0 1px 0 0; padding: 10px 0 10px 10px; }
#table2-game-top-right-top-right { padding: 10px 0 10px 10px; width: 149px; }
#table2-game-top-right-bottom { border: 1px solid #d5dee2; border-width: 1px 0 0 0; padding: 10px; }

#table-game-summary { width: 300px; }
#table-game-summary tr td a { color: #4a9cc4; }
#table-game-summary tr td { color: #595657; }
#table-game-summary tr td a:hover { text-decoration: underline; }
#table-game-summary tr td strong { color: #4a9cc4; font-weight: bold; }

.tg-ls-t { font-size: 1px; overflow: hidden; width: 133px; height: 3px; background: url(https://static.cenega.pl/images/table-leftside-top.png) no-repeat top left; }
.tg-rs-t { font-size: 1px; overflow: hidden; width: 167px; height: 3px; background: url(https://static.cenega.pl/images/table-rightside-top.png) no-repeat top left; }
.tg-ls-m { padding: 5px 10px 5px 20px; width: 103px; background: url(https://static.cenega.pl/images/table-leftside-middle.png) repeat-y top left; }
.tg-rs-m { padding: 5px 10px 5px 20px; width: 137px; background: url(https://static.cenega.pl/images/table-rightside-middle.png) repeat-y top left; }
.tg-ls-b { font-size: 1px; overflow: hidden; width: 133px; height: 3px; background: url(https://static.cenega.pl/images/table-leftside-bottom.png) no-repeat top left; border: 1px solid white; border-width: 0 0 1px 0; }
.tg-rs-b { font-size: 1px; overflow: hidden; width: 167px; height: 3px; background: url(https://static.cenega.pl/images/table-rightside-bottom.png) no-repeat top left; border: 1px solid white; border-width: 0 0 1px 0; }

.tg-ls-t_l { font-size: 1px; overflow: hidden; width: 133px; height: 3px; background: url(https://static.cenega.pl/images/table-leftside-top_light.png) no-repeat top left; }
.tg-rs-t_l { font-size: 1px; overflow: hidden; width: 167px; height: 3px; background: url(https://static.cenega.pl/images/table-rightside-top_light.png) no-repeat top left; }
.tg-ls-m_l { padding: 5px 10px 5px 20px; width: 103px; background: url(https://static.cenega.pl/images/table-leftside-middle_light.png) repeat-y top left; }
.tg-rs-m_l { padding: 5px 10px 5px 20px; width: 137px; background: url(https://static.cenega.pl/images/table-rightside-middle_light.png) repeat-y top left; }
.tg-ls-b_l { font-size: 1px; overflow: hidden; width: 133px; height: 3px; background: url(https://static.cenega.pl/images/table-leftside-bottom_light.png) no-repeat top left; border: 1px solid white; border-width: 0 0 1px 0; }
.tg-rs-b_l { font-size: 1px; overflow: hidden; width: 167px;  height: 3px; background: url(https://static.cenega.pl/images/table-rightside-bottom_light.png) no-repeat top left; border: 1px solid white; border-width: 0 0 1px 0; }

#table2-game-top-right-bottom h3 { color: #595657; font-size: 24px; display: block; margin-bottom: 10px; }
#table2-game-top-right-bottom p { color: #595657; line-height: 20px; text-align: justify; }



#game-pegi-icons { padding: 10px 80px 0 20px; width: 200px; }
#game-pegi-icons img { float: left; margin-right: 5px; margin-bottom: 5px; display: block; }


#oki-tabs-buttons { padding: 0 0 0 20px; height: 40px; }
#oki-tabs-buttons ul { display: block; list-style: none; height: 40px; }
#oki-tabs-buttons ul li { display: block; list-style: none; float: left; margin-right: 1px; height: 40px; }

#oki-tabs-content { background: url(https://static.cenega.pl/images/game-tabs-content-bg.png) no-repeat top left; width: 900px; padding: 20px; }
#oki-tabs-content ul { /*display: block;*/ }
#oki-tabs-content ul li { padding-left: 20px; list-style-position: inside; }

#game-gallery { padding: 30px 0 0 40px; }
#game-gallery a { float: left; margin: 0 55px 30px 0; border: solid 1px #e6ebed; }
#game-gallery a img { display: block; border: solid 4px white; }

/**
 *  Kontakt
 */

#table-contact { width: 100%; }
#table-contact-left { width: 459px; border: 1px solid #d5dee2; border-width: 0 1px 0 0; padding: 20px 0 20px 20px; }
#contact-left { width: 439px; }
#contact-left h2 { color: #595657; font-size: 36px; display: block; margin-bottom: 20px; letter-spacing: -0.07em; }
#contact-left-txt { margin-bottom: 20px; line-height: 23px; }

#table-contact-addresses { width: 439px; }
#table-contact-addresses tr td { vertical-align: middle; }
#table-contact-addresses tr td a { color: #4a9cc4; font-weight: bold; }
#table-contact-addresses tr td { color: #595657; }
#table-contact-addresses tr td a:hover { text-decoration: underline; }
#table-contact-addresses tr td strong { color: #4a9cc4; font-weight: bold; }

.tc-ls-t { font-size: 1px; overflow: hidden; width: 220px; height: 3px; background: url(https://static.cenega.pl/images/table-contact-leftside-top.png) no-repeat top left; }
.tc-rs-t { font-size: 1px; overflow: hidden; width: 219px; height: 3px; background: url(https://static.cenega.pl/images/table-contact-rightside-top.png) no-repeat top left; }
.tc-ls-m { padding: 5px 10px 5px 10px; width: 200px; background: url(https://static.cenega.pl/images/table-contact-leftside-middle.png) repeat-y top left; }
.tc-rs-m { padding: 5px 10px 5px 10px; width: 199px; background: url(https://static.cenega.pl/images/table-contact-rightside-middle.png) repeat-y top left; }
.tc-ls-b { font-size: 1px; overflow: hidden; width: 220px; height: 3px; background: url(https://static.cenega.pl/images/table-contact-leftside-bottom.png) no-repeat top left; border: 1px solid white; border-width: 0 0 1px 0; }
.tc-rs-b { font-size: 1px; overflow: hidden; width: 219px; height: 3px; background: url(https://static.cenega.pl/images/table-contact-rightside-bottom.png) no-repeat top left; border: 1px solid white; border-width: 0 0 1px 0; }

.tc-ls-t_l { font-size: 1px; overflow: hidden; width: 220px; height: 3px; background: url(https://static.cenega.pl/images/table-contact-leftside-top_light.png) no-repeat top left; }
.tc-rs-t_l { font-size: 1px; overflow: hidden; width: 167px; height: 3px; background: url(https://static.cenega.pl/images/table-contact-rightside-top_light.png) no-repeat top left; }
.tc-ls-m_l { padding: 5px 10px 5px 10px; width: 200px; background: url(https://static.cenega.pl/images/table-contact-leftside-middle_light.png) repeat-y top left; }
.tc-rs-m_l { padding: 5px 10px 5px 10px; width: 199px; background: url(https://static.cenega.pl/images/table-contact-rightside-middle_light.png) repeat-y top left; }
.tc-ls-b_l { font-size: 1px; overflow: hidden; width: 220px; height: 3px; background: url(https://static.cenega.pl/images/table-contact-leftside-bottom_light.png) no-repeat top left; border: 1px solid white; border-width: 0 0 1px 0; }
.tc-rs-b_l { font-size: 1px; overflow: hidden; width: 219px;  height: 3px; background: url(https://static.cenega.pl/images/table-contact-rightside-bottom_light.png) no-repeat top left; border: 1px solid white; border-width: 0 0 1px 0; }

#table-contact-right { padding: 20px 0 20px 20px; }
#table-contact-right h2 { color: #595657; font-size: 36px; display: block; margin-bottom: 20px; letter-spacing: -0.07em; width: 439px; }
#contact-gmap-bg { background: url(https://static.cenega.pl/images/contact-gmap-bg.png) no-repeat top left; width: 439px; height: 439px; position: relative; top: 0; left: 0; }
#contact-gmap { position: absolute; top: 4px; left: 8px; width: 423px; height: 423px; }

/**
 *  Page content
 */

#page-content { margin: 0 auto; width: 959px; background: url(https://static.cenega.pl/images/page-content.png) repeat-y top left; padding: 11px 3px; }
#page-content #page-content { margin: 0 auto; width: auto;padding: 32px 36px;}
#page-top { width: 941px; padding: 0 9px 10px 9px; border: 1px solid #d5dee2; border-width: 0 0 1px 0; }
#page-top2 { width: 941px; padding: 9px 9px 10px 9px; border: 1px solid #d5dee2; border-width: 0 0 1px 0; }
#page-top-banners-left { display: block; float: left; }
#page-top-banners-left img { display: block; }
#page-top-banners-right { display: block; float: right; }
#page-top-banners-right img { display: block; }

#page-content-padding { width: 941px; padding: 10px 9px; }

#page-bottom-adv { width: 959px; border: 1px solid #d5dee2; border-width: 1px 0 0 0; padding: 10px 0 0 0; }
#page-bottom-adv a { display: block; }
#page-bottom-adv img { display: block; }

/**
 *  Main page
 */

#main-page-table { width: 100%; }
#main-page-table-left { width: 659px; border: 1px solid #d5dee2; border-width: 0 1px 0 0; }
#main-page-table-right { }

#main-page-right { width: 269px; float: right; }

.main-darkbox { width: 269px; margin-top: 10px; }
.main-darkbox-top { background: url(https://static.cenega.pl/images/main-darkbox-top.png) no-repeat top left; height: 5px; }
.main-darkbox-middle { background: url(https://static.cenega.pl/images/main-darkbox-middle.png) no-repeat top left #494949; padding-top: 5px; }
.main-darkbox-bottom { background: url(https://static.cenega.pl/images/main-darkbox-bottom.png) no-repeat top left; height: 9px; }

.main-darkbox h2 { color: #68ccff; font-size: 24px; text-align: center; margin-bottom: 10px; }
.main-darkbox-middle ul { display: block; list-style: none; width: 269px !important; }
.main-darkbox-middle ul li { width: 269px !important; display: block; list-style: none; background: url(https://static.cenega.pl/images/main-darkbox-li.png) repeat-x bottom left; }
.main-darkbox-middle ul li .main-darkbox-padding { padding: 7px 0 12px 20px; /*height: 135px;*/ }

.main-darkbox-middle ul li .main-darkbox-txt { width: 168px; float: left; }
.main-darkbox-middle ul li .main-darkbox-txt a.main-darkbox-link { font-size: 12px; display: block; color: white; font-weight: bold; margin-bottom: 10px; text-shadow: #000 1px 1px 1px; }
.main-darkbox-middle ul li .main-darkbox-txt label { display: block; float: left; width: 55px; font-size: 11px; color: #ababab; }
.main-darkbox-middle ul li .main-darkbox-txt span.label-txt { width: 110px; display: block; float: left; font-size: 11px; font-weight: bold; color: #68c0ec; }
.main-darkbox-middle ul li .main-darkbox-txt .main-darkbox-spacer { height: 9px; }

.main-darkbox-middle ul li .main-darkbox-height-holder { width: 1px; height: 135px; float: left; overflow: hidden; }

.main-darkbox-middle ul li .main-darkbox-img { float: right; width: 72px; }
.main-darkbox-middle ul li .main-darkbox-img span { display: block;  width: 72px; background: url(https://static.cenega.pl/images/main-darkbox-img-bottom.png) no-repeat left bottom; margin: 0; padding: 0 0 9px 0; }
.main-darkbox-middle ul li .main-darkbox-img span span { background:url(https://static.cenega.pl/images/main-darkbox-img-top.png) no-repeat left top; margin: 0; padding: 3px 0 0 0; }
.main-darkbox-middle ul li .main-darkbox-img span span a { width: 53px; display: block; padding-left: 6px; }
.main-darkbox-middle ul li .main-darkbox-img span span a img { width: 53px; display: block; }

#rightDarkboxCommingTitlesContent { width: 269px !important; }
#rightDarkboxNewTitlesContent { width: 269px !important; }

.main-actual { width: 215px; float: left; margin-bottom: 20px; cursor: pointer; }
.main-actual-img { width: 215px; height: 118px; position: relative; top: 0; left: 0; }
.main-actual-img-cont { position: absolute; top: 0; left: 0; }
.main-actual-img-cont img { display: block; }
.main-actual-img-mask { position: absolute; top: 10px; left: 10px; }
.main-actual-img-mask img { display: block; }
.main-actual-txt { padding: 0 10px 0 10px; width: 176px; margin-left: 10px; background: url(https://static.cenega.pl/images/main-aktualnosci-bg.png) no-repeat left top #fefeff; font-size: 11px; color: #595657; line-height: 17px; }
.main-actual-txt a { font-size: 11px; color: #595657; line-height: 17px; }
.main-actual-txt a:hover { color: #222; }
.main-actual-bottom { width: 195px; height: 4px; margin-left: 10px; background: url(https://static.cenega.pl/images/main-aktualnosci-bottom-bg.png) no-repeat left top; }
.main-actual-date { display: block; float: right; color: #4a9cc4; font-style: italic; font-size: 12px; padding-bottom: 3px; }

#main-aktual-button { padding: 20px 0 50px 240px; }


/**
 *  Media
 */

#media-page-table { width: 100%; }
#media-page-table-left { width: 738px; border: 1px solid #d5dee2; border-width: 0 1px 0 0; }
#media-page-table-left h2 { display: block; color: #595657; font-size: 36px; }
#media-page-table-right { padding: 10px 0 10px 10px; }

.media-border-bottom-div { border: 1px solid #d5dee2; border-width: 0 0 1px 0; padding: 15px 20px; }
.media-content-left { width: 470px; float: left; }
.media-content-right { width: 200px; float: right; }

.media-content-left h3 { display: block; color: #56c6ff; font-size: 16px; margin-bottom: 15px; }
.media-content-left p { color: #595657; line-height: 22px; }
.media-content-left p a { color: #56c6ff; font-weight: bold; }
.media-content-left p a:hover { text-decoration: underline; }

#media-page-right { width: 200px; }
#media-page-facebook { margin-top: 10px; width: 200px; margin-bottom: 10px; }
#media-page-yt { margin-bottom: 20px; }

.box-light { width: 200px; }
.box-light-top { background: url(https://static.cenega.pl/images/box-light-top.png) no-repeat left top; height: 5px; }
.box-light-middle { background: url(https://static.cenega.pl/images/box-light-middle.png) repeat-y left top; }
.box-light-bottom { background: url(https://static.cenega.pl/images/box-light-bottom.png) no-repeat left top; height: 5px; }

.box-light-middle-h2-div { border: 1px solid #d7d7d7; border-width: 0 0 1px 0; }
.box-light-middle-h2-div h2 { display: block !important; padding: 2px 12px 7px 12px !important; color: #595657 !important; font-size: 16px !important; letter-spacing: -0.01em !important; }

.box-light-middle-div { border: 1px solid #f6f6f6; border-width: 1px 0 0 0; }

#press-nl-cont-inputs p { margin-bottom: 10px; display: block; }
#press-nl-cont-checkboxes { margin-bottom: 10px; }
#press-nl-opacity { position: relative; top: 0; left: 0; }
#press-nl-overlay { position: absolute; top: 0; left: 0; width: 180px; height: 180px; display: none; }
#press-nl-bottom-info { position: relative; top: 0; left: 0; height: 35px; }
#press-nl-bottom-info-submit { position: absolute; top: 0; left: 0; width: 180px; }
#press-nl-bottom-info-ajax { position: absolute; top: 0; left: 0; width: 180px; display: none; }
#press-nl-bottom-info-ajax img { margin: 0 auto; display: block; }
#press-nl-bottom-info-valid { position: absolute; top: 0; left: 0; width: 180px; text-align: center; color: #B70A07; font-weight: bold; display: none; }
#press-nl-bottom-info-ok { position: absolute; top: 0; left: 0; width: 180px; text-align: center; color: #11A707; font-weight: bold; display: none; }
#press-nl-bottom-info-error { position: absolute; top: 0; left: 0; width: 180px; text-align: center; color: #B70A07; font-weight: bold; display: none; }

#ftp-cont-inputs { margin-bottom: 10px; }
#ftp-cont-inputs p { margin-bottom: 10px; display: block; }
#ftp-register { text-align: center; padding: 10px 0 0 0; color: #595657; }
#ftp-register a { font-weight: bold; }
#ftp-register a:hover { text-decoration: underline; }

.media-pr-manager-img-bg { width: 187px; height: 187px; position: relative; background: url(https://static.cenega.pl/images/media-pr-manager-img-bg.png) no-repeat top left; margin-bottom: 10px; float: right; }
.media-pr-manager-img-bg img { display: block; position: relative; top: 7px; left: 8px; }

#ftp-login-img { width: 225px; }
#ftp-login-img a { display: block; width: 222px; height: 225px; position: relative; top: -14px; left: 19px; }
#ftp-login-img a img { display: block; width: 222px; height: 225px; }

/**
 *  Katalog
 */

#table-catalog { width: 100%; }
#table-catalog-left { width: 218px; border: 1px solid #d5dee2; border-width: 0 1px 0 0; }
#table-catalog-right {  }

#catalog-left { width: 200px; padding: 9px 0 9px 9px; }

#box-catalog { padding: 10px 0 10px 0; }
#box-catalog-top { height: 5px; background: url(https://static.cenega.pl/images/box-catalog-top.png) no-repeat left top; }
#box-catalog-middle { background: url(https://static.cenega.pl/images/box-catalog-middle.png) no-repeat left top #494949; }
#box-catalog-bottom { height: 5px; background: url(https://static.cenega.pl/images/box-catalog-bottom.png) no-repeat left top; }

.box-catalog-line-top { border: 1px solid #797979; border-width: 1px 0 0 0; }
.box-catalog-line-bottom { border: 1px solid #333333; border-width: 0 0 1px 0; }
.box-catalog-line-top-bottom { border-width: 1px 0 1px 0; border-top: 1px solid #797979; border-bottom: 1px solid #333333; }
.box-catalog-padding { padding: 7px 11px 12px 11px; }
.box-catalog-padding h3 { color: #56c6ff; font-size: 16px; font-weight: bold; display: block; letter-spacing: -0.07em; margin-bottom: 7px; }

.box-catalog-checkbox-spacer { margin-bottom: 1px; }
.box-catalog-select-deselect { text-align: center; padding: 10px 0 0 0; }
.box-catalog-select-deselect a { color: #56c6ff; font-weight: bold; }
.box-catalog-select-deselect a:hover { color: #46b6ef; }

.box-catalog-date { position: relative; width: 178px; height: 33px; }
.box-catalog-date-label { position: absolute; top: 6px; left: 8px; width: 22px; height: 25px; color: #ffffff; font-weight: bold; }
.box-catalog-date-input { position: absolute; top: 0; left: 30px; width: 118px; height: 33px; }
.box-catalog-date-icon-calendar { position: absolute; top: -2px; left: 153px; display: block; width: 33px; height: 32px; }
.box-catalog-date-icon-calendar img { display: block; cursor: pointer; }
.box-catalog-date-icon-calendar input { display: block; width: 1px; height: 1px; visibility: hidden; }

#box-catalog-pegi { padding-top: 10px; }
#box-catalog-pegi a { float: left; margin: 0 5px 5px 0; }

#catalog-top { border: 1px solid #d5dee2; border-width: 0 0 1px 0; }
#catalog-top-padding { padding: 10px 10px 10px 25px; }
#catalog-top-content { position: relative; top: 0; left: 0; }

#catalog-top-padding h2 { color: #595657; font-size: 36px; display: block; position: absolute; top: 0; left: 0; width: 330px; height: 50px; }

.ie7-absfloat-fix { position: relative; top: 0; left: 0; height: 0px; overflow: hidden; }

#catalog-top-right { width: 475px; float: right; }
#catalog-top-right-letters { float: right; margin-bottom: 10px; }
#catalog-top-right-letters a { color: #959595; font-weight: normal; display: block; float: left; margin-right: 5px; }
#catalog-top-right-letters a:hover { text-decoration: underline; }
#catalog-top-right-letters a.active { font-weight: bold; color: #222; }

#catalog-top-right-selects { float: right; }
.catalog-top-right-label { float: left; height: 24px; padding: 6px 5px 0 0; color: #595657; }
.catalog-top-right-select { float: left; height: 30px; }

#catalog-content { padding: 10px 10px 20px 10px; }

.catalog-result-paginator { margin-bottom: 10px }
.catalog-result-paginator-left { width: 150px; float: left; }
.catalog-result-paginator-left span { color: #595657; padding: 4px 0 0 10px; }
.catalog-result-paginator-right { width: 470px; float: right; }

#search-form-categories ul li a input { vertical-align: baseline; margin-right: 2px; }
#search-form-categories ul li a { padding: 7px 8px !important; line-height: 18px; }
#search-form-categories ul li { display: none; }
#search-form-categories ul li.visible { display: block !important; }

/*
tabcat-td-bottom-left.png
tabcat-td-bottom-left_light.png
tabcat-td-bottom-right.png
tabcat-td-bottom-right_light.png
tabcat-td-top-left.png
tabcat-td-top-left_light.png
tabcat-td-top-right.png
tabcat-td-top-right_light.png
tabcat-th-left.png
tabcat-th-middle.png
tabcat-th-right.png
*/

#tabcat { width: 100%; }
#tabcat tr th { color: #c3c3c3; font-size: 14px; font-weight: normal; padding: 0 10px; }
#tabcat tr th a { color: #c3c3c3; }
#tabcat tr th a.active { color: #e3e3e3; font-weight: bold; }
#tabcat tr th a:hover { color: #fafafa !important; }
#tabcat tr td { color: #595657; font-size: 12px; }
#tabcat tr td a { color: #595657; }
#tabcat tr td a:hover { text-decoration: underline; }

.tc-spacer { height: 1px; overflow: hidden !important; font-size: 1px !important; }

.tc-td-m-l { padding: 1px 10px; }     .tc-td-m-l_light { padding: 1px 10px; }
.tc-td-m-m { padding: 1px 10px; }     .tc-td-m-m_light { padding: 1px 10px; }
.tc-td-m-r { padding: 1px 10px; }     .tc-td-m-r_light { padding: 1px 10px; }

.tc-th-l { background: url(https://static.cenega.pl/images/tabcat-th-left.png) no-repeat left top; height: 40px; border-width: 0; border-right: 1px solid #797979; }
.tc-th-m { background: url(https://static.cenega.pl/images/tabcat-th-middle.png) repeat-x left top; height: 40px; border-width: 0; border-right: 1px solid #797979; border-left: 1px solid #444444; }
.tc-th-r { background: url(https://static.cenega.pl/images/tabcat-th-right.png) no-repeat right top; height: 40px; border-width: 0; border-left: 1px solid #444444; }

.tc-td-t-l { background: url(https://static.cenega.pl/images/tabcat-td-top-left.png) no-repeat left top; height: 4px; border-width: 0; border-right: 1px solid #ffffff; font-size: 1px !important; overflow: hidden !important; }
.tc-td-t-m { background-color: #eef3f5; height: 4px; border-width: 0; border-right: 1px solid #ffffff; border-left: 1px solid #e2e7e9; font-size: 1px !important; overflow: hidden !important; }
.tc-td-t-r { background: url(https://static.cenega.pl/images/tabcat-td-top-right.png) no-repeat right top; height: 4px; border-width: 0; border-left: 1px solid #e2e7e9; font-size: 1px !important; overflow: hidden !important; }

.tc-td-m-l { background-color: #eef3f5; border-width: 0; border-right: 1px solid #ffffff; }
.tc-td-m-m { background-color: #eef3f5; border-width: 0; border-right: 1px solid #ffffff; border-left: 1px solid #e2e7e9; }
.tc-td-m-r { background-color: #eef3f5; border-width: 0; border-left: 1px solid #e2e7e9; }

.tc-td-b-l { background: url(https://static.cenega.pl/images/tabcat-td-bottom-left.png) no-repeat left top; height: 4px; border-width: 0; border-right: 1px solid #ffffff; font-size: 1px !important; overflow: hidden !important; }
.tc-td-b-m { background-color: #eef3f5; height: 4px; border-width: 0; border-right: 1px solid #ffffff; border-left: 1px solid #e2e7e9; font-size: 1px !important; overflow: hidden !important; }
.tc-td-b-r { background: url(https://static.cenega.pl/images/tabcat-td-bottom-right.png) no-repeat right top; height: 4px; border-width: 0; border-left: 1px solid #e2e7e9; font-size: 1px !important; overflow: hidden !important; }

.tc-td-t-l_light { background: url(https://static.cenega.pl/images/tabcat-td-top-left_light.png) no-repeat left top; height: 4px; border-width: 0; border-right: 1px solid #ffffff; font-size: 1px !important; overflow: hidden !important; }
.tc-td-t-m_light { background-color: #f5f8f9; height: 4px; border-width: 0; border-right: 1px solid #ffffff; border-left: 1px solid #e9ebec; font-size: 1px !important; overflow: hidden !important; }
.tc-td-t-r_light { background: url(https://static.cenega.pl/images/tabcat-td-top-right_light.png) no-repeat right top; height: 4px; border-width: 0; border-left: 1px solid #e9ebec; font-size: 1px !important; overflow: hidden !important; }

.tc-td-m-l_light { background-color: #f5f8f9; border-width: 0; border-right: 1px solid #ffffff; }
.tc-td-m-m_light { background-color: #f5f8f9; border-width: 0; border-right: 1px solid #ffffff; border-left: 1px solid #e9ebec; }
.tc-td-m-r_light { background-color: #f5f8f9; border-width: 0; border-left: 1px solid #e9ebec; }

.tc-td-b-l_light { background: url(https://static.cenega.pl/images/tabcat-td-bottom-left_light.png) no-repeat left top; height: 4px; border-width: 0; border-right: 1px solid #ffffff; font-size: 1px !important; overflow: hidden !important; }
.tc-td-b-m_light { background-color: #f5f8f9; height: 4px; border-width: 0; border-right: 1px solid #ffffff; border-left: 1px solid #e9ebec; font-size: 1px !important; overflow: hidden !important; }
.tc-td-b-r_light { background: url(https://static.cenega.pl/images/tabcat-td-bottom-right_light.png) no-repeat right top; height: 4px; border-width: 0; border-left: 1px solid #e9ebec; font-size: 1px !important; overflow: hidden !important; }


#tabcat tr:hover td { color: black; }
#tabcat tr:hover td a { color: black; }
/* nie dziala jak trzeba.... */
/*
#tabcat tr:hover td.tc-td-t-l { background-image: url(https://static.cenega.pl/images/tabcat-td-top-left_hover.png); }
#tabcat tr:hover td.tc-td-t-m { background-color: #f2ffef; }
#tabcat tr:hover td.tc-td-t-r { background-image: url(https://static.cenega.pl/images/tabcat-td-top-left_hover.png); }

#tabcat tr:hover td.tc-td-m-l { background-color: #eef3f5; }
#tabcat tr:hover td.tc-td-m-m { background-color: #eef3f5; }
#tabcat tr:hover td.tc-td-m-r { background-color: #eef3f5; }

#tabcat tr:hover td.tc-td-b-l { background-image: url(https://static.cenega.pl/images/tabcat-td-bottom-left_hover.png); }
#tabcat tr:hover td.tc-td-b-m { background-color: #f2ffef; }
#tabcat tr:hover td.tc-td-b-r { background-image: url(https://static.cenega.pl/images/tabcat-td-bottom-left_hover.png); }

#tabcat tr:hover td.tc-td-t-l_light { background-image: url(https://static.cenega.pl/images/tabcat-td-top-left_hover.png); }
#tabcat tr:hover td.tc-td-t-m_light { background-color: #f2ffef; }
#tabcat tr:hover td.tc-td-t-r_light { background-image: url(https://static.cenega.pl/images/tabcat-td-top-left_hover.png); }

#tabcat tr:hover td.tc-td-m-l_light { background-color: #f2ffef; }
#tabcat tr:hover td.tc-td-m-m_light { background-color: #f2ffef; }
#tabcat tr:hover td.tc-td-m-r_light { background-color: #f2ffef; }

#tabcat tr:hover td.tc-td-b-l_light { background-image: url(https://static.cenega.pl/images/tabcat-td-bottom-left_hover.png); }
#tabcat tr:hover td.tc-td-b-m_light { background-color: #f2ffef; }
#tabcat tr:hover td.tc-td-b-r_light { background-image: url(https://static.cenega.pl/images/tabcat-td-bottom-left_hover.png); }
*/

/**
 *  News page
 */

#news-show h2 { font-size: 23px; }
#news-show-left { color: #595657; }
.news-show-left-with-img { float: left; width: 375px; }
#news-show-right { float: right; width: 220px; }
#news-show-right a { display: block; margin-bottom: 10px; }
#news-show-right a img { display: block; }


/**
 *  Pomoc
 */

#upper-txt { width: 900px; padding-top: 25px; padding-bottom: 15px; color: #595657; margin: 0 auto; }
#pomoc-padding { width: 940px; margin: 0 auto; padding: 20px 0 60px 0; }
.pomoc-border-bottom { padding: 20px; border-width: 0; border-bottom: 1px solid #d5dee2; }
.pomoc-border-bottom p { color: #595657; line-height: 18px; }
.pomoc-border-bottom p a { color: #4a9cc4; font-weight: bold; }
.pomoc-border-bottom h2 { cursor: pointer; color: #56c6ff; font-size: 24px; font-weight: bold; display: block; margin-bottom: 10px; letter-spacing: -0.06em; font-family: Tahoma; font-size: 16px; font-weight: bold; }
#troubles-div { font-family: Tahoma; font-size: 12px; font-weight: normal; text-align: justify; }

#pomoc-tab1-bottom-link { font-size: 24px; color: #595657; font-weight: bold; float: right; margin: 30px 10px 0 0; letter-spacing: -0.06em; }
#pomoc-tab1-game-select { width: 520px; float: left; }
#pomoc-tab1-game-select-left { height: 31px; float: left; padding: 9px 10px 0 0; color: #595657; font-size: 18px; letter-spacing: -0.06em; }
#pomoc-tab1-game-select-right { height: 40px; float: left; width: 405px; }
#pomoc-tab1-info-txt { width: 360px; float: right; text-align: right; color: #595657; font-weight: bold; }
#pomoc-tab1-info-txt a { color: #4a9cc4; font-weight: bold; }

#pomoc-info { width: 80%; color: #595657; margin-bottom: 40px; padding: 20px; }
#pomoc-info ul { display: block; padding-left: 25px; }
#pomoc-info ul li { list-style-position: outside; padding: 0; }
#load-tab { text-align: center; padding: 40px 0; color: #595657; }
#load-tab img { display: block; margin: 20px auto; }
#files-no-result { color: #595657; padding: 20px 0 50px 0; width: 400px; margin: 0 auto; text-align: center; }
#files-result-count { color: #595657; padding-bottom: 10px; }

/**
 *  Sitemap
 */

#sitemap-cont { padding: 40px 50px; color: #595657; }
#sitemap-cont h3 { font-size: 16px; color: #56C6FF; margin-bottom: 8px; }
#sitemap-cont ul { display: block; list-style: none; margin-bottom: 20px; }
#sitemap-cont ul li { display: block; list-style: none; padding: 0 0 0 20px; background: url(https://static.cenega.pl/images/list-dot.png) no-repeat 2px 2px; }


/**
 *  Search result
 */

#search-result-info { width: 100%; }
#search-result-info th { width: 150px; font-weight: bold; }

.search-result-box { background: no-repeat top left url(https://static.cenega.pl/images/search-result-box-bg.png); width: 619px; margin-bottom: 25px; color: #595657; cursor: pointer; }
.search-result-box:hover { background-position: top right; }
.search-result-box-left { float: left; width: 100px; height: 130px; font-size: 25px; padding: 10px 0 0 10px; }
.search-result-box-left a { color: #595657; display: block; }
.search-result-box-left a:hover { text-decoration: none; }
.search-result-box-left span { font-size: 10px; display: block; padding: 10px 0 0 0; color: #a9a6a7; }
.search-result-box-right { float: left; width: 490px; padding-top: 10px; }

.search-result-box span.highlight_word { color: #090607; background-color: #e9e5c7; }

/**
 *  Foot
 */

#foot { height: 136px; background: url(https://static.cenega.pl/images/foot-bg.png) repeat-x left top; }
#foot-cont { margin: 0 auto; width: 965px; height: 136px; /*padding-left: 105px; padding-right: 105px;*/ background: url(https://static.cenega.pl/images/foot-bg.png) repeat-x left top; }
#foot-blue-bar { width: 965px; height: 67px; }
#foot-blue-bar-left { width: 10px; height: 67px; float: left; background: url(https://static.cenega.pl/images/foot-left.png) no-repeat left top;  }
#foot-blue-bar-content { width: 945px; height: 67px; float: left; background: url(https://static.cenega.pl/images/foot-content.png) repeat-x left top; position: relative; top: 0; left: 0; }
#foot-blue-bar-right { width: 10px; height: 67px; float: left; background: url(https://static.cenega.pl/images/foot-right.png) no-repeat left top;  }

#foot-up { width: 120px; height: 25px; position: absolute; top: 22px; left: 10px; }
#foot-up a { display: block; background: url(https://static.cenega.pl/images/foot-up.png) no-repeat 0 2px; padding: 0 0 0 15px; color: white; font-size: 18px; }

#foot-icons { width: 400px; height: 41px; position: absolute; top: 14px; left: 107px; }
#foot-icons a { margin-right: 0px; }

#foot-links { height: 25px; padding-top: 23px; float: right; }
#foot-links a { display: block; margin: 0 10px; float: left; color: #143c4f; }
#foot-links a.active { color: white; }
#foot-links a:hover { color: white; }

#foot-bottom { color: #4a9cc4; text-align: center; padding-top: 26px; }
#foot-bottom a { color: #4a9cc4; font-weight: bold; }
#foot-bottom a:hover { text-decoration: underline; }

/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */
.owl-carousel{
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
    float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
    cursor:url(../images/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}

.contact-form input[type=text], .contact-form input[type=email], .contact-form input[type=password], .contact-form textarea {
    width: 100%;
    padding: 8px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: 2px solid #3698c8;
    border-radius: 4px;
    color: #595657;
    font-family: arial;
}
.contact-form select {
    width: 100%;
    padding: 8px 20px;
    border: none;
    border-radius: 4px;
    background-color: #f5f8f9;
    color: #595657;
    border: 2px solid #3698c8;
}
.contact-form table {
    width: 100%;
}
.contact-form .submit {
    color: #595657;
    background: #f5f8f9;
    padding: 8px 50px;
    border-radius: 4px;
    cursor: pointer;
    border: 2px solid #3698c8;
}
.contact-form span.error {
    color: red;
}
.isa_info, .isa_success, .isa_warning, .isa_error {
    margin: 10px 0px;
    padding:12px;

}
.isa_info {
    color: #00529B;
    background-color: #BDE5F8;
}
.isa_success {
    color: #4F8A10;
    background-color: #DFF2BF;
}
.isa_warning {
    color: #9F6000;
    background-color: #FEEFB3;
}
.isa_error {
    color: #D8000C;
    background-color: #FFD2D2;
}
.isa_info i, .isa_success i, .isa_warning i, .isa_error i {
    margin:10px 22px;
    font-size:2em;
    vertical-align:middle;
}

.help-main-btns {

    width: 307px;
    text-align: center;
    margin: 50px auto 0 auto;
}
.help-faq {
    padding: 20px 0;
}
.help-faq h2 {
    text-align: center;
}

.help-faq .select2-container--default .select2-selection--single {
    height: 35px;
    border: 2px solid #3698c8;
}

.help-faq #pomoc-tab1-game-select-right {
    margin-bottom: 40px;
}
.help-faq #pomoc-tab1-game-select-right .select2-container--default .select2-selection--single {
    height: 50px;
    border: 8px solid #68c0ec;
}
.help-faq #pomoc-tab1-game-select-right .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px;
    right: 10px;
}

.help-faq .select2-dropdown {
    border: 2px solid #3698c8;
    border-top: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    margin-top: 2px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    margin-top: 2px;
}

.help-faq .popular-list {
    padding: 20px 20px;
}
.help-faq .popular-list li{
    list-style: none;
    padding: 10px 20px;
    border: 1px solid #ffffff;
    border-bottom: none;
}
.help-faq .popular-list li a {
    font-weight: bold;
    font-size: 14px;
}
.help-faq .popular-list li:last-child{
    border-bottom: 1px solid #ffffff
}
.help-faq #accordion, .help-faq form{
    padding: 20px;
}

.help-faq .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    background: #eef3f5;
    color: #68c0ec;
    border: 1px solid #dddddd;

}
.help-faq .ui-accordion .ui-accordion-header {
    padding: 10px 20px;
    background: url(/images/button-bg.jpg);
    height: 12px;
    color: #fff;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.help-faq .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    background: #f5f8f9;
    border: 1px solid #eef3f5;
}
.help-faq .ui-state-focus { outline: none; }
.help-faq .ui-accordion-header {outline: none;}
.help-faq .select2-container {
    margin: 5px 0;
}
#select2-faq-products-list-container {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

#cookie-wrapper {
    position: fixed;
    bottom: 0px;
    background: #393939; /*url(//static.cenega.pl/images/bg.jpg) repeat-x top left;*/
    z-index: 999999;
    width: 100%;
    color: #fff;
    padding: 20px;
    overflow: auto;
}
#cookies-info-table {background: #fff; margin-top: 20px; max-width: 80%;}
#cookies-info-table td {background: #393939; padding: 10px;}
#cookie-info-content {max-width: 90%;}

.social-media-container img{
  height: 32px;
}

.social-media-container td {
  padding: 5px;
  padding-bottom: 1px;
}
.social-media-container a {
  color: #fff;
  font-weight: bold;
}
.facebook-button-wrapper {
  background: #3b5998;
  border-radius: 5px;
  margin-bottom: 10px;
}

.youtube-button-wrapper {
  background: #c4302b;
  border-radius: 5px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.instagram-button-wrapper {
  background: #405DE6;
  border-radius: 5px;
  margin-bottom: 10px;
}

.form-field-addon {
  display: none;
}
