:root {
 --topmenu_background_color: #696918;
 --topmenu_text_color: #fff;
 --topmenu_active_background_color: #fff;
 --topmenu_active_text_color: #333;
 --topmenu_hover_background_color: #bbb;
 --topmenu_hover_text_color: #000;
 --system_text_color: #000;
 --system_link_color: #283EB5;
 --system_link_hover_color: #283EB5;
 --system_background_color: #f0f0f0;
 --system_background_image_repeat: no-repeat;
 --header_bg: #696918;
 --header_text_color: #fff;
 --header_height: 150px;
 --h1_color: #b82c5d;
 --h2_color: #7a209e;
 --menu_title_bg: #99234e;
 --menu_title_color: #fff;
 --menu_text_color: #7a209e;
 --menu_position: Right;
 --menu_width: 157px;
 --main_part_width: 813px;
 --menu_text_hover_color: #283EB5;
 --content_background_color: #f7f7f7;
 --content_background_image_repeat: no-repeat;
 --menu_title_hover_color: #fff;
 --top_list_bg_color: #555;
 --visit_button_bg_color: #87d84f;
 --visit_button_bg_hover_color: #69a83d;
 --main_part_position: left;
 --sticky_banner_background_color: #999;
 --hig_background_image: url('/img/header.jpg');
 --cig_background_image: ;
 --sig_background_image: ;
 --default_font_family: Tahoma;
 --header_font_family: system-ui;
 --content_font_family: system-ui;
 --menu_font_family: Tahoma;
 --footer_font_family: system-ui;
 }