* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
    overflow-y: scroll;
    height: 100%;
}

body {
    height: 100%;
    font-family: 'Oswald', sans-serif;
    font-size: 1em;
    margin: 0px;
    padding: 0px;
    background: #000;
}

img {
    vertical-align: middle;
}

a {
	text-decoration: none;
}

h1 {
	font-size: 2em;
	letter-spacing: 0.4em;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: 100;
}

p {
	font-size: 1.1em;
	font-weight: 100;
	letter-spacing: 0.05em;
	line-height: 2em;
	text-align: justify;
}

hr {
	width: 100px;
	border: 0;
    height: 1px;
    background: #000;
}


/***** HOME PAGE *****/

@-webkit-keyframes animone {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes animone {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes animtwo {
  from {
    opacity: 0;
    margin-top: -300px;
  }
  to {
    opacity: 1;
    margin-top: interhit;
  }
}

@keyframes animtwo {
  from {
    opacity: 0;
    margin-top: -300px;
  }
  to {
    opacity: 1;
    margin-top: interhit;
  }
}

#home {
    width: 100%;
    height: 102%;
    background: url('../pict/layout/bg.jpg') no-repeat center top scroll;
    -webkit-animation-name: animone; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 4s; /* Chrome, Safari, Opera */
    -webkit-animation-fill-mode: forwards;
    animation-name: animone;
    animation-duration: 4s;
    animation-fill-mode: forwards;
}

nav {
	width: 100%;
	height: 50px;
	background: #000;
	border-bottom: 1px solid #282828;
	position: fixed;
	z-index: 10000;
	opacity: 0;
	-webkit-animation-name: animone; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 2s; /* Chrome, Safari, Opera */
    -webkit-animation-delay: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-name: animone;
    animation-duration: 2s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
}

	nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		float: left;
	}
	
		nav ul li {
			display: inline-block;
			line-height: 50px;
			font-size: 0.95em;
		}
		
	nav a {
		color: #666666;
		text-decoration: none;
		padding: 0 20px;
		display: block;
		font-weight: 100;
		letter-spacing: 0.1em;
	}
	
	nav a:hover {
		color: #999999;
	}
	
[type="checkbox"], label {
	  display: none;
}
	
.content {
	width: 1200px;
	margin: 0 auto;
}
	
#langs {
	height: 50px;
	float: right;
}
	
.lang {
	width: 50px;
	height: 50px;
	text-align: center;
	color: #666666;
	display: inline-block;
	line-height: 50px;
	font-weight: 100;
	letter-spacing: 0.1em;
}

.active_lang {
	background: #666666;
	color: #000;
}

#logo {
	width: 442px;
	height: 247px;
	background: url('../pict/layout/logo.png') no-repeat;
	text-align: center;
	position: absolute;
	margin: 150px 0 0 50px;
	opacity: 0;
	-webkit-animation-name: animtwo; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 1s; /* Chrome, Safari, Opera */
    -webkit-animation-delay: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-name: animtwo;
    animation-duration: 1s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
}

#logo_cmta {
	width: 260px;
	height: 137px;
	background: url('../pict/layout/logo_cmta_2.png') no-repeat;
	top: 50px;
	left: 50%;
	margin-left: -260px;
	position: absolute;
	opacity: 0;
	-webkit-animation-name: animtwo; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 2s; /* Chrome, Safari, Opera */
    -webkit-animation-delay: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-name: animtwo;
    animation-duration: 2s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
}

#logo_colosseum {
	width: 239px;
	height: 137px;
	background: url('../pict/layout/logo_colosseum.png') no-repeat;
	top: 50px;
	left: 50%;
	margin-left: 0px;
	position: absolute;
	opacity: 0;
	-webkit-animation-name: animtwo; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 2s; /* Chrome, Safari, Opera */
    -webkit-animation-delay: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-name: animtwo;
    animation-duration: 2s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
}

.txt_home {
	width: 350px;
	color: #fff;
	text-transform: uppercase;
	text-align: justify;
	font-size: 1.1em;
	border-top: 10px solid #f17b19;
	padding-top: 10px;
	position: absolute;
	margin: 450px 0 0 90px;
	font-weight: 100;
	letter-spacing: 0.04em;
	opacity: 0;
	-webkit-animation-name: animtwo; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 2s; /* Chrome, Safari, Opera */
    -webkit-animation-delay: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-name: animtwo;
    animation-duration: 2s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
}

.orange {
	color: #f17b19;
}

.mujclub {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 80%;
}

#mujclub_ul {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
}

#mujclub_ul li {
	display: inline-block;
	background: #f17b19;
	color: #ffffff;
	list-style: none;
	margin: 1px;
}

#mujclub_ul li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 10px 20px;
	margin: 0px;
}

#mujclub_ul li a:hover {
	background: #a2500b;
	text-decoration: none;
}


/***** NOVINKY *****/

#novinky {
    width: 100%;
    background: url('../pict/layout/bg_gray.jpg') no-repeat center top;
    background-size: cover;
    background-position: center top;
    padding-top: 100px;
}

#novinky .content {
	padding: 50px;
}

#novinky h2 {
	font-size: 1.5em;
	color: #fff;
	margin: 0;
	padding: 5px 0 5px 10px;
	border-left: 14px solid #f17b19;
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	line-height: 1.2em;
	text-shadow: 0px 0px 14px rgba(0, 0, 0, 1);
}

.text_small {
	font-size: 0.6em;
	line-height: 0.5em;
}


.news01 {
	width: 1100px;
	height: 100vh;
	background: url('../pict/SG_Rozvrh_hodin_A4_1.jpg') no-repeat center center;
	float: left;
	padding-top: 10px;
	background-size: 100%;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.news02 {
	width: 1100px;
	height: 100vh;
	background: url('../pict/SG_Rozvrh_hodin_A4_2.jpg') no-repeat center center;
	float: left;
	padding-top: 10px;
	background-size: 100%;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}


.news1 {
	width: 525px;
	height: 525px;
	background: url('../pict/news/highlight.jpg') no-repeat center center;
	float: left;
	padding-top: 10px;
	background-size: 100%;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.news1:hover {
	background-size: 105%;
}

.news2 {
	width: 525px;
	height: 525px;
	background: url('../pict/news/aurieng_hutnik.jpg') no-repeat center center;
	float: left;
	clear: right;
	padding: 10px 0 0 0;
	margin-left: 45px;
	margin-bottom: 45px;
	background-size: 100%;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.news2:hover {
	background-size: 105%;
}

.news3 {
	width: 525px;
	height: 525px;
	background: url('../pict/news/fight_camp_2016.jpg') no-repeat center center;
	float: left;
	padding-top: 10px;
	background-size: 100%;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.news3:hover {
	background-size: 105%;
}

.news4 {
	width: 525px;
	height: 525px;
	background: url('../pict/news/marpo.jpg') no-repeat center center;
	float: left;
	clear: right;
	padding: 10px 0 0 0;
	margin-left: 45px;
	margin-bottom: 45px;
	background-size: 100%;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.news4:hover {
	background-size: 105%;
}


/***** GALERIE *****/

#galerie {
    width: 100%;
    height: auto;
    background: url('../pict/layout/bg_news.jpg') #e67517 no-repeat center bottom;
    padding: 100px 0;
}

.gallery {
	list-style: none;
	margin: 0 auto;
	padding: 50px 0;
	position: relative;
	text-align: center;
}

.gallery li {
	list-style-type: none;
	display: inline-block;
	margin: 10px;
	padding: 0;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.gallery li:hover {
	opacity: 0.5;
	
}



/***** 0 NAS *****/

#o_nas {
    width: 100%;
    background: url('../pict/layout/bg_gray_2.jpg') no-repeat center top;
    background-size: cover;
    padding: 100px 0;
}

#o_nas p {
	padding: 50px;
}

.logo_bw {
	width: 166px;
	height: 101px;
	background: url('../pict/layout/logo_bw.png') no-repeat;
	margin: 0 auto;
}


/***** KONTAKT *****/

#kontakt {
    width: 100%;
}

.kontakt_content {
	width: 50%;
	float: left;
	color: #fff;
	font-size: 1.2em;
	font-weight: 100;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding-top: 150px;
}

.icn_fb {
	width: 54px;
	height: 54px;
	position: absolute;
	margin-top: -130px;
	background: url('../pict/layout/icn_fb.png') no-repeat;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.icn_fb:hover {
	opacity: 0.6;
}

.icn_youtube {
	width: 54px;
	height: 54px;
	position: absolute;
	margin: -130px 0 0 54px;
	background: url('../pict/layout/icn_youtube.png') no-repeat;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.icn_youtube:hover {
	opacity: 0.6;
}

.copy {
	font-size: 0.6em;
	color: #fff;
	font-weight: 100;
	letter-spacing: 0.05em;
	position: absolute;
	margin-top: 90px;
}

.copy a {
	text-decoration: none;
	color: #fff;
}

.copy a:hover {
	text-decoration: none;
	color: #f17b19;
}

.maps {
	width: 50%;
	height: 530px;
	left: 50%;
	position: absolute;
	background: url('../pict/layout/maps.jpg') no-repeat left top;
	background-size: auto;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.maps:hover {
	opacity: 0.6;
}


/***** OSTATNI *****/

#loga {
	width: 100%;
	height: 80px;
	position: fixed;
	bottom: 0;
	background: no-repeat center center hsla(0, 0%, 0%, 0.9);
	border-top: 1px solid #282828;
	z-index: 10000;
	opacity: 0;
	-webkit-animation-name: animone; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 2s; /* Chrome, Safari, Opera */
    -webkit-animation-delay: 2s;
    -webkit-animation-fill-mode: forwards;
    animation-name: animone;
    animation-duration: 2s;
    animation-delay: 2s;
    animation-fill-mode: forwards;
}

.cleaner {
	clear: both;
}





@media only screen and (max-width: 1200px) {
.content {
	width: 100%;
	margin: 0 auto;
}

#home {
    width: 100%;
    height: 102%;
    background: url('../pict/layout/bg.jpg') no-repeat center top scroll;
    background-size: cover;
}


#logo {
	width: 45%;
	height: 45%;
	background: url('../pict/layout/logo.png') no-repeat;
	background-size: 100%;
	text-align: center;
	position: absolute;
	margin: 20% 0 0 5%;
}

#logo_cmta {
	width: 20%;
	height: 20%;
	background: url('../pict/layout/logo_cmta_2.png') no-repeat;
	background-size: 100%;
	top: 50px;
	left: 50%;
	margin-left: -20%;
	position: absolute;
}

#logo_colosseum {
	width: 20%;
	height: 20%;
	background: url('../pict/layout/logo_colosseum.png') no-repeat;
	background-size: 100%;
	top: 50px;
	left: 50%;
	margin-left: 0px;
	position: absolute;
}

.txt_home {
	width: 80%;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 1em;
	border-top: 10px solid #f17b19;
	padding-top: 10px;
	position: absolute;
	margin: 0 10% 0 10%;
	bottom: 15%;
	font-weight: 100;
	letter-spacing: 0.04em;
}

.imgcontainer {
	position: relative;
	width: 45%;
	padding-bottom: 45%;
	height: 0;
	margin: 2%;
	float: left;
	
}

.news01 {
	width: 100%;
	height: 100%;
	background: url('../pict/SG_Rozvrh_hodin_A4_1.jpg') no-repeat center center;
	background-size: 100%;
	position: absolute;
	float: none;
	padding-top: 10px;
	background-size: 100%;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.news02 {
	width: 100%;
	height: 100%;
	background: url('../pict/SG_Rozvrh_hodin_A4_2.jpg') no-repeat center center;
	background-size: 100%;
	position: absolute;
	float: none;
	padding-top: 10px;
	background-size: 100%;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.news1 {
	width: 100%;
	height: 100%;
	background: url('../pict/news/highlight.jpg') no-repeat center center;
	background-size: 100%;
	position: absolute;
	float: none;
	padding-top: 10px;
	background-size: 100%;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.news1:hover {
	background-size: 105%;
}

.news2 {
	width: 100%;
	height: 100%;
	background: url('../pict/news/aurieng_hutnik.jpg') no-repeat center center;
	background-size: 100%;
	position: absolute;
	float: none;
	padding-top: 10px;
	margin: 0;
	background-size: 100%;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.news2:hover {
	background-size: 105%;
}


.news4 {
	width: 100%;
	height: 100%;
	background: url('../pict/news/marpo.jpg') no-repeat center center;
	background-size: 100%;
	position: absolute;
	display: block;
	float: none;
	padding: 10px 10px 0 0;
	margin-left: 0%;
	background-size: 100%;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.news4:hover {
	background-size: 105%;
}

.news3 {
	width: 100%;
	height: 100%;
	background: url('../pict/news/fight_camp_2016.jpg') no-repeat center center;
	background-size: 100%;
	position: absolute;
	display: block;
	float: none;
	padding: 10px 10px 0 0;
	margin-left: 0%;
}

#novinky .content {
	padding: 10%;
}

.text_small {
	display: none;
}

	
}


@media only screen and (max-width: 650px) {
	
#home {
    width: 100%;
    height: 102%;
    background: url('../pict/layout/bg.jpg') no-repeat;
    background-size: auto 100%;
    background-position: 60% 0;
}

#logo {
	width: 50%;
	height: 50%;
	background: url('../pict/layout/logo.png') no-repeat;
	background-size: 100%;
	text-align: center;
	position: absolute;
	margin: 25% 0 0 5%;
}
	
nav ul {
		  display: none;
	}

	label {
  		display: block;
        width: 40px;
  		height: 40px;
  		cursor: pointer;
        position: absolute;
        right: 12px;
  		top: 6px;
	}
  
label:after{
  content:'';
  display: block;
  width: 30px;
  height: 5px;
  background: #f17b19;
  margin: 7px 5px;
  box-shadow: 0px 10px 0px #f17b19, 0px 20px 0px #f17b19;
}

	[type="checkbox"]:checked ~ ul {
  		display: block;
  		z-index: 9999;
  		position: absolute;
		  right: 0px;
		  left: 0px;
        top: 50px;
	}

	nav a {
		  color: #666666;
	}

	nav ul li {
		  display: block;
  		float: none;
  		width: 100%;
  		text-align: left;
  		background: rgba(0,0,0,0.9);
        text-align: center;
		border-top: solid 1px rgba(100,100,100,0.3);
	}

	nav > ul > li {
  		margin: 0%;
        width: 100%;
        display: block;
        border-top: solid 1px rgba(100,100,100,0.8);
	}

	nav > ul li ul li {
  		display: block;
		  float: none;
	}
  
	nav > ul li ul {
		  display: block;
  		position: relative;
  		width: 100%;
		  z-index: 9999;
		  float: none;
	}



#logo_cmta {
	width: 39%;
	height: 39%;
	background: url('../pict/layout/logo_cmta_2.png') no-repeat;
	background-size: 100%;
	top: 50px;
	left: 50%;
	margin-left: -39%;
	position: absolute;
}

#logo_colosseum {
	width: 39%;
	height: 39%;
	background: url('../pict/layout/logo_colosseum.png') no-repeat;
	background-size: 100%;
	top: 50px;
	left: 50%;
	margin-left: 0px;
	position: absolute;
}

.txt_home {
	display: none;
	width: 350px;
	color: #fff;
	text-transform: uppercase;
	text-align: justify;
	font-size: 1.1em;
	border-top: 10px solid #f17b19;
	padding-top: 10px;
	position: absolute;
	margin: 450px 0 0 90px;
	font-weight: 100;
	letter-spacing: 0.04em;
}

.imgcontainer {
	position: relative;
	width: 98%;
	padding-bottom: 98%;
	height: 0;
	margin: 2%;
	float: none;
}

.gallery img {
	width: 46%;
	padding: 0;
	margin: 2%;
	text-align: center;
	float: left;
}

.gallery li {
	list-style-type: none;
	display: inherit;
	margin: 10px;
	padding: 0;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

#o_nas p {
	padding: 5%;
	text-align: left;
}

.kontakt_content {
	width: 100%;
	color: #fff;
	float: none;
	font-size: 1.2em;
	font-weight: 100;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding-top: 150px;
	display: block;
	position: relative;
}

.maps {
	width: 100%;
	height: 530px;
	left: inherit;
	position: relative;
	display: block;
	background: url('../pict/layout/maps.jpg') no-repeat left top;
	background-size: auto;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.copy {
	font-size: 0.6em;
	color: #fff;
	font-weight: 100;
	letter-spacing: 0.05em;
	position: inherit;
	margin-top: 90px;
	margin-bottom: 50px;
}

#mujclub_ul li {
	display: inline-block;
	background: #f17b19;
	color: #ffffff;
	list-style: none;
}
	
}

.streetview-wrapper {
  position: relative;
  width: 100%;
  height: 500px;
}

.streetview-wrapper iframe {
  width: 100%;
  height: 100%;
  border: 0;
  pointer-events: none; /* 🔒 zamčeno */
}

.overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.25);
  color: #fff;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 2;
}



