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

#skinTop {
		background-image:url('https://i6.ifrype.com/skins/000/000/v15/head_59f82c8220140.png'); /* Galvenes bilde */
		padding-top:160px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


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

#nologinHeader {
	border-bottom-color:#2c40d1;
}


#menu td a {
	border-top-color:#1b3282; /* default border */
	border-bottom-color:#1b3282; /* default border */
	border-left-color:#1b3282; /* default border */
		background-image:url('https://i6.ifrype.com/skins/000/000/v15/1393592_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #0b1e63; /* default text_shadow */
}

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

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

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

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

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