@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: Verdana, Geneva, sans-serif;
	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: #ee7f00;
}
a:hover {
	text-decoration: none;
}
img {
	position: relative;
}
p {
	padding-bottom: 20px;
}
a img {
	border: 0;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.mensi-text {
	font-size: 14px;
}
.vetsi-text {
	font-size: 16px;
}
.super-text {
	font-size: 35px;
	font-weight: bold;
	line-height: 1.25em;
}
#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/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: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}	
#uvod-obrazek-shadow {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 353px;
	background: url("../obrazky/top-shadow.png") repeat-x top center;
}	
#hlavicka-obal {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}	
#hlavicka {
	width: 100%;
	height: 100px;
	position: relative;
}	
#menu-zaviratko {
display: none;

}
#is-bod-bar-obal {
display: none;

}
#jazyky-eng
 {
	width: 40px;
	height: 40px;
	background: url("../obrazky/flag-en.png") top left no-repeat;
	position: absolute;
	top: 100px;
	right: 0;
		display:none;
}
#listek
 {
	width: 220px;
	height: 116px;
	background: url("../obrazky/pozadi-tlacitka.png") bottom left no-repeat;
	position: absolute;
	top: 150px;
	right: 0;
	cursor: pointer;

}
#listek-bila {
 padding: 16px 0 16px 24px;
		background-color: #FFFFFF;
		color: #000000;
		font-weight: normal;
		font-size: 13px;
		line-height: 19px;
	}
	#listek-oranzova {
 padding: 0 0 0 24px;
		color: #ffffff;
		font-weight: normal;
		font-size: 13px;
		line-height: 40px;
		background: url("../obrazky/sipka.png") 190px 0 no-repeat;
	}
#listek-bila h3 {
		color: #ee7f00;
		font-weight: bold;
		font-size: 22px;
		line-height: 25px;
	}	
	#nav {
	z-index: 9999;		
	width: auto;
		height: auto;
		display: block;
		padding-top: 32px;
		position: absolute;
		top: 0;
		right: 0;
	}
	#nav ul.navigation li {
		float: left;
	}
	#nav ul.navigation li#aktuality {
		display: none;
		width: 0;
		overflow: hidden;
	}		
	#menu-anglicka, #menu-i-etapa {
		display: none;
		width: 0;
		overflow: hidden;
	}	
	#nav ul.navigation li a, #nav ul.navigation li a:visited {
		line-height: 50px;
		display: block;
		color: #ffffff;
		text-decoration: none;
	}	
#nav .navigation {
	text-align: left;
}	
#nav-packed {
	display: none;
}	
#uvod-paticka {
	overflow: hidden;
	width: 100%;
	height: 130px;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #ffffff;
}
#uvod-paticka-shadow {
	height: 260px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url("../obrazky/pata-shadow.png") bottom left repeat-x;
}
.uvod-vyhody {
	overflow: hidden;
	/*width: 25%;*/
	height: 130px;
	color: #ffffff;
	float: left;
	margin-left: 0;
}
.uvod-vyhody h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	padding: 0;
}
.uvod-vyhody p {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	padding: 0;
}
.uvod-vyhody table td {
	vertical-align: middle;
	height: 130px;
	padding: 0;
	white-space: nowrap;
}
.uvod-vyhody table {
	/*width: 100%;*/
}
.uvod-vyhody td.mezera {
	font-size: 2px;
	line-height: 2px;
	width: 5%;
}
.uvod-vyhody td.obrazek {
	font-size: 2px;
	line-height: 2px;
	width: 64px;
}

#obsah-in {
	text-align: center;
	text-transform: uppercase;
	font-size: 30px;
	width: 912px;
	margin: 200px auto 0 auto;
	overflow: hidden;
	position: relative;
}	
#hlavni-text-1 {
	padding: 0px;
	font-size: 36px;
	line-height: 77px;
	color: #000000;
	font-weight: bold;
	background: url("../obrazky/bila90.png") top left repeat;
}
#hlavni-text-2 {
	font-size: 22px;
	line-height: 22px;
	color: #ee7f00;
	font-weight: normal;
	background: url("../obrazky/bila90.png") top left repeat;
	margin: 0 0 20px 0;
	padding-bottom: 20px;
}
#uvod-tlacitka {
	position: absolute;
	top: 111px;
	right: 0;
	padding: 0;
}
#tlacitko-1 a, #tlacitko-2 a, #tlacitko-3 a {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 46px;
	display: block;
	text-decoration: none;
	padding-bottom: 3px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	background: url("../obrazky/pozadi-tlacitka-ietapa.png") bottom right no-repeat;
	cursor: pointer;
}





/* uvodni strana */
@media only screen and (min-width: 1680px) {

#hlavicka {
	background: url("../obrazky/logo-roh.png") no-repeat top left;
}	
	#nav {
		/*width: 980px;*/
		width: 895px;
	}
	#nav ul.navigation li a, #nav ul.navigation li a:visited {
		font-size: 16px;
		padding: 10px 21px 10px 10px;
	}	
#tlacitko-1 a, #tlacitko-2 a, #tlacitko-3 a {
	font-size: 16px;
	line-height: 46px;
}
#tlacitko-1, #tlacitko-2, #tlacitko-3 {
	width: 232px;
	margin-right: 2px;
	float: left;
}
.uvod-vyhody table {
	width: 100%;
}
#jazyky-eng
 {
	top: 45px;
	right: 50px;
}
#listek
 {
	top: 150px;
	right: 0;		
}

}
@media only screen and (min-width: 1440px) and (max-width: 1679px) {

#hlavicka {
	background: url("../obrazky/logo-roh.png") no-repeat top left;
}	
	#nav {
		/*width: 920px;*/
		width: 850px;
	}
	#nav ul.navigation li a, #nav ul.navigation li a:visited {
		font-size: 16px;
		padding: 10px 16px 10px 10px;
	}	

#tlacitko-1, #tlacitko-2, #tlacitko-3 {
	width: 232px;
	margin-right: 2px;
	float: left;
}
#tlacitko-1 a, #tlacitko-2 a, #tlacitko-3 a {
	font-size: 16px;
	line-height: 46px;
}
.uvod-vyhody table {
	width: 100%;
}
#jazyky-eng
 {
	top: 45px;
	right: 25px;
}
#listek
 {
	top: 150px;
	right: 0;		
}

}
@media only screen and (min-width: 1220px) and (max-width: 1439px) {

#hlavicka {
	background: url("../obrazky/logo-roh.png") no-repeat top left;
}	
	#nav {
		width: 800px;
	}
	#nav ul.navigation li a, #nav ul.navigation li a:visited {
		font-size: 15px;
		padding: 10px 16px 10px 10px;
	}	

#tlacitko-1, #tlacitko-2, #tlacitko-3 {
	width: 222px;
	margin-right: 2px;
	float: left;
}	
#tlacitko-1 a, #tlacitko-2 a, #tlacitko-3 a {
	font-size: 15px;
	line-height: 46px;
}
.uvod-vyhody table {
	width: 100%;
}
#jazyky-eng
 {
	top: 90px;
	right: 30px;
}
#listek
 {
	top: 150px;
	right: 0;		
}
#obsah-in {
	text-align: center;
	text-transform: uppercase;
	font-size: 30px;
	width: 850px;
	margin: 200px auto 0 auto;
	overflow: hidden;
	position: relative;
}	
#hlavni-text-1 {
	padding: 0px;
	font-size: 30px;
	line-height: 65px;
	color: #000000;
	font-weight: bold;
	background: url("../obrazky/bila90.png") top left repeat;
}
#hlavni-text-2 {
	font-size: 22px;
	line-height: 22px;
	color: #ee7f00;
	font-weight: normal;
	background: url("../obrazky/bila90.png") top left repeat;
	margin: 0 0 20px 0;
	padding-bottom: 15px;
}


}
@media only screen and (min-width: 1051px) and (max-width: 1219px) {

#hlavicka {
	background: url("../obrazky/logo-roh2.png") no-repeat top left;
	overflow:hidden;
}	
	#nav {
		width: 750px;
	}
	#nav ul.navigation li a, #nav ul.navigation li a:visited {
		font-size: 15px;
		padding: 10px 10px 10px 10px;
	}	

#tlacitko-1, #tlacitko-2, #tlacitko-3 {
	width: 202px;
	margin-right: 2px;
	float: left;
}		
#tlacitko-1 a, #tlacitko-2 a, #tlacitko-3 a {
	font-size: 15px;
	line-height: 46px;
}
.uvod-vyhody table {
	width: 100%;
}
#jazyky-eng
 {
	top: 90px;
	right: 25px;
}
#listek
 {
	top: 150px;
	right: 0;		
}
#obsah-in {
	text-align: center;
	text-transform: uppercase;
	font-size: 30px;
	width: 750px;
	margin: 200px auto 0 auto;
	overflow: hidden;
	position: relative;
}	
#hlavni-text-1 {
	padding: 0px;
	font-size: 28px;
	line-height: 60px;
	color: #000000;
	font-weight: bold;
	background: url("../obrazky/bila90.png") top left repeat;
}
#hlavni-text-2 {
	font-size: 20px;
	line-height: 22px;
	color: #ee7f00;
	font-weight: normal;
	background: url("../obrazky/bila90.png") top left repeat;
	margin: 0 0 20px 0;
	padding-bottom: 15px;
}

.uvod-vyhody td.mezera {
	font-size: 2px;
	line-height: 2px;
	width: 3%;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1050px) {
.uvod-vyhody td.mezera {
	font-size: 2px;
	line-height: 2px;
	width: 2%;
}


#hlavicka {
	background: url("../obrazky/logo-roh2.png") no-repeat top left;
	overflow:hidden;
}	
	#nav {
		width: 680px;
	}
	#nav ul.navigation li a, #nav ul.navigation li a:visited {
		font-size: 15px;
		padding: 10px 5px 10px 5px;
	}	

#tlacitko-1, #tlacitko-2, #tlacitko-3 {
	width: 182px;
	margin-right: 2px;
	float: left;
}		
#tlacitko-1 a, #tlacitko-2 a, #tlacitko-3 a {
	font-size: 14px;
	line-height: 46px;
}
.uvod-vyhody table {
	width: 100%;
}
#jazyky-eng
 {
	top: 90px;
	right: 25px;
}
#listek
 {
	top: 150px;
	right: 0;		
}
#obsah-in {
	text-align: center;
	text-transform: uppercase;
	font-size: 30px;
	width: 750px;
	margin: 200px auto 0 auto;
	overflow: hidden;
	position: relative;
}	
#hlavni-text-1 {
	padding: 0px;
	font-size: 28px;
	line-height: 60px;
	color: #000000;
	font-weight: bold;
	background: url("../obrazky/bila90.png") top left repeat;
}
#hlavni-text-2 {
	font-size: 20px;
	line-height: 22px;
	color: #ee7f00;
	font-weight: normal;
	background: url("../obrazky/bila90.png") top left repeat;
	margin: 0 0 20px 0;
	padding-bottom: 15px;
}


}
@media only screen and (min-width: 580px) and (max-width: 1023px) {
#hlavicka {
	background: url("../obrazky/logo-roh.png") no-repeat top left;
}	
	#nav-packed {
		width: 100%;
		height: 100px;
		background: url("../obrazky/menu-icon.png") center right no-repeat;	
		font-size: 36px;
		line-height: 45px;
		text-align: left;
		color: #666666;
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		cursor: pointer;
	}
	#nav-packed-in {
		padding: 10px;
	}
	#nav {
	position: relative;
		padding-top: 0px;
		width: 100%;
		height: 100%;
		overflow: hidden;
		/*display: none;*/
		display: block;
		background: url("../obrazky/orange.png") top left repeat;	
		position: absolute;
		top:0;
		left: 0;
		visibility: hidden;
	}
#nav .navigation {
	text-align: center;
	position: relative;
	/*top: 50%;
	height: 60%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);*/
}

#nav ul {
	/*list-style: none;*/
	padding: 0;
	/*margin: 0 auto;
	display: inline-block;*/
	width: 100%;
	/*position: relative;*/
}

#nav ul li {
	width: 100%;
	/*display: block;
	height: 10%;
	height: calc(100% / 8);*/
	min-height: 40px;
}

#nav ul li a {
	font-size: 40px;
	display: block;
	color: #fff;
}

#nav ul li a:hover,
#nav ul li a:focus {
	color: #ffdcb5;
}

#menu-zaviratko {
display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	min-height: 40px;
	overflow: hidden;
	padding: 2%;
	text-align: right;
	cursor: pointer;
}
#menu-zaviratko-in {
	padding: 1% 5%;
}

	
	.uvod-vyhody {
		overflow: hidden;
		width: 100%;
		height: 130px;
		color: #ffffff;
		position: absolute;
		bottom: 0;
		left: 0;
	}	
#obsah-in {
	text-align: center;
	text-transform: uppercase;
	font-size: 30px;
	width: 80%;
	margin: 200px auto 0 auto;
	overflow: hidden;
	position: relative;
}	


#tlacitko-1 a, #tlacitko-2 a, #tlacitko-3 a {
	display: block;
	font-size: 15px;
	line-height: 46px;
	padding-bottom: 0px;
	text-align: center;
	width: 60%;
	color: #ffffff;
	font-weight: bold;
	white-space:nowrap;
	background: url("../obrazky/orange.png") top left repeat;
}
#tlacitko-1, #tlacitko-2, #tlacitko-3 {
	float: none;
	width: 100%;
	margin: 0;
}
#tlacitko-1 a, #tlacitko-2 a, #tlacitko-3 a {
	margin: 0 auto 15px auto;
}
#uvod-tlacitka {
	position: absolute;
	top: 131px;
	left: 0;
	width: 100%;
	padding: 0;
	display: block;
}

#is-bod-bar-obal {
	display: block;
	width: 685px;
	height: 20px;
	position: relative;
	position: absolute;
	bottom: 15px;
	right: 0;
	z-index: 9998;
}
#is-bod-bar {
	width: 685px;
	height: 20px;
	position: absolute;
	bottom: 0;
	right: 0; 
	display: none;
}
.is-bod {
	width: 20px;
	height: 20px;
	float: left;
	background: url("../obrazky/is-bod.png") center center no-repeat;
	cursor: pointer;
}
#uvod-vyhoda-1, #uvod-vyhoda-2, #uvod-vyhoda-3, #uvod-vyhoda-4 {
	visibility: hidden;
}
#schovane-is {
	display: none;
}
.uvod-vyhody table {
	width: 250px;
}
.uvod-vyhody table td {
	vertical-align: middle;
	height: 110px;
	padding-bottom: 20px;
	white-space: nowrap;
}
#jazyky-eng
 {
	 display: none;
	top: 45px;
	right: 100px;
}
#listek
 {
	 	display: none;
	top: 110px;
	right: 0;		
}

}
@media only screen and (min-width: 480px) and (max-width: 579px) {
#hlavicka {
	background: url("../obrazky/logo-roh2.png") no-repeat top left;
}	
	#nav-packed {
		width: 100%;
		height: 100px;
		background: url("../obrazky/menu-icon.png") center right no-repeat;	
		font-size: 36px;
		line-height: 45px;
		text-align: left;
		color: #666666;
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		cursor: pointer;
	}
	#nav-packed-in {
		padding: 10px;
	}
	#nav {
	position: relative;
		padding-top: 0px;
		width: 100%;
		height: 100%;
		overflow: hidden;
		/*display: none;*/
		display: block;
		background: url("../obrazky/orange.png") top left repeat;	
		position: absolute;
		top:0;
		left: 0;
		visibility: hidden;
	}
#nav .navigation {
	text-align: center;
	position: relative;
	/*top: 50%;
	height: 60%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);*/
}

#nav ul {
	/*list-style: none;*/
	padding: 0;
	/*margin: 0 auto;
	display: inline-block;*/
	width: 100%;
	/*position: relative;*/
}

#nav ul li {
	width: 100%;
	/*display: block;
	height: 10%;
	height: calc(100% / 8);*/
	min-height: 40px;
}

#nav ul li a {
	font-size: 40px;
	display: block;
	color: #fff;
}

#nav ul li a:hover,
#nav ul li a:focus {
	color: #ffdcb5;
}

#menu-zaviratko {
display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	min-height: 40px;
	overflow: hidden;
	padding: 2%;
	text-align: right;
}
#menu-zaviratko-in {
	padding: 1% 5%;
}

	
	.uvod-vyhody {
		overflow: hidden;
		width: 100%;
		height: 130px;
		color: #ffffff;
		position: absolute;
		bottom: 0;
		left: 0;
	}	
#obsah-in {
	text-align: center;
	text-transform: uppercase;
	font-size: 30px;
	width: 80%;
	margin: 200px auto 0 auto;
	overflow: hidden;
	position: relative;
}	
#hlavni-text-1 {
	/*width: 80%;*/
	padding: 10px 5px 5px 5px;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	background: url("../obrazky/bila90.png") top left repeat;
}	
#hlavni-text-2 {
	/*width: 80%;*/
	padding: 0 5px 10px 5px;	
	font-size: 13px;
	line-height: 17px;
	color: #ee7f00;
	font-weight: normal;
	background: url("../obrazky/bila90.png") top left repeat;
	margin: 0 0px 15px 0px;
}	
#tlacitko-1etapa a {
	display: block;
	font-size: 13px;
	line-height: 20px;
	padding: 10px;
	text-align: center;
	color: #ffffff;
	float: none;
	font-weight: bold;
	background: url("../obrazky/orange.png") top left repeat;
	margin: 0 0 15px 0;
}


#tlacitko-1 a, #tlacitko-2 a, #tlacitko-3 a {
	display: block;
	font-size: 13px;
	line-height: 40px;
	padding-bottom: 0px;
	text-align: center;
	width: 80%;
	color: #ffffff;
	font-weight: bold;
	white-space:nowrap;
	background: url("../obrazky/orange.png") top left repeat;
}
#tlacitko-1, #tlacitko-2, #tlacitko-3 {
	width: 100%;
	margin: 0;
}
#tlacitko-1 a {
	margin: 0 auto 10px auto;
}
#tlacitko-2 a {
	margin: 0 auto 10px auto;
}
#tlacitko-3 a {
	margin: 0 auto 0 auto;
}
#uvod-tlacitka {
	position: absolute;
	top: 131px;
	left: 0;
	width: 100%;
	padding: 0;
	display: block;
}
#is-bod-bar-obal {
	display: block;
	width: 685px;
	height: 20px;
	position: relative;
	position: absolute;
	bottom: 15px;
	right: 0;
	z-index: 9998;
}
#is-bod-bar {
	width: 685px;
	height: 20px;
	position: absolute;
	bottom: 0;
	right: 0; 
	display: none;
}
.is-bod {
	width: 20px;
	height: 20px;
	float: left;
	background: url("../obrazky/is-bod.png") center center no-repeat;
	cursor: pointer;
}
#uvod-vyhoda-1, #uvod-vyhoda-2, #uvod-vyhoda-3, #uvod-vyhoda-4 {
	visibility: hidden;
}
#schovane-is {
	display: none;
}
.uvod-vyhody table {
	width: 250px;
}
.uvod-vyhody table td {
	vertical-align: middle;
	height: 110px;
	padding-bottom: 20px;
	white-space: nowrap;
}
#jazyky-eng
 {
display: none;	 
	top: 45px;
	right: 100px;
}
#listek
 {
display: none;	 
	top: 110px;
	right: 0;		
}

	#menu-anglicka, #menu-i-etapa {
		display: block;
		width: auto;
	}
}
@media only screen and (min-width: 400px) and (max-width: 479px) {
#hlavicka {
	background: url("../obrazky/logo-roh3.png") no-repeat top left;
}	
	#nav-packed {
		width: 100%;
		height: 100px;
		background: url("../obrazky/menu-icon.png") center right no-repeat;	
		font-size: 15px;
		line-height: 30px;
		text-align: left;
		color: #666666;
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		cursor: pointer;
	}
	#nav-packed-in {
		padding: 10px;
	}
	#nav {
	position: relative;
		padding-top: 0px;
		width: 100%;
		height: 100%;
		overflow: hidden;
		/*display: none;*/
		display: block;
		background: url("../obrazky/orange.png") top left repeat;	
		position: absolute;
		top:0;
		left: 0;
		visibility: hidden;
	}
#nav .navigation {
	text-align: center;
	position: relative;
	/*top: 50%;
	height: 60%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);*/
}

#nav ul {
	/*list-style: none;*/
	padding: 0;
	/*margin: 0 auto;
	display: inline-block;*/
	width: 100%;
	/*position: relative;*/
}

#nav ul li {
	width: 100%;
	/*display: block;
	height: 10%;
	height: calc(100% / 8);*/
	min-height: 40px;
}

#nav ul li a {
	font-size: 40px;
	display: block;
	color: #fff;
}

#nav ul li a:hover,
#nav ul li a:focus {
	color: #ffdcb5;
}

#menu-zaviratko {
display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 40px;
	overflow: hidden;
	padding: 2%;
	text-align: right;
}
#menu-zaviratko-in {
	padding: 1% 5%;
}

	
	.uvod-vyhody {
		overflow: hidden;
		width: 100%;
		height: 130px;
		color: #ffffff;
		position: absolute;
		bottom: 0;
		left: 0;
	}	
#obsah-in {
	text-align: center;
	text-transform: uppercase;
	font-size: 30px;
	width: 80%;
	margin: 200px auto 0 auto;
	overflow: hidden;
	position: relative;
}	
#hlavni-text-1 {
	/*width: 80%;*/
	padding: 10px 5px 5px 5px;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	background: url("../obrazky/bila90.png") top left repeat;
}	
#hlavni-text-2 {
	/*width: 80%;*/
	padding: 0 5px 10px 5px;	
	font-size: 13px;
	line-height: 17px;
	color: #ee7f00;
	font-weight: normal;
	background: url("../obrazky/bila90.png") top left repeat;
	margin: 0 0px 15px 0px;
}	
#tlacitko-1etapa a {
	display: block;
	font-size: 13px;
	line-height: 20px;
	padding: 5px;
	text-align: center;
	color: #ffffff;
	float: none;
	font-weight: bold;
	background: url("../obrazky/orange.png") top left repeat;
	margin: 0 0 15px 0;
}

#tlacitko-1 a, #tlacitko-2 a, #tlacitko-3 a {
	display: block;
	font-size: 13px;
	line-height: 40px;
	padding-bottom: 0px;
	text-align: center;
	width: 80%;
	color: #ffffff;
	font-weight: bold;
	white-space:nowrap;
	background: url("../obrazky/orange.png") top left repeat;
}

#tlacitko-1, #tlacitko-2, #tlacitko-3 {
	width: 100%;
	margin: 0;
}
#tlacitko-1 a {
	margin: 0 auto 10px auto;
}
#tlacitko-2 a {
	margin: 0 auto 10px auto;
}
#tlacitko-3 a {
	margin: 0 auto 0 auto;
}
#uvod-tlacitka {
	position: absolute;
	top: 131px;
	left: 0;
	width: 100%;
	padding: 0;
	display: block;
}
#is-bod-bar-obal {
	display: block;
	width: 685px;
	height: 20px;
	position: relative;
	position: absolute;
	bottom: 15px;
	right: 0;
	z-index: 9998;
}
#is-bod-bar {
	width: 685px;
	height: 20px;
	position: absolute;
	bottom: 0;
	right: 0; 
	display: none;
}
.is-bod {
	width: 20px;
	height: 20px;
	float: left;
	background: url("../obrazky/is-bod.png") center center no-repeat;
	cursor: pointer;
}
#uvod-vyhoda-1, #uvod-vyhoda-2, #uvod-vyhoda-3, #uvod-vyhoda-4 {
	visibility: hidden;
}
#schovane-is {
	display: none;
}
.uvod-vyhody table {
	width: 250px;
}
.uvod-vyhody table td {
	vertical-align: middle;
	height: 110px;
	padding-bottom: 20px;
	white-space: nowrap;
}
#jazyky-eng
 {
	 display: none;
	top: 45px;
	right: 100px;
}
#listek
 {
	 display: none;
	top: 110px;
	right: 0;		
}
	#menu-anglicka, #menu-i-etapa {
		display: block;
		width: auto;
	}
}
@media only screen and (max-width: 399px) {
#hlavicka {
	background: url("../obrazky/logo-roh4.png") no-repeat 0 20px;
}	
	#nav-packed {
		width: 100%;
		height: 100px;
		background: url("../obrazky/menu-icon2.png") center right no-repeat;	
		font-size: 2px;
		line-height: 2px;
		text-align: left;
		color: #666666;
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		cursor: pointer;
	}
	#nav-packed-in {
		padding: 0px;
	}
	#nav {
	position: relative;
		padding-top: 0px;
		width: 100%;
		height: 100%;
		overflow: hidden;
		/*display: none;*/
		display: block;
		background: url("../obrazky/orange.png") top left repeat;	
		position: absolute;
		top:0;
		left: 0;
		visibility: hidden;
	}
#nav .navigation {
	text-align: center;
	position: relative;
	/*top: 50%;
	height: 60%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);*/
}

#nav ul {
	/*list-style: none;*/
	padding: 0;
	/*margin: 0 auto;
	display: inline-block;*/
	width: 100%;
	/*position: relative;*/
}

#nav ul li {
	width: 100%;
	/*display: block;
	height: 10%;
	height: calc(100% / 8);*/
	min-height: 40px;
}

#nav ul li a {
	font-size: 40px;
	display: block;
	color: #fff;
}

#nav ul li a:hover,
#nav ul li a:focus {
	color: #ffdcb5;
}

#menu-zaviratko {
display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 40px;
	overflow: hidden;
	padding: 2%;
	text-align: right;
}
#menu-zaviratko-in {
	padding: 1% 5%;
}

	
	.uvod-vyhody {
		overflow: hidden;
		width: 100%;
		height: 130px;
		color: #ffffff;
		position: absolute;
		bottom: 0;
		left: 0;
	}	
#obsah-in {
	text-align: center;
	text-transform: uppercase;
	font-size: 30px;
	width: 80%;
	margin: 200px auto 0 auto;
	overflow: hidden;
	position: relative;
}	
#hlavni-text-1 {
	/*width: 80%;*/
	padding: 10px 5px 5px 5px;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	background: url("../obrazky/bila90.png") top left repeat;
}	
#hlavni-text-2 {
	/*width: 80%;*/
	padding: 0 5px 10px 5px;	
	font-size: 13px;
	line-height: 17px;
	color: #ee7f00;
	font-weight: normal;
	background: url("../obrazky/bila90.png") top left repeat;
	margin: 0 0px 10px 0px;
}	
#tlacitko-1etapa a {
	display: block;
	font-size: 13px;
	line-height: 20px;
	padding: 5px;
	text-align: center;
	color: #ffffff;
	float: none;
	font-weight: bold;
	background: url("../obrazky/orange.png") top left repeat;
	margin: 0 0 15px 0;
}

#tlacitko-1 a, #tlacitko-2 a, #tlacitko-3 a {
	display: block;
	font-size: 13px;
	line-height: 40px;
	padding-bottom: 0px;
	text-align: center;
	width: 100%;
	color: #ffffff;
	font-weight: bold;
	white-space:nowrap;
	background: url("../obrazky/orange.png") top left repeat;
}

#tlacitko-1, #tlacitko-2, #tlacitko-3 {
	width: 100%;
	margin: 0;
}
#tlacitko-1 a {
	margin: 0 auto 10px auto;
}
#tlacitko-2 a {
	margin: 0 auto 10px auto;
}
#tlacitko-3 a {
	margin: 0 auto 0 auto;
}
#uvod-tlacitka {
	position: absolute;
	top: 131px;
	left: 0;
	width: 100%;
	padding: 0;
	display: block;
	padding: 0;
	mergin: 0;
}
#is-bod-bar-obal {
	display: block;
	width: 685px;
	height: 20px;
	position: relative;
	position: absolute;
	bottom: 15px;
	right: 0;
	z-index: 9998;
}
#is-bod-bar {
	width: 685px;
	height: 20px;
	position: absolute;
	bottom: 0;
	right: 0; 
	display: none;
}
.is-bod {
	width: 20px;
	height: 20px;
	float: left;
	background: url("../obrazky/is-bod.png") center center no-repeat;
	cursor: pointer;
}
#uvod-vyhoda-1, #uvod-vyhoda-2, #uvod-vyhoda-3, #uvod-vyhoda-4 {
	visibility: hidden;
}
#schovane-is {
	display: none;
}
.uvod-vyhody table {
	width: 250px;
}
.uvod-vyhody table td {
	vertical-align: middle;
	height: 110px;
	padding-bottom: 20px;
	white-space: nowrap;
}
#jazyky-eng
 {
	 display: none;
	top: 35px;
	right: 80px;
}
#listek
 {
	 display: none;
	top: 110px;
	right: 0;		
}
	#menu-anglicka, #menu-i-etapa {
		display: block;
		width: auto;
	}

}
@media screen and (max-width: 1023px) and (max-height: 30.5em) {
	#nav ul li a {
		font-size: 34px;
	}
	#nav ul li {
		min-height: 34px;
	}
}	

/*@media only screen and (min-width: 1024px) and (min-height: 780px) and (max-height: 1049px){
		
}
@media only screen and (min-width: 1024px) and (max-height: 779px) {
	
}
@media only screen and (max-width: 1023px) {

}*/

@media
only screen and (-webkit-min-device-pixel-ratio: 1.5)      and (min-width: 580px) and (max-width: 1023px) and (orientation:portrait),
only screen and (   min--moz-device-pixel-ratio: 1.5)      and (min-width: 580px) and (max-width: 1023px) and (orientation:portrait),
only screen and (     -o-min-device-pixel-ratio: 1.5/1)    and (min-width: 580px) and (max-width: 1023px) and (orientation:portrait),
only screen and (        min-device-pixel-ratio: 1.5)      and (min-width: 580px) and (max-width: 1023px) and (orientation:portrait),
only screen and (                min-resolution: 150dpi) and (min-width: 850px) and (max-width: 1023px) and (orientation:portrait),
only screen and (                min-resolution: 1.5dppx)  and (min-width: 850px) and (max-width: 1023px) and (orientation:portrait) { 


*, 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: Verdana, Geneva, sans-serif;
	font-size: 30px;
	line-height: 40px;
	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: #ee7f00;
}
a:hover {
	text-decoration: none;
}
img {
	position: relative;
}
p {
	padding-bottom: 40px;
}
a img {
	border: 0;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.mensi-text {
	font-size: 28px;
}
.vetsi-text {
	font-size: 32px;
}
.super-text {
	font-size: 70px;
	font-weight: bold;
	line-height: 1.25em;
}
#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/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: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}	
#uvod-obrazek-shadow {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 353px;
	background: url("../obrazky/top-shadow.png") repeat-x top center;
}	
#hlavicka-obal {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}	
#hlavicka {
	width: 100%;
	height: 200px;
	position: relative;
}	
#menu-zaviratko {
display: none;

}
#is-bod-bar-obal {
display: none;

}
#jazyky-eng
 {
	width: 80px;
	height: 80px;
	background: url("../obrazky/flag-en.png") top left no-repeat;
	position: absolute;
	top: 100px;
	right: 0;
}
#listek
 {
	 display: none;
	width: 440px;
	height: 232px;
	background: url("../obrazky/orange.png") bottom left repeat;
	position: absolute;
	top: 300px;
	right: 0;

}
#listek-bila {
 padding: 32px 0 32px 48px;
		background-color: #FFFFFF;
		color: #000000;
		font-weight: normal;
		font-size: 26px;
		line-height: 38px;
	}
	#listek-oranzova {
 padding: 0 0 0 48px;
		color: #ffffff;
		font-weight: normal;
		font-size: 26px;
		line-height: 80px;
		background: url("../obrazky/sipka.png") 360px 0 no-repeat;
	}
#listek-bila h3 {
		color: #ee7f00;
		font-weight: bold;
		font-size: 44px;
		line-height: 50px;
	}	
	#nav {
	z-index: 9999;		
	width: auto;
		height: auto;
		display: block;
		padding-top: 32px;
		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: 50px;
		display: block;
		color: #ffffff;
		text-decoration: none;
	}	
#nav .navigation {
	text-align: left;
}	
#nav-packed {
	display: none;
}	
#uvod-paticka {
	overflow: hidden;
	width: 100%;
	padding-top: 260px;
	height: 260px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url("../obrazky/pata-shadow.png") bottom left repeat-x;
	color: #ffffff;
}
.uvod-vyhody {
	overflow: hidden;
	width: 25%;
	height: 260px;
	color: #ffffff;
	float: left;
}
.uvod-vyhody h3 {
	font-size: 32px;
	line-height: 40px;
	font-weight: bold;
	padding: 0;
}
.uvod-vyhody p {
	font-size: 28px;
	line-height: 40px;
	font-weight: normal;
	padding: 0;
}
.uvod-vyhody table td {
	vertical-align: middle;
	height: 260px;
	padding-bottom: 0;
	white-space: nowrap;
}
.uvod-vyhody table {
	width: 100%;
}
.uvod-vyhody td.mezera {
	font-size: 2px;
	line-height: 2px;
	width: 5%;
}
.uvod-vyhody td.obrazek {
	font-size: 2px;
	line-height: 2px;
	width: 64px;
}

#obsah-in {
	text-align: center;
	text-transform: uppercase;
	font-size: 30px;
	width: 912px;
	margin: 200px auto 0 auto;
	overflow: hidden;
	position: relative;
}	
#hlavni-text-1 {
	padding: 0px;
	font-size: 36px;
	line-height: 77px;
	color: #000000;
	font-weight: bold;
	background: url("../obrazky/bila90.png") top left repeat;
}	
#hlavni-text-2 {
	font-size: 22px;
	line-height: 22px;
	color: #ee7f00;
	font-weight: normal;
	background: url("../obrazky/bila90.png") top left repeat;
	margin: 0 0 37px 0;
	padding-bottom: 20px;
}	


/* uvodni strana */


#hlavicka {
	background: url("../obrazky/logo-roh@2x.png") no-repeat top left;
}	
	#nav-packed {
		width: 100%;
		height: 200px;
		background: url("../obrazky/menu-icon@2x.png") center right no-repeat;	
		font-size: 72px;
		line-height: 90px;
		text-align: left;
		color: #666666;
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		cursor: pointer;
	}
	#nav-packed-in {
		padding: 20px;
	}
	#nav {
	position: relative;
		padding-top: 0px;
		width: 100%;
		height: 100%;
		overflow: hidden;
		/*display: none;*/
		display: block;
		background: url("../obrazky/orange.png") top left repeat;	
		position: absolute;
		top:0;
		left: 0;
		visibility: hidden;
	}
	#menu-anglicka, #menu-i-etapa {
		display: block;
		width: auto;
	}
#nav .navigation {
	text-align: center;
	position: relative;
	/*top: 50%;
	height: 60%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);*/
}

#nav ul {
	/*list-style: none;*/
	padding: 0;
	/*margin: 0 auto;
	display: inline-block;*/
	width: 100%;
	/*position: relative;*/
}

#nav ul li {
	width: 100%;
	/*display: block;
	height: 10%;
	height: calc(100% / 8);*/
	min-height: 80px;
}

#nav ul li a {
	font-size: 80px;
	display: block;
	color: #fff;
}

#nav ul li a:hover,
#nav ul li a:focus {
	color: #ffdcb5;
}

#menu-zaviratko {
display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 120px;
	min-height: 120px;
	overflow: hidden;
	padding: 2%;
	text-align: right;
}
#menu-zaviratko-in {
	padding: 1% 5%;
}

	
	.uvod-vyhody {
		overflow: hidden;
		width: 100%;
		height: 260px;
		color: #ffffff;
		position: absolute;
		bottom: 0;
		left: 0;
	}	
#obsah-in {
	text-align: center;
	text-transform: uppercase;
	font-size: 60px;
	width: 80%;
	margin: 200px auto 0 auto;
	overflow: hidden;
	position: relative;
}	
#hlavni-text-1 {
	/*width: 80%;*/
	padding: 30px;
	font-size: 50px;
	line-height: 70px;
	color: #000000;
	font-weight: bold;
	background: url("../obrazky/bila90.png") top left repeat;
}	
#hlavni-text-2 {
	/*width: 80%;*/
	font-size: 32px;
	line-height: 44px;
	color: #ee7f00;
	font-weight: normal;
	background: url("../obrazky/bila90.png") top left repeat;
	margin: 0 0px 15px 0px;
	padding-bottom: 40px;
}	
#tlacitko-1etapa a {
	display: block;
	font-size: 30px;
	line-height: 45px;
	padding: 10px;
	text-align: center;
	color: #ffffff;
	float: none;
	font-weight: bold;
	background: url("../obrazky/orange.png") top left repeat;
	margin: 0 0 15px 0;
}
#tlacitko-1 a, #tlacitko-2 a {
	display: block;
	font-size: 30px;
	line-height: 90px;
	padding-bottom: 0px;
	text-align: center;
	width: 60%;
	color: #ffffff;
	float: none;
	font-weight: bold;
	white-space:nowrap;
	background: url("../obrazky/orange.png") top left repeat;
}
#tlacitko-1 a {
	margin: 0 auto 30px auto;
}
#tlacitko-2 a {
	margin: 0 auto 0 auto;
}
#tlacitko-1 a, #tlacitko-2 a, #tlacitko-3 a {
	display: block;
	font-size: 30px;
	line-height: 90px;
	padding-bottom: 0px;
	text-align: center;
	width: 80%;
	color: #ffffff;
	font-weight: bold;
	white-space:nowrap;
	background: url("../obrazky/orange.png") top left repeat;
}
#tlacitko-3 a {
	width: 80%;
	line-height: 40px;
	padding: 20px 0;
	white-space: normal;
}
#tlacitko-1, #tlacitko-2, #tlacitko-3 {
	width: 100%;
	margin: 0;
}
#tlacitko-1 a {
	margin: 0 auto 30px auto;
}
#tlacitko-2 a {
	margin: 0 auto 30px auto;
}
#tlacitko-3 a {
	margin: 0 auto 0 auto;
}
#is-bod-bar-obal {
	display: block;
	width: 600px;
	height: 60px;
	position: relative;
	position: absolute;
	bottom: 30px;
	right: 0;
	z-index: 9998;
}
#is-bod-bar {
	width: 600px;
	height: 60px;
	position: absolute;
	bottom: 0;
	right: 0; 
	display: none;
}
.is-bod {
	width: 70px;
	height: 60px;
	float: left;
	background: url("../obrazky/is-bod.png") center center no-repeat;
	cursor: pointer;
}
#uvod-vyhoda-1, #uvod-vyhoda-2, #uvod-vyhoda-3, #uvod-vyhoda-4 {
	visibility: hidden;
}
#schovane-is {
	display: none;
}
.uvod-vyhody table {
	width: 500px;
}
.uvod-vyhody table td {
	vertical-align: middle;
	height: 220px;
	padding-bottom: 40px;
	white-space: nowrap;
}
#jazyky-eng
 {
	 display: none;
	top: 90px;
	right: 200px;
}
#listek
 {
	 display: none;
	top: 220px;
	right: 0;		
}




@media screen and (max-width: 1023px) and (max-height: 30.5em) {
	#nav ul li a {
		font-size: 68px;
	}
	#nav ul li {
		min-height: 68px;
	}
}	

	}