html, body {
	background:#3485f3 url('https://i1.ifrype.com/skins/000/000/v12/body_58b009a8b3d67.jpg'); /* Lapas background */
}

#skinTop {
		background-image:url('https://i1.ifrype.com/skins/000/000/v12/head_58b009a88f2c8.png'); /* Galvenes bilde */
		padding-top:168px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


#skinFoot{
	height:120px; /* Footer bildes pozicija */
			background-position:center top;
	}

#nologinHeader {
	border-bottom-color:#157eda;
}


#menu td a {
	border-top-color:#0e5c8a; /* default border */
	border-bottom-color:#0e5c8a; /* default border */
	border-left-color:#0e5c8a; /* default border */
		background-image:url('https://i1.ifrype.com/skins/000/000/v12/1367274_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #00446b; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #0e5c8a; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #004770; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #003452; /* Hover text_shadow */
	border-bottom-color:#004770; /* hover border */
    border-top-color:#004770;  /* hover border */
	border-left-color:#004770;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #00446b);
}
#menu td:hover + td a {
	border-left-color:#004770;  /* hover border */
}

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

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

html, body {
background-attachment: fixed;
  background-clip: border-box;
  background-color: transparent;
  background-origin: padding-box;
  background-repeat: no-repeat;
  background-size: cover;