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

#skinTop {
		background-image:url('http://i4.ifrype.com/skins/588/788/v2/1185499_head.jpg'); /* Galvenes bilde */
		padding-top:245px; /* Galvenes augstums */
		background-size: 1761px auto;
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


#skinFoot{
	height:355px; /* Footer bildes pozicija */
		background-image:url('http://i4.ifrype.com/skins/588/788/v2/1185499_foot.jpg'); /* Footer bilde */
					background-size: 1761px auto;
	}

#nologinHeader {
	border-bottom-color:#1286D3;
}


#menu td a {
	border-top-color:#0C6085; /* default border */
	border-bottom-color:#0C6085; /* default border */
	border-left-color:#0C6085; /* default border */
		background-image:url('http://i4.ifrype.com/skins/588/788/v2/1185499_menu.png');
	    color:#FFFFFF; /* default text_color */
	text-shadow: 0 -1px 0 #004766; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #0C6085; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #185F80; /* hover border */
}
#menu td a:hover {
	color:#FFFFFF; /* Hover text_color */
	text-shadow: 0 -1px 0 #094561; /* Hover text_shadow */
	border-bottom-color:#185F80; /* hover border */
    border-top-color:#185F80;  /* hover border */
	border-left-color:#185F80;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #004766);
}
#menu td:hover + td a {
	border-left-color:#185F80;  /* hover border */
}

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

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

