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

#skinTop {
		background-image:url('https://i0.ifrype.com/skins/000/000/v3/head_5242b37b3bdeb.png'); /* Galvenes bilde */
		padding-top:199px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


#skinFoot{
	height:150px; /* Footer bildes pozicija */
			}

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


#menu td a {
	border-top-color:#0a0a0a; /* default border */
	border-bottom-color:#0a0a0a; /* default border */
	border-left-color:#0a0a0a; /* default border */
		background-image:url('https://i0.ifrype.com/skins/000/000/v3/766711_menu.png');
	    color:#fff; /* 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 #0a0a0a; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #54091b; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #36010d; /* Hover text_shadow */
	border-bottom-color:#54091b; /* hover border */
    border-top-color:#54091b;  /* hover border */
	border-left-color:#54091b;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #000000);
}
#menu td:hover + td a {
	border-left-color:#54091b;  /* hover border */
}

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

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

#skinTop { background-position: center -25px; }</pre></body></html>