/* Add here all your css styles (customizations) */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400&subset=latin,latin-ext);
/* dodac powyzszy import do app.css po aktualizacji*/

body {
    font-size: 14px;
    /*font-family: 'Open Sans', sans-serif; */
}

.font10 {font-size: 10px;}
.font11 {font-size: 11px;}
.font12 {font-size: 12px;}
.font13 {font-size: 13px;}
.font14 {font-size: 14px;}
.font15 {font-size: 15px;}
.font16 {font-size: 16px;}
.font17 {font-size: 17px;}


.wrapper {
    background-color: #fff;
}

a {
	color: #336699;
}

a:hover {
	text-decoration: none;
}


.footer a {
    color: #ccc;
    font-size: 12px;
}

.footer a:hover {
    color: #eee;
    font-size: 12px;
}


.fancybox-overlay.fancybox-overlay-fixed {
  z-index: 8029; /* fix dla IE - tło ponad zdjęciem */
}

.btn-u:hover, .btn-u:focus, .btn-u:active, .btn-u.active, .open .dropdown-toggle.btn-u {
    background: none repeat scroll 0 0 #369;
}




.breadcrumb {
    top: 0;
    margin-bottom: 0px;
}

.breadcrumbs {
	background: #f6f6f6;
	padding: 0;
    font-size: 12px;
    height: 36px;
}

.breadcrumbs h1 {
  color: #666666;
  font-size: 13px;
  color: #666;
    margin-top:0;
}





.slider-inner .da-slider {
  border-top: 2px #eee solid;
  box-shadow: none;
}
.da-slide h2 {
  color: #333;
  line-height: 50px;
  padding: 0;
  top: 60px;
  z-index: 10;
}
.da-slide .da-img{
    top: 40px;
}
.da-slide p {
    top:280px;
}
.da-slide h2 i {
  background: #fff;
}




.slideshow-mode-1 {position: relative; width: 1140px; height: 350px; overflow: hidden; margin: 0px 0px 0px 0px;}
.slideshow-mode-1 ul {list-style: none; margin: 0px; padding: 0px; display: block; height: 350px; width: 2500px;}
.slideshow-mode-1 ul li {float: left;}
.slideshow-mode-1 ul li a {text-indent: -1000px; background: #FFFFFF none repeat scroll 0%; margin-right: 4px; cursor: pointer; display: block;overflow:hidden; width: 156px; height: 350px;}







.header .navbar .nav > li > .search {
    background: none repeat scroll 0 0 #000;
    border-bottom: 0px solid #aaa;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    min-width: 35px;
    padding: 12px 0 12px;
    text-align: center;
}

.header .navbar .nav > li > .search:hover {
    background: none repeat scroll 0 0 #000;
    color: orange;
}






.input-group-addon  {
	background: #eee;
	color: #aaa
}

.footer .headline {
	border-bottom: 1px #aaa solid;
}

.footer .headline h4  {
	border-bottom: 0;
}


.social-media-footer {
    background: none repeat scroll 0 0 #fff;
}
.social-media-footer-line {
    background: none repeat scroll 0 0 #E5E5E5; height: 1px; position: relative; top: 12px; z-index: 0;
}

.social-media-footer-facebook, 
.social-media-footer-twitter,
.social-media-footer-pinterest,
.social-media-footer-googleplus,
.social-media-footer-rss
{
    background: none repeat scroll 0 0 #fff;
    display: inline; 
    position:relative; 
    padding: 0 10px;
    display: inline;
}

.social-media-footer-list li:first-child {
    padding-left: 20px;
}

.social-media-footer-list li:last-child {
    padding-right: 20px;
}


.btn-u:hover {
	background-color: orange;
}

.opinie-span-gray {
	font-size: 11px;
	color: #ccc;	
}

.headline h1, .headline h2, .headline h3, .headline h4, .headline h5, .headline h6 {
    border-bottom: 0;
}



.timeline-v2 > li .cbp_tmicon {
	background: none repeat scroll 0 0 orange;	
	box-shadow: 0 0 0 4px #eee;
}

.timeline-v2 img.kto {
	margin-left: 30px
	padding: 0;
}

.timeline-v2 > li .cbp_tmtime span:first-child {
    color: #585F69;
    font-size: 17px;
    font-weight: normal; 
}

.timeline-v2 > li .cbp_tmtime span.data {
    color: #cccccc;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 20px;
    line-height: 16px;
    margin-top:5px;
}

.timeline-v2 > li .cbp_tmtime span {
    
    font-size: 13px;
    font-weight: normal;    
}

.timeline-v2 > li .cbp_tmtime span:last-child {
    font-size: 13px;
    font-weight: normal;
}


.timeline-v2 a {
	color: #336699;
}
.timeline-v2 a:hover {
	color: orange;
}




.timeline-v2:before {
	background: none repeat scroll 0 0 #eee;
}
 
.timeline-v2 .timeline-footer {
	border-top: 1px solid #eee;
	overflow: hidden;
	padding: 10px 0;
	margin: 0 0 -15px 0;
}

.timeline-v2 .timeline-footer .blog-info {
	float: left;
}

.blog-info li {
color: #aaaaaa;
}

.timeline-v2 .timeline-footer .likes {
	padding-top: 3px;
	float: right;
}

.timeline-v2 .blog-img img {
	max-height: 150px;
	display: inline;
	border: 1px #ccc solid;
}


textarea {
    resize: vertical;
}

.sky-form .input:hover input, .sky-form .select:hover select, .sky-form .textarea:hover textarea {
    border-color: orange;
}




ul, ol {
    margin-bottom: 10px;
    margin-top: 0;
}


.navbar {
    font-size: 13px;
    background: #ffffff;
    max-height: 52px;
}

.navbar-toggle {
    background: #003366;
}

.navbar-nav-bgw {
    background: #fff;
}

.badge-lists span.badgetop {
    top: -12px;
    right: 0px;
    font-size: 11px;
    color: #ffffff;
    position: relative;
    overflow: hidden;
}

.page-scroll a {
    font-size: 13px;
}

.page-scroll-border-left {
    border-left: 1px #e7e7e7 solid;
}









/*

.nav {
    list-style: none outside none;
}
.nav > li {
  display: block;
  position: relative;
}
.nav > li > a {
  display: block;
  padding: 10px 15px;
  position: relative;
}
*/

.bs-docs-sidebar.affix-bottom .bs-docs-sidenav, .bs-docs-sidebar.affix .bs-docs-sidenav {
  margin-bottom: 0;
  margin-top: 0;
}
.bs-docs-sidebar .nav > li > a {
  color: #336699;
  display: block;
  font-size: 12px;
  font-weight: 500;
  padding: 0px 20px;
}

.bs-docs-sidebar .nav > .active > a, .bs-docs-sidebar .nav > .active:hover > a, .bs-docs-sidebar .nav > .active:focus > a {
  background-color: rgba(0, 0, 0, 0);
  border-left: 2px solid #ff6600;
  color: #336699;
  font-weight: 700;
  padding-left: 18px;
}
.bs-docs-sidebar .nav .nav > li > a {
  font-size: 12px;
  font-weight: 400;
  padding-bottom: 1px;
  padding-left: 30px;
  padding-top: 1px;

}
.bs-docs-sidebar .nav .nav > li > a:hover {
  padding-left: 30px;
}
.bs-docs-sidebar .nav > .active > ul {
  display: block;
  margin-bottom: 0px;
}



.margin-bottom-0 {margin-bottom:0}





.header {
  border-bottom: 0;
  position: relative;
  z-index: 99;
}

.navbar-default {
    border: 0;
}

.header .navbar-default .navbar-nav > li > a {
    color: #fff;
    background: #000;
    font-size: 13px;
    padding: 9px 25px 9px 5px;
    text-transform: uppercase;
    border-bottom: 0;
}
.header .navbar-default .navbar-nav > li > a:hover {
    color: #ffa500;
    border-bottom: 0;
}


.dropdown > a:after {
    content: "";
}

.header .dropdown-menu {
    border-top: 1px solid #000;
    top: 40px;
    
}

.header .dropdown-submenu > .dropdown-menu {
    border-top: 1px solid #000;
    top: 1px;
}

.header .navbar-nav {
    top:0;
}



.topbar {
    padding: 12px 0 15px 0;
}

.topbar .topbar-social i {
    color: #aaa;
    top: 5px;
    position:relative;
}

.topbar .topbar-social i:hover {
    color: #e74c3c;
}

.topbar ul.loginbar > li > a, .topbar ul.loginbar > li > a:hover {
    color: #7c8082;
    font-size: 13px;
    text-transform: none;
}

.topbar .loginbar-notlogged {
    top: 4px;
    position: relative;
}

.lenguages {
    width: 150px;
}

.topbar ul.lenguages li a {
    color: #555;
    display: block;
    font-size: 11px;
    margin-bottom: 1px;
    padding: 2px 12px;
    text-transform: none;
}

.topbar ul.lenguages li a:hover {
    color: #555;
    display: block;
    font-size: 11px;
    margin-bottom: 1px;
    padding: 2px 12px;
    text-transform: none;
}

.topbar ul.lenguages {
    
}




.pagination > li > a {
    margin: 0 1px;
}


.tag-box-panel-info {
    padding: 8px 10px 8px 10px;
    border-left: 3px #eee solid;
}

.tag-box-panel-info > p {
    color: #aaa;
}

.sky-form {
  border: 0px solid #EEEEEE;
  box-shadow: none;
}

.sky-form .button {
    background: #336699;
    font-weight: bold;
}

.tab-v2 li.graytab {
    background: #f4f4f4;
    margin-right: 2px;
    
}

.border-bottom-light {
    border-bottom: 1px #eee solid;
    padding: 3px;
}

.szukaj-w-historii-zam section {
    margin-bottom: 5px;
}

.historia-zamowienie-block {
    border: 1px #ddd solid;
    padding: 10px 10px 15px 10px;
    margin: 0 0px;
}




.table > tbody > tr > td {
    vertical-align: middle;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #eee;
}






.profil-lista-zam-head {
    padding: 10px; 
    margin-bottom: -1px; 
    background-color: #f3f3f3;
    border-right: 1px #bbb solid;
    border-left: 1px #bbb solid;
    border-top: 1px #bbb solid;
}

.profil-lista-zam-zamowienie-single {
    border-right-color: #bbb;
    border-left-color: #bbb;
    border-bottom-color: #bbb;
    border-top-color: #ddd;
}



.img-margin-top-2 {margin-top: 2px;}
.img-margin-top-3 {margin-top: 3px;}
.img-margin-top-4 {margin-top: 4px;}
.img-margin-top-5 {margin-top: 5px;}

.margin-top-0 {margin-top: 0;}
.margin-top-5 {margin-top: 5px;}
.margin-top-10 {margin-top: 10px;}
.margin-top-20 {margin-top: 20px;}
.margin-top-30 {margin-top: 30px;}
.margin-top-40 {margin-top: 40px;}
.margin-top-50 {margin-top: 50px;}

.font-10 {font-size: 10px;}
.font-11 {font-size: 11px;}
.font-12 {font-size: 12px;}
.font-13 {font-size: 13px;}


.footerpre {
    background: none repeat scroll 0 0 #eeeff0;
    color: #DADADA;
    padding: 30px 0 30px;
}




/* strona home */
.home-product-holder {
    max-width: 352px;
    max-height: 352px;
    border: 0;
    overflow: hidden;
    text-align: center; 
}

.home-product-list {
    border: 1px #eee solid;
    padding: 5px; 
    display: table; 
    height: 352px; 
    width: 352px;
    
}

.home-product-list span {
    display: table-cell; 
    text-align: center; 
    vertical-align: middle;
    background: #fff;
}

.home-product-list img {
    margin:auto;
    max-width: 340px;
    max-height: 340px;
}



.home-zoom8img {
    max-height: 165px;
    max-width: 165px;
}

.home-zoom8imgD {
    display: table; 
    max-height: 165px; 
    max-width: 165px;
    width: 165px;
    height: 165px;
}
.home-zoom8imgS {
    display: table-cell; 
    text-align: center; 
    vertical-align: middle;
}



.home-opinie .dl-horizontal dt{
    width: 60px;
}

.home-opinie .dl-horizontal dd{
    margin-left: 70px;
}


.owl-carousel-style-v2 .item {
  background: none repeat scroll 0 0 #fff;
}









/* POJEDYNCZY PRODUKT */
.produkt-next-prev-small-navi {font-size: 13px;}
.produkt-brand {text-transform:uppercase; font-size:9px;}
#produkt-wys th {font-size:10px;}
#produkt-wys td {font-size:10px;}


.btn-koszyk {
    background-color: #ffa326;
    border-color: #eea236;
    color: #fff;
}

.btn-koszyk:hover, .btn-koszyk:focus, .btn-koszyk:active, .open, dropdown-toggle.btn-koszyk {
    background-color: #ff9626;
    border-color: #d58512;
    color: #fff;
}



.font-size-smaller {
    font-size: 12px;
}



/* PRODUKT NA LIŚCIE */

.single-product-holder {
    max-width: 189px;
    border: 0;
}

.single-product-holder:hover {
    background: #f8f8f8;
    border: 0;
    box-shadow: 0 0 5px #999;
}


.single-product-list {
    border: 1px #ddd solid;
    padding: 2px; 
    display: table; 
    height: 189px; 
    width: 189px;
}
.single-product-list:hover {
    
}

.single-product-list span {
    display: table-cell; 
    text-align: center; 
    vertical-align: middle;
    background: #fff;
}

.single-product-desc {
    padding: 2px 5px;
}

.single-product-title {
    white-space: nowrap; 
    overflow: hidden;
}




#navi-prev-next {
    position: relative;
    margin-bottom: 20px;
    background: none repeat scroll 0 0 #FFFFFF;
    height: auto;
    width: 100%;
}

#navi-prev-next .arrowNav.desk:hover {
    z-index:2;
    width: 250px;
    background: #ddd;
}
#navi-prev-next .arrowNav.desk:hover .hvr {
    opacity:1
}
  
#navi-prev-next .arrowNav .hvr {
    background: url("../../img2010/next-prev-arrows.png") no-repeat scroll 3px 3px rgba(0, 0, 0, 0);
    height: 80px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 60px;
}
#navi-prev-next .arrowNav .arr {
    background: url("../../img2010/next-prev-arrows.png") no-repeat scroll 3px -69px rgba(0, 0, 0, 0);
    background-color: #ddd;
    height: 80px;
    position: absolute;
    top: 0;
    width: 60px;
}

#navi-prev-next .arrowNav.right .hvr {
    background-position: -262px 3px;
    left: auto;
    right: 0;
}
#navi-prev-next .arrowNav.right .arr {
    background-position: -262px -69px;
    left: auto;
    right: 0;
}

#navi-prev-next .arrowNav {
    font-size: 16px;
    font-weight: bold;
    height: 80px;
    left: 0;
    position: fixed;
    top: 50%;
    width: 80px;
}
#navi-prev-next .arrowNav, #navi-prev-next .arrowNav * {
    transition: all 0.11s ease 0s;
}

#navi-prev-next .arrowNav.right {
    left: auto;
    right: 0;
}
#navi-prev-next .arrowNav > span {
    color: #FFFFFF;
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: auto;
}
#navi-prev-next .arrowNav, #navi-prev-next .arrowNav * {
    transition: all 0.11s ease 0s;
}


#navi-prev-next .arrowNav > span .title {
    opacity: 1;
    position: absolute;
    color: #369;
    font-weight: normal;
}
#navi-prev-next .arrowNav.right .title {
    left: 0;
    padding-left: 20px;
    right: 50px;
}
#navi-prev-next .arrowNav.left .title {
    right: 0;
    padding-right: 20px;
    left: 50px;
    text-align:right;
}
#navi-prev-next .arrowNav.left .title, #navi-prev-next .arrowNav.right .title {
    font-size: 14px;
    line-height: 14px;
    margin-top: 26px;
}
#navi-prev-next .arrowNav.left .title small, #navi-prev-next .arrowNav.right .title small {
    color:#666;
    font-size: 11px;
}
#navi-prev-next .arrowNav > span .title {
    display: block;
    left: 50px;
    margin-top: 25px;
    max-height: 3em;
    overflow: hidden;
    padding-right: 20px;
    position: relative;
    vertical-align: middle;
    width: 200px;
}


.charaktery, .geneza {text-align: justify;}
.charaktery li {margin-bottom: 20px;}
.charaktery li strong {font-size: 15px;}
.charaktery-podpis, .geneza-podpis {font-size: 16px;}
.charaktery-img-scale, .geneza-img-scale {width: 100%; max-width: 100%;}


.img-payu-type {margin: -3px 8px 0 0;}


.artysta-box {padding: 0 15px; margin-bottom: 20px;}
.artysci-name {font-size: 19px;}
.artysci-link {font-size: 12px; margin-right: 7px;}
.artysci-img {max-height: 55px; max-width: 55px; height: 55px; width: 55px; margin-right: 15px;}
.artysci-wiecej {padding: 0px 5px 0 0; font-size: 12px;}
.artysci-dropdown-menu a {font-size: 12px;}


.text-uppercase {text-transform: uppercase;}
.text-lowercase {text-transform: lowercase;}
.text-capitalize {text-transform: capitalize;}

.bg-lightgray {background: #f8f8f8;}
.artysci-litera-padding {padding-left: 8px;}


.tab-content-panel {
    background: #fff;
}





.owl-carousel-style-v2 .item img {
    padding: 4px;
    border: 0px #eee solid;   
    max-width: 100px;
    max-height: 100px;
}
.owl-carousel-style-v2 .item {
    border: 0;
    padding: 0 10px;
    font-size: 11px;
}

.owl-carousel-style-v2 .item .img-container {
    width: 102px;
    height: 102px;
    position:relative;
    vertical-align: middle;
    display: table-cell;
    border: 1px #eee solid;
}
.owl-carousel-style-v2 .item .sub-container {
    
}
.owl-carousel-style-v2 .item:hover {
    border: 0;
    background: #fff;
}





.regulamin h2 {
    font-size: 22px;
}

.regulamin li {
    margin-bottom: 10px;
}

.regulamin ol {
    margin-bottom: 20px;
}