.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%;
}

@media (min-width: 600px) and (max-width: 3000px) {
	.zlatibor {
		background-image: url("../img/NIVE0980_1.jpg");
		background-color: #ccc;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		background-attachment: fixed;
	}
	.avtobus {
		background-image: url("../img/avtobus.jpg");
		background-color: #ccc;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		background-attachment: fixed;
	}
	.boxsizingBorder {
	    -webkit-box-sizing: border-box;
	       -moz-box-sizing: border-box;
	            box-sizing: border-box;
	}
	textarea {
 		resize: both;
 	overflow: auto;
	}
	h1, h2, h3, h4 {
	    font-family: 'Oswald';
		}
		span.highlight{
			/*color: #06b8ee !important;*/
		}
		button:hover {
			background-color: limegreen !important;
			border: 1px solid green;
			color: white !important;
	    transition: all .3s ease-in !important;
		}

		html {
			transition-duration: 500ms;
		  scroll-behavior:smooth;
		 }

		 a {
		  text-decoration: none;
		  color: black;
		 }

	.nocitev {
		background-image: url("../img/mona.jpg");
		background-color: #ccc;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		background-attachment: fixed;
	}
	.summary{
		background-image: url("../img/NIVE1521_3.jpg");
		background-color: #ccc;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		background-attachment: fixed;
	}
	.zakljucek{
		background-image: url("../imgNIVE0980_1.jpg");
		background-color: #ccc;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		background-attachment: fixed;
	}

.prijava {
	padding:0px;
	margin:-50px;
	background-image: linear-gradient(90deg,rgba(110, 174, 255, 1) 40%, rgba(255, 0, 0, 0));
}
}
li {
	font-size: 22px;
	line-height: 1;
}

p, li {
 color: black;
}

input[type='checkbox'], input[type='radio'] {

    position: relative;
    bottom: 3px;
		vertical-align: middle;
}

.half-lead{
	font-size: 16px;
}
@media (max-width: 599px) {
	.summary, .nocitev, .avtobus, .zlatibor{
		background-color: #ccc;
	}
}
.skrito{
	display:none;
}
