html, body {
	background:#6c91c1 url('https://i7.ifrype.com/skins/000/000/v13/body_52d3e11741c08.jpg'); /* Lapas background */
}

#skinTop {
		background-image:url('https://i7.ifrype.com/skins/000/000/v13/head_52d3e1171e551.png'); /* Galvenes bilde */
		padding-top:170px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


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

#nologinHeader {
	border-bottom-color:#6c91c1;
}


#menu td a {
	border-top-color:#405b73; /* default border */
	border-bottom-color:#405b73; /* default border */
	border-left-color:#405b73; /* default border */
		background-image:url('https://i7.ifrype.com/skins/000/000/v13/856692_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #273f54; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #405b73; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #59211c; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #3b100c; /* Hover text_shadow */
	border-bottom-color:#59211c; /* hover border */
    border-top-color:#59211c;  /* hover border */
	border-left-color:#59211c;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #273f54);
}
#menu td:hover + td a {
	border-left-color:#59211c;  /* hover border */
}

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

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

html, body {
background-image: url('//i.ifrype.com/skins/000/000/v12/body_52d3e11741c08.jpg');
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;
}