@charset "utf-8";
/* CSS Document */

#container {	
	margin-left:auto; 
	margin-right:auto;
	max-width: 600px;
	min-height:600px;
	margin-top:50px;
}

#container_keres {
	min-height:600px;
    max-width: 600px;
	margin-left:80px;
	float:left;
}

header.keres {
	 max-width: 800px;
	 display:inline-block;
	 float:left;
}

footer.keres {
	max-width: 800px;
	float:left;
}

footer {
	text-align:center;
	margin-bottom:50px;
	
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
    color: #15c !important;
	font-size:15px !important;
}

.gsc-input-box {
	height:30px !important;
}
	

