@charset "UTF-8";
/* CSS Document */

.StavbaRoku21 .MainPhoto {
	display: block;
	position: relative;
	width: 100%;
	height: 100vh;
	background: no-repeat center center #FFF url(../../upload/kaple-brezova/kaple-brezova-1.jpg);
	background-size: cover;
	padding-top: 80px;
	box-sizing: border-box;
}

#obsahStavbaRoku21 .StavbaRoku21  {
	padding: 0;
	margin: auto;
	width: 100%;
}

#headStavbaRoku21 {
	display: block;
	position:absolute;
	width: 100%;
	height: auto;
	background-color: rgba(255, 255, 255, 0.85);
	border-bottom:none;
	z-index: 2;
 }
 
.StavbaRoku21 .MainPhoto .TextBox {
	position: relative;
	display: table;
	height: 100%;
	width: 100%;
	max-width: 1000px;
	margin: auto;
	padding: 30px 10px 100px 10px;
}

.StavbaRoku21 .MainPhoto .TextBox .Center {
	display: table-cell;
	position: static;
	text-align: center;
	vertical-align: middle;
}

.StavbaRoku21 .MainPhoto .TextBox h1 {
	font-size: 5em;
	line-height: 1.1em;
	font-weight: 800;
	color:#FFF;
	margin-bottom: 10px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
}

.StavbaRoku21 .MainPhoto .TextBox p {
	font-size: 2em;
	font-weight: 600;
	color:#FFF;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}


.StavbaRoku21 .Content {
	padding: 50px 10px;
}

.StavbaRoku21 .Limited {
	max-width: 1000px;
	margin: auto;
}

.StavbaRoku21 .Center {
	text-align: center;
}

.StavbaRoku21 h2 {
	font-size: 1.6em;
	font-weight: 500;
	line-height: 1.25em;
}

.StavbaRoku21 p {
	font-size: 1em;
	font-weight: 300;
	line-height: 1.5em;
}


.StavbaRoku21 .BoxReferenceFoto {
	float: inherit;
	width: 250px;
	height: 250px;
	background: no-repeat center center;
	background-size: cover;
}