
/* PLSTR CSS*/
.rodo h1, h2{
  color: #E24631;
  font-family: 'allerbold','allerregular','aller','Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
}
.rodo h3{
  color: #24918A;
  margin-top: 5px;
  font-family: 'allerregular','aller','Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
}
.rodo li {
  font-family: 'allerregular','aller','Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 14px;
}

.rodo p {
  margin-bottom: 50px;
  font-size: 14px;
}

.rodo dt, p{
font-family: 'allerregular','aller','Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.rodo dt {
  color: #24918A;
  cursor: pointer; 
  margin-top: 5px;
  font: 400 14px/22px 'allerregular','aller','Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.rodo .addHover:hover {
    text-decoration: underline;
}

.rodo dd {
  display: none;
  margin: 0 0 10px;
  padding: 10px 0 20px 10px;
  font: 400 14px/22px 'allerregular','aller','Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;

}

#faqPulsstory {
  margin: 5%;
}

#rozwijanie {
  cursor: pointer;
}
.rodo .menu {
  color: #E24631;
}


.rodo .rodoContent{
	margin:5%;
}
.rodo a {
  text-decoration: underline;
  color: blue;  
}
