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

#skinTop {
		background-image:url('https://i6.ifrype.com/skins/250/244/v2/1202619_head.jpg'); /* Galvenes bilde */
		padding-top:275px; /* Galvenes augstums */
		background-size: 1761px auto;
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


#skinFoot{
	height:438px; /* Footer bildes pozicija */
		background-image:url('https://i6.ifrype.com/skins/250/244/v2/1202619_foot.jpg'); /* Footer bilde */
					background-size: 1761px auto;
	}

#nologinHeader {
	border-bottom-color:#9FCDF4;
}


#menu td a {
	border-top-color:#6C90A6; /* default border */
	border-bottom-color:#6C90A6; /* default border */
	border-left-color:#6C90A6; /* default border */
		background-image:url('https://i6.ifrype.com/skins/250/244/v2/1202619_menu.png');
	    color:#FFFFFF; /* default text_color */
	text-shadow: 0 -1px 0 #4A7187; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #6C90A6; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #83A66C; /* hover border */
}
#menu td a:hover {
	color:#FFFFFF; /* Hover text_color */
	text-shadow: 0 -1px 0 #63874A; /* Hover text_shadow */
	border-bottom-color:#83A66C; /* hover border */
    border-top-color:#83A66C;  /* hover border */
	border-left-color:#83A66C;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #4A7187);
}
#menu td:hover + td a {
	border-left-color:#83A66C;  /* hover border */
}

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

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

