body {
	background-color: #101010!important;
	min-width: 520px;
	max-width: 2084px;
	margin: 0 auto!important;
	  -webkit-box-sizing: border-box;
   box-sizing: border-box;
   min-width: 480px;
   padding: 0px;
   width: 100%;
}

.mobile-white {
	background-color: white;
	height: 300px;
}

.klobouk {
	background-image: url(img/hlavicka.jpg);
	height: 1200px;
	background-repeat: no-repeat;
	background-size: cover!important;
	background-position: center!important;
}

.knoflik {
	background-image: linear-gradient(to right, #991316, #f12238);
	background-color: #cb1c2a;
	border-radius: 80px;
}

.slider {
	margin-top: 295px;
}

.logo {
	margin-top: 175px;
}

.text-bold-slider {
	margin-top: 30px;
	font-size: 28px;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	text-align: left;
	color: white;
}

.clasik-test {
	font-size: 18px;
	color: #fefefe;
	font-family: "Oswald";
	font-weight: 400;
}

.text-light-slider {
	font-size: 28px;
	color: white;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	text-align: left;
}

.carousel-item {
	padding-left: 45px;
}

.carousel-control-next, .carousel-control-prev {
	width: 5%!important;
}

.nadpis40 {
	font-size: 40px;
	color: #181818;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	text-align: right;
}

.nadpis80 {
	font-size: 80px;
	color: #181818;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	text-align: right;
}

.nadpis-knoflik {
	text-align: center;
	height: 42px;
	font-size: 2.188rem;
	padding-top: 16px;
	color: #fefefe;
	font-family: "Oswald";
	font-weight: 700;
}

.textblack {
	font-size: 18px;
	color: #181818;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-align: left;
}

.sako {
	background-image: url(img/stred_web.jpg);
	height: 833px;
	background-repeat: no-repeat;
	background-size: cover!important;
	background-position: center!important;
}

.kapsa {
	background-color: #101010;
	height: 400px;
	background-repeat: no-repeat;
	background-size: cover!important;
	background-position: center!important;
}

.bota {
	height: 610px;
	background-image: url(img/tvar.png);
	background-repeat: no-repeat;
	background-size: cover!important;
	background-position: center!important;
	max-width: 1920px;
}

.max-img {
	max-height: 100px;
}

.kravata {
	height: 90px;
}

.objednavka {
	text-align: left!important;
	padding-left: 85px;
}

.nezastavime {
	margin-left: 67px!important;
}

.text-bota {
	font-size: 18px;
	text-align: left;
	padding-left: 15px;
	color: #181818;
	line-height: 48px;
	font-family: "Oswald";
	font-weight: 700;
}

.text-code {
	margin-top: 50px;
	font-size: 12px;
	color: #181818;
	font-family: "Oswald";
	font-weight: 700;
}

.line {
	margin-top: 30px;
	border-top: 3px solid black;
	width: 132%;
	position: absolute;
	right: 310px;
	display: block;
}

.top-115 {
	top: -115px;
}

@media (max-width: 900px) {
	.mobile-top {
		top: -300px;
	}
	.sako {
		height: auto;
	}
	.nadpis80 {
		font-size: 25px;
		color: black;
		font-family: 'Oswald', sans-serif;
		font-weight: 400;
		text-align: right;
	}
	
	.kapsa{
		height: 20px;
	}
}
@media (max-width: 1200px) {
	.vlastvka {
		top: 85px;
		margin-bottom: 45px;
	}

}
a{
	color: black!important;
}