#hlavni_lista {
	background: rgba(110,104,251,1.00);
	width: 950px;
	height: 110px;
	margin: auto;
	padding-right: 50px;
}
#logo {
	padding: 8px 15px 8px 8px;
}
body {
	font-family: 'Source Sans Pro', sans-serif;
	margin-bottom: 0;
}
#vacek_logo {
	margin: 7.5px 15px
}
#aa {
	display: inline;
}
.odkaz {
	float: right;
	display: inline;
	position: relative;
	font-size: 35px;
	color: white;
	margin: 30px 20px;
	font-weight: 500;
}
.odkaz:hover {
	text-decoration: underline white;
}
#footnote {
	background: rgba(110,104,251,1.00);
	width: 950px;
	height: 80px;
	clear: both;
} 

/* --- galerie --- */
#galerie_cela
{
	width: 850px;
	margin: 60px auto;
  overflow: auto;
}
#galerie_cela img
{
  width: 400px;
  display: block;
  float: left;
  margin-top: 50px;
  cursor: pointer;
}
#galerie_cela img:nth-child(odd)
{
  margin-right: 50px;
}
#galerie_cela img:first-child, #galerie_cela img:nth-child(2)
{
  margin-top: 0;
}

#zobrazovator
{
  background-color: rgba(0,0,0,0.9);
  display: none;
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 9;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#zobrazovator img
{
  max-width: 85%;
  max-height: 85%; 
}

/* --- index --- */
.obrazek_text img {
	margin: 25px auto;
	display: block; 
}
.obrazek_text h1 {
	text-align: center;
	font-size: 25pt;
}
.obrazek_text hr {
	margin: 0px auto 15px;
	width: 1000px;
}
.hlavni_text p {
	font-size: 13pt;
	text-align: left;
	line-height: 1.6;
}
.hlavni_text sup {
	font-size: 9pt;
}
#cena  {
	width: 410px;
	font-size: 35pt;
	font-weight: bold;
	text-align: center;
	border: solid;
	margin: 0 auto 25px;
    padding: 12px;
}
.hlavni_text {
	width: 850px;
	margin: auto;
	
}
.hlavni_text ul {
	font-size: 13pt;
	font-weight: bold;
}
#mapa {
	display: inline;
	width: 400px;
	height: 315px;
	float: right;
}
#mapka {
	width: 850px;
	margin: 0 auto 50px;
}
#technicke {
	width: 850px;
	margin: 0 auto 50px;
}
#video {
	width: 400px;
	height: 315px;
	background: red;
	display: inline;
}

/* --- kontakty --- */
#milan_textfotka {
	width: 850px;
	margin: 60px auto;
}
#milan img {
	display: inline;
	float: left;
	border-radius: 50%;
	margin-top: 25px;
}
#text_milan {
	margin-left: 200px;
	padding-left: 40px;
}
#text_milan p:nth-child(1) {
	text-align: left;
	font-size: 38pt;
	display: inline;
}
#text_milan p:nth-child(3), #text_milan p:nth-child(4), #text_milan p:nth-child(5) {
	font-size: 18pt;
}
#vacek_kontakt p{
	font-size: 18pt;
	margin-left: 40pt;
}
#cara {
	width: 900px;
	margin: auto;
}
#footnote {
	background: rgba(110,104,251,1.00);
	width: 950px;
	height: 80px;
	margin: 50px auto 0px;
}
#archer {
	width: 200px;
}
