div#wpisy_sg div#tresc_sg {
	width: 965px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	padding: 5px 0px 40px 0px;
}
.tytul_sg {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 34px;
	color: #0075BB;	
	text-align:left;
	line-height: 28px;
	padding-bottom:8px;
	border-bottom: 1px solid #DFDFDF;
}
.tytul_sg b {
	color: #70A5C5;
	font-weight: normal;
	font-family:inherit;
	font-size:27px;
}
.tytul_sg:first-line {
	color: #A4B4BD;	
	font-size: 26px;
}
.tytul_sg a:active, .tytul_sg a:visited {
	color:inherit;
	text-decoration:none;
}
.tresc_wpisu_sg {
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6A6A6A;	
	clear:right;
	line-height: 18px;
	margin:18px 0px 0px 0px;
}
.tresc_wpisu_sg img.logo_sg {
	float:left;
	margin: -5px 7px 0px 0px;
	padding:0px 0px 40px 0px;
}
.tresc_wpisu_sg img.czytaj_dalej {
	background: url('img/czytaj_dalej.jpg') no-repeat;
	width:282px;
	height:37px;
	margin: 20px 0px 0px 0px;
}
.tresc_wpisu_sg img.czytaj_dalej:hover {
	background: url('img/czytaj_dalej_hover.jpg') no-repeat;
}


