html, body {
	background:#FFF url('https://i0.ifrype.com/skins/000/000/v20/body_5616197a08dba.png'); /* Lapas background */
}

#skinTop {
		padding-top:140px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}

	#outermost {
		background-image:url('https://i0.ifrype.com/skins/000/000/v20/content_56161979efcbb.png');
	}
	
#skinFoot{
	height:230px; /* Footer bildes pozicija */
			}

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


#menu td a {
	border-top-color:#a3472e; /* default border */
	border-bottom-color:#a3472e; /* default border */
	border-left-color:#a3472e; /* default border */
		background-image:url('https://i0.ifrype.com/skins/000/000/v20/1273638_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #852f18; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #a3472e; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #944029; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #752a15; /* Hover text_shadow */
	border-bottom-color:#944029; /* hover border */
    border-top-color:#944029;  /* hover border */
	border-left-color:#944029;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #852f18);
}
#menu td:hover + td a {
	border-left-color:#944029;  /* hover border */
}

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

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