	#kolumny {
		width:900px;
		overflow:hidden;
		padding: 10px;
		margin: auto;
		}
	.kolumna {
		width:225px;
		float:left;
		margin-bottom:-4000px;
		padding-bottom:4000px;
		}
	.nagl {
		display: inline-block;
		color:  rgb(0,158,51);
		margin-left: -5px;
		border-bottom: 1px solid rgb(237,28,36) !important;
		}
	.link a:link{
		color: #000;
		}
	.link a:hover {
	  	color: #444;
	  	}
#mapa{
	margin: auto;
	width: 98%;
	height: 600px;
	}
