BODY {
    background-color: #fff;
    font-family: Arial;
    font-weight: 400;
    color: #000;
    font-size: 12px;
    line-height: 120%;
    text-align: left; }

#container {
    width: 75%;
    margin: 0 auto;
    padding: 0px;
    background-color: #fff; }

#left_col {
    width: 60%;
    float: left; }

#right_col {
    width: 40%;
    float: right; }

.cbox {
    width: 100%; }

.grid_event {
    box-sizing: border-box;
    height: 350px;
    width: 25%;
    padding: 5px;
    float: left; }

.grid_event_instances {
    box-sizing: border-box;
    padding: 10px;
    height: 340px;
    background-color: #e3e3e3; }

.grid_event_photo img {
    text-align: center;
    width: 100%;
    height: 100%; 
}

.photo {
    height: 200px;
    padding-bottom: 5px; 
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.grid_event_title, .list_event_title {
    margin: 3px 0px;
    font-family: Arial;
    font-size: 16px;
    color: #468bca;
    text-align: center;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    height: 16px;
    overflow: hidden; }

.grid_event_date, .list_event_date {
    margin: 3px 0px;
    font-family: Arial;
    font-size: 12px;
    color: #000;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    height: 12px;
    overflow: hidden; }

.grid_event_place, .list_event_place {
    margin: 3px 0px;
    font-family: Arial;
    font-size: 12px;
    color: #000;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    height: 48px;
    overflow: hidden; }

.grid_event_button, .list_event_button {
    margin: 10px 0px;
    font-family: Arial;
    font-size: 12px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    height: 32px; }

.grid_event_button a, .list_event_button a {
    padding: 5px 15px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    background: #009dd0;
    text-decoration: none; }

.grid_event_button a:hover, .list_event_button a:hover {
    background-color: #009dd0;
    color: #fff;
    text-decoration: none; }

.list_event {
    width: 100%;
    box-sizing: border-box;
    padding: 5px;
    float: left; }

.list_event_instances {
    box-sizing: border-box;
    padding: 10px;
    background-color: #e3e3e3; }

.list_event_photo img {
    width: 100px;
    float: left;
    margin-right: 5px; }

.list_event_description {
    margin: 3px 0px;
    font-family: Arial;
    font-size: 12px;
    color: #000;
    text-align: justify;
    font-weight: normal;
    font-style: normal;
    text-decoration: none; }

.clear {
    clear: both; }

.next a, .prev a, .pagelist a {
    font-size: 12px;
    border: 1px solid #00bdf2;
    padding: 3px 10px; }

.next a, .prev a {
    color: #b5b5b5 !important; }

.pagelist a {
    color: #b5b5b5 !important;
    margin-right: 3px; }

.next a:hover, .prev a:hover, .pagelist a:hover {
    background-color: #00bdf2;
    color: #fff !important; }

.pagelist a.sel, .pagelist a:hover.sel {
    text-decoration: none;
    color: #000 !important;
    background-color: #fff !important;
    border: 1px solid #aeb2b4;
    padding: 3px 10px; }

@media all and (max-width: 480px) {
    /* ze strony zakupu biletu */
    #container {
        width: auto;
        margin: 0 auto;
        padding: 0px;
        background-color: #fff; }
    .grid_event {
        box-sizing: border-box;
        width: auto;
        padding: 5px;
        float: left; } }

.elements_color_2 {
    background-color: #f0f0f0; }

.elements_border_color_2 {
    border-bottom: 1px solid #f0f0f0; }

.elements_borderright_color_2 {
    border-right: 1px solid #f0f0f0; }

.elements_color {
    background-color: #009dd0; }

.elements_input_color_2 input[type="text"] {
    background: #f0f0f0;
    width: 100%;
    height: 36px;
    padding: 3px;
    border: none; }

.elements_color_2 input#buy_confirm {
    background: #009dd0; }

.elements_font_color {
    color: #009dd0; }

.polecane-header {
    background-image: none; }

.payment-label-masterpass {
    display: none; }

.purchase-box {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    color: #565656;
    padding-top: 12px !important;
    padding-bottom: 12px !important; }

.purchase-box:nth-child(odd) {
    background-color: #f0f0f0; }

.tbl-purchase {
    padding: 10px 0; }

.is-countdown {
    border: 1px solid #fff;
    border-radius: 5px;
    background-color: #009dd0;
    width: 530px;
    position: fixed;
    top: 50px;
    right: 15px;
    z-index: 0;
    padding: 10px; }

#summary-seats, .buy_page_font_color {
    color: #000; }

.buy_page_h2_font_color {
    color: #030303;
    text-align: left; }

.basket-diskount input[type="text"] {
    background-color: #dedbdb; }

#content{
    padding-bottom: 0px;
}
