html, body {
	background:#FBA53D url('https://i8.ifrype.com/skins/000/000/v11/body_579b7ab53228f.jpg'); /* Lapas background */
}

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

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}

	#outermost {
		background-image:url('https://i8.ifrype.com/skins/000/000/v11/content_579b7ddaabc75.png');
	}
	
#skinFoot{
	height:100px; /* Footer bildes pozicija */
			}

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


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

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

#menu td.last a {
	border-right: 1px solid #ab6329; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #7d3e0b; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #5e2a00; /* Hover text_shadow */
	border-bottom-color:#7d3e0b; /* hover border */
    border-top-color:#7d3e0b;  /* hover border */
	border-left-color:#7d3e0b;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #8c4a14);
}
#menu td:hover + td a {
	border-left-color:#7d3e0b;  /* hover border */
}

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

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

body {
background-attachment: fixed;
background-clip: border-box;
background-color: transparent;
background-origin: padding-box;
background-repeat: no-repeat;
background-size: cover; };