a:hover{
    text-decoration: none !important;
}
.imgpr { /*img je REZERVISAN TAG u BS-u*/
  width: 100%;
  max-width: 50px;
  right: 0px;
}
.desno {
  text-align: right;
}
.imeost {
  font-family:"Roboto Bk", Roboto, "Roboto Cn", "Roboto Lt", "Roboto Slab", "Roboto Th";
  font-size: 1.6em;
  margin-bottom: 0px;
}
.prezost {
  font-family:"Roboto Bk", Roboto, "Roboto Cn", "Roboto Lt", "Roboto Slab", "Roboto Th";
  font-size: 1.1em;
}
.marginadole {
   margin-bottom: 1em;
}