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

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

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


#skinFoot{
	height:87px; /* Footer bildes pozicija */
					background-size: 1761px auto;
	}

#nologinHeader {
	border-bottom-color:#81F8F6;
}


#menu td a {
	border-top-color:#58A89F; /* default border */
	border-bottom-color:#58A89F; /* default border */
	border-left-color:#58A89F; /* default border */
		background-image:url('https://i4.ifrype.com/skins/182/999/v1/340770_menu.png');
	    color:#FFFFFF; /* default text_color */
	text-shadow: 0 -1px 0 #3A8A80; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #58A89F; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #81AB0E; /* hover border */
}
#menu td a:hover {
	color:#FFFFFF; /* Hover text_color */
	text-shadow: 0 -1px 0 #678C00; /* Hover text_shadow */
	border-bottom-color:#81AB0E; /* hover border */
    border-top-color:#81AB0E;  /* hover border */
	border-left-color:#81AB0E;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #3A8A80);
}
#menu td:hover + td a {
	border-left-color:#81AB0E;  /* hover border */
}

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

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

