@charset "UTF-8";/* box z przyciskami akcji strony */.actions {	float: right;	font-size: 9px;	color: #727272;	cursor: pointer;	width: auto;}/* boxy obrazkow akcji */.actions div.next,.actions div.prev,.actions div.pdf,.actions div.print,.actions div.back,.actions div.report	{	float: left;	height: 24px;	padding: 0px 6px 0px 18px;	margin: 0px 0px 0px 6px;	border-right: 1px solid #727272;	width: auto;}.actions div.next:hover,.actions div.prev:hover,.actions div.pdf:hover,.actions div.print:hover,.actions div.back:hover,.actions div.report:hover,.actions div.pobierz:hover	{	color: red;}.actions div.blank {	float: left;	height: 24px;	border-right: 1px solid #727272;	width: auto;}.actions div.next {	background: transparent url("../../images/portal/portStronaAkcje.png")		no-repeat scroll 0px 5px;}.actions div.prev {	background: transparent url("../../images/portal/portStronaAkcje.png")		no-repeat scroll 0px -16px;}.actions div.pdf {	background: transparent url("../../images/portal/portStronaAkcje.png")		no-repeat scroll 0px -96px;	padding-top: 7px;	height: 17px;}.actions div.pobierz {	background: transparent url("../../images/portal/portStronaAkcje.png")		no-repeat scroll 0px -99px;	height: 17px;	float: left;	height: 18px;	padding: 1px 6px 0px 22px;	margin: 0px 15px 0px 6px;	width: auto;	font-weight: bold;	font-size: 9pt;	color: #333;}.pdf_get div.pobierz {	background: transparent url("../../images/portal/portStronaAkcje.png")		no-repeat scroll 0px -99px;	height: 17px;	float: left;	height: 18px;	padding: 1px 6px 0px 22px;	margin: 0px 50% 15px;	width: auto;	font-weight: bold;	font-size: 9pt;	color: #333;	cursor: pointer;}.actions div.print {	background: transparent url("../../images/portal/portStronaAkcje.png")		no-repeat scroll 0px -116px;	padding-top: 7px;	height: 17px;}.actions div.back {	background: transparent url("../../images/portal/portStronaAkcje.png")		no-repeat scroll 0px -56px;	padding-top: 7px;	height: 17px;}.actions div.report {	background: transparent url("../../images/portal/portStronaAkcje.png")		no-repeat scroll 0px -76px;}
