body {
	font-family: 'Yantramanav', sans-serif;
	font-size: 20px;
	color: #2a6c89;
	background: #fff;
	text-align: center;
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-top: 0px !important;	
}

.header-image {
	height: 60vh;
	min-height: 400px;
	background: url(../images/AutoSoftId.jpg) center;
	background-size: cover;
	z-index= -1;	
}
 .navbar {
	 background: rgba(255,255,255,0.7);
	 position: absolute;
	 height: 40 px;
	 text-decoration: none;
	 color: #2a6c89 !important;
	 z-index: 100;
	 margin-top: 20px;
	 width: 100%;
}
 
.custom-toggler{
	border-color: #2a6c89;
	color: #2a6c89;
}

 .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='https://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(25, 64, 82, 0.9)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
 
 .nav-link{ 
 
	color:#2a6c89; 
	text-decoration: none;
	border: 0px;
	font-size: 18px;
}
 
 .dropdown-item {
	 color:#2a6c89; 
	text-decoration: none;
	border: 0px;
	font-size: 18px;
}
 
.dropdown-menu {
	background: rgba(255,255,255,0.6);
	text-align: center;
	margin-top: 28px;
}

.sticky-top {
	position: fixed;
	top: 0;
	width: 100%;
}

.sticky-top + .content {
	padding-top: 60px;
}


 .navbar-nav li:hover>.dropdown-menu {
	 display: block;
}
 
 .nav-link:hover{
	 color: #01acb2;
	
}
 
 .dropdown-item:hover{
	  color: #01acb2;
}

 .container1 {
	  background: url(../images/o_nas_chmury_5.jpg);
	 background-size: cover;
	 height: auto;
	 width: 100%;
	 z-index= -10;
	 color:#2c5d75; 

}

 .container2{
	 background: url(../images/fotogrametria_chmury.jpg);
	 background-size: cover;
	 height: auto;
	 width: 100%;
	 z-index= -10;
	 float: right;
 }

#tekst2{
	line-height: 35px !important;
}

.lista {
	list-style: disc outside;
	text-align: left;
}
	