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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}


html, body {
	height: 100%;
}


body {
	font-family: 'Ubuntu', sans-serif;
	color:#353a40;
	font-weight: 300;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	width:100%;
	background: #FFF;
}


.MobileHidden {
	display: none;
}

.MobileDisplay {
	display: block;
}



/* rozvrzeni */
	


#main {
	min-height: 100%;
	height: 100%;
	width: 100%;
	position: relative;
	}


 body>#main {
 	height: auto;
 }

/* Opera 9.5+  hack */
*|html[xmlns*=""]  #main { 
     display: table;
	 height: 100%; 
}  
 
/* Opera 9.5  hack */
#head {
	border-bottom: 1px #706f6f solid;
	width: 100%;
	padding-bottom: 10px;
 }
 
 /* Opera 9.5  hack */
/* #headHP {
	height: auto;
	position:relative;
	background-color: #FFF;
 }*/
  
 
 #obsah {
	position:relative;
	padding-top: 30px;
	padding-bottom:40px;
	text-align: left;
	background-color: #FFF;
	width: 100%;
 }
 
  #obsahHP {
	position:relative;
	padding-top: 30px;
	padding-bottom:40px;
	text-align: left;
	width: 100%;
 }

#footer {
	width: 100%;
	height: auto;
	position: relative;
	text-align: left;
	background: #706f6f;
	}
 
 


.HeadShadow {
	display:none;
}


.ContainerLogo {
	position:relative;
	display:inline-block;
	float: left;
	padding: 0px 0;
	width:220px;
	height:65px;
	z-index:500;
	text-align: center;
	background: #FFF url(../img/LogoBauPort.png) no-repeat left center;
	background-size: contain;
	
}

.ImgLogo {
	width:80%;
	}





.ContainerBannerHp {
	display: block;
	position: relative;
	width:286px;
	height: 216px;
	margin-bottom: 40px;
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
.ContainerBannerActHp {
	display: block;
	position: relative;
	width:286px;
	height: 216px;
	margin-bottom: 40px;
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
.ContainerBannerActHp:hover {
	background-position: -286px 0;
	}
	
	
.ContainerL {
	position: relative;
	display: inline-block;
	float: left;
	width: 251px;
	height: auto;
	padding:0px 20px 30px 20px;
	border-right: 1px #e7e7e7 solid;
}


.ContainerR {
	position: relative;
	display: block;
	padding:0px;
	margin: 0 15px;
	}
	
.ContainerHeaderSP {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	padding-left: 15px;
	padding-top: 0px;
	}

.ContainerHeaderSP h1 {
	color: #706f6f;
	text-transform: uppercase;
	}
	
/*.ContainerRExp {
	width: 665px;
	height: auto;
	padding:0px;
}*/

.ContainerRGallery {
	display: block;
	background-color: #f6f6f5;
	margin: 20px 0 40px 0;
	text-align: center;
	padding: 10px 0;
}


.BoxBannerL {
	position: relative;
	display: block;
	width: 253px;
	height: auto;
}

.BoxBannerLKalkulacka {
	position: relative;
	display: block;
	width: 252px;
	height: 163px;
	margin: 25px 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(http://www.lucern.cz/upload/bannery/BannerKalkulacka.jpg);
	cursor: pointer;
}


.BoxBannerLKalkulacka:hover {
	background-position: -253px 0;
	}
	
	
	
.BoxBannerLAnketa {
	position: relative;
	display: block;
	width: 222px;
	height: auto;
	margin: 25px 0;
	padding: 15px;
	background: linear-gradient(#f8f8f8, #ececec);
	border: 1px solid #e7e7e7;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}



/*Sloupce */

.Box3Sl {
	display:block;
	position:relative;
	height:auto;
	padding:30px 0;
	margin: 0 15px;
}


.Center {
	text-align: center;
}

/* font */


a {
	/*color: #673267;*/
	color: #f18400;
	text-decoration: none;
	font-weight: 300;
	}
	
a:hover {
	/*color: #aeb014;*/
	color: #f18400;
	text-decoration: underline;
	}

b, .bold {
	font-weight: 500;
}

strong, .strong {
	font-weight: 700;
}
	
sup, .sup {
	font-size: 0.6em;
	line-height: 0.6em;
}

p, .p 	{
	font-size: 13px;
	color: #5b5d5f;
	text-decoration: none;
	font-weight: 300;
	line-height: 20px;
	margin-bottom:10px;
	}
	

	
small, .small {
	color: #353a40;
	font-size:10px;
	}
	
small a {
	color: #a5962b;
	text-decoration: none;
	}
	
small a:hover {
	color: #c8b31b;
	text-decoration: underline;
	}
	

	


h4, .h4 	{
	font-size: 15px;
	color: #353a40;
	text-decoration: none;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 10px;
	}
	


h3, .h3 	{
	font-size: 20px;
	color: #353a40;
	text-decoration: none;
	font-weight: 300;
	line-height: 24px;
	margin-bottom:15px;
	}
	

	
	
h2, .h2 	{
	font-size: 22px;
	color: #353a40;
	text-decoration: none;
	font-weight: 300;
	line-height: 30px;
	margin-bottom:12px;
	}
	

	
h1, .h1 	{
	font-size: 32px;
	color: #353a40;
	text-decoration: none;
	font-weight: 300;
	line-height: 40px;
	margin-bottom:14px;
	}
	
h1 a, .h1 a {
	color: #a5962b;
	text-decoration: none;
	}
	
h1 a:hover, .h1 a:hover {
	color: #c8b31b;
	text-decoration: underline;
	}
	
	
.White {
	color: #FFF;
}
	
	

.Purple {
	color: #b3b31d;
}

.Purple a {
	color: #b3b31d;
}

.Purple a:hover {
	color: #b1280d;
}


.Cursor {
	cursor: pointer;
}





/*Prvky*/

.HrLine, hr {
	position:relative;
	display:block;
	width:100%;
	max-width:980px;
	height:1px;
	margin:12px 0;
	background-color:#e7e7e7;
	border:0px none;
}

.MarHR {
	margin: 30px 0;
}

.MB0 {
	margin-bottom: 0px;
}

.MarLR5 {
	margin: 0 5px;
}



.clear {
	clear:both;
}





ul, ol 	{
	font-size: 13px;
	color: #5b5d5f;
	text-decoration: none;
	font-weight: 300;
	line-height: 22px;
	list-style-position:outside;
	margin-left: 20px;
	}
	

/* Katalog Domu */

.ContainerDumMain {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	background-color: #f6f6f6;
}

.ContainerDumMain:hover {
	background-color:rgba(102,50,102,0.08);
}

/*.BoxDumShadow {
	position: absolute;
	top:-9px;
	left: 0px;
	width: 314px;
	height: 9px;
	background-image: url(../img/BoxDumShadow.png);
	background-repeat: no-repeat;
	background-position: center top;
}*/

.BoxDumNazev {
	margin: 10px;
	padding-top:10px;
}

.BoxDumPopis {
	position: relative;
	font-size: 13px;
	line-height: 16px;
	margin: 10px;
}

.BoxDumCena {
	position: relative;
	margin: 10px;
	padding-bottom: 15px;
}


.BoxDumFoto {
	position: relative;
	width: 100%;
	height: auto;
	background: #b189b3;
	margin: 0 auto;
	text-align: center;
	}
	
/*.BoxDumFoto {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #FFF;
	margin: 0 auto;
}

.BoxDumFoto-Presah {
	width: 100%;
	height: auto;
	float:left;
	margin: 0px;
}
.BoxDumFoto-Center {
	width: 100%;
	height: auto;
	text-align: center;
	position:relative;
	display: table-cell;
	vertical-align: middle;
}*/


.BoxDumFoto-Size {
	display: block;
	position:relative;
	left: 0;
	margin: 0 auto;
	width: 100%;
	max-width: 314px;
}



/* Detail Domu */

.ContainerDetailDomuMainFoto {
	width:100%;
	height:auto;
	margin:0px 0px 20px 0px;
}

.BoxDetailDomuDispozice {
	position: relative;
	display: inline-block;
	float: left;
	width: 322px;
	height: 28px;
	margin-left: 1px;
	background-color: #CCC;
	line-height: 28px;
	vertical-align: bottom;
}

.BoxNazev {
	width: 40%;
	display: inline-block;
	float: left;
	margin: 0 0 10px 0;
}
.BoxHodnota {
	width: 60%;
	display: inline-block;
	float: left;
	margin: 0 0px 10px 0;
}


/*.ContainerDetailDomuPanoramaFoto {
	position:absolute;
	display:table-cell;
	width:980px;
	height:350px;
	top:96px;
	left:0px;
	overflow:hidden;
	vertical-align:middle;
	text-align:center;
}*/


/* Referencni domy */


.ContainerReferenceMain {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 10px 0px;
	background-color: #f6f6f6;
	padding-bottom: 10px;
}

/*.ContainerReferenceMain:hover {
	background-color:rgba(102,50,102,0.08);
}*/

.ContainerReferenceFoto {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	}

.BoxReferenceFoto {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	background-color: #CCC;
	margin: 1px;
}

/*.BoxReferenceFoto-Presah {
	width: 100%;
	height: 100%;
	float:left;
	margin: -25px;
}
.BoxReferenceFoto-Center {
	width: 100%;
	height: 100%;
	text-align: center;
	position:relative;
	display: table-cell;
	vertical-align: middle;
}*/


.BoxReferenceFoto-Size {
	display: block;
	position:relative;
	left: 0;
	margin: 0 auto;
	width: 100%;
	max-width: 334px;
}


.BoxReferencePopis {
	position: relative;
	margin: 10px 15px;
	text-align: center;
}

.BoxReferenceProhlidka {
	}


/* Steny Lucern */


.ContainerStenyMain {
	position: relative;
	display: block;
	width: 628px;
	height: auto;
	margin: 0 16px 16px 0;
	border:1px #e7e7e7 solid;
	background-color: #f6f6f6;
	padding: 10px;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	overflow: visible;
}


.BoxStenyFoto {
	position: relative;
	display: inline-block;
	float: left;
	width: 250px;
	height: auto;
	background-color: #FFF;
	padding: 15px;
}

.BoxStenyFoto-Size {
	display: block;
	position:relative;
	left: 0;
	margin: 0 auto;
	max-width: 250px;
}

.BoxStenyPopis {
	position: relative;
	display: inline-block;
	float: left;
	width: 325px;
	height: auto;
	margin: 10px;
}


/* Graf */
.ContainerGraf {
	position: relative;
	display: block;
	width: 222px;
	height: auto;
	line-height: 100%;
	vertical-align: bottom;
	border-left: 1px solid #999;
}


.BoxGraf {
	position: relative;
	display: block;
	max-width: 210px;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
	margin: -4px 0px 10px 0px;
	padding: 5px;
	background: #673267;
	text-align: left;
	color: #FFF;
	font-size: 12px;
	overflow: hidden;
}


/* footer*/

.FooterLogoBlock {
	width:100%;
	height:auto;
	background-color:#FFF;
	display:block;
	
}


.FooterContainer {
width: 100%;
	
 }
 
 
 .FooterShadow {
	}

.FooterBoxMain {
	color:#FFF;
		}
		
.FooterBoxMain h3 {
	color:#FFF;
	}
	
.FooterBoxMain p {
	color:#FFF;
	}
	
.FooterBoxMain a {
	color:#f18400;
	}
	
.FooterBoxMain a:hover {
	color:#f4ddbf;
	text-decoration: underline;
	}
	
.FooterBox1 {
	position: relative;
	display: block;
	width:100vw;
	height:auto;
	text-align:center;
	border-top: 1px #e7e7e7 solid;
	padding: 10px 0;
}

.FooterBox1End {
	position: relative;
	display: block;
	width:100vw;
	height:auto;
	text-align:center;
	border-top: 1px #e7e7e7 solid;
	padding: 10px 0 20px 0;
}


.FooterBox2 {
	position:relative;
	display: block;
	width:940px;
	height:47px;
	padding: 0 20px;
	line-height:47px;
	vertical-align:middle;
	text-align:center;
	overflow:hidden;
	font-size: 10px;
	color: #797e83;
	font-weight: 400;
}

.FooterBox2 a {
	font-weight: 400;
}

.FooterBox2 a:hover {
	font-weight: 400;
	text-decoration: underline;
}


.FooterBox3 {
	position:absolute;
	right:0px;
	top:30px;
	width:300px;
	height:230px;
}

	
/* Footer menu */
.FooterMenuLine  {
	margin:0 15px;
	color:#CCC;
}



	
	

