#navbar {
  z-index :1000;
  position :absolute;
  right :10px;
  top : 60px;
  font-size:0.9em;
}
#content.embed #navbar {
  top: 60px;
}




/* Legenda */
#mapmenu > div {
  width: auto;
  height: 30px;
  position: unset;
  float: left;
}

#mapmenu .nav-list {
  padding-left: 10px;
  padding-right: 5px;
}

#map-content div.my-legend-container {
	top: 5px;
	left: 370px;
    position: absolute;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.7);
    padding: 5px;
	border: 1px solid black;

}

#map-content div.my-legend-container span#my-legend-title {
	color:white;
	font-family: Arial Black, Gadget, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
	font-variant: small-caps;
	text-transform: uppercase;
    margin: 15px;
	cursor: pointer;

}

#map-content div#my-legend-items-container {
    margin: 5px;
}

#map-content div.my-legend-container div.my-legend-item {
    background: rgba(255, 255, 255, 0.7);
}

#map-content div.my-legend-container h4 {
    margin: 0px;
    font-size: 20px;
    font-weight: bold;
}

table.my-legend-table {
    padding: 0px;
    font-size: 0.7em;
    border-collapse: collapse;
    border-spacing: 0px;
    min-width: 50%;
    margin-bottom: 10px;
}

table.my-legend-table td {
    padding: 3px;
}

span.my-legend-symbol {
    color: white;
    font-weight: bold;
    padding: 3px;
    min-width: 20px;
    display: inline-block;
    text-align: center;
}

.legend_button {
	
  background-color: rgb(52, 58, 64);
  border: none;
  padding: 2px 2px;
  text-align: center;
  text-decoration: none;
  color: white;
  display: inline-block;
  font-size: 10px;
  transition-duration: 0.4s;
  cursor: pointer;
}
  

.legend_button:hover {
  background-color: white;
  color: black;
}


.myNav-container {
	top: 5px;
	right:  10px;
    position: absolute;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.7);
    padding: 5px;
	border: 1px solid black;

}



table.tablela_legendy {
background-color: rgb(52, 58, 64);
max-width:150px;
}

thread.tablela_legendy {

}

tr.tablela_legendy {

}

tr:hover.tablela_legendy {
	background-color: rgb(255, 255, 255, 0.7);
}
th.tablela_legendy {
	border-bottom-color: rgb(43, 48, 53);
border-bottom-style: solid;
border-bottom-width: 4px;
border-collapse: collapse;
border-image-outset: 0;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(255, 255, 255);
border-left-style: none;
border-left-width: 0px;
border-right-color: rgb(255, 255, 255);
border-right-style: none;
border-right-width: 0px;
border-top-color: rgb(255, 255, 255);
border-top-style: none;
border-top-width: 0px;
box-sizing: border-box;
color: rgb(255, 255, 255);
font-family: Poppins, Arial, sans-serif;
font-size: 10px;
line-height: 10px;
padding-bottom: 1px;
padding-left: 15px;
padding-right: 1px;
padding-top: 1px;
text-align: left;
vertical-align: bottom;
}
td.tablela_legendy {
	border-bottom-color: rgb(43, 48, 53);
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-collapse: collapse;
	border-image-outset: 0;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: rgb(255, 255, 255);
	border-left-style: none;
	border-left-width: 0px;
	border-right-color: rgb(255, 255, 255);
	border-right-style: none;
	border-right-width: 0px;
	border-top-color: rgb(255, 255, 255);
	border-top-style: none;
	border-top-width: 0px;
	box-sizing: border-box;
	color: rgb(255, 255, 255);
	font-family: Poppins, Arial, sans-serif;
	font-size: 10px;
	line-height: 10.2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	text-align: left;
	vertical-align: top;
}

.legenda {
		background-image: url(/index.php/view/media/getMedia?repository=7&project=ccgt_ostroleka&path=media%2Fthemes%2Fccgt_ostroleka%2Fcss%2F/qgis_server_legend.png);
		background-repeat: no-repeat;
		display: inline-block;
		vertical-align: middle;
}

.dzialki {
    height: 10px; 
    width: 20px;
    background-position: -5px -20px; 
	margin-left: 10px;
}

.obreb  {
    height: 10px; 
    width: 20px;
    background-position: -5px -49px; 
	margin-left: 10px;
}
.gminy {
    height: 10px; 
    width: 20px;
    background-position: -5px -78px; 
	margin-left: 10px;
}
.kilometraz {
    height: 10px; 
    width: 20px;
    background-position: -5px -114px; 
	margin-left: 10px;
}
.strefa_kontrolowana {
    height: 10px; 
    width: 20px;
    background-position: -5px -147px; 
	margin-left: 10px;
}
.os_gazociagu {
    height: 10px; 
    width: 20px;
    background-position: -5px -177px; 
	margin-left: 10px;
}
.pas_montazowy {
    height: 10px; 
    width: 20px;
    background-position: -5px -204px; 
	margin-left: 10px;
}





/* Instrukcja obsługi */
#myNav-title {
	font-size:15px;
	cursor:pointer
}
span#myNav-title {
	color: white;
}
.overlay {
  height: 100%;
  width: 20%;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 5%;
  width: 100%;
  text-align: center;
  margin-top: 10px;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
  line-height: 25px;
}


.overlay p{
	color: white; 
	font-family: century gothic, arial, sans serif;
	font-size: 16px; 
	text-align: justify;
  margin: 12px;
}

.overlay li{
	color: white; 
	font-family: century gothic, arial, sans serif;
	font-size: 12x; 
	text-align: justify;
  margin: 1px;
}