body {
	font-family: 'Open Sans', sans-serif;
	margin: 0; 
	background: #fff;
	background-size: 100% 100%;
	font-size: 21px!important;
	line-height: 26px;  
	color: #262a2d;
	
}

.box11 {
	float: right;
	width: 50%;
	display: block;
	height: 40px;
	color: #fff;
	background:rgba(185,138,75,0.8);
	position: absolute;
	left: 25%;
	font-weight: 300;
	text-shadow:  1px 1px 2px black; 
	FONT-SIZE: 16PX;
	PADDING-TOP: 2%;
	MARGIN-TOP: 3%;
	z-index: 0;
}

.galeria a, .galeria a:visited {
	display: block;
	height: 100%;
	width: 100%;
	background: rgba(255,255,255,0);
	
	z-index: 0;
	background-position: center; 
}


.galeria a:hover {
	display: block;
	width: 90%;
	height: 87%;
	margin: 5%;
	
 filter: brightness(80%);
	background-position: center; 
	transition: all .3s ease-in-out;
	z-index: 0;
	
}

.prawogora {
	float: right;
	width: auto;
	min-width: 350px;
}

.prawogora1 {
padding-top: 2px;
	float: right;
	width: auto;
}

.prawogora2 {
	margin-top: -25px;
	float: right;
	width: auto;
}

.prawogora a, .prawogora a:visited { 
	font-size: 0px!important;
}

.lewogora {
	float: left;
	text-align: left; 
	color: #fff!important; 
	font-weight: 300px; 
	font-size: 14px;
}



@media (max-width: 900px) { 
.lewogora {
	float: left;
	width: 0px;
	font-size: 0px;
	font-size: 0px;
	color: #fff;
	line-height: 0px!important;
}

.prawogora {
	float: right;
	width: 0px;
	min-width: 0px;
	font-size: 0px;
}

.prawogora1 {
padding-top: 2px;
	float: right;
	width: 0px;
	height: 0px;
}

.prawogora1 img{ 
width: 0px!important;
height: 0px!important;
}


.prawogora2 {
	margin-top: -125px;
}
}



.ofertu {
	width: 310px;
	margin: 10px;
	float: left;
}

@media (max-width: 800px) { 
.ofertu {
	width: 45%;
	margin: 1%;
	margin-bottom: 3%;
	float: left;
}
}


@media (max-width: 550px) { 
.ofertu {
	width: 98%;
	margin: 1%;
	margin-bottom: 3%;
	float: left;
}
}


.opinie-gosci {
	float: right;
	overflow: hidden;
margin-top: 80px;
position: absolute;
right: 10px;
width: 200px;
}

.opinie-gosci2 {
	float: right;
	overflow: hidden;
margin-top: 80px;
position: absolute;
right: 0px;
width: 200px;
}

.opinie-gosci3 {
	float: right;
	overflow: hidden;
margin-top: 290px;
position: absolute;
right: 10px;
width: 200px;
}




.opinie-gosci-123 {
	width: 80px;
	height: 80px;
	margin: 4%;
	padding: 2%;
	
	background: rgba(255,255,255,0.8);
	text-align: center;
	float: right;
	font-size: 12px;
	line-height: 13px;
	border-radius: 80px;
}

@media (max-width: 700px) { 
	.opinie-gosci-123 {
	width: 60px;
	height: 60px;
	border-radius: 60px;
	margin-bottom: 10px;

	}

.opinie-gosci {
	float: right;
	overflow: hidden;
	width: 80px;
margin-top: 80px;
position: absolute;
right: 0px;
}

.opinie-gosci2 {
	float: right;
	overflow: hidden;
margin-top: 30px;
position: absolute;
right: 0px;
width: 110px;
}

.opinie-gosci2 img {
width: 90px;
	}

.opinie-gosci3 {
	float: left;
	overflow: hidden;
margin-top: 185px;
position: absolute;
left: 0px;
width: 110px;
}

.opinie-gosci3 img {
width: 100px;
	}


	
}

.opinie-gosci-123 a, .opinie-gosci-123 a:visited{
	color: #333;
	font-weight: 600;
}

.opinie-gosci-123 a:hover {
	color: #BD5000;
	
}

.opinie-gosci-1234 { 
width: 0%;
margin: 0%;
	padding: 0%;
	font-size: 0px;
	line-height: 0px;
}

@media (min-width: 880px) {
.opinie-gosci-1234 { 
	background: rgba(189,80,0,0.8);
	text-align: left;
	float: right;
	margin: 1%;
	padding: 2%;
	width: 96%;
	font-size: 15px;
	line-height: 18px;
	color: #fff;
}
}


.opinie-gosci-1234 a, .opinie-gosci-1234 a:visited{ 
	color: #fff;
	font-size: 12px;
}

@media (max-width: 899px) {
	.opinie-gosci-1234 a, .opinie-gosci-1234 a:visited{ 
	
	font-size: 0px;
}
}

.opinie-gosci-1234 a:hover {
	color: #333;
}

.opinie-gosci-123 img {
	width: 60%;
}

.opinie-gosci-1234 img {
	height: 42px;
}

@media (max-width: 899px) {
.opinie-gosci-1234 img {
	height: 0px;
}
}


img.rozeta1 {
	width: 330px
}



@media (max-width: 1050px) { 
img.rozeta1 {
	width: 200px
	
}
}	

@media (max-width: 720px) { 
img.rozeta1 {
	width: 150px
	
}
}

.wdoll {
	    -webkit-animation: bounce 2s infinite 2s;
    animation: bounce 2s infinite 2s;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
	    opacity: 1;
    -webkit-transition: all .5s ease-in 3s;
    transition: all .5s ease-in 3s;
	
}

.doferty1 {
	width: 90%;
	margin: 0 auto;
	float: left;
	min-height: 330px;
		
}

.doferty1 img, .wycena-left img, .pakiety-left img, .pakiety-center img, .pakiety-right img {
		width: 92px;
}

@media (max-width: 1700px) { 
.doferty1 img, .wycena-left img, .pakiety-left img, .pakiety-center img, .pakiety-right img {
		width: 70px;
}
}



.main5 img {
		width: 80px;
}

.doferty1-left { 
width: 99%;
float: right;
font-size: 15px;
line-height: 19px;
color: #fff;


}

.doferty1-right { 
width: 99%;
float: right;
font-size: 15px;
line-height: 19px;
text-align: left;
margin-bottom: 15px;
color: #fff;
}

.doferty1-left1 { 
	float: left;
	width: 100%;
	text-align: center;	
	margin-bottom: 55px;
}

p.tytulydzialy3, p.tytulydzialy3a {
	font-size: 18px!important;
	line-height: 21px!important;
	padding-bottom: 4px;
	padding-top: 4px;
	font-weight: 600!important;
	color: #fff;
	text-align: center;
	    margin: 0 auto 0px;
		color: #333;
}

.doferty1-left, .doferty1-right {
	margin: 0 auto;
	text-align: center;
}

.doferty1-right1 { 
	float: right;
	width: 100%;
	text-align: center;	
	margin-bottom: 55px;
	
} 


@media (min-width: 1000px) {
	
.doferty1 {
	min-height: 100px;
	margin-bottom: 20px;
	float: left;
	
}	
	
p.tytulydzialy3, p.tytulydzialy3a {
	font-size: 16px!important;
	line-height: 19px!important;
	text-align: center;
	font-weight: 300;
	color: #f5dca0;
}	

p.tytulydzialy3a { 
	text-align: left;
}
	
.doferty1-left { 
width: 140px;
margin-top: 20px;
float: left;
}

.doferty1-left1 { 
	float: left;
	width: 81%;
	text-align: right;
	margin-bottom: 1px;
	
} 
.doferty1-left2 { 
	float: right;
} 

.doferty1-right { 
width: 45%;
margin-bottom: 1px;
}



.doferty1-right1 { 
	float: right;
	width: 81%;
	text-align: left;
	margin-bottom: 1px;
	
} 
.doferty1-right2 { 
	float: left;
} 

p.dofertytekst {
	float: left;
		width: 80%;
}
}

@media (mAX-width: 800px) {

.doferty1 {
	min-height: 260px;
	margin-bottom: 1px;
}
	
.doferty1-left { 
width: 100%;
margin-bottom: 1px;
}

	
p.tytulydzialy3, p.tytulydzialy3a {
	font-size: 19px!important;
	line-height: 22px!important;
	text-align: CENTER;
}	

p.tytulydzialy3a { 
	text-align: CENTER;
}
	
.doferty1-left { 
width: 47%;
margin-bottom: 1px;
}

.doferty1-left1 { 
	float: none;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
	
} 
.doferty1-left2 { 
	float: none;
} 

.doferty1-right { 
width: 100%;
margin-bottom: 20px;
}



.doferty1-right1 { 
	float: none;
	width: 100%;
	text-align: center;
	margin-bottom: 1px;
	
} 
.doferty1-right2 { 
	float: none;
} 

p.dofertytekst {
	float: none;
		width: 100%;
}

.doferty1-left2 img {
		width: 75px;
		text-align: center;
}
}

@media (mAX-width: 500px) { 
.doferty1-left { 
width: 42%;
margin-bottom: 1px;
float: left;
}

.doferty1-left2 img {
		width: 55px;
		text-align: center;
}

p.tytulydzialy3, p.tytulydzialy3a {
	font-size: 14px!important;
	line-height: 19px!important;
}
}

/*.doferty1 img, .wycena-left img, .pakiety-left img, .pakiety-center img, .pakiety-right img, .main5 img {
-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease;
}

.doferty1 img:hover, .doferty1 img:hover, .doferty1 img:hover, .wycena-left img:hover, .pakiety-left img:hover, .pakiety-center img:hover, .pakiety-right img:hover, .main5 img:hover {
-o-transition: all 0.8s;
-moz-transition: all 0.8s;
-webkit-transition: all 0.8s;
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-webkit-transform: scale(1.1);

}*/


@media (max-width: 820px) {
.js-go-down-button {
	height: 0px;
	width: 0px;
}

.wdoll {
	width: 0px;
	height: 0px;
}

.navbar-header page-scroll {
	height: 50px;
}
}

	
a, img{margin:0px; padding:0px; border: 0px; border: none;}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

  
img.sloganx {
float: right; 
overflow: hidden; 
margin-bottom: 5px;
}  

@media (max-width: 580px) { 
	img.sloganx {
		width: 290px;
} 
}


.tyt12 {
	 font-family: 'Open Sans', sans-serif;
	 font-weight: 600;
	 font-size: 35px;
	 line-height: 50px;
	 color: #b98a4b;
	 text-align: center;
	 padding: 1%;

	 width: auto;
	 display: inline-block;
	 margin: 0 auto;
}

@media (max-width: 800px) { 
.tyt12 { 
 font-size: 27px;
	 line-height: 30px;
}
}


.tyt13 {
	 font-family: 'Open Sans', sans-serif;
	 font-weight: 400;
	 font-size: 28px;
	 line-height: 35px;
	 color: #baa078;
	 text-align: center;
	 padding: 1%;
	 padding-left: 0%;
	 width: auto;
	 display: inline-block;
	 margin: 0 auto;
}

.galeria_zdjecie {
	height: 90px;
	width: auto;
	margin: 3px;
	overflow: hidden;
}



.wrapper4{

}

.wrapper3{
	background: #F39D22;
	z-index: -2222; 
	position: absolute; 
	top: 0px; 
	margin-top: 0px; 
	top: 0; 
	width: 100%;
	height: 100%;
}

@media (max-width: 600px) { 
.wrapper3{
	background-image: url(budel-film-400.jpg);
	min-height: 640px;
}
}

@media (max-width: 680px) { 
.wrapper3{
	background-image: url(budel-film-680.jpg);
	min-height: 640px;
}
}

@media (max-width: 800px) { 
.wrapper3{
	background-image: url(budel-film-800.jpg);
	min-height: ;
}
}

  
.logo-bud {
	
	z-index: 20001;
	
}

img.logo-bud {
		width: 400px;
		margin-top: 1px;
	}

	

@media (max-width: 1060px) { 
	img.logo-bud {
		width: 210px;
	}
} 	
	

@media (max-width: 550px) { 
	img.logo-bud {
		width: 180px;

		
	}
} 




/*.container  ul {
	text-align: left;
	float: left;
    list-style-position: outside;
    margin: 10px 0;
	margin-left: 11px;
    padding: 0 0 0 20px;
	padding-right: 10px;
width: 100%; 
}*/


/*------------------------ OFERTY SPECJALNE ----------------------- */

.oferty-pasek {
	height: auto;
	overflow: hidden;
	width: 100%;
	height: auto;
	margin-top: 10px;
}

a.link123 {
	font-weight: bold;
	float: right;
	background: url(../images/link123.png) no-repeat left;
	padding-left: 21px;
	line-height: 30px;
	float: right;
	margin-top: 10px;
}

a.link123:hover {
	color: #00587E;
	font-weight: bold;
}


#foo2 {
	
 }

#intro {
				width: 580px;
				margin: 0 auto;
			}
			.wrapper {
				background-color: white;
				width: 480px;
				margin: 40px auto;
				padding: 50px;
				box-shadow: 0 0 5px #999;
				
			}
			.list_carousel {
				margin: 0 0 0px 0px;
				width: 100%;
				padding-left: 10px;
				
			}
			
			.list_carousel a, .list_carousel a:visited  {
				-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
-ms-filter: grayscale(100%);
filter: grayscale(100%);
			}
	
	.list_carousel a:hover { 
					-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-o-filter: grayscale(0%);
-ms-filter: grayscale(0%);
filter: grayscale(0%);
	}
			
	
			
			
			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
				
			}
			.list_carousel li {
				text-align: center;
				width: 300px;
				height: 173px;
				padding: 0;
				margin-LEFT: 4px;
				margin-right: 20px;
				margin-top: 0px;

				float: left;
				padding-left:5px;
				
			}
			
			
			
			.list_carousel.responsive {
				width: auto;
				margin-left: 0;
				
			}
			.clearfix {
				float: none;
				clear: both;
			}
			.prev {
				float: left;
				margin-right: 1px;
				padding-top: 30px;
			}
			.next{
				float: right;
				margin-right: 0px;
				padding-top: 30px;
				width: 0px!important;
				font-size: 0px!important;
				
			}
			.next a {
				font-size: 0px!important;
			}
			
			.pager {
				float: left;
				width: 300px;
				text-align: center;
			}
			.pager a {
				margin: 0 5px;
				text-decoration: none;
			}
			.pager a.selected {
				text-decoration: underline;
			}
			.timer {
				background-color: #999;
				height: 6px;
				width: 0px;
			}

/*@media (max-width: 500px) { 
.list_carousel li {
			text-align: center;
			width: 275px;
			height: 310px;
			padding: 0;
			margin-LEFT: 5px;
			margin-right: 5px;
			margin-top: 0px;
			display: block;
			float: left;
			padding-left:5px;
			z-index: 0;
		}

.list_carousel li img{
	width: 260px;
}		
		
}

*/			
			
#facebook
{
z-index:123; text-align: left; background: url(facebook.png) no-repeat; width: 316px; height: 330px; margin: 0; overflow: hidden; display: block; position: fixed; left: 0; top: 110px;
}
#facebook2
{
z-index:122; text-align: right; background: url(facebook2.png) no-repeat; width: 266px; height: 310px; margin: 0; overflow: hidden; display: block; position: fixed; left: 0; top: 246px;
padding-right: 50px;
padding-top: 20px;
} 
  
  #imagelightbox
{
    position: fixed;
    z-index: 9999;
}

#wrapper img {
	width: 100%;
}

.clear {clear: both;}
.container {margin: 0 auto; padding: 10px;}
.containera {margin: 0 auto; padding: 0px;}

/* Active menu 
.active {/*background: url(../images/menu123.png);  color: #858585!important;} */

@media (max-width: 900px) { 
.active {/*background: url(../images/menu123.png); color: #858585!important;} */
/* Aktualności */
}

.ofertyspec {
	width: 44%;
	height: auto;
	margin: 1%;
	padding: 0%;
	border-bottom: 0px solid #00AEEF;
	float: left;
	overflow: hidden;
	
}

.ofertyspec-left {
	width: 190px;
	height: 130px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
	text-align: center;
}

.ofertyspec-right {
	width: 230px;
	float: right;
}


.ofertyspec1 {
	width: 440px;
	height: auto;
	margin-top: 30px;
	margin-bottom: 3px;
	margin-right: 60px;
	float: left;
	overflow: hidden;
}

.ofertyspec1-left {
	width: 150px;
	height: 130px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
	text-align: center;

}

.ofertyspec1-right {
	width: 260px;
	float: right;

}

@media (max-width: 320px) { 
	.ofertyspec {
	width: 90%;
	height: 180px;
	margin-top: 30px;
	margin-bottom: 3px;
	margin-right: 60px;
	float: left;
	overflow: hidden;
}

.ofertyspec-left {
	width: 130px;
	height: 130px;
	margin-right: 6px;
	float: left;
	overflow: hidden;
	text-align: center;
}

.ofertyspec-right {
	width: 200px;
	float: right;
}
}



p.ofspec2 {
	Overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../image/box-linia.png) repeat-x bottom;
}

p.aktual1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 20px;
	color: #00AEEF;
}

.ofertyspec a, .ofertyspec  a:visited {
	color: #000;
	font-size: 21px;
	text-decoration: none;
		
}

.ofertyspec  a:hover {
	color: #C2AA90;
}

a.link_foto {
	margin-right: 0px !important;
}

img.oferty_jpeg {
	height: 120px !important;
	width: 165px !important; 
	width: auto;
}

@media (max-width: 350px) {  
	img.oferty_jpeg {
	height: 90px !important;
	width: 110px !important; 
}
}


img.oferty1_jpeg {
	height: 200px !important;
	width: 300px !important; 
	width: auto;
	border: 3px solid #2A0202;
	margin: 5px;
}

@media (max-width: 540px) {
.ofertyspec {
	width: 95%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	
}
}
@media (max-width: 540px) {
.ofertyspec-left {
	width: 120px;
	height: 130px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
	text-align: center;
	padding-top: 17px;
}
}

@media (max-width: 540px) {
.ofertyspec-right {
	width: 170px;
	float: right;
	padding-top: 20px;
}
}


.header {
	height: auto;
	width: 100%;
	z-index:100101011010!important;
	position: fixed;
}


.top {
  text-align: center;
  height: 75px;
  padding-top: 10px;
  z-index: 123000000;
  background: rgba(0,0,0,0.7);
  width: 100%;
  position: fixed;
}

.top2 {
	background: url(image/lina1.png) repeat-x center bottom;
	height: 15px;
	width: 100%;
}



.top {
	margin-top: 0px;
	top: 0;
	padding-top: 0px;
}


@media (max-width: 740px) {
.top {
  height: 90px;
}
}



.header2{
	width: 100%;

}

@media (max-width: 680px) {
.header2 {
	
	background: url(image/header2.png) no-repeat center top;
	position: fixed;
	margin-top: 100px;
}
}

@media (min-width: 1020px) {
.header2 {
	width: 100%;
	height: 75px;
	position: fixed;
	margin-top: 165px;
	background: url(image/header2.png) no-repeat center top;
}
}

.animacja{

}


#main {
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
	text-shadow: 1px 1px 3px black;
}

#maina {
	height: auto;
	overflow: hidden;
}

.main2 {
	width: 100%;
	height: auto;
	/*background: url(image/main2a.jpg) no-repeat;*/
	padding-top: 50px;
	padding-bottom: 10px;
}

@media (max-width: 680px) { 
.main2 {

	padding-top: 10px;

}
}


@media (max-width: 450px) { 
.main2 {

	padding-top: 90px;

}
}

.main2a {
	width: 100%;
	height: 13px;
	/*background: url(image/lina2.png) no-repeat bottom;*/
}

.main2b {
	width: 100%;
	height: auto;
	background: #00A0E3;
	font-size: 14px;
	line-height: 19px;
	padding-top: 0px;
	color: #fff;
	
}

.main2b1 {
	width: 100%;
	height: 11px;
	background:  url(image/lina.png) no-repeat center top;
}	

.main3 {
	width: 100%;
	background: #fff;
	height: auto;
	overflow: hidden;
	min-height: 180px;
	padding-top: 30px;
}

.main4{
	width: 100%;
	background: #333;
	height: auto;
	overflow: hidden;
	color: #fff;
	font-family: 'Open Sans', serif;
	padding: 1%;
	font-size: 14px;
	line-height: 25px;
}

.main31 {
	width: 100%;
	background: #fff;
	height: auto;
	overflow: hidden;
	font-size: 10px;
	color: #333;
}

.main31 a, .main31 a:visited {
	color: #333;
	font-size: 10px;
	text-decoration: none;
}

.main31 a:hover {
	color: #333;
}	

.boxik {
	overflow: hidden;
	margin-bottom: 5px;
	color: #fff;
}

.box-partnerzy {
	width: 300px;
	height: auto;
	float: left; 
	margin-right: 20px;
	color: #E4D9C6;
	font-size: 18px;
	margin-right: 10px;
}



@media (min-width: 800px) { 
.box-partnerzy {
	width: 350px;
	margin-right: 50px;
}
}

@media (min-width: 900px) { 
.box-partnerzy {
	width: 400px;
	margin-right: 130px;
}
}

@media (min-width: 1000px) { 
.box-partnerzy {
	width: 1000px;
	margin-right: 0px;
}
}

@media (min-width: 1100px) { 
.box-partnerzy {
	width: 1100px;
	margin-right: 0px;
	
}

.list_carousel {
				margin: 0 0 0px 0px;
				width: 1100px;
				padding-left: 0px;
				

}
}

@media (min-width: 1400px) { 
.box-partnerzy {
	width: 1400px;
	margin-right: 0px;
	
}

.list_carousel {
				margin: 0 0 0px 0px;
				width: 1400px;
				padding-left: 0px;
				

}
}



.box {
	width: 150px;
	height: auto;
	float: right; 
	margin-right: 0px;
	margin-left: 0px;
	font-size: 18px;
	padding-top: 10px;
}

.box1 { 
	width: 470px;
	float: left;
	margin-right: 50px;
	margin-bottom: 0px;
}

.box2 { 
	width: 325px;
	float: left;
}

@media (max-width: 1300px) { 
.box1 { 
	width: 370px;
	float: left;
	margin-right: 50px;
	margin-bottom: 0px;
}
}

@media (max-width: 670px) { 
	.box1 { 
	width: 100%;
	margin-bottom: 30px;
}

.box2 { 
	width: 100%;
}

.box {
	width: 100%;
	height: auto;
	float: left; 
	margin-right: 0px;
	margin-left: 0px;
	font-size: 18px;
}

}



.box a, .box a:visited{
color: #fff;
font-size: 18px;
}

.box a:hover{
color: #000;
font-size: 18px;

}

@media (max-width: 650px) {
.box {
	width: 260px;
	height: auto;
	float: left; 
	margin-right: 20px;
	color: #E4D9C6;
	font-size: 18px;
}
}

@media (max-width: 350px) {
.box {
	width: 305px;
	height: auto;
	float: left; 
	margin-right: 20px;
	color: #E4D9C6;
	font-size: 18px;
}
}



.tel, .tel1, .mail, .lokalizacja {
	padding-left: 30px;
	line-height: 20px;
	line-height: 25px;
}

.tel {
	background: url(image/tel.png) left no-repeat;
}

.tel1 {
	line-height: 15px;
}

.mail {
	background: url(image/mail.png) left no-repeat;
}

.lokalizacja {
	background: url(image/lokalizacja.png) left no-repeat;
}


h1, h2 {
	font-size: 28px!important;
	line-height: 37px!important;
	padding-bottom: 8px;
	padding-top: 6px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300!important;
	color: #b98a4b!important;
	text-shadow: 0px 0px 0px black;
}

h2 {

	font-size: 42px;
}

p.ofspec1 {
font-size: 20px;
	font-family: 'PT Serif', serif, Calibri;
	font-weight: bold;
	margin-bottom: 3px;
	color: #6C0000;
	border-bottom: 4px solid #CA7702;
}

#imageContainer {
       margin: 0 auto;

    width: 100%;
	z-index: -1;

}


#imageContainer img {
    display: none;
    position: absolute;
	text-align: center;
	margin: 0 auto;
	z-index: -1;
	
}
@media (min-width: 1020px) {
#imageContainer img {
   margin-top: 120px;
}
}

#topmenu  .container {background: #fff;}


#logo {width: 215px; height: 51px; margin: 10px 0 10px; display: block; background: url('images/logo.png') no-repeat;}
#topmenu {height: 45px; text-align: right; margin: 0 auto; padding-top: 8px;}
#topmenu .container {padding: 0;}
#topmenu ul > li > a:hover {/*background: url(../images/menu123.png) repeat-x;*/ color: #858585; }
#topmenu ul > li > a:selected {/*background: url(../images/menu123.png) repeat-x;*/  color: #858585!important;}

@media (min-width: 1000px) {
#topmenu ul > li {display: block; float: left; width: auto; padding-left: 19px; }

#topmenu {height: 45px; text-align: right; margin: 0 auto; padding-top: 8px; width: 1000px;}
#topmenu ul > li > a {font-size: 156x; padding: 7px; padding-top: 3px; display: block; color: #fff; text-decoration: none; font-weight: 400; text-shadow: 1px 1px 2px black;}



#content {width: 600px; float: left; height: auto;}
#sidebar-a {width: 238px; float: left;}
#sidebar-b {width: 238px; background: green; height: 300px; float: left;}
}

@media (min-width: 1200px) {
#topmenu ul > li {display: block; float: left; width: auto; padding-left: 19px; }

#topmenu {height: 45px; text-align: right; margin: 0 auto; padding-top: 8px; width: 100%;}
#topmenu ul > li > a {font-size: 156x; padding: 7px; padding-top: 3px; display: block; color: #fff; text-decoration: none; font-weight: 400; text-shadow: 1px 1px 2px black;}



#content {width: 600px; float: left; height: auto;}
#sidebar-a {width: 238px; float: left;}
#sidebar-b {width: 238px; background: green; height: 300px; float: left;}
}

@media (max-width: 1100px) {
#topmenu ul > li {display: block; float: left; width: auto; padding-right: 8px; padding-left: 8px; }
#topmenu ul > li > a {font-size: 14px; padding: 6px; display: block; color: #fff; text-decoration: none; font-weight: 300;}


#content {width: 950px; float: left; height: auto;}
#sidebar-a {width: 238px;  float: left;}
#sidebar-b {width: 238px; background: green; height: 300px; float: left;}
}

@media (max-width: 900px) {
#topmenu ul > li {display: block; float: left; width: auto; padding-right: 2px; padding-left: 4px; }
#topmenu ul > li > a {font-size: 14px; padding: 3px; display: block; color: #fff; text-decoration: none; font-weight: normal;}


#content {width: 950px; float: left; height: auto;}
#sidebar-a {width: 238px;  float: left;}
#sidebar-b {width: 238px; background: green; height: 300px; float: left;}
}





#contentx {width: 100%; float: left; height: auto; margin-top: 5px; }

@media (max-width: 680px) {
#contentx {width: 100%; float: left; height: auto; margin-top: 0px;}
#topmenu {height: 20px; text-align: right; float: right; padding-top: 2px; width: 92%;  position: absolute; top: 40px; }

}


@media (min-width: 1000px) {
	.container {width: 97%; height: auto; }
	#content {width: 600px; margin-right: 10px;}
	#sidebar-a {width: 330px;}
	#sidebar-b {width: 238px;}
	#contentx {MIN-HEIGHT: 455px;}
}

@media (min-width: 1920px) {
	.container {width: 90%; height: auto; }
}	

/*MONITOR 3-kolumny*/


/*MONITOR 2-kolumny*/
@media (max-width: 895px) {
	.container {width: 85%;}
	#content {width: 456px; margin-right: 10px;}
	#sidebar-a {width: 238px; margin-right: 10px;}
	#sidebar-b {display: none;}
}

/*MONITOR 1-kolumna*/
@media (max-width: 740px) {
	.container {width: 90%;}
	#content {width: 580px; margin-right: 10px;}
	#sidebar-a {width: 238px; margin-right: 10px;}
	#sidebar-b {width: 238px;}
	

}
/*MONITOR 1-kolumna*/
@media (max-width: 500px) {
	.container {width: 90%;}
	#content {width: 318px; margin-right: 0px!important;}
	#sidebar-a {width: 318px!important;}
	#sidebar-b {width: 238px;}
	

}

/*SMARTFON*/
/*@media (max-width: 720px) {
	.container {width: 90%;}
	#logo {margin: 0 auto; margin-top: 10px; margin-bottom: 10px;}
	
	#topmenu .container {padding: 4px;}
	#topmenu ul  {display: block; margin: 0 auto; padding: 0; min-width: 100%; margin-left: 0;}
	#topmenu ul > li {width: 95% !important; margin: 0 auto; text-align: center; border-bottom: 1px gray dotted;}
	#topmenu ul > li:last-child {border: 0;}
	#topmenu ul > li > a {font-size: 14px; padding: 12px;}
	
	#sidebar-a {width: 90%; margin-right: 10px;}
	#sidebar-b {width: 238px; background: green; height: 300px; float: left;}

} */

@media (max-width: 720px) {
	.container {width: 90%;}
	
	#logo {margin: 0 auto; margin-top: 10px; margin-bottom: 10px;}
	#content {width: 318px!important; }
	#topmenu .container {padding: 4px; }
	#topmenu ul  {display: table; margin: 0 auto; padding: 0; min-width: 100%; margin-left: 0;}
	#topmenu ul > li {width: 95% !important; margin: 0 auto; text-align: center; border-bottom: 1px gray dotted;}
	#topmenu ul > li:last-child {border: 0;}
	#topmenu ul > li > a {font-size: .9em; padding: 7px;}
	
	#sidebar-a {width: 238px; margin-right: 10px;}
	#sidebar-b {width: 238px; background: green; height: 300px; float: left;}

}

#contentx {MIN-HEIGHT: 455px;}

@media (min-width: 1720px) {
	#contentx {MIN-HEIGHT: 535px;}
}

/*-- BOXY STRONA GŁÓWNA --*/

.box-1 {
	text-align: center;
	width: 130px;
	height: 90px;
	padding: 0;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 2px;
}

@media (max-width: 740px) {
.box-1 {
	float: left;
}
}



.box0 {
float: left;
	height: 90px;
	width: 130px;
	text-align: left;
	overflow: hidden;
	margin-bottom:1px;
	position: relative;
	background: rgba(207,187,114,0.9);
	-webkit-border-radius: 6px; /* Safari, Chrome */
 -khtml-border-radius: 6px;    /* Konqueror */
 -moz-border-radius: 6px; /* Firefox */
  border-radius: 6px;
   box-shadow:0 0 0 2px rgba(255,255,255,0.3);
	
}

.box0 img {
	width: 125px;
	height: auto;
	border: 1px solid #f2f2f2;
	margin: 1px;
		-webkit-border-radius: 6px; /* Safari, Chrome */
 -khtml-border-radius: 6px;    /* Konqueror */
 -moz-border-radius: 6px; /* Firefox */
  border-radius: 6px;
	
}





p.box-text {
	margin-bottom: 1px;
	position: absolute;
	top: 100px;
	height: 27px;
	background: #5a2e13;
	color: #fff;
	font-size: 12px;
	text-align: center;
	width: 204px;
	line-height: 24px;
}

.box0 a, .box0 a:visited {
	color: #fff;
	font-size: 16px;
	text-align: center;
	text-decoration: none!important;
	display: block;
	line-height: 19px;
	font-weight: normal;
	text-shadow: 1px 1px 1px black;
	padding: 7px;
}

.box0 a:hover {
	color: #000;
	text-shadow: 1px 1px 1px white;
}

@media (min-width: 1000px) { 
	.box-1 {
		width: 144px;
		
	}	
	.box0 {	
		width: 144px;
	}
	

.box0 img {
	width: 140px;
	height: auto;
}

}



/* BOXY JEDNOSTKI */
.boxjednostki-1 {
	text-align: center;
	width: 290px;
	height: 165px;
	padding: 0;
	margin: 10px;
	float: LEFT;
}

.boxjednostki0 {
float: left;
	height: 165px;
	width: 290px;
	text-align: left;
	overflow: hidden;
	margin-bottom:1px;
	position: relative;
	padding: 1px;
	background: rgba(207,187,114,1);
	
}

.boxjednostki0 img {
	width: 290px;
	height: auto;
}


@media (max-width: 650px) { 
.boxjednostki-1 {
	width: 210px;
	height: 125px;
	margin: 5px;
}

.boxjednostki0 {
	width: 210px;
	height: 125px;
}

.boxjednostki0 img {
	width: 210px;
	height: auto;
}
}

@media (max-width: 400px) { 
.boxjednostki-1 {
	width: 280px;
	height: 165px;
	margin: 5px;
}

.boxjednostki0 {

	width: 280px;
	height: 165px;
	
}

.boxjednostki0 img {
	width: 280px;
	height: auto;
}
}

.boxjednostki0 a, .boxjednostki0 a:visited {
	color: #fff;
	font-size: 16px;
	text-align: center;
	text-decoration: none!important;
	display: block;
	line-height: 19px;
	font-weight: normal;
	text-shadow: 1px 1px 1px black;
	
}

.boxjednostki0 a:hover {
	color: #000;
	text-shadow: 1px 1px 1px white;
}



@media (max-width: 500px){
.box-aktual {
	float: left; 
	width: 300px;
	font-size: 14px;
	line-height: 18px;
	overflow: hidden;
}
}

@media (mix-width: 200px){
.box-aktual {
	float: left; 
	width: 290px;
	font-size: 14px;
	line-height: 18px;
	overflow: hidden;
}

}

@media (min-width: 590px){
.box-aktual {
	float: left; 
	width: 580px;
	font-size: 14px;
	line-height: 18px;
}
}

@media (min-width: 750px){
.box-aktual {
	float: left; 
	width: 300px;
	font-size: 14px;
	line-height: 18px;
}
}


.aktual-linia {
	width: 0px;
	height: 0px;
	float: left;
	margin-left: 0px; 
	margin-right: 0px;
}

@media (min-width: 700px) {
.aktual-linia {
	width: 4px;
	height: 197px;
	float: left;
	margin-left: 0px; 
	margin-right: 30px;
	background: url(image/aktual-linia.png) repeat-y center;
}
}


/*-- BOXY OFERTA --*/

.box-1-oferta, .box-1-realizacje {
	text-align: center;
	width: 99%;
	height: auto;
	padding: 0;
	margin: 0.5%;
	float: left;
	BACKGROUND: url(image/header.png);
	position: relative;

}


@media (min-width: 650px) {
.box-1-oferta, .box-1-realizacje {
	text-align: center;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0.5%;
	float: left;
	BACKGROUND: url(image/header.png);
	position: relative;
	
}
}




@media (min-width: 1000px) {
.box-1-oferta, .box-1-realizacje {
	text-align: center;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0.5%;
	float: left;
	BACKGROUND: url(image/header.png);
	position: relative;
	
}
}


.box-1-oferta img {
	width: 100%;
}

p.box-text {
	margin-bottom: 1px;
	position: absolute;
	top: 100px;
	height: 27px;
	background: #5a2e13;
	color: #fff;
	font-size: 12px;
	text-align: center;
	width: 204px;
	line-height: 24px;
}

.box1-oferta a, .box1-oferta a:visited , .box1-realizacje a, .box1-realizacje a:visited{
	color: #fff;
	font-size: 18px;
	text-align: center;
	text-decoration: none!important;
	display: block;
	line-height: 20px;
	font-weight: normal;
	text-shadow: 1px 1px 2px black;
}

.box1-oferta a:hover, .box1-realizacje a:hover {
	color: #ffc400;
}

@media (min-width: 780px) { 
.realizacjexyz {
	overflow: hidden;
	width: 620px;
	margin: 0 auto;
}
}

p.tyt-aktual {
	font-size: 16px;
	margin: 0 auto 7px;
	line-height: 19px;
}

a.szczegoly, a.szczegoly:visited {
	width: 120px;
	height: 30px;
	display: inline-block;
	background: url(image/szczegoly.png) no-repeat center top;
	float: right;
}

a.szczegoly:hover {
	background: url(image/szczegoly1.png) no-repeat center top;
}

a.szczegoly2, a.szczegoly2:visited , .box-aktual a, .box-aktual a:visited {
	width: auto;
	height: auto;
	color: #efefef;
	background: url(image/szczeg1.png) no-repeat left;
	float: right;
	margin-top: 2px;
	overflow: hidden;
	padding-left: 20px;
	text-decoration: none!important;
}

a.szczegoly2:hover, .box-aktual a:hover {
	background: url(image/szczeg1a.png) no-repeat left;
	
	color: #fff;
}

a.szczegoly3, a.szczegoly3:visited {
	width: auto;
	height: 18px;
	display: block;
	background: url(image/szczegoly4.png) no-repeat left top;
	float: right;
	font-size: 12px;
	overflow: hidden;
	margin-top: 10px;
	float: right;
	padding-left: 20px;
	line-height: 19px;
	color: #F4F4F4;
}

a.szczegoly3:hover {
	background: url(image/szczegoly4.png) no-repeat left top;
	color: #F39D22;
}



/*@media (min-width: 300px) {
.box1{
	color: #1B0805;
	line-height: 37px;
	width: 310px;
	height: 40px;
	background: #E4D9C7;
	
	text-align: center;
	font-family: 'PT Serif', serif, Calibri, 'Trebuchet MS', Tahoma;
	font-size: 20px;
	font-weight: bold;
	margin: 0 auto;
	margin-top: 166px;
	position: absolute;
}
}

@media (min-width: 300px) {
.box0 img {
	width: 310px;
	height: auto;
}
}

@media (min-width: 300px) {
.box0  {
	width: 310px;
	height: auto;
	margin-bottom: 10px;
}
}


@media (min-width: 600px) {
	.box0 {
	float: left;
	height: 190px;
	width: 270px;
	text-align: left;
	overflow: hidden;
	margin-bottom:10px;
	
}
}

@media (min-width: 600px) {
.box1{
	color: #1B0805;
	line-height: 37px;
	width: 270px;
	height: 40px;
	background: #E4D9C7;
	
	text-align: center;
	font-family: 'PT Serif', serif, Calibri, 'Trebuchet MS', Tahoma;
	font-size: 16px;
	font-weight: bold;
	margin: 0 auto;
	margin-top: 144px;
	position: absolute;
}
}

@media (min-width: 600px) {
.box0 img {
	width: 270px;
	height: auto;
}
}
@media (min-width: 600px) {
p.box-text {
	margin-bottom: 1px;
	position: absolute;
	top: 100px;
	height: 27px;
	background: #5a2e13;
	color: #fff;
	font-size: 12px;
	text-align: center;
	width: 204px;
	line-height: 24px;
}
} */



/*----------------------- GALERIA ZDJ�� ---------------------------- */
.link_foto {
	 width: 100%;
	 margin: 2px;
}

.galeria {
    float: left;
    height: 215px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 2px;
	margin-right: 5px; 
    text-align: center;
    width: 310px;
	z-index: 12;
	float: left;
	font-size: 15px;
	line-height: 15px;
	background: #fff;
}

.galeria1 {
    height: 235px;
    overflow: hidden;
    width: 310px;
	z-index: 12;
	line-height: 14px;
}


@media (min-width: 600px) { 
	.galeria {
     float: left;
    overflow: hidden;
    text-align: center;
    width: 250px;
	z-index: 12;
}
}

@media (min-width: 600px) { 
	.galeria {
    float: left;
     overflow: hidden;
	margin-right: 5px; 
    text-align: center;
    width: 260px;
	z-index: 12;
}
}

@media (min-width: 600px) { 
.galeria1 {
    overflow: hidden;
    width: 260px;
	z-index: 12;

}
}


@media (max-width: 400px) { 
	.galeria {
     float: left;
    overflow: hidden;
    text-align: center;
    width: 280px;
	z-index: 12;
}

.galeria1 {
    overflow: hidden;
    width: 280px;
	z-index: 12;

}

}


@media (min-width: 730px) { 
	.galeria {
     float: left;
    overflow: hidden;
	margin-right: 5px; 
    text-align: center;
    width: 290px;
	z-index: 12;

}
}

@media (min-width: 730px) { 
.galeria1 {
     overflow: hidden;
    width: 290px;
	z-index: 12;

}

}

.galeria1 img {
    width: 280px;
	height: auto;
	z-index: 12;
}

.galeria1 a, .galeria1 a:visited { 
	font-size: 16px;
	height: 25px;
	color: #fff;
	line-height: 25px;
	display: inline-block;
	text-shadow: 1px 1px 1px black;
	text-decoration: none!important;
}

.galeria1 a:hover {
	color: #C08A2F;
}

.galeria_zdjecie {
	height: 90px;
	width: auto;
	margin: 3px;
	overflow: hidden;
}

.foto1 {
float: left;
z-index: 12;
}

.foto1 img {
	height: 210px;
	margin: 4px;
	z-index: 12;
	border: 2px solid #000;
}



#gmap a, #gmap a:visited {
	color: #fff;
}

.table {
	background: #fff;
}



/* tabele */


table {
	width: 95%;
	margin-right: 10px;
	float: left;
	overflow: hidden;
	vertical-align: middle;
	MARGIN-BOTTOM: 20px;
}
}
 tr {
	vertical-align:top;
	font-style: italic;
	font-size: 18px;
 }

tbody {
	height: 100%;
} 

td {
	border-bottom: 1px solid #2A0202;
	padding: 10px;
	border-bottom-style: dotted;
	line-height: 22px;
	vertical-align: middle;
}

td.menu_nazwa2 {
	font-style: italic;
	font-size: 15px;
}

.contentx li {
	  list-style-position: inside;
    margin: 10px 0;
	margin-left: 10px;
    padding: 0 0 0 20px;
}

input.rezerw-guzik , input.rezerw-guzik1, input.rezerw-guzik2{
	background: #C2AA90;
	color: #fff;  
	border: 0px; 
	width: 100%; 
	height: 35px;
  margin-top: 10px;
  font-size: 15px;
  cursor: Pointer; cursor: hand;
  float: left!important;
} 

input.rezerw-guzik1{ 
	float: right;
	margin-top: 10px;
	cursor: Pointer; cursor: hand;
}
/*------------------------------- Pagination --------------------- */
#wrappper-pagination {
	width: 100%;
	height: 60px;
	margin: 0 auto;
	clear: both;
}
#inner-pagination {
	width: auto;
	height: auto;
	padding: 3px;
	text-align: center;
}
#inner-pagination ul {
	clear: both;
}
#inner-pagination ul,
#inner-pagination ul li {
	list-style: none;
}
#inner-pagination a {
	display: inline-block;
}
#inner-pagination ul li {
	margin: 0 5px;
	display: inline-block;
}
#inner-pagination ul li a.current {
	font-weight: bold;
	color: #fff;
	border: 1px solid #1B0805;
	background: #1B0805;
	padding: 0 3px;
}

.footerx {
	height: 20px; 
	background: #002C3F;
	color: #fff;
	font-size: 10px;
	padding: 3px;
	text-align: center;
}

.footerx a, .footerx a:visited{
	color: #715C4A;
	font-size: 12px;
	text-decoration: none;
}

.footerx a:hover{ 
	color: #fff;
}

.wizytowka_obraz img {
	float: right;
	width: 310px;
}

.wizytowka_obraz1 {
	width: 450px;
	float: left;
}

@media (max-width: 650px) { 
.wizytowka_obraz {
	float: left;
	width: 310px;
	height: auto;
	margin-bottom: 20px;
}

.wizytowka_obraz img{
	width: 310px;
}
}

@media (min-width: 900px) { 
.wizytowka_obraz {
	float: right;
	width: 400px;
	padding-left: 10px;
	height: auto;
}

.wizytowka_obraz img{
	width: 400px;
}

}

@media (min-width: 1040px) { 
.wizytowka_obraz1 {
	width: 590px;
	float: left;
}
}

#contentx a, #contentx a:visited {
	text-decoration: underline;

}

.box1-oferta a, .box1-oferta a:visited {
	text-decoration: none!important;
	font-style: normal!important;
} 


.realizacje1 {
		overflow: hidden!important;
		display: block;
		width: 300px; 
		height: 330px; 
		margin-bottom: 20px;
}

@media (max-width: 639px) { 
.realizacje1 {
		height: 90px; 
		margin-bottom: 5px;
}
}

@media (min-width: 640px) { 
	.realizacje1 {
		overflow: hidden!important;
		display: block;
		width: 300px; 
		
		margin-bottom: 20px;
	}
}


@media (min-width: 900px) { 
	.realizacje1 {
		overflow: hidden!important;
		display: block;
		width: 300px; 
		
		margin-bottom: 0px;
	}
}




.spec1 {

	WIDTH: 95%; 
}

.spec2 {
	WIDTH: 95%; 
}

@media (min-width: 870px) { 
.spec1 {
	float: left; 
	WIDTH: 40%; 

}

.spec2 {
	float: right; 
	WIDTH: 55%; 
	
}
}


@media (min-width: 920px) { 
.spec1 {
	float: left; 
	WIDTH: 520px; 

}

.spec2 {
	float: right; 
	WIDTH: 42%; 
	
}
}

@media (min-width: 1500px) { 
.spec2 {
	float: right; 
	WIDTH: 55%; 
	
}
}


.box-glowna, .box-glowna-dekarze, .box-glowna-oferta, .box-glowna-onas {
	width: 33.333%;
	float: left;
	padding: 3%;
	padding-top: 1%;
	background: #00A0E3;
	
}


@media (min-width: 1050px) {
.box-glowna, .box-glowna-dekarze, .box-glowna-oferta, .box-glowna-onas {
	width: 33.333%;
	float: left;
	padding: 3%;
	padding-top: 1%;
	background: #00A0E3;
	max-height: 270px;
}
}

.box-glowna-dekarze { 
	background: url(image/dekarze.jpg) #00A0E3 no-repeat center top;
	background-size: 100%;
}

.box-glowna-oferta { 
	background: url(image/oferta.jpg) #00A0E3 no-repeat center top;
	background-size: 100%;
}

.box-glowna-onas { 
	background: url(image/onas.jpg) #00A0E3 no-repeat center top;
	background-size: 100%;
}

.box-glowna-tyt {
	font-size: 38px;
	line-height: 40px;
	font-weight: 300;
	
}

.box-glowna-dekarze a, .box-glowna-dekarze a:visited, .box-glowna-onas a, .box-glowna-onas a:visited, .box-glowna-oferta a, .box-glowna-oferta a:visited {
	width: 40%;
	height: 45px;
	display: block;
	background: rgba(255,255,255,0.7);
	line-height: 40px;
	margin-top: 5px;
	text-align: center;
	border: 1px solid #fff;
	float: right;
	font-size: 17px;
	color: #333;
} 

.box-glowna-dekarze a:hover, .box-glowna-oferta a:hover, .box-glowna-onas a:hover{ 
	background: rgba(0,0,0,0.7);
	color: #fff;
}

@media (max-width: 950px) {
.box-glowna, .box-glowna-dekarze, .box-glowna-oferta, .box-glowna-onas {
	width: 100%;
}
}


p.foto-podpis {
	
	text-align: center;
	font-weight: 800; 

font-size: 15px;
	color: #333;
	margin-bottom: 0Px;
	font-family: 'Open Sans', sans-serif;
		
	
}

p.foto-podpis2 {
	position: relative;
	text-align: center;
	margin-top: 0px; 
	font-weight: 200; 

	z-index: 123;
	color: #fff;
	font-size: 19px;
	font-family: 'Open Sans', sans-serif;
		
	
}

@media (min-width: 800px) {
p.foto-podpis {
	font-size: 25px;
	line-height: 30px;
	height: 100%;
}
}

@media (min-width: 1050px) {
p.foto-podpis {
	font-size: 30px;
	line-height: 35px;
	height: 100%;
	width: 90%;
}
}

@media (min-width: 1200px) {
p.foto-podpis {
	font-size: 30px;
	line-height: 35px;
	height: 100%;

}
}

@media (min-width: 1300px) {
p.foto-podpis {
	font-size: 45px;
	line-height: 60px;
	height: 100%;
	margin-top: 5%;
	
}
}

@media (max-width: 600px) {
p.foto-podpis {
	
	text-align: center;
	 font-weight: 800!important; 
font-size: 25px;
line-height: 30px;
	color: #333;
	margin-bottom: 10Px;
	font-family: 'Open Sans', sans-serif;
	margin-top: 2%;
		
	
}

p.foto-podpis1 { 
	font-size: 18px;
	line-height: 21px!important;
	margin-top: 1px;
}
}



p.foto-podpis1 {
	position: relative;
	text-align: CENTER;
	font-size: 25px;
	font-weight: 400!important; 

	color: #fff;
	line-height: 32px!important;
	MARGIN: 0 AUTO;
	margin-bottom: 20px;
    letter-spacing: 0.0em;
	font-family: 'Open Sans', sans-serif;

}

@media (max-width: 800px) {
p.foto-podpis1 { 
	font-size: 17px;
	line-height: 22px!important;
	
}
}



p.foto-podpis-kontakt{
	position: relative;
	text-align: center;
	font-weight: 700; 
	font-size: 24px;
	color: #fff;
}

p.foto-podpis-kontakt1{
	font-size: 21px;
	
}

.box-1-oferta a, .box-1-oferta a:visited {
	display: block;
	height: 100%;
	width: 100%;
	background: rgba(255,255,255,0);
	position: absolute;
	z-index: 2;
	background-position: center; 
}


.box-1-oferta a:hover {
	display: block;
	width: 90%;
	height: 87%;
	margin: 5%;
	
	background: rgba(255,255,255,0.7) url(image/dolink15.png)  no-repeat;
	background-position: center; 
	transition: all .3s ease-in-out;
	
}

.kategorie {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
}

.kategorie a, .kategorie a:visited {
	color: #00AEEF;
	font-weight: bold;
	text-decoration: none;
}

.kategorie a:hover {
	color: #333;
}

.element_oferty {
	width: 98%;
	margin: 1%;
	float: left;
}

.element_oferty_left { 
	float: left;
	width: 98%;
	position: relative;
	margin-bottom: 4%;
}

.element_oferty_right { 
	float: right;
	width: 98%;
	text-align: justify;
}

.element_oferty_left img{ 
	width: 100%;
}

@media (min-width: 850px) { 
.element_oferty {
	width: 48%;
	margin: 1%;
	float: left;
	margin-bottom: 5%!important;
}

.element_oferty_left { 
	float: left;
	width: 99%;
	position: relative;
}

.element_oferty_right { 
	float: right;
	width: 99%;
	text-align: justify;
}

}


@media (min-width: 1590px) {
.element_oferty {
	width: 48%;
	margin: 1%;
	float: left;
	overflow: hidden;
	height: auto;
	margin-bottom: 2%!important;
}

.element_oferty_left { 
	float: left;
	width: 53%;
	position: relative;
}

.element_oferty_left img{ 
	width: 100%;
}




.element_oferty_right { 
	float: right;
	width: 44%;
	text-align: justify;
}
}

.element_oferty_left a, .element_oferty_left a:visited { 
display: block;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0);
	position: absolute;
	z-index: 2;
	background-position: center; 
	
	
}

.element_oferty_left a:hover{ 
	background: rgba(0,0,0,0.4) no-repeat;
	background-position: center; 
	transition: all .3s ease-in-out;
	
}

.element_oferty p {
margin: 0 auto 0px!important;
}

.wycena1 {
	width: 95%;
	margin: 0 auto;
}

@media (min-width: 900px) { 
	.wycena1 {
		width: 50%;
	}
}


.onas {
	overflow: hidden;
	margin-bottom: 10px;
}


.onas-box {
	width: 95%;
	height: auto;
	margin: 0 auto;
	margin-top: 30px;
	overflow: hidden;
}

@media (min-width: 900px) { 
	.onas-box {
		width: 44%;
		float: left;
		margin: 2%;
	}
}

@media (max-width: 1700px) { 
	.onas-box {
		min-height: 280px;
	}
}

p.onas1 {
	font-size: 40px;
	text-align: center;
	color: #00AEEF;
	line-height: 44px;
	font-weight: 300;
}


.slogan, .slogann {
	position: absolute;
	text-align: center;
	top: 35%; 
	font-weight: 800; 
	z-index: 0;
	color: #142566;
	width: 60%;
	left: 15%;
	font-size: 40px;
	line-height: 65px;
}

.slogann {
	margin-top: 23%; 
	
}


@media (max-width: 1500px) { 
.slogan { 
	top: 40%; 
	left: 20%;
	font-weight: 800; 
	width: 60%;
	z-index: 0;
	color: #142566;
	font-size: 35px;
	line-height: 45px;
	text-align: center;
}
}


@media (max-width: 1000px) { 
.slogan { 
	top: 20%; 
	left: 5%;
	font-weight: 800; 
	width: 70%;
	z-index: 0;
	color: #142566;
	font-size: 21px;
	line-height: 32px;
	text-align: left;
}
}


.slogan2 {
	position: absolute;
	text-align: center;
	margin-top: 40%; 
	font-weight: 300; 

	z-index: 123;
	color: #fff;
	margin-right: 0px;
	right: 50px;
	width: 500px;
	padding: 10px;
	background: rgba(255,255,255,0.5);
}

#mapka{
	width: 99%; height: 400px; border: 1px solid black; background: gray; margin: auto; color:#000; }
	

	
img.logo234 img {
	width: 295px;
}


@media (max-width: 790px) { 
img.logo234 {
	width: 220px!important;
}
}



.tytulydzialy {
	color: #AC9377;
	font-size: 33px;
	margin: 0 auto;	
	text-align: center;
	line-height: 37px;
	margin-bottom: 10px;
	margin-top: 30px;
}

.apartament1, .apartament2, .apartament3 , .apartament4 {
	overflow: hidden;
	margin-bottom: 10px;
} 

.apartament4 { 
	font-size: 23px;
	font-weight: 400;
}



.arrow {
  text-align: center;
  margin: 8% 0;
}
.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}



.dosloganu {
	position: relative; 
	width: 55%; 
	text-align: center; 
	/*background: rgba(194,170,144,0.5);*/
	MARGIN: 0 AUTO; 
	padding-top: 8%; 

}

@media (max-width: 650px) { 
.dosloganu {
margin-top: 24%;
width: 90%;
}
}


@media (max-width: 550px) { 
.dosloganu {
margin-top: 15%;
width: 85%;
}
}


.dosloganu1 {
	position: relative; 
	width: 45%; 
	text-align: center; 
	/*background: rgba(194,170,144,0.5);*/
	MARGIN: 0 AUTO; 
	margin-top: 3%; 
	padding: 1%;
}

@media (max-width: 650px) { 
.dosloganu1 {
margin-top: 5%;
width: 62%;
}
}


@media (max-width: 550px) { 
.dosloganu1 {
margin-top: 5%;
width: 62%;
}
}




 
	.link_foto {
	float: left; 
	margin: 1%;
	width: 48%;
	HEIGHT: auto;
	}



@media (min-width: 1100px) { 
	.link_foto {
	float: left; 
	margin: 1%;
	width: auto;
	HEIGHT: 300PX;
	}
}

@media (min-width: 1500px) { 
	.link_foto {
	float: left; 
	margin: 1%;
	width: auto;
	HEIGHT: 300PX;
	}
}

/*----------------------- GALERIA ZDJï¿½ï¿½ ---------------------------- */
/*.link_foto {
	 width: 100%;
	 margin: 2px;
}*/

.galeria {
    float: left;
    height: 210px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0px;
	margin-right: 8px; 
    text-align: center;
    width: 300px;

	float: left;
	font-size: 15px;
	line-height: 15px;
	
}

.galeria1 {
    height: 235px;
    overflow: hidden;
    width: 310px;

	line-height: 14px;
}


.galeria1 img {
    width: 310px;
	height: auto;

}





@media (min-width: 600px) { 
	.galeria {
    float: left;
     overflow: hidden;
	margin-right: 5px; 
    text-align: center;
    width: 219px;

	 height: 150px;
}
}

@media (min-width: 600px) { 
.galeria1 {
    overflow: hidden;
    width: 260px;


}
}





@media (min-width: 730px) { 
	.galeria {
     float: left;
    overflow: hidden;
	margin-right: 9px; 
    text-align: center;
    width: 280px;

	height: 200px;

}
}

@media (min-width: 730px) { 
.galeria1 {
     overflow: hidden;
    width: 31px;


}

}

@media (min-width: 1000px) { 
	.galeria {
     float: left;
    overflow: hidden;
	margin-right: 5px; 
    text-align: center;
    width: 240px;

	height: 160px;
}
}


@media (min-width: 1200px) { 
	.galeria {
     float: left;
    overflow: hidden;
	margin-right: 5px; 
    text-align: center;
    width: 230px;

	height: 150px;
}
}





@media (min-width: 1300px) { 
	.galeria {
     float: left;
    overflow: hidden;
	margin-right: 9px; 
    text-align: center;
     width: 24%;
	height: 250px;

	position: relative;
}
}

@media (min-width: 1800px) { 
	.galeria {
     float: left;
    overflow: hidden;
	margin-right: 7px; 
    text-align: center;
     width: 24%;
	height: 260px;
	margin: 0.5%;
}
}

@media (max-width: 550px) { 
	.galeria {
     float: left;
    overflow: hidden;
    text-align: center;
    width: 95%;
	z-index: 12;
}
}

.galeria1 a, .galeria1 a:visited { 
	font-size: 16px;
	height: 25px;
	color: #fff;
	line-height: 25px;
	display: inline-block;
	text-shadow: 1px 1px 1px black;
	text-decoration: none!important;
}

.galeria1 a:hover {
	color: #C08A2F;
}

.galeria_zdjecie {
	height: 90px;
	width: auto;
	margin: 3px;
	overflow: hidden;
}






/*-- BOXY OFERTA --*/

.box-1-oferta, .box-1-realizacje {
	text-align: center;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 1%;
	float: left;
	BACKGROUND: url(image/header.png);
	position: relative;
}







.box-1-oferta img {
	width: 100%;
}

p.box-text {
	margin-bottom: 1px;
	position: absolute;
	top: 100px;
	height: 27px;
	background: #5a2e13;
	color: #fff;
	font-size: 12px;
	text-align: center;
	width: 204px;
	line-height: 24px;
}

.box1-oferta a, .box1-oferta a:visited , .box1-realizacje a, .box1-realizacje a:visited{
	color: #fff;
	font-size: 18px;
	text-align: center;
	text-decoration: none!important;
	display: block;
	line-height: 20px;
	font-weight: normal;
	text-shadow: 1px 1px 2px black;
}

.box1-oferta a:hover, .box1-realizacje a:hover {
	color: #ffc400;
}



#foo2 {
	
 }

#intro {
				width: 580px;
				margin: 0 auto;
			}
			.wrapper {
				background-color: white;
				width: 480px;
				margin: 40px auto;
				padding: 50px;
				box-shadow: 0 0 5px #999;
				
			}
			.list_carousel, .list_carousel1 {
				margin: 0 0 0px 0px;
				width: 100%;
				padding-left: 10px;
				height: 250px;
				
			}
			
			.list_carousel a, .list_carousel a:visited  {
				-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
-ms-filter: grayscale(100%);
filter: grayscale(100%);
			}
	
	.list_carousel a:hover { 
					-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-o-filter: grayscale(0%);
-ms-filter: grayscale(0%);
filter: grayscale(0%);
	}
			
	
			
			
			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
				width: 100%;
				
			}
			.list_carousel li {
				text-align: center;
				width: 350px;
				height: 190px;
				padding: 0;
				margin-LEFT: 4px;
				margin-right: 20px;
				margin-top: 0px;

				float: left;
				padding-left:5px;
				
			}
			
	@media (max-width: 1700px) {  
				.list_carousel li { 
					margin-LEFT: 25px;
				margin-right: 25px;
				}
			}	

@media (max-width: 1650px) {  
				.list_carousel li { 
					margin-LEFT: 15px;
				margin-right: 15px;
				}
			}			

		@media (max-width: 1300px) {  
				.list_carousel li { 
					margin-LEFT: 30px;
				margin-right: 30px;
				}
			}
			
			@media (max-width: 650px) {  
				.list_carousel li { 
					margin-LEFT: 25px;
				margin-right: 5px;
				width: 330px;
				
				}
			}	
			
		
			
			
			.list_carousel.responsive {
				width: auto;
				margin-left: 0;
				
			}
			.clearfix {
				float: none;
				clear: both;
			}
			.prev {
				float: left;
				margin-right: 1px;
				padding-top: 10px;
			}
			.next{
				float: right;
				margin-right: 1px;
				padding-top: 10px;
				margin-bottom: 10px;
			}
			.pager {
				float: left;
				width: 300px;
				text-align: center;
			}
			.pager a {
				margin: 0 5px;
				text-decoration: none;
			}
			.pager a.selected {
				text-decoration: underline;
			}
			.timer {
				background-color: #999;
				height: 6px;
				width: 0px;
			}



.top-left {
	float: left;
	width: 32.33333%;
	margin-right: 1%;
}

.top-center {
	float: left;
	width: 33.33333333%;
	margin: 0 auto;
}

.top-right {
	float: right;
	width: 33.33333333%;
}



p.date, .t {
	text-align: left!important;
}

.informations {
	width: 80px!important;
}

.opinie12 {
	float: left;
	width: 70%;
	color: #fff;
	font-size: 20px;

}

.opinie12-box {
	width: 18%;
	margin: 1%;
	margin-right: 7%;
	float: left;
	text-align: center;
}

@media (max-width: 800px) {
	.opinie12-box {
	width: 50%;
	margin-bottom: 5%;
	}
	
} 


.opinie12-box-top { 
padding: 2%;
border-bottom: 1px solid #fff;
width: 100%;
}

.opinie12-box-bottom { 
padding: 2%;
font-size: 16px;
width: 100%;
}


.opinie13 {
	float: right;
	width: 90%;
	color: #fff;
	font-size: 20px;

}

.opinie13-box {
	width: 17%;
	margin: 1%;
	margin-left: 3%;
	float: right;
	text-align: center;
}

@media (max-width: 800px) {
	.opinie13-box {
	width: 50%;
	margin-bottom: 5%;
	}
	
} 


.opinie13-box-top { 
padding: 2%;
border-bottom: 1px solid #d7a428;
width: 100%;
}

.opinie13-box-bottom { 
padding: 2%;
font-size: 16px;
width: 100%;
}

p.ocena {
	font-size: 35px;
	font-weight: 400;
	display: inline-block;
}

p.ocena2 {
	font-size: 55px;
	line-height: 60px;
	font-weight: 400;
	display: inline-block;
	color: #fff;
}

.footer-left {
	float: left;
	width: 33%;
	color: #fff;
TEXT-ALIGN: left;



}

.footer-left a, .footer-left a:visited { 

color: #fff;

}

.footer-leftx {
	float: left;
	width: 70%;
	color: #333;
	margin-right: 5%;
	background: url(image/mapa.png) center bottom no-repeat;
	Background-size: 85% auto;
	min-height: 300px;
	padding-left: 7%;
	font-size: 14px;
}

.footer-leftx a, .footer-leftx a:visited { 
font-size: 14px;
color: #333;

}



.footer-left1 {
	float: left;
	width: 45%;
}

.footer-left2 {
	float: right;
	width: 45%;
}

.footer-left1x {
	float: left;
	width: 44%;
	margin-left:6%;
}

.footer-left2x {
	float: right;
	width: 45%;
}

.footer-right {
	float: left;
	width: 33%;
	color: #fff;
	TEXT-ALIGN: left;
}

.footer-right a, .footer-right a:visited { 
color: #fff;
}

.footer-right a:hover, .footer-left a:hover { 
color: #142566;
}

p.foot {
	color: #baa078;
	font-size: 18px;
	font-weight: 400;
}

@media (max-width: 900px) { 
.footer-left, .footer-leftx {
	float: left;
	width: 100%;
	margin-bottom: 8%;
	Background-size: 99% auto;
}

.footer-right {
	float: left;
	width: 100%;
	color: #fff;
	margin-bottom: 0%;
	padding-right: 0%;

}

.footer-left1 {
	float: left;
	width: 42%;
	margin-bottom: 1%;
	margin-left: 9%;
	
}

.footer-left2 {
	float: right;
	width: 43%;
}

.footer-left1x {
	float: left;
	width: 42%;
	margin-bottom: 1%;
	margin-left: 9%;
	
}

.footer-left2x {
	float: right;
	width: 43%;
}


}

img.galx{height:205px !important;padding:10px;max-width:300px;min-width:140px;}

@media (max-width: 800px) { 
img.galx{height:102px !important;padding:10px;max-width:200px;min-width:70px;}
}

.konferencjesale {
	width: 48%;
	margin: 1%;
	float: left;
	border: 1px solid #baa078;
	background: #fff;
}

.konferencje1, .konferencje2 {
	width: 100%;
	overflow: hidden;
	margin-bottom: 2%;
	FONT-SIZE: 12PX;
	font-weight: 500;
}


.konferencje1 img {
	width: 100%;
}

.k1, .k2, .k3, .k4 {
	width: 21%;
	margin: 1%;
	text-align: center;
	float: left;
}

.k1 img, .k2 img, .k3 img, .k4 img { 
	width: 40%;
}

p.konferencje {
	font-family: 'Open Sans', sans-serif;
	color: #b98a4b;
	font-size: 27px;
	height: 32px;
	text-align: center;
	margin-top: 10px!important;
	margin-bottom: 10px!important;
	font-weight: 600;
}

p.konfer2 {
		font-size: 46px;
	line-height: 50px;
	margin-bottom: 3%;
	color: #baa078;
	text-align: center;
	font-weight: 300;
}

@media (max-width: 900px) { 
.konferencjesale {
	width: 96%;
	margin: 2%;
	float: left;
	border: 1px solid #baa078;
	background: #fff;
}

p.konferencje {
	font-size: 29px;
	height: 30px;
}
}



/*------------------ KONTAKT ------------ */
.kontakt-top, .kontakt-bottom {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 40px;
	font-size: 15px;
	line-height: 22px;
}

@media (min-width: 1000px) { 
.kontaktform {
	margin: 0 auto;
	width: 50%;
	text-align: center;
}
}

.kontakt-bottom {
	
}

.kontakt-bottom1{

}

.kontakt-top1 {
	float: left;
	width: 95%;
	margin-right: 30px;

	
}

@media (min-width: 900px) { 
	.kontakt-top1 {
		width: 40%;
		margin-right: 3%;
	}
}


.kontakt-top3 {
	float: left;
	width: 40%;
	margin-right: 30px;
}

.kontakt-top2 {
	float: right;
	width: 95%;
}

@media (min-width: 900px) { 
.kontakt-top2 {
	float: right;
	width: 40%;
}
}

/*KONTAKT*/
/* ------------------- KONTAKT --------------- */

input.dane_pole{
     border: 1px solid #fff;
	 width: 80px;
	 
}

input.kontakt_pole{
     border: 1px solid #2E1B03;
     width: 241px;
	 height: 18px;
	 padding-left: 7px;
 }

input.kontakt_pole1{
     border: 0px;
     width: 223px;
	 height: 29px;
	 padding-left: 7px;
 }

input.token{
     color: #fff;
     border: 1px solid #fff;
     width: 80px;
	 background: #AEAEAE;
	 float: right;

}

input.tokena{
     color: #fff;
     border: 1px solid #fff;
     width: 80px;
	 background: #AEAEAE;
	float: right;
}

textarea.kontakt_area{
	 width: 100%;
	border: 0px solid #000;
	 margin-top: 3px;
	 padding: 5px;
	 	-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #C2AA90;
}



textarea.kontakt_areaa{
	 width: 370px;
	 border: 1px solid #C9B79D;
	 margin-top: 1px;
	 padding: 5px;
}
    
input.submit1 {
     height: 25px;
     width: 108px;
     background: #593E26;
     border: 1px solid #593E26;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 40px;
	float: right;
}

input.submit2 {
     height: 18px;
     width: 120px;
     font-size: 10px;
     color: #6D440E;
     border: 1px solid #fff;
     vertical-align: middle;
     font-family: Arial , Verdana, Tahoma, "Lucida Grande", sans-serif;
     margin-top: 5px;
}




label.szerokie {
	width: 300px;

}

label.prawy {
     display: inline-block; 
	 width: 70px; 
	 height: 29px; 
	 float: right;
	 margin-bottom: 2px;
}



label.lewy1, label.lewy12, label.lewy123{
     display: inline-block; 
	 width: 110px; 
	 height: 20px; 
	 text-align: left;
	 margin-bottom: 1px;
	
	 font-weight: normal;
	 text-align: left;
	 line-height: 19px;
}

label.lewy12 {
	line-height: 20px;
	width: 160px; 
}

label.lewy1a{
     display: inline-block; 
	 width: 100px; 
	 height: 20px; 
	 text-align: left;
	 margin-bottom: 2px;
	 font-size: 13px;
	 font-weight: normal;
	 color: #593E26;
	 text-align: right;
}



label.prawy1{
     display: inline-block; 
	 width: 70px; 
	 height: 27px; 
	 text-align: right;
	 margin-bottom: 4px;
	 margin-left: 17px;
}

label.prawy1a{
     display: inline-block; 
	 width: 90px; 
	 height: 22px; 
	 text-align: right;
	 margin-bottom: 4px;
	 margin-left: 17px;
}




label.left {
	display: inline-block; 
	float: left;
	margin-right: 140px;
}

label.right {
	display: inline-block; 
	float: right;
}

label.token {
	display: inline-block; 
	float: right;

}

.rezerwacja {
	width: 980px;
	height: 50px;
	margin: 0 auto;
	background: url(../image/rezerw.png);
	z-index: 10;
}


input.rezerw , input.rezerw1, input.rezerw2,  input.rezerw4{
	background-color: #fff;
	height: 35px;
	width: 175px;
	color: #000;
	padding-left: 5px;
	margin-bottom: 4px;
width: 100%;
border: 1px solid #C2AA90;
	-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

 input.rezerw1{ 
	width: 120px;
 }
 
  input.rezerw2{ 
	width: 50px;
 }
 
input.rezerw4{ 
	margin-bottom: 5px;
} 



.logo {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	margin-top: 15px;
	color: #E3E3E3;
	font-size: 19px;
	line-height: 24px;
	font-weight: 600;
	text-shadow: 1px 1px 2px #333;
}



@media (min-width: 1101px) { 
img.logo-bud {
		width: 100%;
		margin: 0 auto;
		margin-top: 1px;
		margin-top: 1;
		
	}
}
  

@media (max-width: 1100px) { 
	img.logo-bud {
		width: 200px;
		margin-top: 0%;
	}
} 
	

@media (max-width: 900px) { 
	img.logo-bud {
		width: 135px;
		margin-top: 0%;
	}
} 	
	



.domkifoto {
	width: 100%;
	float: left;
}

@media (min-width: 1000px) {
.domkifoto {
	width: 115%;
	float: left;
}
}

@media (min-width: 1700px) {
.domkifoto {
	width: 100%;
	float: left;
}
}


.domkiopis1 {
	width: 50%;
	float: left;
	overflow: hidden;
	
}

.domkiopis1a {
	width: 50%;
	float: left;
	padding: 2%;
	padding-bottom: 0%;
	
}

.domkiopis2 {
	width: 50%;
	float: right;
	overflow: hidden;
}

@media (max-width: 900px) {
.domkiopis1, .domkiopis1a, .domkiopis2 {
	width: 100%;
	float: left;
	padding-left: 5%;
	padding-right: 5%;
}

.domkiopis2 { 
	padding-left: 10%;
}
}

	
.doferty1-left { 
width: 140px;
margin: 15px;
float: left;
}

.doferty1-left1 { 
	float: left;
	width: 81%;
	text-align: right;
	margin-bottom: 1px;
	
} 
.doferty1-left2 { 
	float: right;
} 

.doferty1-right { 
width: 45%;
margin-bottom: 1px;
}



.doferty1-right1 { 
	float: right;
	width: 81%;
	text-align: left;
	margin-bottom: 1px;
	
} 
.doferty1-right2 { 
	float: left;
} 

p.dofertytekst {
	float: left;
		width: 80%;
}
}

@media (mAX-width: 800px) {

.doferty1 {
	min-height: 260px;
	margin-bottom: 1px;
}
	
.doferty1-left { 
width: 100%;
margin-bottom: 1px;
}

.galeria a, .galeria a:visited  {
/*border-bottom: dotted 1px;*/
color: #333;
text-decoration: none;
/*padding-left: 10px;
padding-right: 10px;*/

font-weight: 600;
Line-height: 25px;
font-size: 14px;
}

.galeria a:hover {
-webkit-filter: brightness(0.6);
-moz-filter: brightness(0.6);
-o-filter: brightness(0.6);
-ms-filter: brightness(0.6);
filter: brightness(0.6);
color: #bf0000;

}





#flexbox {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
}

.column {
  flex: 25%;
  max-width: 25%;
  padding: 0 4px;
}

.column img {
  vertical-align: middle;
  margin-top: 8px;
  filter: grayscale(70%);
}

.column:nth-child(even) {
  display: flex;
  flex-direction: column-reverse;
}

@media screen and (max-width: 800px) {
  .column {
    flex: 50%;
    max-width: 50%;
  }
}

@media screen and (max-width: 600px) {
  .column {
    flex: 100%;
    max-width: 100%;
  }
}


ul.flexy {
  display: flex;
  flex-wrap: wrap;
}

li.flexy {
  height: 30vh;
  flex-grow: 1;
  margin: 1vh;
}

.flexy li:last-child {
  flex-grow: 10;
}

.flexy img {
  max-height: 100%;
  min-width: 100%;
  object-fit: cover;
  vertical-align: bottom;
}

@media (max-aspect-ratio: 1/1) {
li.flexy {
    height: 30vh;
  }
}
@media (max-height: 480px) {
.flexy li {
    height: 40vh;
  }
}
@media (max-aspect-ratio: 1/1) and (max-width: 480px) {
ul.flexy {
    flex-direction: row;
  }

.flexy li {
    height: auto;
    width: 100%;
  }

.flexy img {
    width: 100%;
    max-height: 75vh;
    min-width: 0;
  }
}

@media (min-width: 901px){
.navbar-collapse {
    width: auto;
    border-top: 0!important;
    -webkit-box-shadow: none;
    box-shadow: none
}
}

img.ahoj {
	width: 400px;
}

@media (max-width: 900px){
img.ahoj {
	width: 300px;
}

}

