html:root {
    /* Blue NEW */
/* ZMIENNE KOLORYSTYCZNE BLUE*/
--bgcolor1: #fff;
--bgcolor2: #fff;
--bgcolor3: #fff;
/*--maincolor1: #313d57;*//* <-- $maincolor  */
--maincolor1: #004F9E;
--maincolor1_rgba: 0, 79, 158;/* <-- $maincolor  */
--maincolor2: #000;
--supportcolor1: #ff7218;
--supportcolor2: #DBDDE7;
--hovercolor1: #fff;
--hovercolor2: #fff;

--widget_header: #b0b2b1;

--btn_large: #004F9E;
--btn_medium: #004F9E;
--btn_small: #004F9E;
--btn_large_hover: #00366D;
--btn_medium_hover: #00366D;
--btn_small_hover: #00366D;

--txtcolor1: #000;
--txtcolor2: #fff;
--bgaside: #fff;
--bgcontent: #fff;
--bordercolor: #DBDDE7;
--widget_icons: #8790AF;
--icons1: #8790AF;
/* ZMIENNE KOLORYSTYCZNE END */
}