body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("../images/praca-w-domu-tlo.gif");
	color: #3c4147;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.content {
	margin-left: 190px;
	width: 900px;
	text-align:center;
}

	#content_box_right {
		float: right;
		width: 230px;
		margin-top:5px;
		

	}
		/* ----------------box right profil podglad znajomi---------------- */
		#content_box_right #znajomi, #content_box_right #forum, #content_box_right #funkcje, #content_box_right #programy_gowork {
			background-color:#f4f3f3;
			padding: 10px;
		}
		#content_box_right #funkcje	.big_text, #content_box_right #znajomi	.big_text, #content_box_right #forum .big_text{
			font-size: 16px;
		}
		#content_box_right #znajomi a {
			color: #3c4147;
		}
		/* ----------------box right programy gowork, box right profil podglad funkcje, box right profil podglad forum---------------- */
		#content_box_right #programy_gowork .temat, #content_box_right #funkcje .temat, #content_box_right #forum .temat {
			border:#d0d1d2 1px solid;
			text-align: left;
			width: 90%;
			margin-bottom: 5px;
			padding: 3px;
		}
		#content_box_right #programy_gowork .temat:hover, #content_box_right #funkcje .temat:hover, #content_box_right #forum .temat:hover {
			background:#f7f7f7;
		}
		#content_box_right #programy_gowork .temat a, #content_box_right #funkcje .temat a, #content_box_right #forum .temat a {
			display: block;
			color: #3c4147;
			text-decoration: none;
		}
		
.ogloszenia_gowork {
		text-align: left;

}
