body
{
	font-family: "Helvetica Neue", "Helvetica", "Trebuchet MS", Tahoma, sans-serif;
	/* background: #150D00; */
	background: #FFFFFF;
	text-rendering: optimizelegibility;
	color: #2a3333;
}

#bodyWrapper
{
	min-height: 1000px;
	margin: auto;
	width: 985px;

}

#bodyWrapper #top
{
	overflow: hidden;
	height: 129px;
	background: url( layout/logos/logo_top_rb.png ) no-repeat left top;
	position: relative;
}

#top a.logo
{
	display: block;
	float: left;
	width: 330px;
	height: 129px;
	text-indent: -9999px;
}

#top ol.menu
{
	position: absolute;
	right: 0px;
	top: 40px;
	height: 41px;
	font-size:18px;

	border-right: none;
	/*background: #1C1C1D;
	border: 1px solid #303030; - stare

	*/
	/* background: #150D00;
	border: 1px solid #362111;
	Stary kolor brazowy*/



}

#top ol.menu li
{
	float: left;
	/* border-right: 1px solid #362111;
	font-weight: bold;
	border-right: 1px solid #303030; - stare */
}

#top ol.menu li:hover
{
	/* background: url( layout/effects/main_menu_background.png ) repeat-x; */
}

#top ol.menu li a
{
	display: block;
	padding: 14px 15px 11px;
	font-weight:bold;
	/* color: white; */
}

#top ol.menu li a.kontakt_menu
{
	display: block;
	padding: 14px 15px 11px;
	color: #EB5700;
}

#top ol.menu li a.kontakt_menu:hover
{
	display: block;
	padding: 14px 15px 11px;
	color: #000;
}

#top .helperPanel
{
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
}

#top .helperPanel .breadcrumb
{
	font-size: 11px;
	color: #81817F;
	display: inline-block;
	border-right: 1px solid #272625;
	padding: 7px 10px 2px 0;
	margin: 0 4px 0 0;
	float: left;
	height: 30px !important;
}

#top .helperPanel ol
{
	display: block;
	overflow: hidden;
	float: left;
	padding-top: 8px;
}

#top .helperPanel ol li
{
	float: left;
}

#top .helperPanel ol li
{
	margin: 5px 0px 0 8px;
}
#top .catalogue {

	display: block;
	overflow: hidden;
    position: absolute;
    right: 0;
    top: 90px;
}
#top .helperPanel .breadcrumb .logo-ue {
	/* padding: 10px; */ }
.FlexContainer {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: flex-start;
    align-content: flex-start;
    /* width: 65%; */
    /* height: 80vh; */
    /* overflow: auto; */
    flex-direction: row;
}

.FlexContainer div {
    /* width: 200px;
    height: 50px; */
    margin: 5px;
}

.link_top
{	color: #E54F10;
	display: inline-block;
	padding: 5px 10px 10px 10px;
	font-size: 11px;
	font-style: normal;
}

.link_top:hover
{
	color: #000;
}




#content
{
	overflow: hidden;
}



#main
{
	width: 760px;
	float: left;
}

#main ol
{
	height: 40px;
	background: url( layout/effects/tab_header_background.jpg) repeat-x;
}

#main ol li
{
	padding: 0 2px 0 0;
	position: relative;
	background: url( layout/effects/tab_header_seperator.jpg ) no-repeat right;
	float: left;
	font-weight: bold;
	font-size: 13px;
	text-align: center;

}





#main ol li.woodenWindows
{
	width: 120px;
}

#main ol li.woodWithAluminiumWindows
{
	width: 120px;
}

#main ol li.hybride
{
	width: 123px;
}

#main ol li.winterGardens
{
	width: 163px;
}

#main ol li.doors
{
	width: 70px;
}


#main ol li.gadgets
{
	width: 85px;
	background: none
}

#main ol li:hover
{
	/*background: #1C1C1D;*/
	background: #bd4802;
}

#main ol li a
{
	padding: 12px 0px 14px 0;
	display: block;
	height: 14px;
	color: white;

}

#main ol ol
{
	display: none;
	width: 200px;
	position: absolute;
	top: 40px;
	left: 0px;
	z-index: 100;


}

#main ol li.gadgets:hover ol
{
	display: block;


}

#main ol ol li
{
	background: #FA9E12;
	display: block;
	float: none;
	border-top: 1px solid #ffb133;

}

/* Podkategoria aluminium */
#main ol li.aluminium
{
	padding: 0 2px 0 0;
	position: relative;
	background: url( layout/effects/tab_header_seperator.jpg ) no-repeat right;
	float: left;
	font-weight: bold;
	font-size: 13px;
	text-align: center;

}



#main ol li.aluminium
{
	width: 180px;

}

#main ol li.aluminium:hover
{

	background: #bd4802;
}

#main ol li a.aluminium
{
	padding: 12px 0px 13px 0;
	display: block;
	height: 14px;
	color: white;
}

#main ol ol.aluminium
{
	display: none;
	width: 180px;
	position: absolute;
	top: 40px;
	left: -1px;
	z-index: 100;
}

#main ol li.aluminium:hover ol
{
	display: block;

}

#main ol ol li.aluminium
{
	background: #FA9E12;
	display: block;
	float: none;
}






/* koniec podkategia aluminium */

/* Podkategoria Hybryda Pasywna*/
#main ol li.hybride
{
	padding: 0 2px 0 0;
	position: relative;
	background: url( layout/effects/tab_header_seperator.jpg ) no-repeat right;
	float: left;
	font-weight: bold;
	font-size: 13px;
	text-align: center;

}



#main ol li.hybride
{
	width: 130px;

}

#main ol li.hybride:hover
{

	background: #bd4802;
}

#main ol li a.hybride
{
	padding: 12px 0px 13px 0;
	display: block;
	height: 14px;
	color: white;
}

#main ol ol.hybride
{
	display: none;
	width: 130px;
	position: absolute;
	top: 40px;
	left: -1px;
	z-index: 100;
}

#main ol li.hybride:hover ol
{
	display: block;

}

#main ol ol li.hybride
{
	background: #FA9E12;
	display: block;
	float: none;
}






/* koniec podkategia Hybryda Pasywna*/

#mainBannerWrapper
{
	position: relative;
}

#mainBannerWrapper.subpage
{
	height: 135px;
}

#mainBannerWrapper .shadowtop
{
	position: absolute;
	width: 760px;
	height: 20px;
	/*background: url( layout/effects/banner_shadow) no-repeat;*/
 	top: 0;;
	left: 0;
}

#sidebar
{
	width: 218px;
	float: right;
}

#sidebar h1
{
	height: 27px;
	color: white;
	/*background: url( layout/effects/tab_header_background.png) repeat-x;*/
	background: url( layout/effects/tab_header_background.jpg ) repeat-x;
	padding: 13px 13px 0;
	font-size: 14px;
}

#sidebar h1 a
{
	display: block;
	width: 192px;
	color: white;
	/*background: url( layout/navigate/small_arrow_down.png ) no-repeat right center;*/
}

#sidebar .gallery
{
	height: 304px;
	padding: 10px 0px 0px 0px;
	/* //background: #64676D url( layout/effects/sidebar_gallery_background.png ) repeat-x; */
	background:#211400;
}

#sidebar .gallery div
{
	padding: 0 0 4px 0;
	margin: 0 0 1px 0;
	background: url( layout/effects/banner_smal_down_shadow.png ) no-repeat center bottom;

}

#sidebar .gallery h2
{
	text-transform: uppercase;
	font-size: 11px;
	padding: 4px 7px;
	/* //background: #ff9e00; */
	background: #211400;
	color: #FFFFFF;
	height:12px;
}
#sidebar .gallery h2:hover
{
	text-transform: uppercase;
	font-size: 11px;
	padding: 4px 7px;
	background: #160d00;
	color: #FFFFFF;
}

.box
{
	width: 985px;
	background: #EFF1D9;
	margin: 3px 0px 15px 0px;
	font-size: 11px;
	float:left;
}

.box h1
{
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	position: relative;
	margin: 0 0 10px 0;
	color:#160d00;
	text-shadow: 1px 1px 1px #FFF;
	text-rendering: optimizelegibility;
	outline-color: #160d00;
}

.box p
{
	margin: 0 40px 10px 0;
	line-height: 19px;
}

.box h1 span
{
	position: absolute;
	right: 0;
	font-size: 9px;
	background: red;
	color: white;
	padding: 3px 5px;
}

.box ol.panels
{
	overflow: hidden;
}

.box .contact
{
	margin-top: -10px;
}

.box ol.panels > li
{
	float: left;
	padding: 30px;

}

.box ol.panels li.left .contact li
{
	display: inline-block;
}

.box ol.panels li.left
{
	/* width: 282px; OLD */
    width: 267px;
	border-right: 1px solid #D8D7B9;
}


.box ol.panels li.left a
{
	color: #E54F10;
	/* //background: url( layout/navigate/read_more.png ) no-repeat right center; */
	display: inline-block;
	padding: 0 10px 0 0;
	font-family: 'Droid Serif', Georgia, Times, serif;
	font-size: 11px;
	font-style: italic;
}

.box ol.panels li.left a:hover
{
	color: #000000;
}


.linki
{
	color: #E54F10;
	display: inline-block;
	padding: 10px 10px 0 0;
	font-family: 'Droid Serif', Georgia, Times, serif;
	font-size: 14px;
	font-style: italic;
}

.linki:hover
{
	color: #000000;
}

.linki-big {font-size: 14px!important;}


.box ol.panels li.middle
{
	background: url( layout/icons/award_badge.jpg ) no-repeat 175px 55px;
	/* width: 280px; OLD */
    width: 268px;
	border-right: 1px solid #D8D7B9;

}

.box ol.panels li.middle a
{
	color: #E54F10;
	/* //background: url( layout/navigate/read_more.png ) no-repeat right center; */
	display: inline-block;
	padding: 0 10px 0 0;
	font-family: 'Droid Serif', Georgia, Times, serif;
	font-size: 11px;
	font-style: italic;
}

.box ol.panels li.middle a:hover
{
	color: #000000;
}


.box ol.panels li.middle p
{
	width: 154px;
}



.box ol.panels li.right
{
	width: 240px;
}

.box ol.panels li.right p
{
	margin-right: 0;
}

.seeDetails
{
	display: inline-block;
	padding: 10px 20px 10px 20px;
	background-color: #F5915A;
	border: 1px solid #F5915A;

	font-size: 11px;
	margin: 10px 0 0px 0;

}

.box ol.contact li
{
	float: none;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#footer
{
	margin: 13px 0 0 0;
	height: 50px;
	background: url( layout/logos/logo_footer_rb.png ) no-repeat left top;

	padding: 7px 0px 7px 73px;
}

#footer ol
{
	overflow: hidden;
	border-top: 1px solid #bcbdc0;
}

#footer ol li
{
	padding: 10px 13px;
	font-size: 11px;
	float: left;
	background: url( layout/effects/breadcrumb_seperator.png ) no-repeat right center;
}

#footer ol li.last
{
	background: none;
}

#footer ol li a
{
	color: #eb5700;
}

#footer ol li a:hover
{
	color: #000;
}

.podpis{
	font-size:9px;
	float:right;
}

.podpis a:hover{
	color: #ffffff;
}

.mail
{
	display: inline-block;
	background: url( layout/icons/email.png ) no-repeat left -1px;
	padding: 2px 0 0px 20px;
	color: #EB6909;
}


.phone
{
	display: inline-block;
	background: url( layout/icons/phone.png ) no-repeat left 0px;
	padding: 2px 0 2px 20px;
}
.mobile
{
	display: inline-block;
	background: url( layout/icons/mobile.svg ) no-repeat left center;
	background-size: 20px 20px;
	padding: 2px 0 2px 20px;	
}

.contact-block {
	padding:0px;
	border-radius: 4px;
  }

  .contact-label {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
  }

  .contact-row {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 8px;
  }

  .contact-row:last-child {
	margin-bottom: 0;
  }

  .contact-icon {
	flex-shrink: 0;
	width: 22px;
	height: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
  }

  .contact-number {
	color: #e85c00;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0.5px;
	text-decoration: none;
	line-height: 1;
  }

  .contact-number:hover {
	color: #ff7a1f;
  }


p.address
{
	margin-top: 21px;
}

.content
{
	padding: 30px 30px 70px 30px;
	background: white;
}


.content h3
{
	font-size: 16px;
	margin: 0 0 25px 0;
}

.bigger
{
	font-size: 24px !important;
	margin: 0 0 25px 0;
}


.content h4
{
	font-size: 15px;
	margin: 0 0 8px 0;
	color: #000000;
}

.content h5
{
	font-size: 13px;
	margin: 0 0 8px 0;
	color: #000000;
}
.nameperson {
	font-size: 20px !important;	
}

/*
.content h2
{
	//background: url( layout/logos/logo_white.png ) no-repeat right -3px;
	color: #ED6A27;
	font-size: 18px;
	padding: 10px 0 10px;
	margin: 0 0 0px 0;
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	font-style: italic;
	line-height: 18px;

}
*/

.content h2{
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #D45500;
	padding: 5px 0 5px;

}


.content h1
{

	text-transform: uppercase;
	margin: 0 0 5px 0;
	font-size:1.6em;
	line-height:1.2em;
	color: #160d00;
	/*text-shadow: 1px 1px 1px #FFF;*/
	text-shadow: rgba(0, 0, 0, 0.199219) 0px 1px 1px;
}

.content p
{
	text-align: justify;

	font-size:0.75em;
	line-height:1.5em;
	text-indent: 2.8em;
	margin: 0 0 25px;
}

.extraInfoBox
{
	/* background: #211400; */
	background: #535353;
	padding: 20px 30px 30px 17px;
	color:#FFFFFF;
	border: 1px solid #959595;
	margin-top:-1px;
}

.extraInfoBox2
{
	background: #FCEDE6;
	padding: 20px 30px 30px 17px;
	color:#000;
	border: 1px solid #EB5600;
	margin-top:10px;
}
.extraInfoBox2 span
{
	background: none repeat scroll 0 0 red;
	color: white;
	font-size: 10px;
	padding: 3px 5px;
	margin-bottom:5px;
	/* //position: absolute; */
	right: 0;
}

.extraInfoBox-rzetelnafirma
{
	background: #ffffff;
	text-align: center;
}

.extraInfoBox, extraInfoBox2 p
{
	font-size: 11px;
	line-height: 17px;
    float: right;
    width: 169px;
}

.extraInfoBox .seeDetails
{
	margin-left: 18px;
}
.extraInfoBox h2
{
	line-height: 20px;
	font-weight: bold;
	font-size: 17px;
	text-transform: uppercase;
	position: relative;
	margin: 0 0 10px 0;


}
.extraInfoBox h2 span
{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 9px;
	background: red;
	color: white;
	height: 15px;
	padding: 0px 5px 1px;
}

.content .awardBadge
{
	display: inline-block;
	width: 176px;
	background: url( layout/icons/award_badge.jpg ) no-repeat;
	border-right: 1px solid #D2D2D2;
	padding: 0 0px;
	height: 186px;
}

.content ul.certificates
{
	display: inline-block;
	overflow: hidden;

}

.dyplom {
	margin-right: 23px;

}

.content ul.certificates li img
{
	margin: 0 10px 0 10px;
}

.content ul.certificates li h3
{
	margin: 15px 0 0 0;
	font-size: 9px;
	line-height: 12px;
	text-align: center;
}
.content ul.certificates li
{
	float: left;
	width: 124px;
}

a:link {
	color: #eb5700;
	transition: all 0.3s ease-out 0s;

}
a:visited {
	color:#eb5700;
}
a:hover {
	color: #160d00;
}
a:active {color: #eb5700;
}



a.kontakt_menu:link {
	color: #EB5700;

}
a.kontakt_menu:visited {
	color:#eb5700;
}
a.kontakt_menu:hover {
	color: #160d00;
}
a.kontakt_menu:active {
	color: #eb5700;
}


.box_oferta {
	margin-right: 3px;
	margin-bottom: 8px;
	width: 219px;
	height: 190px;

	padding-left: 4px;
	padding-top: 3px;
	float: left;
	border: 1px solid #e0e0e0;
}
.box_oferta:hover {
	margin-right: 3px;
	margin-bottom: 8px;
	width: 219px;
	height: 190px;

	padding-left: 4px;
	padding-top: 3px;
	float: left;
	border: 1px solid #160d00;
}

.opis_oferta{
	width: 215px;
	height: 30px;
	padding-top: 8px;
	text-align: center;


}

.button {
	width: 225px;
	height: 44px;
	background: url( layout/navigate/button_zapytanie.jpg ) no-repeat;
	padding-left: 15px;
	padding-top: 15px;
}

strong{
	color: #000000;

}

sup{
	position: relative; top: -0.5em; font-size: 60%;

}
.ramka{
	width:100%;
	border: 1px solid #efe8de;
	height: auto;
	padding: 5px;
	text-align: center;

}

.ramka_photo{
	/* //display:table-cell; */
	margin-left:35px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	padding: 3px;
}

.ramka_photo:hover{
	/* //display:table-cell; */
	margin-left:35px;
	margin-bottom: 10px;
	border: 1px solid #160d00;
	padding: 3px;
}

.photo_border{
	border: 1px solid #E0E0E0;
	float: right;
	margin-left: 15px;
	padding: 3px;
	}
.photo_border:hover{
	border: 1px solid #160d00;
	float: right;
	margin-left: 15px;
	padding: 3px;
	}
.detale{
	width:465px;
	height:52px;
	background: url( layout/navigate/button_detale.jpg ) no-repeat;


	}

	.content #lista-numerowana ul {
		list-style-type: decimal !important;
		list-style-position: outside; /* default */
	}

	.style-list-numerowana {
		list-style-type: decimal !important;
		margin: 5px;
		text-align: left !important;
		padding: 0 2px 0 0;
		position: relative;
		background: none;
		float: left;
		font-weight: bold;
		font-size: 15px;

	}

.lista ul {
	list-style-type: decimal;

}

.lista li {
	list-style-type: square;
	padding: .5em 5px;
	margin-left:20px;
	border-bottom: 1px solid #ddd;
	font-size: 11px;
}

.lista_numerowana ul {
	list-style-type: decimal;

}

.lista_numerowana li {
	list-style-type: decimal;
	padding: .5em 5px;
	margin-left:20px;
	font-size: 13px;
	font-weight:bold;
}

.lista_pliki ul {
	list-style-type: decimal;

}

.lista_pliki li {
	list-style-type: none;
	padding: .5em 5px;
	margin-left:20px;
	border-bottom: 1px solid #ddd;
	font-size: 11px;
}

.content .galeria img{
	border: 1px solid #E0E0E0;
	padding: 3px;
	margin-right:7px;

}

.content .galeria img:hover{
	border: 1px solid #160d00;
	padding: 3px;
	margin-right:7px;

}

/* Kolejnosc w stylach zdjec */
.galeria_3_photos a:nth-of-type(1) img {
	margin-right: 22px;
}

.galeria_3_photos a:nth-of-type(2) img {
	margin-right: 22px;
}
.galeria_3_photos a:nth-of-type(3) img {
   
}



.lines{
	/*border-bottom: 3px double #EBEBEB;*/
	border-bottom:1px dotted #A3A4A7;
	margin-bottom: 5px;
	margin-top: 5px;
}
.lines_stroke{
	border-bottom:1px solid #FFF;
	margin-bottom: 5px;
	margin-top: 5px;
}
.lines_stroke_black{
	border-bottom:1px solid #000000;
	margin-bottom: 5px;
	margin-top: 5px;
}
.clearing {clear:both; height:0; overflow:hidden; margin:-1px 0 0 0;}


/* *********************** DODATKI ************************** */
h3.trigger {
	padding: 0 0 0 40px;
	margin: 0 0 5px 0;
	height: 46px;
	line-height: 46px;
	width: 650px;
	font-size: 16px;
	font-weight: bold;
	float: left;
	font-family: "Helvetica Neue", "Helvetica", "Trebuchet MS", Tahoma, sans-serif;
	border-bottom: 1px dotted #A3A4A7;
	background: url( layout/icons/trigger_a.jpg ) no-repeat;

}
h3.trigger a {
	color:#2a3333;
	text-decoration: none;
	display: block;
}
h3.trigger a:hover { color: #ccc; }
h3.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 5px;
	padding: 0;

	border-bottom: 1px dotted #A3A4A7;
	background: #FFFFFF;
	overflow: hidden;
	width: 690px;
	width: 100%;
	clear: both;
}
.toggle_container .block {
	padding: 20px 40px; /*--Padding of Container--*/
}
/* *********************** DODATKI ************************** */


.unia{
	margin-top:0px;
	font-size:9px;
	/* color:#FFFFFF; */
	text-align:center;
	}

.unia p{
	font-size:10px; text-align:justify; margin-top:5px;
	}

.pliki{
	background: url( layout/icons/pdf.jpg ) no-repeat;
	width:250px;
	height:45px;
	padding-left:50px;
margin-top: 10px;
	}

/* ************************ BOXY MAIN PAGE ******************** */

.box_glowna
{
	width: 985px;
	/*background: #EFF1D9;*/
	margin: 15px 0;
	font-size: 11px;
	float:left;
}
.naglowek_field{
	width: 327px;
	height: 34px;
	/* background-color:#211400;*/
	background-color:#FFF;

	border-bottom: 1px solid #bcbdc0;
	text-align: center;
	padding-top:13px;
	}
.box_glowna h1{
	font-weight: bold;
	font-size: 17px;
	text-transform: uppercase;
	position: relative;
	margin: 0 0 10px 0;
	/* color:#f56d21; */
	color:#6f6f70;
	/*text-shadow: 1px 1px 1px #FFF;*/
	text-rendering: optimizelegibility;
	outline-color: #f56d21;

	}
.box_glowna p{
	line-height: 17px;
    font-size: 11px;
    text-align: justify;
    float: left;
    padding: 2px 20px 5px 20px;

	}

.oferta_ogrody_zimowe{
	width: 327px;
	height: 380px;
	float:left;
	margin: 0px 2px 0 0;
	background-color:#ecedd0;
}
.oferta_okna_drewno{
	width: 327px;
	height: 380px;
	float:left;
	margin: 0px 2px 0 0;
	background-color:#ecedd0;
}
.oferta_okna_pasywne{
	width: 327px;
	height: 380px;
	float:left;
	margin: 0px 0px 0 0;
	background-color:#ecedd0;
}

.box_glowna a {
    color: #E54F10;
    display: inline-block;
    font-family: 'Droid Serif',Georgia,Times,serif;
    font-size: 11px;
    font-style: italic;
}
.box_glowna a:hover {
    color: #000000;
}

.box ol.panels li.left_panel
{
	width: 267px;
	border-right: 1px solid #D8D7B9;
}

.box ol.panels li.middle_panel
{
	background: url( layout/icons/award_badge.jpg ) no-repeat 175px 55px;
	width: 267px;
	border-right: 1px solid #D8D7B9;

}
.box ol.panels li.right_panel
{
	width: 267px;
}


.box-rzetelnafirma{
	/* width: 480px;
 	height: 60px; */
	text-align: center;
}

/******************* TRIGGER UE *****************/
#toggle-view {
	list-style:none;
	font-family:arial;
	font-size:11px;
	margin:0;
	padding:0;
	width:100%;
}

	#toggle-view li {
		margin-bottom:10px;
		margin-top:10px;
		border-bottom:1px solid #bcbdc0;
		position:relative;
		cursor:pointer;
	}

	#toggle-view h3 {
		margin:5px;
		font-size:12px;
		font-weight:normal;
		line-height:15px;
	}

	#toggle-view span {
		position:absolute;
		right:5px; top:0;
		color:#ccc;
		font-size:13px;
	}

	#toggle-view .panel {
		margin:5px 0;
		display:none;
	}
	#toggle-view .panel p {
		font-size:15px;
		font-weight:normal;
		line-height:14px;
	}

/******************* STYLE NAPISÓW SLIDERY *****************/
h1.sliderStyleBig{
	font-family: 'Italianno', cursive;
	color:#FFFFFF;
	font-size:60px;
	font-weight: 400;
	letter-spacing: 0.0625em;
	text-shadow: 1px 1px 1px #000;
}
h1.sliderStyleBig_no-shadow{
	font-family: 'Italianno', cursive;
	color:#FFFFFF;
	font-size:60px;
	font-weight: 400;
	letter-spacing: 0.0625em;
}
h1.sliderStyleSmall{
	font-family: 'Italianno', cursive;
	color:#FFFFFF;
	font-size:40px;
	font-weight: 400;
	text-shadow: 1px 1px 1px #000;
}
h1.sliderStyleSmall_no-shadow{
	font-family: 'Italianno', cursive;
	color:#FFFFFF;
	font-size:40px;
	font-weight: 400;
}


/*------------------------
	---------------- SELECTORS
	------------------------*/

	/* Sets configs for selectors containers : absolute positioned in relation to #slider */
	.slider_selector, .slider_selector_dis {

		bottom: 10px;
		list-style: none;
		margin: 0 0 0 5px;
		position: absolute;
		right: 10px;
		z-index: 5;

	}

		/* Sets image of selectors */
		.slider_selector li, .slider_selector_dis li {

			display: block !important;
			background: url(images/slider_selector.png) no-repeat top left;
			cursor: pointer;
			float: left;
			margin: 0 3px !important;
			height: 10px !important;
			position: relative !important;
			width: 10px !important;

		}

		/* Sets the current selector */
		.slider_selector li.current, .slider_selector_dis li.current {

			background: url(images/slider_selector_current.png) no-repeat top left;

		}

	/* Disables the selectors */
	.slider_selector_dis li {

		cursor: default !important;
		z-index: 5;

	}

.item {
  width: 327px;
  height: 178px;
  background: #000;
  transition: all 1s ease;
}
.item img {
  width: 100%;
}
.item:hover .overlay {
  background: #000;
  opacity:0.8;
}
.overlay {
  width: 100%;
  height: 172px;
  margin: -180px 0 0 0;
  background: #000;
  opacity:0;
  transition: all 1s ease;
}

.borderVisual {
	border: 1px solid #EFEFEF;
}

.headStyleItal {
	font-family: 'Italianno', cursive;
	color:#000000;
	font-size:45px !important;
	font-weight: 400;

	margin: 0px 0px 10px !important;
}
h6.headStyleItal {
	font-family: 'Italianno', cursive;
	color:#000000;
	font-size:25px !important;
	font-weight: 400;
	margin: 0px 0px 10px !important;
}

h6{
	padding: 0px 0px 10px 0px;
}
.text-center{
	text-align: center;
}
hr.style {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.spacerSmall{
	padding: 10px 0px 10px 0px;
}
.spacerBig{
	padding: 30px 0px 30px 0px;
}
.mutted {
	color:#949494 !important;
}

.stars {
	font-size: 11px;
}
.colorMain, .mainColor{
	color: #D45500;
}

.pull-right{
	float:right;
	margin-left:15px;
}
.pull-left{
	float:left;
	margin-right:15px;
}
.clear{
	clear: both;
}
.shadow {
    position: relative;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
}

.fa-ul li{
 	padding: 5px;
}
.zalety h5{
	padding-top: 15px;
}

.promoBox{
	border-radius: 0px;
	text-align: center;
	border: 1px solid #D45500;

	font-size: 14px;
	padding: 12px 24px;
	text-decoration: none;
	-webkit-transition: all 0.3s;
       -moz-transition: all 0.3s;
            transition: all 0.3s;
	background: none;

	border-color: #D45500;
}
.promoBox .fa-bookmark {

	position: absolute;
	top: -6px;
	right: 30px;
	color: #D45500;
	font-size: 20px;
}

.Parent {
	display: flex;
	flex-direction: row;
	padding-top: 30px;
}

.child1 {
	width: 50%;
	height: 80px;
}

.child2 {
	width: 50%;
	height: 80px;
}

.row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
  }
  
  .column {
	display: flex;
	flex-direction: column;
	flex-basis: 100%;
	flex: 1;
  }
  
  .orange-column {
	/* background-color: orange; */
	height: 50px;
  }
  .double-column {
	display: flex;
	flex-direction: column;
	flex-basis: 100%;
	flex: 2;
  }

  /* Cookies style */
  #cookie-banner {
	position: fixed;
	bottom: 20px;
	right: 20px;
	background: white;
	padding: 16px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
	font-family: Arial, sans-serif;
	width: 300px;
	display: flex;
	flex-direction: column;
	gap: 10px;
	z-index: 999;
}
#cookie-banner .content-cookies {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 16px 16px 16px 16px;
}
#cookie-banner p {
	margin: 0;
	font-size: 14px;
}
#cookie-banner .buttons {
	display: flex;
	gap: 10px;
	justify-content: flex-end;
}
#cookie-banner button {
	border: none;
	padding: 8px 12px;
	cursor: pointer;
	border-radius: 4px;
}
#accept-btn {
	background: #eb5700;
	color: white;
}
#more-info-btn {
	background: #f0f0f0;
}
.cookie-icon {
	width: 32px;
	height: 32px;
}

@media (max-width: 768px) {
	#cookie-banner {
		width: 100%;
		bottom: 0;
		right: 0;
		border-radius: 0;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		padding: 10px;
	}
	#cookie-banner .content-cookies {
		flex-direction: row;
		align-items: center;
		gap: 10px;
	}
	#cookie-banner .buttons {
		flex-direction: row;
		justify-content: flex-end;
	}
}