#map_wrapper{
    width: 500px;
    float: left;
}
#addresses{
    float: left;
    width: 450px;
    margin-left: 25px;
    /*padding-top: 5px;*/
    min-height: 620px;
}

.kropki{
    background: url('../image/gdzie_kupic_dot.png') 0 0 repeat-x;
    height: 5px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.znaczek{
   position:  absolute;
   height: 30px;
}
h3.ui-accordion-header{
    font-size: 16px;
    font-weight: bold;
}
.changeMazowieckie{
  
  cursor:pointer;
}
.changeMazowieckie:hover{
  text-decoration:underline;
}


