/**
.jumbotron {
	height: 100vh;
}
*/
body {
	background: url("/eshop-web/javax.faces.resource/bg_cr.jpg.xhtml?ln=images") no-repeat center center fixed;
	background-color: #5CBFFF !important;
	background-position: top center, top left;
	background-repeat: no-repeat,repeat-x;
	padding-top: 218px;
	padding-bottom: 70px;
}
