/*Common

------------------------------------------------------------------------- */
* { margin:0;padding:0;}
img { border: 0; vertical-align: middle; }
a, button, object{ text-decoration: none; outline: none; color: #0066C0;}
a:hover { text-decoration: none; }
ul { list-style: none; text-align: left; }
fieldset { border: 0; }
input, .text, table, td, th, select, option, textarea, label {font: 12px Arial,Helvetica,sans-serif; color: #424242;}
input.text { padding: 10px 5px 10px; margin-top:13px; border: 1px solid #dddcdd; color: #424242; width: 165px;}	
textarea { padding: 2px 0 2px 5px; border: 1px solid #dddcdd; color: #424242; width: 170px; overflow: auto;}
select { border: 1px solid #dddcdd;}
.checkbox, .radio { vertical-align: middle; margin-right: 5px; width: 14px; height: 14px;}
.overTxtLabel { padding: 4px; display: block;}
 
.btn { float: left; height: 24px; line-height: 24px; overflow: hidden; padding: 0 10px; text-align: center; background: url(../img/btn-green.jpg) 0 0 repeat-x; border: 0; margin: 0; font-size: 14px; color: #fff !important; font-weight: normal; cursor: pointer;}
.btn.sl { margin-left: 5px !important; }
.btn.sr { margin-right: 5px !important; }
.btn:hover { background-position: 0 -50px; color: #fff;}		
.btn img { margin: 0 -10px 0 10px;}
.btn_green {background-image: url(../img/btn-green.jpg);}
.btn_purple {background-image: url(../img/btn-purple.jpg);}
.btn_img { padding: 0; background: none;}
.btn_img img { margin: 0;}
.btn.big { padding: 8px 12px; }
 
/*Fonts 

------------------------------------------------------------------------- */

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

@font-face {
    font-family: 'humanist777';
    src: url('fonts/humnst777_bt_roman-webfont.eot');
    src: url('fonts/humnst777_bt_roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/humnst777_bt_roman-webfont.woff') format('woff'),
         url('fonts/humnst777_bt_roman-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfont.eot?v=4.5.0');src:url('fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}


h1,
h2, 
h3, 
.btn, 
.nicefont,
.content_menu .menuitem,
#menu, 
#root_cat_menu, 
#cart span,
#product_tabs_nav li,
.item-inner .tips,
.item-inner .item_name { font-family: Helvetica; }

.nonicefont { font-family: Arial,Helvetica,sans-serif; text-shadow: none; }


h1 { font-size: 18px; line-height: 19px; font-weight: normal; margin: 0 0 15px; color: #384423;}  
h1 a { color: #384423;}   
h2 { font-size: 18px; line-height: 22px; font-weight: normal; margin: 0 0 10px; color: #2b2b2b;}  
h2 a { color: #2b2b2b;}   
h2 a:hover { color: #000; text-decoration: none;}   
h3 { font-size: 18px; line-height: 22px; font-weight: normal; margin: 0 0 10px; color: #6b2254;}  
h3 a { color: #6b2254;}  
h3 a:hover { color: #000; text-decoration: none;}   
h4 { font-size: 14px; line-height: 14px; font-weight: normal; margin: 10px 0; color: #422338; }
h4 a { color: #422338;}  
h4 a:hover { color: #000; text-decoration: none;}   
h5 { font-size: 18px; line-height: 22px; font-weight: normal; margin: 0 0 10px; color: #4b452d;}  
h5 a { color: #4b452d;}  
h6 { font-size: 11px; line-height: 14px; font-weight: normal; margin: 0; color: #5b5c60;}
h6 a { color: #5b5c60;}  
p { margin: 0 0 10px;
font-size: 13px;
line-height: 19px;
font-weight: 400;
}  
ul, ol { font-size: 12px; line-height: 14px; font-weight: normal; margin: 0 0 10px 10px; color: #2b2b2b;}  
li { font-size: 12px; font-weight: normal; margin: 0 0 0 10px; color: #2b2b2b;}  
dl { display: block; margin: 4px 0 22px;}
dt { float: left; color: #727a63;}
dd { color: #2b2b2b;}
small { font-size: 11px;}

.titleh3 { display: block; font-size: 18px; line-height: 22px; font-weight: normal; margin: 0 0 10px; color: #6b2254;}  
.titleh3 a { color: #6b2254;}  
.titleh3 a:hover { color: #000; text-decoration: none;}   

.titleh4 { display: block; font-size: 14px; line-height: 14px; font-weight: normal; margin: 10px 0; color: #422338; }
.titleh4 a { color: #422338;}  
.titleh4 a:hover { color: #000; text-decoration: none;}

.user_lead { padding: 0 40px 20px; margin: 40px 0 0; overflow: hidden; text-align: center; font-weight: bold; color: #95497c;}
.user_lead p { font-weight: bold; color: #95497c;}
.user_lead.higher, .user_lead.higher p { line-height: 18px; }

.text { padding: 10px 25px 10px; margin: 0; overflow: hidden; }
.user_text { padding: 0 40px 40px; margin: 15px 0 0; overflow: hidden;}
.product_tab .user_text { padding: 0; margin: 0 0 10px 0; }

.user_text_top { margin: 0; padding: 0 40px 20px;}
.user_text,
.user_text p,
.user_text ul,
.user_text li { 
	color: #6d6d6d;
}
.user_text p a { font-weight: bold; color: #7a9829;}
.user_text p a.btn { font-weight: normal; color:#FFFFFF; }
.user_text p a:hover { text-decoration: underline;}
.user_text p a.btn:hover { text-decoration: none;}
.user_text ul li { list-style: outside disc;}
.user_text ul li li { list-style: outside circle;}
.user_text .btn { margin: 0; }

.user_text.min_height { min-height: 350px; }

.user_text table { width: 100%; margin: 15px 0;}
.user_text table th { background: #29251f; padding: 8px; font-weight: bold; text-align: left; vertical-align: middle; border: 0; color: #fff;}
.user_text table td { background: #fff; padding: 8px; font-weight: normal; text-align: left; vertical-align: middle; border: 0;}
.user_text table .row_odd td { background: #fff;}
.user_text table .row_even td { background: #fff;}
.user_text .table_wrap { padding: 5px 15px; background: #fafafa; border: 1px solid #ebebeb; margin: 0 0 5px;}
.user_text .table_wrap table { margin: 0;}
.user_text .table_wrap table small { font-size: 12px; font-weight: normal;}
.user_text .table_wrap table th { background: none; border: 0; border-left: 1px dashed #d3d3d3; color: #6d6d6d; vertical-align: middle;}
.user_text .table_wrap table td { background: none; border: 0; border-left: 1px dashed #d3d3d3; border-top: 1px dashed #d3d3d3; color: #6d6d6d; vertical-align: middle;}
.user_text .table_wrap table td:first-child, .user_text .table_wrap table th:first-child { border-left: 0; width: 45%;}
.user_text .table_wrap table .text_right { text-align: right;}
.user_text .table_wrap table .btn_fr { float: right; margin: 0;}
.user_text .table_wrap table .btn_fl { float: left; margin: 0;}
.user_text .table_wrap table input.text_short { float: left; width: 30px; text-align: center; margin: 0 5px 0 0;}

.user_text form, .pseudoform { width: 100%; margin: 0; overflow: hidden;}
.user_text form fieldset, .pseudoform fieldset { float: left; width: 202px; margin-right: 20px; overflow: hidden;}
.user_text form p, .pseudoform p { margin: 0 0 15px; float: left; clear: both; width: 100%;}	  
.user_text form p.sep, .pseudoform p.sep { border-top: 1px dashed #b5cda7; padding-top: 8px;}
.user_text form .required, .user_text form .error { color: #be0000; border-color: #be0000; margin: 0 5px; font-weight: bold; font-size: 14px;}
.user_text form input.required, .pseudoform input.required { margin: 0; font-weight: normal; font:12px Arial,Helvetica,sans-serif; }
.user_text form label, .pseudoform label { display: block; font-weight: normal; margin: 0 0 4px; color: #6d6d6d; }
.user_text form label.inline, .pseudoform label.inline { float: left; width: 49%;}
.user_text form label.required, 
.user_text form label.error,
.pseudoform label.required, 
.pseudoform label.error { width: auto; display: inline; color: #be0000; vertical-align: middle; margin: 0 5px; font-weight: normal; font-size: 12px;}
.user_text form label.overTxtLabel, .pseudoform label.overTxtLabel { padding: 4px; display: block; margin: 0;}
.user_text form label input, .pseudoform label input { vertical-align: middle; height: 14px; width: 14px; margin-right: 5px;}
.user_text form .text, form textarea,
.pseudoform .text, .pseudoform textarea { width: 190px; color: #6d6d6d; background: #f4f3f4; border: 1px solid #d6d6d6; padding: 5px;}
.user_text form .btn-submit, .pseudoform .btn-submit { font-size: 1px; background-image: url(../img/btn-submit.gif); text-indent: -9999px; overflow: hidden; width: 101px; padding: 0;}
.user_text form .btn-order, .pseudoform .btn-order { font-size: 1px; background-image: url(../img/btn-place-order.png); text-indent: -9999px; overflow: hidden; width: 112px; padding: 0;}

.user_text form .btn-order-last, .pseudoform .btn-order-last { font-size: 20px; line-height:16px; background-image: url(../img/btn-purple.jpg); overflow: hidden; width: 320px; height:50px; padding: 0;font-family:arial;letter-spacing:0.5px;text-shadow:none;}
.user_text form .btn-order-last small { font-family:arial;font-weight:normal;letter-spacing:0; }

.user_text form .text_half, .pseudoform .text_half  { width: 80px;}
.user_text form select, .pseudoform select, select.select { width: 100%; color: #6d6d6d; background: #f4f3f4; border: 1px solid #d6d6d6; height: 26px; padding: 3px 0 3px;}
.user_text form select option, .pseudoform select option, select.select option { color: #6d6d6d; background: #f4f3f4; padding: 3px;}
.user_text form .center-minus, .pseudoform .center-minus {background: url(../img/minus.gif) 50% 50% no-repeat; }

input.validation-failed, textarea.validation-failed { border-color: #be0000 !important; color: #be0000 !important; }
input.validation-passed, textarea.validation-passed { color: #00be00 !important; }

.user_text form table label, .pseudoform table label { width: auto; float: left; margin: 5px 15px 0 0;}
.user_text form table p, .pseudoform table p { margin: 10px 0 0;}
.user_text form table textarea, .pseudoform table textarea { width: 98%;}
.user_text form table .text, .pseudoform table .text { width: 120px; padding: 3px;}
.user_text form table .overTxtLabel, .pseudoform table .overTxtLabel  { padding: 2px; }
.user_text form table .text_medium, .pseudoform table .text_medium { width: 222px;}
.user_text form table .text_wide, .pseudoform table .text_wide { width: 632px;}
.user_text form table .text_long, .pseudoform table .text_long { width: 360px;}
.user_text form table .text_wrap, .pseudoform table .text_wrap { float: right; width: 640px;}
.user_text form table a, .pseudoform table a {color: #006fb6; font-weight: normal; border: 0;}
.user_text form table img, .pseudoform table img {border: 0; vertical-align: middle;}

	
/*Layout

------------------------------------------------------------------------- */
body { font: 12px Arial,Helvetica,sans-serif; color: #2b2b2b; margin: 0; padding: 0; width: 100% }
#top, #menuBg, #slider, #content, #bottom, #footer, .inner { width: 999px; margin: 0 auto; clear: both; }
#menuBg {width:100%!important;}
.column_left { width: 760px; float: left; }
.column_right { width: 215px; float: right; }

/* Top

------------------------------------------------------------------------- */

#root_cat_menu {  
	color: #FFFFFF;
    line-height: 60px;
    position: absolute;
    right: 28px;
    top: 0px;
    z-index: 3;
    height: 60px;
    background: none;
    text-align: right;
    
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    text-shadow: none;
    
    width:160px;
}
#root_cat_menu div { margin-right: 23px; }
#root_cat_menu ul { background: #292420; float: left; clear: both; position:relative;left:30px;top:-5px; }
#root_cat_menu li { padding: 5px 10px; }
#root_cat_menu li a { font-size: 16px; color: #FFFFFF; font-weight:normal; }
#root_cat_menu:hover ul { display:inline-block !important; }


#top { height: 68px; position: relative; }
#top .logo { float: left; position: relative; margin: -6px 0 0 8px;}
#top .logo_central { float: right; position: relative; margin: 8px 8px 0 0;}
#top .logo_satellite { float: left; position: relative; margin: 8px 8px 0 0;}

#top .banners { float: right; margin: 10px 0 0; }
#top .banners img { float: left; margin: 0 3px; }
#top .banners .phone { 
	float: left; 
	color: #6B2254;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 0 10px;
    line-height: 49px; 
}

#cart { float: right; margin: 3px 0 0; background: #f5f5f5 url(../img/bg-cart.jpg) 0 0 repeat-x; padding: 0px 5px 0px 5px; border: 1px solid #d4d4d4; width: 220px;}
#cart .btn { float: right; margin: -5px -5px 5px 5px;}
#cart .title { margin: 1px 0 3px; white-space: nowrap; font-size: 12px; font-weight: bold; color: #422338;}
#cart .title a {color: #6b2254;}
#cart .title a:hover {color: #6b2254; text-decoration: underline;}
#cart p { font-size: 11px; color: #5a6931; margin: 0;}
#cart h1 { text-align: center; margin-bottom: 3px; padding-top:3px; }
#cart .ic { color: #6D6D6D; }
#cart .oc {  color: #6D6D6D; }
#cart .ic span,
#cart .oc span { color: #56b549; margin-left: 10px; }

#cart.smaller img { height: 26px; }
#cart.smaller p { font-size: 10px; }
#cart.smaller h4 { margin: 0; }

#help { float: right; margin: 50px 10px 0 0; width: 300px;}
#help a { float: right; font-weight: bold; color: #422338; text-decoration: underline;}
#help a:hover { text-decoration: none;}
#help p { font-weight: bold; color: #783963;}

.top_search_box { 
    float: left;
}
.top_search_box p { margin: 0;}
#search { }
#search .submit { float: left; height: 37px; line-height: 20px; overflow: hidden; padding: 0; text-align: center; background: #ebebeb; border: 0; margin: 13px 0 0 1px; font-size: 14px; color: #000; font-weight: normal; cursor: pointer; width: 69px; }
#search .submit:hover{ background: #56b549; color:white; }

#search .text { float: left; width: 298px;}
#search form { }
#search .search-item-form {  }

/*
#facebook { 
	float: right;
	margin:8px 0 0;
	overflow:visible;
	text-align:right;
	width: 280px;
	z-index:15;
}
#facebook a { float: right;}

#plusone { 
	float:left;
	margin:8px 0 0;
	overflow:visible;
	text-align:right;
	width: 100px;
	z-index:15;
}
*/
#top .social { margin: 14px 0 0; }

#menuBg { position: relative; z-index: 1; padding: 0 0 14px; height: 35px; border-bottom: 1px solid #eaeaea}
#menu { position: absolute; top: -46px; left: 18px; width: 999px; margin: 0; z-index: 9; text-shadow: none;  }
#menu * { font-size: 16px; font-weight: normal; color:#333; }



.menuItem { float: left; position: relative; z-index: 9; margin: 0; overflow: visible;}

.menuItemText {
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    padding: 20px 20px;
    float: left;
    border-bottom: 1px solid #fff;
    font-size: 18px;
    color: #fff;
    position: relative;
    z-index: 11;
    text-transform: none;
    cursor: default;
}
.menuItemLink {
    line-height: 20px;
    height: 21px;
    overflow: hidden;
    padding: 15px 10px;
    float: left;
    color: black;
    position: relative;
    z-index: 11;
    text-transform: lowercase;
    cursor: default;
}
a.menuItemLink { cursor: pointer; }
#menuItem1 .menuItemLink { background: none;}
.menuItemLink:hover, 
#menuItem1 .menuItemLink:hover, 
.menuItem:hover  .menuItemLink  { border-left: 1px solid #fff; border-right: 1px solid #fff; background: #56b549!important; border-bottom-color: #FFFFFF; margin-left: -1px; margin-right: -1px; color:#fff !important;}

.subMenuItemLeft { position: absolute; left: -1px; top: 60px; z-index: 10;}
.subMenuItemRight { position: absolute; right: -1px; top: 60px; z-index: 10;}
.subMenuItem {float: left; background: #56b549 url(../img/bg-submenu.gif) 0 100% repeat-x; border: 1px solid #fff; width: 164px; }
.menuItem   .subMenuItem  { width: 164px; }
.menuItem   .subMenuItemLeft, .menuItem   .subMenuItemRight { width: 164px;}
.menuItem2 .subMenuItem { width: 320px;}
.menuItem2 .subMenuItemLeft, .menuItem2 .subMenuItemRight { width: 322px;}
.menuItem3 .subMenuItem { width: 480px;}
.menuItem3 .subMenuItemLeft, .menuItem3 .subMenuItemRight { width: 482px;}
.subMenuItem .bulk { width: 120px; padding: 0 20px 20px;}
.subMenuItem .bulk.wider { width: 150px; padding: 0 10px 20px 0; }
.subMenuItem .bulk li { padding: 0; background: none;}
.subMenuItem .bulk li a { color: #fff; text-decoration: none;}
.subMenuItem .bulk li a:hover, .subMenuItem .bulk li a.current { color: #c0e45e; text-decoration: none;}
.subMenuItem .bulk .title {color: #a6bf64; border-color: #738542;}

#menu li ul.expanded { display:none; width:auto; min-width:160px; clear:both; float:none; position:absolute; top:46px; margin-left:0; background: none repeat scroll 0 0 #292420; padding-right:10px; padding-top:10px; padding-bottom:5px; }
#menu li ul.expanded li a {  color:#FFF; }
#menu li:hover ul.expanded { display:block; }
a.menuItemLink { width:auto; display:block; clear:both; float:none; }
#menu li ul.expanded li a {
    color: #ffffff;
    line-height:26px;
    font-size:16px;
}

.menuItem.menuItem-wide { position:static; }
#menu li ul.expanded.expanded-wide { width:99%;left:-7px;padding-top:15px;padding-bottom:10px;padding-right:0;box-shadow: 0 0 3px #555; background:#FFF; }
body.wider #menu li ul.expanded.expanded-wide { width:1100px; }
#menu li ul.expanded.expanded-wide>li { float:left;width:215px; border-left:1px solid #eee;padding-left:15px;font-size:16px;font-weight:bold;color:#407419;font-size:16px;font-weight:bold; letter-spacing: normal; }
#menu li ul.expanded.expanded-wide>li>a { font-size:16px;line-height:15px;font-weight:bold;color:#407419;font-size:16px;font-weight:bold; letter-spacing: normal; }
#menu li ul.expanded.expanded-wide>li:first-child { border-left:0; }
#menu li ul.expanded.expanded-wide li li a { font-size:15px;color:#222;font-weight:normal; }
#menu li ul.expanded.expanded-wide li li a:hover { color:#56b549;font-weight:bold; }
#menu li ul.expanded.expanded-wide ul { margin-top:10px; }

#menu li ul.expanded.expanded-wide > li.bottom-images { float:none;clear:both;width:auto;display:inline-block; margin:20px 0 10px; border:0; }
#menu li ul.expanded.expanded-wide > li.bottom-images a { width:150px;display:inline-block;margin:0 10px;text-align:center; margin-bottom:25px;}
#menu li ul.expanded.expanded-wide > li.bottom-images a img { width:100%;margin-bottom:3px; }
#menu li ul.expanded.expanded-wide > li.bottom-images a span { font-size:13px; line-height:16px;}
#menu li ul.expanded.expanded-wide > li.bottom-images a span.red { color:red; }
#menu li ul.expanded.expanded-wide > li.bottom-images a:hover { opacity:0.8; }

/* Content

------------------------------------------------------------------------- */
#content { padding: 0 11px; position: relative; z-index: 2; width: 977px;}

#slider { width: 100%; height: 475px; overflow: hidden; background: #fff; margin-bottom: 8px; position: relative; }
#slides { width: 100%; height: 475px; overflow: hidden; margin: 0; text-align: center; }
#slides img { max-width:100%; }
#slider #sl-prev { cursor:pointer; position: absolute; left: 0; top: 42%; margin: 0; width: 36px; height: 64px; overflow: hidden; color: #b898ad; display: block; background: url(../img/bg-tabs-l.png) 0 0px no-repeat; z-index: 2;}  
#slider #sl-prev:hover { background-position: 0 -63px; }
#slider #sl-next { cursor:pointer; position: absolute; right: 0; top: 42%; margin: 0; width: 36px; height: 64px; overflow: hidden; color: #b898ad; display: block; background: url(../img/bg-tabs-r.png) 0 0px no-repeat; z-index: 2;}  
#slider #sl-next:hover { background-position: 0 -63px; }

.header_line {width: 971px; background: #ebebeb; float: left; clear: both; margin: -1px -11px 0; padding: 14px; }
.header_line.short { width: 754px; }
.header_line.indented { margin-bottom: -11px; }
.header_line .title { display: block; color: #2B2B2B; font-size: 18px; font-weight: normal; line-height: 22px; margin: 0 0 10px;}

._tabs ._navs .header_line { padding: 7px 14px; }
._tabs ._navs .header_line ._nav a, ._tabs ._navs .header_line ._nav .like-a { padding: 7px 14px; background: url("../img/btn-green.jpg"); color: #fff; }
._tabs ._navs .header_line ._nav.on a { background: url("../img/btn-purple.jpg"); }
a.not-like-a { font-size:16px;position:relative;top:10px;left:5px;text-decoration:underline; }

.content_line {width: 975px; background: #fff; float: left; clear: both; margin: 0px 0 0;}
.content_line_shaded { background: #fafafa;}
.content_line_first { border-color: #fff; margin-bottom: 10px; background: #fff;}
.content_line_single { margin-top: 10px;}
.content_wide {width: 100%; float: left; clear: both; margin: 15px 0 0; padding: 14px 0; }

.content { float: right; display: inline; width: 744px; padding: 0; margin: 0;}
.content ul li { list-style: outside disc;}
.content ul ul li { list-style: circle;}
.sidebar { float: left; display: inline; width: 192px; padding: 0; margin: 0;}

.bulk { float: left; width: 190px; padding: 0 29px 10px; margin: 25px 0 0;}
.bulk .title { display: block; padding: 0 0 5px; color: #7c7365; text-transform: uppercase; border-bottom: 1px solid #3b3834; font-size: 12px; font-weight: bold; line-height: 22px; margin: 0 0 10px;}
.bulk ul { margin: 5px 0 0; padding: 0;}
.bulk ul li { margin: 0 0 3px; padding: 0 0 0 20px; background: url(../img/sprites.gif) 4px -147px no-repeat; font-size: 11px; color: #bcbcbc;}
.bulk ul li a {font-size: 11px; font-weight: normal; color: #bcbcbc; text-decoration: none;}
.bulk ul li a:hover {text-decoration: underline;}
.bulk p {color: #bcbcbc; line-height: 17px; margin: 0;}

.payments { height: auto; margin: 0; overflow: hidden;}
.payments ul { margin: 0; padding: 0; text-align:center; }
.payments li { display:inline-block; margin: 0 0 0 10px; overflow:hidden; height: 100%; }
.payments li:first-child { margin: 0; }
.payments h4 { line-height: 12px; }
.payments img {  }

.sociable { float: right; margin: 0;}
.sociable ul { float: left; margin: 0; padding: 0 0 5px;}
.sociable li { float: left; margin: 10px 10px 0 0; font-size: 14px; line-height: 29px; }

.banner { float: left; margin: 0;}
.banner img { margin: 0;}

.category_list { float: left; width: 976px; overflow: hidden; position: relative; z-index: 1; margin: 0 -1px 0 0; overflow: hidden; border-right: 1px solid #ebebeb; padding: 0; background: #fafafa;}
.category_list ul { width: 110px; }
.category_wrap { position: relative; float: left; margin: 0; padding: 0;}
.category {float: left; padding: 0 0 15px; border-top: 1px solid #ebebeb; width: 244px; overflow: hidden; background: url(../img/bg-category.png) 0 0 no-repeat; min-height: 250px;}
.category .category_image { position: absolute; z-index: -1; top: 10px; right: 0;}
.category .btn { 
	bottom:15px;
	margin:20px 20px 0;
	position:absolute;
}
.category .btn img { margin-left: 30px;}
.category h3 { margin: 20px 20px 0;}
.category ul { margin: 15px 0 0 20px;}
.category ul li { margin: 2px 0 0 1px; color: #494648;}
.category ul li a { color: #494648;}

.promo_wrap { float: right; margin: 10px;}
.promo_list { float: left; width: 976px; overflow: hidden; position: relative; z-index: 1; margin: 0 0 0 -1px; overflow: hidden; padding: 0; background: #272520;}
.promo { position: relative; float: left; margin: 0; border-left: 1px solid #fff; width: 243px;}
.promo .promo_image { float: left; width: 243px; height: 163px;}
.promo .btn { position: absolute; right: 0; bottom: 0; min-width:100%; padding:0; }

.promo_small { background-color:#FFF; }
.promo_small .promo_image { opacity:1; }
.promo_small .promo_image:hover { opacity:0.8; }

.promo_list_type_2 { width: 975px; padding: 0 0px 0 2px; margin-bottom:10px; margin-top:-1px; }
.promo_list_type_2 .promo { width:322px; overflow:hidden; margin: 4px 0 4px 2px; border:0; height:310px; overflow:hidden; }
.promo_list_type_2 .promo .promo_image { float: left; width: auto; max-width:322px; height: auto;}

.breadcrumbs { 

	margin: 0; 
	padding: 10px 15px; 
	line-height: 9px;
	font-size: 13px; 
	font-weight: normal;
}
.breadcrumbs div { display: inline; padding-bottom:10px; }
.breadcrumbs a { margin-right: 7px; padding-right: 10px; background: url(../img/sprites.gif) 100% -85px no-repeat; color: #999;}
.breadcrumbs a.last { background:transparent; }
.breadcrumbs a:hover { background-position: 100% -133px; color: #000; text-decoration:underline; }
.breadcrumbs .current { color: #999; }
.breadcrumbs a.active { font-weight: bold;}

.content_menu_title {     
	background: none repeat scroll 0 0 #EBEBEB;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    padding: 10px 15px; 
}
.content_menu_title h2 { margin: 0; }
.content_menu {
	padding: 5px 10px 11px;
	overflow: hidden;
}
.content_menu .right { float: right; }
.content_menu .col { width: auto; float: left; }
.content_menu .right .col { float: right; text-align: right; }
.content_menu .menuitem {
    height: 21px;
	line-height: 21px;
    margin: 1px 8px;
	font-size: 16px;
	overflow: hidden;
}
.content_menu .menuitem.current, .content_menu .menuitem.current a { color: #6B2254; }
.content_menu .menuitem a { color: #2b2b2b; }
.content_menu .right .menuitem a { color: #733960; }
.content_menu .right .menuitem.current, .content_menu .right .menuitem.current a { color: #56b549; }

.category_actions .content_menu .menuitem {
    height: 19px;
	line-height: 19px;
	font-size: 13px;
	overflow: hidden;
	display:block;
	text-shadow: none;
	font-family:Arial;
	margin: 1px 0;
	padding:0 5px 0 15px;
}

.category_actions .content_menu { padding:5px 0px 1px; }

.category_actions .content_menu .col { float:none; }

.category_actions  .content_menu .menuitem.current a { font-weight:bold; }
.category_actions  .content_menu .menuitem.current { background-color:#EBEBEB; }

.category_actions .category-left { margin:8px 0px 5px; padding: 5px 15px; background-color:#EBEBEB; color: #6b2254;font-size: 16px;font-weight: normal;line-height: 22px; }

.content_menu .promo { width: auto; }
.content_menu .promo_image { height: 110px; width: auto; }
.item_sort {     
	position: absolute;
    right: 15px;
    top: -3px;
}
.item_sort .select { width: auto; }

.category_desc { float: right; width: 214px; margin: 0; border-left: 1px solid #ebebeb; background: #fafafa; padding: 0;}
.category_desc h1 { font-size: 16px; margin: 30px 14px 15px; color: #733960;}
.category_desc .user_text { margin: 0 14px; padding: 0; color: #6d6d6d;}
.category_desc .user_text p, .category_desc .user_text li { color: #6d6d6d;}

.category_actions { float: left; width: 214px; margin: 0 -1px 0 0; border-right: 1px solid #ebebeb; padding: 0; background:#FFF;}
.category_actions .bulk { width:213px; padding: 0 0 15px; margin: 0; border-left: 1px solid #fff; background: #fff; border-top: 1px solid #ebebeb;}
.category_actions h2 { font-size: 16px; margin: 0px 16px 15px; color: #6B2254; font-weight: normal; line-height: 22px;}
.category_actions .filters { margin: 0; padding: 0}
.category_actions .filters ul { margin: 0; padding: 0 16px 5px;}
.category_actions .filters ul li { margin: 0; padding: 0; border-bottom: 1px dashed #d3d3d3; color: #616161; }
.category_actions .filters ul li { margin: 5px 0 0; padding: 0 0 5px; border-bottom: 1px dashed #d3d3d3; color: #616161; }
.category_actions .filters ul li a { color: #616161; }
.category_actions .filters ul li a:hover, .filters ul li .active { color: #924f7c; text-decoration: none; font-weight: bold; }
.filters .active { color: #56b549; }
.category_actions .filters ul li a.active { color: #6AB80C; }
.category_actions .filters .h5 { font-size: 12px; margin: 20px 16px 10px; color: #616161; border-top: 1px dashed #422338; border-bottom: 1px dashed #422338; font-weight: bold;line-height:22px;}
.category_actions .filters select { margin: 0 16px 20px; width: 183px; }

.category_actions .filters form {}
.category_actions .filters form input.price { width:35px; padding: 3px; }
.category_actions .filters form input.submit {    
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #616161;
    font-size: 11px;
    padding: 3px;
    width: 50px; 
}
.category_actions .filters ul li form div * { font-size: 10px; }
.category_actions .filters ul li form div.active { font-weight: bold; color: #616161; }
.category_actions .filters ul li form div.active:hover { font-weight: bold; color: #924f7c; }

.category_actions .bulk ul { margin: 15px 0 0;}
.category_actions .bulk ul ul { margin: 0;}
.category_actions .bulk li { background-position: 10px -196px; color: #616161;}
.category_actions .bulk li a { text-decoration: underline; color: #616161;}
.category_actions .bulk li a.active { font-weight: bold; }
.category_actions .bulk li a:hover { text-decoration: none;}

.category_actions .bulk .text { padding:5px 8px 5px 5px; text-align: justify; }

.category_actions .cat_list li a { font-size: 12px; }

.category_phone_form .filters_form form {}
.category_phone_form .filters_form form input.price { width:35px; padding: 3px; }
.category_phone_form .filters_form form input.submit {    
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #0066c0;
    font-size: 12px;
    font-weight:normal;
    cursor:pointer; 
}
.category_phone_form .filters_form form div.active { font-weight: bold; color: #616161; }
.category_phone_form .filters_form form div.active:hover { font-weight: bold; color: #924f7c; }

#sec_desc_on_top { padding:10px;font-size: 13px; font-weight: 400; line-height: 19px; margin: 0; overflow:hidden;width: 100%; }
#sec_desc_on_top h2, #sec_desc_on_top h3, #sec_desc_on_top h4, #sec_desc_on_top h5, #sec_desc_on_top h6 { 
	 font-size: 14px; font-weight: bold; line-height: 19px; display:inline; margin:0;color:#2b2b2b;
}
#more_sec_desc_top { color:#0066c0; cursor:pointer;float:right; }

#sec_desc_on_top ul li { float:none; width:auto; display:list-item; border:0;height:auto; margin:0;list-style: outside disc;overflow:visible; }
#sec_desc_on_top ul { margin-bottom:10px;float:none;padding-left:10px; }

.item_list { float: right; width: 760px; margin: 0 -1px; background: #fff; }
.item_list ul, .item_list .cont { float: left; width: 728px; margin: 0 0 0 16px; overflow: visible;}
.item_list ul li, .item_list .item { position: relative; float: left; width: 180px; height: 240px; margin: -1px 1px 5px -1px; padding: 5px 0 0; border-top: 1px dashed #d3d3d3; background: none; position: relative; overflow: hidden; }
.item_list ul li.notop, .item_list .item.notop { border-top: none; } 
.item_list.cats ul li, .item_list.cats .item { height: 237px; margin-bottom: 16px; }
.item_list ul li .item-inner, .item_list .item .item-inner { position: absolute; margin: 0 5px; width: 170px; }
.item_list ul li a.item_thumb, .item_list .item a.item_thumb { display: block; margin: 0; padding: 0; width: 100%; height: 158px; border-bottom: 0px solid #d3d3d3; text-align: center; position: relative; }
.item_list .onhover, .item-inner .onhover { display: none; }
.item_list .onhover .btn, .item-inner .onhover .btn { margin-left: 26px; }

.content_line.wider .item_list.cats .item { width:210px; }
.content_line.wider .item_list .item { width:210px; }

.item_list:not(.not-hover) ul li:not(.not-hover):hover, .item_list:not(.not-hover) .item:hover { overflow: visible; z-index: 10;}
.item_list:not(.not-hover) ul li .item-inner:hover, .item_list:not(.not-hover) .item .item-inner:hover { height: auto; min-height: 237px; padding: 20px; z-index: 11; box-shadow: 0 0 10px #888; overflow: hidden; background: #fff; border: 1px solid; margin: -21px -16px; }
.item_list:not(.not-hover) ul li:not(.not-hover):hover a.item_thumb, .item_list:not(.not-hover) .item:hover a.item_thumb { border-bottom: 3px solid #924f7c; }
.item_list:not(.not-hover) ul li:not(.not-hover):hover .cat_ext_desc, .item_list:not(.not-hover) .item:hover .cat_ext_desc { display: block; }
.item_list:not(.not-hover) ul li:not(.not-hover):hover .onhover, .item_list:not(.not-hover) .item:hover .onhover { display: block; }

.item_list .onhover.edit-link .edit-link-a, .item-inner .onhover.edit-link .edit-link-a { display: none; }
.item_list:not(.not-hover) ul li:hover .onhover.edit-link a, .item_list:not(.not-hover) .item:hover .onhover.edit-link a { display: inline; }
.item_list:not(.not-hover) ul li:hover .onhover.edit-link, .item_list:not(.not-hover) .item:hover .onhover.edit-link { display: block; position:relative; left:110px; top:-20px; }

.item_list ul li a.item_thumb img, .item_list .item a.item_thumb img { margin: auto; max-height: 146px; max-width: 146px; position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.item_list ul li p.tips, .item_list .item p.tips { margin: 6px 0 0 0; height: 30px; overflow: hidden; line-height: 15px; text-align:center;} 

.item_list .cat_short_desc p { margin: 7px 0 -2px; line-height: 16px;} 

.item-inner .cat_ext_desc { border-top: 1px solid #924F7C; display: none; font-size: 9px; line-height: 12px; margin: 10px 0 0; padding: 10px 0 0; display: none; }
.item-inner .cat_ext_desc p { font-size: 11px; line-height: 13px; color: #7C7365; text-align:justify; }

/* 
.item_list ul li p, .item_list .item p { margin: 7px -8px -2px; line-height: 16px;} 
*/
.item_list ul li .item_price, .item_list .item p.item_price { font-weight: bold; color: #000; margin-top: 5px; position: relative; font-size:14px; }
.item_list ul li .item_price strong, .item_list .item p.item_price strong {color: #c10909; font-size: 15px;}
.item_list ul li .item_price del, .item_list .item p.item_price del { text-decoration: line-through; margin-right: 4px; font-size:12px; }
.item_list ul li .item_btn, .item_list .item p.item_btn { margin: 8px 0 0; width:147px; height: 24px; line-height: 24px; position: absolute; bottom: 0px; } 
.item_list ul li .item_btn .btn, .item_list .item p.item_btn .btn { margin: 0;}
.item_list ul li .item_btn .btn_green, .item_list .item p.item_btn .btn_green { float: left;}
.item_list ul li .item_btn .btn_purple, .item_list .item p.item_btn .btn_purple { float: right;}
.item_list ul li a img.series_thumb, .item_list .item a img.series_thumb { max-width: 147px; max-height: 158px; }
.item_list img.item_promo { position: absolute; right: 0; top: -5px; }
.item_list img.item_promo_dc { position: absolute; right: 0; top: -7px; }

.item_list ul li .item_price span.free-del, .item_list .item p.item_price span.free-del { 
font-size:12px;
font-weight:normal;
color:grey;
margin-top:2px; 
display: block; clear:left;
}

.item_list .item_name {    
	display: block;
    font-weight: bold;
    margin: 7px 5px;
	color: #2B2B2B; 
}
.item_list div.text {  border-bottom: 1px dashed #EBEBEB; border-top: 1px dashed #EBEBEB; }

/* niepotrzebne?
.item_list.desc ul li, .item_list.desc .item { height: 257px; margin: -1px 1px 12px -1px; padding: 5px 0 0;  }
.item_list.desc ul li p.item_btn, .item_list.desc .item p.item_btn { margin: 8px 0 0 -9px; } 
*/

.item_list ul li .cat_short_desc, .item_list .item .cat_short_desc { font-size: 9px; line-height: 12px; margin: -5px 5px 0; }
.item_list ul li .cat_short_desc p, .item_list .item .cat_short_desc p { font-size: 11px; line-height: 13px; color: #7C7365; }

.item_list.wide { width: 975px; }
.item_list.wide ul, .item_list.wide .cont { width: 941px; margin-left: 35px; }

.item_list .banner {
	float: right;
    height: 516px;
    width: 401px;
	overflow: hidden;
}
.item_list .manufacturer-banner {
	clear: both;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.item_list .manufacturer-banner img { margin: 0 auto; }

.item_list .left { float: left; }
.item_list .right { float: right; }
.item_list .row1 { height: 274px; }
.item_list .cols3 { width: 541px; }
.item_list .bottom-dashed { border-bottom: 1px dashed #D3D3D3; }

.item_list .user_text { padding: 0 40px 0; }

.item_list .stars { position: absolute; top: 146px; }
.item_list .stars span { display: block; float: left; width: 10px; height: 10px; margin: 0 2px 0 0; }
.item_list .stars span.star-full { background: url(../img/rating/star-full-10.png) no-repeat; }
.item_list .stars span.star-empty { background: url(../img/rating/star-empty-10.png) no-repeat; }
.item_list .stars span.star-op-count { width: auto; font-size: 10px; line-height: 10px; margin: 0 0 0 5px; }

.item_list .category_phone_form { clear: both; margin: 0; border-top: 1px dashed #D3D3D3; background: #EBEBEB; padding: 0 15px; }
.item_list .category_phone_form form { margin: 0; }
.item_list .category_phone_form .user_text { padding: 5px 0; line-height: 25px; margin: 0; color: #616161; }
.item_list .category_phone_form input.text { padding: 3px 5px 4px; margin: 0 10px 0 0; width: 160px; }

.item_list_short { float: left; width: 680px; margin: 10px 0 10px 10px; background: #fff; }
.item_list_short ul { float: left; width: 680px; margin: 0; overflow: hidden;}
.item_list_short ul li { float: left; width: 169px; margin: 8px 0 0; padding: 0; border-left: 1px solid #fff; background: #ebebeb; position: relative; }
.item_list_short ul li a { color: #2B2B2B }
.item_list_short ul li a.item_thumb { 
	background:none repeat scroll 0 0 #FFFFFF;
	display:table-cell;
	height:125px;
	margin:0;
	overflow:hidden;
	padding:0 0 10px;
	text-align:center;
	vertical-align:middle;
	width:169px;
}
.item_list_short ul li a.item_thumb img { 
	max-height:115px;
	max-width:169px;
	margin: 0 auto;
}
.item_list_short ul li p { margin: 8px 0; padding: 0; text-align: center; font-size: 11px;} 
.item_list_short ul li .item_price { margin-top: -8px; font-weight: normal; color: #000;}
.item_list_short ul li .item_price strong {color: #c10909; font-weight: normal;}
.item_list_short ul li .item_price del { text-decoration: line-through; padding-right: 12px; margin-right: 4px; background: url(../img/del.gif) 100% 50% no-repeat; }

.item_list_short .stars { left: 12px; position: absolute; top: 114px; }
.item_list_short .stars span { display: block; float: left; width: 10px; height: 10px; margin: 0 2px 0 0; }
.item_list_short .stars span.star-full { background: url(../img/rating/star-full-10.png) no-repeat; }
.item_list_short .stars span.star-empty { background: url(../img/rating/star-empty-10.png) no-repeat; }
.item_list_short .stars span.star-op-count { width: auto; font-size: 10px; line-height: 10px; margin: 0 0 0 5px; }

.item_list_wide { float: left; width: 955px; margin: 10px 0 10px 10px; }
.item_list_wide ul { float: left; width: 955px; margin: 0; overflow: hidden;}
.item_list_wide ul li { float: left; width: 955px; margin: 8px 0 0; padding: 0; border-top: 1px dashed #d3d3d3; }
.item_list_wide ul li:first-child { border-top: 0;}
.item_list_wide ul li a.item_thumb { display: block; margin: 0; padding: 0 0 10px; width: 100%; overflow: hidden; height: 115px; background: #fff; text-align: center;}
.item_list_wide ul li a.item_thumb img { height: 115px; margin: 0 auto;}
.item_list_wide ul li p { margin: 8px 0; padding: 0;} 
.item_list_wide ul li .item_price { margin-top: -8px; font-weight: normal; color: #000;}
.item_list_wide ul li .item_price strong {color: #c10909; font-weight: normal;}
.item_list_wide ul li .item_price del { text-decoration: line-through; padding-right: 12px; margin-right: 4px; background: url(../img/del.gif) 100% 50% no-repeat; }
.item_list_wide ul li .btn { margin: 15px 10px 0 0;}
.item_list_wide ul li .item { float: left; width: 169px; background: #ebebeb; text-align: center;}
.item_list_wide ul li .item a { color: #2B2B2B; }
.item_list_wide ul li .item_desc { float: left; width: 480px; margin: 15px 0 0 30px; text-align: justify; }
.item_list_wide ul li .item_desc p { margin: 0 0 15px; color: #6d6d6d;}
.item_list_wide ul li .item_cart { float: right; width: 250px; }
.item_list_wide ul li .item_cart ul { width: 250px; }
.item_list_wide ul li .item_cart p { margin: 0 0 15px; color: #6d6d6d;}

.item_list_wide .stars {}
.item_list_wide .stars span { display: block; float: left; width: 10px; height: 10px; margin: 0 2px 0 0; }
.item_list_wide .stars span.star-text { display: block; float: left; margin: 0 5px 5px 0; width: auto; }
.item_list_wide .stars span.star-full { background: url(../img/rating/star-full-10.png) no-repeat; }
.item_list_wide .stars span.star-empty { background: url(../img/rating/star-empty-10.png) no-repeat; }
.item_list_wide .stars span.star-op-count { width: auto; font-size: 10px; line-height: 10px; margin: 0 0 0 5px; }

.item_list .cat-wide { border: 1px dashed #422338; padding: 0 0 0 1px; margin: -1px 0 0; width: 905px; background: #eee; }
.item_list .cat-wide.odd { background: #fff; }
.item_list .cat-wide .cat-item { border-right: 1px dashed #422338; margin-right: 0; }
.item_list .cat-wide .cat-item .item_thumb { border: none; height: 120px; }
.item_list .cat-wide .cat-item .item_thumb img { max-height: 117px; }
.item_list .cat-wide .cat-item .item_name { font-size: 17px; text-align: center; font-weight: normal; }
.item_list .cat-wide .cat-item .see-all { color: #422338; display: block; margin: 2px 0 10px 24px; text-align: center; }
.item_list .cat-wide .item { margin-bottom: 0; height: 237px; }
.item_list .cat-wide h3 { margin: 0; line-height: inherit; }
 
.summary_item_list {}
.summary_item_list table { width: 100%; }
.summary_item_list th { font-weight: bold; text-align: center; }
.summary_item_list th, .summary_item_list td { padding: 10px; text-align: center; }

.unavailable { color:#999; font-family:Tahoma; font-size:11px; font-weight:normal; padding-left:10px; }
.item_list .box-unavailable { background-color:#eee; }

.cat-list { float: right; width: 975px; margin: 0 -1px; border-left: 1px solid #ebebeb; border-right: 1px solid #ebebeb; }
.cat-list ul.list { float: left; width: 941px; margin: 0 0 0 34px; overflow: visible;}
.cat-list ul.list > li { position: relative; float: left; width: 180px; height: 237px; margin: -1px 1px 16px -1px; padding: 5px 0 0; background: url(../img/dashed.gif) 0 15px no-repeat; position: relative; overflow: visible; }
.cat-list ul.list > li:first-child { background: none; }
.cat-list ul.list > li .item-inner { position: absolute; margin: 0 5px; width: 170px; }
.cat-list ul.list > li a.item_thumb { display: block; margin: 0; padding: 0; width: 100%; height: 158px; border-bottom: 1px solid #d3d3d3; text-align: center; position: relative; }
.cat-list ul.list > li .cat_short_desc { font-size: 9px; line-height: 12px; margin: 0px 5px 0; }
.cat-list ul.list > li .cat_short_desc p { font-size: 11px; line-height: 13px; color: #7C7365; }
.cat-list .item_name {    
	display: block;
    font-weight: bold;
    margin: 7px 5px;
	color: #2B2B2B; 
}
.cat-list .text {  border-bottom: 1px dashed #EBEBEB; border-top: 1px dashed #EBEBEB; }
.cat-list ul li a.item_thumb img { margin: auto; max-height: 146px; max-width: 146px; position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.cat-list ul li p { margin: 3px 0 0 0; max-height: 30px; overflow: hidden; overflow: visible; } 
.cat-list ul li h3 { font-size: 12px; line-height: 12px; margin: 0; padding: 0;}

.cat-list-short { width:auto; }
.cat-list-short ul.list { width:auto; }

.cat-list.wide ul.list > li.htmltips { height:185px; }

.main-page-content .cat-list { width:100%; }
.main-page-content .cat-list ul.list { width:100%; }
.main-page-content .cat-list ul.list>li { width:20%; }

/* Wygląd produktów w tipsach */
.hover-content { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid; box-shadow: 0 0 10px #555555; display: none; padding: 10px; position: absolute; top: -260px; left: -130px; z-index: 12; }
.hover-content.hover-left { right: -130px; left: auto; }
.hover-parent:hover .hover-content { display: block; }

.hover-content .tip-items { float: right; width: 570px; margin: 0; }
.hover-content .tip-items ul  { float: left; width: auto; margin: 0 0 0 16px; overflow: visible;}
.hover-content .tip-items ul li { position: relative; float: left; width: 180px; height: 237px; margin: -1px 1px 16px -1px; padding: 5px 0 0; background: url(../img/dashed.gif) 0 15px no-repeat; position: relative; overflow: hidden; }
.hover-content .tip-items ul li:first-child { background: none; }
.hover-content .tip-items ul li .item-inner { position: absolute; margin: 0 5px; width: 170px; }
.hover-content .tip-items ul li a.item_thumb { display: block; margin: 0; padding: 0; width: 100%; height: 158px; border-bottom: 1px solid #d3d3d3; text-align: center; position: relative; }

.hover-content .tip-items ul li a.item_thumb img { margin: auto; max-height: 146px; max-width: 146px; position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.hover-content .tip-items ul li p.tips { margin: 3px 0 0 0; max-height: 30px; overflow: hidden; } 
.hover-content .tip-items ul li .item_price { font-weight: bold; color: #000; margin-top: 2px; position: relative; }
.hover-content .tip-items ul li .item_price strong {color: #c10909; display: block; font-size: 14px;}
.hover-content .tip-items ul li .item_price del { text-decoration: line-through; margin-right: 4px; }
.hover-content .tip-items ul li .item_btn { margin: 8px 0 0; width:147px; height: 24px; line-height: 24px; position: absolute; bottom: 0px; } 
.hover-content .tip-items ul li .item_btn .btn { margin: 0;}

.hover-content .tip-items ul li .stars { position: absolute; top: 146px; }
.hover-content .tip-items ul li .stars span { display: block; float: left; width: 10px; height: 10px; margin: 0 2px 0 0; }
.hover-content .tip-items ul li .stars span.star-full { background: url(../img/rating/star-full-10.png) no-repeat; }
.hover-content .tip-items ul li .stars span.star-empty { background: url(../img/rating/star-empty-10.png) no-repeat; }
.hover-content .tip-items ul li .stars span.star-op-count { width: auto; font-size: 10px; line-height: 10px; margin: 0 0 0 5px; }
.hover-content .tip-items ul li img.item_promo { position: absolute; right: 0; top: 0; }

.hover-content.hover-content-series { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid; box-shadow: 0 0 10px #555555; display: none; padding: 10px; position: absolute; top: auto; bottom:160px; left: 0px; z-index: 12; }
.hover-content.hover-content-series img { max-width:600px; }

.product { position: relative; overflow: visible; background: #fff url(../img/bg-product.gif) 100% 0 repeat-y; padding: 5px 15px 15px;}

.product .item-top { float:right;width:340px; }

.product h1 { font-size: 25px; color: #733960; margin: 13px 0 8px; max-width: 340px; width: auto;text-align:left; line-height: 32px; }

.product .id-produktu { float:left; margin-top:0px; font-size:11px; color:grey; margin-right:10px; }

.product .polish-product { margin:5px; font-size:11px; color:grey; }
.product .polish-product img { margin-right:5px; border: 1px solid #eee; }

.product p { overflow: hidden; color: #333333;}
.product li { color: #333333;}

.product .zagiel_calc_link_item { clear: left; float: left; margin: 2px 0 0; }
.product .zagiel_calc_link_item img { width:140px; height:28px; margin-left:20px; }
.product .lukasrbox { clear: right; float: right; max-width: 160px; }
.product .lukasrbox img { border: 1px solid #6D6D6D; margin: 3px 0; width:105px; margin-right:25px; }
.product .lukasrbox span { font-size: 11px; }

.user_text .lukasrbox img { box-shadow: 2px 2px 3px #AAAAAA; margin: 3px; }
.user_text .lukasrbox span { font-size: 11px; display: block; height: 35px; line-height: 15px; max-width: 280px; padding: 4px 0 0 10px; }

.product .under_gallery { clear: both; position: relative; margin: 10px 0 0; }
.product .social { float: left; margin: 0; width: 480px; }
.product .product_btn { float: right; margin: 0; margin-top:-3px; }
.product .product_btn a { margin: 0 0 0 5px; }

#gallery_tabs { float: left; width: 575px; margin: 0; padding: 0; position: relative; margin-top:0px;}
#gallery_tabs_nav { overflow: hidden; margin: 0px 0 3px; padding: 0; border-bottom: 1px dashed #d3d3d3;}
#gallery_tabs_nav li { float: left; overflow: hidden; margin: 0 3px 3px 0; padding: 0;}
#gallery_tabs_nav li a { float: left; color: #312b22; font-size: 14px; background: #d3d3d3; padding: 0 10px; height: 24px; line-height: 21px; }
#gallery_tabs_nav li a:hover, #gallery_tabs_nav li.on a, #gallery_tabs_nav li.over a { text-decoration: none; background: #312b22; color: #fff; }

#gallery_tabs * { max-width:575px !important; }

#gallery_tabs .product_desc_text { margin: 15px 0 0; }

#gallery_tabs_content p {line-height:17px; text-align:justify;

font-size: 13px;
line-height: 19px;
font-weight: 400;

}
#gallery_tabs_content .product_tab ul { list-style-type: none;}
#gallery_tabs_content ul { list-style-type: disc; line-height: 18px;}

.product_gallery { float: left; width: 575px; margin: 0; padding: 0; position: relative; height:400px;}
.product_gallery a:hover img, .product_gallery a.active img { border-color: #6d6d6d;}
.product_gallery img { padding: 3px; background: #fff; border: 1px solid #ebebeb; margin: 2px 0; float: left; cursor: pointer; }
.product_gallery .image-box { text-align: center; width: 575px; max-height:400px; }
.product_gallery .image-box.wider { width: 575px; }
.product_gallery .image-box img { margin: 0 auto; float: none; max-width: 575px; max-height:380px; border: 0px;}
.product_gallery .image-box.wider img { max-width: 575px; }
.product_gallery .thumbs-box { }
.product_gallery .thumbs { width: 550px; height: 42px; overflow: hidden;  margin: 5px 0; position:relative; }
.product_gallery .thumbs .thumbs_cont { width: 550px; height: 42px; margin: 0; position:absolute; left: 0; overflow:hidden; }
.product_gallery .thumbs img { height:30px; margin-right:2px; }
.product_gallery .img-prev, .product_gallery .img-next { 
	width: 89px; height: 23px; background: #ebebeb url(../img/bg-nav-h.gif) 0 0 no-repeat; margin: 0 0 0 9px; cursor: pointer; 
}
.product_gallery .img-prev { background-position: 100% 0;}
.product_gallery .img-next { background-position: 100% 100%;}
.product_gallery .img-prev:hover, .product_gallery .img-next:hover {background-color: #6d6d6d;}
.product_gallery .img-prev:hover { background-position: 0 0; }
.product_gallery .img-next:hover { background-position: 0 100%; }

.variant_thumbs_cont { margin: 10px 0 20px; }
.variant_thumbs { clear: both; margin: 5px 0 0; padding: 5px 0 0; }
.variant_thumbs .name span { margin: 10px 0 0 22px;}
.variant_thumbs ul { clear: both; }
.variant_thumbs li { float: left; height: 100px; text-align: center; overflow: hidden; }
.variant_thumbs li label { display: block; text-align: left; width: 92px; font-family: 'Arial Narrow',sans-serif; font-size: 11px; letter-spacing: 0; line-height: 20px; }
.variant_thumbs li img { margin: 0 auto; float: none; height: 73px; width: 72px; padding: 3px; background: #fff; border: 1px solid #ebebeb; }

.product .thumbs_link { font-size: 11px; text-decoration: underline; color:#555; }
.product .thumbs_link:hover { text-decoration: none; }

.product_desc .variant_thumbs_cont { margin: 10px 0 8px; }
.product_desc .variant_thumbs { margin: 10px 0 0; }
.product_desc .variant_thumbs .name span { margin: 0; }
.product_desc .variant_thumbs ul { margin: 0; }
.product_desc .variant_thumbs li { margin: 0 3px 0; height: 80px; width: 105px; text-align: center; }
.product_desc .variant_thumbs li img { height: 55px; }
.product_desc .variant_thumbs li label { width: auto; text-align: center; }

.product_desc .price del { font-size:18px; display:inline !important; }
.product_params li del { display:inline !important; }
.product_params li .price-net-value { display:inline !important; }
.price-name { font-size:14px; }

.product_tab hr { 
	background-color: inherit;
    border-bottom: 1px dashed #D3D3D3;
    color: #D3D3D3;
    height: 1px; 
    margin: 10px 0;
}

.product_desc { float: right; width: 340px; margin: 10px 0 0 15px; padding: 0; margin-top:0px;}
.product_desc .btn { margin-right: 5px;}
.product_desc .product_colors { line-height: 40px;}
.product_desc .product_color { float: left; margin: 10px 0 0 5px; width: 20px; height: 20px; font-size: 1px; color: #fff; text-indent: -9999px; overflow: hidden;}
.product_desc .product_color_current { float: left; margin: 0 0 0 5px; width: 32px; height: 32px; background: #fff; padding: 3px; border: 1px solid #ebebeb; }
.product_desc .product_color_current .product_color { margin: 0; width: 32px; height: 32px;}
.product_desc .product_params { margin: 10px 0 10px; padding: 0;}
.product_desc .product_params label { color: #6D6D6D; }
.product_desc .product_params li { margin: 8px 0 0;}
.product_desc .product_params li.price { font-size: 14px; margin: 6px 0 0; }
.product_desc .product_params li.price h3 { color: inherit; font-size: 22px; font-weight: bold; margin: 0; padding: 0; line-height: normal;}
.product_desc .product_params .prpromo { color: #bc0113; display:inline !important; }
.product_desc .product_params .manufacturer h3 { color: inherit; font-weight: bold; font-size: 14px; }
.product_desc .product_params .manufacturer h3 a { color: inherit; }

.product_desc .user_text { margin: 0; padding: 0;}
.product_desc .user_text .btn { margin: 1px 10px; }
.product_desc .user_text form { margin: 0; }
.product_desc .user_text label.overTxtLabel { color: #999; }

.product_desc .order_by_mail { 
	font-weight: bold;
    font-size: 14px;
    margin: 5px 0;
    display: block;
	background-color:#e1e0df;padding:5px;text-align:center
}
.product_desc .order_by_mail:hover { 
	text-decoration: underline;
}

.product_desc .product_submit { padding: 8px 12px; float: right; margin: 0; font-size:17px;}
.product_desc .product_tab { float: left; width: 100%; clear: both;}
.product_desc select { width: auto; padding: 2px 4px; }
.product_desc .product_qty { width: 40px;}

.product_desc .product_desc_text, .product_desc .product_desc_text * {
	font-size: 12px !important;
}
.product_desc .product_desc_text p { margin: 0 0 15px; line-height:16px; }

.free_del_sides_cont { position: fixed; top: 50%; width: 1209px; margin: 0 auto; left: 0; right: 0; z-index: -1; }
.free_del_sides_cont img.free_del_sides { position: relative; }
.free_del_sides_cont img.free_del_sides.left { float: left; }
.free_del_sides_cont img.free_del_sides.right { float: right; }

.product .quantity_box {
	   clear: right;
    float: right;
    margin: 10px 0 0;
}

.product .opinions_title { font-size: 13px; display: inline; margin: 0 0 0 10px; line-height: 15px; }
.product .opinions_title a { text-decoration:underline; color: #0066C0; font-size:13px;}
.product .opinions_title a:hover { text-decoration:none; }
.product #item_rating_info {     
	margin: 0px 21px 15px 0;
    font-size: 11px; 
    line-height: 15px;
}
.product #item_rating_info .stars{ float: left; margin: -2px 0 0; }
.product #item_rating_info .stars img { height:12px; }
.product input[name=quantity] { width: 30px; }

.product .opinions_title.ci_t { margin-left:5px; } 
.product .opinions_title.ci_t a { padding-left:5px;cursor:pointer; } 

.item-page-description a { text-decoration:underline; }
.item-page-description a:hover { text-decoration:none; }

.product .item_special_banner { 
	clear: right;
    margin: 0; 
    color:#bc0113;
    font-size:11px;
    display:block;
    width:190px;
    padding-bottom:0;
    position:relative;
    top:0;
}

.product .item_special_banner strong { font-size:12px; }

.product .fast-del-box {
    float: left;
    text-align: right; 
    margin-top: 0px;
}
.product .fast-del-box .d1 {  }
.product .fast-del-box .d2 {  }
.product .fast-del-box img { float: left; margin: -16px 5px 0 0; }
.product .fast-del-box .f { color: #733960; font-weight: bold; font-size: 16px; }

.product .del-pip { font-size: 11px; }

/* xhr */
#content_xhr { 
	height:260px;
	padding:10px;
	width:480px; 
	margin: 0;
}
.product_desc_xhr { float: right; width: 290px; height:220px; margin: 0; padding: 0; position: relative; }
.product_desc_xhr .popup_buttons { position: absolute; bottom: 0; right: 0; }
.product_desc_xhr ul, .product_desc_xhr li { margin: 0; }

.product_gallery_xhr { float: left; width: 170px; margin: 0; padding: 0; position: relative;}
.product_gallery_xhr a:hover img, .product_gallery_xhr a.active img { border-color: #6d6d6d;}
.product_gallery_xhr img { padding: 3px; background: #fff; border: 1px solid #ebebeb; margin: 10px 2px 0 3px; float: left;}
.product_gallery_xhr .product_image { text-align: center; }
.product_gallery_xhr .product_image img { margin: 0 auto; float: none; max-width: 560px; }
.product_gallery_xhr .thumbs { width: 521px; height: 110px; overflow: hidden;  margin: 0 auto; position:relative; }
.product_gallery_xhr .thumbs .thumbs_cont { width: 1000px; height: 110px; margin: 0; position:absolute; left: 0; }
.product_gallery_xhr .thumbs img { width: 117px; height: 83px;}
.product_gallery_xhr .img-prev, .product_gallery_xhr .img-next { width: 23px; height: 89px; background: #ebebeb url(../img/bg-nav-h.gif) 0 0 no-repeat; margin: 11px 0 0; cursor: pointer; }
.product_gallery_xhr .img-prev { float: left; background-position: 0 0;}
.product_gallery_xhr .img-next { float: right; background-position: 100% 0;}
.product_gallery_xhr .img-prev:hover, .product_gallery_xhr .img-next:hover {background-color: #6d6d6d;}
.product_gallery_xhr .img-prev:hover { background-position: 0 100%; }
.product_gallery_xhr .img-next:hover { background-position: 100% 100%; }

#product_tabs { clear: both; margin: 20px 0 0; }
#product_tabs_nav { overflow: hidden; margin: 0 0 3px; padding: 0; border-bottom: 1px dashed #d3d3d3;}
#product_tabs_nav li { float: left; overflow: hidden; margin: 0 3px 3px 0; padding: 0;}
#product_tabs_nav li a { float: left; color: #312b22; font-size: 14px; background: #d3d3d3; padding: 0 10px; height: 24px; line-height: 24px; }
#product_tabs_nav li a:hover, #product_tabs_nav li.on a, #product_tabs_nav li.over a { text-decoration: none; background: #312b22; color: #fff; }

#client-images { text-align:center; margin-bottom:20px; }
#client-images .titleh3 { font-size:16px; text-align:left; }
#client-images img { margin-bottom:15px; cursor:pointer; border: 1px solid #EBEBEB; padding:3px; width:330px; }
#client-images .more_client_img { text-align:right; }
#client-images .more_client_img a { font-size:12px;cursor:pointer; font-weight:bold; padding-right:5px; }

/* opinie na stronie produktu */
#product_opinions {
    margin: 15px 0 0;
    overflow: hidden;
}
#product_opinions h4 {
    
}
#product_opinions ul {
    margin: 0;
    padding: 0;
}
#product_opinions ul li {
    border-top: 1px dotted #BEBEBE;
    margin: 0;
    padding: 8px 0;
}
#product_opinions ul li:first-child {
    border-top: 0 none;
}
#product_opinions ul li span.guest {
    color: #CF7706;
    float: left;
    font-weight: bold;
    margin: 0 5px 0 0;
}
#product_opinions ul li img {
    float: left;
    margin: 0 0 0 2px;
}
#product_opinions ul li p {
    clear: both;
    font-size: 12px;
    margin: 0;
    width: 100%;
    line-height: 17px;
    color: #333333;
    font-family: verdana;
}

#product_opinions ul li p time, #product_opinions ul li time { color:#888; }

#product_opinions.product_opinions_bottom { padding: 5px 15px 15px;border: 1px solid #EBEBEB;margin:0; }

#product_opinions .more {
	text-align: right;
	cursor: pointer;
	color: #6AB80C;
}
#product_opinions input[type=text] {
	width: 325px;
}
#product_opinions textarea {
	width: 325px;
	resize: none; 
}
.product .item_rating_box .title { display: block; color: #6B2254; font-size: 18px; font-weight: normal; line-height: 22px; margin: 0 0 10px;}
.product .item_rating_box .rating_stars { margin: 0; }
.product .item_rating_box .text_rating {
    color: #6D6D6D;
    display: block;
    float: left;
    font-size: 18px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 10px;	
}
.product .item_rating_box .rating_stars small { margin: 0 0 10px 10px; display: block; clear: both; }
.product .item_rating_box .rating_other {
	margin: 5px 0 0;
}
.product .item_rating_box .rating_other .contest_box {
	margin: 5px 0 0;
}

.product .item_ask_box input[type=text] {
	width: 155px;
}
.product .item_ask_box textarea {
	width: 325px;
	resize: none; 
	margin-top:10px;
}
.product .item_ask_box .notice { margin: 0; padding: 0;}

.product.special { position: relative; padding-top: 10px; border-bottom: 1px solid #EBEBEB; }
.product.special h2 { font-size: 24px; line-height: 24px; margin-bottom: 5px; }
.product.special .special_desc, .product.special .special_desc * { font-size: 14px; line-height: 16px; }
.product.special .product_desc { margin: 0; }
.product.special .special_price {  }
.product.special .product_gallery .product_image img { max-width: 569px; }

.product.special .special_price .cena { float: left; font-size: 18px; line-height: 30px; margin: 0 5px 0 0; }
.product.special .special_price del { float: left; font-size: 22px; line-height: 30px; color: #a00; }
.product.special .special_price .text2 { float: left; clear: both; margin: 0; font-size: 26px; line-height: 30px; color: #56b549; }
.product.special .special_price .new { float: left; margin: 0 0 0 10px; font-size: 36px; line-height: 30px; color: #56b549; }
.product.special .special_price .save { clear: both; float: right; font-size: 24px; line-height: 30px; margin: 10px 0 0; color: #AA0000; }
.product.special .special_price .free_delivery,
.product.special .special_price .delivery { clear: both; float: right; font-size: 18px; line-height: 30px; }
.product.special .soc { float: left; margin: 23px 0 0; overflow: hidden; }
.product.special .soc .item { margin: 0; float: left; width: 80px; }
.special { position: relative; }
.special.user_text { padding-bottom: 10px; border-bottom: 1px solid #EBEBEB; }
.special h1 { 
	font-size: 34px; 
	line-height: 34px; 
	margin: 0; 
	background-image: url("../img/btn-purple.jpg");
	padding: 10px 0 10px 30px;
	color: #fff;
	width: 945px;
	position: relative;
}
.special .counter { 
	position: absolute; 
	top: 0px; 
	right: 10px; color: #fff; font-weight: bold; 
	text-shadow: 2px 2px 2px #999999;
}
.special .counter .block {
	float: left;
	width: 60px;
	height: 57px;
	text-align: center;
	margin: 0;
	padding: 0;
} 
.special .counter .d {
	display: block;
	height: 37px;
	font-size: 44px;
	line-height: 44px;
	margin: 0;
	padding: 0;
}
.special .counter .b {
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

.special-period ul li { height: 265px; }
.special-period ul li .name { display: block; height: 30px; }
.special-period ul li .item_price {}
.special-period ul li .item_price del { display: block; background: none; margin: 0 0 2px; padding: 0; clear: both; }
.special-period ul li .item_price span { font-size: 26px; font-weight: bold; line-height: 26px; color: #56b549; float: right; margin: 0; position: relative; top: -10px; }
.special-period ul li .item_price strong { display: block; float: left; font-size: 16px; }
.special-period ul li .item_btn { position: relative; margin: 0; }

.pagination { float: right; margin: 10px; }
.pagination ul { float: right; margin: 0 28px 0 0; width: auto;}
.pagination ul li {
	border: medium none;     
	float: left;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    margin: 0 1px;
    padding: 0;
    position: static;
    width: auto;
}
.pagination ul li a { float: left; font-weight: bold; font-size: 12px;}
.pagination ul li .prev, .pagination ul li .next { padding: 1px 4px; font-weight: bold; font-size: 12px; color: #7d7d7d; }
.pagination ul li .disabled { padding: 1px 4px; font-weight: bold; font-size: 12px; color: #c4c4c4; }
.pagination ul li .pag,
.pagination ul li .next,
.pagination ul li .prev  {     
	background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #EBEBEB;
    color: #5B5C60;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 9px;  
}
.pagination ul li .pag:hover, .pagination ul li .current { background: #ebebeb; text-decoration: none; }

.item_list_top { 
	border-bottom: 1px solid #EBEBEB;
    margin: 5px 0;
    padding: 0 0 0 5px; 
}
.item_list_top .selected { text-decoration: underline; font-weight: bold; }
.item_list_top .cat-tabs-nav { float: left; }
.item_list_top .cat-tabs-nav .tab { float: left; background: #fafafa; border: 1px solid #EBEBEB; margin: 0 -1px -1px 0; padding: 10px 15px 8px; }
.item_list_top .cat-tabs-nav .tab.selected { background: #fff; text-decoration: none; }
.item_list_top .sort { 
	float: right;
    line-height: 16px;
    margin: 11px 38px 0 0; 
    text-align: right;
}
.item_list_top a { color: #2B2B2B; }

.search-page .sort { 
	float: right;
    line-height: 16px;
    margin: 0px 20px 0px 0; 
    text-align: right;
    position:relative;
    top:-60px;
    margin-bottom:-20px;
    color: #6d6d6d;
}
.search-page .sort a { color: #2B2B2B; }
.search-page .sort .selected { text-decoration: underline; font-weight: bold; }

.search-page .sort form { margin-top:10px; }
.search-page .sort form input.price { width:35px; padding:3px;  }
.search-page .sort form input[type="submit"] { background:#ebebeb; color:#000; border:0; padding:3px; font-size:13px; cursor:pointer; }
.search-page .sort form input[type="submit"]:hover { background:#56b549;color:#FFF; }

.search-page .user_text { padding-bottom:0px; }
.search-page .item_list { width:100%; }
.search-page ul.wider { width:100%; }

.cart_summary { font-size: 18px; font-family:'humanist777'; padding: 0 40px; color: #006FB6; display: block; margin: 0 0 12px;}
.big { font-size: 18px; }

.notice { padding: 0 40px 20px; margin: 40px 0 0; overflow: hidden; text-align: center; font-weight: bold; color: #95497c;}
.notice p { font-weight: bold; color: #95497c;}
.fb { 
	position: relative;
	z-index: 2222;
	height: 37px;
	overflow: visible;
}
.popup_content { color: #fff; padding: 10px; }
.popup_content p { color: #fff; }

/* zamowienie, płatnośći */
#content #order_form label { cursor: pointer; }

#content .paytype { 
	float: left;
	height: 80px;
	margin: 0 0 0 30px;
	position: relative;
	text-align: left;
	width: 250px; 
}
#content .paytype label { float: none; margin: 0; display: inline; }
#content .paytype .logo { position:relative; height:60px; }
#content .paytype .logo img { position:absolute; bottom:3px; left:24px; }
#content .paytype input { vertical-align:-3px; }
#content .paytype span {  }
#content .paytype .zagiel_calc_link {font-weight: bold; margin: 0 0 0 5px; }

img.payment_img { display:block; margin: 5px auto 0px auto; padding-top:20px; }

#payform_box {
	margin: 10px 0;
}
#payform_box input[type=radio], #payform_box input[type=checkbox] {
	position: relative;
	vertical-align: -2px;
}
#payform_box input[type=submit] {
	clear:both;
	float:right;
	margin:10px 27px 0;
}
#payform_box label {
	clear:both;
	display:block;
	float:right;
	font-weight:bold;
	text-align:left;
	width:180px;
}

.zagiel_calc_link_order { display: block; float: right; margin: 20px 30px 0; }

.payment_formbox input[type=submit],
.payment_formbox a.submit {
    background-image: url("../img/btn-purple.jpg");
    border: 0 none;
    color: #FFFFFF !important;
    cursor: pointer;
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 13px;
    margin: 0;
    overflow: hidden;
    padding: 3px 10px;
    text-align: center;
}
.payment_formbox input[type=submit]:hover,
.payment_formbox a.submit:hover { background-position: 0 -50px; color: #fff;}

/* Formularze - walidacje */
.form_val_msg .ff { font-weight: bold; color: #BBB; }

/* Opinie */
.rating_item_list { width: 885px; }
.rating_item_list ul, .rating_item_list ul li { width: auto; }
.rating_item_list ul li { padding: 8px 0; }
.rating_item_list .item_desc { width: 680px !important; }
.rating_box { position: relative; margin: 10px 0 0; }
.rating_box h3 { margin: 0 0 10px 0; }
.rating_box .rating_stars { 
	position: absolute; 
	top: -30px;
	right: 0;
}
.rating_box .rating_stars .ui-rating { float: left; }
.rating_box .rating_stars small { float: right; margin: 9px 0 0 10px; }
.rating_box .rating_stars .text_rating {     
    color: #6D6D6D;
    display: block;
    float: left;
    font-size: 18px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 10px;
}
.rating_box .rating_comment textarea { 
	width: 867px; 
	height: 60px; 
	resize: none; 
	border: 1px solid #D6D6D6 !important; 
	padding: 5px;
	margin: 0 !important;
    font-size: 12px !important;
}
.rating_box .rating_other {
	margin: 5px 0 0;
}
.rating_box .rating_other .contest_box {
	margin: 5px 0 0;
}

.man-logos { clear: both; overflow: hidden; width: 100%; margin: 0 0 10px;}
.man-logos .manl { float: left; margin: 5px 15px 5px 0; }
.man-logos .manl a { display: block; text-align: center; color: #422338; font-weight: bold; }
.man-logos .manl img { height: 30px; display: block; }


/* Bottom

------------------------------------------------------------------------- */
#bottom { margin-bottom: -14px; top: -14px; background: #27231d url(../img/bg-bottom.jpg) 0 0 repeat-x; overflow: hidden; position: relative; z-index: 1; padding: 14px 0;}
#bottom form .text { 
	font-size:10px;
	margin:1px 0 0;
	padding:3px;
	width:115px; 
}
#bottom a { color: #fff; }
#bottom .bulk .title { font-weight: bolder; font-size: 14px; font-family: 'humanist777'; text-shadow: none; }

/* Search */
.search_results { }
.search_results .gs-result { margin: 12px; }
.search_results .gs-result a { color:#616161; text-decoration:underline; font-size:13px; }
.search_results .gs-result a b { color:#56b549; }
.search_results .gs-result .gs-snippet { font-size:11px; }
.search_cursor .gsc-cursor { float: right; margin: 10px; clear: both; }
.search_cursor .gsc-cursor div { display: inline; float: left; margin: 0 2px; padding: 1px 4px; background: #e1e1e1; color: #5b5c60; font-weight: bold; font-size: 12px; }
.search_cursor .gsc-cursor div.gsc-cursor-page { cursor: pointer; }
.search_cursor .gsc-cursor div.gsc-cursor-current-page { color: #fff; background: #c4c4c4; }


/* Side hover */
#side_hover {
	position: fixed;
	right: 0px;
	bottom: 10px;
	z-index: 11;
	display: none;
	overflow: hidden;
	background: none;
}
#side_hover * {
	overflow: hidden;
}
#side_hover #side_hover_handle {
	float: left;
	cursor: pointer;
}
#side_hover #side_hover_body {
	float: right;
	width: 291px;
	background-color: #fff;
}

/* Footer 

------------------------------------------------------------------------- */
#footer { color: #fff; font-size: 11px; background: #15120d; overflow: hidden; padding: 20px 0;}
#footer a { color: #fff; text-decoration: none; font-size: 11px;}
#footer a:hover { text-decoration: none; color: #fff; }
#footer ul { float: left; margin: 2px 0 0 8px; overflow: hidden;}
#footer ul li { float: left; margin: 0; padding: 0 12px; line-height: 12px; border-left: 1px solid #fff;}
#footer ul li:first-child { border-left: 0;}
#footer ul li a { text-decoration: none; color: #fff; }
#footer ul li a:hover { text-decoration: underline; font-size: 11px; color: #fff; padding: 5px 0;}
#footer span { margin: 0 18px; color: #444; }

/* Other 

------------------------------------------------------------------------- */

._tabs { clear: both; }
._tabs ._navs { margin: 0 0 3px; padding: 0; border-bottom: 1px dashed #d3d3d3; }
._tabs ._navs ._nav { float: left; overflow: hidden; margin: 0 3px 3px 0; padding: 0; }
._tabs ._navs ._nav a, ._tabs ._navs ._nav .like-a { display: block; color: #312b22; font-size: 16px; background: #d3d3d3; padding: 10px; height: 24px; line-height: 24px; }
._tabs ._navs ._nav a:hover, 
._tabs ._navs ._nav.on a, 
._tabs ._navs ._nav.over a { text-decoration: none; background: #312b22; color: #fff; }
._tabs ._bodies { clear: both; }
._tabs ._bodies ._tabbody {}


.top-minus { margin-top: -14px !important; background: #fff; }
.margin1 { margin: 1px !important; overflow: visible !important; }
.spacer5 { clear: both; display: block; font-size: 0; height: 5px; line-height: 0; }
.spacer15 { clear: both; display: block; font-size: 0; height: 15px; line-height: 0; }
.spacer40 { clear: both; display: block; font-size: 0; height: 40px; line-height: 0; }

.fl { float: left !important; }
.fr { float: right !important; }
.clear { clear:both !important; }
.cl { clear:left !important; }
.cr { clear:right !important; }
.hide { display: none !important; }
.alignleft { float: left; margin: 0 5px 0 0;}	
.alignright { float: right; margin: 0 0 0 5px;}
.textright { text-align: right; }
.textcenter { text-align: center; }		
.hpwide { width: 95%; }
.inline { display: inline !important; }
.nobold, .nobold p { font-weight:normal !important; }
.nomargin { margin: 0 !important; }
.nopadding { padding: 0 !important; }
.mr10{ margin-right: 10px !important; }
.ml10{ margin-left: 10px !important; }
.nomargin-right, .nmr { margin-right: 0 !important; }
.nml { margin-left: 0 !important; }
.nmt { margin-top: 0 !important; }
.nmb { margin-bottom: 0 !important; }
.nopaddingbottom{ padding-bottom: 0 !important; }
.autowidth { width: auto !important; }
.strong { font-weight: bold !important; }
.right { text-align: right !important; }
.biggerfont { font-size: 16px; line-height: 24px; }
.underline { text-decoration: underline; }
.underlinehover:hover { text-decoration: underline; }
.hand { cursor: pointer; }
.distinct { font-weight: bold !important; color: #95497c !important;}
.nobg { background: none !important; }
.nobg:hover { background: #FFF !important; }

hr { border: 0; background: #fff; color: #fff; margin: 0 0 14px; border-bottom: 1px solid #ccccad; font-size: 0; line-height: 0;}

.spinner {
	position: absolute;
	opacity: 0.9;
	filter: alpha(opacity=90);
	z-index: 999;
	background: #fff;
}
.spinner-msg {
	text-align: center;
	font-weight: bold;
}
 
.spinner-img {
	background: url(../img/spinner.gif) no-repeat;
	width: 24px;
	height: 24px;
	margin: 0 auto;
}

/* autocompleter */
ul.autocompleter-choices {
	width: 378px !important;
}

/* MooRating */
div.ui-rating {}
div.ui-rating a.ui-rating-star {
	display:block;
	float:left;
	height:28px;
	margin:0 2px;
	width:28px;
	cursor: pointer; 
}
div.ui-rating a.ui-rating-full {
	background: url(../img/rating/star-full-big.png);
}
div.ui-rating a.ui-rating-empty {
	background: url(../img/rating/star-empty-big.png);
}

/* fixes */
#mbCenter {
	position:fixed !important;
	top: 50% !important;
	left: 50% !important;
}

form .toogle { margin-top:5px; margin-left:16px; cursor:pointer; background-image: url("../img/btn-green.jpg"); color:#fff; font-weight:bold; width:50px; padding: 3px 4px; float:left; }
form .toogle:hover { color:#eee; }
form .toogle.less { background-image: url("../img/btn-purple.jpg"); }

form .toogle-show { margin-top:5px; margin-right:16px; cursor:pointer; background-image: url("../img/btn-purple.jpg"); color:#fff; font-weight:bold; width:50px; padding: 3px 4px; text-align:center; float:right; }
.filters form { padding:0 0 0; }

#newsletter-box-finish { margin:5px auto 25px; width:340px; }
#newsletter-box-finish a { margin-right:100px; }

.cart-item-remove { font-size:11px; }
.cart-item-clear { font-size:11px; }

.raty-cart-banners { position:relative; top:-65px; }
.cart_user_text { padding-bottom:0; }
.bottom-banners div { max-width:220px; margin-right:60px; }
.bottom-banners div strong { color:#2B343A; position:relative; top:8px;left:3px; }
.bottom-banners div img { max-height:80px; }

.bottom-banners .contact-head { font-family: 'humanist777'; font-size: 18px; color:#000; text-align:center; margin-bottom:8px; }
.bottom-banners .contact-tel { font-family: 'humanist777'; font-size: 18px; color:#000; font-weight:bold; text-align:center; margin-bottom:8px; }
.bottom-banners .contact-mail { text-align:center; font-weight:bold; }

.bottom-banners div.last-banner { margin-right:10px; }
ul.item-variants { margin-bottom:0px; }

.product .social a.chcetoChceLink { display:block; float:left; width:0px; overflow:hidden; margin-top: -3px; margin-left:20px; }

#newsleter-box-form { width:350px; position:absolute; top:430px; left:20px; }
#newsleter-box-form input[type="text"] { border-color:#999; width:330px; margin-bottom:10px; padding:6px 7px 5px; }
#newsleter-box-form label { font-size:11px; }
#newsleter-box-form .btn { width:100px; margin-right:8px; }

#newsleter-box-notice { width:350px; position:absolute; top:430px; left:20px; }

#mbCloseLink:hover { text-decoration:none; }

#quartic_category ul,
#quartic_category li,
#quartic_category li.nobg
 {background-color: #DBDBDB !important;}
 
.show_all_variants { float:right; cursor:pointer; color:#6AB80C; margin-top:10px;}

.category_banner { text-align:center; }
.category_banner img { max-width:100%; }
.product_category_banner { text-align:center; }
.product_category_banner img { max-width:100%; }
.product_category_baner img { max-width:100%; }

.cat_ext_desc_admin { font-size:12px !important; margin-bottom:10px !important; }

#top .top-cart-banners { margin-right:50px; }

#top .top-cart-banners img { margin:0 45px; }

#cookies-policy { display:none; font-family:'humanist777';font-size:12px;width:100%;position:fixed;left:0;bottom:0;z-index:999; background-color:#fff;padding:10px;border-top:1px solid #777;box-shadow: 8px 8px 8px 8px #aaa; }
#cookies-policy>span { position:absolute;top:0px;right:40px;font-size:18px;cursor:pointer; }
#cookies-policy>div { width:999px; margin:0 auto; }

.item_list ul.wider li { width:242px; height:265px; }
.item_list ul.wider li .item-inner { width:232px; }
.item_list ul.wider li a.item_thumb img { max-width:230px; max-height:150px; }
.item_list ul.wider li a.item_thumb { height:180px; }
.item_list ul.wider li .stars { top:168px; }
.item_list ul.wider li:hover .stars { top:188px; }

#filter_active { background: #FFF; padding: 7px; border:1px solid #ccc;}
#filter_active div { display:inline-block; line-height:30px; margin-left:10px; }
#filter_active h3 {font-size:14px; margin: 0 0 7px; display:inline;}
#filter_active p { float: right;}
.filter_active_remove { padding: 4px 20px 4px 8px; background: #aaa url(../img/ico-remove.png) 100% 50% no-repeat;  margin: 4px 0 0 5px; color: #fff;}
.filter_active_remove:hover { background-color: #777; text-decoration: none;}

.user_text_manufacturer a { text-decoration:underline; }
.user_text_manufacturer a:hover { text-decoration:none; }
.user_text_manufacturer ul li { font-size: 13px;line-height: 19px; margin: 0 0 10px 10px; }

h4.item-desc-nav { font-family: verdana;font-size:15px;color:#733960;line-height:20px;margin-top:10px;margin-bottom:7px; font-weight:bold; }

.under-product-desc-form1 { width:60%; float:left; margin-bottom:20px; }
.under-product-desc-form1 input[type="text"] { width:45%; margin-right:6px; }
.under-product-desc-form1 textarea { width:95%; height:92px; }
.under-product-desc-form1 .btn { margin-right:10px; }

.under-product-desc-form2 { width:37%; float:right; background-color:#F4F3F4; border:1px solid #ddd; padding:6px; }
.under-product-desc-form2 input[type="text"] { background-color:#FFF; color:#6D6D6D !important; }
.under-product-desc-form2 label.overTxtLabel { color:#6D6D6D !important; }

#zostaw-tel { background:url(../img/rozmowa.jpg) 0 0 no-repeat transparent; height:46px; padding-top:70px; padding-left:8px; width:340px; }

.plusonediscount { text-align:center;font-family:'humanist777';font-size:16px; margin-bottom:20px; margin-top:10px; min-height:35px; width:575px;float:left; }
.plusonediscount > span { position:relative;top:-4px; }
.plusonediscount .addthis_button_google_plusone { width:60px;overflow:hidden;display:inline-block;position:relative;top:4px; }
.plusonediscount .addthis_button_facebook_like { width:120px;display:inline-block; }
.plusonediscount .addthis_button_tweet { width:90px;overflow:hidden; display:inline-block;position:relative;top:4px; }
.plusonediscount .addthis_button_pinterest_pinit { display:inline-block; }

.opinions-main-page .opinion-wrappper { float:left;width:530px;margin:5px 10px;height:55px;overflow:hidden;padding:5px; }
.opinions-main-page a { float:left;margin-right:10px; }
.opinions-main-page a img { width:70px;max-height:60px; }
.opinions-main-page h3 { font-size:11px;line-height:11px;color:#2B2B2B;margin-bottom:5px; }
.opinions-main-page h3 .date { color:#888;font-size:11px; }
.opinions-main-page .opinion-comment { font-style:italic; font-size:11px; }
.opinions-main-page hr { border-color:#EBEBEB;margin:0; }

.blog-main-page .opinion-wrappper { float:left;width:530px;margin:5px 10px;height:95px;overflow:hidden;padding:5px; }
.blog-main-page .opinion-wrappper > a { float:left;margin-right:10px; }
.blog-main-page a img { width:70px;max-height:60px; }
.blog-main-page h3, .blog-main-page .h3 { font-size:14px;line-height:15px;color:#2B2B2B;margin-bottom:5px;color:#6b2254; }
.blog-main-page .h3 a { color:#6b2254; }
.blog-main-page h3 .date, .blog-main-page .h3 .date { color:#888;font-size:11px; }
.blog-main-page .opinion-comment { font-size:11px; }
.blog-main-page hr { border-color:#EBEBEB;margin:0; }

.category_actions .content_menu ul { margin-bottom:0; }
.category_actions .content_menu ul li a { font-size:13px; line-height:17px; color:#2B2B2B; }
.category_actions .content_menu ul li a.current { color:#6B2254; }

#client_images_container_outer { transform: translate3d(0px, 0px, 0px);transition: padding-left 0.25s ease-out 0s;background: none repeat scroll 0 0 #efefef;padding: 20px 0; }
#tiles { position:absolute;margin-left:-10px; }
#tiles li { background-color:#FFFFFF;border:1px solid #DEDEDE;border-radius:2px;padding: 10px;transition: box-shadow 0.15s ease-out 0s;display:none; }
#tiles li img { border-radius:2px;display:block;margin:0; }
.client_images_div #loaderCircle {
    background: url("../img/loader-ci.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
    bottom: 10px;
    display: none;
    height: 32px;
    left: 50%;
    margin-left: -16px;
    position: relative;
    width: 32px;
}

#item-cat-list { position:absolute;top:0px;left:100px; min-width:120px; z-index:1000; padding-top:8px; border:1px solid #eee; display:none; background:#FFF; }
#item-cat-list li a{ font-family: Arial; font-size: 13px; line-height: 19px; text-shadow: none; }

.client-images-main-page { height:170px;overflow:hidden;position:relative;width:915px; padding:0 30px; }
.client-images-main-page a { display:inline-block;height:170px;padding:5px 0;margin-bottom:15px; }
.client-images-main-page a img { max-height:160px; }

#mbMedia { background-color:#FFF; }

.variant-opt-button { cursor:pointer;display:inline-block;padding:8px;margin:5px;margin-left:0;width:auto;border: 1px solid #ccc; }
img.variant-opt-button { height:25px;padding:3px; }
.variant-opt-button:hover { background-color:#efefef; }
img.variant-opt-button:hover { background-color:#ffffff; }
.variant-button-selected { border:2px solid #aaa; }
.variant-list .ap-text { font-weight:bold; }
.variant-list .ap-text span { color:#bc0113; font-weight:normal; }

.price-value small { font-size:12px; font-weight:normal; }

.sitemap-container { width:32%;float:left;margin-bottom:30px; }
.sitemap-container ul { margin:0; list-style:none; }
.sitemap-container>ul>li { list-style: outside none none; }
.sitemap-container ul ul li { list-style: outside none none; padding-left:15px; }
.sitemap-container>ul>li>h3 { background: url("../img/sprites.gif") no-repeat scroll 0px -147px rgba(0, 0, 0, 0); padding: 0 0 0 15px; line-height:13px; }
.sitemap-container h2 { font-weight:bold;font-size:16px; }
.sitemap-container h3 { font-size:14px; margin:0; margin-top:10px; }
.sitemap-container h4 { font-size:12px; margin-bottom:10px; }

.sitemap-container-man { float:none;clear:both; width:100%; }
.sitemap-container-man li { width:32%;float:left; }

#lead-time-container { padding:5px 0; }
#lead-time-container.blink { background-color:#56b549;color:#FFF !important;margin-left:-5px;padding:5px;  }
#lead-time-container.blink * { color:#FFF !important;}

#gallery_tabs { width:725px; }
#gallery_tabs * { max-width: 725px !important; }

.landing-page-item-list #gallery_tabs { width:auto; }
.landing-page-item-list #gallery_tabs * {
    max-width: 575px !important;
}

.product_gallery { width:717px; margin-bottom: 20px; }
.product_gallery .image-box { float:right; }
#gallery_tabs .product_gallery .thumbs { max-width:140px !important; width:auto; display:inline-block; height:auto; overflow:hidden; }
.product_gallery .thumbs .thumbs_cont { width:70px; height:auto; display:block; float:left; position:static;  }
.product_gallery .thumbs .thumbs_cont a { display:block; }
#gallery_tabs .product_gallery .image-box img { max-width:600px !important; margin: 0 auto; }
#gallery_tabs .product_gallery .image-box { display: inline-block; position:relative;left:0px; width:640px; }
.product_gallery img { float:none; }
.product_gallery .thumbs img { width:50px; }
.product_gallery .thumbs-box { display:inline; }

#menu-toogle, #search-toogle { display:none; }
#sidebar-toogle { display:none; }
#footer .fr li span { margin:0; }

#newsletter-box-finish input.text { margin-top:0;padding:5px; }

#top-phone { display:none; }

.jscroll-inner { display:inline-block; }
#loader-jscroll {
    background: url("../img/loader-ci.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
    bottom: 5px;
    height: 32px;
    left: 45%;
    position: absolute;
    width: 32px;
}
#category-item-list { position:relative; }

.item-list-cont .user_text.min_height { clear:right; }

#tS1.jThumbnailScroller { width:99% !important; }

.inspirations { padding:0 20px 20px; }
.inspirations .breadcrumbs { padding:10px 0; }
.inspirations #image-big { float:left; width:70%; }
.inspirations #image-big .h2 { font-size: 16px; color: #2b2b2b; line-height: 22px; margin: 30px 0 10px; font-family: Helvetica; }
.inspirations #other-images img { height:150px; margin:0 5px 5px 0; }
.inspirations img { max-width:99%; border:1px solid #ddd; padding:3px; }
.inspirations #right-bar { float:right; width:28%; position:relative }
.inspirations #right-bar img { margin-bottom:10px; max-width:95%; }
.inspirations #right-bar #desc img { vertical-align:top; border:0; padding:0;margin:0; }
.inspirations h2 { font-size:16px; }
.inspirations #desc { margin-top:20px; }
.inspirations #right-bar .inpiration-button { 
	font-size: 18px;
    margin-top: 10px;
    padding: 8px;
    display:block;	
    float:none;
    width:180px;
}
.inspirations #right-bar .inpiration-button img { border:0;margin-bottom: 0; padding:0; }
.inspirations #prev-ins, .inspirations #next-ins { display:inline-block; width:25px; height:25px; padding:15px; position:fixed; }
.inspirations #prev-ins:hover, .inspirations #next-ins:hover { background-color:rgba(180, 180, 180, 1); }
.inspirations #prev-ins { background: url("../img/left.png") no-repeat scroll center center rgba(180, 180, 180, 0.7); left:0; top:45%;}
.inspirations #next-ins { background: url("../img/right.png") no-repeat scroll center center rgba(180, 180, 180, 0.7); right:0; top:45%; }
.inspirations #fb-left { margin:30px 10px 30px 0; width:150px; position:fixed; top:200px; right:0; }
#fb-left.fixed { top:100px; right:0; }
.inspiration-list li span { 
	background: rgba(0,0,0,0.3);
    bottom: 10px;
    color: #fff;
    display: block;
    padding: 5px;
    position: absolute;
    width: 310px;
    font-weight:bold;
}
.inspiration-list li:hover span { background:rgba(0,0,0,0.4); }

.inspirations #right-bar .header_line { width:94%; margin:30px 0 0 0; padding:3%; }
.inspirations #right-bar .header_line .title { margin:0; }
.inspirations #right-bar .content_line { max-width:100%; }
.inspirations #right-bar .blog-main-page .opinion-wrappper { float:none; width:94%; padding:3%; margin:0; height:auto; border-bottom: 1px solid #eee; }
.inspirations #right-bar .blog-main-page hr { display:none; }
.inspirations #right-bar .blog-main-page img { margin:0; }
.inspirations #right-bar ul { list-style:outside disc none;margin-left:0; }
.inspirations #right-bar h4 { line-height:16px; color:#0066c0; }
.inspirations #right-bar h4 a { color:#0066c0; }

#top-info { background:#56b549; padding:1%; width:98%; text-align:center; position:absolute; top:0;left:0; display:none; }
#top-info .inner { position:relative; }
#top-info .txt, #top-info .txt p, #top-info .txt a { font-size:20px; color:#FFF; margin:0; }
#top-info .close { position:absolute;right:5px;font-size:16px; color:#FFF; top:2px; cursor:pointer; }
#top-info.product-top-info { position:relative;background-color:#56b549; }

.item_list li.blog-entry { float:none;clear:both;display:block;width:auto !important;height:auto !important;padding:10px 0; text-align:left; }
.item_list li.blog-entry > a { float:left; margin-right:10px;  }
.item_list li.blog-entry a img { width:150px; height:auto; }
.item_list li.blog-entry .h3 a { color:#6b2254;font-size:15px; line-height:17px; float:none; }
.item_list li.blog-entry .h3 { margin-bottom:10px; }
.item_list li.blog-entry span { line-height:16px; }

.cat-inspiration-list .h3 { color:#6b2254;font-size:15px; font-weight:bold; }
.cat-inspiration-list img { max-width:90%; margin:5px 0; }

#fixed-phone { display:none; }

#virtual-tabs { margin:30px 0 10px; }
#virtual-tabs h4, #virtual-tabs a { margin:0;display:inline-block; font-size:15px; font-weight:bold; padding:7px 20px; text-decoration:none; color:#733960;border-bottom:1px solid #ccccad; margin-right:-5px; line-height:20px; }
#virtual-tabs h4 { border:1px solid #ccccad; border-bottom:0; border-radius:3px 3px 0 0; box-shadow: 1px 0px 4px  #ddd; }
#virtual-tabs a { cursor:pointer; }
#virtual-tabs a:hover { opacity:0.7; }

@media screen and (min-width:1000px) {
	.f-top { position:fixed;top:0;left:auto;z-index:1000;background:#FFF;border-bottom:1px solid #ccc;width:100%; }
	.f-top #top { height:50px; }
	.f-top #top .logo img { height:50px; margin-right:30px; }
	.f-top #top #cart h1 { display:none; }
	.f-top #top #cart p { font-size:10px;line-height:11px; }
	.f-top #top #cart { margin-top:5px; min-height: 35px; }
	.f-top #top #cart img.alignleft { height:35px; }
	.f-top #top #search .text { padding:5px; }
	.f-top #top #search .submit { height:27px; }
	.f-top #top #top-phone img { width:30px; }
	.f-top #top #top-phone { font-size:18px; margin-top:8px; }
}

/* responsive */
@media screen and (max-width:1250px) {
	#gallery_tabs .product_gallery .image-box { width:80% !important; }
	.landing-page-item-list #gallery_tabs .product_gallery .image-box { width:100% !important; }
	.inspirations #fb-left { position:static !important; }
}

@media screen and (max-width:1000px) {
	#sec_desc_on_top { width:90%; }
	#more_sec_desc_top { margin-right:50px; }
	body { padding-top:0 !important; }
	img { max-width:100%; }
	#top, #menuBg, #slider, #bottom, #footer, .inner, #menu { width: 98%; }
	#top { text-align:center;height:auto;overflow:visible;width:100%; }
	#top .logo { float:none; margin:5px auto; text-align:center; display:inline-block; }
	#top .logo img { vertical-align:bottom; }
	#cart { float:none; margin:5px auto; display:inline-block;text-align:left; }
	.top_search_box { clear:both; float:none; margin:0 auto; width:100%; height:1000px; position:absolute; top:60px; background:rgba(255,255,255,0.9); z-index:10;overflow:hidden;display:none; }
	.top_search_box #search { margin:20% auto; }
	#top #search .text { padding:5px;margin-bottom:10px; display:inline-block;float:none; font-size:18px;width:60%;height:30px;border:2px solid #ccc; }
	#top #search .submit { padding:5px;display:inline-block;float:none;background:#56b549;color:#FFF; width:22%;font-size:18px;height:42px;}
	#search .search-item-form { text-align:center; }
	#top .social { display:none; }
	#top .as-first { display:none; }
	#top .empty-cart { display:none; }
	
	#top .logo img { height:50px; }
	#top #cart h1 { display:none; }
	#top #cart p { font-size:10px;line-height:11px; }
	#top #cart { margin-top:5px; min-height: 35px; }
	#top #cart img.alignleft { height:35px; }
	
	#menuBg { display:none; }
	#menu { position:static;width:90% !important; margin:0 auto !important; }
	.menuItem { float:none; background:#29251f; border-bottom: 1px solid #444; }
	#menu li:hover ul.expanded { display:none; }
	.breadcrumbs { line-height:14px;font-size:12px; }
	
	.product .item-top { width:100% !important;float:none !important; margin-bottom:10px; }
	.product .item-top h1 { line-height:30px !important; }
	
	#gallery_tabs .product_gallery .image-box { width:75% !important; }
	
	.product_params_l2 > div:first-child { display:none !important; }
	.product_params_l2 { float:none !important; margin-top:10px !important; width:100% !important; text-align:left !important; }
	.product_desc .product_submit { float:none; margin-right:0 !important; }
	.product .quantity_box { float:none; clear:both; margin-top: 25px; margin-right:5px !important;}
	.product_desc .product_params_l { float:none !important; margin-top: 30px !important;width:100% !important;  }
	
	.product_desc_bottom { display:none !important; }
	.second-product-section .noprint { display:none; } 
	.item-page-description { max-width:100% !important; }
	.item-page-description * { max-width:100% !important; }
	.item-page-description iframe { width:100% !important;display:none; }
	.item-page-description img { max-width:100% !important;width:90% !important;height:auto !important; }
	#product_opinions.product_opinions_bottom { width:91%;margin:10px auto;padding:2%; }
	._tabs { display:none; }
	
	.bulk ul li a { font-size:16px; line-height:24px; }
	
	#menu { display:none; }
	#menu-toogle { display:block; margin: 10px 5%;cursor:pointer; position:absolute;top:5px;left:0; font-size:30px; }
	#search-toogle { display:block; margin: 14px 5% 14px 0;cursor:pointer; position:absolute;top:5px;right:0; font-size:20px; }
	
	#content { width:100%;padding:0;overflow:hidden; }
	#content.landing-page-3 { width:1126px; overflow:visible; }
	#content.landing-page-2 { width:977px; overflow:visible; }
	#content.landing-page-1 { width:977px; overflow:visible; }
	.content_line { width:100%; }
	.item_list { display:inline-block;width:auto;float:none; }
	.item_list .category_phone_form { display:none; }
	.header_line.noprint { display:none; }
	.content_line_shaded.noprint { display:none; }
	.item-desc-nav-grt { display:none; }
	.category_actions { display:inline-block;max-width:30%;min-width:180px; }
	.item-list-cont { display:inline-block;max-width:68%; }
	.item_list ul { width:100%;display: inline-block;float:none;text-align:center;margin-left:0; }
	.item_list ul li { display:inline-block;float:none; }
	.item_list ul.wider li { display: inline-block; float:none; }
	.category_actions .bulk .text { display:none; }
	
	.pagination.nmb { display:none; }
	
	.promo_list_type_2 .promo .promo_image { width:100%; }
	.promo_list_type_2 .promo { width:32%; height:auto; float:none;display:inline-block; }
	.promo_list_type_2 { width:99%;margin:0 auto;text-align:center; }
	.main-page-content>.content_line { display:none; }
	.main-page-content>.header_line { display:none; }
	.main-page-content .content_line.content_line_first { display:block; }
	.main-page-content .man-logos { display:none; }
	.main-page-content p { display:none; }
	.main-page-content .c-img-title, .main-page-content .client-images-main-page { display:none; }
	#quartic_home { display:none; }
	
	.header_line { width:100%; }
	.opinions-main-page .opinion-wrappper { width:94%; margin:0 auto; padding:2%;height:auto; }
	
	.item_list.wide, .item_list { width:100%; }
	.item_list.wide ul, .item_list.wide .cont { width:90%; margin:0 auto;text-align:center;float:none; }
	.item_list.cats ul li, .item_list.cats .item { text-align:left;display:inline-block;float:none; }
	.item_list .cat-wide { max-width:100%; }
	.item_list .cat-wide .cat-item { display:inline-block;float:none; }
	.item_list .cat-wide .item { display:inline-block;float:none; border:0;}
	.item_list .cat-wide > .items { float:none;display:inline; }
	
	.content_line .content_menu > .fr { display:none; }
	.content_line .category_desc { display:none; }
	
	.user_text img { max-width:100% !important;height:auto !important; }
	.item_sort { display:none; }
	
	.client_images_div img { max-width:100% !important; }
	#top .top-cart-banners { display:none; }
	.raty-cart-banners { display:none; }
	.cart_user_text form table td.strong { width:50% !important; }
	
	#content #order_form label { display:block; float:none; }
	.user_text form table .text_wrap, .pseudoform table .text_wrap { float:none;width:90%; }
	.user_text form table .text_wide, .user_text form table .text_long, .user_text form table .text_medium, .pseudoform table .text { width:90%; }
	
	#gallery_tabs .product_gallery .image-box { width:100% !important;display: block;float:none;height:auto !important; }
	.product_gallery { min-height:auto !important; }
	.product_gallery .thumbs-box { display:block; }
	#gallery_tabs .product_gallery .thumbs { max-width:100% !important; margin-bottom:30px;}
	.product_gallery .thumbs .thumbs_cont { float:none;width:100%; }
	.product_gallery .thumbs .thumbs_cont a { display:inline-block; }
	
	.main-page-content #menu { margin-top: 20px !important;margin-bottom: 30px !important; }
	#menu { border-top:1px solid #eee; }
	#menu .menuItem { background:#FFF;border-bottom:1px solid #eee; }
	#menu .menuItemLink { color:#555;background: url("../img/bg-crumb.gif") no-repeat scroll 99% 22px rgba(0, 0, 0, 0); }
	#menu .menuItemLink:hover, #menu .menuItemLink.current { color:#FFF;background: url("../img/bg-crumb-white.gif") no-repeat scroll 99% 22px #56b549 !important; }
	.main-page-content #menu-toogle { display:none !important; }
	
	#bottom .bulk ul { display:none; }
	#bottom .bulk { float:none;width:90%;padding-left:5%;padding-right:5%;margin:0; }
	#bottom .bulk span.title { font-size:18px;color:#eee;border-bottom:1px solid #555;cursor:pointer;padding-top: 15px; }
	#bottom .bulk ul li { background:none; }
	#bottom .bulk ul li a { padding:5px;display:block;color:#eee; border-bottom:1px solid #333;}
	
	#cookies-policy > div { width:90%;padding-top:10px; }
	#lead-time-container .tips { display:none; }
	#slider #sl-prev, #slider #sl-next { display:none; }
	#slider, #slides { height:auto; }
	
	.inspirations #image-big { float:none; width:100%; margin: 0 auto 20px; }
	.inspirations img { max-width:90%; }
	.inspirations #right-bar { float:none; width:100%; margin: 0 auto;}
	.inspirations #right-bar img { max-width:90%; }
	.inspirations #right-bar p {font-size:15px;padding-right:5%; }
	.inspirations #right-bar a {font-size:15px; }
	.inspirations #right-bar h2 a { font-size:16px; }
	
	#top-info { display:none !important; }
	
	#_mi_btn { display:none !important; }
	.breadcrumbs { display:none; }
	#gallery_tabs .owl-theme .owl-controls { overflow:hidden; height:20px; max-width:200px !important; margin:10px auto; }
	
	#gallery_tabs_content iframe { display:none; }
}


@media screen and (max-width:750px) {
	#gallery_tabs { width:100% !important; float:none !important;}
	.product_desc { float:none !important; width:100% !important;text-align:center; }
	.product_desc form { width:auto;display:inline-block;text-align:left; }
	.landing-page-item-list #gallery_tabs { width:auto !important; float:left !important;}
	.landing-page-item-list .product_desc { float:right !important; width:340px !important;text-align:left; }
	#footer .fr li span { display:none;margin:0; }
	.cart_user_text { padding:1%; }
	.cart-item-clear { display:none; }
	.cart-item-remove { font-size:16px; }
	
	.product_gallery .thumbs-box { display:none; }
	#gallery_tabs .product_gallery .image-box { width:100% !important;margin-bottom:20px; }
	#gallery_tabs .product_gallery { min-height:100% !important; }
	#gallery_tabs .product_gallery .image-box img {  }
	body.wider #gallery_tabs .product_gallery .image-box .owl-pagination span { height:12px; }
	.product .item-page-description p { font-size:15px;line-height:21px; }
	.product .item-page-description li { font-size:15px;line-height:21px; }
	.inspirations #other-images img { display:block;height:auto; margin:5px auto; }
	
	#fixed-phone { display:block; width:100%; padding: 10px 0; background:rgba(0,0,0,0.3); text-align:center; position:fixed; bottom:0; z-index:995; }
	#fixed-phone a { color:#FFF; font-size:20px; display:inline-block; width:auto; margin:0 auto; background-image:linear-gradient(#84dc79, #56b549); padding:8px 5px; border-radius:3px;}
	#fixed-phone a .fa-phone { border-right:1px solid rgba(255,255,255,0.2); font-size:32px; padding: 5px 10px; display:inline-block; }
	#fixed-phone .fa-close { position:absolute; top:5px; right:10px; color:#FFF; font-size:18px; cursor:pointer; }
	#fixed-phone a > span { display:inline-block; line-height:18px; width:130px; font-family: 'humanist777'; font-weight:bold; position:relative;top:3px; }
	#fixed-phone a > span > span { font-size: 12px; }
	
	#product_form_cart > div { position:relative; padding-bottom:200px; }
	#product_form_cart a._submit_to_cart { position:absolute;bottom:150px;left:130px; }
	#product_form_cart .quantity_box { position:absolute;bottom:160px; }
	.product input[name="quantity"] { padding: 3px;text-align: center;width: 20px; }
	
	.product_params_l2  { position:absolute; bottom:5px; }
	.product_desc .product_params_l { margin-top:10px !important; }
	
	.product_params_l hr { margin-top:-10px; }
	
	.product_desc { text-align:left; }
	.product_gallery { margin-bottom:0px; }
	.product h1 { font-size:22px; }
	
	#item-top-container { position:relative; padding-bottom:120px; }
	.product .item-top { position:absolute;bottom:5px;margin-bottom:0; }
	.product .id-produktu { float:none;margin:4px auto; }
	.product #item_rating_info .stars {  }
	.product .opinions_title {  }
	.product .opinions_title.ci_t { display:none; }
	
	#lead-time-container>div:last-child { display:none; }
}

@media screen and (max-width:600px) {
	#gallery_tabs { width:100% !important; }
	.item-list-cont { max-width:60%; }
	.item_list_top { display:none; } 
	.pagination { margin-top:5px !important; }
	#side_hover, #__ceneo-widgets { display:none !important; }
	.promo_list_type_2 .promo { width:322px; max-width:100%;display:block;margin:0 auto; }
	.promo_list_type_2 .promo img { width:100%; }
	.promo_list_type_2 { width:322px; max-width:90%;margin:0 auto;text-align:center;float:none;padding:5px;margin-top:5px; }
	.item_list .user_text p { display:none; }
	.item-list-cont .user_text p { display:none; }
	.cart-order-stages { display:none; }
	.inspirations { width:94% !important; font-size:15px; }
	.inspirations { padding:0 0 20px !important; margin:0 auto; float:none; } 
	.item_list li.blog-entry { width:90% !important;padding-right:10px; }
	.search-page .sort { position:static; margin-bottom:20px;padding-left:40px;float:none !important;text-align:left; }
}

@media screen and (max-width:500px) {
	.item-list-cont { width:95%;max-width:95%;padding-left:5%; }
	.item_list { border:0; }
	.category_actions { position:absolute;top:auto;left:-180px;z-index:100; }
	#sidebar-toogle { position:absolute;top:auto;left:170px;display:block; width:30px;height:30px;background: url(../img/toogle-sidebar-right.png) no-repeat transparent;margin: 10px 5%;cursor:pointer; }
	.category_actions.on #sidebar-toogle { left:140px;background: url(../img/toogle-sidebar-left.png) no-repeat transparent; }
	.category_actions.on { left:0; }
	.item-list-cont { width:100%;max-width:100%; }
	.pagination { float:none; }
	.pagination ul { float:none; }
	.category_banner img { max-width:90%; }
	#search-toogle { right:20px; }
}

@media screen and (max-width:400px) {
	#gallery_tabs .product_gallery .image-box { width:100% !important; }
	#tiles li img { max-width:200px !important; }
	.inspiration-list li span { max-width:190px !important; }
	.user_text form .text, form textarea, .pseudoform .text, .pseudoform textarea { width:150px; }
	.user_text form .btn-order-last, .pseudoform .btn-order-last { width:230px; padding:2px 0; font-size:14px;font-weight:bold; }
	.user_text form .btn-order-last small, .pseudoform .btn-order-last small { display:block; }
	#content .paytype { float:none; margin:0; }
	#top .logo img { height:35px;margin-top:8px; }
	.top_search_box { top:50px; }
	#product_form_cart a._submit_to_cart { position:absolute;bottom:150px;left:0; }
	#product_form_cart .quantity_box { position:absolute;bottom:115px; }
}




