div#hello {
	background: url('../gfx/front.jpg') right top no-repeat;
	width: 285px;
	height: 330px;
	padding: 5px 20px 5px 435px;
	margin: 0 auto;
	text-align: justify;
	font: 14px Verdana,sans-serif;
	line-height: 1.6em;
}

div#hello h3 {
	font: bold 16px Verdana,sans-serif;
	text-align: center;
}

table#blok_reklamowy {
	margin: 30px auto;
	empty-cells: show;
}

table#blok_reklamowy td {
	padding: 2px;
	margin: 0;
}

td.blokisponsorowane {
	width: 55px;
	background-image: url('../images/glowna/blokisponsorowane.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
}

a.przycisk:link, a.przycisk:active, a.przycisk:visited {
	display: block;
	background: url('../images/glowna/przycisk.gif') no-repeat;
	height: 32px;
	width: 270px;
	text-align: center;
	padding: 8px 0 0 0;
	margin: 5px auto;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a.przycisk:hover {
	text-decoration: underline;
}
