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

#skinTop {
		padding-top:188px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
		background-image: url('http://i0.ifrype.com/skins/391/457/v1/1385152_head.jpg');
	}


#skinFoot{
	height:120px; /* Footer bildes pozicija */
			background-position:center top;
	}

#nologinHeader {
	border-bottom-color:#3613FF;
}


#menu td a {
	border-top-color:#140CB0; /* default border */
	border-bottom-color:#140CB0; /* default border */
	border-left-color:#140CB0; /* default border */
		background-image:url('http://i0.ifrype.com/skins/391/457/v1/1385152_menu.png');
	    color:#FFFFFF; /* default text_color */
	text-shadow: 0 -1px 0 #070091; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #140CB0; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #4F0A08; /* hover border */
}
#menu td a:hover {
	color:#FFFFFF; /* Hover text_color */
	text-shadow: 0 -1px 0 #300200; /* Hover text_shadow */
	border-bottom-color:#4F0A08; /* hover border */
    border-top-color:#4F0A08;  /* hover border */
	border-left-color:#4F0A08;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #070091);
}
#menu td:hover + td a {
	border-left-color:#4F0A08;  /* hover border */
}

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

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

