@charset "utf-8";

input:focus {
    outline:none  !important;
}

html {

	margin: 0;
	padding: 0;
}

body {

	margin: 0;
	padding: 0;

	background-color:white;

	font-family: 'Fira Sans', sans-serif;
	font-weight: 100;
	font-size: 14px;
	/** kolor szary jak w content lewa strona*/
	color:black;
	text-decoration: none;

	/*margin-top:-17px;*/
}

a{
	text-decoration: none;
	color: #000000;
	transition: all 0.3s ease 0s;

}

a:hover{
	text-decoration: none;
	color: #54a92a;

}

p{
	font-size: 14px;

}

#KONTENER_TOP_content {
  max-width: 1240px;
	
  margin: 0px;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  /*background-image:url(./gfx/nabiurowo_content_01.jpg);
  background-repeat:none;*/
  color: black;

  font-weight: 400;
}

#TOP_content {
  background-color: none;
  height: auto;
  
  /*background-image:url(./gfx/artykuly-do-biura_background_top_a1.jpg);
  background-repeat:repeat-x;*/
}

#KONTENER_TOP_footer2 {
  max-width: 1240px;
	
  margin: 0px;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  /*background-image:url(./gfx/nabiurowo_content_01.jpg);
  background-repeat:none;*/
  color: black;

  font-weight: 400;
}

#TOP_footer2 {
  background-color: #f5f5f5;
  height: auto;
  
  /*background-image:url(./gfx/artykuly-do-biura_background_top_a1.jpg);
  background-repeat:repeat-x;*/
}

#KONTENER_TOP_footer {
  max-width: 1240px;
	
  margin: 0px;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  /*background-image:url(./gfx/nabiurowo_content_01.jpg);
  background-repeat:none;*/
  color: black;

  font-weight: 400;
}

#TOP_footer {
  background-color: #e9e9e9;
  height: auto;
  
  /*background-image:url(./gfx/artykuly-do-biura_background_top_a1.jpg);
  background-repeat:repeat-x;*/
}

#PODPIS_footer1{

	text-align: left;
	padding-top: 12px;
	padding-bottom: 10px;
}

#PODPIS_footer2{

	text-align: right;
	padding-top: 12px;
	padding-bottom: 10px;
}

#fotter_lewa{
	
}

#fotter_prawa{
	border: 5px solid #54a92a;
	margin-top: 30px; 
	margin-bottom: 30px;
}



.flexbox_contener{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	/*justify-content: space-around;*/
	justify-content: space-between;
	align-items: baseline;
}

.flexbox_contener_tytul1{}
.flexbox_contener_przycisk1{ 
	border: 3px solid #54a92a; 
	margin-top: 10px;
	
	padding:4px; 
	padding-left: 12px;
	padding-right: 12px;
	
	font-weight: 600;
} 


.flexbox_contener_img_all1{

}

.flexbox_contener_img_in1{ 
	
	z-index: 1;
} 

.flexbox_contener_cena_in1{
	color: white;
	text-shadow: 2px 2px 5px black;
	font-size: 16px;
	font-weight: 500;
	
	position: absolute;
	bottom:0;
	right: 0;
	
	margin-right: 33px;
	margin-bottom: 90px;
	
	background-color: none;
	z-index: 1000;
} 

/** -------- */

.flexbox_contener2{
	/*display: flex;*/
	align-items: center;
	flex-wrap: wrap;

	justify-content: space-between;
	align-items: baseline;
}
.contener_nazwa2{
	clear: both;
	padding-top: 15px;
	padding-bottom: 0px;
}
.flexbox_contener_cena2{}

.flexbox_contener_przycisk2{ 
	border: 3px solid #54a92a; 
	margin-top: 10px;
	
	padding:4px; 
	padding-left: 12px;
	padding-right: 12px;
	
	font-weight: 600;
}

.flexbox_contener_przycisk2:hover{ 
	border: 3px solid #54a92a; 
	margin-top: 10px;
	
	padding:4px; 
	padding-left: 12px;
	padding-right: 12px;
	
	font-weight: 600;
	
	background-color: #54a92a;
	color: white;
	
	transition: all 0.3s ease 0s;
} 

.porcjowanie_top{color:#626161; }

/** -------- */
/**
.flexbox_contener3{
	height: 100%;
	display: flex;
	align-items: center;

	flex-direction: column;
	flex-flow: column;

	justify-content: space-between;
	align-items: baseline;
	
}*/

.flexbox_contener3{
	height: auto;
	display: flex;
	align-items: center;

	flex-direction: column;
	flex-flow: column;

	justify-content: space-between;
	align-items: baseline;
	
}

.flexbox_contener_top{ }
.flexbox_contener_bottom{ }

.porcjonowanie_stopka{
	font-size: 14px;
	padding: 5px;
	padding-left: 7px; 
	padding-right: 7px; 
	color:black; 
	font-weight:400; 
	border: 2px solid black; 
	background-color:none; 
	margin: 3px;

}

.porcjonowanie_stopka:hover{
	transition: all 0.3s ease 0s;
	border: 2px solid black; 
	background-color: black;
	color:white;
}

/** ----------------------------------- */
.flex_produkty{
	
	font-size: 14px;
	margin-top: 35px;

	display: flex;
	flex-wrap: wrap;
	/*justify-content: space-around;*/
	justify-content: flex-start;
	align-items: flex-start;
}

.flex_produkt1_lewa{
	flex: 1;
	flex-basis: 130px;
	flex-shrink: 10;
	flex-basis: 10;
	background-color: none;
	
	padding-top: 12px;
}

.flex_produkt1_prawa{
	flex: 2;
	/**flex-basis: 300px;*/
	flex-basis: 100px; /** 2019.12 */
	flex-shrink: 1;
	flex-basis: 1;
	
	padding-top: 0px;
	background-color: none;
}

.flex_produkty2{
	
	font-size: 14px;
	margin-top: 35px;

	display: flex;
	flex-wrap: wrap;
	/*justify-content: space-around;*/
	justify-content:flex-start;
	align-items: baseline;

}

.flex_produkt2_lewa{
	flex: 1;
	flex-basis: 130px;
	flex-shrink: 10;
	flex-basis: 10;

}

.flex_produkt2_prawa{
	flex: 2;
	/**flex-basis: 300px;*/
	flex-basis: 100px; /** 2019.12 */
	flex-shrink: 1;
	flex-basis: 1;

}

.flex_produkty3{
	
	font-size: 14px;
	margin-top: 25px;

	display: flex;
	flex-wrap: wrap;
	/*justify-content: space-around;*/
	justify-content:flex-start;
	align-items:center;
	
	background-color: none;
}

.flex_produkt3_lewa{
	flex: 1;
	flex-basis: 130px;
	flex-shrink: 10;
	flex-basis: 10;
	
	background-color: none;
}

.flex_produkt3_prawa{
	flex: 2;
	/**flex-basis: 300px;*/
	flex-basis: 100px; /** 2019.12 */
	flex-shrink: 1;
	flex-basis: 1;

	background-color: none;
}

.dodaj_do_koszyka {
	height:50px;
	width:236px;
	background-image:url(./gfx/projektlicht/koszyk1.jpg);
	background-repeat: none;
	background-size: auto 50px;
	border:none;
	
}


.dodaj_do_koszyka_produkty {
	height:25px;
	width:118px;
	background-image:url(./gfx/projektlicht/koszyk1.jpg);
	background-repeat: none;
	background-size: auto 25px;
	border:none;
	
}

.zamow_wieksza_ilosc{
	height:25px;
	width:118px;
	background-image:url(./gfx/projektlicht/zamow_wieksza_ilosc.jpg);
	background-repeat: none;
	background-size: auto 25px;
	border:none;

}
/** ----------------------------------- */
/** ----------------------------------- */

.produkt_kula_kolor{padding-top: 12px; padding-bottom: 12px; }
.produkt_kula_kolor1{ }
.produkt_kula_kolor2{ }
.produkt_kula_kolor3{ }
.produkt_kula_kolor4{ }


.button1 {
    background-color: white;
    color: black;
	font-size: 14px;
	font-weight: 400;
	padding: 5px;

    border: 1px solid black; /* Green */
}

.button2 {
	width: 100%;
    background-color: white;
    color: red;
	font-size: 14px;
	font-weight: 400;
	padding: 5px;

    border: 1px solid red; /* Green */
}

.button3 {
	width: 100%;
    background-color: white;
    color: green;
	font-size: 14px;
	font-weight: 400;
	padding: 5px;

    border: 1px solid green; /* Green */
}

.form-control-sm{margin-left: 10px; margin-bottom: 20px; border-radius:0px;}

.borderless table {
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
}


.table td{border: none }

#mobile_1{display: none;}
#pc_1{display: block;}

#style_formularz_4 td{ padding-bottom: 4px; padding-right: 7px;}

.navigation-dropdown-link{
	color: white;
	padding-top: 9px;
	padding-bottom: 9px;
	border-bottom: 1px solid white;
}

.navigation-dropdown{
	width: 250px;
	padding-top: -1px !important;
	margin-top: -1px !important;
}

.dropdown-toggle{}



#result{
	z-index: 1100;
}

.stopka_menu1{
	color:black;
}

#TOP_shop_all_mobile{display: none;}
.slider_mobile{display: none;}

#fotter_call_mobile{display: none;}

#mailito_bottom_href{color:black;}

/*.glowna_top_pasek1{margin-top: 40px;}*/

/** ----------- SM ------------- */


/* /////////////////////////////////// */
/* /////////////////////////////////// */
/* /////////////////////////////////// */
/* /////////////////////////////////// */

#home_content{
	margin-top:40px;
	
	z-index:1000;
	background-image:url(./gfx/kodada_home_content.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:328px;
	width:100%;
}

#home_content_mobile{ display:none;}


@media only screen and (max-width: 800px) {
	
    #home_content{display:none;}
    
    #home_content_mobile{ display:block;}
}

@media screen and (max-width: 1060px) {
	#TOP_shop_all{display: none;}
	#TOP_shop_all_mobile{display: block;}
}

@media screen and (max-width: 988px) {
	
	#footter_odstep_gora_mobile{margin-top: 30px;}
	
	#fotter_call_mobile{display: block;}
	
	#fotter_call{display: none;}

	#fotter_prawa{
		font-size: 14px;
		border:none;
		margin-top: 40px; 
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 960px) {
	.pc900{display: none;}
	#mobile_1{display: block;}
	#pc_1{display: none;}
}

@media screen and (max-width: 767px) {
	.PC_kontener_fiolet{display: none;}
	
	.slider_pc{display: none;}
	.slider_mobile{display: block;}
	
	.pc770{display: none;}
}

@media screen and (max-width: 768px) {
	#fotter_prawa{
		font-size: 14px;
		border:none;
		margin-top: 0px; 
		margin-bottom: 30px;
	}
	
	.pc770{display: none;}
	
	#PODPIS_footer{
		padding-left: 10px;
	}
	
	#PODPIS_footer2{
		text-align: left;
		padding-top: 0px;
	}

}

/** ----------- mozilla ------------- */

@-moz-document url-prefix() {
	.navigation-dropdown{
	padding-top: -16px !important;
	margin-top: -16px !important;
	}
}

.zdjecie1{
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.item {
  position: relative;

  overflow: hidden;
}
.item img {
  max-width: 100%;
  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.item:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/** -------------------- */
/* Flashing */
.hover13 figure:hover img {
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}

/* Zoom In #1 */
.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}


/* Opacity #2 */
.hover12 figure {
	background: #fbd401;
}
.hover12 figure img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover12 figure:hover img {
	opacity: .5;
}


/* Opacity #1 */
.hover11 figure img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover11 figure:hover img {
	opacity: .7;
}