.clearfix::before, .clearfix::after { display: table; line-height: 0; content: ""; }
.clearfix::after { clear: both; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio:not([controls]) { display: none; }
html { font-size: 100%; }
a:focus { outline: thin dotted rgb(51, 51, 51); outline-offset: -2px; }
a:hover, a:active { outline: 0px none; }
img { height: auto; max-width: 100%; vertical-align: middle; border: 0px none; }
button::-moz-focus-inner, input::-moz-focus-inner { padding: 0px; border: 0px none; }
body { margin: 0px; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 20px; color: rgb(51, 51, 51); background-color: rgb(255, 255, 255); }
a { color: rgb(0, 136, 204); text-decoration: none; }
a:hover, a:focus { color: rgb(0, 85, 128); text-decoration: underline; }
.row::before, .row::after { display: table; line-height: 0; content: ""; }
.row::after { clear: both; }
[class*="span"] { float: left; min-height: 1px; margin-left: 20px; }
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width: 940px; }
.span9 { width: 700px; }
.span5 { width: 380px; }
.span3 { width: 220px; }
.row-fluid::before, .row-fluid::after { display: table; line-height: 0; content: ""; }
.row-fluid::after { clear: both; }
.container { margin-right: auto; margin-left: auto; }
.container::before, .container::after { display: table; line-height: 0; content: ""; }
.container::after { clear: both; }
.container-fluid::before, .container-fluid::after { display: table; line-height: 0; content: ""; }
.container-fluid::after { clear: both; }
p { margin: 0px 0px 10px; }
strong { font-weight: bold; }
h1, h2, h3, h4, h5, h6 { margin: 10px 0px; font-family: inherit; font-weight: bold; line-height: 20px; color: inherit; text-rendering: optimizelegibility; }
h1, h2, h3 { line-height: 40px; }
h1 { font-size: 38.5px; }
h2 { font-size: 31.5px; }
h5 { font-size: 14px; }
ul, ol { padding: 0px; margin: 0px 0px 10px 25px; }
li { line-height: 20px; }
.dl-horizontal::before, .dl-horizontal::after { display: table; line-height: 0; content: ""; }
.dl-horizontal::after { clear: both; }
blockquote small::before { content: "— "; }
blockquote.pull-right small::before { content: ""; }
blockquote.pull-right small::after { content: " —"; }
q::before, q::after, blockquote::before, blockquote::after { content: ""; }
.controls-row::before, .controls-row::after { display: table; line-height: 0; content: ""; }
.controls-row::after { clear: both; }
.form-actions::before, .form-actions::after { display: table; line-height: 0; content: ""; }
.form-actions::after { clear: both; }
.form-horizontal .control-group::before, .form-horizontal .control-group::after { display: table; line-height: 0; content: ""; }
.form-horizontal .control-group::after { clear: both; }
.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th { background-color: rgb(249, 249, 249); }
.dropdown-submenu > a::after { display: block; float: right; width: 0px; height: 0px; margin-top: 5px; margin-right: -10px; border-color: transparent transparent transparent rgb(204, 204, 204); border-style: solid; border-width: 5px 0px 5px 5px; content: " "; }
.dropdown-submenu:hover > a::after { border-left-color: rgb(255, 255, 255); }
.collapse { position: relative; height: 0px; overflow: hidden; transition: height 0.35s ease 0s; }
button.btn::-moz-focus-inner, input.btn[type="submit"]::-moz-focus-inner { padding: 0px; border: 0px none; }
.nav { margin-bottom: 20px; margin-left: 0px; list-style: outside none none; }
.nav > li > a { display: block; }
.nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: rgb(238, 238, 238); }
.nav-tabs::before, .nav-pills::before, .nav-tabs::after, .nav-pills::after { display: table; line-height: 0; content: ""; }
.nav-tabs::after, .nav-pills::after { clear: both; }
.tabbable::before, .tabbable::after { display: table; line-height: 0; content: ""; }
.tabbable::after { clear: both; }
.navbar { margin-bottom: 20px; overflow: visible; }
.navbar-inner { min-height: 40px; padding-right: 20px; padding-left: 20px; background-color: rgb(250, 250, 250); background-image: linear-gradient(to bottom, rgb(255, 255, 255), rgb(242, 242, 242)); background-repeat: repeat-x; border: 1px solid rgb(212, 212, 212); border-radius: 4px; box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.067); }
.navbar-inner::before, .navbar-inner::after { display: table; line-height: 0; content: ""; }
.navbar-inner::after { clear: both; }
.navbar .container { width: auto; }
.nav-collapse.collapse { height: auto; overflow: visible; }
.navbar-form::before, .navbar-form::after { display: table; line-height: 0; content: ""; }
.navbar-form::after { clear: both; }
.navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0px; left: 0px; z-index: 1030; margin-bottom: 0px; }
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner { border-width: 0px 0px 1px; }
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner { padding-right: 0px; padding-left: 0px; border-radius: 0px; }
.navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width: 940px; }
.navbar-fixed-top { top: 0px; }
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner { box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1); }
.navbar .nav { position: relative; left: 0px; display: block; float: left; margin: 0px 10px 0px 0px; }
.navbar .nav > li { float: left; }
.navbar .nav > li > a { float: none; padding: 10px 15px; color: rgb(119, 119, 119); text-decoration: none; text-shadow: 0px 1px 0px rgb(255, 255, 255); }
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover { color: rgb(51, 51, 51); text-decoration: none; background-color: transparent; }
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus { color: rgb(85, 85, 85); text-decoration: none; background-color: rgb(229, 229, 229); box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.125) inset; }
.navbar .nav > li > .dropdown-menu::before { position: absolute; top: -7px; left: 9px; display: inline-block; border-right: 7px solid transparent; border-bottom: 7px solid rgba(0, 0, 0, 0.2); border-left: 7px solid transparent; content: ""; }
.navbar .nav > li > .dropdown-menu::after { position: absolute; top: -6px; left: 10px; display: inline-block; border-right: 6px solid transparent; border-bottom: 6px solid rgb(255, 255, 255); border-left: 6px solid transparent; content: ""; }
.navbar-fixed-bottom .nav > li > .dropdown-menu::before { top: auto; bottom: -7px; border-top: 7px solid rgba(0, 0, 0, 0.2); border-bottom: 0px none; }
.navbar-fixed-bottom .nav > li > .dropdown-menu::after { top: auto; bottom: -6px; border-top: 6px solid rgb(255, 255, 255); border-bottom: 0px none; }
.navbar .pull-right > li > .dropdown-menu::before, .navbar .nav > li > .dropdown-menu.pull-right::before { right: 12px; left: auto; }
.navbar .pull-right > li > .dropdown-menu::after, .navbar .nav > li > .dropdown-menu.pull-right::after { right: 13px; left: auto; }
.navbar-inverse .navbar-inner { background-color: rgb(27, 27, 27); background-image: linear-gradient(to bottom, rgb(34, 34, 34), rgb(17, 17, 17)); background-repeat: repeat-x; border-color: rgb(37, 37, 37); }
.navbar-inverse .brand, .navbar-inverse .nav > li > a { color: rgb(153, 153, 153); text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25); }
.navbar-inverse .brand:hover, .navbar-inverse .nav > li > a:hover, .navbar-inverse .brand:focus, .navbar-inverse .nav > li > a:focus { color: rgb(255, 255, 255); }
.navbar-inverse .nav > li > a:focus, .navbar-inverse .nav > li > a:hover { color: rgb(255, 255, 255); background-color: transparent; }
.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus { color: rgb(255, 255, 255); background-color: rgb(17, 17, 17); }
.pager::before, .pager::after { display: table; line-height: 0; content: ""; }
.pager::after { clear: both; }
.modal-footer::before, .modal-footer::after { display: table; line-height: 0; content: ""; }
.modal-footer::after { clear: both; }
.popover .arrow, .popover .arrow::after { position: absolute; display: block; width: 0px; height: 0px; border-color: transparent; border-style: solid; }
.popover .arrow::after { border-width: 10px; content: ""; }
.popover.top .arrow::after { bottom: 1px; margin-left: -10px; border-top-color: rgb(255, 255, 255); border-bottom-width: 0px; }
.popover.right .arrow::after { bottom: -10px; left: 1px; border-right-color: rgb(255, 255, 255); border-left-width: 0px; }
.popover.bottom .arrow::after { top: 1px; margin-left: -10px; border-bottom-color: rgb(255, 255, 255); border-top-width: 0px; }
.popover.left .arrow::after { right: 1px; bottom: -10px; border-left-color: rgb(255, 255, 255); border-right-width: 0px; }
.thumbnails::before, .thumbnails::after { display: table; line-height: 0; content: ""; }
.thumbnails::after { clear: both; }
a { color: rgb(255, 168, 0); }
html, body { background: transparent url('kt0k2v3.jpg') no-repeat scroll center center / cover ; }
body { font-family: verdana; color: rgb(155, 155, 155); }
.navbar-fixed-top, .navbar-fixed-bottom { left: 0px; margin-bottom: 0px; position: relative; right: 0px; z-index: 1030; }
.navbar-inverse .navbar-inner { background-color: rgb(15, 15, 15); border-color: -moz-use-text-color -moz-use-text-color rgb(142, 94, 67); border-style: none none solid; border-width: medium medium 3px; background-image: none; min-height: 50px; }
.navbar .nav { text-align: center; text-transform: uppercase; margin-top: 10px; }
.navbar .nav li { margin-right: 5px; }
li.home { width: 100px; height: 35px; }
li.home img { padding-top: 15px; }
.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus { color: rgb(255, 168, 0); font-weight: 600; box-shadow: none; background: transparent url('fala.png') no-repeat scroll center bottom; height: 30px; }
.navbar-inverse .nav > li > a { color: rgb(155, 155, 155); }
.navbar-inverse .nav > li > a:hover { color: rgb(255, 168, 0); }
.strona { min-height: 2000px; width: 970px; }
.clear { clear: both; }
.span9 { margin-left: 0px; }
.top3 { background-image: url('top3.png'); background-position: center top; background-repeat: no-repeat; height: 42px; margin-top: 19px; padding-top: 12px; }
.top3 strong { padding: 0px 0px 0px 180px; font-size: 16px; vertical-align: middle; color: rgb(255, 168, 0); }
.blok-pierwszy { background-image: url('penis.png'); background-position: center top; background-repeat: no-repeat; margin-left: 0px; margin-top: 20px; min-height: 250px; background-color: rgb(0, 0, 0); border-radius: 5px; }
.blok-pierwszy .tekst { padding: 130px 20px 15px; }
.blok-pierwszy .tekst p { font-size: 12px; color: rgb(144, 144, 144); }
.sekcja { min-height: 580px; margin-top: 10px; background-image: url('belka.png'); background-position: center top; background-repeat: no-repeat; border-radius: 5px; background-color: rgb(18, 13, 8); border: 1px solid rgb(255, 168, 0); }
.sekcja .liczba { margin: 10px 0px 0px 30px; float: left; width: 120px; }
.sekcja .title { float: left; margin-top: 4px; }
.sekcja .title h2 { font-size: 18px; margin-top: 0px; padding: 0px; }
.sekcja .span3 { text-align: center; margin-left: 10px; width: 240px; }
.sekcja .foto { margin-left: 15px; padding: 13px 0px; text-align: center; border: 1px solid rgb(255, 168, 0); border-radius: 5px; background: white none repeat scroll 0% 0%; }
.sekcja .span5 { width: 420px; margin-left: 15px; }
.sekcja .span5 .ocena { background-image: url('belka_m.png'); background-position: center top; background-repeat: no-repeat; min-height: 43px; }
.sekcja .span5 .ocena h5 { padding-top: 10px; padding-left: 32px; margin: 0px; color: rgb(255, 168, 0); }
.sekcja ul { list-style-type: none; margin-left: 5px; margin-top: 15px; margin-bottom: 20px; }
.sekcja li { padding: 5px 0px; width: 410px; }
.sekcja li span { color: rgb(144, 144, 144); font-size: 13px; padding-left: 20px; }
.sekcja li img { float: right; margin-right: 10px; margin-top: 2px; }
.sekcja ul li.even { border-bottom: 2px solid rgb(34, 34, 34); }
.sekcja ul li.odd { background-color: rgb(22, 22, 22); }
.sekcja .span5 p { font-size: 12px; color: rgb(144, 144, 144); margin-top: 10px; padding-left: 5px; padding-right: 5px; }
.bok { width: 250px; min-height: 400px; background-color: rgb(4, 4, 4); margin-top: 20px; margin-left: 15px; background-image: url('bok.png'); background-position: center top; background-repeat: no-repeat; border-radius: 5px; }
.bok2 { background-image: url('bok2.png'); }
.topbok { padding-top: 10px; }
.bok .nazwa { color: rgb(255, 255, 255); font-weight: 700; padding-left: 10px; line-height: 13px; font-size: 25px; margin-top: 6px; }
.bok .box { margin: 57px 20px 5px; padding: 20px; text-align: center; border: 1px solid rgb(255, 168, 0); border-radius: 5px; }
.button { background-image: url('buy.png'); background-repeat: no-repeat; display: block; width: 220px; height: 42px; padding: 0px; border: 0px none; margin: 0px 0px 20px 15px; }
.trzecia { margin-bottom: 50px; }
.buy a { text-align: center; font-size: 18px; font-weight: 700; color: rgb(255, 168, 0); padding-top: 9px; padding-left: 10px; margin-top: 20px; }
.buy a:hover { color: rgb(255, 168, 0); text-decoration: none; }
.footer h5::before, .footer h5::after { background-color: rgb(255, 168, 0); content: ""; display: inline-block; height: 1px; position: relative; vertical-align: middle; width: 50%; }
.footer h5::before { right: 0.5em; margin-left: -50%; }
.footer h5::after { left: 0.5em; margin-right: -50%; }
.czytaj_wiecej { background-color: rgb(254, 184, 26); color: white; padding: 6px 24px; border-color: rgb(255, 156, 0); border-style: solid; border-width: 1px; font-size: 14px; margin-top: 20px; }
.czytaj_wiecej:hover { color: white; background-color: rgb(255, 156, 0); }
