img
{
	border: 0px;
}

span.nova-lekce
{
	 color: #FF33CC;
}

div#background
{
	position: absolute; 
	width: 800px; 
	height: 600px; 
	left: 50px; 
	top: 0;
	z-index: 1; 	
}

div#textfield
{
	position: absolute; 
	left: 234px; 
	top: 160px; 
	width: 577px; 
	height: 365px; 
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

div#textfield h3
{
	margin: 0px;
	font-size: 12pt;
}

div#textfield h4
{
	margin: 0px;
	font-size: 10pt;
}

div#buttons
{
	position: absolute; 
	width: 136px; 
	height: 304px; 
	left: 33px;
	top: 162px;
	z-index: 3;
	padding-top: 30px;
	font-size: 10pt;
}

div#buttons p
{
	margin-bottom: 10px;
}