html,
body
{
  padding: 0;
  margin: 0;
  font-family: Arial, sans-serif;
}

/* hide horizontal scrollbars, since we use the vertical ones to scroll to the right */


h1
{
  font-size: 20px;
  font-weight: normal;
  color: #2e6e80;
}

/**
  * important: keep position fixed, you can however use top:0 instead of bottom:0
  * if you want to make it stick to the top of the browser
  */
#menu {
	width: 310px;
	height: 45px;
	z-index: 999;
	position: fixed;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
	background-image: url(../images/menu.png);
	background-repeat: repeat-x;
}

#menu ul {
	height: 30px;
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
}

#menu ul li {
	
	padding: 0;
	margin: 0;
	display: block;
	
	
}

#menu ul li a {
	float: left;
	display: block;
	height: 30px;
	padding: 5px 50px 0 50px;
	font-size: 16px;
	color:#FFFFFF;
	text-align: center;
	text-decoration: none;
}

#menu ul li a:hover, #menu ul .current {
	color: #00b9bd;
	background-image: url(../image/hover.png);
	background-repeat: no-repeat;
	background-position: center 0px;
}

#menu ul .last { background: none; padding-right: 52px }
	
.scroll
{
  position: fixed;
  bottom: 0;
  left: 0;
}  
 
.pozadina
{

  z-index: 1;
  width: 3000px;
}


.sunce {

	background-image: url(../images/sunce.png);
	width:350px;
	height:350px;
	z-index: 3;
	padding-bottom: 400px;
	background-repeat: no-repeat;
	}

.mesec {

	background-image: url(../images/mesec.png);
	width:350px;
	height:350px;
	z-index: 110;
	padding-bottom: 400px;
	background-repeat: no-repeat;
	}

.zrak {
	position:fixed;
	background:url(../images/zrak.png);
	width:350px;
	height:350px;
	margin-bottom:400px;
	background-repeat:no-repeat;
	z-index:2;

}
	
	
	


.oblaci {
	z-index: 4;
 	width: 3000px;
	-webkit-animation: cssAnimation 25s  20 linear;-moz-animation: cssAnimation 25s  20 linear;-o-animation: cssAnimation 25s  20 linear;} 
	@-webkit-keyframes 				  	
	cssAnimation {from { -webkit-transform:  rotate(0deg) scale(1) skew(-180deg) translate(-1000px); }  to { -webkit-transform:  rotate(0deg) scale(1)         skew(-180deg) translate(1000px); } } 
	@-moz-keyframes cssAnimation {from { -moz-transform:  rotate(0deg) scale(1) skew(-180deg) translate(-1000px); }  to { -moz-transform:  rotate(0deg) scale(1)     skew(-180deg) translate(1000px); } } 
	@-o-keyframes cssAnimation {from { -o-transform:  rotate(0deg) scale(1) skew(-180deg) translate(-1000px); }  to { -o-transform:  rotate(0deg) scale(1)  				    skew(-180deg) translate(1000px); }
	}

.oblaci_noc {
	z-index: 150;
 	width: 3000px;
	-webkit-animation: cssAnimation 25s  20 linear;-moz-animation: cssAnimation 25s  20 linear;-o-animation: cssAnimation 25s  20 linear;} 
	@-webkit-keyframes 				  	
	cssAnimation {from { -webkit-transform:  rotate(0deg) scale(1) skew(-180deg) translate(-1000px); }  to { -webkit-transform:  rotate(0deg) scale(1)         skew(-180deg) translate(1000px); } } 
	@-moz-keyframes cssAnimation {from { -moz-transform:  rotate(0deg) scale(1) skew(-180deg) translate(-1000px); }  to { -moz-transform:  rotate(0deg) scale(1)     skew(-180deg) translate(1000px); } } 
	@-o-keyframes cssAnimation {from { -o-transform:  rotate(0deg) scale(1) skew(-180deg) translate(-1000px); }  to { -o-transform:  rotate(0deg) scale(1)  				    skew(-180deg) translate(1000px); }
	}

.ptice {
	z-index: 6;
 	width: 5000px;
	margin-bottom:500px;
	margin-left:2000px;
			-webkit-animation: cssAnimation 15s  20 linear;-moz-animation: cssAnimation 15s  20 linear;-o-animation: cssAnimation 15s  20 linear;} 
	@-webkit-keyframes 				  	
	cssAnimation {from { -webkit-transform:  rotate(0deg) scale(1) skew(-180deg) translate(-1000px); }  to { -webkit-transform:  rotate(0deg) scale(1)         skew(-180deg) translate(1000px); } } 
	@-moz-keyframes cssAnimation {from { -moz-transform:  rotate(0deg) scale(1) skew(-180deg) translate(-1000px); }  to { -moz-transform:  rotate(0deg) scale(1)     skew(-180deg) translate(1000px); } } 
	@-o-keyframes cssAnimation {from { -o-transform:  rotate(0deg) scale(1) skew(-180deg) translate(-1000px); }  to { -o-transform:  rotate(0deg) scale(1)  				    skew(-180deg) translate(1000px); }

	}
	
.brdo {
	z-index: 8;
 	width: 3000px;
	}
.put {
	z-index: 10;
 	width: 3000px;
	}
	
.senka {

	height: 293px;
	width: 600px;
	z-index:40;
	}
.auto {
	background-image: url(../images/auto.png);
	height: 293px;
	width: 559px;
	z-index:50;
	}
.ztocak {
	background-image: url(../images/tocak.png);
	width: 83px;
	height: 83px;
	position: absolute;
	margin-top: 185px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 72px;
	z-index:60;
}
.ptocak {
	background-image: url(../images/tocak.png);
	width: 83px;
	height: 83px;
	position: absolute;
	margin-top: 185px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 404px;
	z-index:60;
}

.sijalice {
	z-index: 200;
 	width: 3000px;
	
	}


.noc
{
  z-index: 100;
  width: 3000px;
}

.senkasijalice
{
  z-index: 39;
  width: 3000px;
}