.map-responsive{
    overflow:hidden;
    padding-bottom:56%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.header-add-margin {
	
	margin-top:0px;
	padding-top:10px;
	
}

.nesaContainerSlide {
	
	position:relative;
	/*text-align:center;*/
	color:white;
	margin-bottom:20px;
	
}
.nesaPozicija {
	
	position: absolute;
	left: 45px;
	top:8px;
	
}

.nesaLabel {
	
	display:block;
	float: left;
	margin: 0 4px 0 0;
	width: 60%;
	font-weight:700;
	
	
}
.nesaUl {
	list-style:none;
	padding-left:0;
}

.btn-md {
	height:auto;
	font-size:18px;
}

.productdetails-view .product-action-buttons-cont > button > span,
.productdetails-view .product-action-buttons-cont > a > span {
	font-size: 18px;
}

b, strong {
    font-weight: 700;
	color:#0971b8;
}

@media only screen and (max-width: 460px) {
	
	.nesaPozicija {
		
		font-size:12px;
		left:20px;
	}	
}

.product-listing.mode-list .product-short-desc-cont { 	
font-weight: 700;	
}

.pozadina {
	padding: 20px;
	background: #0971b8 url(/images/pozadina.png) center top no-repeat;
	margin-bottom:20px;
	color: white;
	margin-top: 20px;
	
}
.pozadina h3 {
	color:white;
}

.okvir {
	border: 1px solid gray;
	padding-left: 30px;
	padding-right: 30px;
	padding-top:10px;
	padding-bottom: 20px;
	box-shadow: 2px 2px 15px gray;
	min-height: 330px;
	
}
