@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, li, 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;
}
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;
}

#page {
	width: 100%;
	position: relative;
    min-height: 100%;
    _height: 100%; 
}

/* uvodni strana */

@media only screen and (min-width: 1024px) and (min-height: 1050px) {
	#uvod {
		position: relative;
		width: 100%;
		min-height: 1000px;
		height:100vh;
		_height: 100%;
		/*background: url("../obrazky/pivovar_kamera3_rel01.jpg") no-repeat top center;
		-webkit-background-size: cover; 
		-moz-background-size: cover;    
		-o-background-size: cover;      
		background-size: cover; */
	}
	#uvod-obrazek {
		overflow: hidden;
		position: relative;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		visibility: hidden;
	}
	#uvod-obrazek img {
	display: block;
	width: 100%;
	min-height: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	position: relative;
	top: 0%;
	}	

	#hlavicka-obal {
		width: 100%;
		position: fixed;
		top: 0px;
		background-color: #ffffff;
	}	
	#hlavicka {
		width: 1000px;
		padding: 0px;
		margin: 0 auto;	
		border-bottom: 1px solid #d0d0d0;	
	}	
	#hlavicka-top {
		width: 100%;
		height: 103px;
		background: url("../obrazky/nadpis_103.gif") top center repeat-x;
	}
	#nav-packed {
		display: none;
	}	
	#nav {
		height: auto;
		display: block;
		padding-top: 0px;
		width: 1500px;
	}
	#nav ul.navigation li {
		float: left;
	}
	#nav ul.navigation li a, #nav ul.navigation li a:visited {
		font-size: 18px;
		line-height: 50px;
		padding: 10px 110px 37px 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;
	}		
	.obsah-in {
		text-align: left;
		width: 1000px;
		margin: 0 auto;
		overflow: hidden;
		position: relative;
	}
	.obsah-in2 {
		padding: 0px;
	}
	#uvod-paticka {
		overflow: hidden;
		width: 100%;
		height: 434px;
		position: absolute;
		bottom: 0;
		left: 0;
		background: url("../obrazky/cerna80.png") top left repeat;
	}	
	#paticka-top {
		padding: 38px 0 38px 0;
		width: 1200px;
	}	
	#paticka-bottom	{
		height: 200px;
		text-align: center;
		padding: 45px 0 0 0;
		font-size: 14px;
		font-style: italic;
		background-color: #000000;
		color: #9a9a9a;
	}
	#paticka-bottom-text	{
		text-align: center;
		padding: 0 100px 0 100px;
	}	
	#paticka-bottom	.bila {
		color: #ffffff;
		font-weight: 700;
	}	
	.blok {
		float: left;
		cursor: pointer;
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 75px;
		margin-bottom: 0px;
		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;
	}
	.bloko {
		cursor: pointer;
		width: 240px;
		color: #ffffff;
		background-color: #f49a20;	
		position: absolute;
		top: -1000px;
	}
	#blok1o {
		left: 0;
		display: none;
	}
	#blok2o {
		display: none;
		left: 0;
	}
	#blok3o {
		display: none;
		left: 0;
	}
	#blok4o {
		display: none;
		left: 0;
	}
	.text-in {
		padding: 20px 10px;
		font-size: 12px;
		line-height: 1.25em;
		color: #ffffff;
	}		
	#big-text {
		text-align: center;
		margin-top: 214px;
		margin-bottom: 454px;
		font-size: 57px;
		line-height: 58px;
		font-weight: 900;
		color: #ffffff;
		visibility: hidden;
	}
#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; 
}

#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: 0%;
}
	
}
@media only screen and (min-width: 1024px) and (min-height: 780px) and (max-height: 1049px){
	#uvod {
		position: relative;
		width: 100%;
		min-height: 780px;
		height:100vh;
		_height: 100%;
		/*background: url("../obrazky/pivovar_kamera3_rel01.jpg") no-repeat top center;
		-webkit-background-size: cover; 
		-moz-background-size: cover;    
		-o-background-size: cover;      
		background-size: cover; */
	}
	#uvod-obrazek {
		overflow: hidden;
		position: relative;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		visibility: hidden;
	}
#uvod-obrazek img {
	display: block;
	width: 100%;
	min-height: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	position: relative;
	top: 0%;
	}	
	#hlavicka-obal {
		width: 100%;
		position: fixed;
		top: 0px;
		background-color: #ffffff;		
	}	
	#hlavicka {
		width: 1000px;
		padding: 0px;
		margin: 0 auto;	
		border-bottom: 1px solid #d0d0d0;	
	}	
	#hlavicka-top {
		width: 100%;
		height: 86px;
		background: url("../obrazky/nadpis_86.gif") top center repeat-x;		
	}	
	#nav-packed {
		display: none;
	}	
	#nav {
		height: auto;
		display: block;
		padding-top: 0px;
		width: 1500px;
	}
	#nav ul.navigation li {
		float: left;
	}
	#nav ul.navigation li a, #nav ul.navigation li a:visited {
		font-size: 18px;
		line-height: 25px;
		padding: 9px 110px 13px 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;
	}		
	.obsah-in {
		text-align: left;
		width: 1000px;
		margin: 0 auto;
		overflow: hidden;
		position: relative;
	}	
	.obsah-in2 {
		padding: 0px;
	}
	#uvod-paticka {
		overflow: hidden;
		width: 100%;
		height: 240px;
		position: absolute;
		bottom: 0;
		left: 0;
		background-color: #000000;
	}
	#paticka-top {
		padding: 21px 0 21px 0;
		width: 1200px;
	}	
	#quotemark-pic {
		display: none;
	}	
	#paticka-bottom	{
		text-align: center;
		padding: 10px 0 0 0;
		font-size: 14px;
		font-style: italic;
		color: #9a9a9a;
	}
	#paticka-bottom-text	{
		text-align: center;
		padding: 0 65px 0 65px;
	}	
	#paticka-bottom	.bila {
		color: #ffffff;
		font-weight: 700;
	}	
	.blok {
		float: left;
		cursor: pointer;
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 75px;
		margin-bottom: 0px;
		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;
	}
	.bloko {
		cursor: pointer;
		width: 240px;
		color: #ffffff;
		background-color: #f49a20;	
		position: absolute;
		top: -1000px;
	}
	#blok1o {
		left: 0;
		display: none;
	}
	#blok2o {
		display: none;
		left: 0;
	}
	#blok3o {
		display: none;
		left: 0;
	}
	#blok4o {
		display: none;
		left: 0;
	}
	.text-in {
		padding: 20px 10px;
		font-size: 12px;
		line-height: 1.25em;
		color: #ffffff;
	}	
	#big-text {
		text-align: center;
		margin-top: 165px;
		margin-bottom: 240px;
		font-size: 57px;
		line-height: 58px;
		font-weight: 900;
		color: #ffffff;
		visibility: hidden;
	}	
#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; 
}

#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: 0%;
}			
}
@media only screen and (min-width: 1024px) and (max-height: 779px) {
	#uvod {
		position: relative;
		width: 100%;
		height: 780px;
		/*background: url("../obrazky/pivovar_kamera3_rel01.jpg") no-repeat top center;
		-webkit-background-size: cover; 
		-moz-background-size: cover;    
		-o-background-size: cover;      
		background-size: cover; */
	}	
	#uvod-obrazek {
		overflow: hidden;
		position: relative;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		visibility: hidden;
	}
	#uvod-obrazek img {
	display: block;
	width: 100%;
	min-height: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	position: relative;
	top: 0%;
	}		
	#hlavicka-obal {
		width: 100%;
		position: fixed;
		top: 0px;
		background-color: #ffffff;		
	}	
	#hlavicka {
		width: 1000px;
		padding: 0px;
		margin: 0 auto;	
		border-bottom: 1px solid #d0d0d0;	
	}	
	#hlavicka-top {
		width: 100%;
		height: 86px;
		background: url("../obrazky/nadpis_86.gif") top center repeat-x;		
	}	
	#nav-packed {
		display: none;
	}	
	#nav {
		height: auto;
		display: block;
		padding-top: 0px;
		width: 1500px;
	}
	#nav ul.navigation li {
		float: left;
	}
	#nav ul.navigation li a, #nav ul.navigation li a:visited {
		font-size: 18px;
		line-height: 25px;
		padding: 9px 110px 13px 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;
	}		
	.obsah-in {
		text-align: left;
		width: 1000px;
		margin: 0 auto;
		overflow: hidden;
		position: relative;
	}	
	.obsah-in2 {
		padding: 0px;
	}	
	#uvod-paticka {
		overflow: hidden;
		width: 100%;
		height: 240px;
		position: absolute;
		bottom: 0;
		left: 0;
		background-color: #000000;
	}
	#paticka-top {
		padding: 21px 0 21px 0;
		width: 1200px;
	}	
	#quotemark-pic {
		display: none;
	}	
	#paticka-bottom	{
		text-align: center;
		padding: 10px 0 0 0;
		font-size: 14px;
		font-style: italic;
		color: #9a9a9a;
	}
	#paticka-bottom-text	{
		text-align: center;
		padding: 0 65px 0 65px;
	}	
	#paticka-bottom	.bila {
		color: #ffffff;
		font-weight: 700;
	}	
	.blok {
		float: left;
		cursor: pointer;
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 75px;
		margin-bottom: 0px;
		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;
	}
	.bloko {
		cursor: pointer;
		width: 240px;
		color: #ffffff;
		background-color: #f49a20;	
		position: absolute;
		top: -1000px;
	}
	#blok1o {
		left: 0;
		display: none;
	}
	#blok2o {
		display: none;
		left: 0;
	}
	#blok3o {
		display: none;
		left: 0;
	}
	#blok4o {
		display: none;
		left: 0;
	}
	.text-in {
		padding: 20px 10px;
		font-size: 12px;
		line-height: 1.25em;
		color: #ffffff;
	}	
	#big-text {
		text-align: center;
		margin-top: 165px;
		margin-bottom: 240px;
		font-size: 57px;
		line-height: 58px;
		font-weight: 900;
		color: #ffffff;
		visibility: hidden;
	}		
#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; 
}

#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: 0%;
}		
}
@media only screen and (max-width: 1023px) {
	#uvod {
		position: relative;
		width: 100%;
		min-height: 780px;
		/*background: url("../obrazky/pivovar_kamera3_rel01.jpg") no-repeat top center;
		-webkit-background-size: cover; 
		-moz-background-size: cover;    
		-o-background-size: cover;      
		background-size: cover; */
	}	
	#uvod-obrazek {
		overflow: hidden;
		position: relative;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 390px;
		margin-top: 150px;
		margin-bottom: 240px;
		visibility: hidden;
	}
	#uvod-obrazek img {
	display: block;
	width: 100%;
	min-height: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	position: relative;
	top: 0%;
	}		
	#hlavicka-obal {
		width: 100%;
		position: fixed;
		top: 0px;
		background-color: #ffffff;		
	}	
	#hlavicka {
		width: 100%;
		padding: 0px;
		margin: 0 auto;	
		border-bottom: 1px solid #d0d0d0;	
	}	
	#hlavicka-top {
		width: 100%;
		height: 86px;
		background: url("../obrazky/nadpis_86.gif") top center repeat-x;		
	}	
	#nav-packed {
		width: 100%;
		height: 65px;
		background: url("../obrazky/menu-icon.gif") center right no-repeat;	
		font-size: 36px;
		line-height: 45px;
		text-align: left;
		color: #666666;
		font-weight: 400;
	}
	#nav-packed-in {
		padding: 10px;
	}
	#nav {
		padding-top: 0px;
		width: 100%;
		height: 0px;
		overflow: hidden;
		display: none;
	}
	#nav ul.navigation li {
		width: 100%;
		border-top: 1px solid #d0d0d0;
	}
	#nav ul.navigation li a, #nav ul.navigation li a:visited {
		font-size: 18px;
		line-height: 25px;
		padding: 15px 0;
		display: block;
		width: 100%;
		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;
	}		
	.obsah-in {
		text-align: left;
		width: 100%;
		margin: 0 auto;
		overflow: hidden;
		position: relative;
	}	
	
	#uvod-paticka {
		overflow: hidden;
		width: 100%;
		height: auto;
		position: absolute;
		bottom: 0;
		left: 0;
		background-color: #000000;
	}
	#paticka-top {
		padding: 15px 0 0px 15px;
		width: 100%;
	}
	#quotemark-pic {
		display: none;
	}
	#paticka-bottom	{
		text-align: center;
		padding: 10px 0 0 0;
		font-size: 14px;
		font-style: italic;
		color: #9a9a9a;
	}
	#paticka-bottom-text	{
		text-align: center;
		padding: 0 15px 0 15px;
	}	
	#paticka-bottom	.bila {
		color: #ffffff;
		font-weight: 700;
	}
	.blok {
		float: left;
		cursor: pointer;
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 75px;
		margin-bottom: 15px;
		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;
	}
	.bloko {
		cursor: pointer;
		width: 240px;
		color: #ffffff;
		background-color: #f49a20;	
		position: absolute;
		top: -1000px;
	}
	#blok1o {
		left: 0;
		display: none;
	}
	#blok2o {
		display: none;
		left: 0;
	}
	#blok3o {
		display: none;
		left: 0;
	}
	#blok4o {
		display: none;
		left: 0;
	}
	.text-in {
		padding: 20px 10px;
		font-size: 12px;
		line-height: 1.25em;
		color: #ffffff;
	}	
	#big-text {
		text-align: center;
		margin-top: 165px;
		margin-bottom: 240px;
		font-size: 57px;
		line-height: 58px;
		font-weight: 900;
		color: #ffffff;
		visibility: hidden;
	}	
#lokalita {
	padding-bottom: 60px;
}

#lokalita p#mapa {
	padding-left: 0;
	padding-right: 0;
}
#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; 
}
	#cenik .obsah-in2, #o-projektu .obsah-in2, #kontakt .obsah-in2 {
		padding: 0 15px;
	}
#lokalita p {
	padding-left: 15px;
	padding-right: 15px;
}
#lokalita h1 {
	margin-left: 15px;
	padding-right: 15px;
}
#galerie h1 {
	margin-left: 15px;
	padding-right: 15px;
}	
#mini-fotogalerie {
	width: 100%;
}
.mini-fotogalerie-fotka {
	width: 48%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 2%;
	float: left;
}
.mini-fotogalerie-fotka a {
	display: block;
	width: 100%;
}
.mini-fotogalerie-fotka a img {
	width: 100%;
}			
}
@media only screen and (max-width: 600px) {
.mini-fotogalerie-fotka {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 15px;
	float: left;
}
#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: 12px;
	line-height: 1.25em;
	font-weight: 600;
	padding: 5px 0;
	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: 12px;
	line-height: 1.25em;
	color: #000000;
	font-weight: 900;
	padding: 5px 0;
	text-align: center; 
}
	#big-text {
		text-align: center;
		margin-top: 165px;
		margin-bottom: 240px;
		font-size: 45px;
		line-height: 46px;
		font-weight: 900;
		color: #ffffff;
		visibility: hidden;
	}	
}
