﻿
.aspxpaginator {
width:990px;
clear:both;
padding-top:40px;
 font-family: Tahoma;
padding-bottom:20px;
}


.aspxpaginator a:link,.aspxpaginator a:visited {
 color:#0f3f4e;
 font-size:12px;
 text-decoration:none;
 display:block;
 background-position: 0 -20px; 
 background-image: url(/archiwum/images/pagina_big.gif);
 background-repeat:no-repeat;
 width: 95px;
 text-align:center;
 line-height:20px;
 height:20px;
}

.aspxpaginator a:hover {
 color:#000;
 background-position: 0 0px;
}


.aspxpaginator .paginatorFirst {
 float:left;
 width:95px;
 margin-left:10px;
}

.aspxpaginator .paginatorLast{
 width:95px;
 float:left;
 margin-left:10px;
}

.aspxpaginator .separator {
 float:left;
 width:15px;
 color:#aaa;
 margin-left:10px;
}



.aspxpaginator .inner {
text-align:center;
float:left;
}


.aspxpaginator a.paginatorInner:link, .aspxpaginator a.paginatorInner:visited {
 color:#0f3f4e;
 font-size:12px;
 font-family: Tahoma;
 text-decoration:none;
 display:block;
 background-position: 0 -20px; 
 background-image: url(/archiwum/images/pagina_sm.gif);
 background-repeat:no-repeat;
 width: 33px;
 text-align:center;
 line-height:20px;
 height:20px;
 float:left;
 margin-left:10px;
}

.aspxpaginator a.paginatorInnerOpen:link, .aspxpaginator a.paginatorInnerOpen:visited {
font-weight:bold;
color:#ccc;
}

.aspxpaginator a.paginatorInner:hover {
 color:#000;
 background-position: 0 0px;
}


.jQueryPaginator a
{
 color:#0f3f4e;
 font-size:12px;
 text-decoration:none;
 display:block;
 background-position: 0 -20px; 
 background-image: url(/archiwum/images/pagina_sm.gif);
 background-repeat:no-repeat;
 width: 33px;
 text-align:center;
 line-height:20px;
 height:20px;
 float:left;
 margin-left:10px;
}

.jQueryPaginator a.active
{
font-weight:bold;
color:#ccc;
}

.jQueryPaginator a.inactive
{
 color:#0f3f4e;
 font-size:12px;
}
