html, body {
	background:#ad0d27 url('https://i6.ifrype.com/skins/000/000/v14/body_58fde829ded7d.jpg'); /* Lapas background */
}

#skinTop {
		background-image:url('https://i6.ifrype.com/skins/000/000/v14/head_58fe0d7adfcaa.png'); /* Galvenes bilde */
		padding-top:160px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


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

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


#menu td a {
	border-top-color:#8c1632; /* default border */
	border-bottom-color:#8c1632; /* default border */
	border-left-color:#8c1632; /* default border */
		background-image:url('https://i6.ifrype.com/skins/000/000/v14/1375453_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #6e071f; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #8c1632; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #6b041c; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #4d0012; /* Hover text_shadow */
	border-bottom-color:#6b041c; /* hover border */
    border-top-color:#6b041c;  /* hover border */
	border-left-color:#6b041c;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #6e071f);
}
#menu td:hover + td a {
	border-left-color:#6b041c;  /* hover border */
}

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

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

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