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

#skinTop {
		background-image:url('https://i0.ifrype.com/skins/000/000/v11/head_5d564187636c3.png'); /* Galvenes bilde */
		padding-top:120px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


#skinFoot{
	height:120px; /* Footer bildes pozicija */
			background-position:center top;
	}

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


#menu td a {
	border-top-color:#291b08; /* default border */
	border-bottom-color:#291b08; /* default border */
	border-left-color:#291b08; /* default border */
		background-image:url('https://i0.ifrype.com/skins/000/000/v11/1440431_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #0a0601; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #291b08; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #9e0918; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #80000d; /* Hover text_shadow */
	border-bottom-color:#9e0918; /* hover border */
    border-top-color:#9e0918;  /* hover border */
	border-left-color:#9e0918;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #0a0601);
}
#menu td:hover + td a {
	border-left-color:#9e0918;  /* hover border */
}

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

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