html, body {
	background:#1a5db9 url('https://i4.ifrype.com/skins/000/000/v7/body_57e2af50263dc.png'); /* Lapas background */
}

#skinTop {
		background-image:url('https://i4.ifrype.com/skins/000/000/v7/head_57e2af501a19e.png'); /* Galvenes bilde */
		padding-top:130px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}

	#outermost {
		background-image:url('https://i4.ifrype.com/skins/000/000/v7/content_57e2af50243ea.png');
	}
	
#skinFoot{
	height:252px; /* Footer bildes pozicija */
		background-image:url('https://i4.ifrype.com/skins/000/000/v7/foot_57e2af5022a2f.png'); /* Footer bilde */
			background-position:center top;
	}

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


#menu td a {
	border-top-color:#0f3f6b; /* default border */
	border-bottom-color:#0f3f6b; /* default border */
	border-left-color:#0f3f6b; /* default border */
		background-image:url('https://i4.ifrype.com/skins/000/000/v7/1336988_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #03294d; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #0f3f6b; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #092742; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #011324; /* Hover text_shadow */
	border-bottom-color:#092742; /* hover border */
    border-top-color:#092742;  /* hover border */
	border-left-color:#092742;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #03294d);
}
#menu td:hover + td a {
	border-left-color:#092742;  /* hover border */
}

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

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

