html, body {
	background:#FFF url('https://i2.ifrype.com/skins/000/000/v6/body_604234e0ae9b0.png'); /* Lapas background */
}

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

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


#skinFoot{
	height:120px; /* Footer bildes pozicija */
			background-position:center top;
	}

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


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

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

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

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

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

html, body {
  background-attachment: fixed;
background-clip: border-box;
background-color: transparent;
background-origin: padding-box;
background-position: 50% 0;
background-repeat: no-repeat;
background-size: cover;
}