html, body {
	background:#58a6e2 url('https://i9.ifrype.com/skins/000/000/v18/body_57222943ad141.png'); /* Lapas background */
}

#skinTop {
		background-image:url('https://i9.ifrype.com/skins/000/000/v18/head_57222a2361c41.png'); /* Galvenes bilde */
		padding-top:170px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}

	#outermost {
		background-image:url('https://i9.ifrype.com/skins/000/000/v18/content_57222ad2a45ad.png');
	}
	
#skinFoot{
	height:218px; /* Footer bildes pozicija */
		background-image:url('https://i9.ifrype.com/skins/000/000/v18/foot_57222a236e3a9.png'); /* Footer bilde */
			}

#nologinHeader {
	border-bottom-color:#1e4e7c;
}


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

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

#menu td.last a {
	border-right: 1px solid #0b212e; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #02070a; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #000000; /* Hover text_shadow */
	border-bottom-color:#02070a; /* hover border */
    border-top-color:#02070a;  /* hover border */
	border-left-color:#02070a;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #020a0f);
}
#menu td:hover + td a {
	border-left-color:#02070a;  /* hover border */
}

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

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

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