html, body {
	background:#FFF url('https://i8.ifrype.com/skins/000/000/v14/body_5825dda5109ce.png'); /* Lapas background */
}

#skinTop {
		padding-top:150px; /* Galvenes augstums */
	}

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

#skinBg {

}

#skinFixed {
}

	#outermost {
		background-image:url('https://i8.ifrype.com/skins/000/000/v14/content_5825ddd501d08.png');
	}
	
#skinFoot{
	height:100px; /* Footer bildes pozicija */
			background-position:center top;
	}

#nologinHeader {
	border-bottom-color:#95a0ab;
}


#menu td a {
	border-top-color:#50575c; /* default border */
	border-bottom-color:#50575c; /* default border */
	border-left-color:#50575c; /* default border */
		background-image:url('https://i8.ifrype.com/skins/000/000/v14/1348592_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #2f383d; /* default text_shadow */
}

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

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

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

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

