#srodkowy_box {
	min-height: 500px;
}

#wewnetrzny_box {
	min-height: 500px;
}

.projekt {
	float:left;
	width: 215px;
	height:210px;
	padding-bottom:5px;
	padding-top:5px;
	margin:2px;
	background:#f8f5eb;
/*	border: 1px solid green; */
}
.shadow {
	margin-top:9px;
	margin-left:5px;
	background-position: 5px 5px;
	background-repeat: no-repeat;
	background-image:url('/img/tlo_szare.gif');
}

.projekt .shadow img {
	margin-right:5px;
	margin-bottom:5px;
	border: 1px solid black;
}

.projekt .tresc {
	font-size:11px;
	padding-left:6px;
	padding-right:2px;
}

.projekt .online {
	font-size:11px;
	padding-left:26px;
	padding-right:2px;
	margin-top:5px;
	background-position: 6px 0px;
	background-repeat: no-repeat;
	background-image:url('/img/sei2.gif');
}

#tresc_podstrony_portfolio {
	width:660px;
	margin-left:170px;
	padding-top:4px;
}

#tresc_podstrony_portfolio H3 {
	margin-bottom:15px;
}
