
:root {
	--background-color: #eeeeee;
	--header-text-color: white;
	--color1: #ecc54c;
	--color2: #cb9e15;
	--color3: #cb9e15;
	--color4: #857851;
	--footer-color: #b08912;
	--menu-background-color: #cb9e15;
	--menu-color: yellow;
	--menu-color-selected: yellow;
	--menu-shadow-color: #999999;
	--card-header-text-color: #857851;
	--card-header-text-hover: #857851;
	--card-header-background-color: #bfb595;
	--time-back-color: ;
	--button-outline-color: #cb9e15;
	--display-logo-mobile: none;
	--height-logo-mobile: 100px;
	--header-logo-url: url('../images/186/logo.png?t=1716280614');
	--header-signum-url: url('../images/186/signum.png?t=1716280614');
	--height-signum-mobile: 200px;
	--display-signum-mobile: block;
	--background-image-url: url('../images/186/background.png');
	--price-color: #ff0000;
	--price-color-hover: #857851;
	--logo-signum-height: 200px;

	--background-top-desktop: #ecc54c;
	--background-top-mobile: #ecc54c;
}

.top_image {
	background-image: url("/images/186/top.jpg");
}


