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

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

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}

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

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


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

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

#menu td.last a {
	border-right: 1px solid #613119; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #59280f; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #3b1604; /* Hover text_shadow */
	border-bottom-color:#59280f; /* hover border */
    border-top-color:#59280f;  /* hover border */
	border-left-color:#59280f;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #421d0b);
}
#menu td:hover + td a {
	border-left-color:#59280f;  /* hover border */
}

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

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