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

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

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}

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

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


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

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

#menu td.last a {
	border-right: 1px solid #b03a04; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #872900; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #691f00; /* Hover text_shadow */
	border-bottom-color:#872900; /* hover border */
    border-top-color:#872900;  /* hover border */
	border-left-color:#872900;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #912e00);
}
#menu td:hover + td a {
	border-left-color:#872900;  /* hover border */
}

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

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

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