/* ---------------------------- nasze projekty -------------------------------- */

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.projekty_poziomo {
	width: 588px;
	border-bottom: 1px dotted #cccccc;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}

.projekty_poziomo strong {
	display: block;
	font-size: 16px;
	margin: 5px 0 5px 0;
}

.projekt_description {
	width: 290px;
	float: left;
}

.project_min_foto {
	border: 1px solid #cccccc;
}

.zobacz_projekt {
	display: block;
	width: 131px;
	height: 20px;
	text-align: center;
	color: #fff !important;
	border: 0;
	font-weight: bold;
	float: left;
	margin: 0 5px 0 0;
	text-decoration: none !important;
	padding: 2px 0 0 0;
	background: url(../images/projekty/zobacz_projekt2.png) no-repeat;
}

.odwiedz_strone {
	display: block;
	width: 131px;
	height: 20px;
	text-align: center;
	color: #fff !important;
	border: 0;
	font-weight: bold;
	float: left;
	margin: 0 5px 0 0;
	text-decoration: none !important;
	padding: 2px 0 0 0;
	background: url(../images/projekty/odwiedz_strone2.png) no-repeat;
}

