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

#skinTop {
		background-image:url('http://i0.ifrype.com/skins/000/000/v10/wider2/45_head.jpg'); /* Galvenes bilde */
		padding-top:135px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

	background-image:url('http://i0.ifrype.com/skins/000/000/v10/79_x_rep.jpg');
}

#skinFixed {
}

	#outermost {
		background-image:url('http://i0.ifrype.com/skins/000/000/v10/wider2/79_middle.jpg');
	}
	
#skinFoot{
	height:360px; /* Footer bildes pozicija */
		background-image:url('http://i0.ifrype.com/skins/000/000/v10/wider2/45_foot.jpg'); /* Footer bilde */
			}

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


#menu td a {
	border-top-color:#a31e17; /* default border */
	border-bottom-color:#a31e17; /* default border */
	border-left-color:#a31e17; /* default border */
		background-image:url('http://i0.ifrype.com/skins/000/000/v10/45_menu.png');
	    color:#ffffff; /* default text_color */
	text-shadow: 0 -1px 0 #850c05; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #a31e17; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #5c0c08; /* hover border */
}
#menu td a:hover {
	color:#ffffff; /* Hover text_color */
	text-shadow: 0 -1px 0 #3d0300; /* Hover text_shadow */
	border-bottom-color:#5c0c08; /* hover border */
    border-top-color:#5c0c08;  /* hover border */
	border-left-color:#5c0c08;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #850c05);
}
#menu td:hover + td a {
	border-left-color:#5c0c08;  /* hover border */
}

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

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

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