@charset "utf-8";
/* CSS Document */

body.e404 {	
	background: 			url(http://www.studia.swps.pl/images/bg-search-tint.jpg) no-repeat #060606;
	background-size: 		contain;
}
.item-page.e404 {	
	color: #fff;	
}
.e404 #content .page-header h2::after, #content .search h1::after {
	border-color: #fff;
}

.item-pagesitemap.e404 {
	border-top: 			1px solid #000;
	padding-top: 			20px;
	margin-top: 			50px !important;	
	line-height: 			180%;
}
.item-page.e404 .page-header .category {
	display: 				none;	
}
.item-page.e404 .moduletablesearch {
	max-width: 				1400px;
	text-align: 			center;
	margin: 				0 auto;
}
.item-page.e404 .moduletablesearch label {
	display: 				none;
}

.item-page.e404  .moduletablesearch .inputbox {
	color: 					#121212 !important;
	background: 			#fff !important;
	border: 				1px solid #121212 !important;
	margin-right: 			20px;
	margin-left: 			5px;	
	width: 					500px;
}
.item-page.e404 .moduletablesearch .inputbox:hover {
	outline: 				4px #ddd solid !important;
}
.item-page.e404 .moduletablesearch .inputbox:focus{
	outline: 				4px #ccc solid !important;
}
.e404 div[itemprop="articleBody"] p {
	text-shadow: 			2px 2px 2px rgba(0, 0, 0, 1);
	font-size:				24px;
}