html, body {
	background:#da5366 url('https://i0.ifrype.com/skins/000/000/v4/body_5788c6a72fad8.jpg'); /* Lapas background */
}

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

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}

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

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


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

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

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

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

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