body{
	margin:0;
	padding:0;
	font-size:11px;
	color: #575757;
	background-image:url(img/intro2_02.jpg);
	background-repeat: repeat-x;

}

td,p,div{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

#title{
   text-transform: uppercase;
	color: #228b22;
	font-weight: bold;
	font-size:12px;
}

#title2{
	text-transform: uppercase;
	color: #f2f2f2;
	font-weight: bold;
	font-size: 12px;
	margin-top: -5px;
}
.title3{
   text-transform: uppercase;
	color: #228b22;
	font-weight: bold;
	font-size:12px;
}

.title4{
	text-transform: uppercase;
	color: #f2f2f2;
	font-weight: bold;
	font-size: 12px;
	margin-top: -5px;
}

.title5{
	text-transform: uppercase;
	color: #f1f1f1;
	font-weight: bold;
	font-size: 12px;
	margin-top: -5px;
}

a.wiecej{
	width:72px;
	height:26px;
	display: block;
	background-image:url(img/wiecej.gif);
	float:right;
}

a.wiecej:hover{
	width:72px;
	height:26px;
	display: block;
	background-image:url(img/wiecej2.gif);
}

A.img{

	width:160px;
	height:226px;
}

A.img img{
	border: 1px solid #adadad;
	width: 160px;
	height: 226px;
}