<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://i2.ifrype.com/skins/000/000/v6/wider2/made_top.jpg'); /* Galvenes bilde */
		padding-top:155px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}

	#outermost {
		background-image:url('http://i2.ifrype.com/skins/000/000/v6/wider2/made_middle.jpg');
	}
	
#skinFoot{
	height:180px; /* Footer bildes pozicija */
		background-image:url('http://i2.ifrype.com/skins/000/000/v6/wider2/made_footer.jpg'); /* Footer bilde */
			}

#nologinHeader {
	border-bottom-color:#925B3C;
}


#menu td a {
	border-top-color:#42261b; /* default border */
	border-bottom-color:#42261b; /* default border */
	border-left-color:#42261b; /* default border */
		background-image:url('http://i2.ifrype.com/skins/000/000/v6/540955_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #24120b; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #42261b; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #734636; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #542d1f; /* Hover text_shadow */
	border-bottom-color:#734636; /* hover border */
    border-top-color:#734636;  /* hover border */
	border-left-color:#734636;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #24120b);
}
#menu td:hover + td a {
	border-left-color:#734636;  /* hover border */
}

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

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

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