*{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
body{
	font-family: 'Open Sans', sans-serif;
	
}
.cast {
    min-height: 100%;
}
.text{
	
}
.prvni{

	/*min-height: 100vh;*/
	
}
.obrazek2{
	background-image: url(img/ipmaas2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	min-height: 800px;
	width: 100%;
}
h1{
	font-size: 4em;
	text-align: center;
	color: #b92a41;
}
.skryt{
		display: none;
	}
.cast:nth-child(even) {
    /*background-color: rgba(255, 255, 255,1);*/
    color: #000;
}
.dalsi{
	background: rgba(46, 45, 255,1);
	
		
}
.posledni{
	/*background-color: #fdeabb;*/
	/*height: 60px;*/
}
.bila{
	color: #fff;
}
.posuns {

	display: none;
	
}
.posun{
	position: fixed; 
	left: 0; 
	top: 0; 
	width: 100%; 
	background: #fff; 
	text-align: right; 
	padding: 5px 20px 5px 20px;
	/*padding-right: 20px;*/
	z-index: 1;
}

	
menu {
	font-family: Ebrima; 
	letter-spacing: 2px;

}

img.ikona{
	height: 25px;
}
.menu3 {
	list-style: none; 
	padding: 0; 
	margin: 0 50px 0 0;
	text-align: right;
	
	}
.menu3 li {
	display: inline;
	}
.menu3 a {
	text-decoration: none; 
	border-bottom: 0; 
	background: transparent; 
	padding: 5px; 
	display: inline-block; 
	/*width: 120px; */
	line-height: 40px;
	color: #abb8c3;
	font-size: 0.9em;
	}
.menu3 a:hover{
	text-decoration: underline;
	text-decoration-color: orange;
	text-underline-position: under;
	 
}
.tlc{
	background-color: #f19a26;
	color:#fff;
	padding: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	
}
.tlc a{
	color: #fff;
	text-decoration: none;
	
}
.tlc a:hover{
	color: #f0e68c;
	text-decoration: none;
}
.fixni-menu {
	position: fixed; 
	left: 0; 
	top: 0; 
	width: 100%; 
	background: #fff; 
	text-align: right; 
	padding-right: 20px;
	z-index: 1;
	padding: 5px 20px 5px 20px;
	
}
.uvod{
	 position: absolute;
    top: 350px;
    right: 50px;
    background-color: #fff;
    width: 500px; 
	padding: 20px 10px 20px 10px;
}
.uvod p{
	color: #000;
	font-size: 1em;
	text-align: justify;
	width: 90%;
}
.informace{
	width: 80%;
	margin: 0 auto;
}
.informace ul{
	padding-left: 60px;
}
.informace p.text{
	padding: 10px 0 10px 0;
}
.leva,
.prava{
	display: inline-block;
	vertical-align: top;
}
.prava ul{
	padding-left: 50px;
}
.leva li,
.prava li{
	list-style: none;
	font-size: 1.2em;
	line-height: 2em;
}
.leva input[type=submit],
.prava input[type=submit]{
		height: 35px;
	font-size: 1.1em;
	width: 270px;
	background: linear-gradient(90deg, #b92a41, #f19a26);
	color: #fff;
	border-color: transparent;
	border-radius: 5px 5px 5px 5px;
}
.leva input[type=submit]:hover,
.prava input[type=submit]:hover{
	color: #f0e68c;
}
.prava input[type=password]{
	height: 25px;
	font-size: 1.1em;
	width: 260px;
}
.prava label{
	text-align: right;
	display: inline-block;
	width: 180px;
	padding-right: 5px;
}
.prava p.text{
	padding-left: 50px;
}

.formular{
	min-height: 100hv;
	color: #000;
	width: 80%;
	margin: 0 auto;
}
.formular label{
	width: 100%;
	display: block;
	font-size: 1.5em;
}
.formular li{
	list-style: none;
	font-size: 1.2em;
	line-height: 2em;
}
.formular input[type=text],
.formular input[type=radio],
.formular input[type=checkbox],
.formular input[type=submit],
.formular textarea{
	margin-left: 100px;
}
.formular textarea{
	width: 400px;
	height: 200px;
}
.formular input[type=submit]{
	height: 35px;
	font-size: 1.1em;
	width: 270px;
	background: linear-gradient(90deg, #b92a41, #f19a26);
	color: #fff;
	border-color: transparent;
	border-radius: 5px 5px 5px 5px;
}
.partneri{
	width: 80%;
	margin: 0 auto;
	text-align: center;
}
.partneri img{
	max-height: 100px;
	width: auto;
	padding: 10px 10px 10px 10px;
}
#fixni-menu button{
	display: none;
}

.cast p{
	margin: 0 auto;
	
	line-height: 1.5em;
}
p.maly-nadpis{
	font-size: 1.4em;
	padding: 20px 0 20px 0;
	
}

.noty{
	padding: 80px 0 50px 0;
	text-align: center;
}
.noty img{
	width: 150px;
	height: auto;
	border-radius: 50% 50% 50% 50%;
	
}
.cast h2{
	font-size: 3em;
	text-align: center;
	padding: 50px 0 30px 0;
	color:#706f6f;
}
.nahravky{
	text-align: center;
}
.nahravka{
	width: 650px;
	height: 400px;
	display: inline-block;
}
.nic{
	height: 50px;
}
.cast h3{
	font-size: 2em;
	padding: 20px 0 20px 0;
	text-align: center;
}
.kontakt{
	text-align: center;
	
}
.kontakt a{
	font-size: 1.8em;
	color: #000;
	text-decoration: none;
}
.kontakt a:hover{
	color: #ddd;
	text-decoration: underline;
}

.sipka-nahoru{
	position: fixed;
	right: 50px;
	bottom: 60px;
	display:block;
}
#sipka-nahoru{
	width: 50px;
	height: 50px;
}
	.obrazek{
	text-align: center;
	padding: 20px 0 20px 0;
}
	.obrazek img{
		width: 100%;
		height: auto;
	}
#fixni-menu.zobrazit menu {display: block;}
#fixni-menu button {
    background: #fff;
    border: 0;
    color: #706f6f;
    font-size: 30px;
    cursor: pointer;
    display: none;
}

#fixni-menu button:hover, #fixni-menu button:focus {
    color: #706f6f;
}

	iframe{
		width: 600px;
		height: 350px;
	}
.prihlaseni{
	width: 80%;
	margin: 0 auto;
}
.prihlaseni ul{
	width: 400px;
	margin: 0 auto;
}
.prihlaseni li{
	list-style: none;
	font-size: 1.2em;
	line-height: 2em;
}
.prihlaseni label{
	 width: 100px;
    text-align: right;
    display: inline-block;
    padding-right: 10px;
}
.prihlaseni input[type=text],
.prihlaseni input[type=password]{
	height: 25px;
	font-size: 1.1em;
	
}
.prihlaseni input[type=submit]{
	height: 35px;
	font-size: 1.1em;
	width: 270px;
	/*background-color: #f19a26;*/
	background: linear-gradient(90deg, #b92a41, #f19a26);
	color: #fff;
	border-color: transparent;
	border-radius: 5px 5px 5px 5px;
}
.prihlaseni input[type=submit]:hover{
	color: #f0e68c;
}
.poznamka{
	font-style: italic;
	font-size: small;
}
input.jine{
	height: 25px;
	width: 300px;
}
.zelena{
	color: green;
}
.cervena{
	color: red;
}
.nezobraz{
	display: none;
}
.posun20{
	padding-left: 50px;
}
.formular h4{
	text-align: left;
	 font-size: 2em;
    padding: 20px 0 20px 0;
}
.hlaseni h3{
	color: red;
}
img.sponzor{
	height: 120px;
	width: auto;
	
}
.loga{
	width: 49%;
	display: inline-block;
	text-align: center;
}
.celaobr{
	height: 100vh;
}
.autor{
	text-align: center;
	margin-top: -40px;
	color: #abb8c3;
	font-style:italic;
	font-size: 0.8em;

	
}
.dokumenty img{
	height: 25px;
	width: auto;
	vertical-align: middle;
}
.dokumenty a{
	text-decoration: none;
	color: orange;
}
.dokumenty a:hover{
	text-decoration: none;
	color: red;
}
.aktualita{
	background-color: #f0f0f0;
	border-radius: 0px 25px 25px 25px;
	width: 80%;
	padding: 15px 15px 15px 15px;
	margin-top: 10px;
}
.aktualita:nth-child(even){
	margin-right: 0px; 
	margin-left: auto;
	border-radius: 25px 0px 25px 25px;
}
.datum-aktualita{
	text-align: right;
	font-style: italic;
	color: #abb8c3;
	padding-right: 20px;
	font-size: 0.9em;
}
.aktualita p{
	padding: 10px 0 10px 0;
}
@media screen and (min-width: 921px) {
	img.logo{
		height: 40px;
		width: auto;
		position: absolute;
		left: 10px;
		top: 5px;
		padding: 5px 20px 5px 20px;
	}
} 
@media screen and (min-width: 700px) and (max-width: 920px) {
		img.logo{
	height: 40px;
	width: auto;
	position: absolute;
	left: 10px;
	top: 5px;
	padding: 5px 20px 5px 20px;
}
	.obrazek img {
    	width: 100%;
    	height: auto;
	}
	.cast p{
		text-align: center;
		font-size: 1.1em;
		margin: 0 auto;
		width: 100%;
		line-height: 1.5em;
	}
	p.maly-nadpis{
		font-size: 1.4em;
		padding: 20px 0 20px 0;
	
	}
	.uvod{
	 position: absolute;
    top: 350px;
    left: 50px;
    background-color: #fff;
    width: 500px; 
	padding: 20px 10px 20px 10px;
	}
	.uvod p{
		color: #000;
		font-size: 1em;
		text-align: justify;
		width: 90%;
	}
}

@media screen and (max-width: 699px) {
	iframe{
		width: 300px;
		height: 300px;
	}
	.nahravka{
		width: 300px;
		
	}
	h1{
	font-size: 4em;
	padding-top: 50px;
	text-align: center;
	}
	.cast p{
	text-align: center;
	font-size: 1.3em;
	margin: 0 auto;
	width: 100%;
	line-height: 1.5em;
	}
	p.maly-nadpis{
		font-size: 1.4em;
		padding: 20px 0 20px 0;
	
	}
	.obrazek img {
    	width: 100%;
    	height: auto;
	}
		img.logo{
		height: 40px;
		width: auto;
		position: absolute;
		right: 50px;
		top: 20px;
		/*display: none;*/
	}
		#fixni-menu{
			background-color: #fff;
		}	
			#fixni-menu button {
        	display: block;
        	width: 60px;
        	height: 60px;
        	margin: 0px 0 0 10px;
        	font-size: 3em;
    	}
    
    	#fixni-menu menu {display: none; }
    	#fixni-menu menu li{
			display:  block;
			padding: 0 10px 0 10px;
		}
		#fixni-menu menu li a{
			color: #706f6f;
			text-decoration: none;
			padding: 10px 0 10px 0;
			display: block;
			padding-left: 50px;
			width: 100%;
		}
		#fixni-menu menu li a:hover, #fixni-menu menu li a.focus{
	
			color: #706f6f;
			background: rgba(255, 255, 255,0.8);
			border-bottom: none ;
	
			width: 100%;
		}
		#fixni-menu menu{
	
		list-style: none;
		text-align: left;
   
   	font-size: 1.1em;
	}
	.uvod{
	 position: absolute;
    top: 200px;
    left: 10px;
    background-color: #fff;
    width: 80%; 
	padding: 20px 10px 20px 10px;
	}
	.uvod p{
		color: #000;
		font-size: 1em;
		text-align: justify;
		width: 90%;
	}
	.prihlaseni label{
	 width: 100px;
    text-align: left;
    display: block;
    padding-right: 10px;
}
.prihlaseni input[type=text],
.prihlaseni input[type=password]{
	height: 25px;
	font-size: 1.1em;
	
}
.prihlaseni input[type=submit]{
	height: 35px;
	font-size: 1.1em;
	width: 270px;
	/*background-color: #f19a26;*/
	background: linear-gradient(90deg, #b92a41, #f19a26);
	color: #fff;
	border-color: transparent;
	border-radius: 5px 5px 5px 5px;
}
.prihlaseni input[type=submit]:hover{
	color: #f0e68c;
}
.prava label{
	text-align: left;
	display: block;
	
	padding-right: 5px;
}
.prava ul{
	padding-left: 0px;
}


.formular input[type=text],
.formular input[type=radio],
.formular input[type=checkbox],
.formular input[type=submit],
.formular textarea{
	margin-left: 10px;
}
.formular textarea{
	width: 100%;
	height: 200px;
}
.formular input[type=submit]{
	height: 35px;
	font-size: 1.1em;
	width: 270px;
	background: linear-gradient(90deg, #b92a41, #f19a26);
	color: #fff;
	border-color: transparent;
	border-radius: 5px 5px 5px 5px;
}
	
}