:root {  
  /*--green-blue-dark: #004c66;*/	 /* pozadí headeru a patičky     */
  --gold-main: #a68c25;					/* barva text v search          */	
  --text-banner: #00394e;			  /* barva - text banner          */
  
  /* Theme */
  --text-dark-str: #00394e; 
  --theme-link-main-color: #005c7d;
  --theme-bg-body-image: url("../imgs/WCB_back_LYCEUM_opt.png");
  /*--theme-bg-body-color: #f4f2e4;*/
  --theme-menu-top-active: #1f8ea2;
  --theme-menu-top-hover: #1f8ea2;
  /*--theme-header-bottom-line-image: url("../imgs/WCB_menu-linka_2x_ZS.png");*/
  /*--theme-banner-nahledrepre-mask-image: url("../imgs/WCB_maska-banner_ZS_opt.png");*/
  /*--theme-mainimg-mask-image: url("../imgs/WCB_maska-mainimg-01_ZS_opt.png");*/
  /*--theme-gallery-mask-image: url("../imgs/WCB_maska-gallery-01_ZS_opt.png");*/
  /*--theme-nahled-mask-image: url("../imgs/WCB_maska-nahled.png");*/
  /*--theme-sectionmenu-bg-image: url("../imgs/WCB_menu-akvarel-B_2x_ZS.png");*/
  --theme-sectionmenu-color: #005c7d;  
  /*--theme-sectionmenu-line-image: url("../imgs/WCB_sectionmenu-linka_2x_ZS.png");*/
  --theme-sectionmenu-flek-image: url("../imgs/WCB_menu-flek_LYCEUM_opt.png");
}

