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

#skinTop {
		background-image:url('http://i7.ifrype.com/skins/275/249/v3/284922_head.jpg'); /* Galvenes bilde */
		padding-top:188px; /* Galvenes augstums */
		background-size: 1107px auto;
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


#skinFoot{
	height:97px; /* Footer bildes pozicija */
		background-image:url('http://i7.ifrype.com/skins/275/249/v3/284922_foot.jpg'); /* Footer bilde */
					background-size: 1107px auto;
	}

#nologinHeader {
	border-bottom-color:#6f0b6f;
}


#menu td a {
	border-top-color:#1e0321; /* default border */
	border-bottom-color:#1e0321; /* default border */
	border-left-color:#1e0321; /* default border */
		background-image:url('http://i7.ifrype.com/skins/275/249/v3/284922_menu.png');
	    color:#ffffff; /* default text_color */
	text-shadow: 0 -1px 0 #020003; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #1e0321; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #29052e; /* hover border */
}
#menu td a:hover {
	color:#ffffff; /* Hover text_color */
	text-shadow: 0 -1px 0 #0e000f; /* Hover text_shadow */
	border-bottom-color:#29052e; /* hover border */
    border-top-color:#29052e;  /* hover border */
	border-left-color:#29052e;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #020003);
}
#menu td:hover + td a {
	border-left-color:#29052e;  /* hover border */
}

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

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

