 
.prezes {
 width: 330px;
 text-align: left;
 border: 1px solid #DCDCDC;
 padding: 5px 10px;
}

.dystrybutorzy_adres {
  margin-left: 25px;
  margin-top: -10px;
 }
 
a.link_zielony{
 border-bottom:1px dotted #283F10;
 color:#406618;
 text-decoration:none;
}
a.link_zielony:hover {
 border-bottom:1px solid #192F00;
 color:#192F00;
 text-decoration:none;
}

.ziel {
  color:#8CB207;
  font-size: 12px;
  line-height: 2em;
}
.gruby{
  font-weight: bold;
}
div#contact_container{
 /* width: 265px;
 height: 221px; */
 position: relative;
}
div#contact_content{
 position: relative;
 top: 60px;
 left: 120px;
 width: 150px;
}
.font09{
 font-size: 0.9em;
}
