.navbar-fixed {
  position: fixed;
  top: -3em;
width: 100%;
background: rgba(93,48,20,0.9);
color: #333;
margin: 0 auto;
}

.navbar-fixed a{
	color: #fff!important;
	
}

/*----------------------
  $NAVBAR
    basic navbar styling
  ----------------------*/
nav {
  width: 100%;
  color: #bbb;
  /*background: #2e2e2e;*/
  font-weight: 400;
  letter-spacing: 0.025em;
  margin: 0 auto;
}

nav ul {
  text-align: center;
  margin: 0;
}

nav ul li {
  display: inline-block;
  /*padding: 0 3em;
  line-height: 3em;*/
}

nav ul li:hover {
  /*background: #00939C;*/
}

@media screen and (max-width: 900px) { 
.navbar-fixed {
  position: fixed;
  top: -3em;
width: 100%;
background: rgba(255,255,255,0.8);
color: #333;
margin: 0 auto;
}

nav {
  width: 100%;
  color: #bbb;
  /*background: #2e2e2e;*/
  font-weight: 400;
  letter-spacing: 0.025em;
  margin: 0 auto;
  position: fixed;
  margin-top: 55px!important;
}
}


/*----------------------
  $BODY
  ----------------------*/
body {

}

/*----------------------
  $MISC
  ----------------------*/
.filler {
  width: 1px;
  height: 200px;
}

.two {
  height: 3000px;
}

.t {
	text-align: left!important;
	width: 20px!important;
}

.informations, .prevision {
	width: 80px!important;
}

.prawogora img {
	text-align: right!important;
	float: right;
}



*, ::after, ::before {
    box-sizing: border-box;
}

/*
nav{
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    margin:0;

} */

.menu123{
  padding: 0px;
  margin:0px;
  position:relative;
  margin: 0 auto;
  width: 80%;
  
}
.menu123 li{
  float:left;
  list-style:none;
  width: 10%;
  text-align: center;
 
 
}
.menu123 li a{
  padding: 0px 0px;
  display: inline-block;
  text-decoration:none;
  position:relative;
  z-index: 1;
  color: #fff;
  text-transform:uppercase;
   padding-top: 25%;
   padding-bottom: 10%;
    text-shadow: 2px 2px #000;
}

p.dosmenus {
	
	  padding: 0px 0px;
  display: inline-block;
  text-decoration:none;
  position:relative;
  z-index: 1;
  color: #fff;
  text-transform:uppercase;
   padding-top: 25%;
   padding-bottom: 10%;
    text-shadow: 2px 2px #000;
}

.menu123 li a::before{
  content:" ";
    position: absolute;
    background:#ccc;
    width: 0;
    height: 2px;
    left: 0;
    bottom: 0;
  transition-duration:1s;
}
.menu123 li:hover > a::before{
  width:100%;
}
.menu123 li:hover a{
   
    color: #fff;
}
.menu123 li ul{
   margin: 0;
   padding: 0;
   position: absolute;
   z-index: 100;
  display:none;
  width: 200px;
}
.menu123 li:hover ul{
  display:block;
}
.menu123 li ul li{
  display: inline;
  width: 200px;
  margin-bottom: 5px;
  overflow: visable;
}

.menu123 li ul li a{
  width: 100%;
}

/* navbar-toggler */

.navbar-toggler {
    display: none;
    cursor: pointer;
    /*margin-left: 10px;
		padding: 3px;
	 border-radius: 7px;
	 color: #baa078;*/
	
}

.navbar-toggler .bar1, .navbar-toggler .bar2, .navbar-toggler .bar3 {
    width: 30px;
    height: 5px;
    background-color: #baa078;
    margin: 3px 0;
    transition: 0.4s;
	color: #000;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px) ;
    transform: rotate(-45deg) translate(-9px, 6px) ;
}

.change .bar2 {opacity: 0;}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px) ;
    transform: rotate(45deg) translate(-8px, -8px) ;
}


.dosloganu img {
	width: 200px;
}

p.dosmenus {
	
	  padding: 0px 0px;
  display: inline-block;
  text-decoration:none;
  position:relative;
  z-index: 1;
  color: #fff;
  text-transform:uppercase;
   padding-top: 1%;
   padding-bottom: 0%;
    text-shadow: 2px 2px #000;
}

li.wmenu img{
	width: 0%!important;
	height: 0px!important;
		padding-left: 0px!IMPORTANT;
}


li.wmenu a {
	padding-top: 0px!important;
	padding-bottom: 0px!important;
}

}
@media screen and (max-width: 550px) {
.dosloganu img {
	width: 120px;
}
}

a.podlink, a.podlink:visited {
	padding-top: 1%!important;
   padding-bottom: 1%!important;
       background: rgba(255,255,255,1.0);
	   color: #000!important;
	   text-shadow: 0px 0px #000!important;
	   width: 100%;
	   height: 100%;
	   background: #baa078;
}

.wobiekcie-left {
	width: 35%;
	float: left;
	color: #fff;
}
p.obiekcie {
		font-size: 46px;
	line-height: 50px;
	margin-bottom: 3%!important;
	color: #baa078;
	text-align: left;
	font-weight: 300;
	
}

p.obiekcie2 {
		font-size: 46px;
	line-height: 50px;
	color: #262a2d;
	text-align: left;
	font-weight: 300;
	margin-bottom: 3%;
}

p.obiekcie3 {
	width: 50%;
	color: #fff;
	text-align: justify;
	font-weight: 300;
	float: right;
}

.wobiekcie-right {
	width: 64%;
	float: right;
}

.container {
	    margin: 0 auto!important;
}

.menukontakttop {
	width: 0%;
	position: fixed;
	background: #fff;
	height: 0px;
}

.menukontakttop-box { 
	width: 0%;
	float: left;
	FONT-SIZE: 0px;
	padding-top: 0px;
}

.menukontakttop-box img{ 
	height: 0px;
} 



@media screen and (max-width: 900px) {
.menukontakttop {
	width: 100%;
	position: fixed;
	background: #172644;
	height: 55px;
	margin-top: 0px;
	border-bottom: 1px solid #e7d5b8;
}

.menukontakttop-box { 
	width: 33%;
	float: left;
	font-size: 14px;
	text-align: center;
	padding-top: 3px;
	line-height: 16px;
}

.menukontakttop-box img{ 
	height: 24px;
} 

}

li img {
	width: 100%;
}



.toggle,
[id^=drop] {
	display: none;
}

/* Giving a background-color to the nav container. */
nav { 
	margin:0;
	padding: 0;
	
}

#logo {
	display: block;
	padding: 0 30px;
	float: left;
	font-size:20px;
	line-height: 60px;
}

/* Since we'll have the "ul li" "float:left"
 * we need to add a clear after the container. */

nav:after {
	content:"";
	display:table;
	clear:both;
}

/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
nav ul {
	width: 60%;
	margin: 0 auto;
	list-style: none;
	position: relative;
	}
	
/* Positioning the navigation items inline */
nav ul li {
	margin: 0px;
	display:inline-block;
	float: left;
	padding-top: 1%;
	width: 19%;
	}

/* Styling the links */
nav a {
	display:block;
	padding:10px 10px;	
	color:#FFF;
	font-size: 14px;
	text-decoration:none;
	    padding: 0px 0px;
    display: inline-block;
    text-decoration: none;
    position: relative;
    z-index: 1;
    color: #fff!important;
    text-transform: uppercase;
    padding-top: 10%;
    padding-bottom: 10%;
    text-shadow: 1px 1px #000;
	font-weight: 600;
}


nav ul li ul li:hover { background: #; }


nav a:before{
  content:" ";
    position: absolute;
    background:#ccc;
    width: 0;
    height: 2px;
    left: 0;
    bottom: 0;
  transition-duration:1s;
}
nav li:hover > a::before{
  width:100%;
}

nav li:hover a{
   
    color: #fff;
}


/* Background color change on Hover */
nav a:hover { 
	background-color: #; 
}

/* Hide Dropdowns by Default
 * and giving it a position of absolute */
nav ul ul {
	display: none;
	position: absolute; 
	/* has to be the same number as the "line-height" of "nav a" */
	top: 100px; 
}

nav ul li.pod a, nav ul li.pod a:visited  {
	display:block;
	padding: 14px 20px;	
	color:#FFF;
	font-size: 17px;
	text-decoration:none;
	padding: 0px 0px;
    display: inline-block;
    text-decoration: none;
    position: relative;
    z-index: 1;
    color: #fff!important;
    text-transform: uppercase;
    text-shadow: 2px 2px #000;
	font-weight: 500;
	background: #baa078;
	width: 100%;
	
}

	
/* Display Dropdowns on Hover */
nav ul li:hover > ul {
	display:inherit;
}
	
/* Fisrt Tier Dropdown */
nav ul ul li {
	width:170px;
	float:none;
	display:list-item;
	position: relative;
}

/* Second, Third and more Tiers	
 * We move the 2nd and 3rd etc tier dropdowns to the left
 * by the amount of the width of the first tier.
*/
nav ul ul ul li {
	position: relative;
	top:-60px;
	/* has to be the same number as the "width" of "nav ul ul li" */ 
	left:170px; 
}

	
/* Change ' +' in order to change the Dropdown symbol */
li > a:after { content:  ' '; }
li > a:only-child:after { content: ''; }


/* Media Queries
--------------------------------------------- */

@media all and (max-width : 900px) {
	
	nav ul {
		width: 100%;
		float: left;
		margin-left: 0px;
		padding-left: 0px;
		left: 0;
	}
	
	/* Change ' +' in order to change the Dropdown symbol */
li > a:after { content:  '+'; }
li > a:only-child:after { content: ''; }

	#logo {
		display: block;
		padding: 0;
		width: 100%;
		text-align: center;
		float: none;
	}

	nav {
		margin: 0;
	}

	/* Hide the navigation menu by default */
	/* Also hide the  */

	/* Hide the navigation menu by default */
	/* Also hide the  */
	.toggle + a,
	.menu {
		display: none;
	}

	/* Stylinf the toggle lable */
	.toggle {
		display: block;
		padding: 0px 0px;	
		font-weight: 400;
		text-decoration:none;
		border:none;
		color: #fff;
		 cursor: pointer;
	}

	.toggle:hover {
		color: #baa078;
	}
	
	.menukontakttop-box a, .menukontakttop-box a:visited {
		color: #fff!important;
	}

	/* Display Dropdown when clicked on Parent Lable */
	[id^=drop]:checked + ul {
		display: block;
	}

	/* Change menu item's width to 100% */
	nav ul li {
		display: block;
		width: 100%;
		background: rgba(0,0,0,0.9);
		margin-left: 0px;
		padding-left: 0px;
		}

	nav ul ul .toggle,
	nav ul ul a {
		padding: 0 40px;
	}

	nav ul ul ul a {
		padding: 0 80px;
		
	}

	nav a:hover,
 	nav ul ul ul a {
		background-color: #000000;
	}
  
	nav ul li ul li .toggle,
	nav ul ul a,
  nav ul ul ul a{
		padding:14px 20px;	
		color:#FFF;
		font-size:17px; 
	}
  
  
	nav ul li ul li .toggle,
	nav ul ul a {
		background-color: #212121; 
	}

	/* Hide Dropdowns by Default */
	nav ul ul {
		float: none;
		position:static;
		color: #ffffff;
		/* has to be the same number as the "line-height" of "nav a" */
	}
		
	/* Hide menus on hover */
	nav ul ul li:hover > ul,
	nav ul li:hover > ul {
		display: none;
	}
		
	/* Fisrt Tier Dropdown */
	nav ul ul li {
		display: block;
		width: 100%;
	}

	nav ul ul ul li {
		position: static;
		/* has to be the same number as the "width" of "nav ul ul li" */ 

	}

}

@media all and (max-width : 330px) {

	nav ul li {
		display:block;
		width: 94%;
	}

}


nav ul li.wmenu   {
 width: 9%;

}


nav ul li.wmenu  img{
	width: 100%!important;
		padding-left: 0px!IMPORTANT;
		HEIGHT: AUTO!IMPORTANT;
		
}


nav ul li.wmenu a {
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	padding-top: 1%!important;
padding-bottom: 1%!important;
}

.dosloganu img {
	width: 0px;
}

@media screen and (min-width: 901px) {
  .menu123{
    margin: 0px 0!important;
    margin-left: 0px!important;
    padding: 0 0 0 0px!important;
    padding-right: 0px!important;
	 margin: 0 auto!important;
	 width: 80%;
  }
}

@media screen and (max-width: 900px) {
nav a {
	display:block;
	padding:14px 20px;	
	color:#FFF;
	font-size: 17px;
	text-decoration:none;
	    padding: 0px 0px;
    display: inline-block;
    text-decoration: none;
    position: relative;
    z-index: 1;
    color: #fff!important;
    text-transform: uppercase;
    padding-top: 2%;
    padding-bottom: 2%;
    text-shadow: 2px 2px #000;
	font-weight: 500;
	background: rgba(0,0,0,0.8);
}

nav ul {
	width: 100%;
	margin: 0 auto;
	list-style: none;
	position: relative;
	}
}

@media screen and (max-width: 900px) {
  .navbar-toggler {
    display: inline-block;
  }
  .menu123{
    display: none;
    position:absolute;
    background: rgba(0,0,0,0.8);
    width: 100%;

    text-align: center;
  }
  .menu123 li{
    float:none;
	width: 100%!important;
	height: 0%!important;
	height: 0px!important;
	
  }
  .menu123 li ul {
    position:relative;
		width: 100%!important;
		
  }
  
  .menu123 li a{
  padding: 0px 0px;
  display: inline-block;
  text-decoration:none;
  position:relative;
  z-index: 1;
  color: #fff;
  text-transform:uppercase;
   padding-top: 1%;
   padding-bottom: 1%;
    text-shadow: 2px 2px #000;
	font-size: 16px;
}


nav ul li.wmenu img{
	width: 0%!important;
	height: 0%!important;
	height: 0px!important;
	padding-left: 0px!IMPORTANT;
}

nav ul li.wmenu  {
	width: 0px!important;
	height: 0px!important;
}


nav ul li.wmenu a {
	padding-top: 0px!important;
	padding-top: 0%!important;
    padding-bottom: 0%!important;
	height: 0px !important;
}

nav ul li.wmenu a {
	padding-top: 0px;
	padding-top: 0%;
    padding-bottom: 0%;
	
}

nav ul li.wmenu  {
	height: 0px!important;
	width: 0px!important;
	height: 0%!important;
	width: 0%!important;
	padding-top: 0%!important;
	padding-bottom: 0%!important;
	padding: 0px!important;
    padding: 0 0 0 0px!important;
    margin: 0 0 0px!important;
	line-height: 0px!important;
	height: -24px!important;
	margin-top: -24px!important;
}
