#strefa {
	background: url(../../images/global/strefam-tlo.jpg) no-repeat left top;
	width: 293px;
	height: 120px;
	float: left;
	margin-bottom: 8px;
}
#strefa div.p {
	float: left;
	padding: 20px 22px 0px 22px;
}
#strefa a.b1, a.b2 {
	float: left;
	background: url(../../images/global/strefam-but1.jpg) no-repeat left top;
	width: 122px;
	height: 27px;
	font: bold 11px/27px Arial;
	text-decoration: none;
	text-align: center;
	color: #fff;
}
#strefa a.b2 {
	float: right;
	background: url(../../images/global/strefam-but2.jpg) no-repeat left top;
}
#strefa a.rej {
	float: left;
	color: #2978B7;
	font: bold 11px Georgia;
	text-decoration: none;
	margin-top: 12px;
}
#strefa a:hover.rej {
	text-decoration: underline;
}
#strefa h2 {
	font: bold 16px "Trebuchet MS";
	color: #0860A5;
	float: left;
	margin-bottom: 11px;
}
#strefa div.os {
	margin-top: 5px;
	font: bold 11px Arial;
	float: right;
	color: #136DB5;
}
#strefa div.os span {
	color: #FF7100;
}

