.wcff-post-listing-column {
clear: both;
position: relative;    
}
.wcff-left-column {
width: 70%;
float:left;	
}
.wcff-right-column {	
width: 30%;  
float:left;
}
.wcff-message-box {	
background:#fff;	
margin-top: 69px;
margin-left: 20px;
-webkit-box-shadow: 0 0px 5px rgba(0,0,0,.04);
-moz-box-shadow: 0 0px 5px rgba(0,0,0,.04);
-ms-box-shadow: 0 0px 5px rgba(0,0,0,.04);
-o-box-shadow: 0 0px 5px rgba(0,0,0,.04);
box-shadow: 0 0px 5px rgba(0,0,0,.04);
}
.wcff-msg-header,
.wcff-msg-footer,
.wcff-msg-content {
padding: 5px 20px;
}
.wcff-msg-header {
border-bottom: solid 1px #e1e1e1;
}
.wcff-msg-header h3,
.wcff-msg-content h5 {
margin: 10px 0px;
}
.wcff-msg-footer a,
.wcff-msg-content a {
display:block;
line-height: 25px;
}
.wcff-msg-content h5 {
font-size: 15px;
font-weight:bold;
}
.wcff-msg-footer {
margin-top: 15px;
background:#a0ce4e;
}
.wcff-msg-footer a {
color:#fff;
padding: 8px 0px;
line-height: 10px;
font-weight: bold;
text-decoration:none;
}
.wcff-msg-footer a img {
width: 24px;
float: left;
margin-top: -7px;
margin-right: 10px;
}
#wcff_fields .inside,
#wcff_factory .inside,
#wcff_locations .inside,
#wcff_conditions .inside {
margin: 0;
padding: 0;
}
table.wcff_table {
width: 100%;
box-shadow: none;
border: 0 none;
background: transparent;
border-spacing: 0;
clear: both;
margin: 0;
}
table.wcff_table th {
font-weight: bold;
text-align: left;
font-size: 14px;
padding: 8px 15px;
line-height: 28px;
border-bottom: 1px solid #e1e1e1;
}
table.wcff_table td {
padding: 13px 15px;
border-top: 1px solid #f5f5f5;
}
table.wcff_fields_factory_header td:first-child {
width:26%;
}
table.wcff_table td.wcff-sortable{
cursor:move;
}
table.wcff_table td.add {
width:40px;
}
table.wcff_table td.remove {
width:20px;
}
table.wcff_table td.summary {
width: 24%;
vertical-align: top;
background: #F9F9F9;
border-top: 1px solid #f0f0f0;
border-right: 1px solid #E1E1E1;
}
table.wcff_table > tbody > tr:first-child > td, 
table.wcff_table > tbody > tr:first-child > td.summary {
border-top: 0 none;
}
table.wcff_table td.summary label {
display: block;
font-size: 13px;
line-height: 1.4em;
font-weight: bold;
padding: 0;
margin: 0 0 3px;
color: #333;
} 
table.wcff_table td.summary p {
display: block;
font-size: 12px;
line-height: 1.4em;
padding: 0 !important;
margin: 3px 0 0 !important;
font-style: normal;
line-height: 16px;
color: #899194;
}
table.wcff_table select,
table.wcff_table textarea,
table.wcff_table input[type=text],
table.wcff_table input[type=password],
table.wcff_table input[type=email],
table.wcff_table input[type=number] {
width:100%;
padding: 3px;
height: auto;
}
table.wcff_table textarea {
resize: vertical;
}
table.wcff_fields_factory_header {
background: #EAF2FA;
border-top: none;
border-bottom:1px solid #c7d7e2;
}
#wcff_fields div.handlediv,
#wcff_fields h3.hndle {
display:none;
}
.wcff-add-new-field {
}
.wcff_logic_groups h4,
.wcff_location_logic_groups h4 {
margin: 0 0 3px;
}
.wcff_logic_groups table td,
.wcff_location_logic_groups table td {
padding: 4px;
border: 0 none;
}
.wcff-form-invalid {
border: solid 1px #ff0000 !important;
box-shadow: 0px 0px 5px #cd0000 !important;
-o-box-shadow: 0px 0px 5px #cd0000 !important;
-ms-box-shadow: 0px 0px 5px #cd0000 !important;
-moz-box-shadow: 0px 0px 5px #cd0000 !important;
-webkit-box-shadow: 0px 0px 5px #cd0000 !important;
}
.wcff-dock-loader {
width: 24px;
height: 24px;
bottom: -15px;
position: absolute;
background-color: rgba(255,255,255,.8);
background-image: url(//fotopakiety.com.pl/wp-content/plugins/wc-fields-factory/classes/../assets/images/loader.gif);
background-repeat: no-repeat;    
background-position:center;
}
.wcff-add-new-field {
width:100%;
text-align:center;
}
a.button.wcff-meta-option-delete {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
a.button.wcff-meta-option-delete:hover {
background-color: #ec971f;
border-color: #d58512;
}
.wcff-button-remove {
background: url(//fotopakiety.com.pl/wp-content/plugins/wc-fields-factory/classes/../assets/images/minus.png) no-repeat center #fff;
display: none;
height: 20px;
width: 20px;
border-radius: 10px;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
#wcff-field-factory-footer a.button {
width:auto !important;
}
.wcff-button-remove:hover {
background: url(//fotopakiety.com.pl/wp-content/plugins/wc-fields-factory/classes/../assets/images/minus.png) no-repeat center #eee;
}
#wcff_conditions .wcff_logic_group tr:hover .wcff-button-remove,
#wcff_locations .wcff_location_logic_group tr:hover .wcff-button-remove {
display: block;
}
#wcff-empty-field-set {	
color: #7A9BBE;
font-size: 12px;	
line-height: 25px;	
padding:  8px 15px;
background: #EAF2FA;
text-shadow: 0 1px 0 #ffffff;
font-family: Comic Sans MS, sans-serif;
}
#wcff-fields-set {
position: relative;
background: #fcfcfc;
}
ul.wcff-field-layout-horizontal {
margin: 0px;
display:block;
}
ul.wcff-field-layout-horizontal li {
display:inline-block;
margin-right:20px;
}
.wcff-meta-row {
background: #fff;
border-bottom: #F0F0F0 solid 1px;
}
.wcff-meta-row:last-child {
border-bottom:0;
}
.wcff-meta-row.active {
background: #3595BC;
background-image: -webkit-gradient(linear, left top, left bottom, from(#46AFDB), to(#3199C5));
background-image: -webkit-linear-gradient(top, #46AFDB, #3199C5);
background-image: -moz-linear-gradient(top, #46AFDB, #3199C5);
background-image: -o-linear-gradient(top, #46AFDB, #3199C5);
background-image: linear-gradient(to bottom, #46AFDB, #3199C5);
border: #268FBB solid 1px;
text-shadow: #268FBB 0 1px 0;
box-shadow: inset #5FC8F4 0 1px 0 0;
color: #fff;
position: relative;
}
#wcff-fields-set table.wcff_table td {
vertical-align:top;
}
.wcff-field-order-td,
table.wcff_table th.field_order {
vertical-align:middle;
}
.fields_header table.wcff_table th,
#wcff-fields-set table.wcff_table td {
width:25%;	
padding:8px 15px;
}
.wcff-meta-row .wcff-field-order {
background: url(//fotopakiety.com.pl/wp-content/plugins/wc-fields-factory/classes/../assets/images/drag.png) no-repeat center transparent;
display: block;
height: 42px;
width: 20px;
}
.wcff-meta-row .wcff-field-label {
color: #0074a2;
font-size: 14px;
font-weight: bold;
}
.wcff-meta-row.active .wcff-field-label {
color: #fff;
} 
.wcff-meta-row .wcff-meta-option {
line-height:22px;
visibility:hidden;
}
#wcff-fields-set .wcff-meta-row tr:hover .wcff-meta-option {
visibility:visible;
}
.wcff-meta-row .wcff-meta-option a {
color: #0074a2;
text-decoration:none;
}
.wcff-meta-row.active .wcff-meta-option a,
.wcff-meta-row.active .wcff-meta-option a:hover {
color: #fff;
} 
.wcff-meta-row .wcff-meta-option a:hover {
color:#2ea2cc;
}
.wccaf-is-valid-1,
.wccaf-validation-message {
color:red;
clear: both;
display:none;
}
.wccaf-is-valid-0 {
display:block !important;	
}
.wccaf-image-field-wrapper {
padding: 10px 12px;
}
.wccaf-image-field-wrapper h4,
.wccaf-image-field-wrapper p.wccaf-img-field-btn-wrapper {
margin:0px;
padding-left: 0px;
}
.wccaf-image-field-wrapper img {
margin-top: 10px;
-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.3);
-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.3);
-ms-box-shadow: 0px 0px 3px rgba(0,0,0,.3);
-o-box-shadow: 0px 0px 3px rgba(0,0,0,.3);
box-shadow: 0px 0px 3px rgba(0,0,0,.3);
}
.wccaf-image-field-wrapper a.wccaf-image-remove-btn {
width: 32px;
height: 32px;
display:none;
background: url(//fotopakiety.com.pl/wp-content/plugins/wc-fields-factory/classes/../assets/images/delete.png) no-repeat center transparent;
}
.wccaf-image-field-wrapper.has_image:hover a.wccaf-image-remove-btn {
display:inline-block;
} .wcff-options-wrapper {	
height:auto;
max-width:900px;
}
.wcff-options-form {
margin-top:20px;
}
.wcff-options-form table {
background:#fff;
}.bx-wrapper {
position: relative;
margin: 0 auto 60px;
padding: 0;
*zoom: 1;
}
.bx-wrapper img {
max-width: 100%;
display: block;
} .bx-wrapper .bx-viewport {
-moz-box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
box-shadow: 0 0 5px #ccc;
border: solid #fff 5px;
left: -5px;
background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 100%;
} .bx-wrapper .bx-loading {
min-height: 50px;
background: url(//fotopakiety.com.pl/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/bx_loader.gif) center center no-repeat #fff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
} .bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: #000;
} .bx-wrapper .bx-prev {
left: 10px;
background: url(//fotopakiety.com.pl/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
right: 10px;
background: url(//fotopakiety.com.pl/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 32px;
height: 32px;
text-indent: -9999px;
z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
} .bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(//fotopakiety.com.pl/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/controls.png) -86px -11px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(//fotopakiety.com.pl/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/controls.png) -86px -44px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
} .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
} .bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666\9;
background: rgba(80, 80, 80, 0.75);
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px;
}.bx-wrapper .bx-viewport {
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
border: none;
background: transparent;
}
.bx-wrapper .bx-loading {
background: url(//fotopakiety.com.pl/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/bx_loader.gif) center center no-repeat transparent;
}
.bx-wrapper .bx-controls {
opacity:0;
transition:500ms;
-webkit-transition:500ms;
-moz-transition:500ms;
}
.bx-wrapper:hover .bx-controls {
opacity:1;
}
.bx-wrapper ul {
list-style-type:none;
padding:0;
margin:0;
}
.bx-wrapper ul li {
background:none;
}
.bx-wrapper ul li img {
max-height:100%;
max-width:100%;
display:inline-block;
}
.bx-wrapper ul.gray li img, .bx-wrapper ul.grayhovercolor li img {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); filter: gray; -webkit-filter: grayscale(100%);  }
.bx-wrapper ul.grayhovercolor li img:hover {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(0%);
}
@media all and (-webkit-min-device-pixel-ratio: 2) {
.bx-wrapper .bx-prev { background: url(//fotopakiety.com.pl/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/controls@2x.png) no-repeat 0 -32px; background-size:96px,63px; }
.bx-wrapper .bx-next { background: url(//fotopakiety.com.pl/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/controls@2x.png) no-repeat -43px -32px; background-size:96px,63px; }
}
@media all and (-webkit-min-device-pixel-ratio: 3) {
.bx-wrapper .bx-prev { background: url(//fotopakiety.com.pl/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/controls@3x.png) no-repeat 0 -32px; background-size:96px,63px; }
.bx-wrapper .bx-next { background: url(//fotopakiety.com.pl/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/controls@3x.png) no-repeat -43px -32px; background-size:96px,63px; }
} .bx-wrapper ul.kiwi-logo-carousel.align-top li div.helper { width:100%; height:100%; display:table-cell; vertical-align:top; text-align:center; }
.bx-wrapper ul.kiwi-logo-carousel.align-top li img { max-height:100%; max-width:100%; display:inline-block; }
.bx-wrapper ul.kiwi-logo-carousel.align-center li div.helper { width:100%; height:100%; display:table-cell; vertical-align:middle; text-align:center; }
.bx-wrapper ul.kiwi-logo-carousel.align-center li img { max-height:100%; max-width:100%; display:inline-block; }
.bx-wrapper ul.kiwi-logo-carousel.align-bottom li div.helper { height:100%; display:table-cell; vertical-align:bottom; text-align:center; }
.bx-wrapper ul.kiwi-logo-carousel.align-bottom li img { max-height:100%; max-width:100%; display:inline-block; }.wpcr3_in_content { margin-bottom:30px; }
.wpcr3_in_content meta { display:none; }
.wpcr3_power { padding-top:30px !important; padding-bottom:30px !important; font-size:11px !important; }
.wpcr3_status_msg { color:#c00;font-weight:bold; }
.wpcr3_status_msg div { color:#c00;font-weight:bold;padding-bottom:15px;padding-top:15px; }
.wpcr3_caps { text-transform:capitalize; }
div.wpcr3_dotline, div.wpcr3_review div.wpcr3_dotline { 
display:block !important; border-bottom:1px dotted #ccc !important; 
margin-bottom:10px !important; clear:both !important;
}
.wpcr3_leave_text { font-weight:bold; font-size:1.1rem; }
div.wpcr3_aggregateRating { display:block !important; margin-bottom:30px; line-height:24px; font-size:0.8em; }
div.wpcr3_aggregateRating div.wpcr3_aggregateRating_ratingValue { display:inline-block !important; position:relative; top:2px; }
div.wpcr3_review_item div.wpcr3_item_name { font-size:0.8em; font-style:italic; }
div.wpcr3_review div, div.wpcr3_review span { display:inline-block !important; line-height:24px; }
div.wpcr3_review div.wpcr3_review_ratingValue { position:relative; top:2px; margin-right:5px; }
div.wpcr3_review div.wpcr3_review_title { font-size:0.8em; display:block !important; }
div.wpcr3_review blockquote.wpcr3_content { font-size:14px; font-weight:normal; display:block !important; padding-bottom:30px; }
div.wpcr3_review blockquote.wpcr3_content p { font-size:14px; font-weight:normal; display:inline !important; }
div.wpcr3_review blockquote.wpcr3_content.wpcr3_admin_response { margin-left:30px;color:#00c; }
div.wpcr3_review div.wpcr3_review_datePublished { font-size:0.9em; font-style:italic; }
div.wpcr3_review div.wpcr3_review_author { font-size:0.8em; font-style:italic; }
div.wpcr3_review div.wpcr3_review_customs { margin-bottom:5px; }
div.wpcr3_review div.wpcr3_review_custom { font-size:12px; float:left; margin-right:60px; }
.wpcr3_respond_2 { position:relative; }
.wpcr3_respond_2 label { display:inline-block; !important; }
.wpcr3_respond_2 .fconfirm2 { width:auto !important; }
.wpcr3_respond_2 input { }
.wpcr3_respond_2 input[type="text"]  { min-width:200px; }
.wpcr3_respond_2 textarea { height:100px !important; min-width:500px; }
.wpcr3_respond_2 small { padding:0 !important; margin:0 !important; }
.wpcr3_respond_2 table, .wpcr3_respond_2 td { border:0 !important; border-style:none !important; }
.wpcr3_respond_2 .wpcr3_check_confirm label { margin:-2px 0px 0px 5px; }
.wpcr3_ad { background:#ffffff; }
.wpcr3_ad label { font-weight:bold; }
.wpcr3_respond_1, .wpcr3_respond_2 { margin:0 !important; padding:0 !important; clear:both !important; }
.wpcr3_respond_1 p, .wpcr3_respond_2 p {
margin:0 !important;
padding:0 !important;
line-height:120% !important;
margin-top:2px !important;
margin-bottom:2px !important;
}	
.wpcr3_respond_1 .wpcr3_rating, .wpcr3_respond_2 .wpcr3_rating {
border:0 !important;
margin:0 !important;
padding:0 !important;
margin-left:0px !important;
margin-top:0px !important;
overflow:hidden;
height:16px;
}
div.wpcr3_rating_style1  { line-height:17px; display:inline-block; }
div.wpcr3_rating_style1 div { line-height:17px; }
div.wpcr3_rating_style1 * { border:0 none; margin:0; padding:0; line-height:17px; }
div.wpcr3_rating_style1_base  { background:url(//fotopakiety.com.pl/wp-content/plugins/wp-customer-reviews/css/newstars.png) 0 0 no-repeat; width:85px; height:17px; line-height:17px; float:left; padding-right:4px; overflow:hidden; display:block; }
div.wpcr3_rating_style1_average { background:url(//fotopakiety.com.pl/wp-content/plugins/wp-customer-reviews/css/newstars.png) 0 -15px no-repeat; text-indent:-9999px; height:17px; line-height:17px; }
div.wpcr3_rating_style1_status { height:17px; line-height:17px; width:100px; overflow:hidden; position:relative; cursor:pointer; display:block; }
div.wpcr3_rating_style1_score { background:url(//fotopakiety.com.pl/wp-content/plugins/wp-customer-reviews/css/newstars.png) 0 0 no-repeat; width:85px; height:17px; line-height:17px; float:left; position:relative; }
div.wpcr3_rating_style1_score div { display:block; height:17px; float:left; text-indent:-9999px; position:absolute; overflow:hidden; line-height:17px; }
div.wpcr3_rating_style1_score div:hover { background:url(//fotopakiety.com.pl/wp-content/plugins/wp-customer-reviews/css/newstars.png) bottom right no-repeat; }
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score1 {width:20%; z-index:55;}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score2 {width:40%; z-index:54;}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score3 {width:60%; z-index:53;}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score4 {width:80%; z-index:52;}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score5 {width:100%; z-index:51;}
.wpcr3_respond_2 { display:none; background-color:inherit; }
.wpcr3_div_2 { width:600px; }
.wpcr3_table_2 { text-align:left; width:100%; }
.wpcr3_table_2  td { text-align:left; }
.wpcr3_check_confirm { margin-top:10px;font-size:13px;margin-bottom:4px; }
.wpcr3_button_1 {
border: 1px solid;
border-color: #e6e6e6 #cccccc #cccccc #e6e6e6;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 0%, #c4c4c4 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#c4c4c4));
background: -webkit-linear-gradient(top,  #ffffff 0%,#c4c4c4 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#c4c4c4 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#c4c4c4 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#c4c4c4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c4c4c4',GradientType=0 );
color: #404040;
cursor:pointer;
display: inline-block;
font-size: 13px;
font-weight: normal;
outline: 0;
padding: 5px 12px 5px;
text-align: center;
text-decoration: none;
white-space: nowrap;
float:none;
height:auto;
text-indent:0;
margin-bottom: 15px;
}
.wpcr3_button_1:hover {
background: #dedede;
background: -moz-linear-gradient(top,  #ffffff 0%, #b8b8b8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#b8b8b8));
background: -webkit-linear-gradient(top,  #ffffff 0%,#b8b8b8 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#b8b8b8 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#b8b8b8 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#b8b8b8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b8b8b8',GradientType=1 );
border-color: #99ccff;
color: #333333;
cursor:pointer;
font-weight: normal;
}
.wpcr3_button_1:active, .wpcr3_button_1:focus {
background-position: 0 -25px;
background: #dedede;
background: -moz-linear-gradient(top,  #ffffff 0%, #dedede 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dedede));
background: -webkit-linear-gradient(top,  #ffffff 0%,#dedede 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#dedede 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#dedede 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#dedede 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dedede',GradientType=1 );
border-color: #8fc7ff #94c9ff #94c9ff #8fc7ff;
color:#1a1a1a;
}
.wpcr3_button_1.wpcr3_disabled {
opacity: 0.5;
}
.wpcr3_button_1.wpcr3_hide {
display:none !important;
}
.wpcr3_pagination {
clear:both;
padding:0px 0px 0px 0px;
position:relative;
font-size:11px;
line-height:13px;
}
.wpcr3_pagination_page {
float:left;
display:block;
line-height:30px;
padding-right:5px;
}
.wpcr3_pagination .wpcr3_a {
display:block;
float:left;
margin: 0px 1px 0px 1px;
padding:6px 10px 6px 10px;
line-height: 16px;
text-decoration:none;
width:auto;
color:#fff;
background:#555;
cursor:pointer;
}
.wpcr3_pagination .wpcr3_a:hover {
color:#fff;background: #3279BB;
}
.wpcr3_pagination .wpcr3_ls {
margin-right:1px;
}
.wpcr3_pagination .wpcr3_rs {
margin-left:1px;
}
.wpcr3_pagination .wpcr3_a.wpcr3_current {
background: #3279BB;color:#fff;cursor:default;
}
.wpcr3_pagination .wpcr3_a.wpcr3_disabled, .wpcr3_pagination .wpcr3_a.wpcr3_disabled:hover {
background:#ddd;color:#fff;cursor:default;
}
.wpcr3_clear , div.wpcr3_review .wpcr3_clear  { clear:both !important; display:block !important; line-height:0px !important;; height:0px !important; }
.wpcr3_show, div.wpcr3_review .wpcr3_show { display:inline; }
.wpcr3_hide, div.wpcr3_review .wpcr3_hide { display:none !important; }
.wpcr3_fakehide { position:absolute !important;top:0 !important;left:-999em !important;height:1px !important;width:1px !important; }
.wpcr3_pb5 { padding-bottom:5px; }.ls-container {
visibility: hidden;
position: relative;
}
.ls-lt-container {
position: absolute;
}
.ls-lt-container,
.ls-lt-container * {
text-align: left !important;
direction: ltr !important;
}
.ls-container-fullscreen {
margin: 0 auto !important;
padding: 2% !important;
background: black !important;
border-radius: 0 !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border: none !important;
}
.ls-container-fullscreen .ls-thumbnail-wrapper,
.ls-container-fullscreen .ls-fullscreen,
.ls-container-fullscreen .ls-shadow {
display: none !important;
}
.ls-overflow-hidden {
overflow: hidden;
}
.ls-inner {
position: relative;
background-position: center center;
z-index: 2;
}
.ls-loading-container {
position: absolute !important;
display: none;
z-index: 3 !important;
left: 50% !important;
top: 50% !important;
}
.ls-loading-indicator {
margin: 0 auto;
}
.ls-inner,
.ls-slide {
width: 100%;
height: 100%;
}
.ls-slide,
.ls-layer {
position: absolute;
display: none;
background-position: center center;
overflow: hidden;
}
.ls-active,
.ls-animating {
display: block !important;
}
.ls-slide > * {
position: absolute;
line-height: normal;
margin: 0;
left: 0;
top: 0;
}
.ls-slide .ls-bg {
left: 0px;
top: 0px;
transform: none !important;
-o-transform: none !important;
-ms-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
}
.ls-yourlogo {
position: absolute;
z-index: 99;
} .ls-bar-timer {
position: absolute;
width: 0;
height: 2px;
background: white;
border-bottom: 2px solid #555;
opacity: .55;
filter: alpha(opacity=55);
z-index: 4;
top: 0;
}
.ls-circle-timer {
width: 16px;
height: 16px;
position: absolute;
right: 10px;
top: 10px;
z-index: 4;
opacity: .65;
filter: alpha(opacity=65);
display: none;
}
.ls-ct-half {
background: white;
}
.ls-ct-center {
background: #444;
}
.ls-ct-left,
.ls-ct-right {
width: 50%;
height: 100%;
overflow: hidden;
}
.ls-ct-left,
.ls-ct-right {
float: left;
position: relative;
}
.ls-ct-rotate {
width: 200%;
height: 100%;
position: absolute;
top: 0;
}
.ls-ct-left .ls-ct-rotate,
.ls-ct-right .ls-ct-hider,
.ls-ct-right .ls-ct-half {
left: 0;
}
.ls-ct-right .ls-ct-rotate,
.ls-ct-left .ls-ct-hider,
.ls-ct-left .ls-ct-half {
right: 0;
}
.ls-ct-hider,
.ls-ct-half {
position: absolute;
top: 0;
}
.ls-ct-hider {
width: 50%;
height: 100%;
overflow: hidden;
}
.ls-ct-half {
width: 200%;
height: 100%;
}
.ls-ct-center {
width: 50%;
height: 50%;
left: 25%;
top: 25%;
position: absolute;
}
.ls-ct-half,
.ls-ct-center {
border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
} .ls-bottom-nav-wrapper {
height: 0;
}
.ls-bottom-slidebuttons {
text-align: left;
}
.ls-bottom-nav-wrapper,
.ls-below-thumbnails {
z-index: 2;
height: 0;
position: relative;
text-align: center;
margin: 0 auto;
}
.ls-below-thumbnails {
display: none;
z-index: 6;
}
.ls-bottom-nav-wrapper a,
.ls-nav-prev,
.ls-nav-next {
outline: none;
}
* .ls-bottom-nav-wrapper *,
* .ls-bottom-nav-wrapper span * {
direction: ltr !important;
}
.ls-bottom-slidebuttons {
position: relative;
z-index: 1000;
}
.ls-bottom-slidebuttons,
.ls-nav-start,
.ls-nav-stop,
.ls-nav-sides {
position: relative;
}
.ls-nothumb {
text-align: center !important;
}
.ls-link {
position: absolute;
width: 100% !important;
height: 100% !important;
left: 0 !important;
top: 0 !important;
background-image: url(//fotopakiety.com.pl/wp-content/plugins/LayerSlider/static/css/blank.gif);
}
.ls-slide > a > * {
background-image: url(//fotopakiety.com.pl/wp-content/plugins/LayerSlider/static/css/blank.gif);
} .ls-vpcontainer {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.ls-videopreview {
width : 100%;
height : 100%;
position : absolute;
left : 0;
top : 0;
cursor : pointer;
}
.ls-playvideo {
position: absolute;
left: 50%;
top: 50%;
cursor: pointer;
} .ls-tn {
display: none !important;
}
.ls-thumbnail-hover {
display: none;
position: absolute;
left: 0;
}
.ls-thumbnail-hover-inner {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
display: none;
}
.ls-thumbnail-hover-bg {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.ls-thumbnail-hover-img {
position: absolute;
overflow: hidden;
}
.ls-thumbnail-hover img {
max-width: none !important;
position: absolute;
display: inline-block;
visibility: visible !important;
left: 50%;
top: 0;
}
.ls-thumbnail-hover span {
left: 50%;
top: 100%;
width: 0;
height: 0;
display: block;
position: absolute;
border-left-color: transparent !important;
border-right-color: transparent !important;
border-bottom-color: transparent !important;
}
.ls-thumbnail-wrapper {
position: relative;
width: 100%;
margin: 0 auto;
z-index: 4;
}
.ls-thumbnail {
position: relative;
margin: 0 auto;
}
.ls-thumbnail-inner,
.ls-thumbnail-slide-container {
width: 100%;
}
.ls-thumbnail-slide-container {
overflow: hidden !important;
position: relative;
}
.ls-touchscroll {
overflow-x: auto !important;
}
.ls-thumbnail-slide {
text-align: center;
white-space: nowrap;
float: left;
position: relative;
}
.ls-thumbnail-slide a {
overflow: hidden;
display: inline-block;
width: 0;
height: 0;
position: relative;
}
.ls-thumbnail-slide img {
max-width: none !important;
max-height: 100% !important;
height: 100%;
visibility: visible !important;
}
.ls-shadow {
display: none;
position: absolute;
z-index: 1;
top: 100%;
width: 100%;
left: 0;
overflow: hidden !important;
visibility: hidden;
}
.ls-shadow img {
width: 100% !important;
height: auto !important;
position: absolute !important;
left: 0 !important;
bottom: 0 !important;
}
.ls-bottom-nav-wrapper,
.ls-thumbnail-wrapper,
.ls-nav-prev,
.ls-nav-next {
visibility: hidden;
} .ls-wp-fullwidth-container {
width: 100%;
position: relative;
}
.ls-wp-fullwidth-helper {
position: absolute;
} .ls-overflow-hidden {
overflow: hidden;
}
.ls-lt-tile {
position: relative;
float: left;
perspective: 1000px;
-o-perspective: 1000px;
-ms-perspective: 1000px;
-moz-perspective: 1000px;
-webkit-perspective: 1000px;
}
.ls-lt-tile img {
visibility: visible;
display: inline-block;
}
.ls-curtiles {
overflow: hidden;
}
.ls-curtiles,
.ls-nexttiles {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.ls-curtile, .ls-nexttile {
overflow: hidden;
position: absolute;
width: 100% !important;
height: 100% !important;
backface-visibility: hidden;
-o-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.ls-curtile {
left: 0;
top: 0;
}
.ls-curtile img,
.ls-nexttile img {
position: absolute;
filter: inherit;
}
.ls-3d-container {
position: relative;
overflow: visible !important;
}
.ls-3d-box {
position: absolute;
top: 50%;
left: 50%;
transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
}
.ls-3d-box div {
overflow: hidden;
background: #777;
margin: 0;
padding: 0;
position: absolute;
} .ls-fullscreen {
position: absolute;
z-index: 10;
cursor: pointer;
display: block;
} html * .ls-nav-prev,
html * .ls-nav-next,
html * .ls-container img,
html * .ls-bottom-nav-wrapper a,
html * .ls-container .ls-fullscreen,
body * .ls-nav-prev,
body * .ls-nav-next,
body * .ls-container img,
body * .ls-bottom-nav-wrapper a,
body * .ls-container .ls-fullscreen,
#ls-global * .ls-nav-prev,
#ls-global * .ls-nav-next,
#ls-global * .ls-container img,
#ls-global * .ls-bottom-nav-wrapper a,
#ls-global * .ls-container .ls-fullscreen,
html * .ls-thumbnail a,
body * .ls-thumbnail a,
#ls-global * .ls-thumbnail a {
transition: none;
-o-transition: none;
-ms-transition: none;
-moz-transition: none;
-webkit-transition: none;
line-height: normal;
outline: none;
padding: 0;
border: 0;
}
html * .ls-slide > a,
body * .ls-slide > a,
#ls-global * .ls-slide > a,
html * .ls-slide > h1,
body * .ls-slide > h1,
#ls-global * .ls-slide > h1,
html * .ls-slide > h2,
body * .ls-slide > h2,
#ls-global * .ls-slide > h2,
html * .ls-slide > h3,
body * .ls-slide > h3,
#ls-global * .ls-slide > h3,
html * .ls-slide > h4,
body * .ls-slide > h4,
#ls-global * .ls-slide > h4,
html * .ls-slide > h5,
body * .ls-slide > h5,
#ls-global * .ls-slide > h5,
html * .ls-slide > p,
body * .ls-slide > p,
#ls-global * .ls-slide > p,
html * .ls-slide > div,
body * .ls-slide > div,
#ls-global * .ls-slide > div,
html * .ls-slide > span,
body * .ls-slide > span,
#ls-global * .ls-slide > span,
html * .ls-slide > *,
body * .ls-slide > *,
#ls-global * .ls-slide > * {
transition: none;
-o-transition: none;
-ms-transition: none;
-moz-transition: none;
-webkit-transition: none;
}
html * .ls-slide > *,
body * .ls-slide > *,
#ls-global * .ls-slide > * {
margin: 0;
}
html * .ls-container img,
body * .ls-container img,
#ls-global * .ls-container img {
background: none !important;
min-width: 0 !important;
max-width: none !important;
border-radius: 0;
box-shadow: none;
border: 0;
padding: 0;
} html * .ls-wp-container .ls-slide > *,
body * .ls-wp-container .ls-slide > *,
#ls-global * .ls-wp-container .ls-slide > * {
line-height: normal;
outline: none;
padding: 0;
margin: 0;
border: 0;
}
html * .ls-wp-container .ls-slide > a > *,
body * .ls-wp-container .ls-slide > a > *,
#ls-global * .ls-wp-container .ls-slide > a > * {
margin: 0;
}
html * .ls-wp-container .ls-slide > a,
body * .ls-wp-container .ls-slide > a,
#ls-global * .ls-wp-container .ls-slide > a {
text-decoration: none;
}
.ls-wp-fullwidth-container,
.ls-wp-fullwidth-helper,
.ls-container,
.ls-container * {
box-sizing: content-box !important;
-moz-box-sizing: content-box !important;
-webkit-box-sizing: content-box !important;
}
html * .ls-yourlogo,
body * .ls-yourlogo,
#ls-global * .ls-yourlogo {
margin: 0;
}
html * .ls-tn,
body * .ls-tn,
#ls-global * .ls-tn {
display: none;
}
.site {
overflow: visible !important;
} .ls-debug-console * {
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
color: white !important;
text-shadow: none !important;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif !important;
line-height: normal !important;
-webkit-font-smoothing: antialiased !important;
text-align: left !important;
font-style: normal !important;
}
.ls-debug-console h1 {
padding-top: 10px !important;
font-size: 17px !important;
font-weight: bold !important;
}
.ls-debug-console h1:first-child {
padding-top: 0 !important;
}
.ls-debug-console ul {
padding-top: 10px !important;
list-style: none !important;
}
.ls-debug-console li {
margin-left: 10px !important;
font-size: 13px !important;
position: relative !important;
font-weight: normal !important;
}
html * .ls-debug-console li ul,
body * .ls-debug-console li ul,
#ls-global * .ls-debug-console li ul {
display: none;
width: 260px;
left: -10px;
}
.ls-debug-console li ul {
position: absolute !important;
bottom: 100% !important;
padding: 10px 10px 10px 0 !important;
background: white !important;
border-radius: 10px !important;
box-shadow: 0 0 20px black !important;
}
html * .ls-debug-console li:hover ul,
body * .ls-debug-console li:hover ul,
#ls-global * .ls-debug-console li:hover ul {
display: block;
}
.ls-debug-console li ul * {
color: black !important;
}
.ls-debug-console a {
text-decoration: none !important;
border-bottom: 1px dotted white !important;
}
.ls-error {
border-radius: 5px !important;
-moz-border-radius: 5px !important;
-wenkit-border-radius: 5px !important;
background: white !important;
height: auto !important;
width: auto !important;
color: white !important;
padding: 20px 40px 30px 80px !important;
position: relative !important;
box-shadow: 0 2px 20px -5px black;
}
.ls-error p {
line-height: normal !important;
text-shadow: none !important;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
text-align: justify !important;
font-family: Arial, sans-serif !important;
}
.ls-error .ls-error-title {
line-height: 40px !important;
color: red !important;
font-weight: bold !important;
font-size: 16px !important;
}
.ls-error .ls-error-text {
color: #555 !important;
font-weight: normal !important;
font-size: 13px !important;
}
.ls-error .ls-exclam {
width: 40px !important;
height: 40px !important;
position: absolute !important;
left: 20px !important;
top: 20px !important;
border-radius: 50px !important;
-moz-border-radius: 50px !important;
-webkit-border-radius: 50px !important;
font-size: 30px !important;
font-weight: bold !important;
color: white !important;
line-height: 40px !important;
background: red !important;
text-align: center !important;
} html * .ls-container .ls-shadow,
html * .ls-container .ls-slide > *,
html * .ls-container .ls-fullscreen,
html * .ls-container .ls-3d-container,
html * .ls-container .ls-lt-container,
html * .ls-container .ls-lt-container *,
html * .ls-container .ls-thumbnail-wrapper,
html * .ls-container .ls-bottom-nav-wrapper,
body * .ls-container .ls-shadow,
body * .ls-container .ls-slide > *,
body * .ls-container .ls-fullscreen,
body * .ls-container .ls-3d-container,
body * .ls-container .ls-lt-container,
body * .ls-container .ls-lt-container *,
body * .ls-container .ls-thumbnail-wrapper,
body * .ls-container .ls-bottom-nav-wrapper,
#ls-global * .ls-container .ls-shadow,
#ls-global * .ls-container .ls-slide > *,
#ls-global * .ls-container .ls-fullscreen,
#ls-global * .ls-container .ls-3d-container,
#ls-global * .ls-container .ls-lt-container,
#ls-global * .ls-container .ls-lt-container *,
#ls-global * .ls-container .ls-thumbnail-wrapper,
#ls-global * .ls-container .ls-bottom-nav-wrapper,
.ls-gpuhack {
transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
}
.ls-videohack {
transform: none !important;
-o-transform: none !important;
-ms-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
transform-origin: none !important;
-o-transform-origin: none !important;
-ms-transform-origin: none !important;
-moz-transform-origin: none !important;
-webkit-transform-origin: none !important;
}
.ls-oldiepnghack {
filter: none !important;
}
.ls-gpuhack {
width: 100% !important;
height: 100% !important;
left: 0px !important;
top: 0px !important;
}
html * .ls-container .ls-webkit-hack,
body * .ls-container .ls-webkit-hack,
#ls-global * .ls-container .ls-webkit-hack {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 1;
} @media (transform-3d), (-o-transform-3d), (-ms-transform-3d), (-moz-transform-3d), (-webkit-transform-3d) {
#ls-test3d {
position: absolute;
left: 9px;
height: 3px;
}
} .ls-forcehide {
display: none !important;
}