

.qode-countdown {
    position: absolute;
    width: 50%;
    top: 32px;
    min-width: 320px;
    background: #84c225ab;
    padding: 30px;
}
.tt_event_theme_page p {
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0px;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    color: #6b6b6b;
}
.tt_event_theme_page h2 {
    display: none;
}
.tt_event_theme_page {
width:auto;
    max-width: 1100px;
    background: #FFFFFF;
    padding: 0;
    margin: 0 auto;
}
.tt_event_page_left {
    float: none;
    width: auto;
}
form.tt_generate_pdf input[type="submit"] {
    background-color: #00923f;
}
.szara, .item{
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
-ms-filter: grayscale(100%);
filter: grayscale(100%);
}
.item:hover{
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-o-filter: grayscale(0%);
-ms-filter: grayscale(0%);
filter: grayscale(0%);
}
.ppt {
    display: none!important;
}
.znak-aktualnosci {
    position: absolute;
    top: -70px;
    right: 0;
    z-index: -1;
}
span.time {
    display: none;
}
.big-font p {
    font-size: 28px;
    line-height: 35px;
    color: #000000;
    font-weight: 400;
}
a.qbutton.small {
    display: table;
    margin: 30px auto!important;
    border: solid 1px;
    letter-spacing: 0;
    height: 45px;
    line-height: 45px;
}
.cien {
    text-shadow: 0px 4px 6px #00000078;
}
/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: #dedede; 
    border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #929292; 
}

@media screen and (max-width: 768px){

h1 {
    color: #000000;
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
}
.znak-aktualnosci {display:none;}
.big-font p {
    font-size: 20px;
    line-height: 30px;
}

}

@media only screen and (min-width: 1000px){
.sticky_animate .main_menu_and_widget_holder {
    float: right;
    display: table!important;
}
header.centered_logo .header_inner_left {
    margin: 20px 0 20px 0;
        height: 62px;
}
header.centered_logo:not(.sticky) .q_logo img {
    max-width: 270px;
    height: auto!important;
}
header.centered_logo .q_logo {
    max-height: 62px;
}
header.centered_logo.sticky .header_inner_left {
 height:0;
}

.sticky_animate .main_menu_and_widget_holder {
    border-color: #ffffff!important;
}
.sticky_animate nav.main_menu.drop_down {

    float: right;

}


}