.label {
    display:inline;
}

.linie {
    border-style: dotted;
    border-width: thin;
    overflow:auto;
}

.value {
    font-weight: bold;
    display:inline;
}

.statie {
    font-size: 160%
}
.statieSiAdresa {
    float: left;
    width: 46%;
}

.imageLabel {
    margin:2px;
}

.imgvalue {
    font-size: 300%
}
.locuriLibere {
    float:left;
    overflow:auto;
    width:10%;
}

.locuriLibereImageLabel {
    float:left;
    overflow:auto;

}

.locuriOcupate{
    float:left;
    overflow:auto;
    width:10%;
}

.status{
    float:left;
    overflow:auto;
    width:8%;
}

.map{
    float:left;
    overflow:auto;
    width:8%;
}


.imgLabel {
    float: left;
    overflow: auto;
}

.zero {
  background-color: red;
 }
.unudoi {
  background-color: yellow;
 }
.offline {
  background-color: red;
}