<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
	background:#000000 ; /* Lapas background */
}

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

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
		background-image: url('https://i0.ifrype.com/skins/391/247/v0/1400095_head.jpg');
	}


#skinFoot{
	height:120px; /* Footer bildes pozicija */
			background-position:center top;
	}

#nologinHeader {
	border-bottom-color:#15FF13;
}


#menu td a {
	border-top-color:#1FB00C; /* default border */
	border-bottom-color:#1FB00C; /* default border */
	border-left-color:#1FB00C; /* default border */
		background-image:url('https://i0.ifrype.com/skins/391/247/v0/1400095_menu.png');
	    color:#FFFFFF; /* default text_color */
	text-shadow: 0 -1px 0 #119100; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #1FB00C; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #0603A1; /* hover border */
}
#menu td a:hover {
	color:#FFFFFF; /* Hover text_color */
	text-shadow: 0 -1px 0 #020082; /* Hover text_shadow */
	border-bottom-color:#0603A1; /* hover border */
    border-top-color:#0603A1;  /* hover border */
	border-left-color:#0603A1;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #119100);
}
#menu td:hover + td a {
	border-left-color:#0603A1;  /* hover border */
}

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

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

</pre></body></html>