body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}hr{border: 0;}address,caption,cite,code,dfn,em,th,samp,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}



html {
font-size: 11px;
line-height: 11px;
}


.cleaner {
clear: both;
}


hr {
border-top: 1px solid #C9C9C9;
background: #F3F3F3;
border-bottom: 1px solid #f8f8f8;

height: 1px;
margin: 0 0 2.1rem 0;
padding: 0;
/*
-webkit-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.15);
box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.15);
*/
}


body {
	padding: 0;
	margin: 0;
	background: #064c24;
}


#topBox {
	width: 100%;
	position: fixed;
	border-bottom: 5px solid #f7a600;
	background: #064c24;
	padding: 0;
	margin: 0;
	z-index: 999;
}

#topBox h1 {
	position: relative;
	display: block;
	width: 20rem;

	left: calc(50% - 10rem);
}

#topBox h1 img {
	position: absolute;
	z-index: 999;
	width: 100%;
}


#menu {
	margin: auto;
	width: 1400px;
	background: #064c24;
	padding: 0 2.5rem 0 2.5rem;
	font-weight: 400;
	display: block;
	font-family: 'Noto Serif', serif;
	font-size: 2.3rem;
	line-height: 2.3rem;
	color: #FFFFFF;
	list-style:none;
	overflow: hidden;
}

#menu li {
	border-left: 0.2rem solid #003b0c;
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
	width: calc(25% - 4.9rem);
	background-color: #064c24;
}

#menu li.mGaleria, #menu li.mFb {
	border-right: 0.2rem solid #003b0c;
	width: calc(25% - 5.1rem);
}

#menu li.mGaleria {
	margin: 0 18.8rem 0 0;
}

#menu li.mFb {
	font-size: 1.9rem;
	line-height: 1.9rem;
}

#menu li.mFb img {
	margin: 0 0.2rem 0 0;
	width: 1.6rem;
	position: relative;
	top: 0.1rem;
}

#menu li.mLw, #menu li.mPw a span {
	-moz-transform: skew(3.3deg, 0deg);
	-webkit-transform: skew(3.3deg, 0deg);
	-o-transform: skew(3.3deg, 0deg);
	-ms-transform: skew(3.3deg, 0deg);
	transform: skew(3.3deg, 0deg);
}

#menu li.mPw, #menu li.mLw a span {
	-moz-transform: skew(-3.3deg, 0deg);
	-webkit-transform: skew(-3.3deg, 0deg);
	-o-transform: skew(-3.3deg, 0deg);
	-ms-transform: skew(-3.3deg, 0deg);
	transform: skew(-3.3deg, 0deg);
}

#menu li:hover {
	background-color: #003f2c;
	color: #f7a600;
}



#menu li a {
	width: calc(100% - 2rem);
	display: block;
	padding: 0 1rem 0.2rem 1rem;
	height: 5.4rem;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;

    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

#menu li a.akt {
	background-image: url(img/punktorm.svg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 12px;
}

#menu li a:hover {
	background-color: #003a27;
	color: #f7a600;
}

#menu li a span {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}


#menuMob {
	display: none;
	padding: 1.4rem 2.5rem 1.5rem 0;
	-webkit-order: 5;
	-ms-flex-order: 5;
	order: 5;
	overflow: hidden;
}


#menuMob a {
	float: right;
	display: block;
	width: 3.6rem;
	height: 2.7rem;
	background: url('img/menu-mob.svg') center center no-repeat;
	background-size: 3.6rem;
}


#sliderBox {
	padding-top: calc(5.6rem + 5px);
}

#slider {
	height: 680px;
	background: #cccccc;
	font-size: 5rem;
	line-height: 5rem;
	color: red;
	border-bottom: 5px solid #f7a600;
	z-index:10;
	background: url('photos/slider/foto3.jpg') center center no-repeat;
	background-size: cover;
}



#mainHeader {
	margin: -30px 0 0 0;
	overflow: hidden;
	text-align: center;
	font-family: 'Noto Serif', serif;
	font-size: 4.8rem;
	line-height: 4.8rem;
	color: #f7a600;
	font-weight: 700;
	height: 7.6rem;
	position: relative;
	background: url('img/white.png') center 30px repeat-x;
	/*background-position: 20px;*/
}


#mainHeader .mh1 {

	-moz-transform: skew(-6deg, 0deg);
	-webkit-transform: skew(-6deg, 0deg);
	-o-transform: skew(-6deg, 0deg);
	-ms-transform: skew(-6deg, 0deg);
	transform: skew(-6deg, 0deg);

	/*top: -30px;*/
	display: inline-block;
	height: 25px;
	padding: 0 1rem 0 3rem;
	background: #ffffff;
	border-top: 5px solid #f7a600;
	border-left: 1px solid #f7a600;
	z-index: 99;
	position: relative;
	left: 0.2rem;
	
	height: 25px;
}


#mainHeader .mh1 h2 {
	-moz-transform: skew(6deg, 0deg);
	-webkit-transform: skew(6deg, 0deg);
	-o-transform: skew(6deg, 0deg);
	-ms-transform: skew(6deg, 0deg);
	transform: skew(6deg, 0deg);
	
	position: relative;
	top: 1.2rem;
	left: 0.2rem;
}


#mainHeader .mh2 {

	-moz-transform: skew(6deg, 0deg);
	-webkit-transform: skew(6deg, 0deg);
	-o-transform: skew(6deg, 0deg);
	-ms-transform: skew(6deg, 0deg);
	transform: skew(6deg, 0deg);

	/*top: -30px;*/
	display: inline-block;
	width: 2rem;
	height: 25px;
	background: #ffffff;
	border-top: 5px solid #f7a600;
	border-right: 1px solid #f7a600;
	z-index: 99;
	position: relative;
	right: 0.2rem;
	
	height: 25px;
}



#contentBox {
	background: #FFFFFF;
}


#content {
margin: auto;
width: calc(1400px - 1rem);
font-family: 'Noto Serif', serif;
font-weight: 400;
text-align: justify;
font-size: 2rem;
line-height: 3.1rem;
padding: 0.4rem 3rem 2.2rem 3rem;
color: #064c24;
}

#content ul {
padding: 0.4rem 0 1.6rem 0;
} 

#content ol {
padding: 0.4rem 0 1.6rem 4rem;
list-style-type: decimal;
list-style-position: inside;
list-style-position: outside;
}


#content ul li, #content ol li {
background-image: url(img/bullet.svg);
background-position: 0 0.7rem;
background-repeat: no-repeat;
background-size: 0.5rem;
line-height: 2.5rem;
padding: 0 0 0.9rem 1.4rem;
text-align: left;
}

#content ol li {
background: none;
padding-left: 0 !important;
}

#content strong {
font-weight: 700;
}

#content em {
font-style: italic;
}

#content strong em, #content em strong {
font-weight: 700;
font-style: italic;
}

#content img {

}

#content h2, #content h3, #content h4 {
text-align: left;
margin: 0;
padding: 0.1rem 0 1.7rem 0;
color: #064c24;
color: #f7a600;
}

#content h3 {
font-size: 3.5rem;
line-height: 3.9rem;
}

#content h4 {
font-size: 2.4rem;
line-height: 2.7rem;
}

#content a {
color: #064c24;
}

#content a:hover {
color: #f7a600;
}

#content p {
margin: 0;
padding: 0 0 1.7rem 0;
}

#content p.odst {
padding: 0 !important;
font-size: 2rem;
line-height: 2rem;
}

#content .bezp {
padding-bottom: 0;
}

table {
	margin: 1.2rem 0 2.6rem 0;
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}
table td, table th {
	border: #95b4ab 1px solid;
	padding: 0.8rem 1rem 0.9rem 1rem;
}

table th {
	background: #f0f4f3;
}

table caption {
	padding: 0rem 1rem 1rem 1rem;
	text-align: center;
	font-size: 1.8rem;
	line-height: 2rem;
	color: #85a99f;
	font-style: italic;
}

#content .FotoContent {
	overflow: hidden;
	padding-bottom: 2.2rem !important;
}

#content .FotoContent > img:first-child {
	margin-right: 2%;
}

#content .FotoContent img {
	float: left;
	width: 49%;
}

#content .ContactL {
float: left;
}


#content .ContactP {
width: calc(100% - 410px);
padding: 1rem 0 1.2rem 0;
float: right;
}

#content .MovieBox {
text-align: center;
background: #f0f4f3;
padding: 1rem 0 0.8rem 0;
margin-bottom: 1.7rem;
}

#content .MovieBox span {
display: block;
padding-bottom: 0.8rem;
color: #85a99f;
font-style: italic;
font-size: 1.8rem;
line-height: 2rem;">
}

#content .Gallery {
overflow: hidden;
display: block;
padding: 0;
}

#content .Gallery a {
display: block;
float: left;
width: 23.5%;
margin: 0 2% 2% 0;
}

#content .Gallery a:nth-child(4n) {
margin-right: 0;
}

#content .Gallery img {
display: block;
border: 0;
padding: 0;
margin: 0;
width: calc(100% - 2px);
border: #95b4ab 1px solid;
}

iframe.Mov {
width: 60%;
height: 32rem;
border: none;
}



	

#footer {
border-top: 5px solid #f7a600;
border-bottom: 1px solid #003b0c;
font-family: 'Noto Serif', serif;
color: #f7a600;
font-size: 1.5rem;
line-height: 1.5rem;
text-align: left;
}

#footer p {
padding: 0 0 1.2rem 0;
margin: 0;
}

#footerContent {
margin: auto;
width: calc(1400px - 1rem);
padding: 2.4rem 3rem 1.2rem 3rem;
}

#footerContent p.lll {
float: left;
}

#footerContent p.ppp {
float: right;
}

#footerContent a {
color: #FFFFFF;
}

#footerContent a:hover {
color: #00558c;
}




@media all and (min-width: 100px) and (max-width: 1600px) {
	#slider {
		height: 580px;
	}
}


@media all and (min-width: 100px) and (max-width: 1536px) {
	#slider {
		height: 560px;
	}
}



@media all and (min-width: 100px) and (max-width: 1459px) {

	
	#menu {
	width: calc(100% - 5rem);
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	}
	
	#content, #footerContent {
	width: calc(100% - 6rem);
	padding-left: 3rem;
	padding-right: 3rem;
	}
	
	#slider {
		height: 520px;
	}
	

}


@media all and (min-width: 100px) and (max-width: 1366px) {

	html {
		font-size: 10px;
		line-height: 10px;
	}

	#slider {
		height: 480px;
	}
	
}


@media all and (min-width: 100px) and (max-width: 1280px) {
	#slider {
		height: 450px;
	}
}


@media all and (min-width: 100px) and (max-width: 1199px) {
	#slider {
		height: 430px;
	}
}




@media all and (min-width: 100px) and (max-width: 999px) {

	#slider {
		height: 400px;
	}
	
	html {
		font-size: 9px;
		line-height: 9px;
	}


#content .ContactL {
float: none;
}


#content .ContactP {
width: 100%;
padding: 1rem 0 1.2rem 0;
float: none;
}	


}



@media all and (min-width: 100px) and (max-width: 900px) {	

	#content .Gallery a {
		width: 32%;
		margin: 0 2% 2% 0;
	}

	#content .Gallery a:nth-child(4n) {
		margin-right: 2%;
	}
	
	#content .Gallery a:nth-child(3n) {
		margin-right: 0;
	}

}



@media all and (min-width: 100px) and (max-width: 800px) {
	#slider {
		height: 360px;
	}
}





@media all and (min-width: 100px) and (max-width: 767px) {

	#slider {
		height: 290px;
	}

#topBox h1 {
width: 18rem;
left: 2.5rem;
}

#menuMob {
display: block;
}

#menu {
display: none;
position: absolute;
top: 6.2rem;
width: 100%;
padding: 3rem 0 0 0;
border-bottom: 1px solid #003b0c;
}

#menu li {
border: none !important;
border-top: 2px solid #003b0c !important;
margin: 0;
padding: 0;
float: none;
width: 100% !important;
}

#menu li, #menu li span {
-moz-transform: skew(0deg, 0deg) !important;
-webkit-transform: skew(0deg, 0deg) !important;
-o-transform: skew(0eg, 0deg) !important;
-ms-transform: skew(0deg, 0deg) !important;
transform: skew(0deg, 0deg) !important;
}

#menu li.mFb img {
margin: 0 0.5rem 0 0;
top: 0.4rem;
width: 1.85rem;
}


iframe {
width: 80%;
height: 28rem;
}


}







@media all and (min-width: 100px) and (max-width: 599px) {

	#slider {
		height: 260px;
	}

html {
	font-size: 8px;
	line-height: 8px;
}



#content .FotoContent > img:first-child {
	margin-right: 0%;
	margin-bottom: 2%;
}

#content .FotoContent img {
	width: 100%;
}


	#content .Gallery a {
		width: 48.5%;
		margin: 0 3% 3% 0;
	}

	#content .Gallery a:nth-child(4n) {
		margin-right: 3%;
	}
	
	#content .Gallery a:nth-child(3n) {
		margin-right: 3%;
	}

	#content .Gallery a:nth-child(2n) {
		margin-right: 0;
	}


}




@media all and (min-width: 100px) and (max-width: 479px) {

	#slider {
		height: 240px;
	}

html {
	font-size: 7px;
	line-height: 7px;
}

iframe.Mov {
width: calc(100% - 4rem);
height: 26rem;
}


}



@media all and (min-width: 100px) and (max-width: 419px) {

	#slider {
		height: 210px;
	}

#top #brtop {
display: inline;
}

#footer p {
padding: 0 0 1.4rem 0;
}


#footerContent p.lll, #footerContent p.ppp {
float: none;
text-align: center;
}

}



@media all and (min-width: 100px) and (max-width: 359px) {

	#slider {
		height: 210px;
	}

	#footer_tresc p.lll, #footer_tresc p.ppp {
		float: none;
		text-align: center;
	}
	

	#content .Gallery a {
		width: 100%;
		margin: 0 0 3% 0;
	}

	#content .Gallery a:nth-child(4n) {
		margin-right: 0;
	}
	
	#content .Gallery a:nth-child(3n) {
		margin-right: 0;
	}

	#content .Gallery a:nth-child(2n) {
		margin-right: 0;
	}

	
}



@media all and (min-width: 100px) and (max-width: 319px) {


/*
#####
#####
*/

	
}
