div#tekstowka p a,
.oferta_szczegoly p a,
div#tekstowka ul:not(.gallery):not(.download) li a,
.oferta_szczegoly ul:not(.gallery):not(.download) li a
{
    color:#b87352;
    text-decoration:underline;
}

div#tekstowka ul:not(.gallery):not(.download),
.oferta_szczegoly ul:not(.gallery):not(.download)
{
    list-style:none;
    margin-left: 70px;
    margin-top: 10px;
    margin-right: 70px;
}

.oferta_szczegoly ul:not(.gallery):not(.download)
{
    margin-top:0px;
    margin-bottom:20px;
    margin-left:0px;
}

div#tekstowka ul:not(.gallery):not(.download) li,
.oferta_szczegoly ul:not(.gallery):not(.download) li
{
    color: #7c727a;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 400;
    font-size: 12px;
    font-style:italic;
    background:url(../img/kropka.jpg) 0 8px no-repeat;
    padding-left:20px;
    padding-right:20px;
    line-height:25px;
}

ul#pagination {
    background-color: white;
    border: 0px;
    padding: 0px;
    padding-top: 20px;
    background-image: none;
    margin-top: 20px;
    width: 200px;
    margin: 0 auto;
    
    
}

ul#pagination li {
    display: inline-block;
    float: left;
    width: 25px;
    height: 21px;
     border: 4px solid #ebeaeb;
     -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    margin-right: 8px;
    background-color: white;
    font-family: 'novecento_wide_bookbold';
    font-size: 12px;
    text-align: center;
    padding-top: 2px;
    color: #493c49;
    cursor: pointer;
    transition: color 200ms linear;
    background-image: none;
    margin-left: 5px;
}

ul#pagination li:first-of-type {
    margin-left: 0px;
}

ul#pagination li:hover a {
    color: black;
}

ul#pagination li.ui-state-active {
     border: 4px solid #b87352;
}

ul#pagination li a {
    text-align: center;
    margin-top: -4px;
    margin-left: -3px;
    color:#212121;
    text-decoration: none;
    float: left;
    padding: 0.5em 1em;
        
}

ul#pagination li:hover {
    color: black;
    border: 4px solid #b87352;
}

ul#pagination.przetargi
{
    margin-bottom:10px;
    overflow:hidden;
}

div#srodek div#wysrodkowanie table#przetargi thead tr th a
{
    color:#959595;
}

div#srodek div#wysrodkowanie table#przetargi thead tr th a.active,
div#srodek div#wysrodkowanie table#przetargi thead tr th:last-of-type div#arch a.active
{
    color:#493C49;
}

div#search span
{
    overflow:Hidden;
    transition: height 0.3s;
}

div#search span.expanded
{
    height:59px;
    position:relative;
    z-index:999;
}

div#search span.expanded a
{
    display:block;
}

#header.hp
{
    width:987px;
}

@media (max-width: 980px) { 
    #header.hp
    {
        width:100%;
    }
}

div#tekstowka div.kategoria h3 a
{
    color: #493c49;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 900;
    font-size: 23px;
    text-decoration:none;
}

.icheckbox_minimal
{
    width:16px;
    height:16px;
    background:url(../img/checkbox.png);
    background-position:0 0 ;
    float:left;
    margin-right:15px;
}

.icheckbox_minimal.checked
{
    background-position:0 -16px ; 
}

.icheckbox_minimal .iCheck-helper
{
    
}

.oferta_szczegoly ul.gallery {
    margin-left: 0px;
}

.oferta_szczegoly ul.gallery li {
    list-style-type: none;
    display: inline-block;
    padding: 25px 0px 0px 0px;
}

.oferta_szczegoly 

.oferta_szczegoly ul li a img {
    width: 200px;
    height: 155px;
}

div#partnerzy div div#carusel ul li a
{
    position:relative;
    display:block;
}

div#partnerzy div div#carusel ul li a img
{

}

div#partnerzy div div#carusel ul li img.color
{
    display:none;
    position:absolute;
    top:0px;
    left:0px;
}

@media (max-width: 767px) { 
    div#srodek div#wysrodkowanie table#przetargi tr td p
    {
        position:static;
    } 
    div#top {
        z-index: 1501;
    }
}

@media (min-width: 1025px)
{
    div#header_right nav ul li a.main.menu-item-selected
    {
        background-color: #efeff0;
    }  
}


