body {
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #e1e1e1;
		/*font-weight: bold;
	  background: url(bg.png) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
}

.top {
max-width: 915px;
width:100%;
}

.horniblok {
	display:block;
	background-color: #444444;
}

.podtop {
/*	width: 802px;*/

}
.stranka {
/*	width: 790px;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height:150%;
}
.text {
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
	}
.normal {
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
}


.jmena {
	margin-left: 20px;
	font-size: 16px;
	font-weight: bold;
		color: #444444;
}
a:visited {
	font-weight : bold;
	color: #000000;
	text-decoration: underline;
}  
a:link {
	font-weight : bold;
	color: #000000;
	text-decoration: underline;
}    
a:hover {
	font-weight : bold;
	color: #FFFFFF;
	text-decoration: underline;
}
ul {
	margin-left: 20px;
	margin-right: 20px;
}

.nadpisek {
	font-size: 16px;
	font-weight: bold;
	color: #444444;
	background-color: #e1e1e1;
	text-indent: 7px;
	padding: 3px;
	background-position: center;
	text-align: left;
/*	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #444444;*/
	margin-top: 5px;
}
.podtrzeny {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #444444;

}
.nadpisekvpravo {
	font-size: 14px;
	font-weight: bold;
	color: #007cc3;
	background-color: #FFF500;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
/*	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #007cc3;*/
	text-align: right;
	margin-top: 5px;
}
.nadpis {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 7px;
	padding: 3px;
	margin-top: 20px;
	margin-bottom: 12px;
	background-color: #444444;
	text-transform: uppercase;
}
.nadpis1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 7px;
	padding: 3px;
	margin-top: 20px;
	margin-bottom: 12px;
	background-color: #444444;
	margin-left: 12x;
margin-right: 12x;

}
.kontakt {
/*	margin-left:635px;*/
	position: relative;
	top: 8px;
	right: 8px;
	color: #FFFFFF;
	z-index:10;
}
.toplogo {
	width:100%;
	max-width:915px;
	display: block;
	text-align: left;
	position: absolute;
/*	margin-left: 55px;*/
	z-index: 1;
	top: 0;
}
.topobr {
	width:100%;
	max-width:800px;
	background-color: #444444;

		text-align: center;
	position: relative;
	margin-top: 5.9em;
}

.obr {
	border: medium solid #000000;
	color: #000000;
	text-align: center;
	 max-width: 100%;
  height: auto;
}
.normal .obr {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
		margin-top: 5px;
}

.obrvpravo_b {
	float: right;
	  max-width: 100%;
  height: auto;
}
.obrvpravo {
	float: right;
	border: medium solid #000000;
	  max-width: 100%;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.facebook {
	display: block;
	float: right;
	margin-top: 9px;
	text-align: left;
	position: absolute;
	margin-left: 250px;
	z-index: 2;
}

.invis {
	color: #FFF500;
	font-size: 10px;
	margin-right: 10px;
}

.popis {
	position: absolute;
	left: 300px;
	top: 20px;
	z-index: -10;

}
.top .stranka table {
	text-align: left;
}
.patka {
	font-size: 10px;
	color: #FFFFFF;
	width: 802px;
	position:fixed;
	bottom: 0px;
	text-align:center;
	z-index: 100;
}
.pata:visited {
	text-decoration:none; 
	color: #FFFFFF;
	font-size: 10px;
}
.pata:active {
	text-decoration:none; 
	color: #FFFFFF;
	font-size: 10px;	
}
.pata:link {
	text-decoration:none; 
	color: #FFFFFF;
	font-size: 10px;	
}    
.pata:hover {
	text-decoration:none; 
	color: #FFF500;
	font-size: 10px;
}
h1 {
	font-size: 18px;
	margin-left: 20px;
	text-align: left;
	margin-right: 20px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
	text-align:left;

}
.odkaz {
  cursor: pointer;
  color: #444444;
  font-weight: bold;
  font-size: 10px;
	font-style: italic;
}
 
/*menu */
.topnav {
  overflow: hidden;
  background-color: #444444;
}

.topnav a {
  font-family: 'Montserrat Alternates', sans-serif;
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 16px;
	padding-right: 16px;
  /*padding: 15px 15px;*/
  text-decoration: none;
  font-size: 14px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

/*.topnav a.active {
  background-color: #4CAF50;
  color: white;
}*/


.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}

/*sloupce*/

* {
  box-sizing: border-box;
}

/* Create two equal columns that floats next to each other */
.column {
  float: left;
  width: 50%;
  padding: 0px;
}
.column1 {
  float: left;
  width: 60%;
  padding: 0px;
}
.column2 {
  float: left;
  width: 40%;
  padding: 0px;
}
.left {
  width: 25%;
}

.right {
  width: 75%;
  
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 480px) {
  .column {
    width: 100%;
  }
  .column1 {
    width: 100%;
  }
    .column2 {
    width: 100%;
  }
}

.responsive {
  max-width: 100%;
  height: auto;
}