body {

}
a {
  color: #0054AD;
}
h1, h2, h3, h4, h5 {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
}

.h1, h1 {
  font-size: 1.7rem;
}
.h2, h2 {

}
.h3, h3 {
    font-size: 1.3rem;
}

.img-100 {
  max-width: 100%;
}

.section-header {
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
}
.relative {
  position: relative;
}

  #header .sh1 {
  	top: 6px;
  	position: relative;
  }
  #header .sh2 {
  	position: relative;
  	top: 10px;
  	z-index: 1000;
  }
  #header .sh1 i {
  	font-size: 26px;
  	color: #fff;
  	margin-left: 10px;
    cursor: pointer;
  }
#header nav {
  font-family: 'Roboto', sans-serif;
}
#header .nav-link {
	font-weight: 900;
	font-size: 19px;
}
#header .nav-link:hover {
  color: #007bff !important;
}
#header .logo {

	margin-top: 9px;
	position: absolute;
	width: 100%;
	top: -48px;
 /* z-index: 100;*/

}
#header .logo h1 {
  font-family: 'Roboto', sans-serif;
	line-height: 41px;
	font-size: 30px;
  font-weight: 900;
  color: #fff;
  width: 360px;
}
#header .logo span {
	display: block;
	color: #fff;
}
#header .logo:hover {
  text-decoration: none;
}
#header .logo img {
	width: 70px;
	float: left;
	margin-right: 11px;
}
#header .logo a:hover {text-decoration: none;}
.dropdown-submenu {
  position: relative;
}

.carousel-item {
	text-align: center;
}

/* .dropdown-submenu>a:after {
  float: right;
  border: none;
} */

.flagi {
	height: 23px;
	margin-right: 6px;
	position: relative;
	top: -7px;
  cursor: pointer;
}
.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: 0px;
  margin-left: 0px;
}

.dropdown-menu {
  border-radius: 0;
}
.dropdown-item {
	padding: .25rem 1.25rem;
	font-weight: 600;
	border: 0;
	font-size: 17px;
}


.header-news {
	width: 1140px;
	position: absolute;
	z-index: 999;
	background-color: rgb(250, 250, 250, 0.8);
	padding: 17px;
	bottom: 30px;
	display: block;
	left: 0;
	margin: auto;
	right: 0;
}
.header-news h3 {}
  .header-news p {
  	font-size: 17px;
  }
.header-news a {}

  .breadcrumb {
  	background-color: #f4f4f4;
  }

#header-baner-page {}
  #header-baner-page .header {
  	min-height: 340px;
  	background-position: center;
  	position: relative;
    background-size: cover;
  }
#header-baner-page .lead {
	position: relative;
	top: 48px;
	background-color: rgba(250,250,250,0.86);
	width: 100%;
	padding: 20px;
}
#header-baner-page .lead span {
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
	font-size: 16px;
}

#news  .news {
  	margin-bottom: 25px;
  	padding-bottom: 15px;
    min-height: 440px;
  }
#news  .news img {
  	margin-bottom: 15px;
  }
  .news h4 {
  	font-size: 17px;
  }
#news  .news p {
  	padding: 0px 15px;
  	/* text-align: justify; */
  }
  #news .news .more {
  	text-align: center;
  	display: block;
  	font-weight: bold;
  	font-size: 14px;
  	position: absolute;
  	bottom: 40px;
  	right: 35px;
  }

#content {}
  #content p {
  	font-size: 17px;
  }


  .float-ico {
    display: block;
  }


.broke-line {
  height: 10px;
  background-color: #ccc;
  width: 100%;
}



.sidebar-menu {}
  .sidebar-menu ul {
  	list-style: none;
  	padding: 0;
  }
.sidebar-menu ul li {}
  .sidebar-menu a {
  	color: #333;
  	font-size: 15px;
  	font-weight: 600;
  	display: block;
  	background-color: #eee;
  	margin-bottom: 1px;
  	padding: 8px 10px;
  }
  .sidebar-menu a:hover {
    text-decoration: none;
  }
  .sidebar-menu ul li ul {
  }
  .sidebar-menu ul li a {
    background-color: #007bff;
    color: #fff;
  }
  .sidebar-menu ul li ul li ul li a {
  	padding-left: 23px;
  }
  .sidebar-menu ul li ul li i {
    color: #c6c6c6;
  }
  .sidebar-menu ul li a:hover {
    background-color: #105db0;
    color: #fff;
  }
  .sidebar-menu ul li ul li a {
  	background-color: #fff;
  	color: #333;
  	border-bottom: 1px solid #eee;
  }
.sidebar-menu ul li ul li ul {}
  .sidebar-menu .active {
  	background-color: #cfeefd !important;
  	color: #333;
  }
  .sidebar-content {
  	border-left: 1px solid #eee;
  }


  .o-html {

  }

  .o-html .col-md-2 {
  	width: 50% !important;
  	max-width: 50% !important;
  	flex: auto;
  }


  .data-info {
  	position: absolute;
  	top: 10px;
  	background-color: rgba(0,0,0,0.5);
  	color: #fff;
  	padding: 5px 10px;
  	font-size: 11px;
  	right: 10px;
  }


  blockquote {
  	margin: 0 0 1rem;
  	border-left: 6px solid #ccc;
  	padding-left: 10px;
  }

.layoutmanager img {
  height: auto !important;
}

#department {}
  #department .links a {
  	background-color: #fff;
  	display: block;
  	margin-bottom: 20px;
  	text-align: center;
  	padding: 16px 0;
  	font-size: 20px;
  	color: #333;
  	font-weight: 400;
    -webkit-box-shadow: 0px -1px 4px 1px rgba(0,0,0,0.22);
    -moz-box-shadow: 0px -1px 4px 1px rgba(0,0,0,0.22);
    box-shadow: 0px -1px 4px 1px rgba(0,0,0,0.22);
  }
  #department .links a:hover {
    color: #fff;
    background-color: #13367c;
    text-decoration: none;
  }

.galeria {}
.galeria img {
  max-width: 100%;
}

#for-tourists {}
#for-tourists .links {}
  #for-tourists .links a {
  	display: block;
  	color: #333;
  	font-size: 30px;
  	font-weight: 600;
  	margin-bottom: 15px;
  }



  .list-group-item {
    word-wrap: break-word;
  }

#events {}
  #events .news {
  	position: relative;
  	margin-bottom: 20px;
    -webkit-box-shadow: 0px -1px 4px 1px rgba(0,0,0,0.22);
    -moz-box-shadow: 0px -1px 4px 1px rgba(0,0,0,0.22);
    box-shadow: 0px -1px 4px 1px rgba(0,0,0,0.22);
  }
  #events .news:hover {
    -webkit-box-shadow: 0px -1px 10px 1px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px -1px 10px 1px rgba(0,0,0,0.5);
    box-shadow: 0px -1px 10px 1px rgba(0,0,0,0.5);
  }
  #events a {
  	position: relative;
  	display: block;
  }
  #events .news .data {
  	background-color: #fff;
  	width: 82px;
  	text-align: center;
  	position: absolute;
  	top: 0;
  	z-index: 99;
  }
  #events .news .data span {
  	display: block;
  	font-size: 26px;
  	line-height: normal;
  	font-weight: bold;
  	top: -4px;
  	position: relative;
  }
  #events .news h5 {
  	position: absolute;
  	bottom: 7px;
  	background-color: rgba(250,250,250,0.9);
  	padding: 10px;
  	width: 100%;
  	font-size: 14px;
  	color: #333;
  }


  #events .list {
  	padding-top: 20px;
  	margin-bottom: 20px;
  }
  #events .list h4 {font-size: 20px;}
  #events .list ul {
  	list-style: none;
  	padding: 0;
  }
  #events .list ul a {
  	display: block;
  	margin-bottom: 5px;
  }
  #events .list span {
  	color: #333;
  	font-weight: 600;
  	margin-right: 10px;
  }


/* informacje z katalogów */

#bs-info {}
#bs-info .box-katalog {
background-color: #13367c;
color: #fff;
}
#bs-info .box-praca {
background-color: #3e8334;
color: #fff;
}
#bs-info a {
  color: #fff;
}

#bs-info h5 {
	border-bottom: 4px solid;
  border-top: 4px solid;
	padding: 9px 15px 16px 10px;
	margin: 0px;
}
#bs-info .info {
	font-size: 14px;
	padding: 15px;
	text-align: center;
  min-height: 144px;
}

.container img {max-width: 100%;}

.bip-iko {
	height: 28px;
	position: relative;
	top: -4px;
	width: auto;
	margin-left: 16px;
}


.pogoda {
	font-size: 42px;
	color: #fff;
	font-weight: bold;
}

  .pogoda img {
  	width: 60px;
  }
  .pogoda .pgb {
  	display: inline-block;
  	margin-right: 30px;
  }

/* stopka */

#footer {
  background-color: #373737;
  font-family: 'Roboto Condensed', sans-serif;
}
#footer .ft-2 {
  background-color: #272727;
}
#footer a:hover {
  text-decoration: underline;
}

#footer h2 {
	font-size: 1.4rem;
}

.stick {
	position: fixed !important;
	background-color: #fff !important;
	width: 100% !important;
	max-width: inherit;
	top: 0 !important;
	border-bottom: 1px solid #eee;
}
.stick .logo {
	top: 0 !important;
}

.stick h1 {
  font-size: 23px !important;
	line-height: 23px !important;
}

.stick .logo span {
	display: inline-block !important;
	color: #000 !important;
	margin-right: 7px;
}
  .stick .logo img {
  	width: 20px !important;
  }

#google_translate_element { display: block;}

@media (max-width: 575px) {
  .header-news {
  	bottom: 10px;
  	padding: 6px 10px 0px 5px;
  }
  #header .logo h1 {
  	line-height: 22px;
  	font-size: 21px;
  }
  #header .sh1 {
  	padding: 0 !important;
  	height: 85px;
  }
  #header .sh1 i {
    font-size: 17px;
  }
  #top-slider {
  }
  #top-slider .header-news p {
    display: none;
  }
  #top-slider .header-news h3 {
    font-size: 16px;
  }
  .header-icons {
    border-bottom: 1px solid #0977ac;
  }
  #top-slider h2 {
    font-size: 1rem;
  }
  .carousel-item {
  }
  .pogoda {
  	font-size: 13px;
  	color: #fff;
  	font-weight: bold;
  }
  .section-header {
  	font-size: 29px;
  }
  .mdh {
    display: none;
  }
  .news-wrp {
  	padding-top: 10px !important;
  }
  #for-tourists .links {
    text-align: center !important;
  }
  #for-tourists .links a {
    font-size: 14px;
  }
  .float-ico {
    display: none;
  }

  #footer .text-left, #footer .text-right {
    text-align: center !important;
  }
  #footer h2 {
    margin-top: 20px;
  }

 }


@media (max-width: 767px) {

 }


@media (max-width: 991px) {
  #header .logo {
  	font-size: 17px;
  	line-height: normal;
  	top: -68px;
  }
  #header .logo img {
  	width: 39px;
  }
  #header .sh2 {
  	background-color: inherit !important;
  }
  #header .sh2 nav {
    background-color: inherit !important;
  }

  .navbar-toggler {
  	right: 0 !important;
  	position: absolute;
  	background-color: #fff;
  	top: -53px;
  	padding: 2px 10px;
  	font-size: 16px;
  }
  .header-icons {
    margin-bottom: 10px;
  }
  #header .sh1 {
  	top: 6px;
  	position: relative;
  	padding-right: 67px;
  }
  .bip-iko {
  	/* right: 225px; */
  }
  #navbarContent {
  	background-color: #fff;
  	padding: 10px 20px;
  }
  #header .nav-link {
  	font-size: 17px;
  }
  .header-news {
  	width: 100%;
  }

  #google_translate_element { display: none;}

 }


@media (max-width: 1199px) {

 }
