h1{
	position: absolute;
	left:4.3%;
	top: 105px;
	font-size: 16px;
	font-family: Zona_Bold;
	color: white;
}
@media screen and (min-width: 320px) and (max-width: 359px){
	#clanok{
		left: 8%;
		width: 84%;
		font-size: 14px;
		top: 270px;
	}
	h1{
		top: 228px;
		left: 37%;
		font-size: 16px;
	}
	#biely_blur_hut, #biely_opacity_hut{
		width: 90%;
		left: 5%;
		top: 270px;
		height: 280px;
		margin-bottom: 20px;
	}
}
@media screen and (min-width: 360px) and (max-width: 374px){
	#clanok{
		left: 8%;
		width: 84%;
		font-size: 15px;
		top: 270px;
	}
	h1{
		top: 228px;
		left: 38%;
		font-size: 16px;
	}
	#biely_blur_hut, #biely_opacity_hut{
		width: 90%;
		left: 5%;
		top: 270px;
		height: 350px;
		margin-bottom: 20px;
	}
}
@media screen and (min-width: 375px) and (max-width: 410px){
	#clanok{
		left: 8%;
		width: 84%;
		font-size: 15px;
		top: 320px;
	}
	h1{
		top: 275px;
		left: 35%;
		font-size: 20px;
	}
	#biely_blur_hut, #biely_opacity_hut{
		width: 90%;
		left: 5%;
		top: 320px;
		height: 330px;
		margin-bottom: 20px;
	}
}
@media screen and (min-width: 411px) and (max-width: 414px){
	#clanok{
		left: 8%;
		width: 84%;
		font-size: 16px;
		top: 320px;
	}
	h1{
		top: 278px;
		left: 35%;
		font-size: 20px;
	}
	#biely_blur_hut, #biely_opacity_hut{
		width: 90%;
		left: 5%;
		top: 320px;
		height: 390px;
		margin-bottom: 20px;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1279px){
	h1{
		font-size: 13px;
	}
}
@media screen and (min-width: 1280px) and (max-width: 1365px){
	
}
@media screen and (min-width: 1366px) and (max-width: 1439px){
	
}
@media screen and (min-width: 1440px) and (max-width: 1599px){
	h1{
		font-size: 18px;
	}
}
@media screen and (min-width: 1600px) and (max-width: 1679px){
	h1{
		font-size: 18px;
	}
}
@media screen and (min-width: 1680px) and (max-width: 1919px){
	h1{
		font-size: 17px;
	}
}
@media screen and (min-width: 1920px){
	h1{
		font-size: 18px;
	}
}