@charset "UTF-8";

*, body {
        margin: 0px;
        padding: 0px;
}
img {
        border: 0px;
}
div#top {
        width: 850px;
        margin: 0px auto;
        height: 53px;
        position: relative;
        background: url(/img/layout/top_bg.jpg) no-repeat top left;
}
        #top .logo {
                width: 124px;
                height: 27px;
                position: absolute;
                top: 20px;
                left: 35px;
        }
div#header {
        height: 178px;
        background: url(/img/layout/head_bg.jpg) repeat-x top left;
}
        div#header .container {
                width: 850px;
                margin: 0px auto;
                padding-top: 4px;
                height: 170px;
        }
        #header .menu_container {
                background-color: #CC0000;
                width: 201px;
                height: 170px;
                float: left;
                background: url(/img/layout/menu_bg.jpg) no-repeat top left;
        }
        #header .menu_container UL {
                margin-top: 10px;
        }
        #header .menu_container LI {
                color: #fff;
                list-style-type: none;
        }
        #header .menu_container a {
                color: #fff;
                text-decoration: none;
                display: block;
                font-weight: lighter;
                font-family: "Lucida Grande", Tahoma, ArialCE, Arial, Verdana, sans-serif;
                font-size: 11px;
                border-bottom: 1px solid #7d2401;
                height: 20px;
                line-height: 20px;
                background: url(/img/layout/menu_dot.gif) no-repeat;
                background-position: 15px 9px;
                padding-left: 25px;
                text-transform: lowercase;
        }
        #header .menu_container a:hover {
                background-color: #940202;
        }
        #header .headerimg {
                background: url(/img/layout/head_wykladzina.jpg) no-repeat top left;
                width: 266px;
                height: 170px;
                float: left;
                margin-left: 1px;
        }
        #header .headerright {
                float: left;
                margin-left: 1px;
                width: 381px;
                height: 170px;
        }
        .headerright div.promobox {
                height: 138px;
        }
        .headerright div.promomenu {
                height: 32px;
                background: url(/img/layout/belka_bg.jpg) repeat-x top left;
        }
        .promomenu div {
                float: right;
                height: 20px;
                line-height: 20px;
                padding-right: 12px;
        }
        .promomenu div.items {
                margin-top: 7px;
        }
        .promomenu div.i1 {
                margin-top: 2px;
        }
        .promomenu div.i2 {
        }
        .promomenu div.i3 {
                margin-top: 2px;
        }

div#mainpage, div#mainpage table {
        font-family: Tahoma, ArialCE, Arial, Verdana, HelvaticaCE, Helvetica, sans-serif;
        font-size: 11px;
}

div#mainpage {
        width: 850px;
        margin: 0px auto;
}
        #mainpage .col_left {
                width: 201px;
                float: left;
                text-align: center;
        }


        .col_left ul {
                list-style-type:none;
        }

        .col_left li {
                margin: 0 0 8px 0;
        }

        .col_left h3, .col_right h3 {
                margin: 0 0 5px 5px;
                font-family: Verdana,Sans-Serif,Arial;
                font-size: 11px;
                color: #990000;
        }

        .col_left a, .col_right a {
                text-decoration: none;
                color: #900;
        }

        #mainpage .col_middle {
                float: left;
                width: 448px;
        }
        #mainpage .col_right {
                width: 201px;
                float: left;
        }
                .col_right div.content {
                        margin-top: 42px;
                        margin-bottom: 20px;
                        text-align: left;
                        width: 183px;
                        margin-left: 10px;
                }

                .col_left div.content {
                        margin-top: 42px;
                        margin-bottom: 20px;
                        text-align: left;
                        width: 183px;
                        margin-left: 8px;
                }

        .col_middle div.content {
                text-align: justify;
                padding: 10px;
                margin-top: 5px;
        }

             
        .datasheet {
                color: #666;
                position: relative;
                bottom: 9px;
        }
        

        .col_middle p {
                margin-bottom: 10px;
                line-height: 18px;
                color: #666;
                font-size: 11px;
        }
        .col_middle h1 {
                font-family: "Trebuchet MS", Verdana, Sans-Serif, Arial;
                font-size: 17px;
                color: #990000;
                font-weight: normal;
                margin-top: 5px;
                margin-bottom: 15px;
                font-weight: bold;
        }

        #man {
                text-align:center;
        }

        #man ul.logotypy {
                list-style-type: none;
        }
        #man ul.logotypy li {
                display:inline;
                margin:0 16px;
        }

        #man a {
                text-decoration: none;
        }

div#footer {
        height: 35px;
        background-color: #f2f2f2;
        font-family: Tahoma, Arial, Verdana;
        font-size: 10px;
}
        #footer .footer_container {
                width: 850px;
                margin: 0 auto;

        }
        div.domo_copy {
                height: 35px;
                line-height: 35px;
                color: #999;
                text-align: center;
                width: 201px;
                background-color: #f9f9f9;
        }
        #footer span.bordo {
                color: #990000;
        }
div.spacer {
        clear: both;
        height: 1px;
        line-height: 1px;
        font-size: 1px;
        color: #fff;
}
div#dsgn {
        width: 850px;
        margin: 0 auto;
        text-align: right;
        padding-right: 20px;
        font-family: Tahoma, Arial, Verdana;
        font-size: 10px;
        margin-bottom: 20px;
        color: #dedede;
        height: 20px;
        line-height: 20px;
}
        div#dsgn a {
                text-decoration: none;
                color: #dedede;
        }
        div#dsgn a:hover {
                color: #ccc;
        }

div.zajawka {
        margin-bottom: 20px;
        width: 183px;
}
        div.zaj_hd {
                margin-bottom: 6px;
        }
        div.zaj_img {
        }
        div.zaj_kontakt {
                background: url(/img/layout/kontakt_bg.jpg) no-repeat bottom left;
        }
        div.zaj_kontakt a {
                color: #990000;
                text-decoration: none;
        }
        div.zaj_kontakt a:hover {
                text-decoration: underline;
        }
        div.zaj_kontakt P {
                color: #666;
                padding: 5px 23px 20px 23px;
                line-height: 18px;
        }

div#bcrumb {
        color: #ccc;
        font-size: 10px;
        border-bottom: 1px solid #eee;
        line-height: 25px;
        height: 25px;
        margin-bottom: 17px;
}
        div#bcrumb a {
                color: #ccc;
                text-decoration: none;
        }
                div#bcrumb a:hover {
                        text-decoration: underline;
                        color: #999;
                }
        div#bcrumb span.active {
                color: #990000;
        }
div.hr {
        text-align: center;
        margin-bottom: 20px;
}

#kontakt_form {
        margin-bottom: 20px;
}
#kontakt_form label {
        text-align: right;
        display: block;
        width: 100px;
        padding-right: 5px;
        color: #666;
}
#kontakt_form input, #kontakt_form textarea {
        width: 250px;
        border: 1px solid #999;
}
#kontakt_form input {
        height: 20px;
}
#kontakt_form textarea {
        height: 80px;
}
#kontakt_form input.img {
        border: 0px;
        height: 20px;
        width: 108px;
}

#kontakt_form div.errorMsg {
        color: #DD0000;
}

div.submenu {
        margin-bottom: 20px;
        width: 183px;
}
        .submenu div.hd {
                margin-bottom: 6px;
        }
        div.zaj_img {
        }
        .submenu div.items {
                background: url(/img/layout/submenu_bg.jpg) no-repeat bottom right;
        }
        .submenu ul {
                list-style-type: none;
                width: 160px;
                padding-bottom: 30px;
                padding-top: 10px;
        }
        .submenu .items a {
                text-transform: lowercase;
                height: 25px;
                display: block;
                line-height: 25px;
                color: #990000;
                text-decoration: none;
                border-bottom: 1px solid #ddd;
                padding-left: 25px;
                background: url(/img/layout/arrow_1.gif) no-repeat 4px 8px;
        }
        .submenu .items a:hover {
                text-decoration: underline;
        }
        .submenu .items a.active {
                font-weight: bold;
        }
div.products, div.variants {
        margin-top: 25px;
        width: 410px;
        overflow: hidden;
}
        .products ul, .variants ul {
                list-style-type: none;
        }
        
        .products a, .variants a {
                color: #990000;
                text-decoration: none;
        }
        
        .products h3, .variants h3 {
                color: #990000;
                font-weight: bold;
                font-size: 11px;
                margin-top: 5px;
        }
        .products li, .variants li {
                float: left;
                width: 180px;
                padding-left: 15px;
                overflow: hidden;
                margin-bottom: 15px;
        }

        .products li.odd {
                clear: left;
        }

        .products p, .variants p {
                text-align: left;
        }
        .products IMG, .variants IMG, div.prodDescImg IMG {
                border: 1px solid #666;
        }
        .products IMG:hover,.variants IMG:hover, div.prodDescImg IMG:hover {
                border: 1px solid #000;
        }

        .variants li {
                width: 106px;
                height: 97px;
                padding-left: 25px;
                margin-bottom: 15px;
        }

        .variants h3 {
                font-size: 9px;
                text-align: left;
        }



        div.prodDescImg {
                width: 180px;
                padding-left: 25px;
                margin-bottom: 15px;
                float: left;
        }
        div.prodDesc {
                width: 180px;
                padding-left: 25px;
                float: left;
        }

.firma_photo {
        margin-right: 10px;
        margin-bottom: 5px;
}
.firma_name {
                font-family: "Trebuchet MS", Verdana, Sans-Serif, Arial;
                font-size: 14px;
                color: #990000;
        font-weight: bold;
                /*font-weight: normal;*/
}
div#mapa_serwisu {
        margin-bottom: 20px;
        width: 80%;
        margin-left: 30px;
}
        #mapa_serwisu h2 {
                font-weight: bold;
                font-size: 12px;
                color: #990000;
                font-family: "Trebuchet MS", Verdana, Sans-Serif, Arial;
                margin-bottom: 12px;
        }
        #mapa_serwisu a {
                text-decoration: none;
                color: #666;
        }
        #mapa_serwisu a:hover {
                text-decoration: underline;
        }
        #mapa_serwisu ul {
                list-style-type: square;
                padding-left: 42px;
                margin-bottom: 15px;
        }
        #mapa_serwisu li {
                color: #990000;
        }
        #mapa_serwisu h2 {
                padding-left: 25px;
                background: url(/img/layout/arrow_1.gif) no-repeat 4px 3px;
        }
        #mapa_serwisu h2 a {
                text-decoration: none;
                color: #990000;
        }
/**/
body{
background-color: #ddd;
}

#wrapper {
border: 1px solid #ccc;
width: 890px;
margin: 20px auto;
background-color: #fff;
}

