
body.e404 { margin: 0;	background: url(/_szablony_/public/img/e404.jpg) center center no-repeat; background-size: cover; text-align: center;}
body.e404  h3 {font-size: 24px;  color: #fff; font-weight: 500;}
body.e404  .container img {margin: 30px auto 0 auto; }	
body.e404 .container{ margin: 0 auto; max-width: 300px !important;}
body.e404 .container.cont-bottom {margin-top: 100px;}
body.e404 .h-1 {margin: 0 auto; max-width: 300px; font-size: 40px !important}
		
@media (max-width: 699px) {
	
    body.e404 .container {max-width:700px !important;}	
    .container img {max-width: 250px !important; margin: 30px auto 0 auto; }
    body.e404 .h-1 {font-size: 35px !important}
}

@media (min-width: 700px) {
	
    body.e404 .container img {max-width:100% !important;}	
		 
}
