#toplogo { height: 56px !important; }

@media print { 
	#toplogo { display: none !important; }
}

#login-form .box-inner {
	background: url(//static.dalnix.se/linen_login.jpg) center center no-repeat #5c5c5c;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

body {
	background: url(//static.dalnix.se/linen.jpg) repeat #d1d5d8;
}

/*
body::not(minwidth), body::not(noscroll) {
	background: url('//static.dalnix.se/dalnix_forest.png') no-repeat center center fixed;
	background-color: #fff;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}
*/
