body {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
}

#naglowek a {
	position: relative;
	top: 17px;
	left: 10px;
 	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #0080C0;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#blok {
	margin: 10px 10px 0px 10px;
 	padding: 0px;
	background-color: #f0f0f0;
 	border: 2px solid white;
}

#tekst {
	padding: 0px;
	margin: 10px;
}

#image_kontakt a {
	height: 300px;
	width: 500px;
	float: right;
	margin: 40px;
 	padding: 0px;
 	border: 5px double silver;
	background-image: url(dodatki/mapa_duza.png);
	background-repeat: no-repeat;
}

#image_kontakt a:hover {
 	border: 5px double silver;
	background-image: url(dodatki/mapa.png);
	background-repeat: no-repeat;
}
