html, body {
	background:#FFF url('http://i5.ifrype.com/skins/000/000/v6/body_5f291f790a74c.jpg'); /* Lapas background */
}

#skinTop {
		background-image:url('http://i5.ifrype.com/skins/000/000/v6/head_5f291f78d4b47.png'); /* Galvenes bilde */
		padding-top:140px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


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

#nologinHeader {
	border-bottom-color:#7C2A3E;
}


#menu td a {
	border-top-color:#2e101a; /* default border */
	border-bottom-color:#2e101a; /* default border */
	border-left-color:#2e101a; /* default border */
		background-image:url('http://i5.ifrype.com/skins/000/000/v6/1452383_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #0f0408; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #2e101a; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #a83660; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #8a1e46; /* Hover text_shadow */
	border-bottom-color:#a83660; /* hover border */
    border-top-color:#a83660;  /* hover border */
	border-left-color:#a83660;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #0f0408);
}
#menu td:hover + td a {
	border-left-color:#a83660;  /* hover border */
}

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

#menu a span.badge.off{
	background-color: #d6457a; /* 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;
}