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

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

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


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

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


#menu td a {
	border-top-color:#A6721F; /* default border */
	border-bottom-color:#A6721F; /* default border */
	border-left-color:#A6721F; /* default border */
		background-image:url('http://i4.ifrype.com/skins/375/082/v2/896290_menu.png');
	    color:#FFFFFF; /* default text_color */
	text-shadow: 0 -1px 0 #87580C; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #A6721F; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #8A3820; /* hover border */
}
#menu td a:hover {
	color:#FFFFFF; /* Hover text_color */
	text-shadow: 0 -1px 0 #6B240E; /* Hover text_shadow */
	border-bottom-color:#8A3820; /* hover border */
    border-top-color:#8A3820;  /* hover border */
	border-left-color:#8A3820;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #87580C);
}
#menu td:hover + td a {
	border-left-color:#8A3820;  /* hover border */
}

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

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

