@font-face 
{
  font-family: "font1";
	src: url("font1.otf");
  src: url("font1.eot");
  src: url("font1.eot?#iefix") format("embedded-opentype"), url("font1.woff") format("woff"), url("font1.ttf") format("truetype"), url("font1.svg#PlayRegular") format("svg");
  //font-weight: normal;
  //font-style: normal;
}

label.wartosci_cech_filtrowanie img, .wartosci_cech img {max-width:100px;max-height:50px;}

#cena_brutto {color:#383F16;}

.przycisk_promocje_wszystkie {width:300px !important;}
.przycisk_promocje_wszystkie a {background-color:transparent !important;color:#9B563C !important;}

.slider1 {width:300px !important;}
.slider1 li {width:300px !important;}
.slider1 li img {border:1px solid #E7DECC !important;}


.etykieta_promocje {background-color:#383F16 !important;color:#fff !important;}
.etykieta_nowosci {background-color:#383F16 !important;color:#fff !important;}
.etykieta_bestsellery {background-color:#383F16 !important;color:#fff !important;}




.spis_prod {border:1px solid #E7DECC !important;width:225px !important;margin:0px 15px 15px 0px !important;min-height:340px !important;border-radius:0px !important;box-shadow: 2px 2px 5px 0px rgba(231,222,204,1);}
.spis_prod_zdjecie {}
.spis_prod_nazwa {text-align:center !important;}
.spis_prod_cena_koszyk {}
.spis_prod_stara_cena {text-align:center !important;}
.spis_prod_cena {color:#383F16;text-align:center !important;float:none !important;font-size:18pt !important;}
.spis_prod_koszyk {text-align:center !important;float:none !important;margin-top:20px;}


.opis_prod_dane {max-width:500px !important;}

#spis_producentow select {width:100%;}

a:link, a:visited
{
    text-decoration : none;
    color           : #9B563C;
}

a:hover {color: #383F16;}

a.next, a.previous, span.current_page, a.next_page {display:inline-block;color:#fff;background-color:#383F16;padding:3px 15px;border-radius:2px;}



h4 {color:#FDDB02;padding:0px;margin:5px 0px;}

ul {list-style-image: url(punkt1.gif);}

.mikro_zdjecie {width:112px;}

#zdjecie {border:1px solid #E7DECC;}




#prawa img 
{
    //max-width: 100% !important;
    //height: auto !important;
}




input, select, textarea 
{
		font-size					:	10pt;
		border						: 1px solid #E7DECC; 
		background-color	:	#fff; 
		color							:	#7e7e7e;
		border-radius:3px;
		padding:5px 0px;
		margin:2px;
}


input[type="submit"], input[type="button"]
{
		border						: 0px solid #695A01; 
		background-color	:	#383F16;
		color							:	#fff;
		//height: 30px;
		padding:6px 15px;
		font-weight:bold;
		
}

#jez_wal select {padding:0px}

#newsletter input[type="text"] 
{
  border						: 0px solid #000; 
	background-color	:	#203E02;
	padding:7px 20px;
	color:#fff;
	width:150px;
}






input.do_koszyka {vertical-align:top;cursor:pointer;border:0px solid red;color:#fff;background-color:#383F16;font-weight:bold;}
//a.wiecej {display:inline-block;color:#fff;background-color:#3FBDC9;margin-left:15px;padding:7px 15px;height: 16px;}




fieldset {border:1px solid #202020;}
legend {color:#6dc414;}



body
{
    font-size   : 12pt;
		font-family:Tahoma;
    margin			:0px;
		color: #5D1604;
		background:#FDFDF1 url('tlo.png') repeat-x;
}

//font {font-family:Tahoma !important;}
//p {font-family:Tahoma !important;}



#zawartosc_koszyka {max-width:960px;} 

#zawartosc_koszyka ul {list-style-type:none;}







#sort_filtr {overflow:auto;display:none;padding-bottom:20px;}




#naglowek
{
  margin:auto;
	max-width      : 1260px;
	height:230px;
	padding:0px 10px;
	border:0px solid red;
	overflow: hidden;
	
}

#logo
{
  float:left;
	margin-top:40px;
	//margin-left:30px;
	border:0px solid blue;
	cursor:pointer;
}

#logo img {max-width:100%;}

#szukaj_koszyk
{
  float:right;
	margin-top:70px;
	border:0px solid blue;
	width:550px;
	text-align:right;
}

#szukaj
{
  display:inline-block;
	background-color:#F9F4E9;
	padding-top:10px;
	padding-left:10px;
	color:#9B4B2A;
	width:290px;
	height:40px;
	font-weight:bold;
	border-radius:4px;
	vertical-align:middle;
}



#koszyk
{
  display:inline-block;
	margin-left:10px;
	cursor:pointer;
	color:#fff;
	width:150px;
	height:34px;
	background:#383F16 url('koszyk.png') left center no-repeat;
	padding:16px 0px 0px 47px;
	font-weight:bold;
	font-size:11pt;
	border:0px solid #E7E4DD;
	border-radius:4px;
	vertical-align:middle;
	text-align:left;
}


#koszyk_zaw
{
  display:none;
	position:absolute;
	padding:15px;
	border:1px solid #E2E2E2;
	margin-top:25px;
	margin-left:-242px;
	background-color:#fff;
	max-width:360px;
	//box-shadow: 0px 5px 20px rgba(0,0,0,0.2);
	font-size:10pt;
	text-align:left;
	color:#000;
	z-index:999;
}


#koszyk_ico
{
  cursor:pointer;
	display:none;
	float:right;
	//margin-left:10px;
	width:50px;
	height:50px;
	background:transparent url('koszyk_ico.png') center no-repeat;
	
	background-position: center;
	background-repeat: no-repeat;
	background-image: -webkit-image-set(url("koszyk_ico.png") 1x, url("koszyk_ico4.png") 4x );
}

#szukaj_ico
{
  cursor:pointer;
	display:none;
	float:right;
	margin-right:10px;
	width:50px;
	height:50px;
	background:transparent url('lupa_ico.png') center no-repeat;
	
	background-position: center;
	background-repeat: no-repeat;
	background-image: -webkit-image-set(url("lupa_ico.png") 1x, url("lupa_ico4.png") 4x );
}


#menu_podkategorie
{
  text-align:center;
	
	border:0px solid red;
	display:table;
}

#menu_podkategorie ul 
{
	list-style-image:none;
	margin:0px;
	padding:0px;
}

#menu_podkategorie li 
{
	list-style-type:none;
	display:inline-table;
	width:260px;
	min-height:20px;
	padding:20px 0px;
	margin:0px 10px 20px 10px;
	border:0px solid  #E7DECC;
	background-color:#F9F4E9;
	color:#5D1604;
	border-radius:4px;
}

#menu_podkategorie li a {color:#5D1604;}

.przycisk_promocje_wszystkie a  {display:inline-block;color:#fff;background-color:#5D1604;margin-left:15px;padding:7px 15px;height: 16px;}

#strona 
{
    margin     : auto;
		padding:0px 10px;
		max-width      : 1260px;
		min-height:611px;
		margin-bottom:20px;
    border:0px solid #000;
		
}

#ramka_top
{
  font-size:11pt;
	height:52px;
	padding-top:5px;
	border:0px solid red;
}


#menu_belka
{
  float:left;
	//font-family:font1;
	//margin-left:30px;
	margin-top:15px;
	border:0px solid orange;
	color:#fff;
	font-size:13pt;
}



#menu_belka ul
{
  padding-left:0px;
	padding-right:0px;
	list-style-type:none;
	border:0px solid red;
	display:inline;
	margin:0px;
	
}

#menu_belka ul li
{
  display:inline;
}



#menu_belka a
{
  color:#fff;
	padding-left:20px;
	padding-right:20px;
	//border-right:1px #fff solid;
}

#menu_belka a.last {border-right:0px;}

#menu_belka a:hover {color:#FFE9BB;}

#menu_belka a#activ {color:#FFE9BB;}

#menu_belka_ico 
{
  display:none;
  float:left;
	margin-left:15px;
	margin-top:15px;
	border:0px solid orange;
	color:#fff;
}

#menu_belka_rwd 
{
  display:none;
	margin-bottom:20px;
	clear:both;
	color:#000;
  margin-right:0px;
	padding:10px;
	//background-color:#FFE9BB;
}

#menu_belka_rwd a {color:#000;}






.menu_rwd {margin-bottom:0px;}

.menu_rwd ul, .menu_rwd ul ul, .menu_rwd ul ul ul 
{
  margin:0px;
	padding-left:0px;
	list-style-image:none;
	font-size:10pt;
}

.menu_rwd ul li
{
  list-style-type: none;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	margin-right:0px;
	padding-left:0px;
	border-top:1px solid #E7DECC;
}

.menu_rwd ul li li
{
  padding-left:15px;
}


.menu_rwd a
{
    display: block;
		color           : #000;
		//background-color:#f2f2f2;
		padding:10px 10px 10px 10px;
		
		//border-bottom:1px solid #E3E3E3;
}


.menu_rwd a:hover 
{
  color: #9B563C;
	
}

.menu_rwd a#activ {color:#9B563C;}


.menu_rwd1 {margin-bottom:0px;}

.menu_rwd1 ul, .menu_rwd1 ul ul, .menu_rwd1 ul ul ul 
{
  margin:0px;
	padding-left:0px;
	list-style-image:none;
	font-size:10pt;
	background-color:#F9F4E9;
		
}

.menu_rwd1 ul li
{
  list-style-type: none;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	margin-right:0px;
	padding-left:0px;
	border-top:1px solid #E7DECC;
}

.menu_rwd1 ul li li
{
  padding-left:15px;
}


.menu_rwd1 a
{
    display: block;
		color           : #000;
		padding:10px 10px 10px 10px;
		
		
}


.menu_rwd1 a:hover 
{
  color: #9B563C;
	
}

.menu_rwd1 a#activ {color:#9B563C;}






 


 
 

  

 
#lewa
{
  margin-right:20px;
	float    			: left;
	width    			: 300px;
	margin-top:20px;
}

.lewa_box
{
  padding:10px 20px 20px 20px;
  width    			: 290px;
	margin-bottom:20px;
	border:1px solid #E7DECC;
	//border-radius:7px;
	background-color:#F9F4E9;
}


.lewa_box_top
{
  font-size:38pt;
	font-family:font1;
	//font-weight:bold;
	color:#5D1604;
	padding:0px 0px 0px 0px;
	//border-bottom:1px solid #E7DECC;
	margin-bottom:10px;
}



#menu ul, #menu ul ul, #menu ul ul ul 
{
  margin:0px;
	padding-left:0px;
	list-style-image:none;
	font-size:12pt;
	
}

#menu ul li
{
  list-style-type: none;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	margin-right:0px;
	padding-left:0px;
	
}

#menu ul li li
{
  padding-left:15px;
}


#menu a
{
    display: block;
		padding:3px 0px 3px 15px;
		color:#5C1406;
		background: transparent url('punkt1.gif') left no-repeat;
		
}


#menu a:hover 
{
  color: #383f16;
	
}


#menu a#activ {color:#383f16;}





#prawa
{
  border:0px solid blue;
	//text-align		:justify;
	margin-left:360px;
	margin-right:0px;
	margin-bottom:20px;
	margin-top:20px;
}


#prawa_zaw
{
  //margin-left:20px;
	
}




#sciezka
{
  color:#5D1604;
	padding:15px 0px 10px 30px;
	min-height:25px;
	background: transparent url('home.png') left no-repeat;
	
	
}
#sciezka h1 {color:#5D1604;font-size:13pt;margin:0px;padding:0px;font-weight:normal;font-family:Tahoma;}
#sciezka h1 a {color:#5D1604;}







#nowosci
{
  display:none;
	margin-bottom:40px;
	background-color:#fff;
	border-radius:4px;
	
}

#nowosci_top
{
  font-size:16pt;
	padding:10px 20px;
	color:#3c8d18;
	cursor:pointer;
	background: linear-gradient(#DCB893, #B07E62);
	color:#fff;
	border-radius:4px;
	margin-bottom:20px;
}



.body_start #prom {display:block;}




#prom
{
  display:none;
	margin-bottom:40px;
	background-color:#fff;
	border-radius:4px;
	
}

#prom_top
{
  font-size:16pt;
	padding:10px 20px;
	color:#3c8d18;
	cursor:pointer;
	background-color:#341302;
	color:#fff;
	border-radius:4px;
	margin-bottom:20px;
}


#prod_powiazane
{
  margin-bottom:20px;
	margin-right:0px;
	
}

#prod_powiazane h2
{
  font-family:Tahoma;
	font-size:16pt;
	font-weight:bold;
	padding:0px 0px;
	//margin:40px 20px;
}

#stopka
{
    clear:both;
		border:0px solid blue;
		font-size:12pt;
		padding:0px 10px;
		background-color:#3A1502;
		
}






#stopka_zaw
{
    border:0px solid blue;
		display:table;
		margin:auto;
		max-width      : 1280px;
		color:#fff;
		padding-top:30px;
		text-align:center;
}



.stopka_top
{
  font-size:16pt;
	padding-bottom:10px;
	//font-weight:bold;
	font-size:16pt;
	color:#FFE9BB;
}




#stopka_menu1, #stopka_menu2, #stopka_menu3, #stopka_menu4
{
  //float:left;
	display:inline-table;
	vertical-align:top;
	border:0px solid red;
	min-height:100px;
	text-align:left;
  padding-bottom:20px;
}

#stopka_menu1 li, #stopka_menu2 li, #stopka_menu3 li, #stopka_menu4 li {padding-bottom:10px;padding-right:10px;}

#stopka_menu1 {width:300px;margin-right:0px;border:0px solid red;}
#stopka_menu2 {width:300px;margin-right:0px;border:0px solid red;}
#stopka_menu3 {width:300px;margin-right:0px;border:0px solid red;}
#stopka_menu4 {width:300px;margin-right:0px;border:0px solid red;}



#stopka_menu1 ul, #stopka_menu2 ul, #stopka_menu3 ul, #stopka_menu4 ul  {list-style-type:none;margin:0px;padding-left:0px;list-style-image:none;}
#stopka_menu1 a, #stopka_menu2 a, #stopka_menu3 a, #stopka_menu4 a  
{
color:#fff;
display: block;
		color           : #fff;
		padding:0px 0px 0px 0px;
		
}
#stopka_menu1 a:hover, #stopka_menu2 a:hover, #stopka_menu3 a:hover, #stopka_menu4 a:hover {color: #FFE9BB;}







#copy
{
  margin:auto;
	max-width:1280px;
	padding-bottom:25px;
	//padding-left:350px;
	text-align:center;
	border:0px solid red;
	font-size:10pt;
	overflow:hidden;
	color:#fff;
}	
#copy a {color:#fff;}
#copy a:hover {color:#fff;}






@media all and (max-width: 1200px)
{

          input.do_koszyka_opis_prod, input.koszyk_zamow, input.koszyk_dalej {width:100%;margin:5px 0px;}
					.booking_od_kiedy, .booking_do_kiedy, .booking_sprawdz {width:100%;}
					
					
					#prawa {margin-left:0px;}
					#menu_belka {display:none;}
					#menu_belka_ico {display:block;}
					//#menu_belka_rwd {display:none;}
					#lewa {display:none;}
					#sciezka {margin-top:20px;}
					#szukaj_ico {display:block;}
					#koszyk_ico {display:block;}
					#kat_ico {display:block;}
					#szukaj {display:none;}
					#koszyk {display:none;}
					#kat_prom_box {display:none;}
					#jez_wal {display:none;}
					#sortowanie_belka {display:none;}
					#sort_filtr {display:block;}
					
					
					
					
					
					td.kolumna_lp {display:none;}
					td.kolumna_kod_towaru {display:none;}
					td.kolumna_zdjecie {display:none;}
					td.kolumna_jm {display:none;}
					td.kolumna_rabat {display:none;}
					td.kolumna_cena_netto_rabat {display:none;}
					td.kolumna_cena_brutto_rabat {display:none;}
					td.kolumna_stawka_vat {display:none;}
					td.kolumna_wartosc_netto {display:none;}
					table {width:100%;}
					td {width:auto;}
					textarea {width:100%;}

}
