html, body {
	background:#FFF url('https://i9.ifrype.com/skins/000/000/v17/body_5375f3dc9285c.jpg'); /* Lapas background */
}

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

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


#skinFoot{
	height:300px; /* Footer bildes pozicija */
			}

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


#menu td a {
	border-top-color:#9e5c6c; /* default border */
	border-bottom-color:#9e5c6c; /* default border */
	border-left-color:#9e5c6c; /* default border */
		background-image:url('https://i9.ifrype.com/skins/000/000/v17/927452_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #803d4e; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #9e5c6c; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #a36f7c; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #854d5b; /* Hover text_shadow */
	border-bottom-color:#a36f7c; /* hover border */
    border-top-color:#a36f7c;  /* hover border */
	border-left-color:#a36f7c;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #803d4e);
}
#menu td:hover + td a {
	border-left-color:#a36f7c;  /* hover border */
}

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

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

html, body {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    
}

@media only screen and (min-width: 1600px) {
	html, body {
		background-size: 100% auto;
	}
}
