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

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

#skinFootWrap {
	}

#skinBg {

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

#skinFixed {
}

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

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


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

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

#menu td.last a {
	border-right: 1px solid #b03500; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #b05b00; /* hover border */
}
#menu td a:hover {
	color:#ffffff; /* Hover text_color */
	text-shadow: 0 -1px 0 #914b00; /* Hover text_shadow */
	border-bottom-color:#b05b00; /* hover border */
    border-top-color:#b05b00;  /* hover border */
	border-left-color:#b05b00;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #912c00);
}
#menu td:hover + td a {
	border-left-color:#b05b00;  /* hover border */
}

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

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

#content {background:none;}
#skinFoot { margin-top: -216px; }</pre></body></html>