@charset "utf-8";

@font-face {
	font-family: 'EnchantedLand';
	src: url("../fonts/Enchanted-Land.otf") format('opentype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'JosefinSans';
	src: url("../fonts/JosefinSans-Light.ttf") format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'JosefinSans';
	src: url("../fonts/JosefinSans-Medium.ttf") format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'JosefinSans';
	src: url("../fonts/JosefinSans-Bold.ttf") format('truetype');
	font-weight: 700;
	font-style: normal;
}

body {
	background-color: #000000;
	user-select: none;
	overflow: hidden;
}

*,
*:before,
*:after {
	margin: 0;
	padding: 0;
}

#miejscowosc-tytul {
	position: absolute;
	top: 115px;
	left: 100px;
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 130px;
	font-family: 'EnchantedLand';
	font-size: 130px;
	line-height: 1.2;
	letter-spacing: 2px;
	color: transparent;
	text-align: left;
	background: url("../gfx/szkielet/gold-bckg.jpg");
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
    z-index: 601;
}

#miejscowosc-opis {
	position: absolute;
	top: 315px;
	left: 105px;
	margin: 0;
	padding: 0;
	width: 1100px;
	height: 880px;
	font-family: 'JosefinSans';
	font-weight: 300;	
	font-size: 40px;
	line-height: 1.4;
	text-align: left;
	color: #fff;
    z-index: 601;
}

.miejscowosc-opis-naglowek {
	font-family: 'JosefinSans';
	font-weight: 500;	
	font-size: 40px;
	text-align: left;
	color: #fff;
    z-index: 601;
}

#zaznaczony-punkt {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 40px;
	height: 40px;
    z-index: 1000;
	opacity:0;
}

#zaznaczony-punkt-opis {
	position: absolute;
	top: 50px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: max-content;
	height: 99px;	
	border-radius: 5px;
	opacity: 0;
    z-index: 1000;	
}

#txt-zaznaczony-punkt-nazwa-miejscowosci {
	display: block;
	position: relative;
	font-family: 'JosefinSans';
	font-size: 36px;
	line-height: 1.2;
	letter-spacing: 2px;
	color: transparent;
	text-align: center;
	width: max-content;
	min-width: 238px;
	height: 42px;
	background: url("../gfx/szkielet/gold-bckg-zaznaczony-punkt-nazwa-miejscowosci.jpg");
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	padding: 17px 30px 15px 30px;
	z-index: 2;
}

#txt-zaznaczony-punkt-nazwa-miejscowosci-bckg {
	display: flex;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 1;
}

#txt-zaznaczony-punkt-nazwa-miejscowosci-bckg-lewa {
	align-self: flex-start;
	width: 149px;
	height: 99px;
	background: url("../gfx/szkielet/zaznaczony-punkt-nazwa-miejscowosci-bckg-lewa.png") no-repeat;
}

#txt-zaznaczony-punkt-nazwa-miejscowosci-bckg-srodek {
	flex-grow: 1;
	height: 99px;
	background: url("../gfx/szkielet/zaznaczony-punkt-nazwa-miejscowosci-bckg-srodek.png");
	background-repeat: repeat-x;
}

#txt-zaznaczony-punkt-nazwa-miejscowosci-bckg-prawa {
	align-self: flex-end;
	width: 148px;
	height: 99px;
	background: url("../gfx/szkielet/zaznaczony-punkt-nazwa-miejscowosci-bckg-prawa.png") no-repeat;
}

#nakladka {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 3840px;
	height: 2160px;
    background: url(../gfx/szkielet/mapa-nakladka.png) no-repeat;
    z-index: 600;
}

#bckg {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 3840px;
	height: 2160px;
    /* background: url(../gfx/szkielet/bckg.jpg) no-repeat; */
    z-index: 1;
}

#canvasLinie {
    position: absolute;
	top: 0px;
	left: 1320px;
	width: 2520px;
	height: 2160px;
	margin: 0;
	padding: 0;
    z-index: 100;
}

#openCloseSerialPort {
	position: absolute;
	left: 20px;
	top: 20px;
	opacity:0.01;
	z-index: 900;
}

#tytul-mapa {
	position: absolute;
	left: 3150px;
	top: 1966px;
	width: 600px;
	height: auto;
	font-family: 'JosefinSans';
	font-size: 36px;
	line-height: 1.2;
	text-align: right;
	font-weight: 700;
	color: #000000;
	z-index: 905;
}

#nakladka-podpowiedz {
	display: none;
	position: absolute;
	opacity: 0.8;
	background-color: #000000;
	top: 0px;
	left: 0px;
	width: 3840px;
	height: 2160px;
	margin: 0;
	padding: 0;
	z-index: 5000;	
}

#video-podpowiedz-suwaki {
	position: absolute;
	top: 56px;
	left: 896px;
	width: 2048px;
	height: 2048px;
	margin: 0;
	padding: 0;	
	opacity: 1;
	z-index: 5001;
}

#suwaki {
	position: absolute;
	left: 10px;
	top: 1400px;	
	z-index: 3000;
}

#suwakY {
	width: 500px;
}

#suwakX {
	width: 3500px;
}

#konsola {
	position: absolute;
	left: 10px;
	top: 1800px;	
	width: 500px;
	height: 200px;
	z-index: 3000;
	color: #fff;
}