html:root {
/* ZMIENNE KOLORYSTYCZNE BLUE*/
--bgcolor1: #fff;
--bgcolor2: #fff;
--bgcolor3: #fff;
/*--maincolor1: #313d57;*//* <-- $maincolor  */
--maincolor1: #002E6D;
--maincolor1_rgba: 79, 193, 230;/* <-- $maincolor  */
--maincolor2: #262626;
--supportcolor1: #ff7218;
--supportcolor2: #e5e5e5;
--hovercolor1: #000;
--hovercolor2: #fff;

--widget_header: #072736;

--btn_large: #002E6D;
--btn_medium: #002E6D;
--btn_small: #002E6D;
--btn_large_hover: #fff;
--btn_medium_hover: rgb(59, 78, 120);
--btn_small_hover: rgb(59, 78, 120);

--txtcolor1: #002E6D;
--txtcolor2: #262626;
--bgaside: #fff;
--bgcontent: #fff;
--bordercolor: #e5e5e5;
--widget_icons: #465b7a;
--icons1: #002E6D;
/* ZMIENNE KOLORYSTYCZNE END */
}