html, body {
	background:#1e5809 ; /* Lapas background */
}

#skinTop {
		background-image:url('http://i6.ifrype.com/skins/061/119/v2/294562_head.jpg'); /* Galvenes bilde */
		padding-top:202px; /* Galvenes augstums */
		background-size: 1408px auto;
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


#skinFoot{
	height:94px; /* Footer bildes pozicija */
		background-image:url('http://i6.ifrype.com/skins/061/119/v2/294562_foot.jpg'); /* Footer bilde */
					background-size: 1408px auto;
	}

#nologinHeader {
	border-bottom-color:#3e9a1d;
}


#menu td a {
	border-top-color:#244a0e; /* default border */
	border-bottom-color:#244a0e; /* default border */
	border-left-color:#244a0e; /* default border */
		background-image:url('http://i6.ifrype.com/skins/061/119/v2/294562_menu.png');
	    color:#ffffff; /* default text_color */
	text-shadow: 0 -1px 0 #122b04; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #244a0e; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #234012; /* hover border */
}
#menu td a:hover {
	color:#ffffff; /* Hover text_color */
	text-shadow: 0 -1px 0 #102106; /* Hover text_shadow */
	border-bottom-color:#234012; /* hover border */
    border-top-color:#234012;  /* hover border */
	border-left-color:#234012;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #122b04);
}
#menu td:hover + td a {
	border-left-color:#234012;  /* hover border */
}

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

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

