html, body {
    background-color: #212121;
}

body, div, a, form {
    margin: 0;
    padding: 0;
}

body, #offer_links {
    font-size: 0.75em;
    font-family: Arial, sans-serif;
}

body, a {
    color: #707070;
}

h1, h2, h3, h4, h5, h6, #content_bottom .content_890 {
    color: #a1a1a1;
}

h1 {
    font-family: Tahoma, sans-serif;
    font-size: 1.5em;
    font-weight: normal;
}



a:hover, #menu_header ul li a:hover, #nav li a:hover {
    color: #e91c24;
    text-decoration: none;
}

.clear {
    clear: both;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

.content_890 {
    width: 890px;
    margin: 0 auto;
}

#header {
    height: 95px;
    background-color: #212121;
    vertical-align: middle;
}

#header .content_890 {
    height: 100%;
    background: top right no-repeat;
    background-image: url("../img1/header_bg.png");
}

.pasek {
    max-height: 288px;
    color: #000;
    padding: 10px;
    width: 850px;
    margin: 0 auto;
}

#content_top .content_890, .pasek {
    background: #4c4c4c no-repeat top center;
    background-image: url("../img1/content_top_bg.png");
    border-top: 3px solid #161616;
}

.high {
    height: 285px;
}

.low {
    height: 180px;
}

#content_middle .content_890 {
    border-top: 7px solid #161616; /*background-color: inherit;*/
}

#content_middle .content_890, #content_bottom .content_890 {
    padding: 10px;
    width: 870px;
}

#menu_top {
    background: top center no-repeat;
    background-image: url("../img1/menu_top.png");
}

#content_bottom {
    min-height: 250px;
    background: #2c2c2c repeat-x;
    background-image: url("../img1/content_bottom_bg.png");
    display: none;
}

#oferty_specjalne_header {
    margin: 5px 0 0;
}

#main_content {

}

#footer {
    background-color: #171717;
    text-align: center;
    padding: 3px;
    margin: 9px 0;
}


/*

#menu_header {
    float: right;
    height: 70px;
    */
/*padding-top: 10px;*//*

    */
/*padding-bottom: 10px;*//*

    position: absolute;
    top: 10px;
    text-align: right;
    width: 450px;
}

#menu_header ul {
    position: absolute;
    */
/*top: 10px;*//*


    */
/*bottom: 0;*//*

    */
/*right: 0;*//*

}

#menu_header ul, #nav {
    */
/*margin: 0;*//*

    margin-top: 14px;
    padding: 0;
    text-align: right;
}

#menu_header ul li, #nav li {
    display: inline;
}
#menu_header>ul>li, #nav>li {
    display:inline-block;
}

#menu_header ul li, #nav li {
    */
/*display: inline-block;*//*

    */
/*display: inline-block;*//*

    padding-top: 10px;
    padding-bottom: 13px;
}

#menu_header ul li a, #nav li a {
    text-transform: uppercase;
    text-decoration: none; */
/*float: left;*//*

    color: #8f8b89;
    padding: 12px 9px;
}

#nav, #nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#nav a {
*/
/*display: block;*//*

*/
/*width: 10em;*//*

}

#nav li {
*/
/*float: left;*//*

*/
/*width: 10em;*//*

}

#nav li ul {
    position: absolute; */
/*max-width: 200px;*//*

*/
/*min-width: 50px;*//*

    left: -999em;
    margin-top: 12px;
    background-color: #2D2D2C;
    border: 1px solid #4c4c4c;
    z-index: 10000;
}

#nav li:hover ul {
    left: auto;
}

#nav li ul li {
*/
/*background-color: #9F9E9A;*//*

    float: left; */
/*text-align: left;*//*

    clear: both;
}
*/

.content_left_half {
    width: 450px;
    float: left;
    padding-right: 10px;
}

.content_right_half {
/*width: 415px;*/
    float: right;
}

#search_basic, #search_div, #offer_photos {
    border: 1px solid #BA9191;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-repeat: repeat-x;
    background-image: url("../img1/search_basic_bg.png");
    background-color: #a30606;
    color: #000;
    padding: 20px;
    font-size: 1.2em;
    width: 340px;
}

#search_div {
    padding: 10px;
    width: 192px;
    color: #E6E4DC;
    font-size: 1em;
    float: right;
}

.right_align {
    text-align: right;
}

.centered {
    text-align: center;
}

.right {
    text-align: right;
}

#search_form {
/*margin: 20px;*/
}

#advSearchLink {
    color: #E5E4DB;
    font-size: 0.75em;
    position: absolute;
}

#advSearchLink a {
    text-decoration: none;
    color: #E5E4DB;
}

#advSearchButton {
    left: 15px;
    position: relative;
    display: inline;
}

.separator {
    background-image: url("../img1/separator_v.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    float: left;
    width: 15px;
    min-height: 125px;
}

.separator_h {
    background-image: url("../img1/separator_h.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    min-height: 5px;
    min-width: 410px;
}

.form_line {
    line-height: 40px;
}

#search_form_button {
    position: relative;
    top: 10px;
}

.input {
    background-color: #EFEFEF;
    border: 1px solid #333;
}

.long_dropdown {
    width: 192px;
}

.long {
    width: 190px;
}

.short {
    width: 80px;
}

.oddo {
    width: 65px;
    text-align: right;
}

#search_results {
    float: left;
    margin-right: 10px;
    width: 645px;
}

.sortowanie {
    margin: 10px;
    float: right;
    clear: right;
}

.paginacja {
    color: #fff;
    margin: 10px;
}

.paginacja a {
    color: #F2F0E3;
    /*width: 14px;*/
    height: 13px;
    display: inline-block;
    background-repeat: no-repeat;
    margin: 1px 4px;
}

.currentStep {
    font-weight: bold;
}

.paginacja a.prevLink, .paginacja a.nextLink {
    vertical-align: middle;
    text-decoration: none;
    margin: 1px 10px;
    width: 14px;
}

.paginacja a.prevLink {
    background-image: url("../img1/button_pagination_prev.png");
}

.paginacja a.nextLink {
    background-image: url("../img1/button_pagination_next.png");
}

.offer_list_item {
    border: 1px solid #B8B7AF;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background-repeat: repeat-x;
    background-image: url("../img1/offer_list_item_bg.png");
    background-color: #4c4c4c;
    font-size: 1.2em;
    margin-bottom: 3px;
    padding: 5px;
}

.offer_list_photo {
    width: 186px;
    vertical-align: top;
}

.offer_list_photo img {
    border: 1px solid #b1b1b1;
}

.offer_text {
    color: #000;
    vertical-align: top;
    padding-left: 5px;
    font-family: Tahoma, sans-serif;
    font-size: 0.9em;
}

#offer_details {
    margin: 10px;
}

.title {
    width: 100px;
    display: inline-block;
}

.label {
    width: 130px;
}

.title, .label {
    font-weight: bold;
    margin-right: 5px;
}

.text_label {
    font-weight: bold;
    padding-right: 5px;
}

.text_value {
    color: #b1b1b1;
}

div.tr {
    position: relative;
    clear: left;
}

div.td {
    float: left;
}

.offer_list_item_description {
    margin: 10px auto;
}

.offer_list_links {
    float: right;
}

.offer_list_links a {
    color: #222;
}

.offer_price {
    color: #A30606;
    font-weight: bold;
}

#offer {
    margin-top: 5px;
}

#offer_photos {
    width: 283px;
    float: right;
    text-align: center;
    padding: 7px;
}

#offer_photos img {
/*border: 1px solid #C9B8B8;*/
}

#offer div {
    margin: 3px;
    color: #b1b1b1;
}

#offer .description {
    max-width: 463px;
}

.big {
    font-size: 1.5em;
}

.offer_label {

}

.capitalized {
    text-transform: capitalize;
}

#notes {
    color: #fff;
}

.icon, .offer {
    color: #b1b1b1; /* #efefef; */
    text-decoration: none;
}

.icon {
    padding-left: 18px;
}

.notepad_clear {
    background-repeat: no-repeat;
    background-image: url("../img1/notepad_clear.png");
}

.notepad_print {
    background-repeat: no-repeat;
    background-image: url("../img1/notepad_print.png");
}

.notepad_add {
    background-repeat: no-repeat;
    background-image: url("../img1/notepad_add.png");
}

.notepad_remove {
    background-repeat: no-repeat;
    background-image: url("../img1/notepad_remove.png");
}

.show_details {
    background-repeat: no-repeat;
    background-image: url("../img1/show_details.png");
}

.calculator {
    background-repeat: no-repeat;
    background-image: url("../img1/calculator.png");
}

.print {
    background-repeat: no-repeat;
    background-image: url("../img1/print.png");
}

.button_blank {
    width: 99px;
    height: 35px;
    border: 0;
    background-repeat: no-repeat;
    background-image: url("../img1/button_blank.png");
}

.flash_msg {
    text-align: center;
    width: 70%;
    margin: 10px auto;
    padding: 5px;
}

.success {
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url("../img1/button_ok.png");
    border: 0 none;
    line-height: 32px;
    padding-left: 37px;
    height: 32px;
    text-align: left;
}

.success16, .failure16 {
    border: 0 none;
    padding-left: 18px;
    min-height: 16px;
}

.success16 {
    background-repeat: no-repeat;
    background-image: url("../../../images/success16.png");
}

.failure16 {
    background-repeat: no-repeat;
    background-image: url("../../../images/failure16.png");
}

.lightgreen {
    color: #99E847;
}

/*carousel CSS - START*/

#horizontal_carousel {
/*float: left;*/
    height: 155px;
    position: relative;
    width: 860px;
}

#horizontal_carousel .container {
    overflow: hidden;
    position: absolute;
    top: 4px;
    left: 55px;
    width: 835px;
}

#horizontal_carousel ul {
    border: 0 none;
    height: 148px;
    left: 0;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 100000px;
}

#horizontal_carousel ul li {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 5px;
}

#horizontal_carousel ul li img {
    border: 1px solid #c1c1c1;
}

#horizontal_carousel .next_button {
    cursor: pointer;
    top: 65px;
    z-index: 100;
    float: right;
    position: relative;
    display: none;
}

#horizontal_carousel .previous_button {
    cursor: pointer;
    left: 0;
    padding-bottom: 33px;
    padding-top: 31px;
    position: absolute;
    top: 0;
    z-index: 100;
    display: none;
}

#spinner {
    color: #ccc;
}
/* fancybox - start */
#fancybox-outer {
    background-color: #363534 !important;
}

.f_kalk table td {
    /*font-size: 12px !important;*/
    color: #B1B1B1 !important;
}

.f_kalk input {
    text-align: right;
}

.photo-medium {
    display: block;
    position: relative;
    _position: inherit;
    border: none;
}

.photo-medium img {
    border: 1px solid #C9B8B8;
    padding: 1px;
}

.photo-small-ul {
    margin-top: 1em;
    padding-left:20px;
}

.photo-small-ul li {
    display: inline;
    float: left;
    list-style: none;
    margin: 0 2px 0 0;
}

.photo-small-ul li img {
    border: 1px solid #A30606;
    padding: 1px;
}

.photo-small-ul li.on img, .photo-small-ul li a:hover img {
    border-color: #C9B8B8 !important;
}

#fancybox_error {
    color: #b1b1b1 !important;
}

/* fancybox - end */

/* form validation - start */
label.error {
    background-color:transparent;
    color:#FF5454;
}

.error {
    background-color:#FFE4E4;
}

.form_overlay {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: url("../../../images/loading2.gif") no-repeat scroll 50% 50% #D6D6D6;
    height: 106%;
    width: 106%;
    position: absolute;
    top: -3%;
    left: -3%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* ie8 */
    filter: alpha(opacity=70); /* ie5-7 */
    opacity: 0.7;
}
/* form validation - end */

@media print {
    body {
        background-color: #fff !important;
    }
    a.show_details, a.notepad_remove, a.notepad_clear, .doNotPrint {
        display: none !important;
    }
    input, select, textarea {
        font-size: 1em !important;
        background-color: #fff !important;
        border: 1px solid #ccc;
    }
}

#logo {
    display: inline;
    float: left;
}

#static_top_menu, #nav {
    display:inline;
    float:right;
}

#static_top_menu, #static_top_menu ul, #nav {
    line-height: 12px;
    list-style: none outside none;
    margin:5px 0 0;
    padding: 0;
    text-align:right;
    width: 463px;
}

#nav {
    text-align:left;
    width: auto;
}

#nav ul {
    list-style: none outside none;
}

#static_top_menu a, #nav a {
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    color: #8f8b89;
    padding: 15px 10px;
}

#static_top_menu a:hover, #nav a:hover {
    color: #e91c24;
}

#static_top_menu li {
    float: right;
}

#nav li {
    float: left;    
}

#nav li ul {
    position: absolute;
    /*width: 10em;*/
    left: -999em;
    background-color: #2D2D2C;
    border: 1px solid #4c4c4c;
    z-index: 10000;
    padding-left: 0;
    margin-left: 10px;
}

#nav li ul li {
    float:left;
    clear:both;
}

#nav li ul li a {
    padding: 10px;
}

#nav li:hover ul {
    left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
    left: auto;
}
