html, body {
	background:#7BAABC ; /* Lapas background */
}

#skinTop {
		background-image:url('https://i3.ifrype.com/skins/000/000/v7/wider2/37_head.jpg'); /* Galvenes bilde */
		padding-top:130px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}

	#outermost {
		background-image:url('https://i3.ifrype.com/skins/000/000/v7/wider2/66_middle.jpg');
	}
	
#skinFoot{
	height:286px; /* Footer bildes pozicija */
		background-image:url('https://i3.ifrype.com/skins/000/000/v7/wider2/37_foot.jpg'); /* Footer bilde */
			}

#nologinHeader {
	border-bottom-color:#345D89;
}


#menu td a {
	border-top-color:#162b3b; /* default border */
	border-bottom-color:#162b3b; /* default border */
	border-left-color:#162b3b; /* default border */
		background-image:url('https://i3.ifrype.com/skins/000/000/v7/37_menu.png');
	    color:#ffffff; /* default text_color */
	text-shadow: 0 -1px 0 #08141c; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #162b3b; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #12486b; /* hover border */
}
#menu td a:hover {
	color:#ffffff; /* Hover text_color */
	text-shadow: 0 -1px 0 #05304d; /* Hover text_shadow */
	border-bottom-color:#12486b; /* hover border */
    border-top-color:#12486b;  /* hover border */
	border-left-color:#12486b;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #08141c);
}
#menu td:hover + td a {
	border-left-color:#12486b;  /* hover border */
}

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

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

#content {background:none;}
#skinFoot { margin-top: -120px; }