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

#skinTop {
		background-image:url('http://i5.ifrype.com/skins/474/600/v5/279468_head.jpg'); /* Galvenes bilde */
		padding-top:163px; /* Galvenes augstums */
		background-size: 1521px auto;
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


#skinFoot{
	height:0px; /* Footer bildes pozicija */
		background-image:url('http://i5.ifrype.com/skins/474/600/v5/279468_foot.jpg'); /* Footer bilde */
					background-size: 1521px auto;
	}

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


#menu td a {
	border-top-color:#8f3257; /* default border */
	border-bottom-color:#8f3257; /* default border */
	border-left-color:#8f3257; /* default border */
		background-image:url('http://i5.ifrype.com/skins/474/600/v5/279468_menu.png');
	    color:#ffffff; /* default text_color */
	text-shadow: 0 -1px 0 #701c3e; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #8f3257; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #328f8a; /* hover border */
}
#menu td a:hover {
	color:#ffffff; /* Hover text_color */
	text-shadow: 0 -1px 0 #1c706c; /* Hover text_shadow */
	border-bottom-color:#328f8a; /* hover border */
    border-top-color:#328f8a;  /* hover border */
	border-left-color:#328f8a;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #701c3e);
}
#menu td:hover + td a {
	border-left-color:#328f8a;  /* hover border */
}

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

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

