html, body {
	background:#381b0c url('https://i6.ifrype.com/skins/000/000/v11/body_553e210d1d787.jpg'); /* Lapas background */
}

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

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


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

#nologinHeader {
	border-bottom-color:#8a5428;
}


#menu td a {
	border-top-color:#3b2011; /* default border */
	border-bottom-color:#3b2011; /* default border */
	border-left-color:#3b2011; /* default border */
		background-image:url('https://i6.ifrype.com/skins/000/000/v11/1237847_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #1c0d05; /* default text_shadow */
}

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

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

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

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

html, body {
background-image: url('//i.ifrype.com/skins/000/000/v12/body_553e210d1d787.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;
}	