<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'MyriadPro';
    src: url('fonts/myriadpro-bold-webfont.eot');
    src: url('fonts/myriadpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/myriadpro-bold-webfont.woff') format('woff'),
        url('fonts/myriadpro-bold-webfont.ttf') format('truetype'),
        url('fonts/myriadpro-bold-webfont.svg#MyriadProBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadPro';
    src: url('fonts/myriadpro-boldit-webfont.eot');
    src: url('fonts/myriadpro-boldit-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/myriadpro-boldit-webfont.woff') format('woff'),
        url('fonts/myriadpro-boldit-webfont.ttf') format('truetype'),
        url('fonts/myriadpro-boldit-webfont.svg#MyriadProBoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'MyriadPro';
    src: url('fonts/myriadpro-it-webfont.eot');
    src: url('fonts/myriadpro-it-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/myriadpro-it-webfont.woff') format('woff'),
        url('fonts/myriadpro-it-webfont.ttf') format('truetype'),
        url('fonts/myriadpro-it-webfont.svg#MyriadProItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'MyriadPro';
    src: url('fonts/myriadpro-regular.eot');
    src: url('fonts/myriadpro-regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/myriadpro-regular.woff') format('woff'),
        url('fonts/myriadpro-regular.ttf') format('truetype'),
        url('fonts/myriadpro-regular.svg#myriadpro-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'PhoenixScriptFLF';
    src: url('fonts/phoenixscriptflf-webfont.eot');
    src: url('fonts/phoenixscriptflf-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/phoenixscriptflf-webfont.woff') format('woff'),
        url('fonts/phoenixscriptflf-webfont.ttf') format('truetype'),
        url('fonts/phoenixscriptflf-webfont.svg#PhoenixScriptFLFRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {

    padding:0px;
    margin:0px;
    /*font-family: "Trebuchet MS", verdana, sans-serif;*/
    /*font-family: 'MyriadPro';
    font-size:12px;*/
    font-family: 'PTSansRegular', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    text-transform: none;
    text-decoration: none;
    letter-spacing: 0em;
    word-spacing: 0em;
    line-height: 1.4;
    color:#47331c;
}

a {
    text-decoration: none;
    color:#0A2870;
}

a:hover {
    text-decoration: underline;
}

.delFloat {
    clear: both;
}

#header {
    height:215px;
    border:1px solid #3268e8;
    background:#FAFAFA;
    position:relative;
}

#header-col-left {
    float:left;
    width:618px;
}

#header-col-right {
    float:left;
    width:340px;
}

#page {
    width:960px;
    margin:10px auto;
    padding: 15px 0px;
}

#main-menu {
    margin: 5px 0px;
}

#main-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;

}

#main-menu ul li{
    float: left;
    padding: 0 19px 0px 15px;
    background:url(/pubapp/images/layout/box_arrow.png) no-repeat 0px 4px;
}

#main-menu ul li.right{
float:right;
background:none;
}

.info {
    position: relative;
    color:#949494;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    padding:5px 0px;;
}

.info.last{
    padding:5px 0px;;
}

.info .ico {
    position: absolute;
    display: block;
    width:30px;
    height:30px;
    background:url(/pubapp/images/layout/icons.png) no-repeat 0px -82px;
}

.info .ico.phone{
    background:url(/pubapp/images/layout/icons.png) no-repeat 0px -82px;
}

.info .ico.skype{
    background:url(/pubapp/images/layout/icons.png) no-repeat 0px -137px;
}
.info .ico.email{
    background:url(/pubapp/images/layout/icons.png) no-repeat 0px -109px;
}

.info-value {
    padding: 0px 35px;
}


.width50 {
    float: left;
    width:50%;
}
.width30 {
    float: right;
    width:20%;
}
.width11 {
    float: right;
    width:11%;
}
.width15 {
    float: right;
    width:13%;
}
.width17 {
    float: right;
    width:18%;
}


.width17.tel {
    line-height: 16px;
}


#wrapper-search {
    height: 26px;
    background: #3268e8;
    text-align: left;
    padding:3px 6px;
    position:absolute;
    bottom:0;
    right:0;
}

#wrapper-search label {
    color: #fefefe;
    font-size: 14px;
}

.main-label {
    display: block;
    float: left;
    padding: 3px 4px 0px 0px;
}

.main-search {
    height: 21px;
    width: 245px;
    border: 1px solid #0a2870;
    padding-left: 5px;
    color:#949494;
    display: block;
    float: left;
}
.main-image {
    margin: 0px;
    background: url(/pubapp/images/layout/btn_search.png);
    background-position:center;
    background-repeat:no-repeat;

    border: none;
    width: 22px;
    height: 25px;

    display: block;
    float: left;

}

.ruller-light-blue {
    width: 100%;
    height: 3px;
    background: #3268e8;
}

.ruller-dark-blue {
    width: 100%;
    background: #0a2870;
    height: 7px;
}

#block-menu {
    /*box-shadow: 5px 4px 7px #DFDFDF;*/
    margin: 2px 0px 8px;
    height:53px;
    overflow:hidden; 

}

.menu-more:hover {
    background-color: #0d2a70; 
    color:#fafafa;
}
.menu-more {
    background-color: #3268E8 ;
    background-image: url(/pubapp/images/layout/down.png);
    background-repeat: no-repeat;
    background-position: 50% 0%;
    text-align: center;
    padding:7px 0px;
    margin:-8px 0px 12px 0px;
    cursor: pointer;
}

.menu-more.up {
    background-image: url(/pubapp/images/layout/up.png);
    background-repeat: no-repeat;
    background-position: 50% 100%;
}


.block-menu-item {
    /*background: url(/pubapp/images/layout/block_menu.png); */
    background-repeat:no-repeat;
    border-right:1px solid #dfdfdf;
    border-bottom:1px solid #dfdfdf;
    height: 47px;
    line-height: 17px;
    display: block;
    float: left;
    width:183px;
    padding: 5px 3px 0px 5px ;
    text-align: center;
    color:#0A2870;
    font-weight:bold;
    font-size:11px;
}
.block-menu-item:hover {
    background: #3268E8;
    opacity: 0.9
}

.block-menu-item.first {
    border-left:1px solid #dfdfdf;
}

.block-menu-item.last {
    border:0 none;
}
/*
.block-menu-item.shop1 {
    background-position:0 0 ;
    width:230px;
}

.block-menu-item.shop4 {
    background-position:-204px 0 ;
    width:120px;
}
.block-menu-item.shop6 {
    background-position:-204px 0 ;
    width:120px;
}
.block-menu-item.shop7 {
    background-position:-204px 0 ;
    width:120px;
}

.block-menu-item.shop2 {
    background-position:-408px 0 ;
}

.block-menu-item.shop3 {
    background-position:-612px 0 ;
}
*/
.localizer {
    margin: 17px 0px 7px;
}

.localizer a {
    color: #949494;
}

.head {
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    padding: 0px 0px 0px 10px

}


.head.blue {
    background: #0a2870;
    color:#fefefe;
}

.head.gray {
    background: #e3e3e3;
    color:#949494;

}

.main-col-left {
    float: left;
    width:960px
}

.main-col-right {
    float: left;
    padding:0px 0px 0px 20px;
    width: 240px;
}

.main-content {
    border:1px solid #f0f0f0;
    margin: 11px 0px
}

.product-item {
    padding:9px 7px;
    border-bottom:1px solid #f0f0f0;
}

.product-item-image {
    width: 132px;
    height:131px;
    float:left;
}


.product-item-image-border {
    border: 1px solid #FAFAFA;

}

.product-item-content {
    width:640px;
    float: left;
    padding: 20px 0px 0px 10px;
}

.product-item-content-content {
    color:#afafaf;
    height: 100px;
    overflow: hidden;
    font-size:12px;
}

.product-item-content h1 { 
    font-size: 16px;
    color: #0A2870;
    margin: 0px 0px 7px;
}

.product-item-price {
    overflow: hidden;
    float: left;
    text-align: center;
    width: 140px;
    border-left:1px solid #f0f0f0;
    margin: 0px 0px 0px 20px
}

.product-item-price-content {
    padding: 27px 0px 0px;
    height: 92px;
}


.current-price {
    color: #0A2870;
    font-size: 22px;
    padding:6px 0px 0px;
}

.current-price {
    font-size:14px;
}

.last-price {
    color:#949494;
    font-size: 18px;
    text-decoration: line-through;
}

.button-info {
    background:url(/pubapp/images/layout/icons.png) no-repeat 0px 0px;
    width: 120px;
    height:22px;
    display: block;
    margin: 7px 0px 0px 20px;
}

.button-basket {
    background:url(/pubapp/images/layout/add_to_basket.png) no-repeat 0px 0px;
    width: 120px;
    height:22px;
    display: block;
    margin: 7px 0px 0px 20px;
}


.button-order {
    background:url(/pubapp/images/layout/do_order.png) no-repeat 0px 0px;
    width: 120px;
    height:22px;
    display: block;
    margin: 7px 0px 0px 20px;
}

.button-continue {
    background:url(/pubapp/images/layout/continue.png) no-repeat 0px 0px;
    width: 120px;
    height:22px;
    display: block;
    margin: 7px 0px 0px 20px;
}

.button-new{
    background-color:#0a2870;
    text-align:center;
    color:#fafafa;
    width: 120px;
    line-height:22px;
    height:22px;
    display: block;
    float:right;
    margin: 7px 0px 0px;
}


.category-head-item {
    height: 37px;
    line-height: 37px;
    font-size: 12px;
    padding: 0px 0px 0px 10px;
    /*background: #e3e3e3;*/
    color:#949494;
    border-bottom: 1px solid #b0afaf;
}

.category-head-item.sub {
    padding: 0px 0px 0px 15px;
}


.category-item.sub {
    background:url(/pubapp/images/layout/box_arrow.png) no-repeat 12px 56%;
    padding:0px 0px 0px 28px;
}

.category-item {
    background:url(/pubapp/images/layout/box_arrow.png) no-repeat 0px 56%;
    padding:0px 0px 0px 14px;

}

.category-item {
    font-size:11px;
}

.ident-content {

    padding: 7px 12px;
}

.form-element {
    padding: 12px 22px;
    background: #efefef;
}

.window .form-element {
    padding: 3px 22px;
    background: #efefef;
}

textarea.textarea {
    border: 1px solid #0A2870;
    color: #949494;
    height: 210px;
    padding: 5px;
    width: 445px;

}


input.text {
    border: 1px solid #0A2870;
    color: #949494;
    height: 21px;
    padding-left: 5px;
    width: 245px;

}

ul.errors {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.errors li{
    padding: 12px 4px;
    margin: 4px 0px;
    background: tomato;
}

.window ul.errors li{
    padding: 6px 4px;
    margin: 4px 0px;
    background: tomato;
}

label.half {
    font-weight: bold;
    padding: 12px 0px;
    display: block;
}
label.half.inline {
    font-weight: normal;
    padding: 12px 0px;
    display: inline-block;
    width:120px;
}

.button {
    border: 1px solid #0A2870;
    color:#0A2870;
    background: #EFEFEF;
    font-weight: bold;
    padding: 4px 9px;
    cursor: pointer
}


#footer-content {
    width:604px;
    padding: 12px;
    text-align: center;
    margin: 0px auto;

}

#footer-content-links {
    width:604px;
    padding: 8px 0px;
    text-align: center;
    margin: 0px auto 7px auto;
    border-bottom:1px solid #8c8c8c;
}


#footer-content span{
    padding: 0px 12px;
}
#footer-content span a{
    color:#8c8c8c;
}

.pagination {
    height: 29px;
    padding: 20px 0 5px;
    text-align: center;
}


.pagination .button {
    background: none repeat scroll 0 0 #EFEFEF;
    border: 1px solid #0A2870;
    color: #0A2870;
    cursor: pointer;
    display: inline;
    font-weight: bold;
    padding: 4px 9px;
}

.gradient {
    background: -moz-linear-gradient(left,  rgba(237,237,237,1) 0%, rgba(255,255,255,0.74) 26%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(237,237,237,1)), color-stop(26%,rgba(255,255,255,0.74)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(237,237,237,1) 0%,rgba(255,255,255,0.74) 26%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(237,237,237,1) 0%,rgba(255,255,255,0.74) 26%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(237,237,237,1) 0%,rgba(255,255,255,0.74) 26%,rgba(255,255,255,0) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(237,237,237,1) 0%,rgba(255,255,255,0.74) 26%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */

}

.product-card {
    padding:9px 7px;
    position: relative;
    height: 360px;
}


.product-card-image {
    width: 360px;
    height:258px;
    float:left;
}


.product-card-image-border {
/*    border: 1px solid #FAFAFA;*/

}


.product-card-content {
    width:380px;
    float: left;
    padding: 5px 0px 0px 10px;
}

.product-card-content-content {
    overflow: hidden;
}

.product-card-content h1 { 
    font-size: 16px;
    margin: 0px 0px 7px;
}
.product-attrib-arg {
    font-weight: bold;
    /*float: left;*/
    width:110px;
    padding:4px 0px;
    border-bottom: 1px solid #fafafa;
    height: 16px;
    display:table-cell; 
    vertical-align:middle;
}

.product-attrib-value {
    font-weight: normal;
    /*float: left;*/
    width: 270px;
    padding:4px 0px;
    border-bottom: 1px solid #fafafa;
    height: 16px;
    display:table-cell; 
    vertical-align:middle;
}

.product-attrib-arg.two_line {
    height: 32px;
}
.product-attrib-value.two_line {
    height: 32px;
}

.product-firm-logo {
    width: 270px;
    padding:4px 0px 4px 110px;
    border-bottom: 1px solid #fafafa;
    height: 90px;
    display:table-cell; 
    vertical-align:middle;
}
.product-card-info {
    position: absolute;
    width:131px;
    height: 22px;
    bottom: 16px;
    right: 16px;
}

.product-card-desc {
    padding: 11px 0px;
}

.product-card-tabs {
    height: 26px;
    border-bottom:1px solid #efefef;
    padding: 0px 0px 0px 7px;
}
.product-card-tabs-item {
    float: left;
    padding: 0px 17px;
    height: 26px;
    line-height: 26px;
    background: #e3e3e3;
    color: #001B3D;
    border-right: 1px solid #ffffff;
    cursor: pointer;    
    font-weight: bold;
    font-size: 13px;
}

.product-card-tabs-item.active {
    color:#3268E8;

}

.product-card-tabs-content {
    padding :  22px 21px;
}

.product-card-tabs-content {
    display: none;
}

#googlemap {
    border: 1px solid #fafafa;
    padding: 7px;
    width:95%;
    height:380px;
}

.search-item {
    border-bottom: 1px solid #fafafa;
    padding:7px 0px
}

.search-item-image {
    width: 62px;
    height:62px;
    float:left;
}

.search-item-image-border {
    border: 1px solid #FAFAFA;

}

.search-item-content {
    float: left;
    width: 560px;
    padding:3px 23px
}

.workwith-item {
    padding: 9px 0px ;
    border-bottom: 1px solid #FAFAFA;
}

.messages.error {
    border-color: #C71111;
}
.messages {
    background-color: #FFFFFF;
    border: 1px solid transparent;
    margin: 24px 0;
    min-height: 39px;
    padding: 12px 32px 12px 64px;
    margin: 5px;
}
.hint {
    margin:0px 0px 0px 126px;
}

.product-item.promo{
    background:url('/pubapp/images/layout/promocja_1.png') no-repeat 104% -59%;
}
.product-card.promo {
    background:url('/pubapp/images/layout/promocja_1.png') no-repeat 100% 50%;
}


.miniature{
    margin:10px 2px 10px 0px;
    padding:10px 8px;
}</pre></body></html>