@charset "utf-8";
/* CSS Document */


*, html {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both; 
}
.clearing {
	clear: both;
	width: 100%;
	height: 2px;
	font-size: 2px;
	line-height: 2px;
}
html, body {
     height: 100%;
}
body {
	position: relative;
	color: #3e3e3e;
	font-family: Quicksand, sans-serif;
	font-size: 16px;
	line-height: 1.25em;
	text-align: center; 
    min-height: 100%;
    _height: 100%;
	background: #ffffff;
}
ul {
	list-style: none;
}
h1, h2, h3, h4, h5, form, ul, li, table, tr, td, p {
	margin: 0;
	padding: 0;
	border: 0;
}
table {
	border-collapse: collapse;
}
a, a:hover, a:visited {
	color: #ffffff;
}
a:hover {
	text-decoration: none;
}
img {
	position: relative;
}
p {
	padding-bottom: 20px;
}
a img {
	border: 0;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
#page {
	width: 100%;
	position: relative;
    min-height: 100%;
    _height: 100%; 
	text-align: left;
}

#uvod {
	position: relative;
	width: 100%;
	min-height: 100px;
	height:100vh;
	_height: 100%;
	overflow: hidden;
	background: url("../obrazky/Sibenik2022_kameraA_rel01.jpg") no-repeat center center;
	-webkit-background-size: cover; 
	-moz-background-size: cover;    
	-o-background-size: cover;      
	background-size: cover;
}
	
#uvod-obrazek-shadow {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50%;
	height:100vh;
	_height: 100%;
	background: url("../obrazky/uvod_prechod2.png");
	background-size: 100% 100%;
}	
#hlavicka-obal {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-bottom: 14px;
	background: url("../obrazky/hlavicka-stin.png") repeat-x bottom left;
}	
#hlavicka {
	width: 100%;
	height: 90px;
	position: relative;
	background-color: white;
}	
#logo-dachi {
	padding: 20px 10px 19px 20px;
	float: left;
}	
#logo-projekt {
	padding: 20px 10px 19px 20px;
	float: left;	
}	
#menu-zaviratko {
	display: none;
}
#nav {
	z-index: 9999;		
	width: auto;
	height: auto;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}
#nav ul.navigation li {
	float: left;
}
#nav ul.navigation li a, #nav ul.navigation li a:visited {
	line-height: 90px;
	display: block;
	color: #4a4a4a;
	text-decoration: none;
	font-size: 16px;
	font-weight: 700;
}	
#nav .navigation {
	text-align: left;
}	
#nav-packed {
	display: none;
}	
#uvod-info {
	position: absolute;
	bottom: 70px;
	right: 70px;
	background: url("../obrazky/jerab.png") center right no-repeat;	
	padding-right: 55px;
}
#uvod-info-text {
	color: white;
	text-transform: uppercase;
	padding-right: 20px;
	border-right: 1px solid #a0a0a0; 
}
#uvod-texty {
	position: absolute;
	top: 200px;
	right: 70px;
}
#uvod-velky-text {
	line-height: 1.25em;	
	font-size: 78px;
	color: white;
	font-weight: 700;
	text-align: right;
	padding-bottom: 20px;	
}
#uvod-mensi-text {
	line-height: 1.25em;	
	font-size: 40px;
	color: white;
	text-align: right;
	padding-bottom: 30px;
}
#uvod-mensi-text div {
	padding-bottom: 10px;
}
#uvod-tlacitko {
	float: right;
	width: 350px;
	background: #24cd45 url("../obrazky/bila_sipka.png") center right no-repeat;	
}
a#uvod-tlacitko-text {
	line-height: 70px;	
	font-size: 22px;
	color: white;
	font-weight: 700;
	display: block;
	padding-right: 70px;
}
a#uvod-tlacitko-text span {
	padding-right: 30px;
	padding-left: 30px;
	border-right: 1px solid #4adf67; 
	display: block;
}
@media only screen and (min-width: 1400px) {
	#uvod-obrazek-shadow {
		width: 50%;
	}			
}
@media only screen and (min-width: 1110px) and (max-width: 1399px) {
	#uvod-obrazek-shadow {
		width: 66%;
	}			
}
@media only screen and (min-width: 1110px) {
	#nav ul.navigation li a {
		margin: 0 15px;
	}	
	#nav {
		padding-right: 55px;
	}	
	#uvod-obrazek-shadow {
		width: 66%;
	}		
}
@media only screen and (min-width: 1024px) {
	#nav ul.navigation li a {
		margin: 0 10px;
	}	
	#uvod-obrazek-shadow {
		width: 75%;
	}			
}
@media only screen and (min-width: 1024px) {
	#nav ul.navigation li a {
		margin: 0 10px;
	}	
}
@media only screen and (max-width: 1023px) {
	#hlavicka {
		height: 90px;
	}
	#nav-packed {
		width: 100px;
		height: 90px;
		background: url("../obrazky/menu-icon.gif") center right no-repeat;	
		font-size: 36px;
		line-height: 90px;
		text-align: left;
		color: #666666;
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		cursor: pointer;
		padding: 0;
	}
	#nav {
		position: relative;
		padding-top: 0px;
		width: 100%;
		overflow: hidden;
		display: none;
		position: static;
		background-color: white;
		height: 0;
	}
	#nav .navigation {
		text-align: center;
		position: relative;
	}
	
	#nav ul {
		padding: 0;
		width: 100%;
	}
	
	#nav ul li {
		width: 100%;
		border-bottom: 1px solid #cccccc;
	}
	
	#nav ul.navigation li a {
		font-size: 25px;
		line-height: 1em;
		display: block;
		color: #4a4a4a;
		padding: 15px;
	}
	
	#nav ul.navigation li a:hover,
	#nav ul.navigation li a:focus {
		color: #24cd45;
	}
	#uvod-obrazek-shadow {
		width: 80%;
	}			
}
@media only screen and (max-width: 600px) {
	#uvod-obrazek-shadow {
		width: 75%;
	}		
	#logo-dachi {
		display: none;
	}	
	#uvod-info {
		position: absolute;
		bottom: 70px;
		right: 70px;
		background: url("../obrazky/jerab.png") center right no-repeat;	
		padding-right: 55px;
	}
	#uvod-info-text {
		color: white;
		text-transform: uppercase;
		padding-right: 20px;
		border-right: 1px solid #a0a0a0; 
	}
	#uvod-texty {
		position: absolute;
		top: 200px;
		right: 0px;
		width: 100%;
	}
	#uvod-velky-text {
		line-height: 1.25em;	
		font-size: 45px;
		color: white;
		font-weight: 700;
		text-align: center;
		padding-bottom: 10px;	
	}
	#uvod-mensi-text {
		line-height: 1.25em;	
		font-size: 25px;
		color: white;
		text-align: center;
		padding-bottom: 10px;
	}
	#uvod-mensi-text div {
		line-height: 1.25em;	
		font-size: 25px;
		color: white;
		text-align: center;
		padding-bottom: 5px;
	}	
	#uvod-tlacitko {
		float: right;
		width: 350px;
		background: #24cd45 url("../obrazky/bila_sipka.png") center right no-repeat;	
	}			
}
@media only screen and (max-width: 350px) {
	#uvod-tlacitko {
		margin: 0 auto;
		float: none;
		width: 90%;
		background: #24cd45 url("../obrazky/bila_sipka.png") center right no-repeat;	
	}	
	a#uvod-tlacitko-text {
		line-height: 70px;	
		font-size: 22px;
		color: white;
		font-weight: 700;
		display: block;
		padding-right: 0px;
	}
	a#uvod-tlacitko-text span {
		padding-right: 0px;
		padding-left: 15px;
		border-right: 0; 
		display: block;
	}	
	#logo-projekt {
		width: 180px;
		overflow: hidden;
	}		
	#uvod-velky-text {
		font-size: 40px;
	}
	#uvod-mensi-text {
		font-size: 22px;
	}		
}
@media only screen and (min-height: 600px) and (max-height: 800px) {

	#uvod-velky-text {
		padding-bottom: 15px;	
	}
	#uvod-mensi-text {
		padding-bottom: 20px;
	}
	#uvod-mensi-text div{
		padding-bottom: 10px;
	}	
}
@media only screen and (max-height: 599px) {

}