html, body {
  background:url(images/tloss.jpg) repeat-x;
  background: #e7e9e3;
}
body {
  width: 850px;
  margin: 0 auto;
  font-family: "trebuchet ms", "verdana";
  font-size: 11px;
  color: #000;
}

.produkt {
	border-bottom: ;
	border-color: black;
	border-bottom-width: px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 600px;
	#A52A2A
}
.produkt img {     	
    float: left;
	border-width: 0px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.produkt p { 
    margin-top: 30px;
	color: #565656;
}
.info {
	letter-spacing: 2px;
	margin-top: 15px;
	margin-left: 100px;
	font-weight: bold;
	color: #565656;
}

.nazwa {
 font-size: 12px;
 color: red;

}

a {
  text-decoration: none;
  color:#9B9777
}

img {border:0px}
#header {
  clear: both;
  background: #DCD7B1;
  padding: 10px;
  margin: 10px 0 2px 0;
  border:1px solid white;
  color:#7C7855
}

#foot {
  clear: both;
  background: #DCD7B1;
  padding: 10px;
  margin: 10px 0 2px 0;
  border:1px solid white;
  color:#7D7B68;
  font-size:9px
}

#top {
  clear: both;
  background: url(images/top.jpg);
  color:#fff;
  height:100px;
  border:1px solid white;
  margin:0 0 2px 0;
  background-color:inherit
}




#top h1 {padding:10px;
		font-size:40px;
		text-align:right;
}



#content {background:#ffffff;
		 color:#000;
		  padding:10px;
		  text-align:justify;
		  margin:0 0px 0 150px;
		  }

#wrapper{float:left;width:100%}


#l_menu {float: left;
		padding: 0;
		margin-bottom: 0;
		color: #222222;
		background-color:#EFEDE8;
		width:150px;
		border:1px solid white}
		
#l_menu ul {list-style: none;
			margin: 0;	
			padding: 0;	
			border: none;
			font-size:11px}
			
#l_menu li {border-bottom: 1px solid #fff;	
		    margin: 0;	}
		    
#l_menu li a{display: block;
		     padding: 2px 5px 2px 5px;
		     font-weight : normal;
		     color: #166582; 
		     text-decoration: none;}
		     
#l_menu li a:hover {border-right: 1px solid #D5CEC3;
					color: #222222;
					background:#E7E3DD}
					
#l_menu h1 {font-size:12px;
			text-align:center;
			margin:0;
			padding:2px;
			background:#D9D7C4;
			border-top:5px solid #E2E1D5;
			border-bottom:5px solid #CECCB5;
			}