@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap');
*{
    font-family: 'Open Sans', sans-serif;
}
.container{
    padding: 20px;
    max-width: 1200px;
    
    max-height: auto;
   background-color: rgb(205, 216, 221);
    margin: auto;
    position: relative;
    display: flex;
    flex-direction: row;
}
/* menu*/ 
.ContenerMenu{
    background-color: rgb(179, 195, 202);
    height: 71%;
    width:25%;
    padding-top: 20px;
    border-radius: 12px;
}
.ae{ 
    font-weight: bolder;
    color:white;
    border:none;
    border-radius: 6px;
    height: 50px;
    width: 90px;
    margin-bottom: 5px;
    background-color: rgb(128, 128, 128);
    cursor: pointer;
    position: absolute;
    top:45px;
    left: 150px;
}
.ae:hover{ 
    background-color:black ;
}
.menu{

    border-radius: 6px;  
    background-color: white;
    width: 90%;
    margin: auto;
    display: flex;
    flex-direction: column;
    height: 48%;

}
.ButM{
    margin-left:15px;
    display: block;
    height: 350px;
    overflow:auto;
}
.BM{
    text-align: left;
    font-weight: bolder;
    color:white;
    border:none;
    border-radius: 6px;
    height: 60px;
    margin:auto;
    width: 200px;
    margin-bottom: 5px;
    background-color: rgb(139,74,173);
    cursor: pointer;
}
.ButStrz{
    
    width: 90%;
    
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    margin-left: 105px;
}
.btnnav{
    border:solid green 2px ;
    border-radius:6px;
    width: 40px;
    height: 40px;
    
}
.midle{
    margin-left: -44px;
}

#BtnUP{
    background-image: url('../assets/btn.PNG');
    background-repeat: no-repeat;
    background-size: 100%;
    margin-bottom: 5px;
    cursor: pointer;
    
}
#Btnleft{
    background-image: url('../assets/btn.PNG');
    background-repeat: no-repeat;
    background-size: 100%;
    transform: rotate(270deg);
    cursor: pointer;
}
#BtnRight{
    background-image: url("../assets/btn.PNG");
    background-repeat: no-repeat;
    background-size: 100%;
    transform: rotate(90deg);
    cursor: pointer;
}
#BtnDown{
    background-image: url("../assets/btn.PNG");
    background-repeat: no-repeat;
    background-size: 100%;
    transform: rotate(180deg);
    cursor: pointer;
}

.ButZm{
    width: 90%;
    margin-left: 83px;
    display: flex;
    flex-direction: row;
    margin-top: 20px;
    margin-bottom: 20px;
}

.BtnZoom{
    cursor: pointer;
    font-size: xx-large;
    font-weight:bolder;
    border:rgb(70,61,183) solid 2px;
    border-radius: 6px;
    width: 40px;
    height: 40px;
    text-align:center;
}
#BTNMinus{
    background-image: url("../assets/minus.PNG");
    background-repeat: no-repeat;
    background-size: 100%;
    margin-right: 5px;
}
#BTNPlus{
    background-image: url("../assets/plus.PNG");
    background-repeat: no-repeat;
    background-size: 100%;
}

/* nagłówek menu */ 

#H1M{
    margin-left:15px;
    margin-bottom: 0px;
}

.Atlas{
    overflow:auto;
    width:90%;
    height:auto;
    
    
}
.Atlas:hover{ 
    cursor: grab;
}
#zoom{  
    background-image: url('../assets/mapa.png');
    background-repeat: no-repeat;
    background-size: 100%; 
    border-radius: 6px;
    position: relative;
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: transform 0.2s ease-in-out;
    transform-origin: 0 0;

}
/* kropki */ 
.kolka{
    width: 0.01%;
    height: 1%;
    border-radius: 26px; 
    position:relative;
    border: none; 
    display: block;
    cursor: pointer;
} 

/*kropki Styk Sekcji*/ 
.SS{position: absolute;
    background-color:rgba(139,74,173,0.7); 
}
/* Styk Bloku */ 
.BBM2{ 
    position: absolute;
    background-color: rgba(0,166,81,0.7);
}
/* Wymiar */ 
.BBM3{
    position: absolute;
    background-color: rgba(9,63,132,0.7);
    height:1.5%;
}

/* BBM4 */ 
.BBM4{
    position: absolute;
    background-color: rgba(235,0,139,0.7);
    height:0.8%;
    width: 3%;
}

/* BBM5 */ 
.BBM5{
    background-color: rgba(252,184,19,0.7);
    position: absolute;
    width: 2%;
}
/* BBM6 */
.BBM6{
    position: absolute;
    height: 2%;
    transform: scale(0.7);
    background-color: rgba(236,28,35,0.7);
}

.BBM7{
    position: absolute;
    height: 2%;
    transform: scale(1.1);
    background-color: rgba(0,172,237,0.7);
}

.BBM8{
    position: absolute;
    height: 2%;
    transform: scale(0.5);
    background-color: rgba(240,88,33,0.7);
}

.BBM9{
    position: absolute;
    height: 2%;
    transform: scale(0.7);
    background-color: rgba(166,206,57,0.7);
}

.BBM10{
    position: absolute;
    height: 2%;
    transform: scale(0.7);
    background-color: rgba(22,214,207,0.7);
}

.BBM11{
    position: absolute;
    height: 2%;
    transform: scale(0.6);
    background-color: rgba(235,243,16,0.7);
}
.BBM12{
    position: absolute;
    height: 2%;
    transform: scale(1.1);
    background-color: rgba(111,21,108,0.7);
}
.BBM13{
    position: absolute;
    height: 2%;
    transform: scale(0.8);
    background-color: rgba(50,55,57,0.7);
}
.BBM14{
    position: absolute;
    height: 2%;
    width:8%;
    transform: scale(1.1);
    background-color: rgba(58, 233, 116, 0.7);
}
.BBM15{
    position: absolute;
    height: 2%;
    width:3%;
    transform: scale(1.1);
    background-color: rgba(58, 233, 204, 0.7);
}
.BBM16{
    position: absolute;
    height: 2%;
    width:4%;
    transform: scale(0.6);
    background-color: rgba(224, 14, 214, 0.6);
}



