body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #8A3B01;
}

.pom {
	color: #DF0045;	
}
.nieb {
	color: #8A3B01;
}


a {
	color: #8A3B01;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

.miniMenu {
	font-size:10px;
}
.miniMenu a {
	text-decoration:none;
}
.miniMenu a:hover {
	text-decoration:underline;
}

.content { 
	padding: 10px 0 0 0; 
}
.menu {
	padding-left: 10px; 
}
.promocja {
	padding: 35px 10px 10px 10px; 
}

td.przepisy {
	 background-image: url(img/przepisy.gif);
	 background-color: #8A3B02;
	 background-repeat:no-repeat; 
	 background-position:left top;
	 color:#FFFFFF;
} 

td.aktualnosci {
	 background-image: url(img/aktualnosci1.gif);
	 background-color: #BD0A32;
	 background-repeat:no-repeat; 
	 background-position:left top;	
}

td.porady {
	 background-image: url(img/porady.gif);
	 background-color: #CAA58A;
	 background-repeat:no-repeat; 
	 background-position:left top;	
	text-align:justify;
}

div.konkurs,
div.porady,
div.aktualnosci_tresc,
div.przepisy {
	padding:50px 10px 10px 10px;
	
}

div.konkurs a,
div.porady a,
div.aktualnosci_tresc a,
div.przepisy a {
	color:#FFFFFF;
	font-weight:bold;
}

img.border {
	border: 1px solid #8A3B01;
}

/* forms */

input, select, textarea {
	border					: 1px solid;
	border-color			: #D5B9A5;
	background-color		: #FFFFFF;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 11px;
	color					: #8A3B01;
	padding					: 1px 3px 1px 3px;
}
textarea {
	font-size: 12px;
}
input.button {
	border					: 1px solid #FFFFFF;
	background-color		: #F3E7DF;
	color					: #DF0045;
	font-weight				: bold;
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 11px;	
	padding					: 3px;
	
}
a.button {
	border					: 1px solid #FFFFFF;
	background-color		: #F3E7DF;
	color					: #DF0045;
	font-weight				: bold;
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 11px;	
	padding					: 3px;
	text-decoration			: none;	
}
a.button:hover {
	background-color		: #8A3B01;
	color					: #FFFFFF;
}
form {
	margin					: 0;
	padding					: 0;
}	



#nawigacja {
	background-image		: url(images/nawigacja-tlo.gif);
	background-repeat		: repeat; 
	border					: 1px solid #FFFFFF;
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 10px;
	line-height				: 14px;
	padding-left			: 2px;
}
#nawigacja a {
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 10px;
	line-height				: 14px;
	padding-left			: 2px;
}
.manu_spacer {
	background-image		: url(images/menu-spacer.gif);
	background-repeat		: repeat-x;
	height					: 10px;
}


.bold_towar { 
	font-size				: 11px;
	font-weight				: bold;
	color					: #DF0045;
}	
.nazwa_produktu {
	font-family				: "trebuchet ms", Arial;
	font-size				: 16px;
	color					: #8A3B01;
	font-weight				: bold;
}
.cena_duza {
	font-family				: "trebuchet ms", Arial;
	font-size				: 16px;
	color					: #DF0045;
	font-weight				: bold;	
}

.dodatkowe_informacje table {
	border-collapse			: collapse;
	border-color			: #BF9374;
}
.dodatkowe_informacje table td {
	padding:2px;
}

.foto_link img  {
	border: 1px solid #8A3B01;
} 
.foto_link img:hover,
.foto_link img.active { 
	border: 1px solid #DF0045; 
}
.imgDzial {
	border: 1px solid #DF0045;
}
.header {
	font-family				: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size				: 16px;
	font-weight				: bold;
	color					: #8A3B01;
}
.opis a {
	text-decoration			: underline;
}
.opis a:hover {
	text-decoration			: none;
} 
tr.lista_promocje {  
	font-weight				: bold; 	
}
tr.lista_promocje a, tr.lista_promocje a:hover { 
	font-weight				: bold; 	
} 
div.aktualnosc {
	padding-top				: 5px;
	padding-bottom			: 5px;
	border-bottom			: 1px dashed #DF0045;
	display					: block; 
}
div.data {	
	color					: #DF0045;
	float					: right;
	width					: 90px;	
}
div.tytul {
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
	font-weight				: bold;
	color					: #8A3B01;
	float					: left;
	clear					: left;	
}
div.tresc {
	clear					: both;
	padding-top				: 3px;
	padding-bottom			: 10px;
	/* width: 715px; */
}
.small {
	font-size:9px;
}
table.small ul {
	margin:0;
	padding:0;
	padding-left: 15px;
}
a.no-u {
	text-decoration:none;
}
a.no-u:hover {
	text-decoration:underline;
}
.ok {
	color: #009900;
}
.warn {
	color:#FF9900;
}
.error {
	color:#FF0000;
}
input.puste { 
	color:#FFFFFF;
	background-color:#EF95AC; 
}

.koszyk_suma, .koszyk_suma a {
	color:#FFFFFF;
	text-decoration:none;
}
.koszyk_suma a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.footer, .footer a {
	color:#FFF6EF;
} 

.promocja {
	padding:40px 10px 10px 10px;
	color:#FFFFFF;
	text-align:center;
}
.promocja a {
	color:#FFFFFF;
	text-decoration:none;
}
.promocja a:hover {
	text-decoration:underline;
}

ul.lista li {
	margin-bottom: 10px;
}

.menu_bottom,
.menu_bottom a {
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
.menu_bottom a:hover {
	text-decoration:underline;
}
/******************************lista kategorii przepisow****************/
table.przepisy_tab_gl{
  width: 100%;
  }
.przepisy_tab_gl td{
  text-align: center;
  padding-bottom: 30px;
  }
.przepisy_tab_gl td img{
  border: none;
  margin: 0px;
  padding: 0px;
  }
div.przep_belka{
  height: 30px;
  text-align: right;
  padding-right: 15px;
  padding-top: 15px;
  vertical-align: center;
  } 
div.przep_belka a{
  text-align: right;
  text-decoration: none;
  color: #fff;
  } 
div.przep_belka a:hover{
  text-decoration: underline;
  }
ul.przepisy_lista{
  list-style: none;
  font-size: 14px;
  font-weight: bold;
  margin-top: 36px;
  padding-left: 50px;
  margin-left: 0;
  }
ul.przepisy_lista li{
  margin: 5px 0 0 0;
  padding-left: 20px;
  background-image: url(img/punktor.gif);
  background-repeat: no-repeat;
  background-position: 0px 6px;
  }
ul.przepisy_lista li a{
  text-decoration: none;
  }
ul.przepisy_lista li a:hover{
  text-decoration: underline;
  }    

.logotyp {
text-align:center;
display:block;
}
}
.basket_error {
  color:#B12121;
  font-size:12px;
  font-weight: bold;
}
.info {
background-color: #DF2929;
display:block;
color:#ffffff;
padding:5px;
}

.prod_div {
padding:3px;
border:0px;
float:left;
width:150px; 
height:150px;
position:relative;
vertical-align:bottom;
}
.prod_table {
border:0;
text-align:left;
width:100%;
padding:0;
border-collapse: collapse; 
border: 1px solid #BB8E6D;
}
.prod_table td{
vertical-align:bottom;
padding:10px;
width:25%;
height:200px;
}
.prod_img {
text-align:center;
display:block;
margin-top:3px;
margin-bottom:10px;
}
.button_kontynuacja,
a.button_kontynuacja,
a.button_kontynuacja:hover {
background: #F1F1F1;
color: #8A3B02;
font-size:9px; 
height:15px;
padding:6px;
border:0;
border-width:0;
}
input.upper {
width:120px;
border:0;
border-width:0;
}
a.button_kontynuacja,
a.button_kontynuacja:hover {
color: #DF0045;
}

/**************aktualności*********************/
.newslistblok
{
  border-bottom: 1px solid #BF9374;
  display: block;
  margin: 0 0 20px 0;
}
.newslistblok h3
{
  margin: 0 0 8px 0;
}
.pink
{
  color: #DF0045;
}

