body {
	background: url("../images/PozadiBody.jpg") no-repeat fixed top center / 100% auto rgba(0, 0, 0, 0);
}
nav {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	position: absolute;
	top: 0;
	z-index: 500;
}
.top-nav {
	background: none repeat scroll 0 0 rgba(88, 88, 88, 0.85);
}
.top-nav ul {
	padding: 0;
}
.logo {
	margin: 0;
	text-align: center;
	width: 100%;
}

.logo img {
	display: inline;
}

.logo.logo-small {
	display: none;
}
.top-nav li a {
	font-size: 0.9rem;
	text-transform: uppercase;
}
.top-nav .logo a, .top-nav .logo.active-item a {
	color: #fff;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1rem;
}
.top-nav .logo a strong {
  font-weight: 800;
  line-height: 1.5;
}
.top-nav {
	text-align: center;
}
.top-nav li a:hover, .top-nav li.active-item a, .top-nav .logo.active-item a:hover {
	background: none repeat scroll 0 0 #00464f;
}
.top-nav li.logo a, .top-nav li.logo.active-item a, .top-nav .logo {
	background: none repeat scroll 0 0 #000;
}
nav ul li ul li {
	text-align: left;
}
.top-nav ul ul {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
}
.top-nav li ul li a {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
}
#fourth-block h2 {
	color: #fff;
}
#fourth-block p {
	color: #fff;
}
#first-block, #second-block, #third-block, #fourth-block {
	text-align: center;
	padding: 3.0rem 0;
}
#carousel {
	background: #fff;
}
#first-block {
	background: #fff;
}
#second-block {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
}
#third-block {
	background: #fff;
}
#fourth-block {
	background: rgb(0, 30, 34);
}
footer {
	background: none repeat scroll 0 0 #00464f;
	padding: 1.5em 0;
}
footer p, footer a:link, footer a:visited, footer a:hover {
	color: #fff;
}

footer p a:hover {
	text-decoration: underline;
}

.carousel-text {
	display: block;
	position: absolute;
	top: 25%;
	width: 100%;
	z-index: 999;
}
.carousel-text h2 {
	background: none repeat scroll 0 0 #fff;
	color: rgb(0, 30, 34);
	display: inline-block;
	padding: 0.3125rem 0.625rem;
}
.carousel-text p {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
	color: #fff;
	display: inline-block;
	font-size: 1.2rem;
	padding: 0.625rem 0.8rem;
}
#first-block i {
	background: none repeat scroll 0 0 #00464f;
	border-radius: 100px;
	color: #fff;
	display: block;
	line-height: 100px;
	margin: 0 auto;
	width: 100px;
}
section h2 {
	font-size: 2.5rem;
	font-weight: 300;
	margin: 0;
	text-transform: uppercase;
}
p.subtitile {
	color: #999;
	margin: 0 0 3.5rem;
}

p.subtitile a:hover {
	text-decoration: underline;
}

section h3 {
	font-size: 1.3rem;
	font-weight: 300;
	margin: 0.8rem 0rem 0.2rem 0rem;
	text-transform: uppercase;
}
section p {
	font-size: 0.8rem;
}

.line a {
	text-decoration: none;
	color: #b90f0f;
}


section h1 {
	color: #00464f;
	font-size: 2.5rem;
	font-weight: 300;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid #00464f;
	margin: 0em 0em 1em 0em;
	padding: 0.5em 0em 0.5em 0em;
}

#second-block p {
	color: #fff;
}
#head {
	/* background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85); */
	padding: 12rem 0 12rem;
	text-align: center;
}
#content {
	background: none repeat scroll 0 0 #fff;
	padding: 3rem 0;
	text-align: justify;
	border-bottom: 1px solid #f0f0f0;
}
#content h2 {
	font-size: 1.5rem;
	font-weight: 400;
	margin: 1rem 0 0.3rem;
	text-transform: none;
}

#content h2.detail {
	background: #00464f;
	color: #fff;
	padding: 0.85em;
	text-align: center;
}


.content-block {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	padding: 2.5rem;
}
.content-block h3 {
	color: #fff;
}
.content-block p {
	color: #fff;
}
#content.left-align {
	text-align: left;
}
#content.contact-page h2 {
	margin: 0 0 0.625rem;
}

footer p {
	font-size: 1rem;
	font-style: normal;
}

footer i {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	border-radius: 100px;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	margin: -0.3125rem 0.3125rem 0.3125rem 0;
	text-align: center;
	width: 35px;
}
form.customform button {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	border-radius: 5px;
	transition: background 0.20s linear 0s;
	-o-transition: background 0.20s linear 0s;
	-ms-transition: background 0.20s linear 0s;
	-moz-transition: background 0.20s linear 0s;
	-webkit-transition: background 0.20s linear 0s;
}
form.customform button:hover {
	background: none repeat scroll 0 0 #00464f;
}
form.customform input, form.customform select, form.customform textarea {
	border-radius: 5px;
}
#map-block iframe {
	display: block;
}
@media screen and (max-width: 768px) {
	#head {
		padding: 0rem 0 0rem;
		text-align: center;
	}
			
  body {
  	background: none repeat scroll 0 0 rgb(0, 30, 34);
  }
  nav {
  	background: none repeat scroll 0 0 rgb(0, 30, 34);
  	line-height: 1rem;
  	position: relative;
  }
  .logo.logo-small {
	display: block;
  }
  .top-nav {
  	text-align: left;
  }
  .top-nav li {
  	line-height: 3rem;
  }
  .top-nav .logo {
  	padding: 1.25rem;
  }
  .carousel-text h2 {
  	font-size: 1.3rem;
  }
  .carousel-text p {
  	font-size: 1rem;
  }
  ul.top-ul {
  	padding: 0;
  }
  ul.top-ul.right {
  	float: none;
  }
  footer {
  text-align: center;
  }
  footer .right {
  float: none;
  }
}

@media screen and (max-width: 900px) {
	#head {
		padding: 0rem 0 0rem;
		text-align: center;
	}
}



/* ------------------------------------------------------------
TABLE, TR, TD
------------------------------------------------------------ */
table {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	-mox-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

tr, th, td {
	font-size: 0.95em;
	padding: 0.7rem 0.7rem 0.5rem 0rem;
	border: 0;
}

tr th {
	border-bottom: 1px solid #ddd;
	padding-top: 1.0em;
}

.detail_box th {
	border-bottom: 2px solid #ddd;
}

.detail_box tr {
	border-bottom: 1px dotted #ddd;
}

.detail_box td {
	padding: 0.5rem 0.7rem 0.5rem 0rem;
}

.detail_box td.hodnota {
	font-weight: 700;
	padding: 0.5rem 0.7rem 0.5rem 2.0rem;
}

.detail_box td.hodnota.cena {
	font-weight: 700;
	color: #fff;
	background: #00464f; 
}


/* ------------------------------------------------------------
DIV
------------------------------------------------------------ */
.detail_box div {
	width: 100%;
	display: inline-block;
}

.detail_box div.informace {
	width: 50%;
}

.detail_box div.foto {
	width: 40%;
	margin-right: 5%;
}

.detail_box div img {
	border-radius: 0em;
	margin: 0.3em 0em 0.3em 0em;
	display: inline-block;
}

.detail_box div img.hlavni {
	margin-top: 1.8em;
}

.detail_box div.foto {
	vertical-align: top;
}

.video_container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 1px;
    height: 0;
    overflow: hidden;
    margin-bottom: 2em;
}


/* ------------------------------------------------------------
P
------------------------------------------------------------ */
p.center {
	text-align: center;
}

div.hlaseni {
    width: 100%;
 }
 
 div.hlaseni.uspesne p {
 	color: #3c763d;
	background-color: #dff0d8;
	border: 1px solid #d6e9c6;
	padding: 10px;
	text-align: center;
}

div.hlaseni.neuspesne p {
	color: #a94442;
	background-color: #f2dede;
	border: 1px solid #ebccd1;
	padding: 10px;
	text-align: center;
}
