html{ font-family: 'Open Sans', sans-serif; } body{  } h1,h2,h3,h4{ font-weight: 300; } p{ color: #4d4d4f; } img{ max-width: 100%; } .no-gutters { margin-right: -15px; margin-left: -15px; } header{ background: #2e2e2e; } #logo{ margin: 23px 42px; display: block; } header .text-lg-right a{ font-size: 2.5em; color: #797979; font-weight: bold; display: inline-block; } header .text-right a:hover{ text-decoration: none; } h1{ color: #cb0a0c; font-size: 57px; margin: 20px 0; } .bckred{ background: #cb0a0c; } .bckred h1, .bckred h2, .bckred h3, .bckred h4, .bckred p{ color: #fff !important; } .bckgrey{ background: #2e2e2e; } .bcklightgrey{ background: #e7e7e7; } .bcklightgrey h4{ color: #cb0a0c; } .bckgrey h1, .bckgrey h2, .bckgrey h3, .bckgrey h4{ color: #cb0a0c; } .bckgrey ul li, .bckgrey p{ color: #fff; } .box-heading{ padding: 15px; } .box{ padding: 15px; } .produkty a{ text-decoration: none; } .produkty a h3{ color: #cb0a0c; font-size: 43px; } .produkty a p{ color: #4d4d4f; font-size: 14px; } .produkty a p span{ color: #cb0a0c; display: block; font-size: 21px; padding-top: 15px; } #slides a{ width: 49%; display: inline-block; overflow: hidden; height: 111px; } #slides a img{ min-width: 100%; min-height: 100%; } #slides .set{ display: none; } #slideshow-footer a{ color: #fff; } #slideshow-footer a i{ font-size: 28px; } #slideshow-footer .col-lg-auto a i{ font-size: 18px; margin: 0 1px; } #kdo-s-nami-pece h2{ margin-bottom: 20px; font-size: 43px; } #main-slideshow{ position: relative; } #main-slideshow .inner a{ display: none; } #main-slideshow .inner a:nth-child(1){ display: block; } #main-slideshow #prevslide, #main-slideshow #nextslide{ color: #797979; font-size: 73px; position: absolute; left: 0px; height: 100%; display: flex; align-items: center; padding: 0 5px; text-decoration: none !important; } #main-slideshow #nextslide{ left: auto; right: 0px; } #main-slideshow #prevslide:hover, #main-slideshow #nextslide:hover{ text-decoration: none; background: rgba(255,255,255,0.5); } .wopiho-kuchyne p{ font-size: 13px; } .lapesta .col-lg-12 .col-lg-8 h3{ font-size: 45px; } .lapesta .col-lg-12 .col-lg-8 p{ margin: 50px 0 0; } .lapesta .col-lg-12 .col-lg-8 p i{ font-size: 22px; } .lapesta .col-lg-12 .col-lg-4 h3{ font-size: 21px; margin-top: 11px; font-weight: 400; } .lapesta .col-lg-12 .col-lg-4 ul{ color: #fff; padding-left: 20px; font-size: 13px; } ul,ol{ padding-left: 25px; } .jak-dlouho h4{ font-size: 43px; padding: 0 20px; } .jak-dlouho p{ font-size: 21px; margin-bottom: 0; } .fs-43{ font-size: 43px; } .druhy-pizzy b{ color: #cb0a0c; } @media(max-width:991px){ header .text-lg-right a{ font-size: 2em; margin-bottom: 0.5em; } } @media(max-width:767px){ header .text-lg-right a{ font-size: 1em; margin-bottom: 1em; } #main-slideshow #prevslide, #main-slideshow #nextslide{ font-size: 35px; } h1{ font-size: 40px; } .lapesta .col-lg-12 .col-lg-8 h3, .fs-43, .jak-dlouho h4{ font-size: 40px; } }
.autocover{
	height: 100%;
	width: 100%;
	overflow: hidden;
}
.autocover img{
	min-height: 100%;
	min-width: 100%;
	max-width: initial !important;
}
.paticka{
	margin-bottom: 0;
	padding: 10px 0;
}
.min-height{
	min-height: 100%;
	width: 100%;
}
.width100{
	width: 100%;
}