#zdj_glowna{
	height: 263px;
	width: 445px;
	top: 75px;
	left: 30px;
	float: left;
	position: relative;
	}


#czesc_1 {
	margin-top: 1px;
	background: url('../gfx/zdjecie/1.png');
	display: inline-block;
	width: 106px;
	height: 263px;
	text-align: left;
}

#czesc_1 a {
	text-decoration: none;
	background: url('../gfx/zdjecie/1.png');
	display: inline-block;
	width: 106px;
	height: 263px;
}

#czesc_1 a:hover {
	background: url('../gfx/zdjecie/h_1.png');
	width: 106px;
	height: 263px;
}



#czesc_2 {
	margin-top: 1px;
	background: url('../gfx/zdjecie/2.png');
	display: inline-block;
	width: 106px;
	height: 263px;
	text-align: left;
}

#czesc_2 a {
	text-decoration: none;
	background: url('../gfx/zdjecie/2.png');
	display: inline-block;
	width: 106px;
	height: 263px;
}

#czesc_2 a:hover {
	background: url('../gfx/zdjecie/h_2.png');
	width: 106px;
	height: 263px;
}

#czesc_3 {
	margin-top: 1px;
	background: url('../gfx/zdjecie/3.png');
	display: inline-block;
	width: 106px;
	height: 263px;
	text-align: left;
}

#czesc_3 a {
	text-decoration: none;
	background: url('../gfx/zdjecie/3.png');
	display: inline-block;
	width: 106px;
	height: 263px;
}

#czesc_3 a:hover {
	background: url('../gfx/zdjecie/h_3.png');
	width: 106px;
	height: 263px;
}

#czesc_4 {
	margin-top: 1px;
	background: url('../gfx/zdjecie/4.png');
	display: inline-block;
	width: 106px;
	height: 263px;
	text-align: left;
}

#czesc_4 a {
	text-decoration: none;
	background: url('../gfx/zdjecie/4.png');
	display: inline-block;
	width: 106px;
	height: 263px;
}

#czesc_4 a:hover {
	background: url('../gfx/zdjecie/h_4.png');
	width: 106px;
	height: 263px;
}


a {
	text-decoration: none;
}