body {
	font-family: "Roboto Condensed", sans-serif;
	background: #DADFE7;
}
body:after{
 display:none;
 content: url("../img/kolo.png") url("../img/granica-menu-l-h.png");
}
strong {font-size: 1.063em;}

.header {
	 background: #fff url("../img/gradient.png") repeat-x;
}
.main {
	background-color: #fff;
}
a:focus {
	outline:none;
	text-decoration: none;
}
#headerimg {
	position: relative;
}

.nav .dropdown:hover .dropdown-menu {
	display: block;
}
.navbar-toggle {
	margin-right: 0;
}
.navbar {
	border:0;
	min-height: unset;
	margin-right:-15px;
	margin-left:-15px;	
}
.navbar-nav {
	margin-top:0;
	margin-bottom: 0;
}
.navbar-header {
	float:none;
}
.navbar-brand {
	position:absolute;
	bottom:30%;
	left: 15px;
}
.navbar-collapse {
	padding:0;
}
.navbar-right .navbar-nav > li {
	background: #86bd34;
	background: -webkit-linear-gradient(top,  #86bd34 0%,#75a52d 100%);
	background: linear-gradient(to bottom,  #86bd34 0%,#75a52d 100%);
	border-left: 1px solid #577B22;
}
.navbar-right .navbar-nav > li > a {
	padding: 19px 28px;
	color: #fff;
	background: url("../img/kolo.png") no-repeat center left;
	margin-left:-5px;
}
.navbar-right .navbar-nav > li > a:hover {
	background: url("../img/kolo-h.png") no-repeat center left;
}
.navbar-right .navbar-nav > li:first-child {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.navbar-right .navbar-nav > li:first-child > a {}

.navbar-right .navbar-nav > li:last-child {
	background: #4080bf;
	background: url("../img/granica-menu-l.png") no-repeat left,-webkit-linear-gradient(top, #4080bf 0%,#33679b 100%);
	background: url("../img/granica-menu-l.png") no-repeat left,linear-gradient(to bottom, #4080bf 0%,#33679b 100%);
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border:0;
}
.navbar-right .navbar-nav > li:last-child > a {
	background:none;
}
.navbar-right .navbar-nav > li:last-child:hover {
	background: #ff8d42;
	background: url("../img/granica-menu-l-h.png") no-repeat left,-webkit-linear-gradient(top, #ff8d42 0%,#ff6600 100%);
	background: url("../img/granica-menu-l-h.png") no-repeat left,linear-gradient(to bottom, #ff8d42 0%,#ff6600 100%);
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border:0;
}
.navbar-right .navbar-nav > li:last-child:hover a {
	color: #fff;
}
.navbar-right .navbar-nav > li:last-child:hover .dropdown-menu li a {
	color: #1f5dab;
}
.navbar-right .navbar-nav > li:last-child .dropdown-menu li a:hover {
	color: #fff;
}

.navbar-right .navbar-nav > li > a:hover,
.navbar-right .navbar-nav > li > a:focus {
  color: #1F5DAB;
}
.navbar-right .navbar-nav > .active > a,
.navbar-right .navbar-nav > .active > a:hover,
.navbar-right .navbar-nav > .active > a:focus {
  color: #fff;
  background:transparent url("../img/kolo-h.png") no-repeat center left;
}
.navbar-right .navbar-nav > .active:last-child > a,
.navbar-right .navbar-nav > .active:last-child > a:hover,
.navbar-right .navbar-nav > .active:last-child > a:focus {
  color: #fff;
  background:transparent none;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 10px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #1F5DAB;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #1F5DAB;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #09AFEE;
}

a.back-to-top {
	display: none;
	width: 59px;
	height: 59px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 0px;
	bottom: 0px;
	background: #fff url("../img/strzalka.png") no-repeat 0 0;
	-webkit-border-radius:100%;
	border-radius: 100%;
}
a.back-to-top:hover {
	background-position: 0 -59px;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#headerimg h1 {margin:0;padding:0;}
.news, .article {
	background-color: #F8F9FA;
}
.article {
	text-align: justify;
}
.news .container, .article .container {
	padding-top: 1.4%;
	padding-bottom: 0.8%;
}
.news .container [class*="col-"]:nth-child(odd), .images .container [class*="col-"]:nth-child(odd) {
	padding-right: 30px;
}
.news .container [class*="col-"]:nth-child(even), .images .container [class*="col-"]:nth-child(even) {
	padding-left: 30px;
}
h2 {
	color: #244576;
}
h3 {
	color: #244576;
	font-size: 1.250em;
}
h3 a {
	color: #244576;
}
.images {
	background-color: #F4F4F4;
}
.images .container {
	padding-bottom: 4%;
}
.images h2 {
	color: #75A52D;
	font-size: 1.250em;
	margin-bottom: 3%;
	margin-top: 3%;
}
.footer .container {
	padding-bottom: 1%;
	padding-top: 1%;
}
.footer .container p {
	margin:0;
	padding:0;
	font-size: 0.875em;
	color: #244476;
}
.NewsSummaryPostdate, .NewsPostDetailDate {
	color: #999;
}
.img-center {
	margin: 0 auto;
}
/***************************************************************/

@media (max-width: 1023px) {
	.row-eq-height {
		display: block;		
	}
	.navbar-right .navbar-nav > li > a {
		padding: 19px 25px;
	}
	.navbar-brand {
		position:absolute;
		bottom:45%;
		left: 15px;
	}
}
@media (max-width: 767px) {
	.navbar-brand {
	}	
	.navbar {
	}
	.navbar-collapse {
		padding-right: 15px;
		padding-left: 15px;
	}	
	.dropdown-menu {
		display: block;
		position: relative;
		float: none;
		border: 0;
		box-shadow: none;
		margin-left: 20px;
	}
	.navbar-right .navbar-nav > li:last-child {
		background: #4080bf;
		background: -webkit-linear-gradient(top, #4080bf 0%,#33679b 100%);
		background: linear-gradient(to bottom, #4080bf 0%,#33679b 100%);
		-webkit-border-radius: 0;
		border-radius: 0;
	}
	.navbar-right .navbar-nav > li:last-child:hover {
		background: #ff8d42;
		background: -webkit-linear-gradient(top, #ff8d42 0%,#ff6600 100%);
		background: linear-gradient(to bottom, #ff8d42 0%,#ff6600 100%);
		-webkit-border-radius: 0;
		border-radius: 0;
	}
	.navbar-right .navbar-nav > li > a, .navbar-right .navbar-nav > li > a:hover {
		background: transparent none;
		margin-left:0;
	}	
	.navbar-right .navbar-nav > li:first-child {
		-webkit-border-radius: 0;
		border-radius: 0
	}
	.navbar-right .navbar-nav > .active > a,
	.navbar-right .navbar-nav > .active > a:hover,
	.navbar-right .navbar-nav > .active > a:focus {
		background:transparent none;
		color: #1F5DAB;
	}
	.news .container [class*="col-"]:nth-child(odd), .images .container [class*="col-"]:nth-child(odd) {
		padding-right: 15px;
	}
	.news .container [class*="col-"]:nth-child(even), .images .container [class*="col-"]:nth-child(even) {
		padding-left: 15px;
	}
}