.vsebina_predloga {
  color: #000;
  text-decoration: none; }
  .vsebina_predloga:visited {
    color: #000; }
  .vsebina_predloga .predloga_slika {
    height: 400px;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat; }
  .vsebina_predloga h5 {
    text-transform: uppercase;
    font-size: 1.11111em; }
  .vsebina_predloga.one_half:nth-child(odd) {
    margin-right: 4%; }

.predloge_wrap {
  margin: 2em 0; }

.predloge h2 {
  margin-top: 3em;
  text-align: center; }

.predloge .buttonwrap {
  margin-bottom: 3em; }
