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

#skinTop {
		background-image:url('https://i3.ifrype.com/skins/000/000/v62/head_52d9263bb2164.jpg'); /* Galvenes bilde */
		padding-top:175px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}

	#outermost {
		background-image:url('https://i3.ifrype.com/skins/000/000/v62/content_529607a4ced71.jpg');
	}
	
#skinFoot{
	height:274px; /* Footer bildes pozicija */
		background-image:url('https://i3.ifrype.com/skins/000/000/v62/foot_529607a4c508d.jpg'); /* Footer bilde */
			}

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


#menu td a {
	border-top-color:#7a7a7a; /* default border */
	border-bottom-color:#7a7a7a; /* default border */
	border-left-color:#7a7a7a; /* default border */
		background-image:url('https://i3.ifrype.com/skins/000/000/v62/793123_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #5c5353; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #7a7a7a; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #143836; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #061a19; /* Hover text_shadow */
	border-bottom-color:#143836; /* hover border */
    border-top-color:#143836;  /* hover border */
	border-left-color:#143836;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #5c5353);
}
#menu td:hover + td a {
	border-left-color:#143836;  /* hover border */
}

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

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

#outermost { background-position: center 3px; }
#header { margin-top: 15px; }
#eiroRibbon {  
	background: url('//ifrype.com/lapas/special/eirolatvija/monetas/assets/skin_ribbon.png') no-repeat; 
	width: 1124px;
	height: 53px;
	position: absolute;
	top: -35px;
	left: -62px;
}
.eiroRibbonText {
        position: absolute;
        left: 273px;
        width: 584px;
        height: 32px;
        top: 7px;
        text-indent: -700px;
        overflow: hidden;
}
.eiroLearnMore {
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial;
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	right: 80px;
	top: 12px;
}