@charset "utf-8";
/* CSS Document for Joomla 3 styles */

/* ~~ RESET ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	font-size: 1em;
}
a img {
	border: none;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

html {
	overflow: auto;
}

body {
	padding: 0px;
	margin: 0px;
	font-size: 13pt;
	background: #f2f2f2;
	color: #313131;
    font-family: 'Marcellus SC', serif!important;
	font-weight: 400;
	line-height: 1.4;
}

:focus {
	outline: 0 !important;
}

@media screen and (min-width: 768px) {
	.has-container-inside {
		padding-left: 0;
		padding-right: 0;
	}
}

.top .row{
    background: #f2f2f2;
}

a {
	text-decoration: none;
	color: #373737;
    cursor:pointer;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;

}

a:hover {
	text-decoration: none;
    color: #373737;
    opacity:0.8;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
}


.top .logo img{
    width:100%;
    max-width: 100%;
    height: auto;
    text-align:left;
    display:block;
  transition-duration: 300ms;
  transition-property: all;
}

.nav {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
}

.nav > li > a {
    display: block;
    float: left;
    font-size: 14px;
    padding: 50px 5px 50px;
    position: relative;
}

.smallmenu .nav > li > a {
    display: block;
    float: left;
    font-size: 15px;
    padding: 21px 5px 21px;
    position: relative;
}


.smallmenu .logo img {
    display: block;
    text-align: left;
    transition-duration: 300ms;
    transition-property: all;
    width: 150px;
    max-width: 100%;
    height: auto;
}


.smallmenu .logo{
    padding-top:8px;
}


.jumbotron {
    background-color: #f2f2f2!important;
    padding:0;
    margin:0;
}



.jumbotron .container{
    background-color:#f2f2f2;
}

header .container{
    background-color:#f2f2f2;
}

header .container-fluid{
    position:fixed;
    z-index:999;
    width:100%;
    background-color:#f2f2f2!important;
}

.strona-glowna .row h2{
    text-align: center;
}

.djc_toolbar{
    display:none;
}


.djc_title{
    text-align:left;
}

.category-desc p{
    display:none!important;
}

.span6{
height:600px;
overflow:hidden;

}


.breadcrumb > li + li::before{
    color: #ccc;
    content: '' !important;
    padding: 0 5px;
}

.item-page {
    margin-top: 40px;
}

.sub .container-fluid{
    background-color:#FFF;
}

#nav{
	padding:0;
	margin:0;
}


.top .row{
    padding:0;
    background-color:#f2f2f2;
    margin:0 auto;
}

.top .container{
    margin:0 auto;
}


.top .col-md-4{
    padding:0;
    margin:0;
}

footer{
    padding-bottom:60px;
    background: #f2f2f2; /* Old browsers */
    background: -moz-linear-gradient(top,  #f2f2f2 0%, #ffffff 55%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #f2f2f2 0%,#ffffff 55%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #f2f2f2 0%,#ffffff 55%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */


}


#djcatalog .djc_items .djc_item_in, #djcatalog .djc_related_items .djc_item_in {
    background-color:#FFFFFF!important;
    padding: 20px!important;
}

#djcatalog .djc_items .djc_item_bg, #djcatalog .djc_related_items .djc_item_bg {
    background:none!important;
    margin: 2px;
    position: relative;
}

.przepisy .cat-children div{
    width:33.333333333333333%;
    float:left;
    text-align:center;
    overflow:hidden;
    height:220px;
}

.cat-children h3:first-child{
    display:none;
}

.djslider-default .navigation-container .next-button {
    margin-top: 13%!important;
}


.djslider-default .navigation-container .prev-button {
    margin-top: 13%!important;
}

.cat-children h3.item-title{
    display:block!important;
}

.przepisy .cat-children h3{
    font-size:17px;
    margin-bottom:5px;
}

.category-zygula a.title-zygula{
    height: 100px;
    display: block;
    padding-top: 10px;
}


.przepisy .cat-children .category-desc{
    width:100%;
}


.przepisy .cat-children div img{
    width:80%;
}


.djc_order_in{
    display:none;
}


a.logo {
    display: block;
    padding-top: 15px;
}

.slide {
    color: #fff;
    height: 413px;
    margin-top: 135px;
    position: relative;
    text-align: center;
}

.breadcrumb > li + li::before:first-child {
    content: none;
}

.aidanews2_bottomlink{
    display:none;
}

.slide h2{
	color:#FFF;
	font-size:66px;
}



.usp h3{
	font-size:17px;
}

.slide p{
	width:60%;
	margin:0 auto;
}

.usp h3 {
    color: #8b8b8d;
    font-size: 25px;
    margin-bottom: 22px;
}

.usp .icon{
	margin-top:20px;

}

.slide .zygula-btn{
   background-color: #fff;
    display: block;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    margin: 20px auto 0;
    text-align: center;
    width: 235px;
    color:#313131;
}

.photo_big{
	overflow:hidden;
}

.top_boxes .col-md-4{
	padding:0;
	margin:0;
}

.usp .col-md-3{
	text-align:center;
	padding-top:70px;
	padding-bottom:90px;
}

.col-md-8{
	padding:0;
}

.podpis{
	font-family: 'Reenie Beanie', cursive;
	font-size:26px;
	margin-top:20px;
	margin-bottom:30px;
	display:block;
}

.logo_small{
	margin-top:20px;
	margin-bottom:30px;
	display:block;
}

.kontakt .item-page{
    display:none;
}

h2{
   color: #8d8d90;
    font-size: 46px;
    margin-bottom: 36px;
    text-align: left;
}

.row h2{
    margin-top:25px;
}

.box-module .col-md-4 {
    background-color: #8d8d90;
    color: #fff;
    height: 406px;
    padding: 0;
    text-align: center;
}

.box-module h3{
	font-size:35px;
}

.divider{
   background-color: #d9d9d9;
    display: block;
    height: 1px;
    margin: 25px auto 26px;
    width: 90px;
}

footer h2{
    text-align:center;
    margin-top:50px;
}


.jumbotron .container{
	padding:0;
}

.container{
    background-color:#FFF;
}


.przepisy .cat-children div {
    float: left;
    height: 215px;
    overflow: hidden;
    text-align: center;
    width: 33.333333333%;
}

.slide-desc-bg-default {
    background: none;
}

.slide h2 {
    color: #fff;
    font-size: 66px;
    margin-bottom: 0;
    padding-top: 120px;
    text-align: center;
}


.slide-desc-text-default .slide-title {
    color: #fff;
    font-size: 59px;
    line-height: 1;
    margin-bottom: 0;
    padding-top: 120px;
    text-align: center;
}



@keyframes navAnimation { from { opacity:0; top: -60px; } to { opacity:1; top: 0; } }
@-webkit-keyframes navAnimation { from { opacity:0; top: -60px; } to { opacity:1; top: 0; } }

.description-slide {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    animation: navAnimation 3s;
    -webkit-animation: navAnimation 3s;
}

.slide-desc{
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    animation: navAnimation 3s;
    -webkit-animation: navAnimation 3s;
}

.slide-desc p{
    text-align:center!important;
    margin: 0 auto;
    width: 60%;

}


.cols-4 .span3 {
    float: left;
    height: 211px;
    position: relative;
    width: 25%;
    overflow:hidden;
	color: rgba(0, 0, 0, 0);
}

.cols-4 .span3:hover{
	color: rgba(0, 0, 0, 1);
}

.cols-4 .span3 a{
	color: rgba(0, 0, 0, 0);
}

.cols-4 .span3 a:hover{
	color: rgba(0, 0, 0, 1);
    background-color: rgba(255, 255, 255, 0.8);
}

.cols-4 .span3 a {
    background-color: rgba(255, 255, 255, 0);
    color: rgba(0, 0, 0, 0);
}

.cols-4 .span3 img:hover{
width:100%;
opacity:0.3!important;
}

.cols-4 .span3 h2{
margin:0;
padding:0;
}

.cols-4 .span3 img{
width:100%;
opacity:1!important;
}

.cols-4 .span3 .item-image{
 position:absolute;
 z-index:10;
}

.alergen{
    width:150px;
    display:block;
    float:left;
    line-height:150px;
    margin-right:30px;
}


.alergen_tekst {
    float: left;
    font-size: 12px;
    text-align: right;
    width: 100px;
}


.alergen_photo{
    width:45px;
    float:left;
    text-align:left;
    margin-left:5px;
}

.alergen_photo img{
    text-align:center;
    width:100%;
}

.cols-4 .span3 .page-header{
    border-bottom: medium none;
    font-size: 11px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 12;
}

.cols-4 .span3 .readmore{
     width:100%;
     position:absolute;
     z-index:12;
     bottom:0;
     font-size:11px;
     margin-bottom:20px;
     text-align:center;
}

.grey-box p{
    width:90%;
    margin:0 auto;
}

.grey-box h3{
    margin-top:45px;
}

.items-leading{
    margin-bottom:30px;
}

a.box-description:hover{
    background-color: rgba(255, 255, 255, 0.7);
    color:rgba(0, 0, 0, 1);
    transition-duration: 300ms;
    transition-property: all;
}

a.box-description{
    background-color: rgba(255, 255, 255, 0);
    color:rgba(0, 0, 0, 0);
    height: 100%;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 13%;
    position: absolute;
    text-align: center;
    width: 100%;
}

.box-description h3{
    font-size:22px;
    margin-bottom:15px;
}

.box{
	height:300px;
    position:relative;
}

.photo_bg1{
    background: rgba(0, 0, 0, 0) url("../img/box1.jpg") no-repeat scroll center top / cover ;
}

.photo_bg2{
    background: rgba(0, 0, 0, 0) url("../img/box2.jpg") no-repeat scroll center top / cover ;
}

.photo_bg3{
    background: rgba(0, 0, 0, 0) url("../img/box3.jpg") no-repeat scroll center top / cover ;
}

.footer_left{
    text-align:left;
}

.footer_right{
    text-align:right;
}

.blog .item{
    margin-bottom:50px;
}

.blog .item-image{
    margin-bottom:25px;
}

.stopka{
    padding-top:50px;
    padding-bottom:70px;
}

.blog .cols-2 {
    float: left;
    margin-right: 4%;
    width: 46%;
}

.pager{
    width:100%;
    clear:both;
    margin-top:100px;
}

.usp .col-md-3 p {
    display: block;
    height: 125px;
    overflow: hidden;
}

/* Wypunktowanie przepis */

.punkty{
    display: block;
    height: 140px;
    margin: 55px auto 40px;
    width: 70%;
}

.punkty .name{
    width:50%;
    text-align: center;
    float:left;
    font-size:17px;
}

.punkty .value {
    float: left;
    font-size: 33px;
    text-align: center;
    width: 50%;
}

.punkty .left{
    width:50%;
    float:left;
    margin-right:3%;
    height:140px;
    background-color:#f2f2f2;
    color:#8d8d90;
}

.punkty .left .top{
    height:70px;
    line-height:70px;
    clear:both;
}

.right .bottom .name img{
    text-align:center;
    width:80%;
}

.right .bottom .name {
    width:100%;
}

.punkty .left .bottom{
    height:70px;
    line-height:70px;
    clear:both;
}

.punkty .right{
    width:47%;
    float:left;
    margin-right:0%;
    height:140px;
    background-color:#8d8d90;
    color:#FFF;
}

.punkty .right .top{
    height:70px;
    line-height:70px;
    clear:both;
}

.punkty .right .bottom{
    height:70px;
    line-height:70px;
    clear:both;
}

.leading-0 .item-image {
    display: block;
    float: left;
    margin-right: 5%;
    width: 56%;
}

.leading-0 .item-image img{
    width:100%;
}

.leading-0 {
    font-size: 18px;
    line-height: 1.5;
}

.cols-2 .page-header h2{
   font-size: 27px;
    height: 62px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: left;
}

.leading-0 .page-header h2{
    text-align:left;
    font-size:34px;
    margin:0;
    padding:0;
}

.djc_item_in{
    text-align:center;
    background-color:#FFF;
}

.cols-2 .item-image img{
    width:100%;
}

.djcatalog{
    padding-bottom:70px;
}

.djc_title {
    font-size: 20px;
    height: 54px;
    text-align: center;
}

.center_text{
    display:block;
    width:70%;
    margin:0 auto;
    text-align:center;
    padding-bottom:70px;
    padding-top:20px;
}


.djc_readon .btn {
    user-select: none;
    background-color: #8d8d90;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 41px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.djc_category_info, .djc_author, .djc_form_addtocart{
    display:none;
}


.intro{
    padding-bottom:50px;

}

.mobile-nav{
    display:none;
}

.mod_djc_item{
    width:25%;
    float:left;
    text-align:center;
    margin-bottom:55px;
}

.componentheading {
    display:none;
}

.sub .djc_category .djc_title{
    font-size: 46px;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    text-align: left;
}

.sub .djc_theme_default h2{
    font-size: 42px;
    height: auto;
    margin-bottom: 40px;
    margin-top: 29px;
    padding-top: 0;
    text-align: left;
}

footer .logo_small {
    display: block;
    margin-bottom: 30px;
    margin-top: 40px;
}

.title-zygula h3{
    font-size: 22px;
    margin-bottom: 15px;
    margin-top: 31px;
    text-align: center;
}

.blog{
    margin-top:10px;
}

.category-zygula-image img{
width:100%;
text-align:center;
}


.djc_fulltext{
    font-size: 18px;
    line-height: 1.4;
    width: 45%;
}

.pager li > a, .pager li > span {
    border-radius: 0!important;
}


#djcatalog .djc_mainimage img, #djcatalog .djc_thumbnail img {
    border-radius: 0;
    display: inline;
    right:0;
    width:100%;
}

#djcatalog .djc_category .djc_mainimage {
    overflow: hidden;
    text-align: right;
}


.przepisy .item-page img{
right: 0;
display: block;
margin-left: 50px!important;
margin-bottom: 100px!important;

}

.bezpieczenstwo .page-header, .bezpieczenstwo .breadcrumbzbread {
	display: none !important;
}

.bezpieczenstwo .item-page {
	margin-top: 150px;
	line-height: 0.5;
}

.bez-desktop {
	display: block;
}

.bez-mobile {
	display: none;
}

@media (max-width: 1024px) and (min-width: 1px) {

	.bezpieczenstwo .item-page {
		margin-top: 185px;
	}

	.bez-desktop {
		display: none;
	}

	.bez-mobile {
		display: block;
	}

}




            #icons{
                width: 163px;
                margin-top: 100px;
                float: left;
                text-align: left;
                position: relative;
            }


            .icon1{
                width:50px;
                height:50px;
                border-radius:50%;
                background-color:#8d8d90;
                display:block;
                float:left;
                margin-right:40px;
                color:#FFF!important;
                margin:0 auto;
                margin-top:30px;
            }


            .icon_top{
                width:100%;
                clear:both;
                height:21px;
                line-height:25px;
                text-align:center;
                padding-top:4px;
            }

            .icon_top2{
                width:100%;
                clear:both;
                height:50px;
                line-height:50px;
                text-align:center;
            }

            .icon_bottom{
                width:100%;
                clear:both;
                height:25px;
                line-height:25px;
                text-align:center;
            }


            .icon_bottom img{
                width:68%;
            }

            .icon_small{
                font-size:10px;
            }






.breadcrumbzbread li:first-child{
    list-style-type: none;
}


.breadcrumbzbread {
    background-color: #fff;
    border-radius: 0;
    list-style-type: square;
    margin-top: 175px;
    padding: 0 0 0 15px;
}

.icon-location{
    display:none;
}

.divider:first-child{
    display:none;
}




.breadcrumbzbread .active {
    color:grey;
}

.breadcrumbzbread .divider{
    display:none;
}

.breadcrumbzbread li{
        float:left;
        margin-right:30px;

}

.mobile-nav{
    display:none;
}

#scroll{
     margin-top:0px;
}

.description-slide{
    display:none;
}

.description-slide2{
    display:none;
}


.slide_2{
    display:none;
}


/* ZAMOWIENIA */

.order-list {
	display: block;
	margin-top: 50px;
	margin-bottom: 50px;
	width: 100%;
	font-size: 12pt;
}

.order-list-row {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	border-bottom: 1px solid #f5f5f5;
	border-top: 1px solid #fff;
	background: #fff;
	width: 100%;
	cursor: pointer;
	color: #8d8d90;
	font-weight: 400;
	transition: all 0.3s ease;
	cursor: pointer;
}

.order-list-row:hover {
	border-bottom: 1px solid #E15450;
	border-top: 1px solid #E15450;
	transition: all 0.3s ease;
}

.order-number {
	width: 5%;
}

.order-id {
	width: 5%;
}

.order-image {
	width: 15%;
}

.order-image img {
	display: block;
	max-width: 100%;
	height: auto;
}

.order-name {
	width: 50%;
	font-weight: 900;
	color: #000;
}

.order-size {
	width: 10%;
}

.order-price {
	width: 15%;
	font-weight: 900;
	color: #000;
	text-align: right;
}

.order-list-header {
	background: #8B8D93;
	color: #fff;
	font-weight: 700;
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	width: 100%;
	cursor: pointer;
}

.order-list-header > div {
	padding: 20px 15px;
}

.order-list-row > div {
	padding: 10px 15px;
}

.order-list-header .order-name,
.order-list-header .order-price {
	color: #fff;
}

@media (min-width: 768px) and (max-width: 991px) {
	.order-list {
		font-size: 11pt;
	}

	.order-name {
		width: 40%;
	}

	.order-size {
		width: 15%;
	}

	.order-price {
		width: 20%;
		font-weight: 900;
		color: #000;
		text-align: right;
	}
}

@media (max-width: 767px) {

	.order-list {
		font-size: 12pt;
	}

	.order-list-row {
		text-align: center;
		display: block;
		color: #000;
	}

	.order-list-header {
		display: none;
	}

	.order-list-row {
		padding: 20px 0px;
	}

	.order-list-row > div {
		padding: 0px 0px;
	}

	.order-number {
		display: none;
	}

	.order-id {
		display: none;
	}

	.order-image {
		width: 100%;
	}

	.order-name {
		width: 100%;
		font-size: 17pt;
	}

	.order-size {
		width: 100%;
	}

	.order-price {
		width: 100%;
		text-align: center;
	}
}


@media all and (min-width: 901px) and (max-width: 1280px) {


.nav > li > a {
    padding: 50px 2px 50px;
	font-size: 13px;
}

.smallmenu .nav > li > a {
    padding: 21px 2px 21px;
    font-size: 13px;
}

.top .logo img {
    display: block;
    margin: 0 auto;
}

.djc_fulltext {
    width: 100%;
}

}


@media all and (min-width: 1px) and (max-width: 1024px) {

.nav {
	display: block;
}

.slide_2{
    display:none;
    position:relative;
    text-align:center;
    height:400px;
    color:#FFF;
}

.slide_2 .zygula-btn {
    background-color: #fff;
    color: #313131;
    display: block;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    margin: 20px auto 0;
    text-align: center;
    width: 235px;
}

.slide_2 .description-slide{
    margin-top:70px;
}


.slide_2 h2 {
    color: #fff;
    font-size: 46px;
    margin-bottom: 36px;
    text-align: center;
}

.description-slide{
    display:none;
}

.description-slide2{
    display:none;
}


.slide{
    /* background: rgba(0, 0, 0, 0) url("../img/slide1.jpg") no-repeat scroll center top / cover ; */
    height: auto;
}

.slide-desc-text-default .slide-title {
    color: #fff;
    font-size: 27px;
    line-height: 1;
    margin-bottom: 0;
    padding-top: 10px;
    text-align: center;
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 13px;
    font-weight: 200;
}

.slide .zygula-btn {
    margin-top: 10px;
}

.slide_2{
    background: rgba(0, 0, 0, 0) url("../img/slide_2.jpg") no-repeat scroll center top / cover ;
}

/* .desktop_slider{
    display:none;
} */


.przepisy .cat-children div {
    width: 100%;
}

.delikatesy-icons img{
    width:auto!important;
    height:auto!important;
}

.logo_small img{
    width:auto!important;
    height:auto!important;
}

.span6 {
    height: auto;
    overflow: hidden;
}

.blog .cols-2 {
    float: left;
    margin-right: 0;
    width: 100%;
}


.delikatesy img{
    width:100%;
    margin:0!important;
}

.punkty {
    display: block;
    height: 150px;
    margin: 70px auto 35px;
    width: 100%;
}

.przepisy .item-page img:first-child{
    width:100%!important;
    height:auto!important;
}

.przepisy .item-page img {
    display: block;
    margin-bottom: 100px;
    margin-left: 50px;
    width:auto!important;
    clear:none;
}

.przepisy .item-page img {
    display: block;
    margin-bottom: 100px;
    margin-left: 50px;
    width:auto!important;
    clear:none;
}

.item-page img{
    clear:both;
    float:none;
    width:100%;
    padding:0;
    margin:0;
}

.djc_fulltext {
    width: 100%;
}

.item-page {
    margin-top: 0;
}

.photo_big {
    height: 250px;
    overflow: hidden;
}

.slide h2 {
    color: #fff;
    font-size: 45px;
    margin-bottom: 14px;
    padding-top: 120px;
}

.box-module h3{
    padding-top:55px;
}

.usp .col-md-3 p {
    height:auto;
}

.item-page {
    margin: 0;
    padding: 0;
    width: 100%;
}

.stopka, .footer_left, .footer_right{
    text-align:center!important;

}

figure.snip1460 {
    font-size: 16px;
    height: 240px!important;
}

.usp h3 {
    font-size: 30px;
}


.usp .icon {
    margin-top: 20px;
    padding-bottom: 30px;
}


.top .logo img {
    display: block;
    margin: 0 auto;
    width: 150px;
}


        #scroll{
            margin-top:55px;
        }


    .mod_djc_item{
        width:50%;
        float:left;
        text-align:center;
    }


    .mobile-nav{
        display:block;
    }

    .menu_top{
        display:none;
    }


    #nav{
        display:none;

    }


a.logo {
    display: block;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-top: 15px;
    text-align: center;
}

.smallmenu .logo {
    padding-top: 15px;
}


.icon img{
    width:100px!important;
}

.usp .col-md-3 {
    padding-bottom: 0;
    padding-top: 50px;
    text-align: center;
}


.aidanews2_art{
    width:50%!important;
    float:left;


}

.punkty .right {
    background-color: #8d8d90;
    color: #fff;
    float: left;
    height: 140px;
    margin-right: 0;
    width: 100%;
}


.punkty .left {
    background-color: #f2f2f2;
    color: #8d8d90;
    float: left;
    height: 140px;
    margin-right: 0;
    width: 100%;
}


.punkty{
    margin-bottom:80px;
}


.breadcrumbzbread {
    margin-top: 215px;
}

.right .bottom .name {
    width: 85%;
}


}
