html, body {
	background:#98b44a url('https://i8.ifrype.com/skins/000/000/v11/body_599ec4224573e.jpg'); /* Lapas background */
}

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

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


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

#nologinHeader {
	border-bottom-color:#98b44a;
}


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

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

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

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

#menu a span.badge.off{
	background-color: #4b610f; /* 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;
  background-position: center;

}

#content {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 5px;
    padding-top: 0;
}