html, body {
	height: 100%; 
	margin: 0; padding: 0;
	background: #C3E8FB;
	overflow: auto;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#kontener {
	height: 100%;
	width: 100%; 
	text-align: center;
}
#pudelko {
	text-align: center;
}
#podpis {
	color: #3483B8;
}
#podpis a {
	color: #3483B8;
}



