<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://i5.ifrype.com/skins/000/000/v4/body_5cb8503a59fdb.jpg'); /* Lapas background */
}

#skinTop {
		background-image:url('https://i5.ifrype.com/skins/000/000/v4/head_5cb8503a496ce.png'); /* Galvenes bilde */
		padding-top:140px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


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

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


#menu td a {
	border-top-color:#00aba8; /* default border */
	border-bottom-color:#00aba8; /* default border */
	border-left-color:#00aba8; /* default border */
		background-image:url('https://i5.ifrype.com/skins/000/000/v4/1436381_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #008c8a; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #00aba8; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #008c8a; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #006e6c; /* Hover text_shadow */
	border-bottom-color:#008c8a; /* hover border */
    border-top-color:#008c8a;  /* hover border */
	border-left-color:#008c8a;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #008c8a);
}
#menu td:hover + td a {
	border-left-color:#008c8a;  /* hover border */
}

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

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