html, body {
	background:#E7C0F1 ; /* Lapas background */
}

#skinTop {
		background-image:url('https://i8.ifrype.com/skins/591/992/v1/1165905_head.jpg'); /* Galvenes bilde */
		padding-top:270px; /* Galvenes augstums */
		background-size: 1761px auto;
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


#skinFoot{
	height:438px; /* Footer bildes pozicija */
		background-image:url('https://i8.ifrype.com/skins/591/992/v1/1165905_foot.jpg'); /* Footer bilde */
					background-size: 1761px auto;
	}

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


#menu td a {
	border-top-color:#747EA3; /* default border */
	border-bottom-color:#747EA3; /* default border */
	border-left-color:#747EA3; /* default border */
		background-image:url('https://i8.ifrype.com/skins/591/992/v1/1165905_menu.png');
	    color:#FFFFFF; /* default text_color */
	text-shadow: 0 -1px 0 #515C85; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #747EA3; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #6D779C; /* hover border */
}
#menu td a:hover {
	color:#FFFFFF; /* Hover text_color */
	text-shadow: 0 -1px 0 #4B567D; /* Hover text_shadow */
	border-bottom-color:#6D779C; /* hover border */
    border-top-color:#6D779C;  /* hover border */
	border-left-color:#6D779C;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #515C85);
}
#menu td:hover + td a {
	border-left-color:#6D779C;  /* hover border */
}

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

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

