/* CSS Document */
*
{
	margin:0px;
	padding: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	background-color: #EEEEEE;
}

img
{
	border: 0px;
	text-align: center;
}


a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.mapy {
	font-family:verdana;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.mapy:hover {
	text-decoration:underline;
	color: #000000;
}

div.hala
{
	margin: 0 auto;
	width: 1000px;
	background-image:url(bkg.jpg);
	background-repeat:no-repeat;
	text-align:left;
	z-index:0;
}

div.linki
{
	width: 250px;
	height: 100px;
	margin: 35px 0px 0px 22px;
	text-align:center;
	
}
div.dol
{
	width: 180px;
	height: 150px;
	margin: 170px 0px 0px 22px;
	text-align:center;
	
}