/*        	h2 {

        	    text-align: center;

        	}*/



.slideshow {

  margin: 0 auto;

  width: 450px;

  padding: 3px;

}



header {

  background-color: rgba(42, 129, 109, 0.59);

}



.uk-navbar {

  background-color: #439a86;

  background-image: linear-gradient(to bottom, #439a86, #439a86);

  color: white;

  font-weight: bold;

}



.uk-navbar-nav>li>a {

  color: white;

  font-weight: bold;

  text-shadow: none;

}



.uk-navbar-nav>li.uk-active>a {

  background-color: #fff;

  color: black;

}

#logo img {

  height: 270px;

  padding: 10px;

}



footer {

  color: white;

  background-color: #439a86;

}

.mapblock {}

.map {

  /* margin: 3px;

  padding: 4px; */

  border: 3px solid gold;

  border-radius: 4px;

  margin-left: -2px;

}

.menu-cont {

  /* margin-top: 230px; */

}

#calendar_weekdays {

  width: 181px !important;

}

#calendar_content {

  width: 181px !important;

}