html, body {
	background:#FFF url('https://i3.ifrype.com/skins/000/000/v68/body_5f7eede26412b.jpg'); /* Lapas background */
}

#skinTop {
		background-image:url('https://i3.ifrype.com/skins/000/000/v68/head_5f97e1b927e29.png'); /* Galvenes bilde */
		padding-top:175px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}

	#outermost {
		background-image:url('https://i3.ifrype.com/skins/000/000/v68/content_5f801fff0a832.png');
	}
	
#skinFoot{
	height:213px; /* Footer bildes pozicija */
		background-image:url('https://i3.ifrype.com/skins/000/000/v68/foot_5f801ffeea81d.png'); /* Footer bilde */
			background-position:center top;
	}

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


#menu td a {
	border-top-color:#6b4927; /* default border */
	border-bottom-color:#6b4927; /* default border */
	border-left-color:#6b4927; /* default border */
		background-image:url('https://i3.ifrype.com/skins/000/000/v68/1454156_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #4d3014; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #6b4927; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #ad792b; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #8f5e15; /* Hover text_shadow */
	border-bottom-color:#ad792b; /* hover border */
    border-top-color:#ad792b;  /* hover border */
	border-left-color:#ad792b;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #4d3014);
}
#menu td:hover + td a {
	border-left-color:#ad792b;  /* hover border */
}

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

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