html, body {
	background:#fcb5bb url('https://i5.ifrype.com/skins/000/000/v63/body_57512f35867ce.jpg'); /* Lapas background */
}

#skinTop {
		background-image:url('https://i5.ifrype.com/skins/000/000/v63/head_575135514872d.png'); /* Galvenes bilde */
		padding-top:158px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

	background-image:url('https://i5.ifrype.com/skins/000/000/v63/tile_57512f35805cb.png');
}

#skinFixed {
}

	#outermost {
		background-image:url('https://i5.ifrype.com/skins/000/000/v63/content_57512f357a62e.png');
	}
	
#skinFoot{
	height:100px; /* Footer bildes pozicija */
		background-image:url('https://i5.ifrype.com/skins/000/000/v63/foot_575136525568a.png'); /* Footer bilde */
			}

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


#menu td a {
	border-top-color:#823023; /* default border */
	border-bottom-color:#823023; /* default border */
	border-left-color:#823023; /* default border */
		background-image:url('https://i5.ifrype.com/skins/000/000/v63/1312723_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #631c11; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #823023; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #662a21; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #471710; /* Hover text_shadow */
	border-bottom-color:#662a21; /* hover border */
    border-top-color:#662a21;  /* hover border */
	border-left-color:#662a21;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #631c11);
}
#menu td:hover + td a {
	border-left-color:#662a21;  /* hover border */
}

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

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

body {
background-attachment: fixed;
background-clip: border-box;
background-color: transparent;
background-origin: padding-box;
background-repeat: no-repeat;
background-size: cover; };