
@font-face {
  font-family:"Architects Daughter";
  src: url("ArchitectsDaughter-Regular.ttf") format("truetype");
}

body { 
	font-family: "Architects Daughter", cursive, sans-serif;
	background-color: black;
 }
 
a {
  color: white;
}

			#powrotdokos {
			position: absolute;
			left: 30px;
			top: 30px;
			width: 150px;
			height: 30px;
			background-color: #999;
			border-radius: 10px;
			text-align: center;
			padding-top: 12px;
			}
			
#logo { 
    left: 9px;
    top: 7px;
    position: absolute;
    z-index: 11;
    opacity: 0.6;
}

#produkt { 
	position: absolute; 
	left: 350px; bottom: 506px;width: 100px; height: 100px; background-color: #333; background-image: 
	url("rooms/produkt1.png"); margin-left: auto; margin-right: auto;
	z-index: 2;
	box-shadow: 11px 5px 10px #aaaaaa;
}

#tlo { 
	background-image: url(rooms/room1start-k.png);
    background-repeat: no-repeat;
    background-position: top center;
    width: 800px;
    height: 800px;
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 0;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

#lamp-left { 
	background-image: url(rooms/room1-lamp-left.png);
    background-repeat: no-repeat;
    width: 146px;
    height: 134px;
    left: 120px;
    top: 0px;
    position: absolute;
    z-index: 11;
}

#lamp-right { 
	background-image: url(rooms/room1-lamp-right.png);
    background-repeat: no-repeat;
    width: 145px;
    height: 134px;
    right: 120px;
    top: 0px;
    position: absolute;
    z-index: 11;
}

#ania1 { 
	background-image: url(rooms/ania1.png);
    background-repeat: no-repeat;
    width: 255px;
    height: 612px;
    left: 360px;
    bottom: 170px;
    position: absolute;
    z-index: 1;
	visibility: hidden;
	opacity: 1;
	/* transition: visibility 0.3s linear 0s, opacity 300ms; */
}
#ania2 { 
	background-image: url(rooms/ania2.png);
    background-repeat: no-repeat;
    width: 255px;
    height: 612px;
    left: 360px;
    bottom: 170px;
    position: absolute;
    z-index: 1;
	visibility: hidden;
}
#ania3 { 
	background-image: url(rooms/ania3.png);
    background-repeat: no-repeat;
    width: 255px;
    height: 612px;
    left: 360px;
    bottom: 170px;
    position: absolute;
    z-index: 1;
	visibility: hidden;
}
#ania4 { 
	background-image: url(rooms/ania4.png);
    background-repeat: no-repeat;
    width: 329px;
    height: 552px;
    left: 0px;
    bottom: 37px;
    position: absolute;
    z-index: 1;
	visibility: hidden;
}
#ania5 { 
	background-image: url(rooms/ania5.png);
    background-repeat: no-repeat;
    width: 245px;
    height: 348px;
    right: 0px;
    bottom: 100px;
    position: absolute;
    z-index: 1;
	visibility: hidden;
}

#gameover1 { 
	background-image: url(rooms/game-over1.png);
    background-repeat: no-repeat;
    width: 800px;
    height: 800px;
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 10;
	visibility: hidden;
}
#gameover2 { 
	background-image: url(rooms/game-over2.png);
    background-repeat: no-repeat;
    width: 800px;
    height: 800px;
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 10;
	visibility: hidden;
}
#gameover3 { 
	background-image: url(rooms/game-over3.png);
    background-repeat: no-repeat;
    width: 800px;
    height: 800px;
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 10;
	visibility: hidden;

}

#buttonstart {
	position: absolute; 
	left: 363px;
    bottom: 10px;
    width: 66px;
    height: 67px;
	background-image: url("rooms/play.png"); 
	z-index: 11;
}

#menu {
	position: absolute; 
	left: 0px;
    bottom: 0px;
    width: 800px;
    height: 117px;
	background-image: url("rooms/menu.png"); 
	z-index: 1;
}

#punktyview { z-index: 11; position: absolute; left: 66px; bottom: 5px; color: #fff; font-size: 52pt; text-align: center; width: 100px;}
#czasview { z-index: 11; position: absolute; right: 53px; bottom: 5px; color: #fff; font-size: 52pt; text-align: center; width: 100px;}

#wynik1 { 
    z-index: 11;
    position: absolute;
    left: 52px;
    top: 189px;
    color: #2e304c;
    font-size: 41pt;
    text-align: center;
    width: 100%;
    /* text-shadow: 3px 8px #fb0d0dad; */
    transform: rotate(38deg);
	}
	
#wynik2 { 
z-index: 11;
    position: absolute;
    left: 128px;
    top: 221px;
    color: #2e304c;
    font-size: 43pt;
    text-align: center;
    width: 100%;
    /* text-shadow: 3px 8px #fb0d0dad; */
    transform: rotate(24deg);
	}
	
#wynik3 {
	z-index: 11;
    position: absolute;
    left: 80px;
    top: 286px;
    color: #2e304c;
    font-size: 39pt;
    text-align: center;
    width: 100%;
    /* text-shadow: 3px 8px #fb0d0dad; */
    transform: rotate(2deg);
}

#save { 
	background-color: #2e304c;
    width: 765px;
    height: 150px;
    left: 0px;
    bottom: 0px;
    position: absolute;
    z-index: 100;
    visibility: hidden;
    padding-left: 35px;
    color: white;
}

#wyniki { 
	background-color: #00000070;
    width: 765px;
    height: 800px;
    left: 0px;
    bottom: 0px;
    position: absolute;
    z-index: 100;
    padding-left: 35px;
    color: white;
	font-size: 15pt;
}
#w {
	margin-top: -22px;
    border-top: white;
    border: 1px #fff;
    border-bottom-style: dotted;
    width: 715px;
    padding-left: 10px;
}
#ww {
	z-index: 11;
    position: absolute;
    left: 84px;
    bottom: 0px;
    color: #ffffff;
    font-size: 15pt;
    width: 100%;
}

#help {
	background-image: url(rooms/dymek.png);
    background-repeat: no-repeat;
    z-index: 100;
    position: absolute;
    left: 320px;
    top: 41px;
    color: #2e304c;
    text-align: center;
    width: 282px;
    height: 186px;
    padding-top: 42px;
    font-size: 20pt;
}

.blink {
animation-duration: 1s;
animation-iteration-count: infinite;
animation-name: blink;
}

@keyframes blink {
0% {opacity: 1;}
75% {opacity: 1;}
76% {opacity: 0;}
100% {opacity: 0;}
}

