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

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

#skinFootWrap {
		background-image:url('https://i7.ifrype.com/skins/000/000/v47/foot_rep_565da72bb3954.png'); /* Kajenes atkartojuma bilde */
	}

#skinBg {

}

#skinFixed {
}

	#outermost {
		background-image:url('https://i7.ifrype.com/skins/000/000/v47/content_565dacb47dc56.png');
	}
	
#skinFoot{
	height:140px; /* Footer bildes pozicija */
		background-image:url('https://i7.ifrype.com/skins/000/000/v47/foot_565daab24573e.png'); /* Footer bilde */
			}

#nologinHeader {
	border-bottom-color:#13bfff;
}


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

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

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

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

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

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;
};
#content { background:none; }