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

#skinTop {
		background-image:url('https://i4.ifrype.com/skins/136/008/v1/550540_head.jpg'); /* Galvenes bilde */
		padding-top:225px; /* Galvenes augstums */
		background-size: 1761px auto;
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


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

#nologinHeader {
	border-bottom-color:#8119C2;
}


#menu td a {
	border-top-color:#420F73; /* default border */
	border-bottom-color:#420F73; /* default border */
	border-left-color:#420F73; /* default border */
		background-image:url('https://i4.ifrype.com/skins/136/008/v1/550540_menu.png');
	    color:#FFFFFF; /* default text_color */
	text-shadow: 0 -1px 0 #2D0354; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #420F73; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #481E96; /* hover border */
}
#menu td a:hover {
	color:#FFFFFF; /* Hover text_color */
	text-shadow: 0 -1px 0 #320C78; /* Hover text_shadow */
	border-bottom-color:#481E96; /* hover border */
    border-top-color:#481E96;  /* hover border */
	border-left-color:#481E96;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #2D0354);
}
#menu td:hover + td a {
	border-left-color:#481E96;  /* hover border */
}

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

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

