/* ---------------------------- mapa google -------------------------------- */
.mapa_google {
    width: 560px;
    height: 400px;
    background: url(../images/mapa_google.png) no-repeat;
    cursor: pointer;
    border: 1px solid #cccccc;
    float: left;
}

.kontakt_block {
    height: 670px;
}

.kontakt_opis {
    width: 418px;
    height: 180px;
    float: left;
    padding: 25px 0 0 20px;
	font: normal 12px 'Arial';
}

.wnetrze_lokalu {
    width: 350px;
	padding: 0 0 20px 0;
}

.wnetrze_lokalu img {
    width: 300px;
    height: 114px;
    float: left;
    margin: 20px 20px 0 20px;
}

#tu_pracujemy {
    border-top: 1px dotted #cccccc;
    width: 380px;
    margin: 20px 0 0 0;
    padding: 10px 0 0 20px;
	font: normal 12px 'Arial';
}

#schowek_mapy {
    visibility: hidden;
    position: absolute;
    z-index: 0;
    width: 640px;
    height: 350px;
}

#dymek {
    width: 215px;
}

#nazwa_firmy {
    font: bold 14px 'Arial';
    color: #111078;
    border-bottom: 1px solid #767676;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
}

#dane_firmy {
    font: normal 11px 'Arial';
    color: #6d6d6d;
}

.dymek-blue, .dymek-blue a {
    color: #09128b;
}

.bold {
	font-weight: bold !important;
}
