
#objektet{
    float: left;
    width: 100%;
    height:auto;
    padding-top: 0px;
    /* border: 1px black solid; */
   
}
.objekt {
  float: left;
width: 500px;
height: 280px;
margin-bottom: 15px;
margin-right: 25px;
margin-left: 25px;
}

p{
      font-family: Tw Cen MT;

      font-size: 12pt;
line-height: 11pt;
 
      /* float: left; */
      /* font-style: italic; */

      /* font-weight: bold; */   
      width: 100%;
}
span {
/* text-transform: uppercase; */
color: #781112;
/* float: left; */
margin-right: 3px;
}

span.sip {
color: #111;
}
#infot_projekt p:nth-child(2) {
margin-top: -5px;
}

