#mapa-tytul { font-family:"Open Sans"; font-weight:700; font-size:19px; line-height:22px; color:#626262; margin:10px }
.mapa-opis { font-family:"Open Sans"; font-size:13px; font-weight:300; line-height:20px; color:#626262; margin:0 10px 10px 10px }

#mapa-google { width:975px; height:650px; margin:0 0 10px 10px; border:1px solid grey }
.mapa-popup-marker { width:230px }
.mapa-popup-marker a,
.mapa-popup-marker a:hover { color:inherit; text-decoration:none }
.mapa-popup-img { margin-top:3px }
.mapa-popup-tytul { font-family:"Open Sans"; font-size:14px; font-weight:600; color:#3b3b3b; margin-top:5px }
.mapa-popup-opis { font-family:"Open Sans"; font-size:13px; font-weight:300; color:#626262; margin-bottom:5px }


@media(max-width:1020px){

#mapa-google { width:650px; height:400px }

}

@media(max-width:750px){

#mapa-google { width:320px; height:320px; margin:0 0 5px 5px }

}