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

#skinTop {
		background-image:url('http://i1.ifrype.com/skins/360/034/v1/611805_head.jpg'); /* Galvenes bilde */
		padding-top:91px; /* Galvenes augstums */
		background-size: 1761px auto;
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


#skinFoot{
	height:120px; /* Footer bildes pozicija */
					background-size: 1761px auto;
	}

#nologinHeader {
	border-bottom-color:#BB7F30;
}


#menu td a {
	border-top-color:#6B411C; /* default border */
	border-bottom-color:#6B411C; /* default border */
	border-left-color:#6B411C; /* default border */
		background-image:url('http://i1.ifrype.com/skins/360/034/v1/611805_menu.png');
	    color:#FFFFFF; /* default text_color */
	text-shadow: 0 -1px 0 #4D2A0C; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #6B411C; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #75482F; /* hover border */
}
#menu td a:hover {
	color:#FFFFFF; /* Hover text_color */
	text-shadow: 0 -1px 0 #572F1A; /* Hover text_shadow */
	border-bottom-color:#75482F; /* hover border */
    border-top-color:#75482F;  /* hover border */
	border-left-color:#75482F;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #4D2A0C);
}
#menu td:hover + td a {
	border-left-color:#75482F;  /* hover border */
}

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

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

