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

#skinTop {
		background-image:url('http://i3.ifrype.com/skins/574/724/v1/379518_head.jpg'); /* Galvenes bilde */
		padding-top:108px; /* Galvenes augstums */
		background-size: 1761px auto;
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


#skinFoot{
	height:166px; /* Footer bildes pozicija */
		background-image:url('http://i3.ifrype.com/skins/574/724/v1/379518_foot.jpg'); /* Footer bilde */
					background-size: 1761px auto;
	}

#nologinHeader {
	border-bottom-color:#FFA71C;
}


#menu td a {
	border-top-color:#B06413; /* default border */
	border-bottom-color:#B06413; /* default border */
	border-left-color:#B06413; /* default border */
		background-image:url('http://i3.ifrype.com/skins/574/724/v1/379518_menu.png');
	    color:#FFFFFF; /* default text_color */
	text-shadow: 0 -1px 0 #914C01; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #B06413; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #0B5070; /* hover border */
}
#menu td a:hover {
	color:#FFFFFF; /* Hover text_color */
	text-shadow: 0 -1px 0 #003852; /* Hover text_shadow */
	border-bottom-color:#0B5070; /* hover border */
    border-top-color:#0B5070;  /* hover border */
	border-left-color:#0B5070;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #914C01);
}
#menu td:hover + td a {
	border-left-color:#0B5070;  /* hover border */
}

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

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

