<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
	background:#FFF url('https://i0.ifrype.com/skins/000/000/v8/body_5cc01148e9f85.png'); /* Lapas background */
}

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

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


#skinFoot{
	height:120px; /* Footer bildes pozicija */
			background-position:center top;
	}

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


#menu td a {
	border-top-color:#787d3c; /* default border */
	border-bottom-color:#787d3c; /* default border */
	border-left-color:#787d3c; /* default border */
		background-image:url('https://i0.ifrype.com/skins/000/000/v8/1436591_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #595e24; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #787d3c; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #9e6536; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #804a1f; /* Hover text_shadow */
	border-bottom-color:#9e6536; /* hover border */
    border-top-color:#9e6536;  /* hover border */
	border-left-color:#9e6536;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #595e24);
}
#menu td:hover + td a {
	border-left-color:#9e6536;  /* hover border */
}

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

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

html, body {
  background-attachment: fixed;
background-clip: border-box;
background-color: transparent;
background-origin: padding-box;
background-position: 50% 0;
background-repeat: no-repeat;
background-size: cover;
}</pre></body></html>