		.container{
			padding-right: 0px;
			padding-left: 0px;
		}
.affix {
  	top: 0;
  	z-index: 99;
}
body, html {
    height: 100%;
    margin: 0;
    font-family: 'Play', sans-serif;
}
.bg {
	border-top: 5px solid #FFCF00;
    background-image: url(../img/background.png);
    height: 100%;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.navbar-brand
{
    position: absolute;
    width: 100%;
    left: 0;
    margin:0 auto;
}
.navbar-toggle {
    z-index:3;
}

.navbar-custom{
	border:0px;
	border-top: 5px solid;
    border-radius: 0px!important;
    background-color: white!important;
    border-color: #FFCF00!important;
    color: #222222!important;
    -webkit-box-shadow: 0px 11px 26px 0px rgba(0,0,0,0.32);
    -moz-box-shadow: 0px 11px 26px 0px rgba(0,0,0,0.32);
	box-shadow: 0px 11px 26px 0px rgba(0,0,0,0.32);
}
.navbar-brand>img {
  height: 100%;
  padding: 15px;
  width: auto;
}
 .navbar-brand {
  height: 80px;
}

 .nav >li >a {
  padding-top: 30px;
  padding-bottom: 30px;
}
 .navbar-toggle {
  padding: 10px;
  margin: 25px 15px 25px 0;
}
.navbar-brand{
	padding: 0px;
}
.milePregrade{
    height: 25px;
    padding: 15px 10px 0px 0px!important;
    margin-top: 25px;
    margin-bottom: -22px;
    margin-right: 10px;
    border-right: 2px solid #222222;
}
.milePregrade2{
    height: 25px;
    padding: 15px 10px 0px 0px!important;
    margin-top: 25px;
    margin-bottom: -22px;
    margin-right: 10px;
    border-right: 2px ;
}
.navbar-default .navbar-nav>li>a{
	color: #222222;
}
.levoText1{
	position: absolute;
	top:45%;
	width: 45%;
	text-align: right;
	background-color: white;
	color:#222222;
	padding-right: 5%;
	font-size: 32pt;
}
.logoCrnoZuti{
    position: relative;
    top: -17%;
}
.crniPrazan{
	height:20%;
	min-height: 250px;
	background-color: #222222;
	margin-top: -6%;
}
.rowOnamaZuti{
    background-color: #FFCF00;
    margin-top: -100px;
}
.ldPad20{
	padding-left: 20px;
	padding-right: 20px;
}
.slika1Row{
    margin-top: -20px;
    padding-bottom: 20px;
}
.vertical-align {
  display: flex;
  flex-direction: row;
}

.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
  display: flex;
  align-items: center;
  justify-content: center; 
}

.f18pt{
	font-size: 18pt;
}
a > .kontaktOnama {
    float: right;
    position: relative;
    background-color: #222222;
    color: white!important;
    text-decoration: none;
    padding: 15px;
    margin-top: -35px;
    right: 0;
    width: 170px;
}
.OnamaText{
    padding: 80px 25px 100px 25px;
    font-size: 16pt;
    text-align: justify;
}
.border1pxbottom{
	border-bottom: 1px solid #222;
}
.mtb100{
	margin-top: 100px;
	margin-bottom: 100px;
}
.ptb100{
	padding-top: 100px;
	padding-bottom: 100px;
}
.hide1 {display:none;}
.hide2 {display:none;}
.hide3 {display:none;}

.show1{display: block;}
.show2{display: block;}
.show3{display: block;}

.hovering1:hover > a > .hide1{ display: block; }
.hovering1:hover > a > .show1{ display: none; }

.hovering2:hover > a > .hide2{ display: block; }
.hovering2:hover > a > .show2{ display: none; }

.hovering3:hover > a > .hide3{ display: block; }
.hovering3:hover > a > .show3{ display: none; }

.pozadinaCrna{
	background-color: #222;
}

.textLevo{
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: white;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    max-width: 1200px;
    font-size: 14pt;
}

.textDesno{
	right: 0;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: white;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    max-width: 1200px;
    font-size: 14pt;
}
.pozadinaBela{
	background-color: white;
}
.mBot0{
	margin-bottom: 0px;
}

.textLevo > p, .textDesno > p{
	padding:0px 50px 0px 50px;
}
.OopremiText{
	font-size: 14pt;
    text-align: justify;
}
.opremaDugme{
	background-color: #FFCF00;
	position: absolute;
    bottom: 0;
    right: 15px;
}
.opremaDugme > p{
	padding:15px 50px 15px 50px;
	margin:0px;
	font-size: 14pt;
}


fieldset {
    display: block;
    -webkit-margin-start: 2px;
    -webkit-margin-end: 2px;
    -webkit-padding-before: 0.35em;
    -webkit-padding-start: 0.75em;
    -webkit-padding-end: 0.75em;
    -webkit-padding-after: 0.625em;
    min-width: -webkit-min-content;
    border-width: 2px;
    border-style: groove;
    border-color: threedface;
    border-image: initial;
}

legend {
	margin-bottom: 0px;
	width: auto;
    display: block;
    -webkit-padding-start: 2px;
    -webkit-padding-end: 2px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}

.featured-header legend {
    -webkit-padding-start: 8px;
    -webkit-padding-end: 8px;
    background: transparent;
    /** It's cool because you don't need to fill your bg-color as you would need to in some of the other examples that you can find (: */
    font-weight: normal;
    /* I preffer the text to be regular instead of bold  */
    color: #999;
}
.featured-header {
    border-bottom: none;
    border-left: none;
    border-right: none;
    text-align: center;
    border-color: #999;
}
.colorZuto{
	color:#FFCF00!important;
}
.borderZuto{
	border-color: #FFCF00!important;
}
.colorBelo{
	color:white;
}
.borderBelo{
	border-color: white!important;
}
.f14pt{
	font-size: 14pt;
}
.f16pt{
	font-size: 16pt;
}
.f12pt{
	font-size: 12pt;
}
.f20pt{
	font-size: 20pt;
}
.mt25{
	margin-top: 25px;
}
.npad{
	padding:0px;
}
.nmar{
	margin:0px;
}

.galerijaDugme:hover{
	background-color: #FFCF00!important;
}
.galerijaDugme:hover > p{
	color:#222!important;
	padding:10px 25px;
}
.galerijaDugme > p{
	padding:10px 25px;
}

.razmakSlova{
	letter-spacing: 15px;
}
.kontaktMargin{
	margin-top:120px;
}
.contactBox{
    padding: 20px;
    background-color: #222;
    color: white;
    width: 33%;
    float: right;
    margin-top: -490px;
}
.contactBox > p{
	width: auto;
	margin-bottom: 0px;
}
.relZ{
	position: relative;
	z-index: -1;
}
ul{
  list-style: none;
}
.maleSlike{
	padding:0px;
}
.modal-body {
    position: relative;
    padding: 0;
}
.carousel-control{
	    padding-top: 37%;
}

a {
	outline: 0;
    color: initial;
    text-decoration: none;
}
a:hover, a:focus, a:visited {
	outline: 0;
    color: initial;
    text-decoration: none;
}
.modal-content{
    background-color: transparent;
    box-shadow: none;
    border: 0;
}

.navbar-nav > li > a{
	border-bottom: 3px solid white;
}

.navbar-nav > li > a:hover{
	border-bottom: 3px solid #FFCF00;
}
.nav-tabs{
	border:0px;
}

.galerijaDugme1{
	width: 13%;
}

.nav-tabs>li>a{
	background-color: #222!important;
	color:white!important;
	padding: 0px;
	    margin-top: 15px;	
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	background-color: #FFCF00!important;
	color:#222!important;
	padding: 0px;
	    margin-top: 15px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	border: 0px;
}

 .nav-tabs>li>a:focus, .nav-tabs>li>a:hover{
	background-color: #FFCF00!important;
	color:#222!important;
	padding: 0px;
	    margin-top: 15px;
}
.nav-tabs>li>a, .nav-tabs>li>a:focus, .nav-tabs>li>a:hover{
	border: 0px;
}




.nav-tabs>li>a{
	border-radius: 0px!important;
}
	
.mr300{
	margin-right: 300px;
}

.galerijaOtvaranjeA{
	position: relative;
    float: right;
    padding: 25px 50px;
    background-color: #FFCF00!important;
    color: #222;
    font-size: 20pt;
    margin-top: -88px;
}
.tab-pane > img{
	position: relative;
}
.colorBela{
	color: white!important;
}


@media only screen and (max-width: 900px) {

	.slikaMalaHex{
		width: 90%!important;
		margin-left:5%;
		margin-right: 5%; 
	}
	.bg {
		border-top: 5px solid #FFCF00;
	    background-image: url(../img/background1.png);
	    height: 100%;
	    background-position: top;
	    background-repeat: no-repeat;
	    background-size: 100% auto;
	}

	.levoText1{
		position: relative;
		top:45%;
		width: 100%;
		text-align: right;
		background-color: white;
		color:#222222;
		padding-right: 5%;
		font-size: 20pt;
	}

	#oNama{
		margin-top: -42%;
	}

	.logoCrnoZuti{
		top:0;
	}

	.vertical-align{
		display: block;
	}

	.slika1Row{
		margin: 0px;
		padding: 0px;
	}

	.OnamaText{
		text-align: left;
		font-size: 15pt;
	}
	.mtb100{
		margin: 50px 0px 50px 0px;
	}

	.show1, .show2 {
		margin-bottom: 15px;
	}
	.OopremiText{
		padding: 15px 15px 60px ;
	}
	.ptb100{
		padding: 50px 0px 50px 0px;
	}
	.razmakSlova {
   		letter-spacing: 5px;
	}
	.mapa > .container{
		padding: 0px;
	}
	.contactBox {
    	padding: 10px;
    	background-color: #222;
    	color: white;
    	width: 100%;
    	float: right;
    	margin-top: 0;
	}
	.nav >li >a {
		padding: 15px; 
	}
	.padMob{
		padding:15px;
	}
	.galerijaOtvaranjeA {
    	position: relative;
    	float: right;
    	padding: 25px 50px;
    	background-color: #FFCF00!important;
    	color: #222;
    	font-size: 9pt;
    	bottom: -22px;
	}
	.affix {
	  	top: 0;
	  	z-index: 99;
	  	width: 100%;
	}
	.navbar-toggle{
		margin-right: 50px;
	}
	.affix {
       padding-top: 10px;
  	}
  	.milePad{
  		padding: 0px 15px 0px 15px;
  	}
}