#topbar ul li.a1 a {
	width: 117px;
	background: url("/static/images/pl/menu/1w.gif") no-repeat center;
}
#topbar ul li.a1 a:hover { background: url("/static/images/pl/menu/1.gif") no-repeat center; }

#topbar ul li.a2 a {
	width: 156px;
	background: url("/static/images/pl/menu/2w.gif") no-repeat left;
}
#topbar ul li.a2 a:hover { background: url("/static/images/pl/menu/2.gif") no-repeat left; }

#topbar ul li.a3 a {
	width: 105px;
	background: url("/static/images/pl/menu/3w.gif") no-repeat left;
}
#topbar ul li.a3 a:hover { background: url("/static/images/pl/menu/3.gif") no-repeat left; }

#topbar ul li.a4 a {
	width: 102px;
	background: url("/static/images/pl/menu/4w.gif") no-repeat left;
}
#topbar ul li.a4 a:hover { background: url("/static/images/pl/menu/4.gif") no-repeat left; }

#topbar ul li.a5 a {
	width: 146px;
	background: url("/static/images/pl/menu/5w.gif") no-repeat left;
}
#topbar ul li.a5 a:hover { background: url("/static/images/pl/menu/5.gif") no-repeat left; }

#topbar ul li.a6 a {
	width: 150px;
	background: url("/static/images/pl/menu/6w.gif") no-repeat left;
}
#topbar ul li.a6 a:hover { background: url("/static/images/pl/menu/6.gif") no-repeat left; }
#main div.other div.gielda {
	float: left;
	width: 178px;
	background: url("/static/images/pl/gielda.gif") no-repeat;
	padding: 36px 16px 0px 21px;
	font-size: 8pt;
}

#main div.other div.quality {
	background: url("/static/images/pl/quality.gif") no-repeat;
	padding: 36px 13px 0px 21px;
	float: left;
	width: 191px;
	font-size: 8pt;
}

#main div.MainNews {
	background: url("/static/images/pl/mainnews.gif") no-repeat;
	padding: 36px 0px 0px 17px;
	width: 423px;
	font-size: 9pt;
	margin-bottom: 25px;
}

#main div.short {
	background: url("/static/images/pl/short.gif") no-repeat;
	padding: 36px 19px 0px 19px;
	width: 187px;
	float: left;
	margin-bottom: 24px;
	font-size: 8pt;
}
#main div.relation {
	background: url("/static/images/pl/relation.gif") no-repeat;
	float: left;
	padding: 36px 0px 0px 19px;
	width: 191px;
	font-size: 8pt;
}

#subpage div.menuleft div.quality {
	width: 208px;
	font-size: 8pt;
	background: url("/static/images/pl/quality.gif") no-repeat 0px 22px;
	margin: auto;
	border-bottom: 1px solid #E0E0E0;
	padding: 58px 0px 7px 19px;
}
#subpage div.menuleft div.gielda {
	width: 208px;
	font-size: 8pt;
	background: url("/static/images/pl/gielda.gif") no-repeat 0px 22px;
	margin: auto;
	border-bottom: 1px solid #E0E0E0;
	padding: 58px 0px 7px 19px;
}

#content div.path div.print {
	background: url("/static/images/pl/print.gif") no-repeat;
	width: 51px;
	height: 10px;
	cursor: pointer;
	float: right;
}
