@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: #000000;
	font-family: Open Sans, Arial, sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 20px;
	text-align: center; 
    min-height: 100%;
    _height: 100%;
	background: #ffffff;
}
ul {
	list-style: none;
}
h1, h2, h3, h4, h5, form, ul, table, tr, td, p {
	margin: 0;
	padding: 0;
	border: 0;
}
table {
	border-collapse: collapse;
}
a, a:hover, a:visited {
	color: #f7aa11;
}
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%; 
}
h1 {
	margin-top: 80px;
	padding: 25px 0px 60px 0px;
	font-size: 36px;
	line-height: 1em;
	font-weight: 900;
	color: #f49a20;
	text-transform: uppercase;
	background: url("../obrazky/h1-pozadi.gif") no-repeat top left;
}

.obsah-in {
	text-align: left;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.slide {
}
#uvod {
	position: relative;
	width: 100%;
	min-height: 880px;
	height:100vh;
	_height: 100%;
	background: url("../obrazky/pivovar_kamera3_rel01.jpg") no-repeat top center;
	-webkit-background-size: cover; /* For WebKit*/
	-moz-background-size: cover;    /* Mozilla*/
	-o-background-size: cover;      /* Opera*/
	background-size: cover; 
}
#big-text {
	text-align: center;
	padding: 214px 0px 454px 0px;
	font-size: 57px;
	line-height: 58px;
	font-weight: 900;
	color: #ffffff;
}

#uvod-paticka {
	overflow: hidden;
	width: 100%;
	height: 384px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url("../obrazky/uvod-paticka.png") bottom left repeat-x;
}
#paticka-top {
	padding: 39px 0 15px 0;
	width: 1200px;
}
.blok {
	float: left;
	cursor: pointer;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 75px;
	width: 165px;
	margin-right: 14px;
	font-size: 21px;
	line-height: 25px;
	font-weight: 900;
	text-transform: uppercase;
	color: #ffffff;
	background: #f49a20 url("../obrazky/kriz.png") 0px 0px no-repeat;	
}
.blok-in {
	text-align: left;
	cursor: pointer;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 75px;
	width: 165px;
	margin-right: 14px;
	font-size: 21px;
	line-height: 25px;
	font-weight: 900;
	text-transform: uppercase;
	color: #ffffff;
	background: #f7aa11 url("../obrazky/minus.png") 0px 0px no-repeat;	
}
#overstavy {
	min-height: 880px;	
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
	height:100vh;
	_height: 100%;
	z-index: 1000;
	display: none; 
}
#overstavy-in {
	min-height: 880px;	
	height:100vh;
	_height: 100%;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.bloko {
	cursor: pointer;
	width: 240px;
	color: #ffffff;
	background-color: #f49a20;	
	position: absolute;
	bottom: 265px;
}
#blok1o {
	left: 0;
	display: none;
}
#blok2o {
	display: none;
	left: 254px;
}
#blok3o {
	display: none;
	left: 508px;
}
#blok4o {
	display: none;
	left: 762px;
}
.text-in {
	padding: 20px 10px;
	font-size: 12px;
	line-height: 1.25em;
	color: #ffffff;
}
#paticka-bottom	{
	text-align: center;
	padding: 45px 100px 0 100px;
	font-size: 14px;
	font-style: italic;
	color: #9a9a9a;
}
#paticka-bottom	.bila {
	color: #ffffff;
}
#hlavicka-obal {
	width: 100%;
	position: fixed;
	top: 0px;
	background: url("../obrazky/pozadi-hlavicka.gif") 0px 0px repeat-x;		
}
#lokalita {
	padding-bottom: 60px;
}
#cenik {
	background-color: #f7aa11;
	padding-bottom: 60px;
}
#cenik h1 {
	margin-top: 80px;
	padding: 25px 0px 60px 0px;
	font-size: 36px;
	line-height: 1em;
	font-weight: 900;
	color: #ffffff;
	text-transform: uppercase;
	background: url("../obrazky/h1-pozadi-inv.gif") no-repeat top left;
}
#cenik table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
#cenik table td {
	border-top: 2px solid #f7aa11;
	border-bottom: 2px solid #f7aa11;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	background-color: #ffffff;
	color: #000000;
	font-size: 14px;
	line-height: 1.25em;
	font-weight: 600;
	padding: 15px;
	text-align: center; 
}
#cenik table th {
	border-top: 2px solid #f7aa11;
	border-bottom: 2px solid #f7aa11;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	background-color: #ffffff;
	font-size: 14px;
	line-height: 1.25em;
	color: #000000;
	font-weight: 900;
	padding: 15px;
	text-align: center; 
}

#hlavicka {
	width: 1000px;
	padding: 0px;
	height: 194px;
	margin: 0 auto;	
	background: url("../obrazky/hlavicka.gif") 0px 0px no-repeat;		
}
#logo-projekt {
	width: 160px;
	height: 84px;
	position: relative;	
	overflow: hidden;
	float: left;
	margin-right: 20px;
}
#logo-projekt span {
	width: 160px;
	height: 84px;
	display: block;
	position: absolute;	
	top: 0;
	left: 0;
	background: url("../obrazky/logo.gif") 0px 0px no-repeat;	
}
#nav {
	padding-top: 115px;
	width: 1500px;
}
#nav ul.navigation li {
	float: left;
}
#nav ul.navigation li a, #nav ul.navigation li a:visited {
	font-size: 18px;
	line-height: 40px;
	padding: 10px 110px 10px 0px;
	display: block;
	font-weight: 600;
	color: #666666;
	text-decoration: none;
}
#nav ul.navigation li a:hover {
	color: #f49a20;	
	text-decoration: underline;
}
#nav ul.navigation li.active a, #nav ul.navigation li.active a:visited {
	color: #f49a20;	
	text-decoration: underline;
}
#mini-fotogalerie {
	width: 1300px;
}
.mini-fotogalerie-fotka {
	width: 300px;
	margin-right: 50px;
	float: left;
	height: 225px;
	overflow: hidden;
}
.mini-fotogalerie-fotka a {
	display: block;
	width: 300px;
	height: 225px;
	position: relative;
	overflow: hidden;
}
.mini-fotogalerie-fotka a img {
	display: block;
	width: 100%;
	min-height: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
