html, body {
	margin: auto;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-attachment: fixed;
}

.podlaga {
	background-image:url(gifs/podlaga-fotke.jpg);
	background-size: 1500px;
	margin: auto;
	background-repeat:repeat-x;
	background-color:#ffffff;
	background-position:bottom;
	background-attachment: fixed;
		
	
}

.dividerfont {
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	color:#ffe4ff;
	text-align:center
}

.dividerfontwhite {
	font-family: 'Abel', sans-serif;
	font-size:25px;
	color:#000000;
	text-align:center
}

.headingfont {
	font-family: 'Red Hat Display', sans-serif;
	font-size: 48pt;
	color:#000;
	font-weight:700;
	text-align:center
}

.headingfontwhite {
	font-family: 'Red Hat Display', sans-serif;
	font-size: 4vw;
	color:#ffffff;
	text-align:center;
	font-weight:700;
}

.headingfontblack {
	font-family: 'Red Hat Display', sans-serif;
	font-size: 36pt;
	color:#000;
	font-weight:700;
}

.normalblackfont {
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	color:#191919;
	text-align:left
}

.dividerfont {
	font-family: 'Red Hat Display', sans-serif;
	font-weight:700;
	font-size:22px;
	color:#191919;
	text-align:center
}

.normalwhitefont {
	font-family: 'Abel', sans-serif;
	font-size:21px;
	color:#ffffff;
	text-align:center
}

.normalpurplefont {
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	color:#811869;
	text-align:center
}

.tabelablack {
	font-family: 'Red Hat Display', sans-serif;
	font-size:24px;
	color:#000000;
	text-align:center;
	font-weight:500;
}

.tabelablackbold {
	font-family: 'Red Hat Display', sans-serif;
	font-size:24px;
	color:#000000;
	text-align:center;
	font-weight:700;
}

.tabelawhite {
	font-family: 'Red Hat Display', sans-serif;
	font-size:24px;
	color:#ffffff;
	text-align:center;
	font-weight:700;
}

.tabelawhitesmall {
	font-family: 'Red Hat Display', sans-serif;
	font-size:15px;
	color:#000;
	text-align:center;
	font-weight:700;
}

.menulinks {
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	color:#ffffff;
	text-align:center
}

.container{
	display: block;
    margin-left: auto;
    margin-right: auto;
     width: 95%;
	 max-width: 950px;
	 height: auto;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px; 
}

.vertical {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    height: auto;
    margin: auto;
}

.txtcenter {
    display: table-cell;
    vertical-align: middle;
}

.content {
	min-height: 100%;
	position: relative;
	overflow: auto;
	z-index: 0; 
}

.map {
	z-index: 1; 
}



.image-wrapper
{
	position: relative;
}

.scale-image
{
	display: block;
	width: auto;
	height: auto;
	max-width: 95%;
}

.centerimage {
    display: block;
    margin-left: auto;
    margin-right: auto; 
	}




.menu {
	display: table-cell;
    vertical-align: middle;
	width: 80px;
	height: 100px;
	padding: 10px;
	position: fixed;
    top: 5%;
	background-color: rgba(26, 26, 26, 0.4);
	z-index:1
}

.scrollup {
	display: table-cell;
	width: 45px;
	height: 30px;
	padding: 0px;
	position: fixed;
 	bottom: 1px;
	left: 20px;
	background-color: rgba(26, 26, 26, 0.4);
	z-index:1
}

.background {
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
}

.top_block {
	width: 95%;
	max-width: 1400px;
	display: block;
	margin: auto;

}

.bottom_block {
	position: absolute;
	width: 100%;
	display: block;
	bottom: 0; 
}

.left_block {
	display: block;
	float: left; 
}

.right_block {
	display: block;
	float: right;
	z-index: 10;
}

.center_block {
	display: block;
	width: auto; 
}





.headerblock_1 {
	position: relative;
	width: 100%;
	height: 400px;
	padding: 0% 0;
	background-image:url(slike/header.jpg);
	background-size: 100% auto;
	background-repeat:no-repeat;
	background-color:#d198c7;

}

.divider1 {
	display: block;
	height: auto;
	max-width: 1400px;
	background-color: #D9B2D1;
	vertical-align: middle;
}

.podatki {
	width: 100%;
	height: auto;
	
}

.oprema {
	width: 100%;
	height: auto;
	background-color: #f9f3f8;
}

.video {
	width: 100%;
	height: auto;

}

.textbox {
width:960px;
}

.divider2 {
	display: table;
	width: 100%;
	height: 50px;
	background-color: #811869;
}

.backstage {
	width: 100%;
	height: auto;
	background-color: #f9f3f8;
}

.tabela {
	display: block;
	margin-left: auto;
    margin-right: auto;
	text-align:center;
	height: auto;
	max-width: 960;
}

.divider3 {
	display: table;
	width: 100%;
	height: 200px;
	background-color: #ffffff;
}

.map {
	position: relative;
	width: 100%;
	height: 300px;
	padding: 0% 0;
	background-color: #ffffff;
}

.kontakt {
	width: 100%;
	height: 600px;
	background-image:url(gifs/bg-paketi.jpg);
	background-repeat:repeat-x;
	
}

.footer {
	display: table;
	text-align: center;
	width: 100%;
	height: 3px;
	background-color: #1a1a1a;
}

.ugodnosti {
	font-family: 'Red Hat Display', sans-serif;
	font-size:21px;
	color:#000000;
	text-align:center;
	font-weight:700;
	border: 4px solid #9D0D7C;
	padding: 2px;
}


@media screen and (min-width: 801px) {
  div.ugodnosti {
	font-size: 21px;
}
}

@media screen and (max-width: 800px) {
  div.ugodnosti {
	font-size: 16px;
}
}


@media screen and (min-width: 801px) {
  div.dividerfont {
    font-size: 21px;
  }
}

@media screen and (max-width: 800px) {
  div.dividerfont {
    font-size: 16px;
  }
}

@media screen and (min-width: 801px) {
  div.headingfont {
    font-size: 52px;
  }
}

@media screen and (max-width: 800px) {
  div.headingfont {
    font-size: 34px;
  }
}

@media screen and (min-width: 801px) {
  div.headingfontwhite {
    font-size: 80px;
  }
}

@media screen and (max-width: 800px) {
  div.headingfontwhite {
    font-size: 50px;
  }
}

@media screen and (min-width: 801px) {
  div.normalblackfont {
    font-size: 21px;
  }
}

@media screen and (max-width: 800px) {
  div.normalblackfont {
    font-size: 16px;
  }
}

@media screen and (min-width: 801px) {
  div.normalwhitefont {
    font-size: 21px;
  }
}

@media screen and (max-width: 800px) {
  div.normalwhitefont {
    font-size: 16px;
  }
}
