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

#skinTop {
		background-image:url('https://i2.ifrype.com/skins/000/000/v16/370663estrTop.jpg'); /* Galvenes bilde */
		padding-top:109px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}

	#outermost {
		background-image:url('https://i2.ifrype.com/skins/000/000/v16/370663estrVidus.jpg');
	}
	
#skinFoot{
	height:342px; /* Footer bildes pozicija */
		background-image:url('https://i2.ifrype.com/skins/000/000/v16/370663estrDown.jpg'); /* Footer bilde */
			}

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


#menu td a {
	border-top-color:#000e17; /* default border */
	border-bottom-color:#000e17; /* default border */
	border-left-color:#000e17; /* default border */
		background-image:url('https://i2.ifrype.com/skins/000/000/v16/370663_menu.png');
	    color:#ffffff; /* default text_color */
	text-shadow: 0 -1px 0 #000000; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #000e17; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #7d021f; /* hover border */
}
#menu td a:hover {
	color:#ffffff; /* Hover text_color */
	text-shadow: 0 -1px 0 #5e0016; /* Hover text_shadow */
	border-bottom-color:#7d021f; /* hover border */
    border-top-color:#7d021f;  /* hover border */
	border-left-color:#7d021f;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #000000);
}
#menu td:hover + td a {
	border-left-color:#7d021f;  /* hover border */
}

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

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

