
:root {
	--background-color: #ffffff;
	--header-text-color: white;
	--color1: #690c0e;
	--color2: #690c0e;
	--color3: #f4922f;
	--color4: #f6941f;
	--footer-color: #ffffff;
	--menu-background-color: #ffffff;
	--menu-color: #111111;
	--menu-color-selected: #690c0e;
	--menu-shadow-color: #999999;
	--card-header-text-color: #ffffff;
	--card-header-text-hover: #690c0e;
	--card-header-background-color: #f4922f;
	--time-back-color: ;
	--button-outline-color: #690c0e;
	--display-logo-mobile: block;
	--height-logo-mobile: 200px;
	--header-logo-url: url('../images/199/logo.png?t=1730475280');
	--header-signum-url: url('../images/199/signum.png?t=1730475282');
	--height-signum-mobile: 100px;
	--display-signum-mobile: none;
	--background-image-url: url('../images/199/background.png');
	--price-color: #690c0e;
	--price-color-hover: #690c0e;
	--logo-signum-height: 120px;

	--background-top-desktop: #690c0e;
	--background-top-mobile: #690c0e;
}

.top_image {
	background-image: url("/images/199/top.jpg");
}


