@charset "utf-8";html,body,p,ul,li,td{margin:0;padding:0}ul,li{list-style-type:none}html {font-size:100%; } body {font-family:Arial, Helvetica, sans-serif;font-size:1.1em;line-height:1.6em;background:url(../gf0/tlo.gif) fixed}
img{float:left}
.header {width:1000px;height:156px;position:relative;margin:0 auto;background:url(../gf0/0.jpg)}
#data{width:1000px;height:156px;position:absolute;top:-2px;left:-1px;background:url(../gf0/dat.png);z-index:20}
#menu{width:960px;position:absolute;top:5px;left:17px;z-index:50}
#nav{font-family:"Tahoma",Verdana,Arial,sans-serif;font-size:17px;height:34px;margin:0 auto;text-shadow:0 0px 1px #000;width:962px}
#nav li{float:left;height:34px;position:relative;width:98px;margin-left:10px;border-radius:25px;z-index:9}
#nav > li:first-child{margin-left:0px}
#nav li a{color:#fff;display:block;line-height:32px;text-align:center;text-decoration:none;background:#d00;box-shadow:inset 0 0 20px #000;border-radius:25px;transition:background .1s ease-in}
@keyframes animation {
0% {transform:scale(1)}
30% {transform:scale(1.2)}
100% {transform:scale(1)}
}
#nav li > a:hover {font-size:17px;color:#ff8;background:#0d0;box-shadow:inset 0 0 20px #000;animation-name:animation;animation-duration:0.3s;animation-timing-function:linear;animation-direction:normal;animation-play-state:running;animation-fill-mode:forwards;border-radius:8px}
#roll > p {display:block;float:left;position:absolute;top:40px;width:100px;height:100px;z-index:9;animation:rotator 7s linear infinite}
#roll > p:nth-child(1) {animation-delay:3000ms;left:0px;background:url(../gf0/z.png)}
#roll > p:nth-child(2) {animation-delay:3300ms;left:61px;background:url(../gf0/e.png)}
#roll > p:nth-child(3) {animation-delay:3600ms;left:120px;background:url(../gf0/r.png)}
#roll > p:nth-child(4) {animation-delay:3900ms;left:185px;background:url(../gf0/o.png)}
#roll > p:nth-child(5) {animation-delay:4200ms;left:264px;background:url(../gf0/w.png)}
#roll > p:nth-child(6) {animation-delay:4500ms;left:345px;background:url(../gf0/k.png)}
#roll > p:nth-child(7) {animation-delay:4800ms;left:408px;background:url(../gf0/a.png)}
@keyframes rotator {
0% {transform:rotate(0)}
10% {transform:rotate(360deg)}
100% {transform:rotate(360deg)}
}
#mid{font-size:1em;width:1000px;height:900px;background:url(../gf0/9.png);margin:0 auto;position:relative;padding:20px 0}
#area{width:425px;height:45px;background:#dd0;position:absolute;top:18px;left:286px;box-shadow:6px 6px 6px 0 rgba(100, 100, 100, 0.8) inset,-6px -6px 6px 0 rgba(255, 255, 255, .8) inset;border:1px solid #cc0;border-radius:20px;overflow:hidden}
#move{position:absolute;left:430px;width:270px;height:45px;animation:move 6s linear infinite;background: url(../gf3/tyt14.png)}
@keyframes move {95%, 100% {transform:translate(-700px)}}
#arrow{position:absolute;width:86px;height:90px;left:914px;background:url(../gf0/back.png)}
#pre{position:absolute;width:1000px;height:90px;top:850px;background:url(../gf0/pre.png)}
#viewport{margin:0 auto;position:relative;width:1000px;height:160px;overflow:hidden}
.layer{position:absolute;width:1400px;height:370px;background-size:cover;background-position:center;top:0;left:0;overflow:hidden}
.next{background:url(../gf0/1.jpg);z-index:2;pointer-events:auto}
@font-face {font-family:"Luckiest Guy";src:url("../fonts/Luckiest Guy.ttf") format("truetype")}
#box{position:absolute;top:140px;left:19px;width:961px;height:623px;overflow:hidden;background:url(../gf3/owoce.png);z-index:5;cursor:pointer}
.anim{animation-duration:.5s;width:960px;height:610px;position:absolute;animation-name:zoom}
@keyframes zoom{
0% {transform:scale(0)}
100% {transform:scale(1)}
}
.labels-container,
.images-container{position:relative;width:960px;height:170px;margin:150px auto;margin-left:17px}
.label,
.image{width:170px;height:170px;border:2px solid #ccc;background:white;position:absolute;font-size:1.6em;text-align:center;line-height:170px;border-radius:5px;box-shadow:0 0 6px rgba(0, 0, 0, .5);user-select:none}
.image img {
width:100%;
height:100%;
display:block;
pointer-events:none
}
.image.dragging{z-index: 99}
.draggable{transition:transform 0.5s ease-out}
.image.locked{cursor:default}
#txt{position:absolute;top:375px;left:200px;color:#05C;text-shadow:3px 3px 6px rgba(0,0,0,0.5)}
h1.message{position:absolute;left:300px;font-family:'Luckiest Guy', cursive;font-weight:900;font-size:96px;color:#0F0;text-shadow:-3px -3px 0 navy, 3px -3px 0 navy,
-3px 3px 0 navy, 3px 3px 0 navy;letter-spacing:10px;margin-top:-270px;height:99px;display:inline-block}
h1.message span{display:inline-block;animation:wave 1s infinite ease-in-out,colorShift 3s infinite linear}
@keyframes wave{
0%   {transform:translateY(0)}
25%  {transform:translateY(-15px)}
50%  {transform:translateY(0)}
75%  {transform:translateY(15px)}
100% {transform:translateY(0)}
}
@keyframes colorShift {
0%   {color:#0F0}
25%  {color:#0CF}
50%  {color:#F0F}
75%  {color:#FF0}
100% {color:#0F0}
}
h1.message span:nth-child(1) {animation-delay:0s, 0s}
h1.message span:nth-child(2) {animation-delay:.1s, .3s}
h1.message span:nth-child(3) {animation-delay:.2s, .6s}
h1.message span:nth-child(4) {animation-delay:.3s, .9s}
h1.message span:nth-child(5) {animation-delay:.4s, 1.2s}
h1.message span:nth-child(6) {animation-delay:.5s, 1.5s}
#restart{position:absolute;left:340px;margin-top:-100px;background:#f82;padding:10px 20px;font-size:1.6em;font-weight:900;border:solid 1px;border-radius:25px;cursor:pointer}
