html, body {
        height: 100%;
        padding: 0;
        margin: 0;
      }   


#map {

width:100%;
height:900px;
border: 2px solid #b3231b;

}
#legenda{
	width: 100%;

}

#sekcia1{
background-image:url('https://ikony.tematickemapy.sk/icon_internat_LL.png');
background-repeat: no-repeat;
background-size :32px;	
}
#sekcia2{
background-image:url('https://ikony.tematickemapy.sk/icon_restaurant_L.png');
background-repeat: no-repeat;
background-size :32px;	
}

#sekcia3{
background-image:url('https://ikony.tematickemapy.sk/icon_kafe.png');
background-repeat: no-repeat;
background-size :32px;	
}

#sekcia4{
background-image:url('https://ikony.tematickemapy.sk/icon_telocvicna_L.png');
background-repeat: no-repeat;
background-size :32px;	
}

#sekcia5{
background-image:url('https://ikony.tematickemapy.sk/icon_laundry_L.png');
background-repeat: no-repeat;
background-size :32px;	
}
#sekcia6{
background-image:url('https://ikony.tematickemapy.sk/icon_fax-copy_L.png');
background-repeat: no-repeat;
background-size :32px;	
}

#sekcia7{
background-image:url('https://ikony.tematickemapy.sk/icon_bicykel_L.png');
background-repeat: no-repeat;
background-size :32px;	
}

#sekcia8{
background-image:url('https://ikony.tematickemapy.sk/icon_bankomat_L.png');
background-repeat: no-repeat;
background-size :32px;	
}

#sekcia9{
background-image:url('https://ikony.tematickemapy.sk/icon_komunity_L.png');
background-repeat: no-repeat;
background-size :32px;	
}
#sekcia10{
background-image:url('https://ikony.tematickemapy.sk/icon_chapel_L.png');
background-repeat: no-repeat;
background-size :32px;	
}

#sekcia11{
background-image:url('https://ikony.tematickemapy.sk/icon_parkovanie_L.png');
background-repeat: no-repeat;
background-size :32px;	
}

#sekcia12{
background-image:url('https://ikony.tematickemapy.sk/icon_sluzby_L.png');
background-repeat: no-repeat;
background-size :32px;	
}

#sekcia13{
background-image:url('https://ikony.tematickemapy.sk/icon_layers.png');
background-repeat: no-repeat;
background-size :32px;	
}

.polozka{
height:35px;
width:100%;
color:black;
background-color: #f9d8cc; 
font-size:14px;
border-width:1px;
}
.polozka:hover{
background-color: #f7c5b4; 	
}

.menu{
background-color: #f9f9f9;
width:100%;
text-align:left;
border-width:0px;
border-color:#8c8c8c;	

 
}
.menu:hover{
	background-color:#c4c2c2;
	
}

.list{
	background-color:yellow;
}
.col-sm-4, .col-md-3, .col-lg-3, .col-xl-2{
 padding-right: 0px !important;
 padding-left: 1px !important;

}

  .col-sm-8, .col-md-9, .col-lg-9, .col-xl-10{
 padding-right: 1px !important;
 padding-left: 1px !important;

}  

.row{
	margin-right:1px !important;
	margin-left:0px !important;

}
/* copyright*/

.leaflet-control-attribution{
	color:blue !important;
	clear: none!important;
}

.GoogleMaps_lic{
	color:#828282;
/*	background-color:green;*/

}

/* -- form8tovanie info okna */

.leaflet-popup-content-p{
margin:5px !important;
background-color: blue !important;	
}

.leaflet-popup-content-wrapper{
//background-color: #b72001 !important;
}
.leaflet-popup-content{
	margin:15px !important;
}
.infowindow{
	width:300px;

}
.windowTitle{
font-size:16px;
font-weight:800px;
color:#821601;
line-height:20px; 
margin:1px !important;

}
.windowAdr{
font-size:13px;	
color:black;
margin:1px !important;
}
.windowText{
margin:1px !important;
}

.obr1{
	width:100%;
	float: center;
}

.icon1{
	width:30px;
}
hr.style_1 {
margin-top:1px; 
margin-bottom: 1px;
border-top: 1px solid black;
}
#flag_sk{
	opacity:1;
}
#flag_en{
	opacity:0.5;
}


