.kontejner {
  display: flex;

}

.stranski-content {
  flex: 3;
}

.glavni-content {
  flex: 8;
}