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

#skinTop {
		background-image:url('https://i2.ifrype.com/skins/000/000/v11/head_56d57582e63f3.png'); /* Galvenes bilde */
		padding-top:187px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}

	#outermost {
		background-image:url('https://i2.ifrype.com/skins/000/000/v11/content_56d57a3484bfb.png');
	}
	
#skinFoot{
	height:260px; /* Footer bildes pozicija */
		background-image:url('https://i2.ifrype.com/skins/000/000/v11/foot_56d6ade444965.png'); /* Footer bilde */
			}

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


#menu td a {
	border-top-color:#9e2e42; /* default border */
	border-bottom-color:#9e2e42; /* default border */
	border-left-color:#9e2e42; /* default border */
		background-image:url('https://i2.ifrype.com/skins/000/000/v11/1300177_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #80182b; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #9e2e42; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #822637; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #631322; /* Hover text_shadow */
	border-bottom-color:#822637; /* hover border */
    border-top-color:#822637;  /* hover border */
	border-left-color:#822637;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #80182b);
}
#menu td:hover + td a {
	border-left-color:#822637;  /* hover border */
}

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

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

#outermost {
/*background-repeat: no-repeat;*/
}