@charset "windows-1250";

iframe
{
	width: 100%;
	height: 480px;
	border: none;
	z-index: 2;
}

#zvetsenyNahled
{
	width: 70%;
	height: 90%;
	position: fixed;
	left: 15%;
	top: 5%;
}

#obalNahledu
{
	background-color: rgba(255, 255, 255, 0.7);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	display: none;
}

#obalNahledu > input
{
	float: right;
	margin: 20px 20px 0 0;
}
