@font-face {
    font-family: 'pt_sansbold';
    src: url('../f/PTS75F-webfont.eot');
    src: url('../f/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../f/PTS75F-webfont.woff') format('woff'),
         url('../f/PTS75F-webfont.ttf') format('truetype'),
         url('../f/PTS75F-webfont.svg#pt_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sansregular';
    src: url('../f/PTS55F-webfont.eot');
    src: url('../f/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../f/PTS55F-webfont.woff') format('woff'),
         url('../f/PTS55F-webfont.ttf') format('truetype'),
         url('../f/PTS55F-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lucida_sans_unicoderegular';
    src: url('../f/lsansuni-webfont.eot');
    src: url('../f/lsansuni-webfont.eot?#iefix') format('embedded-opentype'),
         url('../f/lsansuni-webfont.woff2') format('woff2'),
         url('../f/lsansuni-webfont.woff') format('woff'),
         url('../f/lsansuni-webfont.ttf') format('truetype'),
         url('../f/lsansuni-webfont.svg#lucida_sans_unicoderegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
bg #ead990
dark #505050
button hover #5f7298
text hover #aa9055
font-family:"RobotoItalic";
*/

body {
font-family:"Helvetica","Verdana",sans-serif;
font-size: 100%;
background-color: #ead990;
margin:0;
padding:0;
background-image:url("../pcs/bg1.jpg");
background-position: 50% 0;
background-attachment: fixed;
background-repeat: no-repeat;
background-size: auto 80%;
background-image: none !important;
overflow-x: hidden;
}

body.fh {
background-size: auto 50%;
}

.p1 {
background-size: auto 100%;
}

nav {
width: 100%;
background-image:url("../pcs/nav-bg.png");
background-position: 0 0;
background-repeat: repeat;
text-align: center;
padding-left: 0;
-webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.25);
-moz-box-shadow:    0px 3px 5px 0px rgba(50, 50, 50, 0.25);
box-shadow:         0px 3px 5px 0px rgba(50, 50, 50, 0.25);
}


@media screen and (max-width: 700px) {
	nav {
		line-height: 20px;
	}

}


body > nav {
left: 0;
position: fixed;
top: 0;
z-index: 1099900;
}

nav a {
	position: relative;
line-height: 50px;
padding: 0 0.8em;
font-family: 'pt_sansregular';
-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
transition: all 250ms ease;
}
@media screen and (max-width: 1270px) {
	nav  a {
		line-height: 20px;
	}

	body > nav {
		padding: 10PX 0;
	}
}
nav a img {
	position: relative;
	display: inline-block;
	height: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	margin-top: -4px;
}

nav .nav_logo {
	position: absolute;
	left: 0;
	top: 5px;
}

@media screen and (max-width: 1270px) {
	nav .nav_logo {
		position: relative;
		display: inline-block;
		margin: 0 0.8em;
		top: auto;
		left: auto;
		margin-bottom: 0;
		vertical-align: middle;
		top: -4px;
	}
}
@media screen and (max-width: 500px) {

	nav .nav_logo {
		margin-bottom: 10px !important;
	}
}


nav .nav_logo  img {
	height: 40px;
	position: relative;
	display: block;
	margin: 0;
}

@media screen and (max-width: 500px) {
	nav .nav_logo {
		display: block;
		margin: 0 auto;
	}	

	nav .nav_logo  img {
		display: inline-block;
	}
}
nav span {
	position: relative;
	display: inline-block;
	border: 2px solid #aa9055;
	padding: 5px 10px;
	cursor: pointer;
	-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
transition: all 250ms ease;
margin: 0 0.8em;
}

nav span:hover {
	color: white;
	background-color: #aa9055;
}


@media screen and (max-width: 700px) {
	nav span {
		margin: 10px 0.8em 0 0.8em;
	}
}


header {
/*
height: 150px;
width: 80%;
max-width: 900px;
margin: 120px auto;
*/
}

.intro {
height: auto;
margin-top: 50px;
}

.intro h1,.intro h2,.intro h3 {
display: none;
}

.intro img {
float: left;
}

footer {
background-color: #505050;
}

footer * {
color: #a8aaab;
}

* {
color: #505050;
}

h1,h3,.button {
font-family:"lucida_sans_unicoderegular";
font-weight: normal;
line-height: 130%;
}

h3 br {
	display: none;
}
h3 br:first-of-type {
	display: block;
}
.prg h3 br {
	display: block;
}

h2 {
font-family:"lucida_sans_unicoderegular";
font-weight: bold;
line-height: 115%;
}

h1 {
font-size: 1.5em;
letter-spacing: 0.1em;
}

h2 {
font-size: 5em;
color: #fff;
position: relative;
margin: .5em 0;
letter-spacing: 0.1em;
}

.intro h1,.intro h3 {
color: #fff;
}

strong {
font-family:"lucida_sans_unicoderegular";
font-weight: normal;
font-size: 1.2em;
color: #aa9055;
line-height: 150%;
}

.sHead {
color: #505050;
font-size: 2em;
line-height: 2em;
}

h2 span {
position: absolute;
top: -5px;
left: -1em;
color: #fff;
line-height: 115%;
}

h3 {
font-size: 1.8em;

}

h3.line {
color: #aa9055;
}

.reservation {
background-color: #e9d694;
padding: 30px;
}

.help {
display: none;
}

.line span {
margin: auto;
width: 70%;
display: block;
font-size: .6em;
color: #aa9055;
border-bottom: 3px solid #aa9055;
}

section {
width: 100%;
clear: both;
max-width: 100vw;
overflow-x: hidden;

background-color: #fff;
}

.sBox {
width: 80%;
max-width: 900px;
margin: 0 auto;
position: relative;
text-align: center;
padding: 0 0 20px 0;
}

.sBoxThin {
padding-bottom: 0;
}

.sHead {
width: 80%;
margin: 0 auto;
top: -50px !important;
background-color: #fff;
}

.sHead2 {
color: #ead990;
background-color: #aa9055;
padding: 0.7em 0 0.5em;
color: white;
font-size: 40px;
}

h1.sHead {
	position: relative;
	display: block;
margin: 0 auto;
text-transform: uppercase;
padding-top: 140px;
margin-bottom: 0;
margin-left: -950px;
width: 2800px
}

@media screen and (max-width: 1200px) {
	h1.sHead {
		width: 100%;
		margin-left: 0;
		z-index: 9999;
	}
}

@media screen and (max-width: 1151px) {
	h1.sHead {
		padding-top: 180px;
	}
}


@media screen and (max-width: 700px) {
	h1.sHead {
		top: 0 !important;
		padding-top: 40px;
		padding-bottom: 40Px;
		margin-bottom: 20px;
		width: 100%;
		margin-left: 0;
		line-height: 35px;
		z-index: 9999;
		font-size: 30px;
		color: white;
	}
}

@media screen and (max-width: 500px) {
	h1.sHead {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}

h1.sHead:before {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	content: "";
	z-index: 999;
	background-image: url(/pcs/vkcb-min.jpg);
	opacity: 0.15;
	background-size: cover;
	background-position: center 30%;
}

@media screen and (max-width: 1200px) {

h1.sHead:before {
	right: -200px;
	left: -200px;
	background-color: #aa9055;
}
h1.sHead:after {
	position: absolute;
	left: -200px;
	right: -200px;
	top: 0;
	bottom: 0;
	content: "";
	z-index: -1;
	background-color: #aa9055;
}
}

a {
text-decoration: none;
}

a:hover,.active {
color: #aa9055;
}

p {
padding-bottom: 25px;
line-height: 150%;
}

.prg {
padding-bottom: 10px;
}

.prg h3,.prg strong {
font-size: 100%;
}

.prg p {
padding-bottom: 0px;
margin: 0px;
}

.vkcb {
background-image:url("../pcs/vkcb.jpg");
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
padding-top: 30em;
}

.vkcb .sHead {
margin-bottom: -60px;
}

.vkcb .sHead img {
width: 80%;
max-width: 333px;
}

#demo img {
height: 500px;
opacity: 0.5;
filter: alpha(opacity=50);
}

#demo .active img {
opacity: 1.0;
filter: alpha(opacity=100);
}

.col2 {
float: left;
width: 50%;
}


.reset,.next {
clear: both;
}



fieldset {
border: 0;
margin: 0;
padding: 0;
}

input,textarea {
	width: 100%;
	float: left;
	color: #2c2723;
	border: 0;
	background-color: #fff;
	margin-bottom: 20px; 
	font-size: 14px;
	height: 40px;
	line-height: 20px;
	padding: 10px 20px;
	resize: none;
	 box-sizing: border-box;
}

*:focus {
	outline: 0;
}

textarea,input {
font-family: 'pt_sansregular';
}

textarea {
height: 120px;
}

.button {
	position: relative;
	display: inline-block;
font-size: 2.2em;
color: #fff;
padding: 3px 35px;
background-color: #aa9055;
text-transform: uppercase;
border: 4px solid #aa9055;
font-family: 'pt_sansregular';
-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
transition: all 250ms ease;
cursor: pointer;
}

@media screen and (max-width: 550px) {
	.button {
		font-size: 20px;
		padding: 3px 15px;
	}
}
form .button {
font-size: 1.7em;
margin: auto 0;
height: 60px;
line-height: 42px;
}

label {
float: left;
width: 23%;
margin-right: 2%;
font-size: 18px;
line-height: 40px;
}

.reservation .radioInput {
width: 20px;
margin-left: -20px;
}

.reservation .dayForm input {
width: 20px;
margin-top: 5px;
}

.reservation .button {
margin-left: 25%;
}

.recForm {
width: 50%;
margin: 0 auto;
}

.recForm p {
padding-bottom: 0;
}

.dayForm {
width: 25%;
background-color: #aa9055;
margin-right: 12px; 
float: left;
}

.dayForm label {
width: 80%;
color: #fff;
font-size: 1.2em;
}

.dayFormHead {
display: block;
float: left;
width: 25%;
}

.reservation input,.reservation textarea {
width: 65%;
}

.button:hover {
color: #aa9055;
background-color: transparent;
}

.error {
background-color: #ff7a46;
}

/* images */
.gallery,.gallery2 {
position: relative;
clear: both;
}

.gallery:after, .gallery2:after {
	content: "";
    clear: both;
    display: table;
}

.gallery .pcs:nth-child(5n), .gallery2 .pcs:nth-child(5n) {
/*margin-left: 27%;*/
}

.pcs {
display: block;
float: left;
width: 21%;
height: 530px;
margin: 10px 2%; 
overflow: hidden;
}

.videoLink {
position: relative;
}

.videoLink span {
position: absolute;
top: 0;
left: 0;
z-index: 10;
display: block;
height: 100%;
width: 100%;
background-image:url("../pcs/icon-video.png");
background-position: 50% 50%;
background-repeat: no-repeat;
}

.gallery .pcs {
width: 26.3%;
margin: 10px 3%; 
}

.gallery2 .pcs {
height: 180px;
}

.pcs h3 {
font-size: 1em;
line-height: 130%;
}

.pcs img {
width: 100%;
}

a img {
border: 0;
}

.pcs .wide {
height: 100%;
width: auto;
}

.partners,.partners_detail {
background-color: #fff;
}

.partners div,.partners_detail div {
float: left;
width: 10%;
}

.partners_detail div {
width: 25%;
}

.partners_detail .rec-one {
margin-left: 37%;
}

.partners div img,.partners_detail div img {
padding: 0 10%;
width: 80%;
}

.partners h3 {
display: block;
width: 20%;
text-align: center;
line-height: 1.2em;
float: left;
}

.partners h3 span {
font-size: 0.5em;
}

.partners_detail .partner1,.partners_detail .partner2 {
    padding: 0 5%;
    width: 40%;
}

#map_style {
width: 100%;
height: 500px;
clear: both;
}

.ytgal {
margin: 10px 0;
}

.ytgal a {
display: block;
float: left;
width: 29%;
margin: 0 2%;
}

.ytgal strong {
font-size: 1.2em;
}

.ytgal img {
width: 100%;
margin: 5px 0 10px 0;
}

.fb-page {
width: 100%;
margin: auto;
text-align: center;
}

.facebook {
background-image: url("../pcs/facebook.png");
height: 51px;
top: 290px;
width: 52px;
display: block;
right: 0;
position: fixed;
z-index: 9999;
}

/* tables */
table {
margin: auto;
text-align: center;
width: 80%;
margin-left: 20%; 
}

td {
padding-right: 30px;
text-align: left;
}

/* responsive */
@media (max-width: 700px) {
	
	input,textarea {
		width: 100%;
	}
	
	#jmeno {
		margin-right: 0;
	}

	.col2 {
		float: left;
		width: 80%;
	}

	header .col2 {
		width: 100%;
	}
	
	.info {
    	background-position: 65% 50%;
    	background-image: none;
	}
	
	.info .col2 {
		width: 100%;
	}
	
	.book {
		width: 50%;
	}    
	
	#send {
		margin-right: -2%;
	}
	
	header {
    	/*
    	padding: 10px 0 60px;
    	margin: 30px auto;
    	*/
	}
	
	.intro {
    	margin-top: 0;
	}
	
	header .sBox {
		background-position: 100% 100%;
		background-repeat: no-repeat;
		background-size: 70% auto;
		padding-bottom: 50%;
	}
	
	header .arrow {
    	bottom: -40px;
	}
		
	.pcs {
		display: block;
		float: left;
		width: 44%;
		margin: 10px 3%; 
	}
	
	.gallery .pcs {
		width: 44%;
		margin: 10px 3%; 
	}
	
	h2 span {
	    top: -2px;
	}
	
	nav a {
	    line-height: 20px;
	    padding: 0 .5em;
	}

	body > nav {
	position: relative;
	z-index: 1000;
	}

	.gallery .pcs:nth-child(5n),.gallery2 .pcs:nth-child(5n) {
		margin-left: 2%;
	}

	.recForm {
	width: 90%;
	}

	.reservation .button {
		margin-left: 0;
	}
	
}

@media screen and (max-width: 1150px) {
	body {
		font-size: 100%;
	}
}

@media screen and (max-width: 1100px) {
	body {
		font-size: 96%;
	}
}

@media screen and (max-width: 1050px) {
	body {
		font-size: 92%;
	}
}

@media screen and (max-width: 1000px) {
	body {
		font-size: 89%;
	}
	nav a {
		padding: 0 1.3em;
	}
}

@media screen and (max-width: 950px) {
	body {
		font-size: 86%;
	}
}

@media screen and (max-width: 900px) {
	body {
		font-size: 85%;
	}
	.pcs {
		height: 430px;
	}
	nav a {
		padding: 0 1em;
	}
	table {
		width: 100%;
		margin-left: 0%; 
	}
}

@media screen and (max-width: 850px) {
	body {
		font-size: 82%;
	}
}

@media screen and (max-width: 800px) {
	body {
		font-size: 79%;
	}

	.partners_detail div {
		width: 33.3%;
	}
	.partners_detail .rec-one {
		margin-left: 33.3%;
	}
	nav a {
		padding: 0 0.6em;
	}
}

@media screen and (max-width: 750px) {
	body {
		font-size: 75%;
	}
}

@media screen and (max-width: 700px) {
	
	body {
		font-size: 90%;
	}
}

@media screen and (max-width: 650px) {
	
	body {
		font-size: 85%;
	}
}

@media screen and (max-width: 600px) {
	
	body {
		font-size: 80%;
	}
	
	h2 {
		font-size: 3em;
	}

	.partners_detail div {
		width: 50%;
	}

	.partners_detail .rec-one {
		margin-left: 25%;
	}

	.partners div {
		width: 25%;
	}
	
	.partners h3 {
		width: 100%;
	}
	
	label,.reservation input,.reservation textarea {
		width: 95%;
	}
}




h3.line {
	margin-bottom: 0;
}


.pt30 {
	padding-top: 30px;
}

footer {
	position: relative;
	display: block;
}
footer:before {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	content: "";
	z-index: 999;
	background-image: url(/pcs/vkcb.jpg);
	opacity: 0.15;
	background-size: cover;
	background-position: center;
}

.footer__form {
	position: relative;
	display: inline-block;
	width: 45%;
	float: left;
	padding-top: 40px;
	text-align: left;
	z-index: 9999;
}

.footer__form  h2 {
	font-size: 1.8em;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	color: #aa9055;
	letter-spacing: 1px;
	color: white;
	font-family: 'pt_sansbold';
	text-align: left;
}

.footer__form  .button {
	margin: 0;
	text-transform: none;
	padding: 0 35px;
	font-size: 20px;
	line-height: 32px;
	height: 32px;
	display: inline-block;
}
.footer__fb {
	position: relative;
	float: right;
	width: 400px;
	padding-top: 90px;
	height: 400px;
	max-width: 100%;
	overflow: hidden;
	z-index: 9999;
}
@media screen and (max-width: 910px) {
footer {
	text-align: center;
}
.footer__form {
	margin: 0 auto;
	float: none;
	width: 400px;
	max-width: 100%;
}

.footer__fb {
	float: none;
	display: inline-block;
	margin: 0 auto;
	}
}

@media screen and (max-width: 910px) {
	.footer__fb {
		padding-top: 30px;
	}
	}

.footer__copy {
	position: relative;
	display: block;
	text-align: center;
	background-color: #212121;
	padding: 20px 0;
	font-size: .8em;
	margin-top: 50px;
	z-index: 9999;
}


.spec_table table {
	position: relative;
	width: 100%;
	border: 0 !important;
	margin-left: 0;
	padding-bottom: 50px;
	border-spacing: 0 !important;
    border-collapse: separate;
}
.spec_table table tr:nth-of-type(even) {
	background-color: #f1f1f1;
}

.spec_table table td {
	border: 0;
	padding: 15px 10px;
}

.spec_table table tr td:first-of-type {

	font-family: 'pt_sansbold';
}

.spec_table h3 {
	position: relative;
	padding-bottom: 10px;
	font-size: 45px;
	margin-bottom: 30px;
}

.spec_table h3:after {
	position: absolute;
	background-color: #aa9055;
	left: 50%;
	height: 3px;
	width: 70px;
	margin-left: -35px;
	top: 100%;
	content: "";
}

.spec_table table h3 {
	position: relative;
	display: block;
	margin: 0;
	padding: 8px 0;
	border-bottom: 4px solid #aa9055;
	font-family: 'pt_sansbold';
	color: #aa9055;
	margin: 0 -10px;
	top: 15px;
	font-size: 28px;
}


@media screen and (max-width: 550px) {
	.spec_table h3 {
		font-size: 30px;
		line-height: 35px;
		padding-bottom: 15px;
	}

}

.ucastnik_wrap {
	position: relative;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding-bottom: 40px;
	flex-wrap: wrap;
	justify-content: center;
}

.ucastnik_wrap.minPadding {
	padding-bottom: 0;
}
.ucastnik_wrap.midPadding {
	padding-bottom: 20px;
}

.ucastnik_wrap.minPadding .ucastnik { 
	margin-bottom: 0;
}
.ucastnik {
	position: relative;
	width: 250px;
	min-width: 250px;
	align-self: flex-start;
	vertical-align: top;
	margin: 0 20px 40px 20px;
	text-align: center;

}

@media screen and (max-width: 750px) {
	.ucastnik {
		margin: 0 10px 30px 10px;
		width: 220px;
		min-width: 220px;
	}
}

.ucastnik figure {
	position: relative;
	display: f;
	margin: 0 auto;
	border: 4px solid #aa9055;
	background-color: #aa9055;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 15px;
}
.ucastnik figure.js-controlMedailonek{
	cursor: pointer;
}
.ucastnik figure img {
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	width: 100%;
	top: 50%;
	left: 50%;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	transition: all 250ms ease;
}

.ucastnik figure.h img {
	height: 100%;
	width: auto;
}


.ucastnik figure.js-controlMedailonek:hover img {
	opacity: 0.8;
}

.mainHeading, .smallLeftText h2 {
	position: relative;
	display: block;
	color: #505050;
	font-family: "lucida_sans_unicoderegular";
	font-size: 45px;
	font-weight: 300;
	line-height: 50px;
	text-transform: uppercase;
	padding-bottom: 20px;
	margin-bottom: 60px;
	letter-spacing: 0;
	text-align: center;
}

.mainHeading.smaller,  .smallLeftText h2 {
	font-size: 35px;
	padding-bottom: 10px;
}
.mainHeading.mb20 ,  .smallLeftText h2 {
	margin-bottom: 20px;
}


.mainHeading:after,  .smallLeftText h2:after {
	position: absolute;
	background-color: #aa9055;
	left: 50%;
	height: 3px;
	width: 70px;
	margin-left: -35px;
	top: 100%;
	content: "";
}

@media screen and (max-width: 550px) {
	.mainHeading, .smallLeftText h2 {
		font-size: 30px;
		line-height: 35px;
		padding-bottom: 15px;
	}

	.mainHeading.smaller {
		font-size: 25px;
		line-height: 30px;
	}
}

.perex {
	position: relative;
	display: block;
	color: #aa9055;
	font-family: "lucida_sans_unicoderegular";
    font-weight: normal;
    font-size: 1.2em;
    color: #aa9055;
    line-height: 150%;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 35px;
}



.ucastnik h3 {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	margin-bottom: 14px;
	padding-bottom: 10px;
	font-size: 25px;
}
.ucastnik h3:after {
	position: absolute;
	background-color: #aa9055;
	left: 50%;
	height: 3px;
	width: 40px;
	margin-left: -20px;
	top: 100%;
	content: "";
}

.ucastnik p {
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
}

.ucastnik span {
	position: relative;
	display: inline-block;
	border: 1px solid #aa9055;
	padding: 5px 10px;
	margin-top: 9px;
	border-radius: 5px; 
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	transition: all 250ms ease;
	cursor: pointer;
}

.ucastnik span:hover {
	background-color: #aa9055;
	color: white;
}




.ucastnik__medailonek {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	line-height: 100vh;
	overflow: auto;
	z-index: 10999011;
	background-color: rgba(255,255,255,0.9);
	text-align: center;
	display: none;
}

.ucastnik__medailonek article {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 50px 15px;
	max-width: 800px;
	text-align: left;

}
.ucastnik__medailonek article h2 {
	position: relative;
	display: block;
	color:  #aa9055;
	font-size: 4em;
}

.ucastnik__medailonek article p {
	position: relative;
	display: block;
	margin-bottom: 40px;
}


.medailone-img-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 5px solid #aa9055;
	max-width: 30%;
}
.medailone-img-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 5px solid #aa9055;
	max-width: 30%;
}


.medailone__close {
	position: absolute;
	top: 15px;
	right: 25px;
	background-image: url(../pcs/close-black.png);
	width: 30px;
	height: 30px;
	background-size: 100% 100%;
	cursor: pointer;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	transition: all 250ms ease;
	z-index: 40;

}
.medailone__close:hover {
	opacity: 0.5;
}





.grayBg {
	position: relative;
	display: block;
	background-color: #f5f5f5;
	padding: 50px 0 0 0;
	margin-top: 40px;
}

.grayBg:before {
	position: absolute;
	left: -2000px;
	right: -2000px;
	top: 0;
	bottom: 0;
	background-color: #f5f5f5;
	content: "";
}

.predchozi {
	position: relative;
	display: block;
	padding: 40px 0;
	margin-top: 30px;
	margin-bottom: 15px;
}


.predchozi  div {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 30%;
}

@media screen and (max-width: 630px) {
	.predchozi  div {
		position: relative;
		display: block;
		max-width: 300px;
		margin: 0 auto;
	}
	.predchozi  div p {
		padding-bottom: 0;
	}


	.predchozi  div:after {
		position: absolute;
		background-color: #aa9055;
		left: 50%;
		height: 1px;
		width: 320px;
		margin-left: -160px;
		top: 100%;
		margin-top: 10px;
		content: "";
		opacity: 0.5;
	}
}
.predchozi  h3  {
	position: relative;
	display: block;
	color: #aa9055;
	font-size: 20px;
	font-family: 'pt_sansbold';
	margin-bottom: 0;
	line-height: 30px;
}

.predchozi  h3 strong  {
	position: relative;
	display: block;
	font-size: 40px;
	font-family: 'pt_sansbold';
	line-height: 40px;
}


.predchozi  p {
	position: relative;
	display: block;	
	margin: 0;
}

.predchozi  p strong {
	font-family: 'pt_sansbold';
	color: black;
}



.bloky {
	position: relative;
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: center;
}

.blok {
	position: relative;
	width: 400px;
	min-height: 400px;
	line-height: 400px;
	color: white;
	margin: 0 20px 40px 20px;
	background-color: #aa9055;
}

.blok.min {
	border: 5px solid  #aa9055;
	background-color: white;
	color:  #aa9055;
}

.blok.min h3 {
	color:  #aa9055 !important;
}

.blok.min  p {
	color: rgba(170, 144, 85, 0.6); !important;
}

.blok:before {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	content: "";
	z-index: 99;
	background-image: url(/pcs/bb2.jpg);
	opacity: 0.10;
	background-size: cover;
	background-position: center;
}
.blok:first-of-type:before {
	background-image: url(/pcs/bb1.jpg);
}
.blok:nth-of-type(2):before {
	background-image: url(/pcs/bb2.jpg);

}
.blok:last-of-type:before {
	background-image: url(/pcs/bb3.jpg);
}

.blok_inner {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	max-width: 90%;
	z-index: 999;
}

.blok_inner h3.line {
	color: white;
	font-family: 'pt_sansbold';
	font-size: 23px;
	position: relative;
	letter-spacing: 1px;
	padding-bottom: 10px;
}

.blok_inner h3.line :after {
	position: absolute;
	background-color: white;
	left: 50%;
	height: 2px;
	width: 100px;
	margin-left: -50px;
	top: 100%;
	content: "";
}

.blok_inner h3.line strong {
	font-family: 'pt_sansregular';
	line-height: normal;
	font-size: 20px;
	color: inherit;
}

.blok_inner h3:not(.line) {
	font-family: 'pt_sansregular';
	color: white;
}


.blok_inner h3:not(.line) strong {
	font-family: 'pt_sansbold';
	line-height: normal;
	font-size: inherit;
	color: inherit;
}
.blok_inner h3:not(.line) a {
	color: white;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	transition: all 250ms ease;
}

.blok_inner h3:not(.line) a:hover {
	color: rgba(255,255,255,0.5);
}
.blok_inner p {
	font-size: 11px;
	color: rgba(255,255,255,0.5);
	margin: 0;

}











.tema {
	position: relative;
	display: block;
	font-size: 45px;
	color: black;
	letter-spacing: 2px;
	font-family: 'pt_sansbold';
	padding-bottom: 10px;
}

.tema:after {
	position: absolute;
	background-color: #aa9055;
	left: 50%;
	height: 3px;
	width: 70px;
	margin-left: -35px;
	top: 100%;
	content: "";
}


.tema:before {
	position: absolute;
	background-color: #aa9055;
	left: 50%;
	height: 3px;
	width: 100px;
	margin-left: -50px;
	top: 100%;
	margin-top: -6px;
	content: "";
}



.partneri {
	position: relative;
	display: block;
	padding-left: 0;
	padding-bottom: 35px;
	padding-top: 40px;
	background-color: white;
}

.partneri  .mainHeading {
	margin-top: 0;
}


.partneri_slider {
	position: relative;
	display: block;
	width: 100%;

}

.partneri_slider img {	
	height: 100px;
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}	


.partneri_slider .film_roll_child {	
	padding: 0 10px; 

}


.partneri_slider:before  {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 110px;
	content: "";
	z-index: 9999;
	background: white;
    background: -moz-linear-gradient(left, #fff 50%, transparent 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(50%,#fff), color-stop(100%,transparent));
    background: -webkit-linear-gradient(left, #fff 50%,transparent 100%);
    background: -o-linear-gradient(left, #fff 50%,transparent 100%);
    background: -ms-linear-gradient(left, #fff 50%,transparent 100%);
    background: linear-gradient(to right, #fff 50%,transparent 100%);
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#{#fff}', endColorstr='#{transparent}', GradientType=0)";
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#{#fff}', endColorstr='#{transparent}', GradientType=0)";
}
.partneri_slider:after  {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 110px;
	content: "";
	z-index: 9999;
	background: white;
    background: -moz-linear-gradient(left, transparent 0%, #fff 50%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,transparent), color-stop(50%,#fff));
    background: -webkit-linear-gradient(left, transparent 0%,#fff 50%);
    background: -o-linear-gradient(left, transparent 0%,#fff 50%);
    background: -ms-linear-gradient(left, transparent 0%,#fff 50%);
    background: linear-gradient(to right, transparent 0%,#fff 50%);
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#{transparent}', endColorstr='#{#fff}', GradientType=0)";
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#{transparent}', endColorstr='#{#fff}', GradientType=0)";
}


.film_roll_next,
.film_roll_prev {
	z-index: 99999;
}






.kontakt {
	position: relative;
	display: inline-block;
	font-size: 20px;
	vertical-align: top;
	text-align: left;
	color: #aa9055;
}
.kontakt:last-of-type {
	float: right;
}
.kontakt p, span {
	display: block;
	color: #aa9055;
	font-family: 'pt_sansregular';
	margin: 0 0 0 0;
}

.kontakt p strong {
	font-size: 25px;
	font-family: 'pt_sansbold';
	text-transform: uppercase;
}


.kontakt  span {
	display: block;
	color: black;
	font-family: 'pt_sansbold';
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 15px;
	margin-top: 5px;
	padding-left: 50px;
}

.kontakt  span img {
	position: absolute;
	left: 0;
	width: 30px;
	height: 30px;
}



.kontakt_wrap {
	position: relative;
	display: block;
	font-size: 0;
	text-align: left;
}

@media screen and (max-width: 920px) {
	.kontakt {
		float: none;
		display: block;
	}
	.kontakt:last-of-type {
		float: none;
		display: block;
		position: relative;
	}

}

@media screen and (max-width: 920px) {
	.kontakt  span {
		font-size: 20px;
	}
}




.loga {
	position: relative;
	display: block;
	margin-bottom: 40px;
}

.loga figure {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	margin: 10px 25px 20px 25px;
	vertical-align: middle;
}

.loga figure img {
	position: relative;
	display: block;
	max-width: 155px;
	max-height: 155px;
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}




.otherPartners p {
	font-size: 17px;
	padding: 10px 20px;
	position: relative;
	display: block;
}

.otherPartners strong {
	font-family: 'pt_sansbold';
	font-size: 26px;
	display: block;
	margin-bottom: 7px;
}

.otherPartners span {
	display: block;
	margin-bottom: 5px;
	color: black;
}




.halfs {
	position: relative;
	display: flex;
}

.half {
	position: relative;
	display: block;
	width: 50%;
}



.tris {
	position: relative;
	display: flex;
}

.tri {
	position: relative;
	display: block;
	width: 33%;
}

@media screen and (max-width: 650px) {
	.half {
		width: 100%;
	}
	.tri {
		width: 100%;
	}
	.tris, .halfs {
		display: block;
	}
}



















.popup {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.8);
	z-index: 999999999;
	line-height: 100vh;
	text-align: center;
	overflow: scroll;
	display: none;
}


.popup__inner {
	position: relative;
	display: inline-block;
	margin: 50px 0;
	vertical-align: middle;
	line-height: normal;
	max-width: 920px;
	width: 100%;
}

.popup__close {
	position: absolute;
	top: 15px;
	right: 15px;
	background-image: url(../pcs/close.png);
	width: 30px;
	height: 30px;
	background-size: 100% 100%;
	cursor: pointer;
	-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
transition: all 250ms ease;

}
.popup__close:hover {
	opacity: 0.5;
}
.overflow {
	overflow: hidden;
}




.mt20 {
	margin-bottom: 20px;
}

.mb20 {
	margin-bottom: 20px;
}
.mb40 {
	margin-bottom: 40px;
}


.smallLeftText {
	position: relative;
	display: block;
	text-align: left;
	max-width: 720px;
	margin: 0 auto;
}

.smallLeftText img {
	position: relative;
	display: block;
	margin: 0 auto;
	margin-bottom: 40px;
	max-width: 65%;
	border: 5px solid #aa9055;
}

.smallLeftText ul {
	position: relative;
	display: block;
	margin-bottom: 30px;
	padding: 0;
}


.smallLeftText p, .smallLeftText p strong,.smallLeftText ul li strong {
	font-size: 18px !important;
}

.smallLeftText ul li {
	padding: 0;
	position: relative;
	display: block;
	list-style-type: none;
	padding-left: 20px;
	font-size: 18px !important;
	margin-bottom: 5px;
}

.smallLeftText ul li:before {
	position: absolute;
	left: 0;
	top: 10px;
	width: 6px;
	height: 6px;
	background-color: #aa9055;
	content: "";
	border-radius: 3px;
}


.smallLeftText p strong em {
	font-size: 25px;
	font-family: 'pt_sansbold';
	text-align: center;
	display: block;
	padding-top: 10px;
}


.smallLeftText strong {
	font-family: 'pt_sansbold';
}

.smallLeftText h2 {
	padding-top: 20px;
	margin-bottom: 30px;
}
.smallLeftText p {
	font-family: 'pt_sansregular';
	padding-bottom: 10px;
	margin-top: 0;
}
.smallLeftText h3 {
	font-size: 25px;
	margin-bottom: 0;
	padding: 0;
	margin-bottom: 10px;
}


.smallLeftText h3:after {
	display: none;
}


.smallLeftText a {

	color: #aa9055;
	-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
transition: all 250ms ease;
}
.smallLeftText a:hover {
	opacity: 0.7;
}

.smallerP {
	font-size: 12px;
	color: black;
	position: relative;
	display: block;
	margin-top: -10px;
}
.biggerP {
	font-size: 1.5em;
	font-weight: bold;
}








.program {
	position: relative;
	display: block;
	margin-bottom: 100px;
	margin-top: 70px;
}

.program:before {
	position: absolute;
	border-right: 2px dashed #aa9055;
	left: 59px;
	width: 2px;
	top: 0;
	bottom: 0;
	content: "";
}

.program__den {
	position: relative;
	display: block;
	padding-left: 160px;
	min-height: 200px;
	padding-bottom: 0;
}

@media screen and (max-width: 550px) {
	.program__den {
		padding-left: 100px;
	}

	.program:before {
		left: 18px;
	}
}

.program__den.pb-bottom {
	padding-bottom: 60px;
}

.program__den h2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 120px;
	height: 90px;
	padding-top: 30px;
	border-radius: 50%;
	border: 1px solid #aa9055;
	color:  #aa9055;
	text-align: center;
	line-height: 20px;
	margin: 0;
	font-size: 15px;
	font-family: 'pt_sansbold';
	background-color: white;
}
@media screen and (max-width: 550px) {
	.program__den h2 {
		width: 100px;
		height: 80px;
		padding-top: 20px;
		left: -30px;
		font-size: 13px;
	}
}

.program__den__cas {
	position: relative;
	display: block;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 30px;
}

.program__den__cas:nth-of-type(even):before {
	position: absolute;
	left: -100vw;
	right: -100vw;
	top: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.03);
	content: "";
}

.program__den__cas h3 {
	position: relative;
	display: block;
	font-size: 30px;	
	text-align: left;
	font-family: 'pt_sansregular';
	color: rgba(0,0,0,0.5);
	margin: 0;
}


@media screen and (max-width: 550px) {
	.program__den__cas {
		padding-top: 25px;
	}
}

.program__den__cas h3 strong {	
	font-family: 'pt_sansbold';
	color:  #aa9055;
}

.program__den__cas div:before {
	position: relative;
	display: block;
	width: 140px;
	height: 2px;
	background-color: #aa9055;
	content: "";
	margin-top: 10px;
	margin-bottom: 20px;

}
.program__den__cas div p {	
	font-size: 15px;
	margin: 0;
}

.program__den__cas div p a {
	text-decoration: underline;
}

.program__den__cas div p a:hover {
	text-decoration: none;
}

.program__den__cas div ul {	
	padding-left: 25px;
	font-size: 15px;
}

.program__den__cas div strong {

}


.program__den__cas div h4 {	
	color:  #aa9055;
	font-size: 20px;
	margin-bottom: 5px;
	margin-top: 10px;
}





























