#container {
  min-width: 799px;
}

.navbar-fixed-top {
  min-width: 649px;
}

.container {
  min-width: 799px;
  min-height: 400px;
  max-width: 1100px;
}

.container nav {
  margin-top: 20px;
}


#map {
  height: 600px;
}

h1 {
  margin: 10px;
}

.navbar-right ul {
  margin: 10px;
}

.node-single {
  width: 49%;
  float: left;
}

#comments {
  width: 49%;
  float: right;
}

div.field-field-obraz {
  margin: 20px;
}

.field-field-obraz ul {
  padding: 0;
  list-style-type: none;
}

.field-field-obraz li {
  float: left;
}

div.warning {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #fcf8e3;
  border-color: #fbeed5;
 color: #c09853;
}

article.even {
  background-color: #F5F5F5;
  border: 1px solid #e7e7e7;
  border-radius: 4px;
}

article.odd,
article.even {
  padding: 10px;
}

img.webcam {
  max-width: 300px;
}

#node-1455 {
  width: 100%;
}

#report div {
  margin: 20px 0;
}

#report span {
  display: block;
  margin: 1em 0 0 0;
}

#polecane .left {
  float: left;
  margin: 15px 15px 0 0;
  width: 150px;
  text-align: center;
}

#polecane .obrazek {
  height: 150px;
}

@media (max-width: 1060px) {
  #polecane h5 {
    text-align: center;
  }
  #polecane .left {
    float: none;
    margin: 20px auto 0 auto;
  }
  #polecane .obrazek {
    height: initial;
  }
}
