/* LAYOUT RESET */

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, ul, li, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; outline:0; }

/* TYPOGRAPHY RESET */

ul { list-style:none; }
blockquote, q { quotes:none; }
em, h1, h2, h3, h4, h5, h6 {	font-style:normal; font-variant:normal;}
legend {	display:none;	}


header,footer,article,section,aside,nav { display:block; }


/* Let's get this party started */ 
::-webkit-scrollbar { width: 12px; } 
/* Track */ 
::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.3); -webkit-border-radius: 10px; border-radius: 10px; } 
/* Handle */ 
::-webkit-scrollbar-thumb { -webkit-border-radius: 10px; border-radius: 10px; background: rgba(255,255,255,0.5); -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.5); } 
::-webkit-scrollbar-thumb:window-inactive { background: rgba(255,255,255,0.4); }

/* CLEAN CLEARING METHOD */

.clear {clear: both; height: 0px; font-size: 0px; line-height: 1px;}
mark {background: transparent; padding: 0; margin: 0; }
a {text-decoration: none; }
a:hover{text-decoration: none;}
* {color: #fff; font-family: 'cinzelregular';}
body {background: #000; padding: 0; margin: 0; text-align: center; font-size: 14px; color: #fff; overflow:hidden;}
.img {position: fixed; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: 0;}
.slidesjs-container{height: 100% !important;}

.wrap {max-width: 1080px; margin: 0 auto; text-align: left; position: relative;}

#header{width: 100%; height: 110px; background: url(../img/top-line.png) repeat-x 0 100%; z-index: 100; position: fixed; top: 0; left: 0;}
#header.relative {position: absolute;}
#header .logo {position: absolute; top: 0; left: 0; width: 229px; height: 110px; background: url(../img/logo.png) no-repeat 0 0}
#header .logo a {display: block; width: 100%; height: 100%; text-indent: -10000px;}
#header .lang {text-align: right; padding-top: 10px; padding-right: 5px; position: relative; font-family: 'cinzelregular'; text-shadow: -2px 1px #111; }
#header .lang .slang {font-size: 11px; padding-left:  15px; background: url(../img/lang_select.png) no-repeat 0 100%;}
#header .lang #lselect {position: absolute; right: -5px; top: 30px; background: rgba(0,0,0,0.8); z-index: 100;}
#header .lang #lselect a {font-size: 11px; display: block; padding: 5px 10px; white-space: nowrap;}
#header .lang #lselect a:hover {background: #000;}

#nav {float: right; margin-top: 40px;}
#nav ul {float:right;}
#nav li {float: left;; border-top: 1px solid #7c7570; padding: 0 15px;}
#nav li:first-child {padding-left: 3px;}
#nav li:last-child {padding-right: 3px;}
#nav li a {color: #fff; font-size: 18px; display: inline-block; line-height: 28px; font-family: 'cinzelregular'; text-shadow: -2px 1px #111; }
#nav li a.active {font-weight: bold;}

#nav.sub {margin-top: 20px;}
#nav.sub li {border-top: none; }
#nav.sub ul:last-child {border-top: 1px solid #7c7570;}
#nav.sub .subnav {clear: both;}
#nav.sub .subnav li {border: none;}
#nav.sub .subnav li a {
	font-size: 16px; 
	//color: #8e8e8e;
}
#nav.sub .subnav li.active {
	/*border-left:1px solid  #7c7570;
	border-right:1px solid  #7c7570;
	border-bottom:1px solid  #7c7570;
	*/
	background:rgba(255,255,255,0.1)
}
/*
#nav.sub .subnav li.active a  {color: #aaa;}
*/

#nav.sub li.active {
	/*border-left:1px solid  #7c7570;
	border-right:1px solid  #7c7570;
	border-bottom:1px solid  #7c7570;
	*/
	background:rgba(255,255,255,0.1)
}

#nav select {display: none;color: #000;}
#nav select option{color: #000;}


/* Uvodna stranka */
#main h2 {font-size: 6vmin; position: fixed; bottom: 25vh; font-family: 'cinzel_decorativeregular'; text-shadow: 2px 2px #111;font-weight: 100; }
#main h2 strong {font-size: 10vmin; color: #fff; display: block; padding-left: 115px; font-weight: 500; font-family: 'cinzel_decorativeregular'; text-shadow: 2px 2px #111;}

#content {margin-top: 145px; overflow-x: hidden; width: 100%; overflow-y:auto; position: relative; z-index: 1}
#content .content {background: rgba(0,0,0,0.5); padding: 15px;}
#content .ctext {}
#content .ctext h1 {font-size: 24px; padding-bottom: 10px; border-bottom: 1px solid #fff; margin-bottom: 10px;}
#content .ctext p {line-height: 1.5em; margin-bottom: 2em; text-align: justify;}

/* Galeria */
#content .gall {background-color: transparent; padding: 0; text-align: center;;}
#content .gall .filter {background: rgba(0,0,0,0.5); border-radius: 5px; -webkit-border-radius: 5px; display: inline-block; padding: 0 10px; text-align: center; margin: 0 auto; height: 25px; overflow: hidden;}
#content .gall .filter a {display: block; margin: 5px 10px; float: left;}
#content .gall .list .i {display: block; float: left; margin: 20px 20px 10px 0; text-align: left;}
#content .gall .list .i span {display: block; padding-top: 3px;}
#content .gall .list .i:nth-child(4n) {margin-right: 0;}
#content .gall .list .i:nth-child(4n+1) {clear: left;}
#content .gall .list .i img{-webkit-box-shadow: 3px 3px 2px 1px rgba(0, 0, 0, 0.6); box-shadow: 3px 3px 2px 1px rgba(0, 0, 0, 0.6);}

#content .gall .detail {position: relative; padding-bottom: 30px;}
#content .gall .detail p {text-align: left; padding: 10px 0 25px 0; font-size: 15px;}
#content .gall .detail p span {padding: 0 5px; }
#content .gall .detail img {-webkit-box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, 0.6); box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, 0.6); width: 1080; max-height: 720px;}
#content .gall .detail .slidesjs-navigation {position: absolute; top: 735px; display: block; height: 18px; background-image: url(../img/btns-next-prev.png); text-indent: -10000px; z-index: 100;}
#content .gall .detail .slidesjs-previous {background-position: 0 0; width: 12px; right: 55px;}
#content .gall .detail .slidesjs-next {background-position: -12px 0; width: 12px; right: 40px;}
#content .gall .detail .slidesjs-play {background-position: -24px 0; width: 16px; right: 18px;}
#content .gall .detail .slidesjs-stop {background-position: -40px 0; width: 18px; right: 18px;}

/* Footer stranky */
#footer {z-index: 1; width: 100%; height: 68px; background: url(../img/bottom-line.png) repeat-x 0 0; position: fixed; bottom: 0;}
#footer.relative {position: relative;}
#footer p {line-height: 68px; color: #8e8e8e; font-size: 11px;}
#footer p .sep {padding: 0 5px;}
#footer a {color: #8e8e8e;}
#footer .links {float: left;}
#footer .copy {float: right;}


/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../img/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../img/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../img/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../img/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	position: relative;
	text-shadow: none;
	z-index: 8050;
	color: #666;
	font-size: 14px; line-height: 1.5em;
}
.fancybox-title strong {color: #666; display: block; font-size: 16px;}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
input,button {
color: black;
font-family:arial;
}

@media (max-width: 960px) {
	
  #header{position: relative; height: 145px;}
	#header nav{float: left; margin: 5px 0 5px 5px !important;}
	#header .logo{position: relative; margin: 0 auto;}
	#header .lang{float: right; padding-top: 5px;}
	#nav ul     { display: none; }
  #nav select { display: inline-block; z-index: 100;}
	#content {height: auto !important; clear: both; margin-top: 10px;}
	.uvod_text{font-size: 0px;}
	#footer {position: relative; padding: 10px; height: auto;}
	#footer p{line-height: 20px; float: none !important;}
	.itemid-102 #footer {position: fixed;}
	body{overflow: auto; overflow-x: hidden;}
	#content img{max-width:100%;}
	#content .gall div{margin: 0; padding: 0 !important; width: auto !important; float: none !important;}
	#content .gall .list div{float: none; width: auto; padding: 10px !important;}
	.fancybox-nav span{visibility: visible; opacity: 0.5; filter: alpha(opacity=50);}
	
}

@media screen and (max-height: 800px) {
	/*#main h2 {padding-top: 350px;}*/
}
