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

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

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


#skinFoot{
	height:390px; /* Footer bildes pozicija */
		background-image:url('https://i6.ifrype.com/skins/098/154/v1/492289_foot.jpg'); /* Footer bilde */
					background-size: 1761px auto;
	}

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


#menu td a {
	border-top-color:#26961E; /* default border */
	border-bottom-color:#26961E; /* default border */
	border-left-color:#26961E; /* default border */
		background-image:url('https://i6.ifrype.com/skins/098/154/v1/492289_menu.png');
	    color:#FFFFFF; /* default text_color */
	text-shadow: 0 -1px 0 #13780C; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #26961E; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #379E24; /* hover border */
}
#menu td a:hover {
	color:#FFFFFF; /* Hover text_color */
	text-shadow: 0 -1px 0 #218011; /* Hover text_shadow */
	border-bottom-color:#379E24; /* hover border */
    border-top-color:#379E24;  /* hover border */
	border-left-color:#379E24;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #13780C);
}
#menu td:hover + td a {
	border-left-color:#379E24;  /* hover border */
}

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

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

