/* Prihlaseni */
@media (max-width: 600px) {
	.prihlasovani	{
		width: 100% !important;
		max-width: 100% !important;
	}
	
	.prihlasovaniRamecek{
		width: 100% !important;
		max-width: 100% !important;
	}
	
	#imLogo {
		max-width: 100% !important;
	}
}
