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

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

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}

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

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


#menu td a {
	border-top-color:#70262f; /* default border */
	border-bottom-color:#70262f; /* default border */
	border-left-color:#70262f; /* default border */
		background-image:url('http://i6.ifrype.com/skins/000/000/v37/8_menu.png');
	    color:#ffffff; /* default text_color */
	text-shadow: 0 -1px 0 #52141b; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #70262f; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #4f1a20; /* hover border */
}
#menu td a:hover {
	color:#ffffff; /* Hover text_color */
	text-shadow: 0 -1px 0 #300b0f; /* Hover text_shadow */
	border-bottom-color:#4f1a20; /* hover border */
    border-top-color:#4f1a20;  /* hover border */
	border-left-color:#4f1a20;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #52141b);
}
#menu td:hover + td a {
	border-left-color:#4f1a20;  /* hover border */
}

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

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

#content {background:none;}</pre></body></html>