﻿.myButton_zaloguj,
.myButton_rej,
.myButton2 {
    border: 0;
}

.input-validation-error {
    border: solid 1px #ACACAC !important;
    box-shadow: inset 0px 10px 23px -10px #AAA !important;
    padding: 5px 10px !important;
    color: #8 !important;
    box-shadow: 0px 0px 7px #FF0000, inset 0px 10px 23px -10px #AAA !important;
}

.field-validation-error {
    display: block;
    color: red;
    font-size: 13px;
    text-align: center;
}

.flash-message {
    text-align: center;
    margin: 20px 0;
}

    .flash-message.message-success {
        color: green;
        font-size: 18px;
        font-weight: bold;
    }

.validation-summary-errors ul {
    list-style-type: none;
    color: red;
}

.treeview li.registeredByViewer {
    color: rgb(218, 122, 0);
    font-size: 12px;
    font-family: arial;
}

    .treeview li.registeredByViewer.filter-hidden {
        color: rgba(218, 122, 0, 0.4);
    }

.treeview li {
    color: black;
}

    .treeview li.filter-hidden {
        color: rgba(0, 0, 0, 0.4);
    }

a {
    text-decoration: none;
}

img {
    border-style: none;
    border-color: inherit;
    border-width: medium;
}

body {
    margin: 0;
    background: #FAFAFA !important;
    ;
}

#kontener {
    width: 100%;
}

#top {
    position: relative;
    border-top: 1px solid #E6E6E6;
    margin-bottom: 5px;
    background: url(/Content/grafika/tlo_header.jpg);
}

#center {
    margin: auto;
    width: 996px;
    background-color: white;
    border-radius: 10px 10px 10px 10px;
    position: relative;
    z-index: 10;
}

#main {
    margin: auto;
    width: 996px;
    padding-left: 10px;
    padding-right: 10px;
}

#stopka {
    margin-top: 20px;
}

#stopka_1 {
    margin: auto;
    width: 996px;
    height: 205px;
}

#stopka_2 {
    margin: auto;
    width: 996px;
}

.clear {
    clear: both;
}

.border {
    height: 1px;
    margin: 5px 0px 20px 0px;
    width: 995px;
    clear: both;
}

.border2 {
    height: 1px;
    background-color: white;
    border-top: 1px solid rgb(224, 224, 224);
    margin: 5px 0px 20px 13px;
    clear: both;
}

#stopka_1a,
#stopka_1b,
#stopka_1c {
    float: left;
    width: 300px;
    float: left;
    width: 300px;
    padding: 15px;
    padding: 15px;
}

#stopka_1a,
#stopka_1b {
    height: 65px;
}

#stopka_2 {
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #AEAEAE;
    padding: 9px 0px 10px 0px;
    border-top: 1px solid;
    border-top-color: rgb(214, 214, 214);
}

#stopka_1a span,
#stopka_1b span,
#stopka_1c span {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 16px;
    color: #60941C;
    display: block;
    padding-bottom: 15px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(199, 199, 199);
    padding-left: 1px;
}

* a {
    text-decoration: none;
}

#search_ {
    position: absolute;
    top: 15px;
    left: 10px width: 150px;
    z-index: 2;
    padding: 18px 0px 0px 20px;
}

.search_ {
    display: block;
    padding: 0px 0px 10px 10px;
    width: 210px;
}

#search {
}

    #search input[type=text] {
        border: 1px solid rgb(214, 214, 214);
        font-size: 12px Arial, Helvetica, Sans-serif;
        color: #748056;
        width: 115px;
        padding: 6px 15px 6px 35px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
        -webkit--shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
        -moz--shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
        -shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
        -webkit-transition: all 0.7s ease 0s;
        -moz-transition: all 0.7s ease 0s;
        -o-transition: all 0.7s ease 0s;
        transition: all 0.7s ease 0s;
        ;
        box-shadow: 0px 0px 4px 0px rgb(213, 213, 213) inset;
        background: url(grafika/search-white.png) no-repeat 10px 6px #FFF8E7;
    }

#search2 input[type=text] {
    background: url(grafika/search-white.png) no-repeat 10px 6px rgb(253, 253, 253);
    border: 0px solid rgb(6, 150, 231);
    font-size: 12px Arial, Helvetica, Sans-serif;
    color: #bebebe;
    width: 115px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -webkit--shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz--shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    box-shadow: 0px 0px 3px 1px rgb(145, 162, 172) inset;
}

#search input[type=text]:focus {
    width: 135px;
}

#search2 input[type=text]:focus {
    width: 160px;
}

.sidebar1 {
    position: relative;
    width: 215px;
    display: block;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    list-style: none;
}

    .sidebar_menu_naglowki,
    .sidebar1 h2 {
        margin: 1px 1px 8px 2px;
        padding: 13px 0px 4px 50px;
        color: rgb(146, 113, 9);
        font-size: 16px;
        font-family: arial;
        display: block; 
    }

.sidebar_menu_alert {
    display: block;
    padding: 7px 0px 0px 15px;
    margin-bottom: 5px;
    font-family: arial;
    color: white;
    height: 27px;
    width: 190px;
    border-radius: 5px;
    background: #0077af;
    */
    /* Old browsers */
    background: -moz-linear-gradient(left, #CA982E 0%, #E6A707 0%, #DF7929 100%, #CC8231 100%);
    /* FF3.6+ */
    ;
    color-stop(100%, #0077af));
    */
    /* Chrome,Safari4+ */
    ;
    background: -webkit-linear-gradient(left, #CA982E 0%, #E6A707 0%, #DF7929 100%, #CC8231 100%);
    */
    /* Chrome10+,Safari5.1+ */
    ;
    background: -o-linear-gradient(left, #CA982E 0%, #E6A707 0%, #DF7929 100%, #CC8231 100%);
    /* Opera 11.10+ */
    ;
    background: -ms-linear-gradient(left, #CA982E 0%, #E6A707 0%, #DF7929 100%, #CC8231 100%);
    /* IE10+ */
    ;
    background: linear-gradient(to right, #CA982E 0%, #E6A707 0%, #DF7929 100%, #CC8231 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0077af', endColorstr='#0077af', GradientType=1);
    /* IE6-9 */
    box-shadow: 1px 1px 3px -1px rgb(88, 88, 88);
}

.sidebar1 ul {
    list-style: none;
}

.sidebar1 ul {
    padding: 0;
    margin: 0px 0px 20px 0px;
    list-style: none;
}

    .sidebar1 ul li {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -moz-text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        -webkit-text-overflow: ellipsis;
        background-repeat: repeat-x;
        background-position: bottom;
    }

    .sidebar1 ul a {
        display: block;
        background: url(grafika/linia3.gif) 0 100% repeat-x;
        padding: 8px 0px 8px 0px;
        margin-left: 10px;
        height: 1%;
        position: relative;
        color: rgb(109, 109, 109);
        margin-right: 18px;
        text-decoration: none;
        font-family: arial;
        font-size: 13px;
        width: 180px;
    }

        .sidebar1 ul a:hover {
            display: block;
            width: 200px;
            position: relative;
            padding-left: 10px;
            margin: 0 0px 0 5px;
            color: rgb(189, 131, 44);
        }

.menu_category {
    margin: 0px 0px 20px 5px;
    background-color: rgb(241, 241, 241);
    border-radius: 10px;
    padding: 5px 5px 10px 15px;
}

.menu_category {
    margin: 0px 0px 20px 5px;
    background-color: rgb(241, 241, 241);
    border-radius: 10px;
    padding: 5px 5px 10px 15px;
}

#menu_category_head li {
    background: url(/Content/grafika/Shop_li_point.jpg) 1px 13px no-repeat;
    padding: 4px 0px 5px 11px;
    color: rgb(61, 109, 103);
    text-decoration: none;
    font-family: arial;
    font-size: 14px;
    margin-left: 0px;
    width: 167px;
}

    #menu_category_head li:hover {
        width: 178px;
    }

    #menu_category_head li a:hover {
        background: url(grafika/linia3.gif) 0 100% repeat-x;
        color: rgb(221, 100, 32);
    }

.Active2 {
    background: url(grafika/linia3.gif) 0 100% repeat-x;
    color: rgb(221, 100, 32);
}

#head {
    margin: 0px auto 0px;
    width: 996px;
    position: relative;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
}

#header_top,
#header_top2 {
    position: absolute;
    top: -15px;
    left: 322px;
    width: 573px;
    padding: 10px;
    height: 53px;
}

#belka {
    top: 5px;
    width: 100%;
    height: 211px;
    ;
    z-index: 1;
}

#belka_tlo {
    background: url(grafika/rays.png) 50% 0 no-repeat;
    height: 167px;
}

#top_login {
    position: absolute;
    top: 0px;
    height: 27px;
    width: 100%;
    z-index: 2;
    color: white;
    margin: auto;
}

.login_kontener {
    margin: auto;
    width: 996px;
    text-align: center;
    color: rgb(201, 133, 13);
    font-family: arial;
    font-size: 11px;
    padding-top: 62px;
    padding-left: 307px;
}

    .login_kontener a {
        text-decoration: none;
        color: rgb(185, 148, 82);
        font-family: arial;
        font-size: 11px;
    }

        .login_kontener a:hover {
            color: rgb(220, 220, 220);
        }

#society_i_menu {
    width: 996px;
    margin: auto;
    position: relative;
    height: 215px;
    background: url(/Content/grafika/tlo_calivita_naglowek.jpg) 0px -1px no-repeat;
}

#FB_ico,
#GP_ico,
#TW_ico {
    position: absolute;
    top: 15px;
    width: 60px;
    height: 70px;
    z-index: 2;
}

#FB_ico,
#GP_ico,
#TW_ico {
    color: #000000;
    cursor: pointer;
}

#FB_ico {
    left: 10px;
    background: url('grafika/ikona_facebook.png') no-repeat;
}

#GP_ico {
    left: 75px;
    background: url('grafika/ikona_google.png') no-repeat;
}

#TW_ico {
    left: 140px;
    background: url('grafika/ikona_twitter.png') no-repeat;
}

#FB_ico:hover {
    background: url('grafika/ikona_facebook_2.png') no-repeat;
}

#GP_ico:hover {
    background: url('grafika/ikona_google_2.png') no-repeat;
}

#TW_ico:hover {
    background: url('grafika/ikona_twitter_2.png') no-repeat;
}

#mainmenu_div {
    z-index: 5;
    width: 667px;
    height: 56px;
}

#mainmenu {
    text-align: left;
    overflow: hidden;
    font-family: calibri, tahoma;
    padding-left: 5px;
    margin: 0px;
    height: 53px;
}

ul#mainmenu li {
    float: left;
    list-style: none;
    margin-left: 5px;
}

ul#mainmenu li {
}

    ul#mainmenu li a {
        float: left;
        list-style: none;
        margin-left: 5px;
    }

    ul#mainmenu li:hover {
        margin-left: 5px;
        list-style-type: none;
        float: left;
        ;
        -moz-transition: all 0.6s ease-out;
        -ms-transition: all 0.6s ease-out;
        -o-transition: all 0.6s ease-out;
    }

    ul#mainmenu li a {
        display: block;
        padding: 27px 14px 5px 14px;
        text-decoration: none;
        color: rgb(99, 99, 99);
        border-radius: 5px;
        ;
        height: 18px;
    }

        ul#mainmenu li a:hover {
            color: rgb(216, 133, 56);
            box-shadow: 0px 0px 8px -2px rgb(133, 132, 132);
            background: #fcf7da;
            background: -moz-linear-gradient(-45deg, #fcf7da 0%, #ffffff 100%);
            ;
            background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #fcf7da), color-stop(100%, #ffffff));
            ;
            background: -webkit-linear-gradient(-45deg, #fcf7da 0%, #ffffff 100%);
            ;
            background: -o-linear-gradient(-45deg, #fcf7da 0%, #ffffff 100%);
            ;
            background: -ms-linear-gradient(-45deg, #fcf7da 0%, #ffffff 100%);
            ;
            background: linear-gradient(135deg, #fcf7da 0%, #ffffff 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcf7da', endColorstr='#ffffff', GradientType=1);
            ;
        }

        ul#mainmenu li a strong {
            font-size: 15px;
            text-transform: uppercase;
            letter-spacing: 1px;
            font-weight: 800;
        }

.active {
    color: rgb(216, 133, 56);
    border: 1px solid rgb(247, 247, 247);
    box-shadow: 0px 0px 8px -2px rgb(133, 132, 132);
    background: #fcf7da;
    background: -moz-linear-gradient(-45deg, #fcf7da 0%, #ffffff 100%);
    ;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #fcf7da), color-stop(100%, #ffffff));
    ;
    background: -webkit-linear-gradient(-45deg, #fcf7da 0%, #ffffff 100%);
    ;
    background: -o-linear-gradient(-45deg, #fcf7da 0%, #ffffff 100%);
    ;
    background: -ms-linear-gradient(-45deg, #fcf7da 0%, #ffffff 100%);
    ;
    background: linear-gradient(135deg, #fcf7da 0%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcf7da', endColorstr='#ffffff', GradientType=1);
    ;
}

ul#mainmenu li a strong {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 800;
}

ul#mainmenu li a span {
    font-size: 11px;
    color: rgb(26, 88, 99);
}

ul#mainmenu ul {
    border-radius: 0px 5px 5px 5px;
    border-top: 1px solid rgb(255, 255, 255);
}

    ul#mainmenu ul li {
        border-left: 0px;
        box-shadow: none;
        margin-right: 10px;
        width: 190px;
    }

ul#mainmenu li li a {
    display: block;
    width: auto;
    border-left: 0px;
    background: none;
    margin: 0px 25px 0px 0px;
    padding: 10px;
    color: rgb(99, 112, 72);
    font-size: 15px;
    height: 21px;
}

    ul#mainmenu li li a:hover {
        color: rgb(233, 112, 0);
        -webkit-transition: 0, 1s;
        -moz-transition: 0, 1s;
        -ms-transition: 0, 1s;
        -o-transition: 0, 1s;
        background: none;
        box-shadow: none;
    }

ul#mainmenu li li:hover {
    background: none;
    border-left: 0px;
    box-shadow: 0px 9px 11px -9px rgb(168, 194, 145);
}

ul#mainmenu li ul {
    overflow: hidden;
    display: none;
}

ul#mainmenu li:hover ul {
    position: absolute;
    background: rgba(240, 240, 240, 1);
    padding: 0px 0px 15px 0px;
    margin-left: 5px;
    display: block;
    width: 206px;
    z-index: 100;
    top: 59px;
    box-shadow: 0px 0px 8px -2px rgb(133, 132, 132);
    background: #fcf7da;
    background: -moz-linear-gradient(-45deg, #fcf7da 0%, #ffffff 100%);
    ;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #fcf7da), color-stop(100%, #ffffff));
    ;
    background: -webkit-linear-gradient(-45deg, #fcf7da 0%, #ffffff 100%);
    ;
    background: -o-linear-gradient(-45deg, #fcf7da 0%, #ffffff 100%);
    ;
    background: -ms-linear-gradient(-45deg, #fcf7da 0%, #ffffff 100%);
    ;
    background: linear-gradient(135deg, #fcf7da 0%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcf7da', endColorstr='#ffffff', GradientType=1);
    ;
}

#kontener_top {
    display: block;
    margin-left: 15px;
}

.box,
.box3 {
    float: left;
    position: relative;
    width: 320px;
    margin-left: 1px;
    height: 200px;
    /*background: url(/content/body/tlo_news.jpg) 0px 0px no-repeat;*/
}

.box1 {
    float: left;
    position: relative;
    margin-right: 52px;
    width: 400px;
}

.box3 {
}

    .box img,
    .box3 img {
        height: 116px;
        width: 201px;
        z-index: 3;
        margin: 0px 0px 0px 0px;
        border: 1px solid rgb(226, 226, 226);
    }

.box_text {
    padding: 0px 5px 20px 5px;
    height: 190px;
}

    .box_text h2 {
        font-family: arial;
        text-shadow: 1px 1px 1px #FFF;
        font-size: .9em;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 1px;
        font-size: 11px;
    }

        .box_text h2 a {
            color: rgb(66, 66, 66);
        }

            .box_text h2 a:hover {
                color: rgb(40, 167, 179);
            }

    .box_text span {
        font-size: 12px;
        text-align: justify;
        color: #666;
        font-family: arial;
        display: block;
    }

    .box_text p {
        font-family: arial;
        font-size: 12px;
        text-align: right;
    }

    .box_text a {
        color: #009BC3;
        text-decoration: none;
    }

        .box_text a:hover {
            color: rgb(236, 141, 66);
        }

.naglowek_padding_kontener {
    padding: 0px 0px 5px 2px;
    height: 45px;
    width: 666px;
    position: relative;
}

.naglowek_belka {
    height: 40px;
    width: 725px;
    float: left;
    border-bottom: 1px solid rgb(214, 214, 214);
    margin: 0px 0px 18px 19px;
    /*background: url(/Content/body/listki.png) 0 3px no-repeat;*/
    
}

.naglowek_belka_shop {
    height: 40px;
    ;
    width: 720px;
    float: left;
    border-bottom: 1px solid rgb(214, 214, 214);
    margin: 0px 0px 18px 19px;
    /*background: url(/Content/body/listki.png) 0 3px no-repeat;*/
}

    .naglowek_belka h1,
    .naglowek_belka_shop h1 {
        color: #789140;
        width: 510px;
        height: 26px;
        display: block;
        padding: 5px 0px 0px 35px;
        margin: 0px;
        font: normal 17px "Philosopher";
        text-transform: uppercase;
        overflow: hidden;
        background: url(/Content/grafika/H1_ico.jpg) -4px 1px no-repeat;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.search_box {
    position: absolute;
    top: 235px;
    left: 773px;
    z-index: 20;
    width: 200px;
    text-align: right;
}

#kontener_center {
    width: 996px;
    box-shadow: 0px 1px 8px -2px rgb(71, 71, 71);
    padding-top: 21px;
    border-radius: 0px 0px 10px 10px;
    padding-bottom: 35px;
}

.content_tlo {
    padding: 11px 20px 20px 20px;
    width: 730px;
    background-color: white;
    border-radius: 5px;
    box-shadow: 1px 1px 6px -1px grey;
}

#kolumna_lewa {
    float: left;
    padding: 0px 5px 0px 10px;
    border-right: 1px solid #d9d9d9;
}

#kolumna_center {
    border-radius: 4px;
    display: table;
    position: relative;
}

#kolumna_center_shop {
    padding: 0px 10px 25px 10px;
    display: table;
}

#kolumna_prawa {
}

#art_kontener {
    width: 720px;
    padding: 0px 15px 0px 20px;
    font-size: 12px;
    font-family: arial;
}

#shop_kontener {
    padding: 1px 0px 10px 20px;
    width: 720px;
}

#art_title {
    height: 30px;
    margin-left: 3px;
    font-size: 20px;
    font-family: arial;
    margin-bottom: 5px;
}

    #art_title span {
        margin: 1px 1px 0px 1px;
        padding: 5px 0 11px 33px;
        font: normal 17px "Philosopher";
        text-transform: uppercase;
        background: url(/Content/grafika/H1_ico.jpg) -5px 1px no-repeat;
        color: #789140;
    }

#logowanie_kontener {
    padding-left: 20px;
}

#new_user_div {
    width: 300px;
    float: left;
    padding: 15px;
    margin: 0px 25px 0px 8px;
    border-radius: 4px;
    box-shadow: 1px 1px 12px -3px;
    height: 195px;
}

    #new_user_div p {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 12px;
        text-align: justify;
        color: rgb(83, 99, 104);
    }

    #new_user_div span,
    #login_div span {
        font-family: Verdana, Geneva, sans-serif;
        color: #C75D22;
        font-size: 14px;
    }

    #new_user_div a {
        margin: 10px 0px 0px 0px;
    }

#login_div {
    width: 326px;
    float: left;
    padding: 15px;
    display: block;
    border-radius: 4px;
    box-shadow: 1px 1px 12px -3px;
    -moz-box-shadow: 1px 1px 12px -3px;
    -webkit-box-shadow: 1px 1px 12px -3px;
    -o-box-shadow: 1px 1px 12px -3px;
    -ms-box-shadow: 1px 1px 12px -3px;
    height: 195px;
    margin-right: 20px;
}

    #login_div p {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 12px;
        line-height: 20px;
    }

.login_title_input {
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
    color: rgb(70, 69, 69);
    text-align: left;
}

.login_Remind {
    text-decoration: none;
    color: rgb(143, 153, 111);
    font-size: 12px;
}

    .login_Remind:hover {
        color: #C77013;
    }

#logowanie_teble {
    width: 320px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    margin-top: 10px;
}

    #logowanie_teble td {
        padding-left: 10px;
    }

.input_style {
    border: solid 1px #ACACAC;
    box-shadow: inset 0px 10px 23px -10px #AAA;
    padding: 5px 10px;
    color: #868585;
}

    .input_style:focus {
        background: white;
        box-shadow: inset 0px 0px 3px 0px #AAA;
    }

.input_style_wrong {
    border: solid 1px #ACACAC;
    background: white;
    box-shadow: inset 0px 0px 3px 0px #AAA;
    padding: 5px 10px;
    color: #8;
    box-shadow: 0px 0px 5px #FF0000, inset 0px 10px 3px -10px #AAA;
}

.zaloguj_button_div {
    padding: 10px 0px 5px 114px;
}

#rej_wybierz1,
#rej_wybierz2 {
    padding: 13px 10px 13px 17px;
    margin-bottom: 20px;
}

.rejChose {
    background: white;
    box-shadow: 1px 1px 3px 0px grey;
    padding: 20px 20px 10px 20px;
    margin: 20px 20px -16px 19px;
}

#rej_wybierz1 span,
#rej_wybierz2 span {
    font-family: Verdana, Geneva, sans-serif;
    color: #2382B8;
    font-size: 14px;
}

#rej_wybierz1 p,
#rej_wybierz2 p {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    text-align: justify;
    color: #666;
}

.form_rej_name {
    padding-top: 10px;
    font-size: 11px;
    color: rgb(214, 83, 22);
    float: left;
}

#rej_formularz_kontener {
    padding: 20px 0px 25px 40px;
    width: 730px;
    font-family: arial;
    font-size: 14px;
    color: rgb(98, 102, 105);
    background-color: white;
    border-radius: 5px;
    box-shadow: 1px 1px 6px -1px grey;
}

.profil_dane {
    background-color: white;
    padding: 4px 0px 10px 25px;
    width: 360px;
}

.rej_form_th {
    float: left;
    width: 142px;
    padding: 6px 5px 5px 15px;
    margin: 2px 0px 10px 0px;
    height: 19px;
    color: rgb(99, 114, 80);
    border-radius: 5px;
    font-size: 12px;
    font-family: arial;
    background: #f7e7cd;
    background: -moz-linear-gradient(-45deg, #f7e7cd 0%, #fcfff4 87%, #ffffff 100%);
    ;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #f7e7cd), color-stop(87%, #fcfff4), color-stop(100%, #ffffff));
    ;
    background: -webkit-linear-gradient(-45deg, #f7e7cd 0%, #fcfff4 87%, #ffffff 100%);
    ;
    background: -o-linear-gradient(-45deg, #f7e7cd 0%, #fcfff4 87%, #ffffff 100%);
    ;
    background: -ms-linear-gradient(-45deg, #f7e7cd 0%, #fcfff4 87%, #ffffff 100%);
    ;
    background: linear-gradient(135deg, #f7e7cd 0%, #fcfff4 87%, #ffffff 100%);
    ;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7e7cd', endColorstr='#ffffff', GradientType=1);
}

.rej_form_td {
    float: left;
    width: 185px;
    padding: 3px;
    height: 29px;
    margin: 0px 0px 10px 4px;
    font-family: arial;
    font-size: 13px;
    color: rgb(80, 80, 80);
}

    .rej_form_td select {
        width: 155px;
    }

.rej_form_alert {
    float: left;
    font-family: Arial;
    font-size: 13px;
    height: 40px;
    padding-top: 9px;
    width: 350px;
}

    .rej_form_alert .field-validation-error {
        text-align: left;
    }

.rej_form_alert1 {
    float: left;
    font-size: 10px;
    width: 148px;
    height: 57px;
    text-align: justify;
    padding: 3px 18px 0px 6px;
}

.rej_form_alert_list {
    float: left;
    font-size: 12px;
    width: 173px;
    height: 39px;
    border-radius: 0px 4px 4px 0px;
    padding: 11px 5px 0px 0px;
}

    .rej_form_alert_list select {
        width: 170px;
    }

.form_pauza {
    margin-top: 20px;
    text-align: right;
    width: 300px;
}

.regulamin_div {
    padding-top: 15px;
}

.rej_sprawdz {
    color: #C30;
}

.rej_finish {
    Color: #C00;
}

#welcome {
    position: absolute;
    top: 58px;
    width: 271px;
    z-index: 2;
    left: 139px;
    color: white;
}

    #welcome span {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 14px;
    }

    #welcome a {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 14px;
        color: rgb(130, 163, 194);
        text-decoration: none;
    }

        #welcome a:hover {
            font-family: Verdana, Geneva, sans-serif;
            font-size: 14px;
            color: #603;
            text-decoration: none;
        }

#slider_top {
    width: 950px;
    height: 231px;
    position: relative;
    top: 20px;
    left: 22px;
}

.dymek {
    margin-left: 10px;
}

    .dymek span {
        display: none;
    }

    .dymek:hover span {
        margin: 0px 20px 0px 28px;
        padding: 5px;
        display: block;
        width: 250px;
        position: absolute;
        font-size: 12px;
        text-align: justify;
        line-height: 19px;
        border: 1px solid rgb(204, 201, 201);
        background-color: #fdfdfd;
        color: rgb(94, 88, 88);
        border-radius: 5px;
        box-shadow: 2px 2px 7px -1px rgb(160, 160, 160);
        z-index: 50;
    }

.dymek_URL {
    margin-left: 10px;
    position: relative;
    top: -73px;
    left: 148px;
}

    .dymek_URL span {
        display: none;
    }

    .dymek_URL:hover span {
        margin: 20px 20px 0px -204px;
        padding: 5px;
        display: block;
        width: 240px;
        position: absolute;
        font-size: 12px;
        font-family: arial;
        text-align: justify;
        line-height: 19px;
        border: 1px solid rgb(204, 201, 201);
        background-color: #fdfdfd;
        color: rgb(94, 88, 88);
        border-radius: 5px;
        box-shadow: 2px 2px 7px -1px rgb(160, 160, 160);
        z-index: 50;
    }

.rozliczeniaLi {
    position: relative;
    padding: 8px 34px 7px 0px;
    text-align: right;
    font-size: 13px;
    color: rgb(98, 104, 69);
}

.dymek_URL3 {
    top: 2px;
    left: 254px;
    position: absolute;
    margin-left: 10px;
}

    .dymek_URL3 span {
        display: none;
    }

    .dymek_URL3:hover span {
        margin: 20px 20px 0px -246px;
        padding: 5px;
        display: block;
        width: 263px;
        position: absolute;
        font-size: 12px;
        font-family: arial;
        text-align: justify;
        line-height: 19px;
        border: 1px solid rgb(204, 201, 201);
        background-color: #fdfdfd;
        color: rgb(94, 88, 88);
        border-radius: 5px;
        box-shadow: 2px 2px 7px -1px rgb(160, 160, 160);
        z-index: 50;
    }

.dymek_URL4 {
    top: 2px;
    left: 254px;
    position: absolute;
    margin-left: 10px;
}

    .dymek_URL4 span {
        display: none;
    }

    .dymek_URL4:hover span {
        padding: 5px;
        display: block;
        width: 400px;
        position: absolute;
        top: 18px;
        left: -383px;
        font-size: 12px;
        text-align: justify;
        line-height: 19px;
        border: 1px solid rgb(204, 201, 201);
        background-color: #fdfdfd;
        color: rgb(94, 88, 88);
        border-radius: 5px;
        box-shadow: 2px 2px 7px -1px rgb(160, 160, 160);
        z-index: 50;
    }

#rozliczenia_button_div {
    width: 200px;
    float: right;
    padding: 24px 2px 0px 0px;
}

#news_button_div,
#disc_button_div {
    width: 76px;
    float: right;
    padding: 10px 2px 0px 0px;
    position: absolute;
}

#news_button_div {
    top: 195px;
    left: 316px;
}

#disc_button_div {
    top: 219px;
    left: 217px;
}

.rozl_detale_prowizji {
    display: block;
    padding-top: 14px;
}

#mainmenu2 {
    margin: 5px 5px;
    font-family: calibri;
    position: absolute;
    top: 33px;
    left: 500px;
    tahoma, arial;
    list-style: none;
    font-size: 16px;
    z-index: 5;
    width: 490px;
}

    #mainmenu2 ul li {
        clear: both;
    }

    #mainmenu2 > li {
        float: left;
        margin-right: 10px;
        position: relative;
    }

        #mainmenu2 > li li {
            position: relative;
        }

        #mainmenu2 > li ul {
            position: absolute;
            left: 0px;
        }

ul ul {
}

#mainmenu2 > li ul li ul {
    position: absolute;
    left: -220px;
    top: 0px;
}

#mainmenu2,
#mainmenu2 ul {
    list-style: none;
}

ul li:hover > ul {
    display: block;
}

#mainmenu2 > li > a {
    padding: 5px;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    color: rgb(150, 53, 53);
}

    #mainmenu2 > li > a > .arrow {
        top: 17px;
        right: 0;
        margin-right: -8px;
        border-top: 3px solid #333;
        border-right: 3px solid transparent;
        border-left: 3px solid transparent;
    }

#mainmenu2 > li:hover > a {
    background: #eee;
    color: #0090ff;
}

#mainmenu2 ul {
    font-size: 16px;
    border-radius: 3px;
    background: #eee;
    width: 145px;
    position: relative;
}

    #mainmenu2 ul li > a {
        color: #999;
        display: block;
        padding: 5px;
        border-radius: 3px;
        text-decoration: none;
        margin-left: -35px;
    }

    #mainmenu2 ul li:hover > a {
        color: #eee;
        background: #aaa;
    }

.arrow {
    display: inline-block;
    margin: 0 5px 0;
    height: 0;
    vertical-align: top;
    content: "";
    position: absolute;
    left: 125px;
    top: -3px;
}

ul ul .arrow {
    top: 10px;
    right: 0;
    border-top: 3px solid transparent;
    border-right: 3px solid transparent;
    border-left: 3px solid #333;
    border-bottom: 3px solid transparent;
}

.list_div_lista_klubowiczow {
    text-align: justify;
    float: left;
    font-family: Arial;
    font-size: small;
    width: 700px;
    margin: 20px 0px 0px 20px;
}

.list_div_sort_search {
    text-align: center;
    font-family: Arial;
    font-size: small;
    display: block;
    height: 56px;
    padding: 10px 0px 20px 100px;
    margin-bottom: 5px;
    box-shadow: 0px 4px 8px -6px;
}

.list_div_sort {
    width: 241px;
    float: left;
    border: 1px solid #DDDDDD;
    background: rgb(240, 240, 240);
    padding: 2px 0px 5px 20px;
    border-radius: 5px;
    margin-right: 10px;
    x-shadow: 1px 1px 6px -1px grey;
}

.list_table_sort {
    width: 90%;
    height: 56px;
}

.list_list_sort {
    width: 218px;
    height: 24px;
}

.list_div_search {
    width: 251px;
    float: left;
    height: 56px;
    border: 1px solid #DDDDDD;
    background: rgb(238, 238, 238);
    padding: 2px 0px 5px 20px;
    border-radius: 5px;
}

.list_input_search {
    width: 158px;
}

.list_div_page_numbers {
    width: 668px;
}

.list_page_number {
    text-align: center;
    font-family: Arial;
    font-size: small;
    padding-top: 10px;
    padding-bottom: 5px;
    width: 720px;
}

#user_list {
    padding: 20px;
}

    #user_list table {
        width: 100%;
    }

    #user_list th {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 14px;
        background-color: rgb(206, 206, 206);
    }

    #user_list th,
    #user_list td {
        padding: 7px 8px 7px 9px;
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
        color: rgb(90, 116, 45);
        background: rgb(255, 234, 197);
    }

        #user_list td a {
            color: rgb(228, 71, 10);
            text-decoration: none;
            display: block;
            margin: 0px 0px 5px 0px;
        }

    #user_list tr {
        background-color: rgb(189, 189, 189);
    }

#testowy #user_list table {
    text-align: left;
}

#profil_formularz_kontener {
    width: 400px;
    float: left;
    padding: 15px;
}

#prof_dane {
    width: 370px;
    padding: 10px;
    float: left;
}

    #prof_dane table {
        width: 360px;
        text-align: left;
    }

.zam_form_pola_input {
    width: 180px;
}

#prof_column2 {
    float: left;
    width: 350px;
    margin-left: 20px;
}

.prof_sponsor_data,
.prof_url_link,
.profil_shop {
    float: left;
    margin: 0px 0px 20px 30px;
    width: 302px;
    padding: 5px 0px 20px 20px;
    box-shadow: 1px 1px 4px 0px rgba(105, 105, 105, 1);
    -webkit-box-shadow: 1px 1px 7px -1px rgba(126, 126, 126, 1);
    -moz-box-shadow: 1px 1px 4px 0px rgba(180, 180, 180, 1);
    border-radius: 5px;
    background: #ffffff;
    background: -moz-linear-gradient(-45deg, #ffffff 0%, #fffdf6 59%, #fff9ed 100%);
    ;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(59%, #fffdf6), color-stop(100%, #fff9ed));
    ;
    background: -webkit-linear-gradient(-45deg, #ffffff 0%, #fffdf6 59%, #fff9ed 100%);
    ;
    background: -o-linear-gradient(-45deg, #ffffff 0%, #fffdf6 59%, #fff9ed 100%);
    ;
    background: -ms-linear-gradient(-45deg, #ffffff 0%, #fffdf6 59%, #fff9ed 100%);
    ;
    background: linear-gradient(135deg, #ffffff 0%, #fffdf6 59%, #fff9ed 100%);
    ;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fff9ed', GradientType=1);
    ;
}

    .prof_url_link a {
        font-family: arial;
        font-size: 12px;
        text-decoration: none;
        color: #09F;
        display: block;
        margin: 5px 0px 10px 10px;
    }

#prof_div_historia {
    padding: 30px 15px 15px 15px;
    width: 600px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
}

    #prof_div_historia table {
        margin-top: 20px;
        width: 100%;
    }

    #prof_div_historia td {
        background-color: rgb(236, 236, 236);
        padding: 5px;
    }

    #prof_div_historia th {
        background: rgb(255, 255, 255);
        background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(225, 225, 225, 1) 25%, rgba(246, 246, 246, 1) 100%);
        ;
        background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(25%, rgba(225, 225, 225, 1)), color-stop(100%, rgba(246, 246, 246, 1)));
        ;
        background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(225, 225, 225, 1) 25%, rgba(246, 246, 246, 1) 100%);
        ;
        background: -o-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(225, 225, 225, 1) 25%, rgba(246, 246, 246, 1) 100%);
        ;
        background: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(225, 225, 225, 1) 25%, rgba(246, 246, 246, 1) 100%);
        ;
        background: linear-gradient(135deg, rgba(255, 255, 255, 1) 0%, rgba(225, 225, 225, 1) 25%, rgba(246, 246, 246, 1) 100%);
        ;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=1);
    }

.koszyk_test {
    margin: 15px;
    background-color: #FFC66F;
}

#art_edit_kontener {
    width: 734px;
}

.editor-field {
    margin-bottom: 5px;
    ;
    padding: 10px 0px 0px 19px;
    font-family: arial;
    font-size: 12px;
    color: rgb(83, 83, 83);
}

.maxwidth {
    width: 500px;
    margin-bottom: 15px;
}

a.dp-choose-date {
    float: right;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 0px 3px 0;
    display: block;
    text-indent: -2000px;
    overflow: hidden;
    background: url(grafika/calendar.png) no-repeat;
}

    a.dp-choose-date.dp-disabled {
        background-position: 0 -20px;
        cursor: default;
    }

input.dp-applied {
    width: 140px;
}

.toright {
    float: right;
}

div.data-pick {
    display: inline;
}

#art_edit_slider {
    width: 600px;
    margin: 20px 0px 20px 0px;
}

.tagi {
    width: 600px;
}

.tagi_txt_area {
    width: 600px;
    height: 60px;
}

#edytor_text {
    width: 724px;
    margin: 10px 0px 20px 0px;
}

#tree_link {
    margin: 10px 0px 25px 0px;
}

#tree_kontener {
    -o-transition: border-radius: 5px;
    -ms-border-radius: 5px;
    -o-box-shadow: 0px 0px 6px -1px grey;
    -moz-box-shadow: 0px 0px 6px -1px grey;
    -ms-box-shadow: 0px 0px 6px -1px grey;
    margin: 0px 0px 10px 22px;
}

#sidetreecontrol {
    font-family: arial;
    font-size: 14px;
    padding: 5px 0px 14px 0px;
    color: rgb(8, 145, 199);
}

    #sidetreecontrol a {
        color: rgb(14, 162, 14);
        text-decoration: none;
    }

        #sidetreecontrol a:hover {
            color: rgb(233, 86, 3);
        }

    #sidetreecontrol span {
        color: rgb(228, 149, 63);
        padding-left: 40px;
    }

        #sidetreecontrol span div {
            height: 12px;
            width: 12px;
            display: inline-block;
            background-color: rgb(233, 86, 3);
            margin: 0px 5px 0px 65px;
            box-shadow: 1px 1px 1px 0px rgb(194, 194, 194);
            border-radius: 3px;
        }

.myButton {
    box-shadow: 0px 8px 10px -10px rgb(39, 104, 115);
    -webkit-box-shadow: 0px 8px 10px -10px #276873;
    box-shadow: 0px 8px 10px -10px #276873;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #99DD34), color-stop(1, #74BD31));
    background: -moz-linear-gradient(top, #99DD34 5%, #74BD31 100%);
    background: -webkit-linear-gradient(top, #99DD34 5%, #74BD31 100%);
    background: -o-linear-gradient(top, #99DD34 5%, #74BD31 100%);
    background: -ms-linear-gradient(top, #99DD34 5%, #74BD31 100%);
    background: linear-gradient(to bottom, #99DD34 5%, #74BD31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99DD34', endColorstr='#74BD31', GradientType=0);
    background-color: #99DD34;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    color: #ffffff;
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    padding: 4px 5px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #3d768a;
}

    .myButton:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74BD31), color-stop(1, #99DD34));
        background: -moz-linear-gradient(top, #74BD31 5%, #99DD34 100%);
        background: -webkit-linear-gradient(top, #74BD31 5%, #99DD34 100%);
        background: -o-linear-gradient(top, #74BD31 5%, #99DD34 100%);
        background: -ms-linear-gradient(top, #74BD31 5%, #99DD34 100%);
        background: linear-gradient(to bottom, #74BD31 5%, #99DD34 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#74BD31', endColorstr='#99DD34', GradientType=0);
        background-color: #74BD31;
    }

    .myButton:active {
        position: relative;
        top: 1px;
    }

.myButton_rej {
    -moz-box-shadow: 0px 10px 14px -10px #276873;
    -webkit-box-shadow: 0px 10px 14px -10px #276873;
    box-shadow: 0px 10px 14px -10px #276873;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #599bb3), color-stop(1, #408c99));
    background: -moz-linear-gradient(top, #599bb3 5%, #408c99 100%);
    background: -webkit-linear-gradient(top, #599bb3 5%, #408c99 100%);
    background: -o-linear-gradient(top, #599bb3 5%, #408c99 100%);
    background: -ms-linear-gradient(top, #599bb3 5%, #408c99 100%);
    background: linear-gradient(to bottom, #599bb3 5%, #408c99 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#599bb3', endColorstr='#408c99', GradientType=0);
    background-color: #599bb3;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    color: #ffffff;
    font-family: arial;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 35px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #3d768a;
}

    .myButton_rej:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #408c99), color-stop(1, #599bb3));
        background: -moz-linear-gradient(top, #408c99 5%, #599bb3 100%);
        background: -webkit-linear-gradient(top, #408c99 5%, #599bb3 100%);
        background: -o-linear-gradient(top, #408c99 5%, #599bb3 100%);
        background: -ms-linear-gradient(top, #408c99 5%, #599bb3 100%);
        background: linear-gradient(to bottom, #408c99 5%, #599bb3 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#408c99', endColorstr='#599bb3', GradientType=0);
        background-color: #408c99;
    }

    .myButton_rej:active {
        position: relative;
        top: 1px;
    }

.myButton_cart {
    -moz-box-shadow: inset 0px 1px 0px 0px #f7c5c0;
    -webkit-box-shadow: inset 0px 1px 0px 0px #f7c5c0;
    box-shadow: inset 0px 1px 0px 0px #f7c5c0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fc8d83), color-stop(1, #e4685d));
    background: -moz-linear-gradient(top, #fc8d83 5%, #e4685d 100%);
    background: -webkit-linear-gradient(top, #fc8d83 5%, #e4685d 100%);
    background: -o-linear-gradient(top, #fc8d83 5%, #e4685d 100%);
    background: -ms-linear-gradient(top, #fc8d83 5%, #e4685d 100%);
    background: linear-gradient(to bottom, #fc8d83 5%, #e4685d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc8d83', endColorstr='#e4685d', GradientType=0);
    background-color: #fc8d83;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    color: #ffffff;
    font-family: arial;
    font-size: 11px;
    padding: 3px 10px;
    text-decoration: none;
}

    .myButton_cart:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e4685d), color-stop(1, #fc8d83));
        background: -moz-linear-gradient(top, #e4685d 5%, #fc8d83 100%);
        background: -webkit-linear-gradient(top, #e4685d 5%, #fc8d83 100%);
        background: -o-linear-gradient(top, #e4685d 5%, #fc8d83 100%);
        background: -ms-linear-gradient(top, #e4685d 5%, #fc8d83 100%);
        background: linear-gradient(to bottom, #e4685d 5%, #fc8d83 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4685d', endColorstr='#fc8d83', GradientType=0);
        background-color: #e4685d;
    }

    .myButton_cart:active {
        position: relative;
        top: 1px;
    }

.myButton_zaloguj {
    -moz-box-shadow: 0px 10px 14px -10px #276873;
    -webkit-box-shadow: 0px 10px 14px -10px #276873;
    box-shadow: 0px 10px 14px -10px #276873;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #599bb3), color-stop(1, #408c99));
    background: -moz-linear-gradient(top, #599bb3 5%, #408c99 100%);
    background: -webkit-linear-gradient(top, #599bb3 5%, #408c99 100%);
    background: -o-linear-gradient(top, #599bb3 5%, #408c99 100%);
    background: -ms-linear-gradient(top, #599bb3 5%, #408c99 100%);
    background: linear-gradient(to bottom, #599bb3 5%, #408c99 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#599bb3', endColorstr='#408c99', GradientType=0);
    background-color: #599bb3;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    color: #ffffff;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 15px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #3d768a;
}

    .myButton_zaloguj:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #408c99), color-stop(1, #599bb3));
        background: -moz-linear-gradient(top, #408c99 5%, #599bb3 100%);
        background: -webkit-linear-gradient(top, #408c99 5%, #599bb3 100%);
        background: -o-linear-gradient(top, #408c99 5%, #599bb3 100%);
        background: -ms-linear-gradient(top, #408c99 5%, #599bb3 100%);
        background: linear-gradient(to bottom, #408c99 5%, #599bb3 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#408c99', endColorstr='#599bb3', GradientType=0);
        background-color: #408c99;
    }

    .myButton_zaloguj:active {
        position: relative;
        top: 1px;
    }

.myButton2 {
    box-shadow: 0px 8px 10px -10px rgb(39, 104, 115);
    -webkit-box-shadow: 0px 8px 10px -10px #276873;
    box-shadow: 0px 8px 10px -10px #276873;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #99DD34), color-stop(1, #74BD31));
    background: -moz-linear-gradient(top, #99DD34 5%, #74BD31 100%);
    background: -webkit-linear-gradient(top, #99DD34 5%, #74BD31 100%);
    background: -o-linear-gradient(top, #99DD34 5%, #74BD31 100%);
    background: -ms-linear-gradient(top, #99DD34 5%, #74BD31 100%);
    background: linear-gradient(to bottom, #99DD34 5%, #74BD31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99DD34', endColorstr='#74BD31', GradientType=0);
    background-color: #99DD34;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    padding: 5px 15px;
    text-decoration: none;
}

    .myButton2:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74BD31), color-stop(1, #99DD34));
        background: -moz-linear-gradient(top, #74BD31 5%, #99DD34 100%);
        background: -webkit-linear-gradient(top, #74BD31 5%, #99DD34 100%);
        background: -o-linear-gradient(top, #74BD31 5%, #99DD34 100%);
        background: -ms-linear-gradient(top, #74BD31 5%, #99DD34 100%);
        background: linear-gradient(to bottom, #74BD31 5%, #99DD34 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#74BD31', endColorstr='#99DD34', GradientType=0);
        background-color: #74BD31;
    }

    .myButton2:active {
        position: relative;
        top: 1px;
    }

.myButton_cat {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FFE699), color-stop(1, #FFC66F));
    background: -moz-linear-gradient(top, #FFE699 5%, #FFC66F 100%);
    background: -webkit-linear-gradient(top, #FFE699 5%, #FFC66F 100%);
    background: -o-linear-gradient(top, #FFE699 5%, #FFC66F 100%);
    background: -ms-linear-gradient(top, #FFE699 5%, #FFC66F 100%);
    background: linear-gradient(to bottom, #FFE699 5%, #FFC66F 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE699', endColorstr='#FFC66F', GradientType=0);
    background-color: #FFE699;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 3px;
    border: 1px solid #FCDDAF;
    display: inline-block;
    color: #926237;
    font-family: Arial;
    font-size: 12px;
    padding: 2px 10px;
    text-decoration: none;
}

    .myButton_cat:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FFC66F), color-stop(1, #FFE699));
        background: -moz-linear-gradient(top, #FFC66F 5%, #FFE699 100%);
        background: -webkit-linear-gradient(top, #FFC66F 5%, #FFE699 100%);
        background: -o-linear-gradient(top, #FFC66F 5%, #FFE699 100%);
        background: -ms-linear-gradient(top, #FFC66F 5%, #FFE699 100%);
        background: linear-gradient(to bottom, #FFC66F 5%, #FFE699 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFC66F', endColorstr='#FFE699', GradientType=0);
        background-color: #FFC66F;
    }

    .myButton_cat:active {
        position: relative;
        top: 1px;
    }

.arrow_box {
    position: relative;
    background: #999;
    border: 1px solid #CCC;
    border-radius: 4px;
    padding: 5px;
}

    .arrow_box:after,
    .arrow_box:before {
        bottom: 100%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .arrow_box:after {
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #ffffff;
        border-width: 7px;
        left: 50%;
        margin-left: -7px;
    }

    .arrow_box:before {
        border-color: rgba(240, 240, 240, 0);
        border-bottom-color: #f0f0f0;
        border-width: 8px;
        left: 50%;
        margin-left: -8px;
    }

#koszyk {
    height: 63px;
    margin-bottom: 7px;
    overflow: hidden;
    background: url(/Content/grafika/Koszyk_tlo.png) no-repeat;
}

    #koszyk:hover {
        height: 300px;
        -moz-transition: 0.3s ease-in;
        -webkit-transition: 0.3s ease-in;
        -o-transition: 0.3s ease-in;
        transition: 0.3s ease-in;
    }

.koszyk_wejscie {
    display: block;
    height: 49px;
    width: 40px;
    position: relative;
    top: 0px;
    left: 151px;
}

#koszyk_head {
    width: 215px;
    height: 50px;
    margin-bottom: 10px;
    padding: 5px 0px 5px 22px;
    font-family: arial;
    color: rgb(112, 112, 112);
    border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    margin: 3px 0px 3px 2px;
    ;
}

.koszyk_return {
    font-size: 13px;
    padding: 21px 0px 0px 27px;
}

    .koszyk_return a {
        color: rgb(226, 139, 27);
    }

        .koszyk_return a:hover {
            color: rgb(12, 150, 204);
        }

#koszyk_name {
    float: left;
    width: 65px;
}

    #koszyk_name img {
        width: 50px;
        height: 50px;
    }

#koszyk_items {
    float: left;
    width: 138px;
    padding-bottom: 1px;
    margin-bottom: 4px;
    padding-top: 4px;
    font-size: 13px;
    ;
    text-align: right;
}

    #koszyk_items a {
        text-decoration: none;
        color: rgb(156, 120, 80);
    }

        #koszyk_items a:hover {
            text-decoration: none;
            color: #930;
        }

#koszyk_suma {
    float: left;
    width: 139px;
    font-size: 15px;
    text-align: right;
}

.koszyk_info_ceny {
    padding: 13px 0px 8px 10px;
    font-size: 12px;
    font-family: arial;
    color: rgb(199, 111, 32);
    box-shadow: 1px 1px 7px -2px rgb(134, 109, 82);
    max-width: 665px;
    border-radius: 5px;
    background-color: rgb(210, 249, 255);
    margin-bottom: 15px;
}

.koszyk_promotion_propose_title {
    font-size: 13px;
    font-family: arial;
    color: #e63b3b;
    display: block;
    margin: 0px 0px 5px 0px;
}

#koszyk_list {
    width: 235px;
    position: relative;
    top: -4px;
    left: -1px;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(228, 228, 228);
    border-radius: 0px 0px 7px 7px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 5px 0px 5px 7px;
    margin: 10px 0px 20px 3px;
    box-shadow: 2px 2px 8px -4px rgb(0, 0, 0);
    -moz-box-shadow: 2px 2px 8px -4px rgb(0, 0, 0);
    -o-box-shadow: 2px 2px 8px -4px rgb(0, 0, 0);
    -ms-box-shadow: 2px 2px 8px -4px rgb(0, 0, 0);
    -webkit-box-shadow: 1px 3px 6px -3px rgb(85, 85, 85);
    color: rgb(106, 146, 141);
    z-index: 1000;
}

.koszyk_list_name,
.koszyk_list_edit,
.koszyk_list_items,
.koszyk_list_price {
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    padding: 5px 0px 5px 2px;
}

.koszyk_list_edit,
.koszyk_list_items {
    float: left;
    width: 25px;
}

.koszyk_list_name {
    width: 130px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}

.koszyk_list_price {
    float: right;
    width: 57px;
}

.koszyk_list_items {
    width: 16px;
    height: 16px;
}

    .koszyk_list_items img {
        width: 15px;
        height: 15px;
    }

        .koszyk_list_items img:hover {
            width: 16px;
            height: 16px;
        }

        .koszyk_list_items img:active {
            width: 13px;
            height: 13px;
        }

#koszyk_list_more {
    font-family: arial;
    font-size: 12px;
    padding: 5px;
    margin: 10px 0px 10px 0px;
}

#koszyk_list_button {
    padding-left: 10px;
    margin-bottom: 10px;
    margin-top: 15px;
}

#kolumny_art {
    width: 550px;
    padding-right: 70px;
}

#kolumny_sekcje {
    width: 350px;
    padding-right: 100px;
}

#kolumny_kategorie {
    width: 500px;
    padding-right: 150px;
}

#kolumny_kategorie2 {
    width: 600px;
    padding-right: 150px;
}

#kolumny_produkty {
    width: 1205px;
    height: 2005px;
    top: 156px;
    ;
    position: absolute;
}

.c1,
.c2,
.c3,
.c4,
.c5,
.c6,
.c7,
.c8 {
    background-color: #CCC;
    margin: 2px;
    padding: 5px;
    font-weight: bold;
    font-size: 12px;
}

.c1b,
.c2b,
.c3b,
.c4b,
.c5b,
.c6b,
.c7b,
.c8b {
    background-color: rgb(255, 255, 255);
    margin: 2px;
    padding: 5px;
    height: 40px;
    font-size: 13px;
    font-family: arial;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    font-size: 12px;
}

.c1,
.c1b {
    float: left;
    width: 40px;
}

.c2,
.c2b {
    float: left;
    width: 60px;
}

.c3,
.c3b {
    float: left;
    width: 80px;
}

.c4,
.c4b {
    float: left;
    width: 100px;
}

.c5,
.c5b {
    float: left;
    width: 120px;
}

.c6,
.c6b {
    float: left;
    width: 150px;
}

.c7,
.c7b {
    float: left;
    width: 200px;
}

.c8,
.c8b {
    float: left;
    width: 250px;
}

.c9,
.c9b {
    float: left;
    width: 300px;
}

#kolumny_produkty .c2b,
#kolumny_produkty .c2 {
    width: 40px;
}

#div_sort_button {
    float: left;
    margin: 0px 20px 0px 0px;
    width: 140px;
}

.nazwa_limit {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}

#product_sort {
    width: 500px;
    padding: 0px 30px 0px 180px;
    margin: 10px 0px 20px 0px;
    height: 30px;
}

#product_add_category {
    width: 500px;
    margin: 20px 0px 20px 0px;
    background-color: #F3F3F3;
}

#product_add_opis_short {
    width: 600px;
    margin: 20px 0px 20px 0px;
}

#product_add_opis_welcome {
    width: 600px;
    margin: 20px 0px 20px 0px;
}

#product_add_opis_full {
    width: 600px;
    margin: 20px 0px 20px 0px;
}

#product_add_div_img {
    width: 700px;
    margin: 10px 0px 20px 0px;
}

.similar_tabs {
    height: 480px;
    padding-top: 10px;
}

#shop_kontener_view {
    margin: 0px 0px 20px 0px;
    width: 755px;
}

#menu_category_head {
    padding: 8px 0px 10px 17px;
    width: 164px;
}

.promocja_new {
    color: #F33;
}

#sekcja_edit_title,
#sekcja_edit_alias,
#sekcja_edit_edytor,
#sekcja_edit_list {
    width: 724px;
    padding: 5px;
    margin-bottom: 10px;
}

#SEO {
    width: 710px;
    padding: 5px;
    margin: 10px 0px 10px 0px;
}

#seo_title,
#seo_opis,
#seo_keywords {
    width: 700px;
    padding: 5px;
    margin-bottom: 10px;
}

#shop_category_left {
    background-position: left;
    float: left;
    width: 723px;
    padding: 0px 15px 0px 20px;
}

#shop_category_left_3 {
    background-position: left;
    float: left;
    width: 765px;
    ;
    background-image: url(grafika/bg-sidebar.gif);
    background-repeat: repeat-y;
}

#shop_category_right {
    float: left;
    width: 215px;
    background-image: url(grafika/bg-sidebar.gif);
    background-repeat: repeat-y;
    background-position: left;
    padding-left: 10PX;
}

#shop_category_text {
    margin-bottom: 17px;
    font-family: Arial;
    font-size: 12px;
    color: rgb(133, 133, 133);
    text-align: justify;
    padding: 0px 5px 0px 0px;
    position: relative;
    height: 169px;
}

#shop_category_top_list {
    padding: 0px 0px 0px 20px;
    margin-bottom: 20px;
    font-family: arial;
    font-size: 14px;
}

    #shop_category_top_list li:hover {
        width: 300px;
    }

    #shop_category_top_list ul {
        padding: 0px;
        margin: 0px 0px 0px -8px;
    }

    #shop_category_top_list li {
        list-style: none;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 2px 0px 8px 19px;
        text-decoration: none;
        font-family: arial;
        font-size: 12px;
        background: url(/Content/grafika/Shop_li_point.jpg) 0px 3px no-repeat;
    }

    #shop_category_top_list a {
        color: rgb(179, 125, 45);
        white-space: nowrap;
        text-overflow: ellipsis;
        text-decoration: none;
        -moz-text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        -webkit-text-overflow: ellipsis;
    }

        #shop_category_top_list a:hover {
            color: rgb(219, 119, 40);
        }

#shop_category_sort {
    overflow: hidden;
    font-family: arial;
    font-size: 12px;
    color: rgb(39, 87, 105);
    position: absolute;
    top: 149px;
    left: 3px;
}

#shop_category_list {
    width: 687px;
    height: 160px;
    position: relative;
    box-shadow: 1px 1px 4px 0px rgba(105, 105, 105, 1);
    -webkit-box-shadow: 1px 1px 7px -1px rgba(126, 126, 126, 1);
    -moz-box-shadow: 1px 1px 4px 0px rgba(180, 180, 180, 1);
    margin: 0px 0px 20px 0px;
    border-radius: 3px;
    background: #ffffff;
    background: -moz-linear-gradient(-45deg, #ffffff 0%, #fffdf6 59%, #fff9ed 100%);
    ;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(59%, #fffdf6), color-stop(100%, #fff9ed));
    ;
    background: -webkit-linear-gradient(-45deg, #ffffff 0%, #fffdf6 59%, #fff9ed 100%);
    ;
    background: -o-linear-gradient(-45deg, #ffffff 0%, #fffdf6 59%, #fff9ed 100%);
    ;
    background: -ms-linear-gradient(-45deg, #ffffff 0%, #fffdf6 59%, #fff9ed 100%);
    ;
    background: linear-gradient(135deg, #ffffff 0%, #fffdf6 59%, #fff9ed 100%);
    ;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fff9ed', GradientType=1);
    ;
}

#shop_category_list_all {
    width: 370px;
    height: 144px;
    box-shadow: 0px 1px 3px 1px rgb(202, 202, 202);
    margin: 0px 0px 13px 13px;
    border-radius: 3px;
    background-color: rgb(250, 250, 250);
    float: left;
}

#shop_category_list_3 {
    width: 220px;
    height: 146px;
    box-shadow: 1px 1px 4px 0px rgba(180, 180, 180, 1);
    -webkit-box-shadow: 1px 1px 4px 0px rgba(180, 180, 180, 1);
    -moz-box-shadow: 1px 1px 4px 0px rgba(180, 180, 180, 1);
    margin: 0px 0px 20px 12px;
    border-radius: 3px;
    float: left;
    background-color: white;
    position: relative;
    padding: 10px;
}

#shop_category_list_all {
    width: 370px;
    height: 144px;
    box-shadow: 0px 1px 3px 1px rgb(202, 202, 202);
    margin: 0px 0px 13px 13px;
    border-radius: 3px;
    background-color: rgb(250, 250, 250);
    float: left;
}

#shop_cat_miniatura {
    float: left;
    height: 136px;
    padding: 20px 0px 0px 20px;
}

#shop_cat_miniatura_3 {
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}

#shop_cat_miniatura_3 {
    float: left;
    width: 100px;
}

#shop_cat_miniatura div {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100px;
    height: 125px;
}

#shop_cat_list_opis {
    float: left;
    width: 550px;
    color: rgb(121, 114, 106);
    text-decoration: none;
    padding-bottom: 3px;
    margin-bottom: 9px;
}

#shop_cat_list_opis_3 {
    float: left;
    width: 100px;
    padding: 10px 15px 0px 0px;
    color: rgb(121, 114, 106);
    text-decoration: none;
    padding-bottom: 12px;
    margin-bottom: 10px;
    position: relative;
}

#shop_cat_list_opis a:hover {
    color: rgb(31, 124, 141);
}

#shop_cat_list_opis_all {
    float: right;
    width: 250px;
    padding: 10px 15px 0px 0px;
    color: rgb(121, 114, 106);
}

    #shop_cat_list_opis p,
    #shop_cat_list_opis_all p {
        font-family: arial;
        font-size: 12px;
        text-align: justify;
        margin: 0 auto;
        padding: 5px 3px 11px 0px;
        height: 64px;
        overflow: hidden;
        color: #6A776A;
    }

    #shop_cat_list_opis_all p {
        font-size: 11px;
    }

#shop_cat_div_bottom,
#shop_cat_div_bottom_all {
    width: 547px;
    height: 25px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(233, 233, 233);
    padding: 9px 0px 0px 0px;
}

#shop_cat_div_bottom_all {
    width: 235px;
}

#shop_cat_div_bottom_3,
#shop_cat_div_bottom_all_3 {
    width: 114px;
    height: 25px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(233, 233, 233);
    padding: 6px 0px 0px 0px;
    position: absolute;
    top: 83px;
    font-family: arial;
    font-size: 10px;
}

#shop_cat_div_bottom_all {
    width: 235px;
}

.withRatio #shop_cat_PB,
.withRatio #shop_cat_price,
.withRatio #shop_cat_price2,
.withRatio #shop_cat_price_all {
    float: left;
    height: 20px;
    font-family: 12px Arial;
}

#shop_cat_PB {
    width: 85px;
    font-size: 12px;
    padding: 3px 10px 0px 5px;
    text-align: left;
}

#shop_cat_PB_2 {
    width: 85px;
    font-size: 12px;
    padding: 3px 10px 0px 5px;
    text-align: left;
}

#shop_cat_PB_3 {
    width: 101px;
    font-size: 12px;
    padding: 3px 0px 0px 5px;
    text-align: left;
    position: absolute;
    top: -48px;
    left: 1px;
    font-family: arial;
}

#shop_cat_price {
    width: 101px;
    font-size: 12px;
    padding: 3px 10px 0px 5px;
    text-align: left;
}

#shop_cat_price_2 {
    width: 101px;
    font-size: 12px;
    padding: 3px 10px 0px 5px;
    text-align: left;
}

#shop_cat_price_3 {
    width: 113px;
    font-size: 14px;
    padding: 3px 0px 0px 5px;
    text-align: left;
    position: absolute;
    top: -75px;
    font-family: arial;
}

#shop_cat_price_all {
    width: 80px;
    font-size: 11px;
}

#shop_cat_price_all2 {
    width: 80px;
    font-size: 11px;
}

#shop_cat_all_search {
    margin: 10px 0px 20px 0px;
    text-align: center;
}

#shop_cat_items {
    float: left;
    height: 20px;
    padding: 0px 5px 0px 28px;
}

.withRatio #shop_cat_PB,
#shop_cat_PB {
    width: 55px;
    font-size: 12px Arial;
    padding: 3px 5px 0px 5px;
    text-align: left;
    float: left;
}

.withRatio #shop_cat_price,
#shop_cat_price,
.withRatio #shop_cat_price2,
#shop_cat_price2 {
    width: 125px;
    font-size: 12px;
    font-family: arial;
    padding: 3px 10px 0px 5px;
    text-align: right;
    float: left;
}

.withRatio #shop_cat_price2,
#shop_cat_price2 {
    width: 130px;
}

.shop_cat_priceLH {
    color: rgb(243, 82, 6);
    font-size: 12px;
    text-decoration: line-through;
}

.shop_cat_priceLH_2 {
    color: rgb(243, 82, 6);
    font-size: 12px;
}

.shop_cat_priceLH_2 {
    color: rgb(243, 82, 6);
    font-size: 12px;
}

.shop_cat_club_info {
    color: red;
}

    .shop_cat_club_info:hover {
        color: red;
    }

.withRatio #shop_cat_items,
#shop_cat_items {
    float: left;
    height: 20px;
    padding: 0px 5px 0px 5px;
    font-size: 12px arial;
}

.shop_cat_input {
    width: 40px;
    height: 12px;
    background-color: rgb(253, 240, 221);
    text-align: right;
}

#shop_cat_button {
    float: left;
    text-align: right;
}

#shop_cat_list_opis div p a,
#shop_cat_list_opis_all div p a {
    color: rgb(25, 144, 160);
    text-decoration: none;
    font-size: 12PX;
}

    #shop_cat_list_opis div p a:hover,
    #shop_cat_list_opis div span:hover,
    #shop_cat_list_opis_all p a:hover,
    #shop_cat_list_opis_all span:hover {
        color: rgb(219, 119, 40);
    }

#shop_cat_list_opis div span {
    font-size: 8px;
    font-family: Verdana, Geneva, sans-serif;
    color: rgb(0, 137, 206);
    text-decoration: none;
}

#shop_cat_list_opis_all div span {
    font-size: 14px;
    font-family: Verdana, Geneva, sans-serif;
    color: rgb(0, 137, 206);
    text-decoration: none;
}

#shop_art_top {
    margin-left: 5px;
    font-size: 22px;
    font-family: arial;
    color: rgb(226, 47, 47);
    margin-bottom: 10px;
    position: relative;
}

#shop_art_title {
    float: left;
    width: 500px;
    height: 40px;
    box-shadow: 0px 5px 5px -5px rgb(160, 160, 160);
    padding: 22px 0px 0px 5px;
}

#shop_art_top div span {
    background: #fff;
    padding: 0 10px 0 0;
    margin: 0;
}

#koszyk_kontener {
    width: 247px;
    position: absolute;
    left: 727px;
    top: 129px;
    z-index: 100;
}

#shop_product_first_text {
    margin: 0px 0px 20px 4px;
    font-size: 13px;
    font-family: Verdana, Geneva, sans-serif;
    color: #666;
    text-align: justify;
    line-height: 20px;
    padding: 0px 3px 0px 10px;
    -moz-box-shadow: 1px 1px 7px -1px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 1px 1px 7px -1px rgba(0, 0, 0, 0.2);
    ;
    -moz-border-radius: 7px 7px 7px 7px;
    -ms-border-radius: 7px 7px 7px 7px;
}

#produkt_add_kontener {
    position: relative;
    width: 201px;
    float: right;
    border-radius: 4px;
    margin: 5px 0px 0px 15px;
    padding: 0px 10px 0px 10px;
    box-shadow: 1px 1px 5px 0px rgb(153, 153, 153);
    background-color: rgb(255, 250, 245);
    border: solid 1px white;
}

    #produkt_add_kontener input {
        float: left;
        width: 45px;
        height: 16px;
        margin-top: 1px;
        text-align: right;
    }

    #produkt_add_kontener img {
        display: block;
        float: left;
        margin: 2px 5px 1px 5px;
    }

        #produkt_add_kontener img[title=zmniejsz] {
            display: block;
            float: left;
            margin: 2px 5px 1px 2px;
        }

        #produkt_add_kontener img:hover {
            height: 21px;
        }

        #produkt_add_kontener img:active {
            height: 19px;
        }

#produkt_cena_promocyjna p {
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
}

#produkt_cena_promocyjna {
    display: block;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCC;
    padding-top: 8px;
}

#produkt_add_kontener p[title=cena],
p[title=opakowanie] {
    text-align: right;
}

#produkt_add_kontener p[title=cena] {
    font-size: 14px;
}

#produkt_add_kontener p[title=punkty],
p[title=cena] {
    float: left;
    width: 99px;
    margin: 0px;
    padding-bottom: 10px;
}

.dymek2 {
    margin-left: 10px;
    position: absolute;
    top: 112px;
    left: 171px;
}

    .dymek2 span {
        display: none;
    }

    .dymek2:hover span {
        margin: 5px 20px 0px 220px;
        padding: 10px;
        display: block;
        width: 250px;
        position: absolute;
        top: 16px;
        left: -461px;
        font-size: 11px;
        text-align: justify;
        line-height: 19px;
        border: 1px solid rgb(204, 201, 201);
        background-color: #fdfdfd;
        color: rgb(94, 88, 88);
        border-radius: 5px;
        box-shadow: 2px 2px 7px -1px rgb(160, 160, 160);
        z-index: 50;
    }

.dymek3 {
    margin-left: 10px;
    position: absolute;
    top: 0;
    left: 301px;
}

    .dymek3 span {
        display: none;
    }

    .dymek3:hover span {
        margin: 5px 20px 0px 220px;
        padding: 10px;
        display: block;
        width: 360px;
        position: absolute;
        top: 11px;
        left: -569px;
        font-size: 11px;
        text-align: justify;
        line-height: 19px;
        border: 1px solid rgb(204, 201, 201);
        background-color: #fdfdfd;
        color: rgb(94, 88, 88);
        border-radius: 5px;
        box-shadow: 2px 2px 7px -1px rgb(160, 160, 160);
        z-index: 50;
    }

.dymek4 {
    margin-left: 10px;
    position: absolute;
    top: -4px;
    left: 144px;
}

    .dymek4 span {
        display: none;
    }

    .dymek4:hover span {
        margin: 5px 20px 0px 220px;
        padding: 10px;
        display: block;
        width: 264px;
        position: absolute;
        top: 1px;
        left: -484px;
        font-size: 11px;
        text-align: justify;
        line-height: 19px;
        border: 1px solid rgb(204, 201, 201);
        background-color: #fdfdfd;
        color: rgb(94, 88, 88);
        border-radius: 5px;
        box-shadow: 2px 2px 7px -1px rgb(160, 160, 160);
        z-index: 50;
    }

.dymek4b {
    margin-left: 10px;
    position: absolute;
    top: 5px;
    left: 200px;
}

    .dymek4b span {
        display: none;
    }

    .dymek4b:hover span {
        margin: 5px 20px 0px 220px;
        padding: 10px;
        display: block;
        width: 264px;
        position: absolute;
        top: 1px;
        left: -484px;
        font-size: 11px;
        text-align: justify;
        line-height: 19px;
        border: 1px solid rgb(204, 201, 201);
        background-color: #fdfdfd;
        color: rgb(94, 88, 88);
        border-radius: 5px;
        box-shadow: 2px 2px 7px -1px rgb(160, 160, 160);
        z-index: 50;
    }

.dymek4c {
    margin-left: 10px;
    position: absolute;
    top: -16px;
    left: -43px;
    z-index: 10;
}

    .dymek4c span {
        display: none;
    }

    .dymek4c:hover span {
        margin: 5px 20px 0px 220px;
        padding: 10px;
        display: block;
        width: 264px;
        position: absolute;
        top: 1px;
        left: -504px;
        font-size: 11px;
        text-align: justify;
        line-height: 19px;
        border: 1px solid rgb(204, 201, 201);
        background-color: #fdfdfd;
        color: rgb(94, 88, 88);
        border-radius: 5px;
        box-shadow: 2px 2px 7px -1px rgb(160, 160, 160);
        z-index: 50;
    }

#produkt_div_buttons {
    padding: 2px 0px 0px 42px;
}

#shop_produkt_more_div {
    margin: 20px 0px 20px 0px;
    padding-top: 10px;
    box-shadow: inset 0px 3px 7px -5px rgb(0, 0, 0);
}

#shop_prod_kupiono {
    float: left;
    width: 250px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
}

    #shop_prod_kupiono ul {
        list-style: none;
    }

        #shop_prod_kupiono ul li {
            padding-bottom: 5px;
            font-size: 12px;
        }

#shop_prod_more_info {
    float: left;
    width: 350px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
}

#produkt_cena_promocyjna {
    text-decoration: line-through;
}

#rozliczenia_wstep,
#rozliczenia_admin {
    margin-bottom: 20px;
    margin-left: 20px;
}

#rozliczenia_wstep {
    margin-bottom: 20px;
    margin-left: 20px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    box-shadow: -1px 5px 4px -5px grey;
    padding: 8px 0px 10px 0px;
}

#rozliczenia_admin div {
    float: left;
    width: 210px;
    height: 200px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
}

#rozliczenia_admin p {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
}

#rozliczenia_admin div {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    border: 1px solid #CCC;
    padding-left: 15px;
    margin-right: 4px;
}

#rozliczenia_admin input,
.rozliczenia_admin select {
    margin-bottom: 10px;
}

.rozliczenia_archiwum {
    margin: 20px 0px 20px 0px;
    padding-left: 155px;
    width: 497px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
}

.rozliczenia_user {
    width: 700px;
    margin-left: 20px;
}

.rozli_h1 {
    margin-top: 20px;
    font-family: arial;
    font-size: 16px;
    color: rgb(44, 169, 218);
    padding: 10px;
    width: 673px;
    padding-left: 270px;
}

.rozli_h {
    font-weight: normal;
    display: block;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: rgb(179, 104, 23);
    margin-top: 5px;
}

.rozli_yes {
    color: #096;
}

.rozli_no {
    color: #F33;
    font-size: 10px;
}

.rozliczenia_suma,
.rozliczenia_pb {
    position: relative;
    float: left;
    height: 110px;
    padding: 10px;
    margin: 6px;
    width: 315px;
    box-shadow: 1px 1px 4px 0px rgb(180, 180, 180);
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
}

.rozliczenia_bonus,
.rozliczenia_motywacja {
    float: left;
    width: 316px;
    border: 1px solid rgb(255, 255, 255);
    padding: 10px;
    margin: 5px 11px 8px 0px;
    box-shadow: 1px 1px 4px 0px rgb(185, 185, 185);
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
}

    .rozliczenia_bonus p,
    .rozliczenia_suma p,
    .rozliczenia_pb p,
    .rozliczenia_motywacja p {
        margin: 0;
        padding: 5px;
        font-family: Verdana, Geneva, sans-serif;
        font-size: 12px;
        color: #666;
    }

.rozliczenia_motywacja {
    float: right;
}

    .rozliczenia_motywacja p[title=kwalifikacja],
    .rozliczenia_motywacja p[title=suma] {
        margin: 10px;
    }

.rozliczenia_car {
    border-top: solid 1px #CCCCCC;
    padding-top: 5px;
    margin-top: 10px;
}

#rozli_historia {
    width: 700px;
    padding-left: 71px;
}

    #rozli_historia div {
        float: left;
    }

.rozli_c1,
.rozli_c2,
.rozli_c1b,
.rozli_c2b {
    margin: 1px;
    padding: 5px;
    font-family: arial;
    color: rgb(99, 99, 99);
    font-size: 12px;
}

.rozli_c1,
.rozli_c2 {
    background-color: #CCC;
}

.rozli_c1b,
.rozli_c2b {
    background-color: #FFFFFF;
}

.rozli_c1,
.rozli_c1b {
    width: 350px;
}

.rozli_c2,
.rozli_c2b {
    width: 90px;
}

.shop_continue {
    display: block;
    padding: 26px 0px 0px 84px;
    font-family: arial;
    color: rgb(116, 93, 64);
    font-size: 15px;
}

#edit_cart_progress,
#edit_cart_contener {
    position: relative;
}

#edit_cart_contener {
    margin: 0px 0px 16px 30px;
    float: left;
    border-bottom: 1px solid rgb(252, 237, 210);
}

#edit_cart_contener2 {
    padding: 10px 0px 10px 83px;
    width: 608px;
}

.edit_cart_shipC {
    color: rgb(112, 151, 11);
    font-weight: 800;
}

#progress_bar1,
#progress_bar2,
#progress_bar3 {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 8px;
}

.cart_h1 {
    padding: 5px 9px 5px 14px;
    font: 14px;
    font-family: arial;
    color: rgb(72, 126, 47);
    background: #FFEBC2;
    margin: 20px 0px 20px 0px;
    width: 459px;
}

#progress_bar1 {
    left: 73px;
}

#progress_bar2 {
    left: 337px;
}

#progress_bar3 {
    left: 629px;
}

.edit_cart_name,
.edit_cart_items,
.edit_cart_price,
.edit_cart_uwagi {
    float: left;
    margin-bottom: 10px;
    height: 21px;
    padding: 2px 2px 2px 6px;
    font-family: arial;
    font-size: 13px;
    color: rgb(105, 102, 102);
}

.edit_cart_name {
    width: 300px;
    text-overflow: ellipsis;
}

.edit_cart_items {
    width: 170px;
    margin-left: 5px;
}

.edit_cart_price {
    width: 80px;
    margin-left: 4px;
}

    .edit_cart_price.edit_cart_ean {
        width: 55px;
    }

.edit_cart_items input {
    width: 30px;
    height: 15px;
    float: left;
    text-align: right;
}

.edit_cart_items img {
    margin: 0px 5px 0px 5px;
    1px;
    float: left;
}

    .edit_cart_items img:hover {
        height: 20px;
    }

#edit_cart_contener div[lang="1"],
#edit_cart_contener2 div[lang="1"] {
    background-color: #FFEBC2;
}

#edit_cart_contener div[lang="2"],
#edit_cart_contener2 div[lang="2"] {
    background-color: rgb(255, 255, 255);
    position: relative;
}

#edit_cart_contener div[lang="3"],
#edit_cart_contener2 div[lang="3"] {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(231, 204, 155);
    padding-top: 10px;
}

.editCartRabat,
#promotions-container,
.tip {
    padding: 13px 0px 8px 10px;
    font-size: 12px;
    font-family: arial;
    color: rgb(77, 131, 35);
    box-shadow: 1px 1px 7px -2px rgb(134, 109, 82);
    width: 665px;
    border-radius: 5px;
    background-color: rgb(255, 240, 210);
}

.editCartRabat {
    margin: 0px 0px 25px 0px;
}

#promotions-container {
    margin-bottom: 20px;
    line-height: 15px;
}

.tip {
    margin-bottom: 20px;
}

.promotion-select input {
    float: left;
    margin-top: 1px;
}

.promotion-select label {
    display: block;
    margin-bottom: 15px;
    padding-left: 26px;
}

.edit_cart_name select {
    width: 150px;
}

#edit_cart_button {
    padding: 10px;
    text-align: center;
}

#edit_cart_finish {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    color: #666;
    margin-top: -30px;
    width: 470px;
}

    #edit_cart_finish p {
        margin: 20px 0px 4px 0px;
        font-family: Verdana, Geneva, sans-serif;
        font-size: 15px;
        color: #F60;
    }

#edit_cart_contener2 textarea[id=Comment] {
    width: 400px;
    height: 50px;
}

.edit_cart_uwagi {
    margin-bottom: 35px;
}

.cart_edit_shipP {
    padding: 1px 0px 5px 10px;
    font-size: 12px;
    font-family: arial;
    color: rgb(253, 142, 0);
    text-align: center;
}

#user_list th[lang="1"] {
    width: 40px;
}

#user_list th[lang="2"] {
    width: 100px;
}

#user_list th[lang="3"] {
    width: 130px;
}

#user_list th[lang="4"] {
    width: 200px;
}

#user_list th[lang="5"] {
    width: 250px;
}

#user_list th[lang="6"] {
    width: 300px;
}

.shadow1 {
    height: 16px;
    margin-top: 12px;
}

.shadow1_3 {
    height: 15px;
    margin-top: 12px;
    background-image: url(grafika/global-sprite-dividers.png);
    background-repeat: no-repeat;
    background-position: 23px -20px;
}

.shadow2 {
    height: 15px;
    margin-top: 12px;
    margin-left: 35px;
    width: 730px;
    background-image: url(grafika/global-sprite-dividers.png);
    background-repeat: no-repeat;
    background-position: 0 -18px;
}

.shop_home_border {
    margin-top: 5px;
    margin-left: 14px;
}

.shadow2_shop {
    height: 15px;
    margin-top: 12px;
    margin-left: 10px;
    width: 718px;
    background-image: url(grafika/global-sprite-dividers.png);
    background-repeat: no-repeat;
    background-position: 0 -18px;
}

#shop_product_img {
    float: left;
    width: 250px;
    margin: 0px 13px 15px 0px;
    height: 200px;
    text-align: center;
}

.shop_product_details {
    float: left;
    width: 260px;
    height: 180px;
    background-image: url(grafika/bg-sidebar.gif);
    background-repeat: repeat-y;
    background-position: right;
    padding: 11px 0px 0px 0px;
}

    .shop_product_details h2 {
        text-shadow: 1px 1px 1px #FFF;
        font-family: arial;
        font-weight: 500;
        color: rgb(12, 143, 143);
        display: block;
        margin: 0px 0px 10px 0px;
        font-size: 15px;
    }

.product_Pdetails,
.product_Pclub,
.product_size,
.product_Pclub_retail,
.product_Pclub_club,
.product_Pdetails_retail,
.product_Pdetails_club,
.product_Pdetails_club2 {
    width: 215px;
    display: block;
    font: 13px "Arial";
    color: rgb(95, 95, 95);
}

.product_Pclub_retail {
    color: rgb(238, 101, 36);
    text-decoration: line-through;
    padding: 0px 0px 20px 0px;
}

.product_Pdetails_retail {
    padding: 13px 0px 0px 0px;
    font-size: 16px;
    color: rgb(217, 143, 38);
    border-top: 1px solid rgb(233, 233, 233);
}

.product_Pdetails_club {
    color: red;
    padding: 0px 0px 1px 0px;
}

.product_Pdetails_club2 {
    color: red;
    padding: 0px 0px 20px 0px;
    text-decoration: line-through;
}

.product_Pclub_club {
    padding: 13px 0px 15px 0px;
    font-size: 16px;
    color: rgb(67, 165, 21);
    border-top: 1px solid rgb(233, 233, 233);
}

.product_club_info {
    display: block;
    color: #1bbe02;
    margin: -8px 0px 0px 0px;
}

    .product_club_info a {
        color: #ff0d0d;
    }

        .product_club_info a:hover {
            color: #0d9aff;
        }

.club_info_box {
    background: #fff3d9;
    padding: 7px !important;
    margin: 0px 9px 10px 0px;
    border: 1px solid #9ae561;
    display: block;
    height: 39px !important;
    width: 223px;
}

.product_size {
    border-top: 1px solid rgb(213, 213, 213);
    padding: 16px 0px 0px 0px;
}

#shop_product_more {
    float: left;
    padding-left: 13px;
    width: 212px;
}

#shop_product_img img {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    border: 3px solid #FAFAFA;
    width: 210px;
    height: 190px;
}

.quantity {
    position: relative;
    height: 49px;
}

.qu_minus {
    position: absolute;
    top: -1px;
    left: 55px;
    width: 22px;
    height: 19px;
    margin: 0;
}

.qu_plus {
    position: absolute;
    top: 17px;
    left: 55px;
    width: 22px;
    height: 19px;
    margin: 0;
}

.qu_input {
    height: 34px;
    text-align: center;
    width: 53px;
    position: relative;
    left: -2px;
    top: 0px;
    padding: 7px;
}

.product_details {
    display: block;
    margin-bottom: 20px;
    font-family: arial;
    font-size: 16px;
    margin-top: 15px;
}

.koszyk_head_step {
    padding: 0px 0px 20px 0px;
    font-family: Arial;
    font-size: 18px;
    color: rgb(66, 146, 12);
}

.step_2_lewa {
    float: left;
    width: 531px;
    padding-left: 10px;
}

.step_2_prawa {
    float: right;
    width: 200px;
    height: 500px;
    background: url(grafika/bg-sidebar.gif) left repeat-y;
    padding-left: 7px;
    margin-bottom: 24px;
}

.step_2_sumary {
    padding-left: 20px;
}

    .step_2_sumary span {
        display: block;
        padding-bottom: 15px;
        font-family: Verdana, Geneva, sans-serif;
        font-size: 12px;
    }

    .step_2_sumary a {
        color: rgb(223, 125, 0);
    }

#suma_finish {
    font-size: 12px;
    border-top: 1px solid rgb(199, 185, 185);
    padding: 11px 0px 0px 0px;
}

.cena_partnerska {
    position: relative;
    text-decoration: line-through;
}

.punkty_partnerskie {
    position: relative;
    font-family: arial;
    font-size: 13px;
    padding: 0px 0px 12px 0px;
    color: rgb(102, 102, 102);
}

#slider {
    height: 222px;
    position: absolute;
    z-index: 0;
}

.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

    .nivoSlider img {
        position: absolute;
        top: 0px;
        left: 0px;
        max-width: none;
    }

.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
}

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    background: white;
    filter: alpha(opacity=0);
    opacity: 0;
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0;
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}

    .nivo-box img {
        display: block;
    }

.nivo-caption {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: rgba(22, 84, 119, 0.75);
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 5px 10px;
    opacity: 0.8;
    overflow: hidden;
    display: none;
    -moz-opacity: 0.8;
    filter: alpha(opacity=8);
    -webkit-box-sizing: border-box;
    ;
    -moz-box-sizing: border-box;
    ;
    box-sizing: border-box;
}

    .nivo-caption p {
        padding: 5px;
        margin: 0;
    }

    .nivo-caption a {
        display: inline !important;
    }

.nivo-html-caption {
    display: none;
}

.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}

.nivo-prevNav {
    left: 0px;
}

.nivo-nextNav {
    right: 0px;
}

.nivo-controlNav {
    text-align: center;
    padding: 15px 0;
}

    .nivo-controlNav a {
        cursor: pointer;
    }

        .nivo-controlNav a.active {
            font-weight: bold;
        }

#slideshow #slideshowWindow {
    width: 720px;
    margin: 0;
    padding: 0;
    position: absolute;
    overflow: hidden;
    top: -10px;
}

    #slideshow #slideshowWindow .slide {
        margin: 0;
        padding: 0;
        width: 720px;
        position: relative;
    }

        #slideshow #slideshowWindow .slide .slideText {
            position: absolute;
            top: 165px;
            left: 291px;
            width: 412px;
            height: 74px;
            ;
            background-repeat: repeat;
            margin: 0;
            padding: 0;
            color: #6C9953;
            font-family: Myriad Pro, Arial, Helvetica, sans-serif;
            text-align: right;
        }

            #slideshow #slideshowWindow .slide .slideText a:link,
            #slideshow #slideshowWindow .slide .slideText a:visited {
                color: #8D3232;
                text-decoration: none;
            }

            #slideshow #slideshowWindow .slide .slideText h2,
            #slideshow #slideshowWindow .slide .slideText p {
                margin: 10px 0 0 10px;
                padding: 0;
            }

.nav {
    display: block;
    text-indent: -10000px;
    position: absolute;
    cursor: pointer;
}

#leftNav {
    top: 0px;
    left: 0px;
    width: 57px;
    height: 195px;
    z-index: 999;
    position: absolute;
}

    #leftNav:hover {
        background: url(/Content/arrow2.png) 1px 92px no-repeat;
        width: 57px;
    }

#rightNav {
    top: 0px;
    left: 670px;
    width: 57px;
    height: 195px;
    z-index: 999;
    position: absolute;
}

    #rightNav:hover {
        background: url(/Content/arrow1.png) 1px 92px no-repeat;
        width: 57px;
    }

.product_list_sort {
    height: 119px;
    width: 758px;
    position: relative;
    top: 5px;
    left: 0px;
}

.hasCountdown {
    height: 29px;
    width: 885px;
    font-size: 12px;
    font-family: arial;
    color: rgb(62, 123, 146);
    margin: 0px 0px 23px -67px;
    float: left;
}

.countdown_rtl {
    direction: rtl;
}

.countdown_holding span {
    color: #888;
}

.countdown_row {
    clear: both;
    width: 100%;
    padding: 0px 2px;
    text-align: center;
}

.countdown_show1 .countdown_section {
    width: 98%;
}

.countdown_show2 .countdown_section {
    width: 48%;
}

.countdown_show3 .countdown_section {
    width: 32.5%;
}

.countdown_show4 .countdown_section {
    width: 24.5%;
}

.countdown_show5 .countdown_section {
    width: 19.5%;
}

.countdown_show6 .countdown_section {
    width: 16.25%;
}

.countdown_show7 .countdown_section {
    width: 14%;
}

.countdown_section {
    display: block;
    float: left;
    font-size: 75%;
    text-align: center;
}

.countdown_amount {
    font-size: 200%;
}

.countdown_descr {
    display: block;
    width: 100%;
}

.Countdown_rej {
    float: left;
    padding: 5px 0px 0px 0px;
}

.odliczanie {
    position: relative;
    top: 181px;
    left: -29px;
}

.search_art_title,
.search_user_title,
.search_item_title {
    color: rgb(219, 116, 21);
    font-family: arial;
    font-size: 15px;
    display: block;
    margin-bottom: 11px;
}

.profil_box_title {
    color: rgb(177, 112, 43);
    font-family: arial;
    font-size: 14px;
}

.search-result-link {
    color: rgb(14, 141, 190);
    text-decoration: none;
    font-family: arial;
    font-size: 13px;
}

    .search-result-link:hover {
        color: rgb(216, 106, 20);
    }

.no-sresult {
    color: rgb(207, 22, 22);
    text-decoration: none;
    font-family: arial;
    font-size: 13px;
    display: block;
    padding-left: 16px;
}

.home_quote {
    background: #F0F1F0 url(/Content/grafika/quote.png) 25px 25px no-repeat;
    border: 1px solid #D8D9D6;
    margin: 45px 0px 15px 14px;
    height: 50px;
    width: 850px;
    padding: 40px 15px 15px 100px;
    border-radius: 5px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: rgb(121, 120, 120);
}

    .home_quote span {
        display: block;
        padding: 10px 0px 0px 800px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        text-transform: uppercase;
        font-style: normal;
        font-weight: bold;
        letter-spacing: 1px;
        color: #5F5F5F;
    }

.kontakt_cont {
    width: 710px;
    margin-left: 23px;
}

.kontakt_text {
    width: 300px;
    height: 120px;
}

.kontakt_title {
    width: 300px;
}

.kontakt_h {
    font-family: arial;
    font-size: 12px;
    color: rgb(19, 104, 131);
}

.kontakt_ok {
    font-family: arial;
    font-size: 20px;
    color: #2C94D1;
    display: block;
    padding: 4px 0px 15px 5px;
}

.home_search_position {
    position: relative;
    top: -171px;
    left: 35px;
}

.profil_box_text {
    color: rgb(113, 121, 104);
    display: block;
    font-family: arial;
    font-size: 12px;
    margin-left: 10px;
}

.kontakt_info_sponsor {
    width: 757px;
    padding: 1px 0px 10px 15px;
    background: white;
    box-shadow: 1px 1px 7px -1px grey;
    -moz-box-shadow: 1px 1px 6px -1px rgb(179, 179, 179);
    border-radius: 5px;
    margin-bottom: 20px;
    font-family: arial;
    font-size: 12px;
    color: rgb(85, 85, 85);
}

    .kontakt_info_sponsor p {
        color: rgb(219, 84, 21);
        font-family: arial;
        font-size: 16px;
    }

.auto-style1,
.das_con_news,
.das_con_URL2,
.das_con_URL {
    background-color: white;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    box-shadow: 1px 1px 6px -1px rgb(179, 179, 179);
    -moz-box-shadow: 1px 1px 6px -1px rgb(179, 179, 179);
    -ms-box-shadow: 1px 1px 6px -1px rgb(179, 179, 179);
    -o-box-shadow: 1px 1px 6px -1px rgb(179, 179, 179);
}

.auto-style1 {
    float: left;
    height: 482px;
    width: 715px;
    padding: 17px 20px 10px 26px;
    margin-left: 10px;
}

.das_con_news {
}

.das_con_URL2 {
    float: left;
    height: 75px;
    width: 280px;
    padding: 17px 20px 10px 20px;
}

.das_con_URL {
    float: left;
    height: 75px;
    width: 380px;
    padding: 17px 20px 10px 20px;
    margin: 0px 20px 0px 10px;
}

.das_URL_a {
    margin: 15px 0px 0px 2px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #208DA2;
    margin-bottom: 0px;
    text-decoration: none;
}

.auto-style5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #A93131;
    margin-bottom: 0px;
    text-decoration: none;
}

.auto-style6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #208DA2;
    text-decoration: none;
}

    .auto-style5:hover,
    .auto-style6:hover {
        color: #CC9933;
    }

.auto-style7 {
    margin-top: 16px;
}

.das_sponsor_text {
    color: #666666;
    margin-top: 20px;
    font-family: arial;
    font-size: 12px;
}

.das_list {
    list-style: none;
    padding: 0px;
    margin: 12px 0px 0px 0px;
}

    .das_list li {
        background: url(/Content/grafika/lista_li.png) 20px 6px no-repeat !important;
        padding-left: 35px;
        margin-top: 7px;
    }

.das_news_more {
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #1D94CC;
    position: relative;
    top: -13px;
}

.dasInfoCont,
.dasMapaCont {
    border-top: 1px solid rgb(204, 204, 204);
}

.dasSalony {
    display: block;
    padding: 15px 0px 0px 2px;
    margin-left: 23px;
    color: rgb(115, 145, 23);
    font: 15px "arial";
}

.dasMapaCont {
    width: 332px;
    float: left;
    height: 380px;
}

.dasMapa {
    width: 300px;
    height: 280px;
    background-image: url(/Content/opisy/salony_calivita.jpg);
    background-repeat: no-repeat;
    position: relative;
}

.dasInfoCont {
    width: 387px;
    height: 300px;
    float: left;
    margin-left: 20px;
    padding: 30px 0px 0px 0px;
}

.stopka_points {
    font-family: arial;
    font-size: 12px;
    color: #575855;
    display: block;
    height: 20px;
    text-decoration: none;
    padding: 0px 0px 0px 20px;
    margin: 15px 0px 0px 7px;
    background: url(/Content/grafika/pointLi.png) 0px 3px no-repeat;
}

    .stopka_points:hover {
        color: rgb(235, 129, 15);
    }

.myButton_add {
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FFE699), color-stop(1, #FFC66F));
    background: -moz-linear-gradient(top, #FFE699 5%, #FFC66F 100%);
    background: -webkit-linear-gradient(top, #FFE699 5%, #FFC66F 100%);
    background: -o-linear-gradient(top, #FFE699 5%, #FFC66F 100%);
    background: -ms-linear-gradient(top, #FFE699 5%, #FFC66F 100%);
    background: linear-gradient(to bottom, #FFE699 5%, #FFC66F 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE699', endColorstr='#FFC66F', GradientType=0);
    background-color: #FFE699;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
    display: inline-block;
    color: #666666;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding: 9px 24px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #ffffff;
}

    .myButton_add:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FFC66F), color-stop(1, #FFE699));
        background: -moz-linear-gradient(top, #FFC66F 5%, #FFE699 100%);
        background: -webkit-linear-gradient(top, #FFC66F 5%, #FFE699 100%);
        background: -o-linear-gradient(top, #FFC66F 5%, #FFE699 100%);
        background: -ms-linear-gradient(top, #FFC66F 5%, #FFE699 100%);
        background: linear-gradient(to bottom, #FFC66F 5%, #FFE699 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFC66F', endColorstr='#FFE699', GradientType=0);
        background-color: #FFC66F;
    }

    .myButton_add:active {
        position: relative;
        top: 1px;
    }

.shop_home1,
.shop_home2,
.shop_home1_cat {
    padding: 0px 0px 8px 0px;
}

.shop_home1 {
    width: 159px;
    float: left;
    font-size: 12px;


    ;
    color: rgb(219, 122, 32);
    font-family: arial;
    height: 19px;
    border-bottom: solid 1px rgb(219, 219, 219);
    text-decoration: none;
    padding-top: 4px;
}

.shop_home1_cat {
    width: 159px;
    float: left;
    font-size: 12px;
    ;
    color: rgb(219, 122, 32);
    font-family: arial;
    height: 25px;
    border-bottom: solid 1px rgb(219, 219, 219);
    text-decoration: none;
    padding-top: 4px;
}

    .shop_home1 a,
    .shop_home1_cat a {
        color: rgb(219, 122, 32);
        text-decoration: none;
    }

        .shop_home1 a:hover,
        .shop_home1_cat a:hover {
            color: #3399FF;
            text-decoration: none;
        }

.shop_home2 {
    width: 56px;
    text-align: right;
    float: left;
    font-size: 12px;
    font-family: arial;
    color: rgb(28, 152, 184);
    height: 15px;
    ;
    position: absolute;
    left: 171px;
}

.shop_home3 {
    text-align: right;
    text-align: justify;
    padding: 8px 3px 7px 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
}

.shop_home5 {
    width: 216px;
    float: left;
    padding: 13px;
    box-shadow: 1px 1px 5px -1px grey;
    margin-bottom: 20px;
    background: white;
    border-radius: 3px;
    position: relative;
    height: 260px;
}

.shop_home5_cat {
    width: 216px;
    float: left;
    padding: 13px;
    box-shadow: 1px 1px 5px -1px grey;
    margin-bottom: 20px;
    background: white;
    border-radius: 3px;
    position: relative;
    height: 220px;
}

.shop_home6 {
    width: 216px;
    float: left;
    padding: 13px;
    box-shadow: 1px 1px 5px -1px grey;
    margin-bottom: 20px;
    background: white;
    border-radius: 3px;
    position: relative;
}

    .shop_home6 img,
    .shop_home5 img,
    .shop_home5_cat img {
        width: auto;
        height: 175px;
    }

.shop_home5,
.shop_home5_cat {
    margin-right: 14px;
}

.shop_home5_cat {
    margin-right: 14px;
}

.shop_home6 {
    margin-right: 0px;
}

.home_img {
    width: auto;
    border: 0px;
    height: 175px;
    "> ; padding-left: 7px;
}

.shop_head_cont {
    width: 697px;
    height: 126px;
    background: white;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 1px 1px 5px -1px grey;
}

.home_shop_wstep {
    height: 59px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5E705D;
    text-align: justify;
    line-height: 22px;
}

.shop_home_opis_pp {
    height: 70px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #969696;
    text-align: justify;
}

.shop_home_opis_contener {
    width: 210px;
    padding-left: 13px;
    float: left;
}

.shop_home_h_welcom {
    font-size: 14px;
    color: #E49127;
    margin: 0px;
    font-family: arial;
    font-weight: bold;
}

    .shop_home_h_welcom a {
        color: #FF6600;
        text-decoration: none;
    }

        .shop_home_h_welcom a:hover {
            color: #3399FF;
        }

.shop_home_link {
    text-align: right;
    color: #009BC3;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.shop_home_welcome_cont {
    width: 684px;
    float: left;
    border-top: 1px solid lightgrey;
    padding: 20px 18px 12px 21px;
    margin: 8px 0px 16px 0px;
    height: 141px;
}

.shop_home_border {
    width: 727px;
    height: 16px;
}

.shop_home_loga {
    border-style: none;
    height: 25px;
    width: auto;
    margin-left: 10px;
    text-decoration: none;
}

.shop_loga_cont {
    text-align: center;
    margin-bottom: 15px;
}

.shop_home_loga_clear {
    clear: both;
    height: 5px;
    margin-bottom: 20px;
    border-bottom: solid 1px rgb(218, 218, 218);
}

.shop_pp_promo {
    height: auto;
    width: 109px;
    float: left;
    padding-right: 13px;
    border: none;
}

.shop_item_details_title {
    width: 537px;

}

.shop_item_details_contener {
    width: 548px;
}

.category_details_list_sort {
    width: auto;
    float: right;
}

    .category_details_list_sort span {
        color: rgb(156, 94, 0);
        font-weight: 800;
        font: bold 12px " Arial";
    }

.linki_title_cat {
    text-decoration: none;
    font-family: arial;
    width: 505px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    height: 16px;
    padding: 11px 0px 8px 0px;
}

    .linki_title_cat h3 {
        font-size: 12px;
        font-weight: bold;
        color: #788f42;
    }

    .linki_title_cat img {
        width: 25px;
    }

.CatPromoImg img {
    width: 30px
}

.CatPromoImg {
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 10px;
    left: 638px;
}

;
}

.pager ul {
    margin: 0;
    padding: 10px 0px 25px 300px;
    text-align: left;
    width: 100%;
    white-space: nowrap;
}

    .pager ul li {
        display: inline-block;
        cursor: pointer;
        padding: 0px 6px;
        height: 20px;
        font-size: 12px;
        line-height: 20px;
        text-align: center;
        border: 1px solid #829783;
        background: transparent;
        margin-right: 5px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        min-width: 8px;
    }

        .pager ul li.active {
            background: linear-gradient(to bottom, #7BAF39 0%, #4BA30F 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
            font-weight: bold;
            cursor: default;
            color: white;
        }

#item-quantity-changed {
    border: 1px solid #ffa19b;
    background-color: #f1e95c;
    color: rgb(94, 88, 88);
    padding: 10px 20px;
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: center !important;
}

    .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
        float: none !important;
    }

.menu-tabs a {
    padding: 0 6px;
    color: rgb(206, 140, 79);
    text-decoration: underline;
    /* font-style:italic;
	
	 */
    ;
    text-decoration: none;
}

    .menu-tabs a.active {
        font-weight: bold;
        color: rgb(133, 158, 88);
    }

.diff-invoice-data {
    border: 1px solid #ffa19b;
    background-color: #f1e95c;
    color: rgb(94, 88, 88);
    padding: 10px 20px;
}

.menu-tabs {
    padding: 5px 0px 15px 0px;
    border-bottom: 1px solid rgb(196, 196, 196);
    width: 484px;
    margin-left: 25px;
    margin-bottom: 5px;
    font-family: arial;
    font-size: 14px;
}

.ewelina {
    color: red;
    font-family: arial;
    font-size: 12px;
}

.cat3_opis {
    width: 379px;
}

.cat3_tytul {
    color: rgb(221, 121, 42);
    text-decoration: none;
    font-size: 12px;
    font-family: arial;
    width: 200px;
    /* white-space: nowrap;
	
	 */
    ;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    height: 31px;
}

.cat3_points {
    width: 152px;
}

.cat3_price {
    width: 138px;
}

.cat3_div_bottom {
    /* width: 365px;
	
	 */
    padding-left: 5px;
}

.cat3_all {
    width: 474px;
}

#similar-products {
}

.similar_contener {
    padding: 0px 0px 0px 15px;
}

#similar-products h4 {
    display: block;
    width: 500px;
    height: 21px;
    font-family: arial;
    font-size: 12px;
    color: rgb(245, 127, 0);
}

.similar_box {
    display: inline-block;
    width: 303px;
    height: 120px;
    padding: 9px;
    box-shadow: 0px 0px 7px -2px grey;
    margin: 0px 16px 20px 0px;
    border-radius: 3px;
    position: relative;
    font-family: arial;
    float: left;
    border: 1px solid rgb(209, 209, 209);
    line-height: 20px;
    color: #666;
    text-align: justify;
}

.similar_title {
    display: block;
    position: relative;
    left: 90px;
    width: 215px;
    font-size: 12px;
    height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: none;
    -moz-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}

    .similar_title:hover {
        color: rgb(120, 156, 28);
    }

.similar_box a {
    color: rgb(20, 147, 55);
}

.similar_box img {
    display: block;
    position: absolute;
    top: 11px;
    border-bottom: 1px solid rgb(218, 218, 218);
}

.similar1,
.similar1b,
.similar1_retail,
.similar1b_retail {
    display: block;
    position: absolute;
    font-size: 11px;
    text-align: right;
    width: 100px;
}

.similar1 {
    top: 116px;
    left: 55px;
    text-decoration: line-through;
    color: rgb(241, 131, 96);
}

.similar1b {
    top: 103px;
    left: 55px;
    color: rgb(107, 180, 72);
}

.similar2 {
    display: block;
    position: absolute;
    margin: 10px 0px 5px 0px;
    top: 27px;
    left: 73px;
    width: 213px;
    font-size: 11px;
    color: #686868;
    height: 56px;
    overflow: hidden;
    padding: 0px 0px 7px 10px;
    border-bottom: 1px solid rgb(221, 221, 221);
}

.similar1_retail {
    top: 116px;
    left: 55px;
    text-decoration: line-through;
    color: rgb(241, 131, 96);
}

.similar1b_retail {
    top: 103px;
    left: 55px;
    color: rgb(107, 180, 72);
}


#tb-options {
    text-align: left;
}

    #tb-options input[type=text],
    #tb-options thead th {
        width: 50px;
    }

    #tb-options tr td:nth-child(1) input[type=text],
    #tb-options tr td:nth-child(2) input[type=text] {
        width: 120px;
    }

    #tb-options th {
        background-color: #CCC;
    }

    #tb-options td {
        background-color: white;
    }

.complete_info {
    width: 730px;
    background: white;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 1px 1px 5px -1px grey;
    font-family: arial;
    color: rgb(126, 126, 126);
    font-size: 12px;
}

.similar_add {
    font-size: 12px;
    color: rgb(112, 112, 112);
    display: block;
    position: absolute;
    top: 109px;
    left: 0px;
    width: 302px;
    height: 26px;
    padding-left: 175px;
}

.similar_points {
    position: absolute;
    display: block;
    top: -3px;
    left: 14px;
    font-size: 11px;
}

.pozycja_p {
    background: white;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 1px 1px 5px -1px grey;
    margin-bottom: 20px;
    font-size: 14px;
    font-family: arial;
    color: rgb(116, 116, 116);
}

.Sidebar_header1,
.Sidebar_header2,
.Sidebar_header3,
.Sidebar_header4,
.Sidebar_header5 {
    width: 213px;
    height: 60px;
}

.Sidebar_header1 {
    background: url(/Content/grafika/Menu_main_ico.jpg);
}

.Sidebar_header2 {
    background: url(/Content/grafika/Menu_Shop_ico.jpg);
}

.Sidebar_header3 {
    background: url(/Content/grafika/Menu_login_ico.jpg);
}

.Sidebar_header4 {
    background: url(/Content/grafika/Menu_main_ico.jpg);
}

.Sidebar_header5 {
    background: url(/Content/grafika/MenuCVI_ico.jpg);
}

.box_image_1 {
    float: left;
    margin-right: 10px;
}

.boxy_contener {
    width: 960px;
    height: 210px;
}

.box_number {
    display: block;
    width: 24px;
    height: 24px;
    background: #8F8F8F;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    font-size: 17px;
    line-height: 24px;
    color: #ffffff;
    text-align: center;
}

.testfix {
    position: fixed;
    right: 0%;
    bottom: 0%;
    z-index: 10000;
    padding-top: 6px;
    background: white;
    border-radius: 10px 0px 0px 0px;
    border: 1px solid rgb(228, 228, 228);
    width: 182px;
}

    .testfix #koszyk {
        height: 51px;
        width: 249px;
        background: url(/Content/grafika/Koszyk_tlo_mini.png) -47px -12px no-repeat;
    }

        .testfix #koszyk:hover {
            height: 100%;
        }

        .testfix #koszyk #koszyk_head {

            padding: 0px;
            width: 187px;
        }

            .testfix #koszyk #koszyk_head #koszyk_items {
                font-size: 12px;
                width: 125px;
                padding: 0px;
            }

            .testfix #koszyk #koszyk_head #koszyk_suma {
                font-size: 12px;
                width: 125px;
            }

        .testfix #koszyk #koszyk_list .koszyk_list_price {
            color: white;
        }

        .testfix #koszyk #koszyk_list {
            border: none;
            box-shadow: none;
            margin-top: 14px;
            padding-left: 14px;
            padding-bottom: 2px;
            margin-bottom: 0px;
        }

.myButton_logowanie {
    -moz-box-shadow: inset 0px 1px 0px 0px #aee396;
    -webkit-box-shadow: inset 0px 1px 0px 0px #aee396;
    box-shadow: inset 0px 1px 0px 0px #aee396;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #8ed966), color-stop(1, #72b352));
    background: -moz-linear-gradient(top, #8ed966 5%, #72b352 100%);
    background: -webkit-linear-gradient(top, #8ed966 5%, #72b352 100%);
    background: -o-linear-gradient(top, #8ed966 5%, #72b352 100%);
    background: -ms-linear-gradient(top, #8ed966 5%, #72b352 100%);
    background: linear-gradient(to bottom, #8ed966 5%, #72b352 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8ed966', endColorstr='#72b352', GradientType=0);
    background-color: #8ed966;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #d1d1d1;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: arial;
    font-size: 17px;
    padding: 5px 25px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #5b8a3c;
}

    .myButton_logowanie:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #72b352), color-stop(1, #8ed966));
        background: -moz-linear-gradient(top, #72b352 5%, #8ed966 100%);
        background: -webkit-linear-gradient(top, #72b352 5%, #8ed966 100%);
        background: -o-linear-gradient(top, #72b352 5%, #8ed966 100%);
        background: -ms-linear-gradient(top, #72b352 5%, #8ed966 100%);
        background: linear-gradient(to bottom, #72b352 5%, #8ed966 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#72b352', endColorstr='#8ed966', GradientType=0);
        background-color: #72b352;
    }

    .myButton_logowanie:active {
        position: relative;
        top: 1px;
    }

.myButton_rejestracja {
    -moz-box-shadow: 0px 1px 0px 0px #fff6af;
    -webkit-box-shadow: 0px 1px 0px 0px #fff6af;
    box-shadow: 0px 1px 0px 0px #fff6af;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fae7af), color-stop(1, #f5c982));
    background: -moz-linear-gradient(top, #fae7af 5%, #f5c982 100%);
    background: -webkit-linear-gradient(top, #fae7af 5%, #f5c982 100%);
    background: -o-linear-gradient(top, #fae7af 5%, #f5c982 100%);
    background: -ms-linear-gradient(top, #fae7af 5%, #f5c982 100%);
    background: linear-gradient(to bottom, #fae7af 5%, #f5c982 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fae7af', endColorstr='#f5c982', GradientType=0);
    background-color: #fae7af;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 5px;
    border: 1px solid #e0d3bf;
    display: inline-block;
    cursor: pointer;
    color: #a86028;
    font-family: arial;
    font-size: 15px;
    padding: 4px 20px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #ffee66;
}

    .myButton_rejestracja:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f5c982), color-stop(1, #fae7af));
        background: -moz-linear-gradient(top, #f5c982 5%, #fae7af 100%);
        background: -webkit-linear-gradient(top, #f5c982 5%, #fae7af 100%);
        background: -o-linear-gradient(top, #f5c982 5%, #fae7af 100%);
        background: -ms-linear-gradient(top, #f5c982 5%, #fae7af 100%);
        background: linear-gradient(to bottom, #f5c982 5%, #fae7af 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5c982', endColorstr='#fae7af', GradientType=0);
        background-color: #f5c982;
    }

    .myButton_rejestracja:active {
        position: relative;
        top: 1px;
    }

.cat_topList {
    width: 199px;
    float: left;
    margin: 0px 0px 20px 14px;
    height: 158px;
    overflow: hidden;
}

.cat_TopText {
    width: 503px;
    float: left;
}

    .cat_TopText p {
        text-align: justify;
        margin: 4px 0px 0px 15px;
    }

.homePromoCont {
    padding: 0px 9px 1px 0px;
    width: 216px;
    height: 265px;
    display: block;
    float: left;
    box-shadow: rgb(128, 128, 128) 0px 0px 7px -1px;
    position: relative;
    background: transparent;
    font-family: Tahoma;
    border-radius: 5px;
}


.homePromoCont2 {
    padding: 0px 9px 1px 0px;
    width: 216px;
    height: 265px;
    display: block;
    float: left;
    box-shadow: rgb(128, 128, 128) 0px 0px 7px -1px;
    position: relative;
    background: transparent;
    font-family: Tahoma;
    border-radius: 5px;
}


    .homePromoCont2 .homePromoH3 H3 {
        /* margin: 10px 10px 10px 10px; */
        border: 0px;
        color: rgb(99, 139, 56);
        display: block;
        font-family: Tahoma;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: bold;
        height: 25px;
    }



.homePromoCont {
    margin: 5px 15px 18px 5px;
}

.homePromoCont2 {
    margin: 5px 0px 18px 4px;
}

.homePromoTitle {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-size: 12px;
    vertical-align: top;
    outline: none;
    background: transparent;
}

    .homePromoTitle h3,
    .homePromoCont2 h3 {
        height: 15px;
        margin: 0px;
        border: 0px;
        padding: 10px 10px 0px 10px;
        font-size: 11px;
        outline: none;
        color: rgb(120, 143, 66);
        font-family: Tahoma;
        text-transform: uppercase;
    }

.homePromoImg img,
.homePromoCont2 img {
    width: 170px;
}

.homePromoOpis {
    font: 12px "arial ";
    color: rgb(100, 119, 80);
    padding: 0px 10px 0px 10px;
    text-align: justify;
    width: 194px;
    height: 62px;
    overflow: hidden;
}

.homePromoPrice1 {
    position: absolute;
    top: 56px;
    left: 143px;
}

.homePromoPrice2 {
    position: absolute;
    top: 86px;
    left: 143px;
}

.homePromoCont {
    color: #ea8216 !important;
}

.homePriceClubInfo {
    color: #458216;
}



.AsUserCont {
    background: rgb(252, 232, 151);
    padding: 15px;
    margin: 0px 22px 20px 20px;
    font: 12px " arial ";
    color: rgb(148, 83, 12);
    border-radius: 7px;
    border: 1px solid rgb(224, 223, 223);
}

.listOpis {
    padding: 0px;
    margin: 0px;
}

    .listOpis li {
        list-style: none;
        padding: 10px 0px 10px 40px;
        font-family: arial;
        background: url(/Content/grafika/pointLi.png) 20px 14px no-repeat;
    }

.DasBoxCont {
    position: relative;
    height: 385px;
    margin-top: 20px;
}

.das_con_URLButton {
    position: absolute;
    top: 70px;
    left: 258px;
}

.dasConText {
    float: left;
    height: 500px;
    /* width: 700px; */
    padding: 17px 10px 10px 10px;
    margin-left: 20px;
}

.das_con_news,
.das_con_URL2,
.das_con_UR,
.das_con_CN {
    position: absolute;
    border-radius: 4px;
    box-shadow: 0px 1px 7px -2px rgb(85, 76, 62);
    padding: 17px 20px 10px 20px;
}

.das_con_news {
    height: 165px;
    width: 360px;
    top: 0px;
    left: 20px;
}

.das_con_rozliczenia {
    height: 290px;
    top: 0px;
    left: 442px;
    position: absolute;
    float: left;
    font-family: arial;
}

.das_con_news {
    height: 213px;
    width: 360px;
    top: 0px;
    left: 20px;
}

.das_con_URL2 {
    height: 75px;
    width: 360px;
    top: 265px;
    left: 20px;
}

.das_con_CN {
    top: 300px;
    left: 440px;
}

.das_con_URL {
    height: 75px;
    width: 360px;
    top: 218px;
    left: 10px;
}

.das_URL_a {
    margin: 15px 0px 0px 2px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #208DA2;
    margin-bottom: 0px;
    text-decoration: none;
}

.auto-style5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #A93131;
    margin-bottom: 0px;
    text-decoration: none;
}

.auto-style6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #567027;
    text-decoration: none;
}

    .auto-style5:hover,
    .auto-style6:hover {
        color: #CC9933;
    }

.auto-style7 {
    margin-top: 16px;
}

.das_sponsor_text {
    color: #666666;
    margin-top: 20px;
    font-family: arial;
    font-size: 12px;
}

.das_list {
    list-style: none;
    padding: 0px;
}

    .das_list li {
        background: url(/Content/grafika/pointLi.png) 9px 4px no-repeat !important;
        padding-left: 30px;
        margin-top: 8px;
    }

.das_news_more {
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #1D94CC;
    position: relative;
    top: -13px;
}

.dasSlidCont {
    border-radius: 4px;
    box-shadow: 0px 0px 11px -2px rgb(131, 109, 78);
    width: 720px;
    margin: 8px 0px 0px 20px;
    position: relative;
    height: 190px;
}

    .dasSlidCont div p {
        display: block;
        position: absolute;
        z-index: 10;
        font: 15px " arial ";
        top: 0px;
        left: 20px;
        color: rgb(213, 112, 20);
    }

.itemReferal {
    width: 700px;
    box-shadow: 0px 0px 5px -1px rgb(136, 100, 80);
    padding: 17px;
    border-radius: 5px;
    background: rgb(255, 248, 229);
    margin: 20px 0px 30px 0px;
}

    .itemReferal a {
        display: block;
        padding: 12px 0px 0px 0px;
        color: rgb(98, 139, 24);
        font-size: 11px;
    }

.orderCompleteInfo {
    font-size: 12px;
    font-family: arial;
    color: rgb(64, 94, 19);
    margin: 0px 0px 0px 23px;
}

.invitationText textarea {
    width: 300px;
    height: 70px;
}

.homePromoCont .homePromoH3 H3 {
    margin: 10px 10px 10px 10px;
    border: 0px;
    color: rgb(99, 139, 56);
    display: block;
    font-family: Tahoma;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    min-width: 189px;
}



.homePromoH3 H3 {
    float: left;
    margin: 5px;
}

.homePromoH3:hover {
    color: rgb(218, 119, 28);
}

.homePromoCont img,
.homePromoCont2 img {
    width: 145px;
}

.HomePromoImg {
    position: absolute;
    top: 8px;
    right: 8px;
}

.homePromDesc {
    padding: 0px 0px 0px 13px;
    font-size: 11px;
    color: rgb(102, 102, 102);
    width: 196px;
    display: block;
    text-align: justify;
    line-height: 15px;
    position: absolute;
    top: 183px;
}

.homePromoCont span,
.homePromoCont2 span {
    display: block;
    position: absolute;
    top: 62px;
    left: 123px;
    font-size: 11px;
    color: rgb(64, 148, 8);
    line-height: 14px;
}

    .homePromoCont span a,
    .homePromoCont2 span a {
        /* text-decoration: line-through; */
        font-size: 12px;
        color: red;
    }

.szablonOpisow {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5C6842;
    text-align: justify;
    line-height: 20px;
    box-shadow: 0px 1px 8px -1px rgb(134, 134, 134);
    padding: 1px 20px 0px 20px;
    width: 686px;
}

.szablonOpisowReturn {
    text-align: right;
    color: #E17009;
    border-bottom: 1px solid rgb(221, 221, 221);
    padding: 0px 0px 5px 0px;
}

    .szablonOpisowReturn a {
        color: #E17009;
    }

        .szablonOpisowReturn a:hover {
            color: #4E9913;
        }

.rotterdamTitle {
    font-family: Arial;
    font-size: 14px;
    color: rgb(98, 153, 47);
    position: absolute;
    top: 11px;
    left: 18px;
    font-weight: bold;
}

    .rotterdamTitle a {
        color: rgb(50, 145, 84);
    }

.rotterdamOpis {
    position: absolute;
    left: 135px;
    width: 531px;
    top: 37px;
    font: 12px " arial ";
    color: rgb(110, 129, 99);
    line-height: 20px;
}

.item-thumbRott {
    position: absolute;
    top: 43px;
    left: 9px;
}

.rotterdamPrice {
    position: absolute;
    left: 135px;
    top: 127px;
    font: 14px " arial ";
    color: rgb(34, 132, 151);
}

.discountDas,
.discountMont {
    color: rgb(219, 116, 21);
    font-family: arial;
    font-size: 15px;
    display: block;
    margin-bottom: 11px;
    width: 263px;
    text-align: left;
    margin: 0px 0px 2px 0px;
}

.discountDiv {
    margin-top: 13px;
    position: relative;
    width: 249px;
    height: 24px;
    text-align: right;
    color: rgb(202, 103, 26);
}

.discountCont,
.discountCont2 {
    border-radius: 4px;
    box-shadow: 0px 1px 11px -3px rgb(131, 109, 78);
    padding: 10px 10px 15px 0px;
    width: 290px;
    position: relative;
}

.discountCont {
    margin-bottom: 20px;
}

.discContTitle {
    font-size: 15px;
    color: rgb(49, 151, 177);
    text-align: left;
    padding: 6px 0px 0px 17px;
    display: block;
}

.discCont2Title {
    color: rgb(219, 116, 21);
    font-size: 15px;
    padding: 0px 0px 1px 15px;
}


.discountCont span {
}

.discountCont2 {
    height: 238px;
}

.szablonQuote {
    color: #C57800;
    margin-left: 40px;
    display: block;
    margin: 20px 20px 25px 23px;
    font-style: italic;
}

.newsBox {
    padding: 5px;
    width: 315px;
    float: left;
    box-shadow: 0px 1px 7px -1px rgb(116, 116, 116);
    margin: 0px 10px 19px 8px;
    height: 105px;
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #ffffff 0%, #fffdf6 59%, #fff9ed 100%);
    /* FF3.6+ */
    ;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(59%, #fffdf6), color-stop(100%, #fff9ed));
    /* Chrome,Safari4+ */
    ;
    background: -webkit-linear-gradient(-45deg, #ffffff 0%, #fffdf6 59%, #fff9ed 100%);
    /* Chrome10+,Safari5.1+ */
    ;
    background: -o-linear-gradient(-45deg, #ffffff 0%, #fffdf6 59%, #fff9ed 100%);
    /* Opera 11.10+ */
    ;
    background: -ms-linear-gradient(-45deg, #ffffff 0%, #fffdf6 59%, #fff9ed 100%);
    /* IE10+ */
    ;
    background: linear-gradient(135deg, #ffffff 0%, #fffdf6 59%, #fff9ed 100%);
    /* W3C */
    ;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fff9ed', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    ;
}

.newsBoxFoto {
    width: 80px;
    height: 100px;
    float: left;
    margin-right: 15px;
    text-align: center;
    overflow: hidden;
}

    .newsBoxFoto img {
        height: 95px;
    }

.newsBoxTitle {
    font-size: 12px;
    font-family: arial;
}

.newsBoxTitle,
.newsBoxOpis {
    width: 210px;
    float: left;
    height: 30px;
}

    .newsBoxTitle a {
        color: rgb(228, 100, 0);
        font-weight: bold;
        padding-top: 5px;
        display: block;
    }

        .newsBoxTitle a:hover {
            color: rgb(114, 177, 84);
        }

.newsBoxOpis {
    height: 70px;
    font-size: 11px;
    font-family: arial;
    color: rgb(105, 104, 104);
    line-height: 15px;
}

.realiz_lp_komorka,
.realiz_dane_komorka,
.realiz_data_komorka,
.reazli_zamowienie_produkty,
.list_table_komorki,
.realiz_status_komorka {
    padding: 10px 10px 5px 10px;
    border-bottom: 1px solid rgb(162, 162, 162);
    font-size: 12px;
    font-family: arial;
    line-height: 20px;
    background: rgb(230, 230, 230);
}

.realiz_dane_komorka {

    width: 180px;
}

.realiz_data_komorka {
    width: 141px;
    font-size: 11px;
}

.reazli_zamowienie_produkty {
    font-size: 10px;
    display: block;
    width: 165px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list_table_komorki {
    width: 49px;
}

.realiz_status_komorka {
    width: 165px;
}

.salonPosition1,
.salonPosition2,
.salonPosition3,
.salonPosition4,
.salonPosition5 {
    width: 80px;
    height: 80px;
    position: absolute;
}

.salonPosition1 {
    top: 88px;
    left: -209px;
}

.salonPosition2 {
    top: 96px;
    left: -84px;
}

.salonPosition3 {
    top: 151px;
    left: -210px;
}

.salonPosition4 {
    top: 179px;
    left: -152px;
}

.salonPosition5 {
    top: 207px;
    left: -99px;
}

.indexNewsCont {
    padding: 0px 0px 0px 20px;
    border-top: 1px solid rgb(218, 218, 218);
    margin: 5px 0px 0px 20px;
    font-size: 12px;
    font-family: arial;
    width: 705px;
}

.homeSlogan {
    text-transform: none;
    color: rgb(146, 146, 146);
    font-weight: 400;
    display: block;
    padding: 3px 0px 0px 11px;
    font-size: 12px;
}

.opisyH2 {
    color: rgb(214, 128, 34);
    padding: 5px 0px 5px 25px;
    margin: 32px 0px 0px 0px;
    display: block;
    width: 670px;
    font-weight: normal;
    font-size: 17px;
    font-family: Philosopher;
    text-transform: uppercase;
    orphans: auto;
    background: url(/Content/grafika/H2_ico.jpg) -4px 1px no-repeat rgb(255, 255, 255);
    box-shadow: 0px 4px 7px -6px rgb(194, 162, 114);
}

.fbBox {
    margin: 10px 0px 0px 11px;
    border-top: 1px solid rgb(219, 219, 219);
    width: 181px;
    padding-top: 5px;
}


.logOnInfo {
    padding: 15px 0px 13px 10px;
    font-size: 12px;
    font-family: arial;
    box-shadow: 1px 1px 7px -2px rgb(134, 109, 82);
    width: 665px;
    border-radius: 0px;
    background-color: rgb(224, 252, 196);
    margin: 0px 0px 13px 29px;
    color: rgb(72, 126, 0);
}

.rabatInfoDiv {
    padding: 13px 0px 15px 10px;
    font-size: 12px;
    font-family: arial;
    color: rgb(88, 88, 88);
    box-shadow: 1px 1px 7px -2px rgb(134, 109, 82);
    width: 665px;
    border-radius: 5px;
    margin: 0px 0px 0px 30px;
    background-color: rgb(255, 223, 223);
}

.ui-datepicker-calendar {
    background-color: white;
    border: 1px solid #E3E3E3;
    padding: 6px;
}

.slide-out-div {
    padding: 5px;
    width: 250px;
    background: #f2f2f2;
    border: #395A9C 2px solid;
    cursor: pointer;
}

.loading-cell {
    background: url("/Content/images/ajax-loader.gif");
    background-position: center;
    background-repeat: no-repeat;
}

    .loading-cell.loadable {
        background-position: right 2px;
    }


.OrganiCareSkladCont {
    height: 475px;
    border-bottom: 1px solid #eaeaea;
    padding-top: 20px;
}

.OrganiCareSklad {
    float: left;
    width: 200px;
    margin: 0px 15px 0px 17px;
}

    .OrganiCareSklad > div {
        display: block;
        height: 190px;
    }


    .OrganiCareSklad p:first-of-type {
        color: #4cca02;
        font-size: 15px;
        display: block;
        width: 190px;
    }


    .OrganiCareSklad p:nth-child(4) {
        text-align: justify;
    }


.myPesel {
    display: block;
    padding: 5px 9px 5px 14px;
    font-family: arial;
    color: rgb(72, 126, 47);
    margin: 20px 0px 20px 0px;
    width: 459px;
    clear: both;
    background: #FFEBC2;
}


#PeselCount input {
    display: block;
    margin: 0px 0px 14px 13px;
    float: left;
}


.peselInfoH4 {
    font-size: 15px;
    font-family: arial;
    color: #f17910;
    padding-left: 20px;
}


.peselInfo {
    font-size: 12px;
    font-family: arial;
    color: #656260;
    padding: 6px 0px 4px 30px;
}

#yesPesel {
    font-family: arial;
    margin-left: 39px;
    font-size: 12px;
}

#cookies-message {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 10px;
    font-size: 12px;
    color: #333;
    background: #edf8ea;
    border-top: 2px solid #e5f4bd;
    z-index: 999;
    text-align: center;
    font-family: arial;
}

    #cookies-message a {
        color: #e28003
    }

.RodoError {
    color: red !Important;
}

.RodoOk {
    color: rgb(0, 192, 0) !Important;
}

#rodo,
#rodo2,
#rodo3,
#rodo4 {
    font-size: 12px;
    font-family: arial;
    color: rgb(58, 58, 58);
}




/*Botstrap*/

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}

.fade {
    transition: opacity .15s linear;
}

    .fade:not(.show) {
        opacity: 0;
    }

.modal-dialog {
    position: relative;
    width: auto;
    pointer-events: none;
    max-width: 500px;
    margin: 1.75rem auto;
}


.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
    font-family: Arial;
    font-size: 14pt;
    height: 63px;
    color: #078cc1;
    padding: 0px 0px 0px 16px;
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}


.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
}

.close:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}


label {
    display: inline-block;
    margin-bottom: .5rem;
}

.ml-auto,
.mx-auto {
    margin-left: auto !important;
}

@media (min-width: 768px) .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

button,
input {
    overflow: visible;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-success {
    color: #fff;
    background-color: #31b14f;
    border-color: #28a745;
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

    .btn-info:not(:disabled):not(.disabled).active,
    .btn-info:not(:disabled):not(.disabled):active,
    .show > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #117a8b;
        border-color: #10707f;
    }


.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}

.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
    background-image: none;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
    background-image: none;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn:focus,
.btn:hover {
    text-decoration: none;
}

.btn-group-sm > .btn,
.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}

.btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745;
}

.btn-group-sm > .btn,
.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745;
    border-top-color: rgb(40, 167, 69);
    border-right-color: rgb(40, 167, 69);
    border-bottom-color: rgb(40, 167, 69);
    border-left-color: rgb(40, 167, 69);
}

#overlay {
    background: #ffffff;
    color: #666666;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 5000;
    top: 0;
    left: 0;
    float: left;
    text-align: center;
    padding-top: 25%;
}


.continue-shopping {
    color: rgb(255, 255, 255) !Important;
}

#common-cart-popup-amount-of-items {
    float: left;
}

.CcClubProceInfo {
    padding: 10px 0px 15px 0px;
    color: #ff3d00;
}

.CcPromoInfo {
    color: #ff8300;
    font-weight: 600;
    padding: 0px 0px 8px 0px;
}


.CcSummary {
    color: #6f6b6b;
    padding: 0px 0px 6px 1px;
    margin: 15px 0px 6px 15px;
    border-bottom: 1px solid #33b5de;
    float: left;
    font-size: 17px;
}

.CcPromoContainer {
    clear: both;
    padding: 5px 15px 0px 25px;
    font-size: 14px;
}

.CcLink a {
    color: #04b3ea !important;
}

    .CcLink a :hover {
        color: #f6d08c !important;
    }



#CommonCartTittle {
    background: #33b5de;
    padding: 10px;
    border-radius: 0px 0px 8px 8px;
    color: white;
    box-shadow: 0px 4px 5px -2px #928f8f;
}

/*body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}*/
