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

#skinTop {
		background-image:url('http://i6.ifrype.com/skins/000/000/v8/wider2/18_head.jpg'); /* Galvenes bilde */
		padding-top:165px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

	background-image:url('http://i6.ifrype.com/skins/000/000/v8/40_x_rep.jpg');
}

#skinFixed {
}

	#outermost {
		background-image:url('http://i6.ifrype.com/skins/000/000/v8/wider2/40_middle.jpg');
	}
	
#skinFoot{
	height:246px; /* Footer bildes pozicija */
		background-image:url('http://i6.ifrype.com/skins/000/000/v8/wider2/18_foot.jpg'); /* Footer bilde */
			}

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


#menu td a {
	border-top-color:#800e23; /* default border */
	border-bottom-color:#800e23; /* default border */
	border-left-color:#800e23; /* default border */
		background-image:url('http://i6.ifrype.com/skins/000/000/v8/18_menu.png');
	    color:#ffffff; /* default text_color */
	text-shadow: 0 -1px 0 #610113; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #800e23; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #66000a; /* hover border */
}
#menu td a:hover {
	color:#ffffff; /* Hover text_color */
	text-shadow: 0 -1px 0 #470007; /* Hover text_shadow */
	border-bottom-color:#66000a; /* hover border */
    border-top-color:#66000a;  /* hover border */
	border-left-color:#66000a;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #610113);
}
#menu td:hover + td a {
	border-left-color:#66000a;  /* hover border */
}

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

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

#content {background:none;}
#skinFoot { margin-top: -150px; }</pre></body></html>