#paging									{ width: 100%; float: left;  padding: 3px 5px; color: black; margin: 10px 0px 10px 0px; font-size: 11px;}
#paging #text							{ float: left;}
#paging #stranky						{ float: right;}
#paging a								{ background-color: #7e3900; color: white; padding: 11px 0 0 0; font-size: 24px; text-decoration: none; display: block; float: left; border: 0px solid black; margin: 0px 3px; height: 29px; width: 40px; text-align: center; font-weight: bold; }
#paging a.strankovani_na_zacatek		{ background: #7e3900 url(/images/back-full.gif) center no-repeat; width: 40px; }
#paging a.strankovani_na_zacatek:hover	{ background-image: url(/images/back-full-hover.gif); }
#paging a.strankovani_posledni			{ background: #7e3900 url(/images/forward-full.gif) center no-repeat; width: 40px; }
#paging a.strankovani_posledni:hover	{ background-image: url(/images/forward-full-hover.gif); }
#paging a.strankovani_dalsi				{ background: #7e3900 url(/images/back.gif) center no-repeat; width: 40px; }
#paging a.strankovani_dalsi:hover		{ background-image: url(/images/back-hover.gif); }
#paging a.strankovani_predchozi			{ background: #7e3900 url(/images/forward.gif) center no-repeat; width: 40px; }
#paging a.strankovani_predchozi:hover	{ background-image: url(/images/forward-hover.gif); }
#paging a:link, #paging a:visited		{ color: white; text-decoration: none;}
#paging a:visited						{ color: white; text-decoration: none;}
#paging a:hover							{ color: black; text-decoration: none; background-color: #ffc00e; font-size: 30px; }
#paging a.aktivni						{ font-weight: bold; background-color: #eb7212; color: white; }
#paging a.aktivni:hover					{ background-color: #ffc00e; color: black;}
#paging p								{ clear: both; font-size: 12px; font-weight: bold; padding: 10px 0 0 0; }

#sellers #paging a							{ background-color: #1E3D00; }
#sellers #paging a.aktivni					{ background-color: #eb7212; }


