html, body {
	background:#4c6ef5 url('https://i2.ifrype.com/skins/000/000/v18/body_58e35bcfd263b.png'); /* Lapas background */
}

#skinTop {
		background-image:url('https://i2.ifrype.com/skins/000/000/v18/head_58e23a46eda8f.png'); /* Galvenes bilde */
		padding-top:186px; /* Galvenes augstums */
	}

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

#skinBg {

}

#skinFixed {
}

	#outermost {
		background-image:url('https://i2.ifrype.com/skins/000/000/v18/content_58e23a47171e3.png');
	}
	
#skinFoot{
	height:120px; /* Footer bildes pozicija */
			background-position:center top;
	}

#nologinHeader {
	border-bottom-color:#43ca59;
}


#menu td a {
	border-top-color:#287a2e; /* default border */
	border-bottom-color:#287a2e; /* default border */
	border-left-color:#287a2e; /* default border */
		background-image:url('https://i2.ifrype.com/skins/000/000/v18/1372549_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #155c1a; /* default text_shadow */
}

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

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

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

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

