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

#skinTop {
		background-image:url('http://i9.ifrype.com/skins/388/340/v1/1301270_head.jpg'); /* Galvenes bilde */
		padding-top:275px; /* Galvenes augstums */
		background-size: 1761px auto;
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


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

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


#menu td a {
	border-top-color:#18244F; /* default border */
	border-bottom-color:#18244F; /* default border */
	border-left-color:#18244F; /* default border */
		background-image:url('http://i9.ifrype.com/skins/388/340/v1/1301270_menu.png');
	    color:#FFFFFF; /* default text_color */
	text-shadow: 0 -1px 0 #0A1230; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #18244F; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #858CA6; /* hover border */
}
#menu td a:hover {
	color:#686C6E; /* Hover text_color */
	text-shadow: 0 -1px 0 #FFFFFF; /* Hover text_shadow */
	border-bottom-color:#858CA6; /* hover border */
    border-top-color:#858CA6;  /* hover border */
	border-left-color:#858CA6;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #0A1230);
}
#menu td:hover + td a {
	border-left-color:#858CA6;  /* hover border */
}

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

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

