.navbar {
	font-size: 20px;
 min-height: 80px;
 color: #fff !important;
 background-color: #353535;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #333; /* #fff;*/
    background-color: #f5f5f5 /*#c80e0e8*/ !important;
}

.active a{
    color: #fff;
    background-color: #c80e21 !important;
}

.navbar-brand {
 padding: 15px;
 height: 80px;
 line-height: 80px;
}

.navbar-toggle {
 /* (80px - button height 34px) / 2 = 23px */
 margin-top: 23px;
 padding: 9px 10px !important;
}

@media (min-width: 768px) {
 .navbar-nav > li > a {
	 /* (80px - line-height of 27px) / 2 = 26.5px */
	 padding-top: 26.5px;
	 padding-bottom: 26.5px;
	 line-height: 27px;
 }
}

@media (max-width: 767px) {
 .navbar-nav > li > a {
	 /* (80px - line-height of 27px) / 2 = 26.5px */
	 padding-top: 26.5px;
	 padding-bottom: 26.5px;
	 line-height: 27px;
 }

 #sabitia-content{
 	padding-bottom: 15px;
 }

 #sabitia-content .media-left img{
 	display: none;
 }

}

@media (max-width: 1920px) {
#start-body {
	background-image: url("../snim/startcover-fullhd-96dpi.jpg");
	}
}

@media (min-width: 1921px) {
#start-body {
	background-image: url("../snim/startcover-4k-192dpi.jpg");
	}
}

body {
	padding-top: 80px;
	padding-bottom: 80px;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size:cover;
	height: 100%;
}

#start-body {
	background-repeat: no-repeat;
	background-size: cover;
}

#ustav-body {
	background-color: #f5f5f5;
}

#sabitia-body {
	background-color: #f5f5f5;
}

	nav a img {
		height: 100% !important;
	}

/*	.sticky-footer {
		position: -webkit-sticky; /* Safari */
/*			background-color:#fff !important;
		color: black !important;
	}*/

	ul {
		list-style-type: square
	}

	footer {
		background-color: #353535;
		color: #fff !important;
	    position: fixed;
		height: 100px;
		bottom: 0;
		width: 100%;
		padding: 0px !important;
}

.bial-link a:link {
    color: #fff;
    text-decoration: none;
}

.bial-link a:hover  {
    color: #0094DE;
    text-decoration: underline;
}

#start-content {
	font-size: 20px;
	text-shadow: 1px 1px 3px black, 0 0 25px darkgreen, 0 0 5px darkred;
	color: #d9edf7;
}

#ustav-content{
	padding-bottom: 15px;
}

.posledno {
	margin-bottom: 15px
}

#sabitia-content{
	padding-bottom: 20px;
}

#sabitia-content .media-left img{
	width: 160px;
	height: 100px;
	object-fit: cover;
}

#sabitia-content hr{
	    border-top: 2px solid #eee !important;
}

.sled-row-content {
    padding-bottom: 30px;
}
