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

#skinTop {
		background-image:url('https://i3.ifrype.com/skins/000/000/v21/head_567826787094d.png'); /* Galvenes bilde */
		padding-top:180px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}

	#outermost {
		background-image:url('https://i3.ifrype.com/skins/000/000/v21/content_56782678868da.png');
	}
	
#skinFoot{
	height:220px; /* Footer bildes pozicija */
		background-image:url('https://i3.ifrype.com/skins/000/000/v21/foot_5678267880753.png'); /* Footer bilde */
			}

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


#menu td a {
	border-top-color:#5c3c28; /* default border */
	border-bottom-color:#5c3c28; /* default border */
	border-left-color:#5c3c28; /* default border */
		background-image:url('https://i3.ifrype.com/skins/000/000/v21/1287324_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #3d2415; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #5c3c28; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #4d3221; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #2e1b0f; /* Hover text_shadow */
	border-bottom-color:#4d3221; /* hover border */
    border-top-color:#4d3221;  /* hover border */
	border-left-color:#4d3221;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #3d2415);
}
#menu td:hover + td a {
	border-left-color:#4d3221;  /* hover border */
}

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

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

body {
background: #fcf6e9;
}