html, body {
	background:#1f4669 url('https://i8.ifrype.com/skins/000/000/v26/body_553e1e695803d.jpg'); /* Lapas background */
}

#skinTop {
		background-image:url('https://i8.ifrype.com/skins/000/000/v26/head_553e1e69486bd.png'); /* Galvenes bilde */
		padding-top:140px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


#skinFoot{
	height:200px; /* Footer bildes pozicija */
			}

#nologinHeader {
	border-bottom-color:#1f4669;
}


#menu td a {
	border-top-color:#08131a; /* default border */
	border-bottom-color:#08131a; /* default border */
	border-left-color:#08131a; /* default border */
		background-image:url('https://i8.ifrype.com/skins/000/000/v26/1237843_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #000000; /* default text_shadow */
}

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

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

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

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

html, body {
background-image: url('//i.ifrype.com/skins/000/000/v12/body_553e1e695803d.jpg');
background-attachment: fixed;
background-clip: border-box; 
background-color: transparent;
background-origin: padding-box;
background-position: 50% 0;
background-repeat: no-repeat;
background-size: cover;
}
.transEyes {
-webkit-transition:all .05s ease;
transition:all .05s ease;
}	