@charset "utf-8";
.galeria_kont {
	display: inline-block;
	float: left;
	height: 150px;
	width: 126px;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
/* CSS Document */
#kontener #kont_white #kontener_tresc #left {
	float: left;
	height: auto;
	width: 520px;
}
.img_galeria {
	text-decoration: underline;
	height: 120px;
	width: 120px;
	border: 1px solid #666666;
}

