html, body {
	background:#034E7E url('https://i5.ifrype.com/skins/000/000/v10/body_6458c021e61db.jpg'); /* Lapas background */
}

#skinTop {
		padding-top:30px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

	background-image:url('https://i5.ifrype.com/skins/000/000/v10/tile_6458ce2a1414e.png');
}

#skinFixed {
}


#skinFoot{
	height:180px; /* Footer bildes pozicija */
		background-image:url('https://i5.ifrype.com/skins/000/000/v10/foot_6458c0e4d256c.png'); /* Footer bilde */
			background-position:center top;
	}

#nologinHeader {
	border-bottom-color:#034E7E;
}


#menu td a {
	border-top-color:#01212e; /* default border */
	border-bottom-color:#01212e; /* default border */
	border-left-color:#01212e; /* default border */
		background-image:url('https://i5.ifrype.com/skins/000/000/v10/1477689_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #000b0f; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #01212e; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #0083ab; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #006c8c; /* Hover text_shadow */
	border-bottom-color:#0083ab; /* hover border */
    border-top-color:#0083ab;  /* hover border */
	border-left-color:#0083ab;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #000b0f);
}
#menu td:hover + td a {
	border-left-color:#0083ab;  /* hover border */
}

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

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

html, body {
  background-attachment: fixed;
background-clip: border-box;
background-color: 034E7E;
background-origin: padding-box;
background-position: 50% 0;
background-repeat: no-repeat;
background-size: cover;
}