html, body {
	background:#981e32 url('https://i7.ifrype.com/skins/000/000/v118/body_583d58748bc6a.jpg'); /* Lapas background */
}

#skinTop {
		background-image:url('https://i7.ifrype.com/skins/000/000/v118/head_5821b95b8197e.png'); /* Galvenes bilde */
		padding-top:163px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

	background-image:url('https://i7.ifrype.com/skins/000/000/v118/tile_582b15164b2bc.png');
}

#skinFixed {
}


#skinFoot{
	height:100px; /* Footer bildes pozicija */
		background-image:url('https://i7.ifrype.com/skins/000/000/v118/foot_582b14de98a83.png'); /* Footer bilde */
			background-position:center top;
	}

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


#menu td a {
	border-top-color:#a34c00; /* default border */
	border-bottom-color:#a34c00; /* default border */
	border-left-color:#a34c00; /* default border */
		background-image:url('https://i7.ifrype.com/skins/000/000/v118/1348030_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #853e00; /* default text_shadow */
}

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

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

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

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

html, body {
background-attachment: fixed;
background-position: center top;} 