@media (min-width:768px) {

	body { background-size: 1008px; }
	img.img-logo { margin-top: 25px; width: 200px; }
	.hamburger { top: 28px; }
	footer .container ul { padding-bottom: 20px; }
	footer .container .soc { float: right; position: absolute; top: 165px; right: 0; }
	footer .container .soc img { margin-left: 25px; }
	.status { display: block; position:absolute; right:220px; top:18px; width: auto; }
	.status .dnes { padding-top: 7px; }
	.status .teplota { padding-top: 0px; font-size: 23px; }
	.status .oblacnost { width: 43px; background-position: right 16px; background-size: 28px; }
	.status .kamery { width: 56px; background-position: right 10px; background-size: 26px; }
	/* .status .hledani { width: 65px; background-position: right 14px; } */
	.status .hledani #frm_search_header { z-index: 500; display: none; box-shadow: 0px 0px 11px -5px rgba(0,0,0,0.2); padding: 10px; position: absolute; top: 0; right: 0; height: 50px; width: 380px; background: rgba(255, 255, 255, 1) url(/img/ic_search_small.svg) no-repeat 13px center; background-size: 22px auto; }
	.status .hledani #frm_search_header .text { width: 220px; text-align: left; border: none; font-family: "Palanquin"; font-weight: 400; color: #898e93; font-size: 15px; }
	.status .hledani #frm_search_header .odeslat { background-color: #494e53; padding: 8px 12px 7px 12px; font-family: "Palanquin Dark"; font-weight: bold; font-size: 13px; text-transform: uppercase; color: #fff; border: none; margin-top: -2px; }
	.status .hledani #frm_search_header img.cls { margin-left: 5px; margin-top: -2px; }

	.content { padding: 0px; }

	section { margin-top: 95px; }
	section h1 { font-size: 30px; margin-bottom: 10px;  }

}

