<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://i8.ifrype.com/skins/000/000/v7/body_60a65e7050f42.jpg'); /* Lapas background */
}

#skinTop {
		background-image:url('https://i8.ifrype.com/skins/000/000/v7/head_60a65eaa4ed5c.png'); /* Galvenes bilde */
		padding-top:150px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


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

#nologinHeader {
	border-bottom-color:#00D4E0;
}


#menu td a {
	border-top-color:#00918a; /* default border */
	border-bottom-color:#00918a; /* default border */
	border-left-color:#00918a; /* default border */
		background-image:url('https://i8.ifrype.com/skins/000/000/v7/1462798_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #00736d; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #00918a; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #b0457c; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #912a5f; /* Hover text_shadow */
	border-bottom-color:#b0457c; /* hover border */
    border-top-color:#b0457c;  /* hover border */
	border-left-color:#b0457c;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #00736d);
}
#menu td:hover + td a {
	border-left-color:#b0457c;  /* hover border */
}

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

#menu a span.badge.off{
	background-color: #de579c; /* 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>