.left{
	background:url(images/menud2.jpg) no-repeat center top;
	width:655px;
	padding-left:28px;
	float:left;}

.menu2 a{
	text-transform:uppercase;
	display:inline-block; 
	padding:6px 18px; 
	color:#ffffff; 
	font-size:12px; 
	font-weight:bold;
	text-decoration:none;
}
.menu2 a:hover{
	background:#000000; 
	color:#ffffff;}

img.galeria{ border:0; 
opacity:0.4;
filter:alpha(opacity=40);
border: 1px solid black;}

img.galeria:hover{
opacity:1;
filters:alpha(opacity=100);}

.wiecej {
	padding:5px 0px;
}
.wiecej a{
	padding:5px;
	padding-left:20px;
	border-bottom: 2px solid #da251c;
	display:block;
}
