* {
    margin: 0;
    padding: 0;
    font-family: Tahoma;
    font-size: 12px;
    }
a img {
    float: left;
    border: 0;
    }
h1 {
    font-size: 1.5em;
    font-weight: normal;
    }
table {
    width: 100%;
    border-collapse: collapse;
    }
    #head_container {
        vertical-align: top;
        position: relative;
        height: 383px;
        background: url(../images/head_container_2.jpg) left top no-repeat;
        }
        #logo {
            position: absolute;
            top: 36px;
            left: 36px;
            }
        #tel {
            position: absolute;
            top: 150px;
            left: 55px;
            color: #fff;
            font-size: 12px;
            font-family: Tahoma;
            font-style: italic;
        }
            #tel span {
                font-size: 18px;
                font-weight: normal;
            }
    #content_container {
        padding-bottom: 30px;
        background: url(../images/container.gif) left bottom repeat-x;
        }
        #content_block {
            max-width: 1233px;
            }
        * html #content_block {
            width: expression(document.documentElement.clientWidth > 1233 ? '1233px' : 'auto');
            }
            #content {
                padding: 27px 0px 24px 45px;
                }
                #content table {
                    width: 100%;
                }
                    #content table td {
                        vertical-align: top;
                    }
                    #content table #left {
                        width: 268px;
                    }
                #left_content {
                    float: left;
                    width: 226px;
                    }
                #calculator {
                    float: left;
                    width: 226px;
                    height: 177px;
                    margin-top: 2px;
                    background: url(../images/calculator.gif) left top no-repeat;
                    }
                    form {
                        padding-top: 26px;
                        padding-right: 24px;
                        }
                    .form_block {
                        clear: both;
                        }
                        .form_block select {
                            float: right;
                            width: 123px;
                            margin-left: 6px;
                            margin-bottom: 9px;
                            }
                        .form_block p {
                            float: right;
                            position: relative;
                            top: 2px;
                            font-weight: bold;
                            }
                        .form_block input {
                            float: right;
                            width: 48px;
                            margin-left: 6px;
                            padding-left: 6px;
                            }
                        .form_block label {
                            float: right;
                            font-weight: bold;
                            }
                        .form_block input#calculate {
                            width: 97px;
                            height: 23px;
                            margin-top: 14px;
                            background: url(../images/calculate.gif) left top no-repeat;
                            border: 0;
                            font-weight: bold;
                            }
                #left_catalog {
                    float: left;
                    width: 226px;
                    margin-top: 2px;
                    }                
                    #left_catalog  ul {
                        padding-top: 20px;
                        list-style: none;
                        display: block;
                        width: 226px;
                        }
                        #left_catalog  ul li {
                            display: block;
                            width: 226px;
                            }
                            #left_catalog  ul  li a {
                                color: #9d0a0e;
                                }
                #info {
                    /*padding-left: 267px;*/
                    padding-right: 45px;
                    }
                    #info p {
                        margin-top: 15px;
                        }
                        #info a {
                            color: #9d0a0e;
                        }
                            #info input.calculate {
                            width: 97px;
                            height: 23px;
                            margin-top: 14px;
                            background: url(../images/calculate.gif) left top no-repeat;
                            border: 0;
                            font-weight: bold;
                            }

                #second_menu {
                    margin-top: 50px;
                    margin-left: 267px;
                    padding-right: 45px;
                    border-top: 1px solid #fff;
                    }
                    #second_menu a {
                        float: left;
                        margin-left: 10px;
                        padding-bottom: 2px;
                        color: #9d0a0e;
                    }
                    #second_menu a.first {
                        margin-left: 0;
                        }
                    #second_menu img {
                        float: left;
                        margin-top: 2px;
                        margin-left: 11px;
                        }
                .clear {
                    clear: both;
                    }
            #footer {
                position: relative;
                height: 67px;
                margin-left: 45px;
                background: url(../images/footer.jpg) left top no-repeat;
                }
                #move_footer {
                    position: absolute;
                    top: 0px;
                    right: 0px;
                    width: 361px;
                    height: 100%;
                    padding-right: 30px;
                    background: url(../images/inner_footer.jpg) right top no-repeat;
                    }
                    #mst {
                        display: block;
                        width: 120px;
                        float: right;
                        margin-top: 17px;
                        padding-right: 90px;
                        text-align: right;
                        background: url(../images/mst.jpg) right bottom no-repeat;
                        color: #cdcdcd;
                        }
                #inner_footer {
                    position: relative;
                    width: 954px;
                    }
                    #inner_footer div {
                        color: #fff;
                        }
                    #copy {
                        position: absolute;
                        /*top: 27px;*/
                        top: 17px;
                        left: 23px;
                        }
                        #copy a {
                            color: #fff;
                            font-size: 13px;
                        }
                    #address {
                        position: absolute;
                        top: 13px;
                        left: 267px;
                        }
                        #address a {
                            /*color: #cdcdcd;*/
                            color: #fff;
                            }

.price {
    margin-top: 10px;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    /*width: 607px;*/
}

.price td {
    padding :3px;
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
}
.price th {
    padding :3px;
    background-color: #aaa;
    color: #fff;
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
    font-weight: normal;
}
.price th.th_left {
    text-align: left;
}
.price_header {
    width: 100%;
}

.price_header a#recycler{
    text-decoration: none;
    color: #aaa;
}
#top_flash {
    margin-left: 465px;
    padding-right: auto;
}
#menu {
    /*margin-right: 130px;*/
    text-align: left;
    margin-top: 15px;
}
*html #menu {
    margin-top: 17px;
}
*+html #menu {
    margin-top: 17px;
}
.counter_hidden {
    float: left;
    margin-left: 200px;
    margin-top: 15px;
    /*display: none;*/
}
*html .counter_hidden {
    float: left;
    margin-left: 100px;
    margin-top: 15px;
    /*display: none;*/
}
/* slider styles */
    .jcarousel-container {
        position: relative;
        padding-bottom: 25px;
    }
    .jcarousel-clip {
        z-index: 2;
        padding: 0;
        margin: 0;
        overflow: hidden;
        position: relative;
        left: 20px;
    }
    .jcarousel-list {
        z-index: 1;
        overflow: hidden;
        position: relative;
        top: 0;
        left: -22px;
        margin: 0;
        padding: 0;
    }
    .jcarousel-list li, .jcarousel-item {
        float: left;
        list-style: none;
        position: relative;
        left: 20px;
        margin-left: 20px;
    }
    .jcarousel-next {
        z-index: 3;
        display: none;
    }
    .jcarousel-prev {
        z-index: 3;
        display: none;
    }
    .jcarousel-skin-slider {
        width: 535px;
    }
    .jcarousel-skin-slider .jcarousel-container {
    }
    .jcarousel-skin-slider .jcarousel-container-horizontal {
    }
    .jcarousel-skin-slider .jcarousel-clip-horizontal {
        padding: 0;
        width:  491px;
        height: 103px;
    }
    .jcarousel-skin-slider .jcarousel-item {
        width: 147px;
        height: 103px;
    }
    .jcarousel-skin-slider .jcarousel-item img {
        float: left;
        position: relative;
        left: -39px;
    }
    .jcarousel-skin-slider .jcarousel-item-placeholder {
    }
    .jcarousel-skin-slider .jcarousel-next-horizontal {
        position: absolute;
        top: 0px;
        right: 0px;
        width: 10px;
        height: 103px;
        cursor: pointer;
        background: url(/public/images/next.gif) no-repeat center center;
    }
    .jcarousel-skin-slider .jcarousel-prev-horizontal {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 10px;
        height: 103px;
        cursor: pointer;
        background: url(/public/images/previous.gif) no-repeat center center;
    }
/* slider styles */

#catalog_section_list {
    padding-top: 15px; 
    margin-left: 0px;
    list-style: none;
}
#catalog_section_list li {
    display: block;
    float: left;
    margin-right: 80px;
    margin-bottom: 24px;
    width: 165px;
    font-size: 14px;
    font-weight: bold;
}
#catalog_section_list ul {
    padding-top: 10px;
}
#catalog_section_list ul li {
    display: block;
    clear: both;
    margin-bottom: 7px;
    font-size: 12px;
    font-weight: normal;
}
.catalog_element_list {
    margin-left: 2px;
    list-style: none;
}
.catalog_element_list li {
    font-weight: normal;
    font-size: 12px;
    display: block;
    clear: both;
    margin-bottom: 7px;
    padding-left: 17px;
    background: url(../images/marcer_catalog.gif) 0px 5px no-repeat;
}
h2.catalog_element {
    padding-top: 15px;
    padding-bottom: 20px;
}
.red_price {
    color: #f30002;
    font-weight: bold;
}
#description {
    padding-top: 15px;
    margin-bottom: 15px;
}
#description p {
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 15px;
}
.bottom_margin {
    margin-bottom: 15px;
}
#data table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}
#data table td {
    padding: 5px 10px 5px 10px;
    font-size: 11px;
}
#data table td.left {
    width: 300px;
    text-align: right;
    font-weight: bold;
}
#data table td.th {
    width: 220px;
    color: #f30002;
    text-align: right;
}
table.data {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}
table.data td {
    padding: 5px 10px 5px 10px;
    font-size: 11px;
}
table.data td.left {
    width: 300px;
    text-align: right;
    font-weight: bold;
}
table.data td.th {
    width: 220px;
    color: #f30002;
    text-align: right;
}
#return {
    margin-left: 2px;
    padding-left: 16px;
    background: url(../images/return.gif) 0px 5px no-repeat;
}

#compare {
	width: 887px;
}
#compare table {
	width: 100%;
    margin-top: 8px;
    border-collapse: collapse;
}
#compare table td {
    font-family: Tahoma;
    font-size: 0.8em;
    padding-top: 2px;
    padding-bottom: 7px;
    padding-left: 5px;
    color: #fff;
    border: 1px solid #fff;
    background-color: #3e4456;
}
#compare table th {
    font-family: Tahoma;
    font-size: 0.8em;
    padding-top: 5px;
    padding-bottom: 6px;
    padding-left: 8px;
    color: #fff;
    border: 1px solid #fff;
    background-color: #3e4456;
}
#compare table tr.first_row td {
	padding-bottom: 20px;
}
#compare table td.select {
	background-color: #7f754d;
}
#compare .explanation {
    margin-top: 15px;
    margin-bottom: 15px;
}
#compare .explanation p {
    color: #000;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 12px;
    text-align: justify;
}