/* SPREMEMBE 2018 */
body{
	margin:0;
}
.bkl-bold {
  font-weight: 700;
}
#content .leaflet-popup-content-wrapper {
  background-color: #228ee9;
}
#content .leaflet-popup-close-button {
  color: #fff;
}
#content .leaflet-popup-tip {
  background-color: #228ee9;
}
.bkl-popup-text div {
  color: #fff;
  font-size: 16px;
}
.leaflet-right {
  display: none !important;
}

/*++++++++++++++++++++++++++++++++++*/
#faks1,
#faks2 {
  margin-top: 10px;
}

#stevilke {
  width: 15px;
  height: 15px;
  background-color: #0d4a77;
  border-top-left-radius: 10px;
}

#poizvedba {
  padding: 0;
  margin: 0;
  margin: auto;
  border-collapse: collapse;
  border-spacing: 0;
  width: 270px;
}
#poizvedba td {
  font-family: Verdana;
}
#poizvedba td:nth-child(2n-1) {
  text-align: left;
  width: 100px;
}
#posljiMail {
  color: white;
  background-color: #228ee9;
  width: 100px;
  margin: auto;
  text-align: center;
  border: 1px solid #0d4a77;
  border-radius: 5px;
}
#posljiMail:hover {
  cursor: pointer;
  background-color: #0d4a77;
}

textarea {
  padding: 0;
  margin: 0;
  max-width: 265px;
  min-width: 265px;
  min-height: 100px;
  max-height: 200px;
}

#head {
  width: 930px;
  max-width: 100%;
  margin: auto;
  margin-top: 20px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#logo {
  float: left;
  padding: 0px 10px 0px 10px;
  background-color: white;
  max-width: 200px;
}

#menuField {
  float: left;
  position: relative;
  height: 66px;
  width: 100%;
  padding:0 15px;
  border: 2px solid #f8f8f8;
  border-radius: 10px;
  background-color: #0d4a77;
  margin: 0 4px 0 2px;
  box-sizing: border-box;
}
#menu {
  width: 100%;
  height: 30px;
  background-color: #0d4a77;
}
.button {
  color: white;
  float: left;
  display: inline-block;
  cursor: pointer;
  width: 100%;
  font-family: Verdana;
  font-size: 14px;
  border-width: 1px;
  border-style: solid;
  border-color: #0d4a77;
  text-align: center;
  line-height: 30px;
  background-color: #228ee9;
}

#buttonsMenu {
  margin: 0;
  padding: 0;
  list-style: none;
}

#content {
  margin: auto;
  width: 930px;
  max-width: 100%;
  min-height: 558px;
  height: auto;
  margin-top: 20px;
  clear: both;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}

#contentSubmenu {
  display: none;
  visibility: hidden;
  float: left;
  margin-top: 10px;
  color: white;
}

p {
  margin: 0;
  font-family: Verdana;
  font-size: 14px;
}

a {
  text-decoration: none;
  color: white;
}
a:visited {
  color: white;
}

#data {
  float: left;
}

.contentC {
  width: 150px;
  border: 1px solid #066a99;
  border-radius: 10px;
  padding: 10px;
  margin: 10px;
  background-color: #228ee9;
  color: white;
}

#homeContent {
  float: left;
  height: auto;
  background-color: white;
  margin: 10px;
}

#homeContent img{
	max-width: 100%;
}

#holder {
  float: left;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.numbers {
  color: white;
  font-size: 14px;
  font-family: Verdana;
  display: block;
}
#map-canvas {
  display: none;
  height: 600px;
  width: 600px;
  margin: auto;
}

#footer {
  margin: auto;
  padding-left: 10px;
  padding-right: 10px;
  width: 910px;
  max-width: 100%;
  height: 50px;
  font-size: 0.7em;
  box-sizing: border-box;
}

.iconMini {
  float: left;
  width: 24px;
  height: 24px;
}
.infoTitle {
  width: 125px;
  height: 24px;
  line-height: 24px;
  color: white;
}
.firstLine {
  margin-top: 5px;
}
