html, body {
	background:#eeeeee url('https://i3.ifrype.com/skins/000/000/v51/body_53ecaafa16e20.png'); /* Lapas background */
}

#skinTop {
		background-image:url('https://i3.ifrype.com/skins/000/000/v51/head_53ecaafa0beb8.png'); /* Galvenes bilde */
		padding-top:145px; /* Galvenes augstums */
	}

#skinFootWrap {
	}

#skinBg {

}

#skinFixed {
}


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

#nologinHeader {
	border-bottom-color:#75b9d2;
}


#menu td a {
	border-top-color:#497982; /* default border */
	border-bottom-color:#497982; /* default border */
	border-left-color:#497982; /* default border */
		background-image:url('https://i3.ifrype.com/skins/000/000/v51/952491_menu.png');
	    color:#fff; /* default text_color */
	text-shadow: 0 -1px 0 #2e5a63; /* default text_shadow */
}

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

#menu td.last a {
	border-right: 1px solid #497982; /* default border */
}
#menu td.last a:hover {
	border-right: 1px solid #a15860; /* hover border */
}
#menu td a:hover {
	color:#fff; /* Hover text_color */
	text-shadow: 0 -1px 0 #823b42; /* Hover text_shadow */
	border-bottom-color:#a15860; /* hover border */
    border-top-color:#a15860;  /* hover border */
	border-left-color:#a15860;  /* hover border */
}
#menu td a:hover .hasdropdown .svg-icon {
	filter: drop-shadow(0 -1px 0 #2e5a63);
}
#menu td:hover + td a {
	border-left-color:#a15860;  /* hover border */
}

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

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

html, body {
background-attachment:fixed;   
}  
#skinTop {
background: none;
}
#skinBg {  
background-repeat: no-repeat;  
background-position:center 20px;
background-attachment:fixed; 
}
#box1, #box2 {
position:absolute; top:0;left:0;right:0;bottom:0;
}
#box1 {
background-position:center top;
background-image: url(//i1.ifrype.com/skins/000/000/v19/head_53ecaafa0beb8.png);
background-repeat: repeat-y;
height: 100%;
/*-webkit-transition: all 150ms ease-in-out;-moz-transition: all 150ms ease-in-out;-ms-transition: all 150ms ease-in-out;-o-transition: all 150ms ease-in-out;transition: all 150ms ease-in-out;*/
}