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

#skinTop {
		background-image:url('http://i0.ifrype.com/skins/108/301/v1/1164508_head.jpg'); /* Galvenes bilde */
		padding-top:275px; /* Galvenes augstums */
		background-size: 1761px auto;
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


#skinFoot{
	height:438px; /* Footer bildes pozicija */
		background-image:url('http://i0.ifrype.com/skins/108/301/v1/1164508_foot.jpg'); /* Footer bilde */
					background-size: 1761px auto;
	}

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


#menu td a {
	border-top-color:#A8792C; /* default border */
	border-bottom-color:#A8792C; /* default border */
	border-left-color:#A8792C; /* default border */
		background-image:url('http://i0.ifrype.com/skins/108/301/v1/1164508_menu.png');
	    color:#FFFFFF; /* default text_color */
	text-shadow: 0 -1px 0 #8A5D16; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #A8792C; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #840F99; /* hover border */
}
#menu td a:hover {
	color:#FFFFFF; /* Hover text_color */
	text-shadow: 0 -1px 0 #68007A; /* Hover text_shadow */
	border-bottom-color:#840F99; /* hover border */
    border-top-color:#840F99;  /* hover border */
	border-left-color:#840F99;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #8A5D16);
}
#menu td:hover + td a {
	border-left-color:#840F99;  /* hover border */
}

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

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

