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

#skinTop {
		background-image:url('https://i8.ifrype.com/skins/000/000/v22/head_560130260021e.png'); /* Galvenes bilde */
		padding-top:189px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}

	#outermost {
		background-image:url('https://i8.ifrype.com/skins/000/000/v22/content_56012d259b6db.png');
	}
	
#skinFoot{
	height:270px; /* Footer bildes pozicija */
		background-image:url('https://i8.ifrype.com/skins/000/000/v22/foot_56012bf5e665a.png'); /* Footer bilde */
			}

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


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

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

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

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

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

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;
};