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

#skinTop {
		background-image:url('http://i5.ifrype.com/skins/587/796/v4/4341_head.jpg'); /* Galvenes bilde */
		padding-top:117px; /* Galvenes augstums */
		background-size: 1503px auto;
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


#skinFoot{
	height:32px; /* Footer bildes pozicija */
		background-image:url('http://i5.ifrype.com/skins/587/796/v4/4341_foot.jpg'); /* Footer bilde */
					background-size: 1503px auto;
	}

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


#menu td a {
	border-top-color:#57442e; /* default border */
	border-bottom-color:#57442e; /* default border */
	border-left-color:#57442e; /* default border */
		background-image:url('http://i5.ifrype.com/skins/587/796/v4/4341_menu.png');
	    color:#ffffff; /* default text_color */
	text-shadow: 0 -1px 0 #382a18; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #57442e; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #6b4c23; /* hover border */
}
#menu td a:hover {
	color:#ffffff; /* Hover text_color */
	text-shadow: 0 -1px 0 #4d3312; /* Hover text_shadow */
	border-bottom-color:#6b4c23; /* hover border */
    border-top-color:#6b4c23;  /* hover border */
	border-left-color:#6b4c23;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #382a18);
}
#menu td:hover + td a {
	border-left-color:#6b4c23;  /* hover border */
}

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

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

