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

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

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


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

#nologinHeader {
	border-bottom-color:#3A3089;
}


#menu td a {
	border-top-color:#15153b; /* default border */
	border-bottom-color:#15153b; /* default border */
	border-left-color:#15153b; /* default border */
		background-image:url('https://i1.ifrype.com/skins/000/000/v6/1469531_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #07071c; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #15153b; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #28a9b0; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #138b91; /* Hover text_shadow */
	border-bottom-color:#28a9b0; /* hover border */
    border-top-color:#28a9b0;  /* hover border */
	border-left-color:#28a9b0;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #07071c);
}
#menu td:hover + td a {
	border-left-color:#28a9b0;  /* hover border */
}

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

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