*	{
	margin:			0px 0px 0px 0px;
	padding:		0px 0px 0px 0px;
	border:			none;
	vertical-align:	top;
}

body	{
	padding:		0px 0px 0px 0px;
	text-align:		center;
background-color:	#1985d3;
	}
	
div#kontener	{
	margin: 		0 auto;
	text-align:		center;
}

div#autorinfo	{
	position:		fixed;
	bottom:			0px;
	left:			0px;
	width:			210px;
	margin:			0px auto;
	height:			20px;
background-color:	#00A4D8;
}

div.keyfield	{
	position:		absolute;
	top:			-100px;
	width:			600px;
	height:			50px;
	overflow:		hidden;
	background:		blue;
}



/* Posibox */ /* Posibox */ /* Posibox */ /* Posibox */

div#posibox {
	text-align: center;
	position:		absolute;
	top:			770px;
	margin-left:	16px;
	width:			740px;
	height:			44px;
	color:			#29758d;
	border: dotted 1px #0caadc;
}

a.posibox, a.posibox:hover {
	position: relative;
	top: 5px;
	font-family: Tahoma;
	font-size: 10px;
	color: #115970;
	text-decoration: none;
	border-bottom: dotted green 1px;
}

a.posibox:hover {
	color: #115970;
	border-bottom: solid green 1px;
}

div#space {
	position:		absolute;
	top:			810px;
	margin-left:	16px;
	width:			740px;
