html, body {
	background:#92b3aa url('https://i7.ifrype.com/skins/000/000/v16/body_52e65bb2c124d.jpg'); /* Lapas background */
}

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

#skinFootWrap {
	}

#skinBg {

	background-image:url('https://i7.ifrype.com/skins/000/000/v16/tile_52e65bb2be0e8.png');
}

#skinFixed {
}


#skinFoot{
	height:230px; /* Footer bildes pozicija */
		background-image:url('https://i7.ifrype.com/skins/000/000/v16/foot_52e65bb2b4ac1.png'); /* Footer bilde */
			}

#nologinHeader {
	border-bottom-color:#92b3aa;
}


#menu td a {
	border-top-color:#52635d; /* default border */
	border-bottom-color:#52635d; /* default border */
	border-left-color:#52635d; /* default border */
		background-image:url('https://i7.ifrype.com/skins/000/000/v16/862089_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #32453e; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #52635d; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #1e2b2e; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #080e0f; /* Hover text_shadow */
	border-bottom-color:#1e2b2e; /* hover border */
    border-top-color:#1e2b2e;  /* hover border */
	border-left-color:#1e2b2e;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #32453e);
}
#menu td:hover + td a {
	border-left-color:#1e2b2e;  /* hover border */
}

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

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

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