#paging									{ padding: 3px 15px; color: black; margin: 20px 0px 10px 0px; font-size: 11px; border-top: 1px solid #6A6B9F; border-bottom: 1px solid #6A6B9F;}
#paging .text							{ float: left;}
#paging .stranky						{ float: right;}
#paging a								{ padding: 0px 2px; text-decoration: none; display: block; float: left; border: 0px solid black; margin: 0px 2px; height: 14px; text-align: center;}
#paging a.strankovani_na_zacatek		{ background: url(vzad-full-b.gif) 2px no-repeat; width: 9px; margin: 0px; }
#paging a.strankovani_posledni			{ background: url(vpred-full-b.gif) 2px no-repeat; width: 9px; margin: 0px; }
#paging a.strankovani_dalsi				{ background: url(vzad-b.gif) 2px no-repeat; width: 8px; margin: 0px; }
#paging a.strankovani_predchozi			{ background: url(vpred-b.gif) 2px no-repeat; width: 8px; margin: 0px; }
#paging a:link, #paging a:visited		{ color: black; text-decoration: none;}
#paging a:hover							{ color: silver; text-decoration: none; background-color: #0A0B69;}
#paging a.aktivni						{ font-weight: bold; background-color: #0A0B69; color: white !important;}
#paging a.aktivni:hover					{ background-color: #0A0B69; color: white;}
