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

#skinTop {
		background-image:url('http://i2.ifrype.com/skins/161/620/v4/242500_head.jpg'); /* Galvenes bilde */
		padding-top:165px; /* Galvenes augstums */
		background-size: 1499px auto;
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


#skinFoot{
	height:32px; /* Footer bildes pozicija */
		background-image:url('http://i2.ifrype.com/skins/161/620/v4/242500_foot.jpg'); /* Footer bilde */
					background-size: 1499px auto;
	}

#nologinHeader {
	border-bottom-color:#1331ec;
}


#menu td a {
	border-top-color:#0d2f9e; /* default border */
	border-bottom-color:#0d2f9e; /* default border */
	border-left-color:#0d2f9e; /* default border */
		background-image:url('http://i2.ifrype.com/skins/161/620/v4/242500_menu.png');
	    color:#ffffff; /* default text_color */
	text-shadow: 0 -1px 0 #001e80; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #0d2f9e; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #0a122b; /* hover border */
}
#menu td a:hover {
	color:#ffffff; /* Hover text_color */
	text-shadow: 0 -1px 0 #02040d; /* Hover text_shadow */
	border-bottom-color:#0a122b; /* hover border */
    border-top-color:#0a122b;  /* hover border */
	border-left-color:#0a122b;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #001e80);
}
#menu td:hover + td a {
	border-left-color:#0a122b;  /* hover border */
}

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

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

