html, body {
	background:#FFF url('https://i5.ifrype.com/skins/000/000/v13/body_57f66695a3bae.png'); /* Lapas background */
}

#skinTop {
		background-image:url('https://i5.ifrype.com/skins/000/000/v13/head_57f666958879a.png'); /* Galvenes bilde */
		padding-top:71px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}

	#outermost {
		background-image:url('https://i5.ifrype.com/skins/000/000/v13/content_57f6682aa4da6.png');
	}
	
#skinFoot{
	height:100px; /* Footer bildes pozicija */
			background-position:center top;
	}

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


#menu td a {
	border-top-color:#a65d14; /* default border */
	border-bottom-color:#a65d14; /* default border */
	border-left-color:#a65d14; /* default border */
		background-image:url('https://i5.ifrype.com/skins/000/000/v13/1340963_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #874503; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #a65d14; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #8c4e0f; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #6e3701; /* Hover text_shadow */
	border-bottom-color:#8c4e0f; /* hover border */
    border-top-color:#8c4e0f;  /* hover border */
	border-left-color:#8c4e0f;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #874503);
}
#menu td:hover + td a {
	border-left-color:#8c4e0f;  /* hover border */
}

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

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

