* {
    outline: none;
}
html {
    height: 100%;
}
body {
    margin: 0px;
    padding: 0px;
    background: #9ec44f url('/gfx/body.jpg') repeat-x;
    font: 11px arial, sans-serif;
    color: #605f5f;
    text-align: center;
    height: 100%;

}
img {
    border: 0px;
}
a:link, a:visited, a:hover, a:active {
    border: 0px;
    text-decoration: none;
}
div, p, a, form, h1, h2, h3, h4, h5, ul, li {
    margin: 0px;
    padding: 0px;
}
span {
    font-weight: bold;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}
.h3 {
    font-size: 14px;
    font-weight: bold;
}
textarea {
    font-family: arial;
}

#subscribe {
    width: 520px;
    height: 520px;
    border-radius: 10px;
    border: 1px solid white;
    background-color: #9EC44F;    
}
#subscribe .accept {
    text-align: left;
    margin: 10px;
}
#subscribe .accept input {
    width: 15px !important;
}

#subscribe .image {
    text-align: left;

    margin: 25px 0px 0px 15px;
    display: inline-block;
    height: 200px;
    width: 200px;
    vertical-align: top;
}
#subscribe .content {
    margin: 25px 10px 0px 0px;
    display: inline-block;
    width: 290px;
    height: 200px;
    text-align: left;
    vertical-align: top;
    font: bold 16px arial;
    color: black;
}

#subscribe h3 {
    color: white;
    font: 32px arial;
}

#subscribe h4 {
    margin-top: 10px;
    color: white;
    font: 20px arial;
}
#subscribe .footer .info {
    display: inline-block;
    width: 400px;
    font: 14px arial;
    font-weight: normal;
}
#subscribe .footer .icon-save {
    margin: 0px 0px -8px 5px;
    cursor: pointer;
}
#subscribe .footer input {
    border-radius: 5px;
    border: 1px solid #404040;
    padding: 5px;
    width: 200px;
}
#subscribe .status .error {
    border: 1px solid red;
    background-color: pink;
    color: red;
    border-radius: 5px;
    padding: 5px 10px;
}
#contener {

    width: 930px;
    min-height: 100%;
    height: auto !important;
    /*height: 100%;*/
    background: url('/gfx/ryjek.png') no-repeat 461px 0px;

    margin: 0 auto;

}

#contener_redirect {
    width: 900px;

    min-height: 100%;
    background: url('/gfx/good.png') no-repeat left top;
    margin: 0 auto;

}

#contener_error {
    width: 900px;
    min-height: 100%;
    background: url('/gfx/bad.png') no-repeat left top;
    margin: 0 auto;

}

#content {
    text-align: left;
    width: 920px;
    margin: 0 auto;
    /* z-index: 1; */
}

#content_tight {
    text-align: center;
    width: 800px;
    margin: 0 auto;

}
#fb-like {
    float: left;
    display: inline-block;
    margin: 85px 85px 0px -160px;
    width: 96px;

}
#wybierz_miasto {
    float: left;
    display: inline;
    width: 260px;
}

#wybierz_miasto p {
    margin-top: -18px;
    margin-left: 8px;
    font: 12px Arial;
}

#wybierz_miasto input[type="radio"] {
    margin-top: 5px;
}
#wybierz_miasto .radio-local  {

    margin-right: 10px;
    font: 11px arial;
    font-weight: normal;
    color: #415810;
}
#banner-static {

}
.multi-region {
    margin: 10px;
    padding: 5px 5px 5px 10px;
    border-radius: 5px;
    border: 1px solid #e0e0e0;
    font: 12px arial;
}
.multi-region a {
    color: #90B445;
    text-decoration: none;
    font-weight: bold;
}
#ad-billboard {
    text-align: center;
    margin: 0px auto;

}

.ad-close {
    width: 34px;
    height: 34px;
    display: none;
    background: url('/gfx/sprite4.png?a=21') -99px -193px transparent; 
    margin: 0px 0px -24px 835px;
    cursor: pointer;
}

.category-groups li {
    width: 170px;
    display: inline-block;
    text-align: left;
    font: 12px arial;
    list-style-type: disc;
    line-height: 18px;
}

.category-name {
    color: #c9c9c9;
    padding: 0px 0px 0px 10px;
    margin: 10px 0px 0px 0px;
    display: inline-block;
}

.category-groups {
    padding: 0px 0px 10px 10px;
    width: 750px;
    margin: -15px 0px 0px 150px;


}

.category-groups li a {
    color: #4e5d2d;
}

#selected-group {
    color: black;
    text-decoration: underline;
}

#banner-static hr {
    border: 0px;
    border-bottom: 1px solid #e0e0e0;
    margin: 0px 5px;
}

#nowe_oferty {
    color: white;
    padding-top: 66px;
}
#nowe_oferty .background {
    margin: 3px 0px 0px 12px;

    width: 227px;
    height: 29px;
    display: inline-block;
    background: url('/gfx/subskrypcja.png?d=26') bottom right no-repeat;
}

#nowe_oferty input {
    border-radius: 10px;
    padding: 6px;
    border: 2px solid #677E37;
    width: 200px;
}
#nowe_oferty label {
    padding-left: 10px;
    font: 12px arial;
}
#nowe_oferty .icon-save {
    margin: 0px 0px -7px 0px;
}
#user-menu {
    position: absolute;
    text-align: left;
    top: 0px;
    padding-top: 10px;

}
#user-menu a, #user-menu ul li a, #user-menu ul li {
    color: white;
}



#user-menu ul li {
    list-style-type: none;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;

}
#user-menu ul.inline-right {

    text-align: right !important;
}

#user-menu ul {
    width: 800px;
    display: inline-block;
}
#user-form-login {
    cursor: pointer;  
    font-weight: normal;
    color: white;

}

#user-logout {
    cursor: pointer;
    font-weight: normal;
}

#user-submit {
    cursor: pointer;
}

#user-form-layer {
    background: url('/gfx/sprite4.png?a=21') no-repeat 0px 0px;
    width: 294px;
    height: 167px;
    margin-top: -17px;
    margin-left: 5px;

}

#user-form-layer .title-green {
    margin: 3px 0px 0px 5px;
    display: inline-block;
    font-weight: normal;
    color: #64851f;
}
.user-remind {
    vertical-align: top;
    padding: 7px 0 0 79px;
    display: inline-block;
}
.user-remind a {
    color: #f48d08 !important;
}

.user-form-input {
    padding: 2px 10px 4px 10px;
}
.user-form-input input {
    border-radius: 5px;
    width: 270px;
    height: 20px;
    border: 1px solid #868686;
    padding-top: 2px;
    padding-left: 2px;
}

#user-form-full {
    padding-top: 22px;
    font-weight: bold;
}

#logo {
    margin: 10px 62px -18px 0px;
    float: left;
    width: 328px;
    height: 164px;
    background: url('/gfx/logo_full.png') no-repeat left top;
}
#logo a {
    width: 200px;
    height: 60px;
    margin: 50px 0 0 0; 
    display: block;
}
#logo h1 {
    color: #3b4621;
    font-family: "trebuchet ms",arial, sans-serif;
    font-size: 11px;
    line-height: 12px;
    letter-spacing: 1px;
    padding-top: 0px;
    padding-left: 72px;
    margin: 0px 0px 0px 0px;
    display: inline-block;

}
.fb-like {
    width: 120px;
    display: inline-block;
}
#wybierz_miasto {
    margin-left: -50px;
    margin-top: 83px;
    color: #fff;
    font: 12px Arial;
}
#wybierz_miasto .nl {
    display: block;

}
#wybierz_miasto select {
    width: 230px;
}

#menu {
    clear: both;
    font: 12px Arial;
    height: 54px;
    text-align: left;
    background: url('/gfx/sprite3.png?d=32') repeat 0px -1113px transparent;
    border-radius: 8px 0px 0px 8px;
    *position: relative;
}

.menu-formater {
    display: inline-block;
    padding: 6px 0px 0px 2px;
    margin: 0px 0px 0px 0px;
}

#menu ul li {
    height: 27px;
    display: inline-block;
    margin: 0px 0px 0px -3px;
    padding: 0px 0px 0px 0px;
}

#menu ul li.active {
    margin: 0px 0px 0px -3px;
    background: url('/gfx/sprite3.png?d=32') repeat 0px -1085px transparent;
}
#menu ul li .closer {
    height:27px;
    width: 2px;
    margin: -10px 0px -9px 0px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -462px -200px transparent;
}

.pseudo-checkbox {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0px 0px -2px 4px;
    background: url('/gfx/sprite.png?d=50') no-repeat -478px -200px transparent;
}

.active .pseudo-checkbox {
    background: url('/gfx/sprite.png?d=50') no-repeat -465px -200px transparent; 
}

#menu ul {
    margin: 0px 42px 0px 10px;
}

#menu-main {
    border: 1px solid #dddddd;
    border-radius: 5px;
    padding: 5px 5px 5px 5px;
    background-color: white;
    height: 16px;
    position: relative;
    z-index: 20;
}

#menu-main span {
    font-weight: normal;    
    float: left;
    display: inline;
}

#menu-main li {
    list-style-type: none;
    display: inline;
    padding: 2px 5px;
    border: 1px solid #dddddd;
    background-color: #eeeeee;
    margin-right: 10px; 
}

#menu-main ul {
    display: inline;
    float: right;
}

#oferty {
    clear: both;
    width: 912px;
    *width: 925px;
    background: #fff;
    border-radius: 10px 10px 10px 10px;
    position: relative;
    padding:11px 4px 2px 4px;
    overflow: visible;
    text-align: left;
}
.oferty-single {
    overflow: hidden !important;
    text-align: left;
}
#static {
    clear: both;
    width: 912px;
    background: #fff;
    border-radius: 10px; 
    border: 2px solid black;
    position: relative;
    padding: 11px 4px;
    overflow: hidden;

}
#ludzik {
    clear: both;
    float: right;
}
#ludzik img {
    margin-left: -41px;
    margin-top: -113px;
    *margin-top: 5px;
    position: absolute;
}
#opcje {
    background: url("/gfx/sprite3.png?d=32") repeat-x 0px -120px transparent;
    clear: both;
    height: 33px;
    margin: 0 auto 6px;
    /*   overflow: hidden;*/
    width: 896px;
    border-radius: 5px;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    padding-top: 2px;
    color: #6b6b6b;
    font: 13px arial, sans-serif;
}
.opcje_zmiana {
    float: left;
    margin-left: 4px;
    margin-top: 6px;
    margin-bottom: 6px;
}
.opcje_zmiana img {
    display: inline;
}
.opcja_select_1 {
    float: left;
    width: 168px;
    height: 27px;
    margin-left: 3px;
    margin-top: 3px;
    margin-right: 5px;


}

.opcja_select_1 select {
    color: #898989;
    font: 12px Arial;
    border: 1px solid #adadad;
    background: white;

    width: 150px;
    height: 16px;
    *height: 19px;
    margin-left: 6px;
    margin-top: 5px;
    *margin-top: 4px;
}

.opcja_lokalne {
    display: inline;
    float: left;
    *float: left;
    margin: 5px 5px 5px 10px;
}
.opcja_lokalne input {

    padding: 4px 5px 4px 5px;
    color: #898989;

}

.opcja_limit {
    display: inline;
    float: left;
    margin: 5px 5px 5px 15px;
    font: 10px arial;
    text-align: center;
}
.opcja_limit b {
    font-weight: normal;

}
#price-min {
    margin: 0px 0px 0px 16px;
}
.opcja_limit .icon-beam {
    margin-left: 8px;
}


.opcja_select_2 {
    background: url('/gfx/select_choice.png') no-repeat;
    margin: -10px 0px 0px 135px;
    width: 17px;
    height: 10px;
    display: block;
}

.szukaj_oferty {
    display: inline;
    vertical-align: top;
    float: right;

}


#szukaj_oferty_input {
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
    margin-right: 20px;
    background: url('/gfx/sprite.png?d=50') no-repeat -167px -90px transparent; 
    border: 0px;
    cursor: pointer;

}
.icon-scope-big {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -167px -90px transparent;
}
#search {
    width: 170px;
    height: 16px;
    display: inline;
    margin-top: 3px;
    margin-left: 5px;
    padding: 4px 5px 4px 5px;
    display: inline-block;
    border: 0px;
    color: #898989;
    border: 1px solid #bbbbbb;
    font: 12px Arial;
    border-radius: 8px;
}

#content-info {

    width: 904px;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-radius: 10px;
    margin: 0 auto 5px;
    padding-left: 2px;
    padding-top: 12px;
    padding-bottom: 10px;
    *width: 911px;
}

#content-info-details  {
    margin: 10px 10px 10px 10px;
    padding: 0px;
    padding-left: 17px;
    font-size: 14px;
}
#content-info-details a {
    color: #90B445;
    text-decoration: none;
    font-weight: bold;
}

#deals-banner-index {
    padding: 10px 20px;

}

.banner-index-info {
    display: inline-block;
    font: 14px/18px arial;
    padding-left: 20px;
    vertical-align: top;
    width: 500px;
}
.banner-index-info .h3 {
    color: #799D2F;
    font: 21px/20px Arial;
    padding-bottom: 5px;
    display: inline-block;
}

.banner-index-info .h3 b {
    color: #f48d08;
}

#deals-main {

}

.deals-null {
    padding: 20px 0px 20px 0px;
    background-color: white;
    margin: 0px 5px 0px 5px;
}

#deals-left {
    width: 660px;
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
}

#deals-left .gradient-green {
    margin-bottom: 20px;    
}

.deal-item {
    padding: 5px;
    margin: 0px 5px 0px 5px;
    background-color: white;
    min-height: 140px;
    clear: both;
    border-radius: 5px;
}

.deal-item-promo {
    padding: 5px;
    margin: 0px 5px 0px 5px;
    background-color: #f2fae1;
    min-height: 140px;
    clear: both;
    border-radius: 5px;
}

.deal-item-promo-title {
    float: right;
    margin: 0px 5px 5px 0px;
    letter-spacing: 2px;
    color: #779636;
    font: bold;
}

.deal-item-photo {
    width: 192px;
    height: 128px;
    text-align: center;
    vertical-align: top;
    display: inline-block;

}
.deal-item-photo img {
    border-radius: 5px;
}
.deal-item-rebate {

    margin: -14px 0px 0px -10px !important;
    z-index: 1;
}
.deal-item-info {
    width: 285px;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px
}
.deal-item-info .share {
    cursor: pointer;
}
.deal-item .icon-global-offer {
    position: absolute;
    margin: -11px 0px 0px 574px;
}

.deal-item-provider,.deal-item-provider a {
    color: #779636;
    font: 10px Arial;
}
.deal-item-provider b a {
    color: #f48d08;
}
.deal-item-price {
    display: inline-block;
    text-align: center;
    margin: 20px auto 0px auto;
    width: 130px;
    vertical-align: top;
}
.deal-item-price h5 {
    color: black;
    font: 24px Arial;
    text-align: center;
    margin: 0px auto;
}
.deal-item-price h5 span {
    font: bold 44px Arial;
    line-height: 40px;
}
.deal-item-price .strike,.deal-item-price strike {
    font-size: 21px;
    color: #F3B24E;
}

.deal-item-price .icon-rebate-code {
    margin: -5px 0px 5px 0px;
}
.deal-item-category {
    display: block;
    font: 12px arial;
    margin: 0px 0px 10px 0px;
}
.deal-item-category a {
    color: #759729;
    font-weight: bold;
    text-decoration: underline;
}
.deal-item-info .deal-item-provider {
    margin: 5px 0px 0px 0px;
}
.deal-item .deal-number {
    position: absolute;
    margin: 50px 0px 0px -55px;
    text-align: center;
    font: 14px arial;
    vertical-align: middle;
    border-radius: 5px;
    border: 1px solid #ccdfa5;
}
.deal-best {
    background-color: white;
    min-height: 118px;
    margin: 0px 5px 0px 5px;
    border-radius: 5px;
    padding-bottom: 5px;
    clear: both;
}
#deals-best-ad {
    width: 234px !important;
    overflow: hidden !important;
}
#deals-best .gradient-green {
    margin: 15px 5px 15px 5px;
}

#deals-best h3 {
    padding: 10px 10px 0px 10px;
}
#deals-best {
    text-align: left;
}
.deal-best .deal-item-rebate {
    margin-left: 145px !important;
    margin-top: -10px !important;
}
.deal-best .deal-item-provider {
    padding: 10px 0px 10px 5px !important;
    display: inline-block;
}
.deal-best .deal-item-title {
    margin: 5px !important;
    min-height: 20px;
}

.deal-best .deal-item-title a{
    font: 14px Arial;
    color: black;
    font-weight: bold;
}

.deal-best-right {
    display: inline-block;
    width: 80px;
    text-align: left;
    vertical-align: top;
    padding-top: 20px;

}

.deal-best-right .icon-vote-positive {
    cursor: default !important;
}

.deal-best-right .vote-score{
    color: #7DA42E;
    display: inline-block;
    font: bold 14px arial;
    height: 32px;
    padding-bottom: 8px;

}
.deal-best-left {
    display: inline-block;
    width: 128px;
    text-align: center;
    margin: 0px auto;
}
.deal-best-left .strike,.deal-best-left strike {
    font-size: 21px !important;
    color: #F3B24E !important;
    font-weight: normal;
}
.deal-best-left .price {
    font: 21px Arial;
    color: black;
}

.deal-best-left .price i {
    font-size: 36px;
    line-height: 25px;
    font-style: normal;
    font-weight: bold;
}

#deals-right {
    width: 245px;
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
}
.strike .line {
    border-top: 1px solid #F3B24E;
    display: inline-block;
    width: 50px;
    margin-top: 11px;
    position: absolute;
}
.oferta-specjalna {
    margin: 0 auto 10px;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    border-radius: 10px 10px 10px 10px;
    padding-left: 12px;
    padding-top: 12px;
    clear:both;
    width: 884px;
}

.oferta-specjalna a .icon-special-1-4 {
    margin: -32px 0px 0px 0px;

}

.oferta-specjalna .special-content-1-1 {
    margin: 0px 0px 0px 0px;
    font: 14px arial;
}

.oferta-specjalna .special-content-1-1 b {
    margin: 0px 0px 0px 0px;
    font: 18px arial;
    color: #ff8000;
}


.oferta {
    clear: both;


    /*background: url('/gfx/oferta_tlo.png') no-repeat; */
    background: url('/gfx/sprite3.png?d=32') repeat-x 0px -1049px transparent;
    margin: 0 auto 3px;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-radius: 10px 10px 10px 10px;
    padding-left: 12px;
    padding-top: 12px;
}

.rabat, .rabat-0 {
    background: url("/gfx/sprite4.png?a=21") no-repeat -188px -169px transparent;
    color: white;
    font: 18px Arial;
    height: 50px;
    margin-left: 4px;

    *margin-left: -618px;

    margin-top: -4px;
    padding-right: 2px;
    padding-top: 4px;
    position: absolute;
    text-align: center;
    width: 65px;
}

.rabat-1 {
    background: url("/gfx/special/serce.png") no-repeat transparent;
    position: absolute;
    width: 58px;
    height: 40px;
    color: white;
    font:18px Arial;
    padding-top: 7px;
    padding-left: 7px;
}

.rabat-2 {
    background: url("/gfx/special/gwiazdka.png") no-repeat transparent;
    position: absolute;
    width: 58px;
    height: 40px;
    color: white;
    font:18px Arial;
    padding-top: 15px;
    padding-left: 9px;
    margin: -19px 0px 0px 0px !important;
}
.oferta_dane h3 {
    width: 221px;
    text-align: center;
    height: 55px;
    background: url('/gfx/sprite.png?d=50') -238px -273px no-repeat transparent;
    font: bold 44px Arial;
    padding-left: 0px;
    margin-top: 6px;
    padding-top: 2px;
    color: #f07c15;
}
.oferta_opis p a.oferta_tytul {
    color: #1d1d1d;
    text-decoration: none;
}
.oferta_opis p {
    clear: both;
}

.time {
    clear: both;
    padding-top: 15px;
}
.time .time-icon {
    display: inline;
    float: left;
    margin-right: 13px;
    width: 30px;
    height: 26px;
    background: url('/gfx/sprite.png?d=50') no-repeat -136px -90px transparent;
}
.time h4 p {
    display: inline;
    float: left;
}

p {
    text-align: left;
}

.time h4 {
    color: #90b445;
    font: 20px Arial;
}
.time p {
    color: #c4c4c4;
    font: 18px Arial;
    padding-top: 2px;
    padding-right: 8px;
    padding-left: 0px;
}

.paginator {
    min-height: 31px; 
    font: 14px Arial;
    text-align: right;
}

.paginator ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    float: right;
}
.paginator li {
    color: #686868;
    display: inline-block;
    min-width: 19px;
    padding: 0px 2px;
    height: 19px;
    *height: 23px;

    border: 1px solid #c0c0c0;
    border-radius: 5px;
    text-align: center;
    padding-top: 4px;
    margin: 3px;
    float: left;
}
.paginator li a {
    color: #f07c15;
    text-decoration: none;
    display: block;
}
.paginator li a:hover {
    color: #686868;
    text-decoration: none;
    display: block;
    background-color: #dedede;
    min-width: 19px;
    height: 19px;
    *height: 23px;
    margin-top: -4px;
    padding-top: 4px;
}
.paginator li.active {
    float: left;
    display: inline-block;
    min-width: 19px;
    height: 19px;
    *height: 23px;

    background-color: #dedede;
    text-align: center;
    padding-top: 4px;
    color: #686868;
    margin: 3px;
}
.paginator li.active a {
    text-decoration: none;
    display: block;
    font-weight: bold;
}
.paginator li.active a:hover {
    text-decoration: none;
    display: block;
    font-weight: bold;
}
#stopka {
    clear: both;
    height: 805px; 
    min-width: 1080px;
    background: url('/gfx/sprite3.png?d=32') repeat-x 0px -184px transparent;
    position: relative;
    margin-top: -805px; 
}
#amortyzator {
    overflow: auto;
    padding-bottom: 805px; 
    margin-top: 20px;

}
#stopka_content {
    width: 920px;
    padding-top: 22px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 12px;
    *padding-bottom: 0px;
}
.stopka_content_left {
    float: left;
    width: 250px;
    text-align: left;
}
.stopka_content_right {
    float: left;
    min-height: 150px;
    width: 660px;
}
.stopka_content_right .icon-providers {
    margin-left: 34px;
}
.stopka_content_left h4, .stopka_content_right h4 {
    margin-left: 0px;
    color: #fff;
    /* font: 18px "AnimeAce"; */
    margin-bottom: 16px;
    text-align: left;
}
.stopka_content_left ul {
    margin-left: 20px;
    padding: 0px;
    list-style: none;
}
.stopka_content_left li, .stopka_content_right li {
    display: block;
    font: 12px Arial;
    background: url('/gfx/kropka.png') no-repeat 0px 5px;
    padding-left: 14px;
    margin: 4px 0;
}
.stopka_content_left li a,.stopka_content_right li a {
    color: #c2eb6c;
    text-decoration: none;
}
.stopka_content_left li a:hover,.stopka_content_right li a:hover {
    color: #c2eb6c;
    text-decoration: underline;
}
.stopka_content_right img {
    margin-left: 35px;
    margin-top: 5px;
}
.stopka_sub_right {
    display: inline-block;
    text-align: left;
    line-height: 18px;
    vertical-align: top;
}

.stopka_content_right_left {
    margin-left: 0px;
    width: 230px;
}
.stopka_content_right_left li a:hover {
    color: white !important;
}

.stopka_content_right_right {
    width: 330px;
    margin-left: 30px;
}

.stopka_content_right_left li {
    padding: 0px;
    margin: 0px;
    background-image: none;
    margin-right: 5px;
}

.stopka_content_right_right li {
    background-image: none;
    padding: 0px;
    margin: 0px;
    margin-right: 5px;
}

.stopka_second {
    height: 22px;
    display: inline-block;
}

.counter {
    color: #8e8e8e;
    padding-left: 0px;
}
.footer-tags {
    color: #ffffff;
    font-family: Arial;
    font-weight: normal;
}

.footer-tag1 {
    font-size: 10px;
}
.footer-tag2 {
    font-size: 12px;
}
.footer-tag3 {
    font-size: 14px;
}
.footer-tag4 {
    font-size: 16px;
}
.footer-tag5 {
    font-size: 18px;
}

.copyright {
    clear: both;
    margin: 0px auto;
    width: 900px;
    color: #a8a8a8;
    font: 11px Arial;
    padding-top: 15px;
    *padding-top: 0px;

}
.copyright_left {
    float: left;

}
.copyright_right {
    float: right;

}
.copyright_right img {
    vertical-align: middle;
    margin-left: 2px;
}
.element {
    float: right;
    margin-right: -6px;
    *margin-right: -8px;
    margin-top: -46px;
    position: relative;
    z-index: 1;

}

.stopka_content_right ul li {
    display: inline;
    list-style-type: none;
}

a.category-link {
    text-decoration: none;
    color: white;
    /*  position: inherit;*/
    margin: 0px 3px 0px 3px;
    padding: 10px 0px 0px 0px;
    display: inline;

}

#menu li .cat-edge {
    width: 20px;
    background: url('/gfx/sprite.png?d=50') no-repeat -19px -77px transparent;
}

#menu li.active .cat-edge {
    width: 20px;
    background: url('/gfx/sprite.png?d=50') no-repeat 0px -77px transparent;
}

#menu li .cat-first {
    width: 23px;
    background: url('/gfx/sprite.png?d=50') no-repeat -20px -105px transparent;

}
#menu li .cat-medium {
    background: url('/gfx/sprite3.png?d=32') repeat-x 0px 0px transparent;
    margin: 0px -3px 0px -3px;

}

#menu li .cat-last {
    width: 37px;
    margin: 0px -17px 0px 0px;
    background: url('/gfx/sprite.png?d=50') no-repeat 0px -49px transparent;
    cursor: pointer;
}

#menu ul li.active {
    color: #eaba72;
}
#menu ul li.active a {
    color: #556c25;
}

#menu li.active .cat-first {
    width: 23px;
    background: url('/gfx/sprite.png?d=50') no-repeat 0px -105px transparent;
}

#menu li.active .cat-medium {

    background: url('/gfx/sprite3.png?d=32') repeat-x 0px -28px transparent;
}
#menu li .cat-helper {
    display: block;
    width: 12px;
    height: 5px;
    *margin: -8px 0 0 0;
}

#menu li.active .cat-last {
    width: 37px;
    background: url('/gfx/sprite.png?d=50') no-repeat 0px -21px transparent;

}

#preloader {
    padding: 0px;
    position: fixed;
    *position: absolute;
    width: 224px;
    height: 224px;
    margin: -112px 0px 0px -112px;
    z-index: 10000;
    width: auto;
    height: auto;
    top:50%;
    left: 50%;

}

#preloader img.wheel {
    position: relative;
    top: -100px;
    left: -135px;

}

#admin-deal-edit {
    border: 1px solid #808080;
    background-color: #dddddd;
    padding: 10px;
    border-radius: 10px;
    margin-left: 10px;
}

#admin-deal-edit h4 {
    border-top: 1px solid #808080;
    margin-top: 20px;
    padding-top: 10px;
}

.admin-deal-message-info {
    color: green;
}

.admin-deal-message-error {
    color: red;
}
.admin-deal-messages {
    margin-bottom: 10px;
}

.gradient-grey {
    background: #f7f7f7 url('/gfx/sprite5.png') repeat-x 0px -1200px;
    border: 1px solid #eaeaea; 
    border-radius: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.gradient-white {
    background: #f7f7f7 url('/gfx/sprite5.png') repeat-x 0px -600px;
    border: 1px solid #eaeaea; 
    border-radius: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.gradient-green {
    background: #f1fbdc url('/gfx/sprite5.png') repeat-x 0px 0px;
    border: 1px solid #ddebb8; 
    border-radius: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.gradient-grey h3.green,h3.green {
    padding-top: 2px;
    color: #7da42e !important;
}

.gradient-green-dark {
    background: #f1fbdc repeat-x 0px -300px;
    border: 1px solid #ddebb8; 
    border-radius: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.frame-black {
    background-color: white;
    border: 1px solid #c6c6c6;
    border-radius: 5px;
    margin-top: 10px;
}

.frame-black .deal-comment-content-text {
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block;
}
.frame-black .deal-compare {
    text-align: center;
    margin: 0px auto;
    background: none;
}
.frame-black .price {
    text-align: left;
    width: 605px !important;
    margin-bottom: 5px;
    border-radius: 3px;
}
.seller .frame-black h3 {
    color: #779636;
    font: 14px arial;
}


.deal-comment-title {
    font-weight: normal;
}

.deal-comment-count {
    font-weight: normal;
    float: right;
}
.deal-comment-count b {
    padding: 0px 5px;
    color: #f09009;
}
.deal-comment-header {
    border-bottom: 1px dotted #c6c6c6;
    padding: 5px 0px 3px 0px;
    color: #c6c6c6;
}

#deal {
    float: left;
    padding: 0;
}

#deal-header {
    min-height: 276px;
    clear: both;
}

#deal-left {
    width: 240px;
    text-align: left;
    float: left;
}

#deal-left li {
    overflow: hidden;
}

#time-stamp {
    text-align: center;
    margin: 5px auto;
    width: 165px;
    padding: 8px 0px;
    font: 20px arial;
}
.time-field {
    color: #8fa662;
    font-size: 16px;
    font-weight: bold;
}

.time-counter {
    color: black;
    font-weight: normal !important;
}

#deal-right {
    width: 668px;
    *width: 648px;
    float: left;
}

#deal-right p {
    margin: 0px 10px 0px 10px;
}

#deal-right h3 {
    width: 350px;
    margin: 5px 10px 5px 10px;
    color: #c4c4c4;
}
#deal-right h3 a {
    color: #fab419;
    text-decoration: none;
}

#deal-info {
    clear: both; 
}

#deal-intro {

    *width: 380px;
    display: inline-block;
    margin: 0 10px;
    width: 417px;
}

#deal-intro h2 {
    font: 22px arial; 
    color: black;
    font-weight: bold;
    letter-spacing: 0;
}

#deal-intro h3 {
    font: 11px arial !important;
    font-weight: bold !important;
    padding: 5px 0px 5px 0px;
    margin-left: 0px;
}

#deal-intro ul {
    margin-top: 10px;
}

#deal-intro ul li {
    list-style-type: none;
    padding-top: 4px;

}
#deal-intro li a {
    color: #7E9E3A;
    font-weight: bold;
}

.deal-share {
    margin-top: 20px;
    height: 120px;
    margin-bottom: 10px;
}

.deal-share-left {
    display: inline-block;
    width: 200px;
    text-align: left;
}

.deal-share-left p {
    font-weight: normal;
    margin-left: 0px !important;
    padding-bottom: 2px;
}

.deal-share-right {
    display: inline-block;
    width: 140px;
    text-align: center;
    float: right;
}


#deal-price h5 {
    color: black;
    font: bold 44px Arial;
    text-align: center;
    margin: 0px auto;
}

#deal-price {
    vertical-align: top;
    width: 211px;
    display: inline-block;
    float: right;
    padding-top: 45px;
    margin: 0px auto;
    text-align: center;
}

#deal-price .rabat {
    margin: -50px 0px 0px 72px;
    text-align: center;
}

#deal-price p {
    font-size: 21px;
    color: #f3b24e;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
    float: none;
}

#deal-price img {
    float: none;
    text-align: center;
    display: block;
    margin: 3px 0px 10px 0px;
    margin-left: auto;
    margin-right: auto;
}
#deal-price .icon-rebate-code {
    margin: -14px 0px 20px 0px;
}

.deal-time-info {
    margin-top: 20px;
    margin-bottom: 10px;
    color: #779636;
}
.deal-time-info .icon-time {
    margin-bottom: -5px;
}
.deal-time-info .info {
    display: inline-block;
    margin-left: 5px;
}
.view-add-error {
    color: red !important;
}
#deal-picture {
    width: 194px;

    text-align: center;
    margin: 12px auto 0px auto;

}
#deal-picture img {
    border-radius: 5px 5px 5px 5px;
}

#deal-picture .icon-expired {
    margin-top: -136px;
    margin-bottom: 16px;
}
.photo-info {
    display: inline-block;
    margin: -10px 0px 0px 0px;
    height: 15px;
    vertical-align: middle;

}

.foto-title {
    display: block;
    border-radius: 0px 0px 5px 5px;
    padding: 0px 0px 5px 0px;
    color: white;
    font-weight: bold;
    margin: -24px 0px 0px 1px;
    height: 21px;
    width: 193px;
    position: relative;
    background: url('/gfx/sprite4.png?a=21') -294px -34px transparent; 

}

#deal-contact, #deal-seller-rate {
    padding: 10px;
    text-align: left;
    word-wrap: break-word;

}
#deal-contact li {
    line-height: 15px;
}

#deal-contact h3, #deal-seller-rate h3 {
    padding-bottom: 10px;
}

#deal-contact .black {
    font: 14px arial;
    color: black;
    font-weight: bold;
}

#deal-seller-others h3, #deal-similar h3 {
    margin: 10px;

}

#deal-seller-others a.black {
    color: black;
    text-align: right;
    display: inline-block;
    font: bold 12px arial;
    width: 220px;
    padding: 0px 0px 10px 0px;
}

.deals-seller-others {
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.deal-seller-bar {
    background-color: #e5e5e5;
    height: 34px;
    vertical-align: bottom;
    margin-bottom: -5px;
    margin-top: -10px;
}
.deals-seller-others a {
    font: 12px Arial;
    color: black;
    font-weight: bold;
}
.deal-seller-price {
    color: grey;
    display: inline-block;
    font: bold 17px arial;
    padding: 8px 0 0 10px;
}

.deal-seller-price-end {
    color: grey;
    display: inline-block;
    font: bold 11px arial;
    padding: 2px 0 0 10px;
}
.deal-seller-price-end strong {
    font: bold 14px arial !important;
}

.deal-seller-bar .icon-look-small {
    float: right;
    margin-top: 4px;
    margin-right: 4px;
}

#deal-provider {
    height: 30px;
    font-weight: bold;

}
#deal-provider a {
    text-decoration: none;
}

#deal-description {
    padding: 20px 10px 10px 10px;
}

#deal-description ul {

}

#deal-description li {
    list-style-type: none;
    line-height: 18px;
}
#deal-description li {
    padding-left: 8px;
}

#deal-important {

    padding-left: 30px; 
    padding-right: 10px;
}
#deal-rules {
    padding-left: 30px; 
    padding-right: 10px;
}
#deal-rules h3, #deal-important h3 {
    padding: 5px 0px 0px 0px;
    margin-left: -20px;
    color:#404040;

}

#deal-regions {
    padding: 10px;

}

#deal-regions li {
    list-style-type: none;
    display: inline-block;
    padding-right: 20px;
    line-height: 15px;
}
#deal-regions li span {

}
#deal-regions li a {
    padding-left: 5px;
    color: #f69c0e;
    font-size: 14px;
    font-family: arial;

}

#deal-regions h3 {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    color: #606060;
}

#deal-regions .region-mini, #deal-regions .region-mini a {
    font-size: 9px;
    padding: 0px;
    color: #808080;

}
#deal-regions .region-mini {
    margin-left: 15px;
    padding: 0px;
}

.toggle-add-comment {
    cursor: pointer;
}

#deal-comments .icon-add-grey {

    margin-left: 573px;
    display: block;

}

.deal-comment-info {
    background-color: white;
    font-weight: normal;
    padding: 3px 5px 3px 5px;
    margin: 0px 3px;
    color: #85a93b;
    border-bottom: 1px solid #ddebb8;
}

.deal-comment-info b {
    color: #AE1414;

}

.deal-comment-info span {
    float: right;
    font-weight: normal;
    color: #85a93b;
}

.deal-comment-content {
    margin: 0px 3px;
    padding: 3px 5px 0px 5px;
    background-color: white;
    color: black;
    min-height: 24px;
    overflow: hidden;
}

.deal-comment-content .vote-buttons {
    float: right;
    display: inline-block;
}

.deal-comment-content-text {
    font-weight: normal;
    vertical-align: top;
}

#deal-comment-add {
    margin: 5px 5px;
    padding: 5px;
    border: 1px solid #b4d869;
    border-radius: 5px;

}
#deal-comments-toggle {
    display: none;
}

#comment-extender {
    display: none;
}
#deal-comment-add .wrapper {
    display: inline-block;
    padding-right: 15px;
    vertical-align: top;
    height: 50px;
    font-weight: normal;
}

#deal-comment-add label {
    color: #4A4A4A;
    display: inline-block;
    padding-bottom: 2px;
    padding-top: 5px;
}
#deal-comment-add-comment {

    width: 600px;
    border: 1px solid #dddddd;
    height: 60px;
    border-radius: 5px;
    margin: 0px;
    padding: 0px 5px;
}
#deal-comment-add-price {
    height: 16px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    width: 64px;
    padding: 0px 5px;
}
#deal-comment-add-url {
    height: 16px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    width: 400px;
    padding: 0px 5px;
}

#deal-comment-add-captcha {
    height: 16px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    width: 100px;
    padding: 0px 5px;
}
#deal-comment-add h4 {
    margin: -40px 0px 0px 0px;
}

.deal-comment-null {
    background-color: white;
    margin: 0px 5px 0px 5px;
    padding: 10px;
}
.deal-compare {
    background-color: white;
    margin: 0px 3px;
    padding: 3px 5px 3px 5px;

}

.deal-compare span {
    vertical-align: middle;
}

.deal-compare .price {
    background-color: #FBF9E1;
    border: 1px solid #F3EB9E;
    color: #57543C;
    display: inline-block;
    font-weight: normal;
    padding-bottom: 1px;
    padding-left: 5px;
    margin: 2px 0px 2px 0px;
    width: 610px;
}
.deal-compare .price a {
    padding-right: 20px;
    padding-left: 5px;
}

.deal-compare .price b {
    font-size: 18px;
    vertical-align: middle;
    padding-left: 5px;
}

.deal-comment-content .added {
    font-weight: normal;
    color: #bebebe;
}

.deal-comment-content strong {
    color: #ae1414;
}

.deal-compare strong {
    color: #ae1414;
}

.price-right {
    display: inline-block;
    font-weight: normal;
    float: right;
    padding-top: 4px;
    padding-right: 5px;
}

.price-left {
    font-weight: normal;
    display: inline-block;
    padding-top: 3px;

}

.deal-compare b {
    color: #202020;
    font: 12px Arial;
    font-weight: bold;
}

.comment-error {
    display: inline-block;
    padding: 10px;
    border: 1px solid red;
    border-radius: 5px;
    color: red;
    background-color: pink;
}

.deal-similar {
    margin-left: 5px;
    margin-right: 5px;
    background-color: white;
    border-radius: 5px;
    padding: 5px;
}

.deal-similar p {
    padding: 0px;
}

.deals-similar .gradient-green {
    margin-top: 15px;

}
.deal-similar .icon-expired{
    position: relative;
    margin: -136px 0px 14px 0px;
}

#seller-google-map {
    text-align: right;
    width: 880px;
    height: 160px;
    margin: 10px;
    border-radius: 10px;
}

#sellers h2 {
    width: 400px;

}
.seller .icon-expired {
    margin-top: -132px;
    margin-bottom: 14px;
}

.seller .gradient-grey {
    clear: both;
}

.seller-left {
    width: 437px;
    float: left;
    margin: 6px 0px 6px 10px;
}
.seller-right {
    width: 437px;
    float: right;

    margin: 6px 10px 6px 0px;
}
.seller-single {
    background-color: white;
    height: 165px;
    clear: both;
    margin: 0px 3px;
}
.seller-single h2 {
    color: black;
    padding: 10px 0 20px 10px;
}
.seller #static_title h2 {
    display: inline-block;
}
.seller .form {
    float: right;
    display: inline-block;
    padding: 10px 20px 0px 0px;
}

.seller .button-search {
    margin-bottom: -5px;
}
.seller .form label {
    padding: 0px 2px 0px 20px;
}
.seller input, .seller select {
    border-radius: 10px;
    padding: 5px;
    border: 1px solid #a0a0a0;
}
.seller option {
    border: 0px;
}
.seller-row {
    background-color: white;
    clear: both;
}
.seller-single-left {
    width: 190px;
    float: left;

}
.seller-single-left ul {

    padding: 10px 0px 30px 10px;
}
.seller-single-left ul li {
    font: 12px arial;
    line-height: 18px;
}

.seller-single-right {
    width: 240px;
    float: right;
    text-align: center;
    padding-top: 10px;
    color: #a0a0a0;
    min-height: 85px;
    border-left: 1px solid #dddddd;
}
.seller h3 {
    font: 11px arial !important;
    font-weight: bold !important;
    padding: 5px 10px 5px 10px;
    margin-left: 0px;
    color: #a0a0a0;
}
.seller h3 a {
    color: #FAB419;
}

.seller h3.green {
    font: bold 16px arial !important;
    padding-top: 10px;
}

#seller-header {


}

#seller-header .seller-stats {

    width: 580px;
    min-height: 20px;
    margin: 10px 10px 10px 0px;
    display: inline-block;
}

.seller-top {
    clear: both;

} 
.seller .deal-comment-content {
    display: none;
}
.seller .deal-compare {
    display: none;
}

#seller-contact {
    vertical-align: top;
    width: 250px;
    padding: 10px 20px 20px 30px;
    display: inline-block;
    word-wrap: break-word;

}
.seller .info {
    padding-bottom: 10px;
    font: 11px arial;
    color: #a0a0a0;
    width: 200px;
}

#seller-contact a {
    color: #FAB419;
    font-weight: bold;

}

#seller-contact h2 {
    font: 22px arial; 
    color: black;
    font-weight: bold;
    letter-spacing: 0;
}

#seller-contact h3 {
    font: 11px arial !important;
    font-weight: bold !important;
    padding: 5px 0px 5px 0px;
    margin-left: 0px;
}

.seller-stats {
    background-color: white;
    border: 1px solid #dddddd;
    border-radius: 5px;
    margin-right: 10px;
    padding: 10px 0px;
}

.seller .deal-item-info {
    width: 514px;
}
.seller .price {
    width: 830px !important;
}
.seller .gradient-green-dark {
    margin-top: 10px;
}
.seller ul li, .seller-single ul li{
    list-style-type: none;
}
.seller-stats-values {

    padding-left: 15px;
    width: 260px;
    font: 12px arial;
    float: left;
}
.seller-stats-values ul {
    margin-top: 25px;
    margin-right: 15px;
    display: block;
    width: 130px;
    float: left;
}
.seller-stats-values h3 {
    text-align: center;
}

.seller-stats-votes h3 {
    padding-bottom: 15px;
}

.seller-stats-votes {
    font-weight: normal;
    width: 280px;
    float: right;
    text-align: center;
    margin: 0px auto;
    border-left: 1px solid #dddddd;
    min-height: 105px;
}
.seller-stats-votes p {
    padding: 0px 25px;
}
#seller-contact ul li {
    font: 12px arial;
}

.bar-percent {
    display: block;
    text-align: center;
    margin: 10px auto 10px auto;
    color: white;

}


.bar-positive {

    display: inline-block;
    vertical-align: middle;
    height: 15px;
    background-color: #779539;
    border-radius: 3px 0px 0px 3px;
    border-top: 1px solid #779539;
    border-bottom: 1px solid #779539;
    border-left: 1px solid #779539;
    background: url('/gfx/sprite4.png?a=21') -294px 0px transparent;
}

.bar-negative {

    display: inline-block;
    height: 15px;
    vertical-align: middle;
    background-color: #890d0d;
    border-radius: 0px 3px 3px 0px;
    border-top: 1px solid #890d0d;
    border-right: 1px solid #890d0d;
    border-bottom: 1px solid #890d0d;
    background: url('/gfx/sprite4.png?a=21') -294px -18px transparent;
}

.bar-percent .positive {
    font-weight: normal;
    font-size: 12px;
    float: right;
    background-color: #688034;
    border-radius: 3px 3px 0px 3px;
    padding: 1px 2px;
    display: inline-block;    
    margin: 0px 1px;
    /*  background: url('/gfx/sprite4.png') -294px 0px transparent;*/
}

.bar-percent .negative {
    font-weight: normal;
    font-size: 12px;
    float: left;
    background-color: #841919;
    border-radius: 3px 3px 3px 0px;
    padding: 1px 2px;
    display: inline-block;
    margin: 0px 1px;
    /* background: url('/gfx/sprite4.png') -294px -17px transparent;*/
}

.bar-percent .positive-sign {
    vertical-align: top;
    float: right;
    width: 6px;
    height: 11px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') -84px -196px transparent;
    margin: 0px 1px;
}

.bar-percent .negative-sign {
    vertical-align: top;
    float: left;
    width: 6px;
    height: 11px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') -91px -196px transparent; 
    margin: 0px 1px;
}

.bar-line {
    margin: 0px auto;
    width: 190px;
    display: block;
    height: 17px;
}

.bar-line-medium {
    margin: 0px auto;
    width: 190px;
    display: block;
    height: 3px;

}

.bar-line-last {
    text-align: center;
    margin: 0px auto;
    width: 190px;
    margin-top: 0px;
    padding: 2px 0px;
}

.bar-null {
    display: inline-block;
    min-height: 5px;
    min-width: 5px;
}

.bar-diver {
    display: inline-block; 
}

.bar-width-0 {
    width: 1px;
}

.bar-width-1 {
    width: 14px;
}

.bar-width-2 {
    width: 28px;
}

.bar-width-3 {
    width: 42px;
}

.bar-width-4 {
    width: 56px;
}


.bar-width-5 {
    width: 70px;
}

.bar-width-6 {
    width: 84px;
}

.bar-width-7 {
    width: 98px;
}

.bar-width-8 {
    width: 112px;
}

.bar-width-9 {
    width: 126px;
}
.bar-width-10 {
    width: 140px;
}

.bold {
    font-weight: bold;
}

#static_title {
    height: 48px;
    background: url('/gfx/sprite3.png?d=32') repeat-x 0px -1000px transparent;
    border: 1px solid #dddddd;
    border-radius: 10px 10px 10px 10px;
    margin: 5px 10px 5px 10px;
}

#static_title h2, #static_title h1 {
    font-size: 28px;
    margin: 5px 15px;
    color: #FAB51A;
    font-weight: normal;
}

.list ul li {
    padding: 2px 0 2px 0px;
}

.list {
    list-style-image: url('/gfx/kropka.png');
}

.oferta-lewo {


}
.oferta-prawo {

}

.oferta_small {
    margin: 3px;
    width: 448px;
    *width: 451px;
    background: url('/gfx/sprite3.png?d=32') repeat-x 0px -1049px transparent;
    float: left; 
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-radius: 10px 10px 10px 10px;
    height: 228px;

}

.oferta_small_top {

}

.oferta_small_photo {
    float: left;
    margin: 10px;
    height: 136px;
    width: 200px;
    text-align: center;
}

.oferta_small_content {
    text-decoration: none;    
    display: block;
    float: left; 
    width: 220px;
    margin: 5px 0 0 0;
}
.oferta_small_content p {
    float: none;
    font-size: 14px;
}

.oferta_small_content a {
    text-decoration: none;
}

.oferta_small_content {
    padding-top: 5px;
}
.oferta_small_bottom {
    margin: 0px 8px 0px 7px; 
    clear: both;
    background: url('/gfx/sprite3.png?d=32') repeat-x 0px -120px transparent;
    height: 64px;
    width: 433px;
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-radius: 10px 10px 10px 10px;
    *float: left;
    *display: inline;
    font-size: 12px;
}

.oferta_tytul {
    color: black;
    font-weight: bold;
    font-size: 16px;
}

.oferta_provider {
    margin: 0px 0 5px 0;
    display: block;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    color: #909090;
    font-family: Verdana;
}
.right  {
    float: right;
}

.left {
    float: left;
}

table {
    padding: 0px;
    margin: 0px;

}
td {

}
.price_small {
    width: 200px;
    font-size: 12px;
    margin: 0px auto;
    text-align: center;

}
.price_small h3 {
    background: url('/gfx/sprite.png?d=50') no-repeat -237px -225px transparent;
    width: 162px;
    height: 42px;
    font-size: 34px;
    text-align: center;
    color: #f07c15;


}

td.time {

}

.rabat-small {
    *margin-left: 3px;
}

.buy-now:hover span {
    width: 158px;
    height: 45px;
    background: url('/gfx/sprite.png?d=50') no-repeat -52px 0px transparent;
}
.buy-now {
    text-decoration: none;

}
.buy-now span {
    width: 158px;
    height: 45px;
    display: block;
    background: url('/gfx/sprite.png?d=50') no-repeat -52px -45px transparent;
    margin-left: auto;
    margin-right: auto;
}


.centruj {
    text-align: center;
    margin: 0px 15%;

}

.message {

    text-align: left;
    border: 1px solid #dadada;
    border-radius: 5px;
    background-color: #f1f1f1;
    padding: 15px 10px 15px 10px;

}

.message .img {
    float: left;
    margin: 0px 10px 0px 15px;

}

.message .text {
    display: inline-block;
    width: 90%;

}

.static_text {
    margin: 10px 10px 20px 10px;
    padding: 0px 0px 20px 0px;
    font-size: 14px;
}

.static_text_left {
    display: inline-block;
    width: 300px;
    vertical-align: top;
    padding: 0px 20px 0px 10px;
    font: 15px arial;
    line-height: 18px;
}
.static_text_left h3 {
    padding: 0px 0px 10px 0px !important;
    margin: 0px 0px 10px 0px!important;
    font: bold 16px arial;
}
.static_text_left h4 {
    font: bold 36px arial;
    text-align: center;
    color: white;
    padding: 10px 0px 10px 0px;
}
.static_text_left ul li {
    margin-left: 20px !important;
}
.static_text_right {
    display: inline-block;
    width: 540px;
    padding-top: 20px;
}
.clear {
    clear: both;

}

#check-global {
    color:forestgreen;
    font-weight: bold;
}

#check-global-click {
    color: #90B445;
    font-weight: bold;
}

.static_text h3 {
    margin: 5px;
    border-bottom: 1px solid #d0e1ac;
    padding: 5px 0px 5px 15px;
}

.static_text p {
    margin: 0px 40px 20px 40px;
}

.static_text ul li {
    list-style-type: none;
    padding: 0px 10px 0px 0px;
    margin: 0px 0px 0px 80px;
    list-style-image: url('/gfx/list_sign.png');
}

#logo_tight {
    margin: 0px auto;
    height: 200px;
    width: 400px;
    background: url('/gfx/logo_full.png') no-repeat center bottom;
}

#info_tight {
    width: 400px;
    height: 480px;
    font-size: 14px;
    font-family: verdana;
    font-weight: bold;
    color:white;
    margin: 0 auto;

}

#info_tight_ad {
    width: 640px;
    height: 480px;
    font-size: 14px;
    font-family: verdana;
    font-weight: bold;
    color:white;
    margin: 30px auto 0px auto;

}

#info_tight_ad a {
    text-decoration: underline;
    color: white;
}

#info_tight_ad img {
    margin: 30px 0 0 0;
}

#info_tight h2 {
    font-size: 78px;
    font-family: Arial;
}

#info_tight h3 {
    font-size: 28px;
    font-family: Arial;
}

#info_tight a {
    text-decoration: underline;
    color: white;
}

#info_tight img {
    margin: 30px 0 0 0;
}

#newsletter-static h2 {
    font: bold 27px arial;
    margin: 20px auto 5px auto;
    color: #4f6919;
    text-align: center;
}

#newsletter-static .static_text h3 {
    border-bottom: 0px;
    text-align: center;
    margin: 10px auto 5px auto;
    width: 550px;
    color: #404040;
}
#newsletter-static label {
    width: 120px;
    display: inline-block;
    text-align: right;
    padding: 0px 5px 0px 0px;
}
#newsletter-static span.info-radio {
    width: 100px;
    display: inline-block;
    font-weight: normal;
}
#newsletter-static input[type="text"], #newsletter-static select {

    border-radius: 5px;
    width: 210px;
    margin: 5px 0px 5px 0px;
    font: 12px arial;
}
#newsletter-static select {
    padding: 5px 5px;
}
#newsletter-static input[type="text"] {
    padding: 5px 0px;
}

#newsletter-static input[type="radio"] {
    padding: 5px 0px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
}
#newsletter-static .info {
    padding: 10px;
    margin: 10px;
    text-align: center;
    color: #404040;

}
#newsletter-static .info a {
    color: black;
    font-weight: bold;
}
#newsletter-static .info h2 {
    font: bold 24px arial;
    margin: 20px auto 5px auto;
    color: #4f6919;
    text-align: center;
}

#newsletter-static .info h3 {
    padding: 10px;
    font: bold 20px arial;
    color: #4f6919;
}
#newsletter-static .info .static-text {
    font: 15px arial;
    line-height: 20px;
    padding-left: 30px;
}
#newsletter-static .error {
    padding: 5px 10px;
    border-radius: 5px;
    background-color: pink;
    color: red;
    display: inline-block;
    border: 1px solid red;
    margin: 0px 0px 5px 130px;
}
.newsletter-static-left {
    width: 480px;
    display: inline-block;
    vertical-align: top;
}

.newsletter-static-left h3 {
    font: bold 24px arial;
    color: #4f6919;
    margin: 0px 0px 0px 40px;
}
.newsletter-static-left ul {
    margin: 20px 0px 0px 40px;
    width: 390px;
}
.newsletter-static-left li {
    font: 14px arial;
    color: #404040;
    line-height: 18px;
    margin-bottom: 5px;
}
.newsletter-static-right {
    width: 400px;
    display: inline-block;
}

#oferty .poll h2{
    margin: 10px 0px 0px 0px;
}


#oferty .poll h3{
    text-align: center;
    font: 20px arial;
    padding: 5px 0px 0px 0px;
}
#oferty .poll h4 {
    font: bold 14px arial;
    padding: 20px 0px 0px 30px;
}

#oferty .poll h5 {
    text-align: center;
    font: 12px arial;
}

#oferty .poll label {
    text-align: left;
    font: 12px arial;
    margin: 5px 0px 0px 10px;
    display: inline-block;
    width: 500px;
}

#oferty .poll input[type="radio"] {
    margin: 5px 0px 0px 10px;
}
#oferty .poll form {
    padding: 10px;
}
#oferty .poll input[type="submit"] {
    border-radius: 5px;

}
#oferty .poll input, #oferty .poll .error, #oferty .poll textarea {
    margin-left: 30px !important;
}
#oferty .poll .other {
    margin-left: -450px !important;
    border-radius: 5px;
    width: 300px;
    padding: 5px;
}
#oferty .poll textarea {
    width: 600px;
    height: 100px;
    margin: 0px 0px 10px 0px;

}
#oferty .poll .facebook {
    text-align: center;
    width: 470px;
    margin: 20px auto;
}

.newsletter-button-more {
    padding: 0px 0px 0px 0px !important;
    text-align: left;
    color: white;
    margin: 0px auto 10px auto;
    cursor: pointer;
    text-decoration: underline;
    line-height: 18px;
}
.newsletter-button-more span {
    padding: 3px 0px 0px 10px;
    font: normal 11px Arial !important;

}

.newsletter-option {
    display: none;
    padding-bottom: 10px;
}

.newsletter-option li {
    font-size: 14px;
    border-top: 1px solid #8cb042;
    width: 470px;
    font: 14px black;

}
.newsletter-option label {
    padding-left: 10px;
    display: inline-block;
    width: 90px;
    color: #3e5313; 

    font-size: 12px;
    font-weight: bold;
    font-family: arial;

}

.newsletter-option label.after {
    padding-left: 3px;
    display: inline-block;
    width: 120px;
    font-weight: normal;
}

.newsletter-option input {
    margin: 8px 0px;
    display: inline-block;
}
#newsletter-form {


    min-height: 300px;
    *height: 380px;
    width: 532px;
    margin: 10px;
    margin-bottom: 20px;
    /* position: absolute;*/
    background: url('/gfx/gradient.png') repeat-x top;
    background-color: #9ec44f;
    border: 1px solid black;
    border-radius: 5px;
}

#newsletter-example {

}
#newsletter-form .icon-save {
    margin: 0px 0px -7px 5px;
    cursor: pointer;
}

#newsletter-captcha {
    display: inline;
}
#newsletter-form .close {

    position: relative;
    left: 269px;
    top: -19px;
}

#newsletter-form-inputs {
    text-align: left;
    padding: 10px 0px 0px 30px;

}

#newsletter-form-inputs li {
    list-style-type: none;
    padding: 1px;
    display: block;
}
#newsletter-form-inputs li img {
    margin-left: 165px;
    margin-bottom: 10px;

    border: 1px solid #dddddd;
}

#newsletter-form-inputs input, #newsletter-form-inputs select {
    border: 1px solid #677e37;
    border-radius: 5px;

    padding: 2px;
    color: #535353;
    font-size: 12px;
    font-weight: bold;
    font-family: arial;

}
#newsletter-form-inputs option {

}

#newsletter-form-inputs input {

}

#newsletter-form-inputs span {
    width: 150px;
    height: 20px;
    text-align: right;
    padding-right: 10px;
    font-size: 16px;
    display: inline-block;
}
#newsletter-form-inputs p  {
    font-size: 14px;
    font-family: arial;
    font-weight: normal;
    padding: 10px 30px 0px 30px;
    text-align: center;
    margin: 0px auto;
    width: 420px;
    line-height: 20px;
}

#newsletter-form-inputs p a {
    text-decoration: none;
    color: white;
}

#newsletter-form-inputs .save {
    padding-left: 170px;
    padding-bottom: 20px;
    margin-top: 10px;
    *margin-left: 170px;
    *margin-bottom: 20px;
}

#newsletter-form-inputs img {
    display: inline;
}

#newletter-form-inputs h4 {
    display: inline;
    border: 2px solid #677e37;
}
#newsletter-form .accepts {
    width: 400px;
}

#newsletter-form .accepts a {
    color: darkblue;
}
.change-captcha {
    padding: 2px;
    width: 90px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    margin: 0px auto;
    text-align: center;
    cursor: pointer;
    font-weight: normal;
}

#newsletter .error, #newsletter-error .error {
    width: 260px;
    height: 15px;
    text-align: left;
    margin-bottom: 3px;
    font-size: 12px;
    font-weight: normal;
    color: #8a1212;
    padding-bottom: 3px;
    display: block;
    border:1px solid #8a1212;
    background-color: #ffd7d7;
    padding-left: 2px;
    border-radius: 5px;

}
#newsletter-edit-submit {
    text-align: center;
}

#newsletter-edit-submit span {
    margin: 10px;
    border: 1px solid #303030;
    border-radius: 10px;
}
#newsletter-example {
    float: right;
    padding: 0px 10px;
}
#newsletter-example a {
    color: #dddddd;
}
#newsletter-example .example-link {
    font-size: 10px;
    font-weight: normal;
    font-face: Arial,sans-serif;
    display: inline-block;
    vertical-align: top;

}
.input-diver {
    font-weight: normal;
    width: 202px;
    height: 28px;
    display: inline-block;

}

.main_inputs {
    margin: 0px 5px 0px 5px;
    padding: 10px 0px 10px 25px;
    background-color: #f0f9dc;

}
.main_form, .radio_form {
    border-bottom: 1px solid #d0e1ac;
    margin: 0 5px;
    padding: 2px 0px 5px 25px;
}
.main_inputs h4 {
    border-bottom: 1px solid silver;
    margin: 5px 0px 10px -10px;
    padding: 2px 10px;
    width: 830px;
}
.contact_form {
    width: 890px;
}

.contact_form span {
    width: 200px;
    display: inline-block;
    text-align: right;
    padding: 0px 10px 0px 0px;
    font-weight: normal;
    vertical-align: top;
    padding-top: 10px;
}
.contact_form .button-captcha-reload {
    margin-top: 22px;
    height: 22px !important;
    width: 12px;
}

.contact_form span.error {
    width: 400px;
    height: 20px;
    display: block;
    color: red;
    text-align: left;
    margin: 0px 0px 0px 215px;
    padding-top: 0px;
}


.contact_form_img  {
    text-align: left;
    padding-left: 200px;
}
.rules {
    padding-bottom: 20px;
}

.rules .gradient-grey {
    margin: 10px 10px;
    border-radius: 10px;
}

.rules h3 {
    padding: 15px 0px 5px 10px;
    font: 18px arial;
    border-bottom: 1px solid #799d2f;
    margin: 0px 20px 10px 20px;
}

.rules ul,.rules ol {
    margin: 0px 20px 0px 30px;
}

.rules ul li {
    margin-left: 20px;
    padding: 5px 20px 5px 0px;
    list-style-type: none;
}
.rules ol li {
    padding: 5px 20px 5px 0px;
}

.rules ol li ul li {
    padding: 5px 20px 5px 0px;
    margin-left: -10px;
    list-style-type: disc;
}

#register .contact_form  {
    font: 12px arial ;
}
#register .contact_form input {
    border-radius: 5px;
    padding: 5px;
    background-color: white;
}
.register-left {


}

.register-right {
    margin: 0px 0px -120px 640px;
    width: 180px;
    text-align: center;
    font: 20px arial;


}
#wybierz_miasto .jquery-custom-selectboxes-replaced {

}

#wybierz_miasto .jquery-selectbox {
    background-color: white;
    color: #677e37;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    border: 2px solid #677e37;
    border-radius: 10px;
    display: block;
    padding: 4px 10px 4px 10px;
    overflow: auto;
}
/*

*/
#wybierz_miasto .jquery-selectbox.selecthover {
    position: absolute;
    display: block;
    z-index: 6;

    /*  padding: 10px 10px 10px 10px;*/

}


#wybierz_miasto .jquery-selectbox-moreButton {
    background: url('/gfx/select_choice_long.png') no-repeat right top transparent;
    height: 20px;


    /*    height: 10px;
        margin: 0px 0px -18px 130px;
        *background: url('/gfx/select_choice_long.png') no-repeat;
        *height 20px;
        *margin: 0px 0px -18px 130px;
    */
}

#wybierz_miasto .jquery-selectbox-list {
    display: none;
    margin-top: 5px;
    margin-bottom: 5px;
    overflow: auto;
    overflow-y: auto;
    overflow-x: hidden;
    width: 240px;
    font-size: 12px;
}

#wybierz_miasto .jquery-selectbox-item {
    padding-top: 2px;
    padding-bottom: 2px;
    display: block;

}
#wybierz_miasto .jquery-selectbox-currentItem {
    overflow: visible;

}

.opcja_select_1 .jquery-selectbox {
    background-color: white;
    color: #7f7f7f;
    font-size: 12px;
    font-weight: bold;
    display: block;
    position: absolute;
    border: 1px solid #bbbbbb;
    border-radius: 8px;
    cursor: pointer;
    padding: 5px 10px 4px 10px;
    *padding: 4px 10px 4px 10px;

}


.opcja_select_1 .jquery-selectbox-moreButton {
    background: url('/gfx/select_choice_long.png') no-repeat right;
    text-align: left;
    height: 15px;
    /*
       margin: 0px 0px -14px 120px;
       *padding-top: -4px;
       *margin: 0px 0px -14px 120px;
    */
}


.opcja_select_1 .jquery-selectbox-list {
    display: none;
    margin-top: 10px;
    margin-bottom: 5px;
    overflow-y: visible;
    overflow-x: hidden;
    z-index: 5;
}

.opcja_select_1 .jquery-selectbox-item {
    padding-top: 1px;
    border-bottom: 1px dotted #dddddd;
    display: block;
}


.opcja_select_1 .jquery-selectbox.selecthover {
    position: absolute;
    display: block;
    z-index: 10;
    padding: 10px 10px;
}
.captcha {
    margin-top: 10px;
    margin-left: 0px;
    border: 1px solid #dddddd;
}

.captcha-reload {
    display: inline;
    text-decoration: none;
    padding: 0px 5px;
    color: #303030;
}

.radiused {
    border: 1px solid #adadad;
    border-radius: 10px;
    padding: 10px 10px 10px 10px;
    margin-left: -5px;
    background-color: #f8f8f8;
}


.share {
    padding-top: 5px;
    display: block;
    font: 10px Arial;
    color: #949494;
    clear: both;
}
.share .button-fb-share {
    margin-top: 2px;
    display: block;
}
.hide {
    display: none;
}

.banner-index {
    margin: 20px 0px 0px 0px;
    width: 342px;
    height: 106px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -161px -218px transparent;
}
.button-sylvester {
    width: 196px;
    height: 26px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -239px -395px transparent;
}
.button-presents {
    width: 98px;
    height: 26px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -239px -421px transparent;
}
.button-fb-share {
    width: 85px;
    height: 18px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -52px -91px transparent;
}
.banner-stats-deals {
    position: relative;
    top: 0px;
    left: 135px;
    display: inline-block;
    font-size: 12px;
    color: #6d8639;

}
.banner-stats-comments {
    position: relative;
    top: 40px;
    left: 95px;
    display: inline-block;
    font-size: 12px;
    color: #6d8639;
}

.banner-stats-deals b {
    color: black;
    font: 24px 'trebuchet ms';
    font-weight: bold;
    line-height: 18px;
}

.banner-stats-comments b {
    color: black;
    font: 24px 'trebuchet ms';
    font-weight: bold;
    line-height: 18px;
}


#button-rss {
    width: 46px;
    height: 46px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -240px -173px transparent;
}

#button-fb {
    width: 46px;
    height: 46px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -212px -0px transparent;
}

#button-mail {
    width: 46px;
    height: 46px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -292px -173px transparent;
}

.button-mail {
    width: 25px;
    height: 20px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -305px -183px transparent;
}


#button-sterta {
    width: 65px;
    height: 19px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -193px -97px transparent;
}
#button-saveme {
    width: 136px;
    height: 32px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -259px 0px transparent;
    margin-left: 167px;
    margin-top: 20px;
    margin-bottom: 10px;
}

#button-send {
    width: 99px;
    height: 31px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -260px -63px transparent;
    margin: 10px;
    border: 1px solid #dddddd;
    border-radius: 10px;
    cursor: pointer;
}

#button-save {
    width: 88px;
    height: 31px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -260px -32px transparent;
}

#button-left {
    width: 42px;
    height: 21px;
    display: block;
    background: url('/gfx/sprite.png?d=50') no-repeat -10px 0px transparent; 
}

#button-left-negative {
    width: 42px;
    height: 21px;
    display: block;
    background: url('/gfx/sprite.png?d=50') no-repeat -52px -109px transparent;  
}
.button-captcha-reload {
    width: 26px;
    height: 26px;
    display: inline-block;
    cursor: pointer;

    background: url('/gfx/sprite.png?d=50') no-repeat -395px -0px transparent;
    vertical-align: middle;
}

.button-login {
    width: 82px;
    height: 27px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat 0px -264px transparent;
}
.button-description {
    width: 47px;
    height: 11px;
    display: inline-block;
    margin: -5px 0px 0px 300px;
    background: url('/gfx/sprite4.png?a=21') no-repeat -52px -221px transparent;
    cursor:pointer;
}
.button-comments { 
    width: 47px;
    height: 11px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -52px -221px transparent;
    cursor:pointer;
}
.button-search {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -167px -90px transparent; 
    cursor: pointer;
}
#newsletter h4 {
    margin-top: -64px;
}

#newsletter-accept {
    color: #404040;
    font-weight: bold;
}
.icon-rebate-code {
    width: 54px;
    height: 72px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -491px -200px transparent;
}

.icon-global-offer {
    width: 65px;
    height: 60px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -356px -133px transparent;
}

.icon-newsletter {
    width: 430px;
    height: 50px;
    display: block;
    background: url('/gfx/sprite.png?d=50') no-repeat 0px -468px transparent;

}
.icon-newsletter-more {
    width: 200px;
    height: 23px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -246px -348px transparent;
}

.icon-newsletter-less {
    width: 200px;
    height: 23px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -246px -325px transparent;
}
.icon-dot {
    width: 6px;
    height: 6px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat 0px -10px transparent;
}
.icon-deal {
    width: 88px;
    height: 15px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -260px -111px transparent;
}
.icon-providers {
    width: 161px;
    height: 16px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -260px -94px transparent;


}
.icon-arrow-active {
    width: 10px;
    height: 16px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat  -371px -40px transparent;
}

.icon-arrow-noactive {
    width: 10px;
    height: 16px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat  -358px -40px transparent;
}

.icon-ok {
    width: 12px;
    height: 9px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat  -40px -21px transparent;
}

.icon-info {
    width: 14px;
    height: 14px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat  -38px -30px transparent;
}
.icon-error {
    width: 14px;
    height: 14px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat  -38px -44px transparent;
}

.icon-pin {
    width: 7px;
    height: 13px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -118px -109px transparent;
}

.icon-pin-active {
    width: 7px;
    height: 13px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -110px -109px transparent;
}
.icon-see {
    width: 71px;
    height: 18px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -388px -32px transparent;
}
.icon-example {
    width: 15px !important; 
    height: 15px !important;
    padding: 0px !important;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -94px -109px transparent;
}
.icon-footer-categories {
    width: 248px;
    height: 17px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -235px -330px transparent;
}

.icon-footer-tags {
    width: 48px;
    height: 17px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -235px -346px transparent;
}

.icon-footer-cities {
    width: 201px;
    height: 17px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -235px -362px transparent;
}
.icon-footer-sellers {
    width: 143px;
    height: 16px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -239px -379px transparent;
}

.icon-vote-positive {
    width: 32px;
    height: 32px;
    display: inline-block; 
    background: url('/gfx/sprite4.png?a=21') no-repeat 0px -202px transparent;
    cursor: pointer;
}

.icon-vote-negative {
    width: 32px;
    height: 32px;
    display: inline-block; 
    background: url('/gfx/sprite4.png?a=21') no-repeat 0px -168px transparent;
    cursor: pointer;
}

.icon-vote2-positive {
    width: 18px;
    height: 18px;
    display: inline-block; 
    background: url('/gfx/sprite4.png?a=21') no-repeat -47px -168px transparent;
    cursor: pointer;
}

.icon-vote2-negative {
    width: 18px;
    height: 18px;
    display: inline-block; 
    background: url('/gfx/sprite4.png?a=21') no-repeat -47px -186px transparent;
    cursor: pointer;
}

.icon-add {
    width: 66px;
    height: 28px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -86px -264px transparent;
    cursor: pointer;
}
.icon-add-grey {
    width: 64px;
    height: 22px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -68px -238px transparent;
    cursor: pointer;
    margin: -22px 0px 5px 0px;
}

.icon-good {
    width: 14px;
    height: 15px;
    display: inline-block;
    margin: 0px 3px 0px 3px;
    background: url('/gfx/sprite4.png?a=21') no-repeat -32px -183px transparent;
    vertical-align: middle;
}

.icon-bad {
    width: 14px;
    height: 15px;
    margin: 0px 3px 0px 3px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -32px -200px transparent;
    vertical-align: middle;
}

.icon-look-little {
    width: 52px;
    height: 19px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -162px -325px transparent;
}

.icon-look-small {
    width: 82px;
    height: 26px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat 0px -346px transparent;
}

.icon-look {
    width: 161px;
    height: 52px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat 0px -292px transparent;
}
.icon-subscribe {
    width: 161px;
    height: 51px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat 0px -372px transparent;
}
.icon-time {
    width: 19px;
    height: 17px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -32px -217px transparent;
}
.icon-add-comment {
    width: 13px;
    height: 12px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -66px -168px transparent;
}

.icon-orange-star {
    width: 14px;
    height: 14px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -145px -188px transparent;
}

.icon-add-similar {
    width: 13px;
    height: 12px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -66px -181px transparent;
}

.icon-add-problem {
    width: 13px;
    height: 12px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -66px -194px transparent;
}
.icon-cheap {
    width: 30px;
    height: 12px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -81px -169px transparent;
}

.icon-expensive {
    width: 30px;
    height: 12px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -81px -182px transparent;
}


.icon-show-error {
    width: 6px;
    height: 9px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -31px -170px transparent;
}

.icon-scope {
    width: 14px;
    height: 15px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -127px -168px transparent;
    margin: 4px 0px 0px 0px; 
}

.icon-facebook {
    width: 15px;
    height: 15px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -111px -169px transparent;
    margin: 0px 0px -3px 0px;
}
.icon-expired {
    width: 192px;
    height: 128px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -294px -55px transparent; 
}
.icon-like {
    width: 72px;
    height: 20px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -173px -345px transparent; 
}
.icon-save {
    width: 60px;
    height: 26px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -294px -184px transparent; 
}
.icon-maps {
    width: 93px;
    height: 19px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -354px -185px transparent;
}
.icon-more {
    width: 46px;
    height: 12px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -354px -185px transparent;
    cursor: pointer;
}
.icon-correct {
    width: 65px;
    height: 12px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -354px -197px transparent;
    cursor: pointer;
}
.icon-stats {
    width: 114px;
    height: 80px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -494px -0px transparent;
}
.icon-rate {
    width: 43px;
    height: 19px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -145px -169px transparent;
    cursor: pointer;
}

.icon-facebook-big {
    width: 173px;
    height: 55px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -446px -325px transparent; 
}
.icon-beam  {
    width: 108px;
    height: 8px;
    display: block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -161px -371px transparent; 
}
.icon-slider, .ui-slider-handle {
    width: 19px;
    height: 10px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') no-repeat -214px -334px transparent; 
}
.icon-number-active {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url('/gfx/sprite.png?d=50') no-repeat -397px -57px transparent; 
}
.icon-number-close {
    width: 20px;
    height: 20px;
    display: inline-block;
    cursor: pointer;    
    background: url('/gfx/sprite.png?d=50') no-repeat -431px -57px transparent; 
}
.content-show-error {
    border: 1px solid #c55959;
    background-color: #ffebeb;
    border-radius: 3px;
    display: inline-block;
    padding: 5px 10px;
}

#show-error {
    position: relative;
}

.vote-score-positive {
    color: green;
}

.vote-score-negative {
    color: red;
}
.vote-score-neutral {
    color: black;
}
.vote-score {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: 0px auto;
    text-align: center;
    vertical-align: middle;
    padding: 0px;

}

.vote-score2 {
    display: inline-block;
    width: 32px;
    height: 18px;
    margin: 0px auto;
    text-align: center;
    vertical-align: middle;
    padding: 0px;

}

.middle {
    text-align: center;
    margin: 0px auto;
    width: 100%;
}
.middle p {
    margin-top: 15px;
    color: red;
    width: 100%;
}
.middle input {
    border-radius: 5px;
}

/* specialne */

.special-content-1-1 {
    display: inline-block;
    vertical-align: top;
    width: 720px;
    float: right;
    font-size: 12px;
    font-family: Arial;
    padding-right: 10px;
    padding-top: 10px;
}

.special-content-1-1 a {
    color: #90B445;
    font-weight: bold;
}

.special-content-1-2 {
    display: inline-block;
    width: 263px;
}
.special-content-1-3 {

    display: inline-block;
    vertical-align: top;
    width: 580px;
    padding-left: 10px;
    font: 12px arial;
    margin: 10px 0px 0px 20px;
}

.icon-special-1-1 {
    margin-top: 10px;
    width: 132px;
    height: 84px;
    display: inline-block;
    background: url('/gfx/special/walentynkowe.png') no-repeat;
}

.icon-special-1-2 {
    margin-left: -18px;
    width: 654px;
    height: 114px;
    display: inline-block;
    background: url('/gfx/special/walentynki1.png') no-repeat;
}

.icon-special-1-3 {
    width: 174px;
    height: 93px;
    display: inline-block;
    background: url('/gfx/special/walentynki2.png') no-repeat;
    vertical-align: top;
    margin-top: 10px;
    margin-left: 40px;
}
.icon-special-1-4 {
    width: 225px;
    height: 26px;
    display: inline-block;
    background: url('/gfx/special/wroc.png') no-repeat;
    float: right;
    padding-right: 20px;
}
.icon-special-1-5 {
    width: 263px;
    height: 111px;
    display: inline-block;
    background: url('/gfx/special/walentynki3.png') no-repeat;
}
.icon-special-2-1 {
    width: 129px;
    height: 111px;
    display: inline-block;
    background: url('/gfx/special/balwan.png') no-repeat;
}

.button-special-1-2 {
    width: 160px;
    height: 45px;
    display: block;
    float: right;
    margin-top: 35px;
}

.button-special-1-3 {
    width: 160px;
    height: 30px;
    display: block;
    margin-top: 64px;
}
.button-special-1-4 {
    width: 80px;
    height: 21px;
    display: block;
    margin-top: 73px;
    float: right;
    padding-right: 20px;
}
.banner-pay {
    width: 173px;
    height: 283px;
    display: inline-block;
    background: url('/gfx/sprite4.png?a=21') -605px -0px transparent;
}

p.green {
    font: bold 22px arial;
    color: #547017;
}

.zarabiaj-konkurencja a {

    color: black;
    text-decoration: underline;
}
.zarabiaj-left {
    width: 175px;
    display: inline-block;
    padding: 40px 0px 0px 40px;
    float: left;

}
.zarabiaj-right {
    width: 650px;
    vertical-align: top;
    display: inline-block;
    text-align: right;
}
.submit {
    cursor: pointer;
}
/* fancybox */

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}

#fancybox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url('/gfx/fancybox.png');
}

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none;
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 1101;
    outline: none;
    display: none;
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
}

#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1101;
}

#fancybox-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: transparent url('/gfx/fancybox.png') -40px 0px;
    cursor: pointer;
    z-index: 1103;
    display: none;
}

#fancybox-error {
    color: #444;
    font: normal 12px/20px Arial;
    padding: 14px;
    margin: 0;
}

#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
}

#fancybox-frame {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}


#fancybox-left, #fancybox-right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: none;
    background: transparent url('/gfx/blank.gif');
    z-index: 1102;
    display: none;
}

#fancybox-left {
    left: 0px;
}

#fancybox-right {
    right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}

#fancybox-left-ico {
    background-image: url('/gfx/fancybox.png');
    background-position: -40px -30px;
}

#fancybox-right-ico {
    background-image: url('/gfx/fancybox.png');
    background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
    visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
    left: 20px;
}

#fancybox-right:hover span {
    left: auto;
    right: 20px;
}
#poll-layer {

    background: url('/gfx/sprite.png?d=50') no-repeat -459px 0px transparent;
    width: 232px;
    height: 200px;
    position: fixed;
    top: 230px;
    left: -196px;
    text-align: right;
    *position: absolute;
    cursor: pointer;
}

#facebook-layer {
    width: 222px;
    height: 279px;
    padding: 5px;
    background: url('/gfx/sprite.png?d=50') no-repeat 0px -133px transparent;
    position: fixed;
    *position: absolute;
    text-align: left;
    top: 100px;
    left: -196px;
}
.fb-promo {
    width: 898px;
    height: 180px;
    text-align: center;
    margin: 0px auto 8px auto;
    background: url('/gfx/fb.png') no-repeat transparent;
    padding-top: 2px;
}
.fb-promo-box {
    width: 450px;
    height: 180px;
    margin: 5px 0px 5px 388px;
    float: left;
}

.icon-close {
    width: 14px;
    height: 14px;
    float: right;
    margin: 5px 13px 0px 0px;
    background: url('/gfx/sprite4.png?a=21') no-repeat -51px -206px transparent; 
    cursor: pointer;
}

/* AutoSuggest CSS - Version 1.2 */

ul.as-selections {
    list-style-type: none;
    border-top: 1px solid #888;
    border-bottom: 1px solid #b6b6b6;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    padding: 4px 0 4px 4px;
    margin: 0px 10px 0px 10px;
    overflow: auto;
    background-color: #ebebeb;
    box-shadow:inset 0 1px 2px #888;
    border-radius: 5px;
    -webkit-box-shadow:inset 0 1px 2px #888;
    -moz-box-shadow:inset 0 1px 2px #888;
}

ul.as-selections.loading {
    background-color: #eee;
}

ul.as-selections li {
    float: left;
    margin: 1px 4px 1px 0;
    list-style-image: none;

}
ul.as-selections li.as-selection-item {
    border-radius: 2px;
    font: bold 12px arial;
    padding: 2px 6px;
    border: 1px solid #b1ce75;
    background-color: #f0f9dc;
}

ul.as-selections li.as-selection-item:last-child {
    margin-left: 10px;
}

ul.as-selections li.as-selection-item a.as-close {
    float: right;
    margin: 1px 0 0 7px;
    padding: 0 2px;
    cursor: pointer;
    color: #677e37;
    font-family: "Helvetica", helvetica, arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0 1px 1px #fff;
    -webkit-transition: color .1s ease-in;
}

ul.as-selections li.as-selection-item.blur {
    color: #666666;
    background-color: #f4f4f4;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f4f4f4), to(#d5d5d5));
    border-color: #bbb;
    border-top-color: #ccc;
    box-shadow: 0 1px 1px #e9e9e9;
    -webkit-box-shadow: 0 1px 1px #e9e9e9;
    -moz-box-shadow: 0 1px 1px #e9e9e9;
}

ul.as-selections li.as-selection-item.blur a.as-close {
    color: #999;
}

ul.as-selections li:hover.as-selection-item {
    color: #2b3840;
    background-color: #bbd4f1;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bbd4f1), to(#a3c2e5));
    border-color: #6da0e0;
    border-top-color: #8bb7ed;
}

ul.as-selections li:hover.as-selection-item a.as-close {
    color: #4d70b0;
}

ul.as-selections li.as-selection-item.selected {
    border-color: #1f30e4;
}

ul.as-selections li.as-selection-item a:hover.as-close {
    color: #1b3c65;
}

ul.as-selections li.as-selection-item a:active.as-close {
    color: #4d70b0;
}

ul.as-selections li.as-original {
    margin-left: 0;
}

ul.as-selections li.as-original input{
    border: none;
    outline: none;
    font-size: 13px;
    height: 18px;
    padding-top: 3px;
    background-color: #ebebeb;
}

ul.as-list {
    position: absolute;
    list-style-type: none;
    margin: 0 10px 0 10px;
    padding: 10px 0px 10px 0px;
    font: 14px arial;
    color: #000;
    background-color: #ebebeb;
    z-index: 2;
    box-shadow: 0 2px 12px #222;
    -webkit-box-shadow: 0 2px 12px #222;
    -moz-box-shadow: 0 2px 12px #222;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

li.as-result-item, li.as-message {
    margin: 2px 4px 2px 4px !important;
    padding: 1px 4px !important;
    background-color: #f4f4f4;
    border: 1px solid #fff;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    list-style-image: none !important;
}

li:first-child.as-result-item {
    margin: 0;
}

li.as-message {
    margin: 0;
    cursor: default;
}

li.as-result-item.active {
    background-color: #3668d9;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 64%, from(rgb(110, 129, 245)), to(rgb(62, 82, 242)));
    border-color: #3342e8;
    color: #fff;
    text-shadow: 0 1px 2px #122042;
}

li.as-result-item em { 
    font-style: normal; 
    background: #444;  
    padding: 0 2px;
    color: #fff;
}

li.as-result-item.active em { 
    background: #253f7a;  
    color: #fff;
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
    ul.as-selections {
        border-top-width: 2px;
    }
    ul.as-selections li.as-selection-item {
        padding-top: 2px;
        padding-bottom: 2px;
    }
    ul.as-selections li.as-selection-item a.as-close {
        margin-top: -1px;
    }
    ul.as-selections li.as-original input {
        height: 19px;
    }
}

/* Opera Hacks  */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
    ul.as-list {
        border: 1px solid #888;
    }
    ul.as-selections li.as-selection-item a.as-close {
        margin-left: 4px;
        margin-top: 0;
    }
}

/* IE Hacks  */
ul.as-list {
    border: 1px solid #888\9;
}
ul.as-selections li.as-selection-item a.as-close {
    margin-left: 4px\9;
    margin-top: 0\9;
}

/* Firefox 3.0 Hacks */
ul.as-list,  x:-moz-any-link, x:default { 
    border: 1px solid #888;
}
BODY:first-of-type ul.as-list, x:-moz-any-link, x:default { /* Target FF 3.5+ */
    border: none;
}

/* Fancybox */

#fancybox-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 36px;
    height: 36px;
    background: transparent url('/gfx/sprite4.png?a=21') -99px -193px;
    cursor: pointer;
    z-index: 1103;
    display: none;
}

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none;
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 1101;
    outline: none;
    display: none;
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
}

#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0px solid #fff;
}

.fancybox-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001;
}

#fancybox-bg-n {
    top: -20px;
    left: 0;
    width: 100%;
    background-image: url('/gfx/fancybox-x.png');
}

#fancybox-bg-ne {
    top: -20px;
    right: -20px;
    background-image: url('/gfx/fancybox.png');
    background-position: -40px -162px;
}

#fancybox-bg-e {
    top: 0;
    right: -20px;
    height: 100%;
    background-image: url('/gfx/fancybox-y.png');
    background-position: -20px 0px;
}

#fancybox-bg-se {
    bottom: -20px;
    right: -20px;
    background-image: url('/gfx/fancybox.png');
    background-position: -40px -182px; 
}

#fancybox-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url('/gfx/fancybox-x.png');
    background-position: 0px -20px;
}

#fancybox-bg-sw {
    bottom: -20px;
    left: -20px;
    background-image: url('/gfx/fancybox.png');
    background-position: -40px -142px;
}

#fancybox-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url('/gfx/fancybox-y.png');
}

#fancybox-bg-nw {
    top: -20px;
    left: -20px;
    background-image: url('/gfx/fancybox.png');
    background-position: -40px -122px;
}

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/fancy_shadow_nw.png', sizingMethod='scale'); }

.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 19px; height: 10px; cursor: pointer; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: 12px; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: 0; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }
