html:root {
    /* CYAN NEW */
    /* ZMIENNE KOLORYSTYCZNE */
    --breadcrumb-active: #0E7490;
    --breadcrumb-inactive: #858585;
    --button1-background: #0E7490;
    --button1-text: #fff;
    --button1-background-hover: #164E63;
    --button1-text-hover: #fff;
    --button2-background: #0E7490;
    --button2-text: #fff;
    --button2-background-hover: #164E63;
    --button2-text-hover: #fff;
    --button3-background: #0E7490;
    --button3-text: #fff;
    --button3-background-hover: #164E63;
    --button3-text-hover: #fff;
    --link-text: #0E7490;
    --link-text-hover: #164E63;
    --body-background-color: #f1f1f1;
    --body-color: #323232;
    --background-section-color: #fff;
    --background-text-color: #323232;
    --promo-price-color: #164E63d7;
    --cross-price-color: #aaa;
    --addonprice-text: #fff;
    --addonprice-background: #0E7490;
    --table-text: #323232;
    --table-background: #eee;
    --input-text: #394263;
    --input-background: #fff;
    --input-border: #a3a3a3;
    --input-text-hover: #164E63;
    --input-border-hover: #164E63;
    --input2-text: #394263;
    --input2-border: #a3a3a3;
    --summary-color: #0E7490;
    --tab-top-1: #0E7490;
    --tab-top-1-text: #fff;
    --tab-top-2: #da5e61;
    --calendar-persons-icon: #0E7490;
    --calendar-day-highlight: #0E7490;
    --calendar-day-highlight-color: #fff;
    --calendar-day-highlight-hover: #0E7490;
    --calendar-day-highlight-disabled: #db5e61;
    --calendar-day-available-day: #c9e8c9;
    --calendar-day-weekend: #aacbaa;
    --button-top-login: #f1f1f1;
    --buttton-top-contact: #f1f1f1;
    --main-nav-bar: #f1f1f1;
    --main-nav-bar-text-color: #323232;
    --main-nav-button: #0E7490;
    --main-nav-button-color: #0E7490;
    --button1-background-hover-active: #fff;
    --button-background-proceed: #0E7490;
    --button-background-grey: #999;
    --calendar-background-color: #fff;
    --background-section-color-callendar: #fff;
    --calendar-text-color: #323232;
    --dark-background-text: #323232;
    --callendar-border-color: #cccccc;
    --flag-border: #f1f1f1;
    --top-link-promo: #fff;
    --dark-background-icon: #f1f1f1;
    --mainColor: #ebebeb;
    --supportcolor1: #0E7490;
    --tile-background: #fff;
    --subtile-background: #ebebeb;
    --subbutton-background: #cccccc;
    --subbutton-text: #323232;
    --tile-border: #ebebeb;
    --filter-category-button-color: #164E63;
    --share-background: #ebebeb;
    --disabled-input-background: #e5e5e5;
    /* ZMIENNE KOLORYSTYCZNE END */
}
