
#geome_box{
	text-align:center;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	min-height: 7.2em;
	background-color:#f2f1e6;
	zoom: 1;
	filter: alpha(opacity=85);
	opacity: 0.85;	
}
a:hover #geome_box{
	background-color: #f3da47;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.grid-display [class^="col-"], [class*="col-"]{
	border: 6px solid #FFF;
	box-sizing: border-box;
}
.header{
	width: 100%;
	min-height:127px;
	padding: 1.4% 0 1.4% 0;
	border-bottom: 1px solid white;

}
.logo{
	width:109px;
	height:127px;
	margin-left: 2%;
	display:inline-block;
	float:left;
}
.tytul{
	display:inline-block;
	float:left;
	width:auto;
	text-align: left;
	margin-left: 2%;
	
}
.powrot{
	width:400px;
	height:127px;
	margin-right: 2%;
	display:inline-block;
	float:right;	
}

h1{
	color: #7aaa1f;
}
.ikona{
	background-color:;
	display:inline-block;
	float: left;
	padding: 1em 0.3em 0.5em 0.9em;

}
.ikona_powrot{
	display:inline-block;
	float: right;
	padding: 1em 0.3em 0.5em 0.9em;
}
.powrot_opis{
	display:inline-block;
	float: right;
	margin:0 1em 0 1em;
	padding:0;
}
.ikona_powrot:hover{
	background-color:#e6e6d9;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
.powrot_opis h3{
	display:inline-block;
	text-align: left;
	margin-left: 2%;
	margin:0.4em 0;
}
#geome_box_podstr{
	text-align: justify;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	min-height: 7.2em;
	background-color:#f2f4e9;
	padding:1em;
	zoom: 1;
	filter: alpha(opacity=90);
	opacity: 0.9;
}
#geome_box_podstr h2{
	display:inline-block;
	width:70%;
	text-align: left;
	margin-left: 2%;
	margin:0.7em 0 1em 1em;	
}
#geome_box_podstr h3{
	margin:0.4em 0 0.5em 0;
	text-align:left;
		
}
#geome_box_podstr p{
	font-size:1.2em;
	margin: 0.4em 0 0.6em 0;
}
#geome_box_podstr a{
	color:#ea8b31;
	text-decoration:none;
}


.kontrast{
	position:absolute;
	display:block;
	right:65px;
	top:0;
	background-color:#FFF;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;

}
.kontrast_opis{
	float:right;
	padding:0.2em 0.3em 0 0.4em;
	font-size:1.4em;
	font-weight:bold;
}


body#gastronomia div.col-3{
	min-height:150px !important;
}
body#solectwa div.col-6{
	min-height:480px !important;
}
body#opieka div.col-3{
	min-height:300px !important;
}
body#policja div.col-3{
	min-height:330px !important;
}
body#sklepy div.col-2{
	min-height:260px !important;
}
body#urzedy div.col-4{
	min-height:150px !important;
}
body#sport div.col-4{
	min-height:300px !important;
}
body#szlaki div.col-6{
	min-height:260px !important;
}
body#nauka div.col-3{
	min-height:150px !important;
}