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

#skinTop {
		background-image:url('http://i6.ifrype.com/skins/138/593/v4/258270_head.jpg'); /* Galvenes bilde */
		padding-top:218px; /* Galvenes augstums */
		background-size: 1521px auto;
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


#skinFoot{
	height:149px; /* Footer bildes pozicija */
		background-image:url('http://i6.ifrype.com/skins/138/593/v4/258270_foot.jpg'); /* Footer bilde */
					background-size: 1521px auto;
	}

#nologinHeader {
	border-bottom-color:#133f3f;
}


#menu td a {
	border-top-color:#040f0e; /* default border */
	border-bottom-color:#040f0e; /* default border */
	border-left-color:#040f0e; /* default border */
		background-image:url('http://i6.ifrype.com/skins/138/593/v4/258270_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 #040f0e; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #0d2926; /* hover border */
}
#menu td a:hover {
	color:#ffffff; /* Hover text_color */
	text-shadow: 0 -1px 0 #020a09; /* Hover text_shadow */
	border-bottom-color:#0d2926; /* hover border */
    border-top-color:#0d2926;  /* hover border */
	border-left-color:#0d2926;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #000000);
}
#menu td:hover + td a {
	border-left-color:#0d2926;  /* hover border */
}

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

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

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