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

#skinTop {
		background-image:url('https://i1.ifrype.com/skins/000/000/v32/nikerun_top_v4.png'); /* Galvenes bilde */
		padding-top:252px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


#skinFoot{
	height:150px; /* Footer bildes pozicija */
			}

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


#menu td a {
	border-top-color:#b03200; /* default border */
	border-bottom-color:#b03200; /* default border */
	border-left-color:#b03200; /* default border */
		background-image:url('https://i1.ifrype.com/skins/000/000/v32/541417_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #912900; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #b03200; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #2e2e2e; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #000000; /* Hover text_shadow */
	border-bottom-color:#2e2e2e; /* hover border */
    border-top-color:#2e2e2e;  /* hover border */
	border-left-color:#2e2e2e;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #912900);
}
#menu td:hover + td a {
	border-left-color:#2e2e2e;  /* hover border */
}

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

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

