body {
	background-color: #F5EEE5;
	background-image: url(Obrazki/Index_tlo.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #88765B;
	margin: 0px;
}
.orangeB {
	color: #FFFFFF;
	background-color: #F19313;
	background-image: url(Obrazki/wyd_tlo.jpg);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
}
.newsTytul {
	color: #FFFFFF; 
	font-weight:bold; 
	text-decoration:none; 
	/*font-size:12px*/
}
.newsTresc {
	color: #FFFFFF; 
	text-decoration:none
}
.newsData {
	color: #FFFFFF; 
	text-decoration:none; 
	font-size:9px
}
input {
	border: 1px solid #DCD7CD;
	font-family:  Arial, Tahoma, sans-serif;
	font-size: 12px;
	/*color: #544533;*/
	color: #BAB3AA;
	font-weight:bold;
}
.divBottom {
	vertical-align: bottom;
}
.whiteText {
color:#FFFFFF;
text-decoration:none;
}
.whiteText:hover {
text-decoration:underline;
/*font-weight:bold;*/
/*color:#0099FF;*/
/*color:#990000;*/
}
.brownText {
color:#BAB3AA;
font-weight:bold;
}
.menuG {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #996633;
}
.menuP {
	padding-right: 16px;
	padding-left: 16px;
	color: #B3AC9E;
	font-weight: bold;
	text-decoration: none;
}
.menuP:Hover {
	/*padding-right: 16px;
	padding-left: 16px;
	color: #89755C;
	font-weight: bold;
	text-decoration: none;*/
	color:#DA251C;
}
.menuD {
	color: #88765B;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.imgListaProd {
padding-left:15px;
padding-right:15px;