html, body {
	background:#6FAEBE ; /* Lapas background */
}

#skinTop {
		background-image:url('https://i9.ifrype.com/skins/000/000/v45/head_5333f0dc72d18.jpg'); /* Galvenes bilde */
		padding-top:160px; /* Galvenes augstums */
	}

#skinFootWrap {
		background-image:url('https://i9.ifrype.com/skins/000/000/v45/foot_rep_5334050772e6a.gif'); /* Kajenes atkartojuma bilde */
	}

#skinBg {

}

#skinFixed {
}


#skinFoot{
	height:100px; /* Footer bildes pozicija */
		background-image:url('https://i9.ifrype.com/skins/000/000/v45/foot_533405076ddb0.gif'); /* Footer bilde */
			}

#nologinHeader {
	border-bottom-color:#629646;
}


#menu td a {
	border-top-color:#334722; /* default border */
	border-bottom-color:#334722; /* default border */
	border-left-color:#334722; /* default border */
		background-image:url('https://i9.ifrype.com/skins/000/000/v45/903156_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #1b290f; /* default text_shadow */
}

#menu td a .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #1b290f);
}

#menu td.last a {
	border-right: 1px solid #334722; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #455e32; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #2b401b; /* Hover text_shadow */
	border-bottom-color:#455e32; /* hover border */
    border-top-color:#455e32;  /* hover border */
	border-left-color:#455e32;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #1b290f);
}
#menu td:hover + td a {
	border-left-color:#455e32;  /* hover border */
}

#menu td.open a:hover, #menu td a:active {
	border-left-color:#334722;
}

#menu a span.badge.off{
	background-color: #678c4a; /* hover gradient_2 */
}

@keyframes animatedBikeTTL {
	from { background-position: 4000px 40px; }
	to { background-position: -100px 40px; }
}
@keyframes animatedBikeTTR {
	from { background-position: -100px 41px; }
	to { background-position: 4000px 41px; }
}
@-webkit-keyframes animatedBikeTTL {
	from { background-position: 4000px 40px; }
	to { background-position: -100px 40px; }
}
@-webkit-keyframes animatedBikeTTR {
	from { background-position: -100px 41px; }
	to { background-position: 4000px 41px; }
}
@-moz-keyframes animatedBikeTTL {
	from { background-position: 4000px 40px; }
	to { background-position: -100px 40px; }
}
@-moz-keyframes animatedBikeTTR {
	from { background-position: -100px 41px; }
	to { background-position: 4000px 41px; }
}

#boy {
position:absolute;
top:0;
left:0;
z-index:2;
width:100%;
height:200px;
background:transparent url(/i/skins/903156_pavasaris/velo_03.png) no-repeat 40% 41px;
animation: animatedBikeTTR 20s linear infinite;
	-webkit-animation: animatedBikeTTR 20s linear infinite;
}

#girl {
position:absolute;
top:0;
left:0;
z-index:2;
width:100%;
height:200px;
background:transparent url(/i/skins/903156_pavasaris/velo_05.png) no-repeat 66% 40px;
animation: animatedBikeTTL 20s linear infinite;
	-webkit-animation: animatedBikeTTL 20s linear infinite;
}

#kukains {
position:absolute;
left:54%;
width:70px;
top: 117px;
    height: 70px;
    z-index: 3;
background: transparent url(/i/skins/903156_pavasaris/taurenis_spirtins.png) no-repeat 0px center;
}