@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=Staatliches&display=swap');
@import url(//fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);*!
@font-face { /* H1-uvod */
 	font-family: 'Open Sans', sans-serif;
	font-family: 'Staatliches', cursive;
 	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
  
}

body{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#57bedb+0,bde2ed+60,edf8fc+100 */
background: rgb(87,190,219); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(87,190,219,1) 0%, rgba(189,226,237,1) 60%, rgba(237,248,252,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(87,190,219,1) 0%,rgba(189,226,237,1) 60%,rgba(237,248,252,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(87,190,219,1) 0%,rgba(189,226,237,1) 60%,rgba(237,248,252,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57bedb', endColorstr='#edf8fc',GradientType=0 ); /* IE6-9 */
background-position:center;
background-repeat: no-repeat;
background-attachment: fixed;
height:100vh;
width: 100vw;
color: #000000;
font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
}
body:before {
          content: "";
          position: fixed;
          top: -10px;
          left: 0;
          width: 100%;
          height: 10px;
         /* -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
           -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
           box-shadow: 0px 0px 10px rgba(0,0,0,.8);
          z-index: 100;*/
}
/***************************btn- nahoru*********************/
button#btnTopPage {
	width: 35px;
	height: 35px;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 35px;
  border: none;
  outline: none;
  background-color: white;
  color: red;
  cursor: pointer;
  border-radius: 20px;
}

button#btnTopPage:hover {
  background-color: red;
  color: white;
}
/*********************** /btn-nahoru**********************/
#content{
background-color: white;
max-width:90%;
margin:1rem auto;
border-radius: 8px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.75);
background-repeat: no-repeat;
}
@media screen and (min-width: 800px) {
	header{
			/*height:280px;*/
			background-color: #fff;
			border-top-left-radius: 8px;
			border-top-right-radius: 8px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bbd3ed+1,f9f9f9+100&0.73+0,0.09+100 */
background: -moz-linear-gradient(top,  rgba(187,211,237,0.73) 0%, rgba(187,211,237,0.72) 1%, rgba(249,249,249,0.09) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(187,211,237,0.73) 0%,rgba(187,211,237,0.72) 1%,rgba(249,249,249,0.09) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(187,211,237,0.73) 0%,rgba(187,211,237,0.72) 1%,rgba(249,249,249,0.09) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#babbd3ed', endColorstr='#17f9f9f9',GradientType=0 ); /* IE6-9 */


			background-position: right top;
			background-repeat: no-repeat;*/
		}
		#header-top{
			height:160px;
		}
		#header-top ul{
			list-style:none;
			text-align:left;
			margin:1rem 0 0 5rem;
		}
		a#logo-header{
		/*position: absolute;
		z-index: 55!important;
		top:5px;*/
		display:block;
		width:257px;
		height:120px;
		background-color: transparent;
		background-image:  url(../images/logo-header-120x257px.svg);
		background-repeat: no-repeat;
		margin: 1.5rem 0 0 1rem ;
		text-indent: -9999px;
		}
		header h1 {
		display:none;
			margin:0;
			padding: 0.5rem 170px 0 320px;
			border: none;
			/*border-left: #636266 1px solid;*/
			font-weight: 600;
			font-family: "Trebuchet MS";
			text-align: center;
			font-size:1.2rem!important;
   		line-height:1.6rem;
			color: #386892 !important;
			text-shadow: 2px 3px 4px rgba(150, 150, 150, 0.8);
			letter-spacing: 3px;
		}
}
#intro ul{
	list-style:none;
	text-align:left;
	margin:1rem 0 0 5rem;
}
@media screen and (max-width: 700px) and (max-width: 800px) {
	header{
			background-color: #f5f5f5;
			border-top-left-radius: 8px;
			border-top-right-radius: 8px;
		
			background-position: left top, right top;
			background-repeat: no-repeat;	
		}
	a#logo-header{
		display:block;
	width:257px;
		height:120px;
		background-color: transparent;
		background-image:  url(../images/logo-header-120x257px.svg);
		background-repeat: no-repeat;
		margin: 0.2rem auto 0 ;
		text-indent: -9999px;
		}
		
		header h1 {
			margin:0;
			padding: 1rem 0;
			border: none;
			font-weight: 600;
			font-family: "Trebuchet MS";
			text-align: center;
			font-size:.8rem!important;
   		line-height:1rem;
			color: #386892 !important;
					
		}
}

@media screen and (max-width: 600px) {
	header{
			background-color: #f5f5f5;
			background-color: #fff;
		}
	a#logo-header{
		display:block;
		width:257px;
		height:120px;
		background-color: transparent;
		background-image:  url(../images/logo-header-120x257px.svg);
		background-repeat: no-repeat;
		margin: 0.2rem auto 0 ;
		text-indent: -9999px;
		}
		
		header h1 {
			margin:0;
			padding: 1rem 0;
			border: none;
			font-weight: 600;
			font-family: "Trebuchet MS";
			text-align: center;
			font-size:1.2rem!important;
   		line-height:2.5rem;
			color: #386892 !important;
			letter-spacing: 3px;
			
		}
}

#topmenu{
	height: inherit;
	margin-top: -1.5rem !important;
	/*border-top: 1px solid #636266;
	background-color: #636266;*/
}
div#col-left-uvod{	
	width: 200px;
	padding: 0 0 0 5px;
	float:left;
	/*border: 3px solid blue;*/
	background-color:transparent;
	}

div#col-mid-uvod {
	font-size: 1.0em; 
	margin: 0 auto;
	padding: 0;
	width:600px;
	/*border: 3px solid Fuchsia;*/
}

div#col-left{	
	padding: 0 0 0 5px;
	background-color:transparent;
	}

div#col-right{
	width:95%;
	float: right;
	font-size: 0.95rem; 
	margin: 0 0.5rem 1rem 2rem;
	padding-right:0;
	}
/**************************** end sloupce-ostatni****************/

h1 b{
font-size: 70%;
color: #888;
font-weight: 400;
letter-spacing: 8px;
}

#lang{
	color: White;
	float: right;
	height: 21px;
	width: 150px;
	margin: 191px 20px 0 0;
	padding: 0;
}
#lang ul {
display: inline;
list-style: none
}
#lang li{
	float: right; 
	text-align: center;	
	padding: 0 2px;
	
}
#lang img{
	border:0;
}
#footer-menu-1 a{
	color:white;
}
#footer-menu-1 a.activeMenuFoot{
	color:#ffd700;
	font-weight: bold;
}
#footer-menu-1 a.activeMenuFoot:hover{
	color:red;
}
footer{
	background:#222222;
	border-top:8px solid #888888;
	border-bottom:8px solid #333333;
	color:#fefefe;
	border-radius: 0 0 8px 8px;
}
footer ul {margin:5px 0;padding:0;list-style:none;}
footer ul li,footerp {line-height:normal;}
footer a:link,footera:visited {color:#f1f1f1;}
footer a:hover {color:#77a400;}
footer div.finfo {margin:0;padding:0px 15px;}
footer div.finfo.email {border-right:1px solid #333333;border-left:1px solid #333333;padding:0px 20px 5px 15px;}
footer div.finfo h3 {color:white;font-size:1.4em;margin:0;padding:5px 0 5px 8px;border:none;}
footer div.finfo p {margin:5px 10px;}
footer div.finfo ul li {margin:5px 10px 4px;}
footer form {margin:10px 0 0;}
footer fieldset {border:none;border-radius: 8px;margin:0;padding:0.5rem;color:#000;background-color: #f4f4f4;}
footer fieldset div.plavr {margin-top:10px;}
footer label span {width:90%;font-weight:normal;color:black;}
footer label.norm {margin:0 3px 0 0;padding:0;}
footer input {margin:0px 6px;background:rgba(51,51,51,0.7);color:#999;border:1px solid #444;}
footer input.tlacitko {display:block;margin:5px auto 0;background-color: #1779ba; color: #fefefe; padding:6px 16px;}
footer input.tlacitko:hover {background-color: #14679e;background-color: #14679e;}
footer input.tlacitko:disabled{color:#f8f8f8 !important;background-color: #9da8b3;}
footer input.m {width:auto;margin:0 6px;vertical-align:top;}
footer form div.plavr {padding-right:8px;}
table.urHod{
 width: 95%;
 background-color:#222222!important;
 
 }
 /************************ kontakty-telefony-footer*********************/
 table.kontakt th{
 border: 0;
 background-color:#222222!important;
 text-align:left!important;
color:#78c0ed;
 font-size: 0.95rem!important;
 padding: 0;
 line-height: 1rem;
 }
 table.kontakt td{
 border: 0;
 background-color:#222222!important;
 text-align:left!important;
 font-size: 0.95rem!important;
 vertical-align: top;
 }
 table.kontakt td span.small{
 font-size: 0.8rem!important;
 }
 /************************ /kontakty-telefony-footer*********************/
 /************************ kontakty-telefony- pg:kontakt*********************/
 table.kontakt-osoby th{
 border: 0;
 /*background-color:#ddd!important;*/
 text-align:left!important;
 color: #006ac6 ;
 font-size: 0.95rem!important;
 padding: 0;
 line-height: 1rem;
 }
 table.kontakt-osoby td{
 border: 0;
 background-color:#fff!important;
 text-align:left!important;
 font-size: 0.95rem!important;
 vertical-align: top;
 }
 table.kontakt-osoby td span.small{
 font-size: 0.8rem!important;
 }
 table.kontakt-osoby td a{
 color:#000;
 }
 table.kontakt-osoby td a:hover{
 color:#00478a;
 text-decoration: underline;
 }
 /************************ /kontakty-telefony- pg:kontakt*********************/
 
/********************* forms******************************/
footer [type="text"], [type="password"], [type="date"], [type="datetime"], [type="datetime-local"], [type="month"], [type="week"], [type="email"], [type="number"], [type="search"], [type="tel"], [type="time"], [type="url"], [type="color"], textarea 
{
display: block;
box-sizing: border-box;
width: 100%;
height: 2rem;
margin: 0 0 0.1rem;
padding: 0.1rem;
border: 1px solid #cacaca;
border-radius: 3px;
background-color: #fefefe;
box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
font-family: inherit;
font-size: 0.8rem;
font-weight: normal;
color: #0a0a0a;
transition: box-shadow 0.5s, border-color 0.25s 
}
footer [type="text"].norm{
width:inherit;	
}
.required{
	color: Red!important;
}
#multi-msg{
	display: block;
	margin: auto;
	width: 90%;
	text-align: center;
	font-weight: bold;
	border-radius: 3px;
	
}
.success{
color: #2f4f4f;
	background: rgb(207, 255, 204);
background: -moz-linear-gradient(91deg, rgb(207, 255, 204) 0%, rgb(138, 221, 154) 90%);
background: -webkit-linear-gradient(91deg, rgb(207, 255, 204) 0%, rgb(138, 221, 154) 90%);
background: -o-linear-gradient(91deg, rgb(207, 255, 204) 0%, rgb(138, 221, 154) 90%);
background: -ms-linear-gradient(91deg, rgb(207, 255, 204) 0%, rgb(138, 221, 154) 90%);
background: linear-gradient(181deg, rgb(207, 255, 204) 0%, rgb(138, 221, 154) 90%);

}
.error{
color: #c11134;
background: rgb(255, 184, 179);
background: -moz-linear-gradient(91deg, rgb(255, 184, 179) 0%, rgb(246, 224, 224) 100%);
background: -webkit-linear-gradient(91deg, rgb(255, 184, 179) 0%, rgb(246, 224, 224) 100%);
background: -o-linear-gradient(91deg, rgb(255, 184, 179) 0%, rgb(246, 224, 224) 100%);
background: -ms-linear-gradient(91deg, rgb(255, 184, 179) 0%, rgb(246, 224, 224) 100%);
background: linear-gradient(181deg, rgb(255, 184, 179) 0%, rgb(246, 224, 224) 100%);
}
/********************************** end forms**********************************/
/*.alert{
background-color: #FFFFCC;
  background-image: url(../images/alert.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  '''background-position: 10px 10px;'''
	font-size: 18px;
	font-weight: normal;
	width: 60%;
	text-align:center;
	display: block;
	padding:0.8em;
	margin: 1em auto;
	background-color: #fff19d;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0 0 6px #888;
	-webkit-box-shadow: 0 0 3px#888;
	box-shadow: 0 0 3px #888;
	color: Red;
	text-shadow: 0 1px 0 #64727F;
}*/
#pg_body{
min-height:450px;
margin:0 10px;
padding:0 10px;
}
.prvni{
	/*margin-left: 20px;*/
}

#spoluprace{
 	margin:10px auto 5px;
	 background-color:transparent;
	 padding:2px;
	 width: 220px;}
 html>body  #spoluprace{
 	margin:10px auto;
	}

#spoluprace img{
 display: block;
 margin:5px auto !important;

 }
  .center{
	text-align: center;
}
.datum{
	color:#b61031;
	font-size:1em;
	float:right;
	margin-left: 5px;
	text-decoration: none!important;
}
.blok-c{
	display: block;
	margin: auto;
	text-align: center;
}
.right{
	text-align: right;
}
.left{
	text-align: left;
}
.justify{
	text-align: justify;
}
#detail{
	text-align: center;
	display:block;
	margin: 3em auto;
}
#detail img{
	border: 1px solid #dedede;
	padding:4px;
	background-color: #f1f1f1;
	cursor: pointer;
}
#detail h3{
	font-size: medium;
	font-weight: 600;
}
.clear{
	clear: both;
}
.big{
	font-size: large;
}
.red{
	color: red;
}
.blue{
	color: Blue;
}
.green{
	color: Green;
}

a.tlac{
	text-align:center;
	text-decoration:none;
	width: 20em;
	display:block;
	padding:0.2em;
	margin:1em auto;
	color: black;
	background-color:	#87CEEB;
	border: solid 1px #BF9F60;	
}
a:hover.tlac{
	background-color: #37ADDD;
}

.tlac img{
	border: 0;
}

.hidden{
	display: none;
}
/*********************************aktuality***********************/
table.kalendar_prehled,table.kalendar_prehled td,table.kalendar_prehled th{
	border:1px solid White;
}
.akceDetail img{
	float: left;
	margin: 5px 8px 5px 5px;
	border: 1px solid #6F7E99;
-moz-box-shadow: 0 0 6px #888;
-webkit-box-shadow: 0 0 6px#888;
box-shadow: 0 0 6px #888;
}
.akceDetail{
	font-size: 1.1em;
}
.akceDetail h2{
margin:10px 0 10px 0;
background-color: #778899;
padding:3px;	
}
.akceDetail .datum{
	color:#ffffa6 !important;
}
.akceDetail .strTypAkce{
	float:right;
	margin-right: 5px;
	color:white;
}
a.btnZpet{
	display: block;
	margin: 5px auto;
	text-align: center;
}
.hiLite{
	background-color: #f7f2c3;
}
#camThLabel{
	text-align: center;
	margin:2px auto;
	display:block;
}
.aktualita{
	/*padding-bottom: 1em;
	margin-bottom: 10px;
	border-bottom: dotted 1px #9C9C9C;*/
	border:1px solid #dcdcdc;
	background-color: #f2f2f2;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 3px;
	margin:3px auto 6px;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #FFFFFF 0%, #E0E0E0 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #E0E0E0 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #FFFFFF 0%, #E0E0E0 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #E0E0E0));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #E0E0E0 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #FFFFFF 0%, #E0E0E0 100%);
}
.aktHilite{
	/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #FFFFFF 0%, #E0DC74 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #E0DC74 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #FFFFFF 0%, #E0DC74 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #E0DC74));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #E0DC74 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #FFFFFF 0%, #E0DC74 100%);
}
.aktualita a{
	color: navy;
	text-decoration: none;
}
.aktualita a:hover{
	color: #0000cd;
	text-decoration:underline;
}
.aktualita img{
	float:left;
	background-color: #DDE8FF;
	padding: 3px;
	cursor: pointer;
	margin: 0 1em 1em 0;
	border:1px solid #aec3dd;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 2px 6px #888;
	-webkit-box-shadow: 0 2px 6px #888;
	box-shadow: 0 2px 6px #888;
}
.aktualita li{
	list-style: url(../images/li-1.gif)!important;
	margin-left: 1em;
	_margin-left: 1.8em;
}
.aktualita hr {
  height: 3px;
  border: 0;
  background-color: #fff;
  background-image: linear-gradient(left, #f7f6f4, #fff, #f7f6f4);
}
.aktualita hr::after {
  content: '';
  display: block;
  height: 1px;
  background-color: #c3c3c3;
  background-image: linear-gradient(left, #f7f6f4, #c3c3c3, #f7f6f4);
}
/********************************end aktality***********************/
/******************************** CLANKY*************************/
.clanky-header {
 width:100%;
 display: inline-block;
}
.clanky-header h4{
	font-size:12px;
	display: inline;
	color: #5b6875;
}
.clanky-body{
	width:100%;
	/*padding-bottom: 1em;*/
	margin-bottom: 5px;
	/*border-bottom: dotted 1px #9C9C9C*/

}	
.clanky-body-inner{
		height:70px;
		overflow:hidden;
}
.span-clanky-btn{
	text-align: right;
	font-size: 12px!important;
	color: blue;
	cursor: pointer;
}
.span-clanky-btn:hover{
color: #191970;
}
.clanky-img{
	float:left;
	background: #ece0d0;
	border: solid 1px #9C9C9C;
	padding: 3px;
	cursor: pointer;
	margin: 0 1em 1em 0;
	
}
.clanky-body li{
	list-style: url(../images/li-1.gif)!important;
	margin-left: 1em;
	_margin-left: 1.8em;
}
.clanky-autor{
	display:block;
	height: 20px;
	width: 100%;
	float: right;
	color:#708090;
	margin:0 35px 0 0;
	font-size: 0.8em;
	text-align: right;
}
.clanky-gallery{
	/*display:inline-block;*/
	line-height: 20px;
	/*width: 50%;*/
	float: right;
	color:#506070;
	margin:0 15px 0 0;
	font-size: 0.85em;
	text-align: right;
}
.clanky-dokument{
display:inline-block;
	height: 20px;
	line-height: 20px;
	width: 50%;
	float: left;
	color:#506070;
	margin:0 0 5px 0;
	font-size: 0.95em;
	text-align: left;
}
.clanky-dokument img{
	display:inline-block;
	margin:0!important;
	line-height: 20px;
	border: none;
	background-color: transparent!important;
	box-shadow:none;
	float: none!important;
}
.clanky-footer{
	margin:5px auto 0;
	width:100%;
   display: inline-block;
}
/************************************ end CLANKY **************************/
/************************************* dokumenty***************************/
.dokument {
	border:1px solid #dcdcdc;
	background-color: #f2f2f2;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 3px;
	margin:3px auto;
}
a.attach_doc{
	font-style: normal;
	color:#000099;
	text-decoration: none;
}
a:hover.attach_doc{
	font-style: normal;
	color:#2958de;
	text-decoration:underline;
}
.dokument img {
	padding: 0 5px 0 0;
	
}
.dokument h4{
	font-size:0.85rem;
	font-weight: bold;
}
/************************************* end dokumenty ***********************/
/************************************ newestDOC****************************/
.newestDoc {
	width: 98%;
}
.newestDoc li{
	list-style: none;
	text-indent: -1.5em;
	background-color: #F8F8FF;
	border: 1px solid #8DA5D0;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: .2em 2em .1em;
	margin: 0.3em .1em ;
	}
	.newestDoc li li{
	list-style: none;
	text-indent: -1.5em;
	background-color: transparent;
	border:none!important;
	margin:0 0.2em ;
	}
.newestDoc a{
		text-decoration: none;
	}
.newestDoc a:hover{
	color: #0000CD;
		text-decoration: underline;
	}
.newestDoc h4{
	font-size:0.85rem;
	font-weight: bold;
}	
.fl-left{
		float: left;
		display: inline;
		color: #696969;
	}
.fl-right{
		float: right;
		display: inline;
		color: #4169E1;
		
	}	
/************************************end  newestDOC****************************/
/****************************** FOTOGALERIE UVOD*********************************/
#galleryIntro{
	padding: 0.3em;
}

#galleryIntro div{
	float: left;
	display:block;
	margin:0.2em 0.5em;
   padding: 0.2em 0.5em;
   color: Black;
	cursor: pointer;
	min-height: 290px!important;
	_height:280px;
	min-width:210px!important; 
	width:210px;
	-moz-border-radius: 6px;
	border: 1px solid #dedede;
	border-radius: 6px;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
-webkit-box-shadow: 3px 3px 4px 0px rgba(204, 204, 204, 0.75);
-moz-box-shadow:    3px 3px 4px 0px rgba(204, 204, 204, 0.75);
box-shadow:         3px 3px 4px 0px rgba(204, 204, 204, 0.75);
	}
#galleryIntro img{
	padding:0;
	border: 1px solid #F7F7F7;
	margin: 2px auto;
	display: block;
}
#galleryIntro h4{
	font-size: 1.1em;
	font-style: normal;
	color: #4e5965;
	width: 210px;
	line-height: 16px;
	height: 16px;
		display: block;
	text-align: left;	
	overflow: hidden;
}
#galleryIntro h4:hover{
 overflow: auto;
 height: auto;
}
#galleryIntro h5{
	font-size: 11px;
	font-weight: normal!important;
	color: #6088bd;
	background-color: transparent;
	text-align: left;
}
#galleryIntro p {
	font-size: small;
	color: #e9e9e9;
	background-color: transparent;
	width: 180px;
	text-align: left;
}
#galleryIntro ul{
	margin:3px 0;
	padding: 0;
	font-size:small;
	color: #677685;
	background-color: transparent;
	width: 170px;
	}
#galleryIntro li{
	list-style: none;
	text-align: left!important;
}	

/****************************** FOTOGALERIE - ITEMS*********************/
.gallery-items{
	width:100%;
	padding:1em ;
	margin:0 auto 2rem;
}
.gallery-items img {
	float:left;
	margin:0 .6rem 0.6rem 0;
   border: 1px solid #d7d7d7;
   padding: .1rem;
   display: inline-block;
  	border-radius: 6px;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
   -webkit-box-shadow: 3px 3px 4px 0px rgba(204, 204, 204, 0.75);
	-moz-box-shadow:    3px 3px 4px 0px rgba(204, 204, 204, 0.75);
	box-shadow:         3px 3px 4px 0px rgba(204, 204, 204, 0.75);
}
.clear, .cleaner{
	clear:both;
}




/**************************       osnova zakon106/99         ******************************/
#pov-inf{
font-size:0.9em;
margin:0 0.5em;
}
#pov-inf h3{
 color: Maroon;
 margin:0; 	
  text-align: left;
}
#pov-inf .vystup{
 font-size: 1.1em;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: Red;
}
#pov-inf ul{
	margin: 0 0.2em;
}
#pov-inf li{
	margin: 0.1em 0.5em;
	padding:0.5em; 
}

#pov-inf a{
	font-size: 1.1em;
	text-decoration: none;
	color: #BD0000;
}
#pov-inf a:hover{
	font-size: 1.1em;
	text-decoration: underline;
}
.btn, a.btn {
display:block;
margin:5px auto ;
background-color: #1779ba;
color: #fefefe!important;
padding:6px 16px;
	
}

.btn:hover,  a.btn:hover {
color: #ffeb2b!important;
background-color: #136599!important;
	box-shadow:0 0 0 0;  
	text-decoration: none;
	-webkit-box-shadow: 0px 1px 1px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 1px 1px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 1px 1px rgba(50, 50, 50, 0.75);
}
.bigBtn {
display: block;
    padding: 10px;
    font-size: 120%;
    width: 160px;
    margin: 20px auto 0 auto;
    border: 2px solid #4682b4;
    color: white;
    border-radius: 4px;
    background: #7abcff;
    text-decoration: none;
 	font-weight: bolder;
background: -moz-linear-gradient(top,  #7abcff 0%, #60abf8 44%, #4096ee 100%);
background: -webkit-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%);
background: linear-gradient(to bottom,  #7abcff 0%,#60abf8 44%,#4096ee 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 );
 
}
.bigBtn a{
	 color: white!important;
    text-decoration: none;
}
.bigBtn:hover{
		box-shadow:0px 1px 1px rgba(50, 50, 50, 0.75);
}
.RedText{
	color: red!important;
}
.NadpisRubriky{
font-size: 15px;
	font-weight: bolder;
	padding-left: 5px;
	width: 195px;
	text-align: left;
	line-height: 30px;
	margin: 0 0 7px 0;
	color: white;
background: #7abcff;
border-bottom: 4px solid #ffd700;
background: -moz-linear-gradient(top,  #7abcff 0%, #006ac6 0%, #007ee5 100%);
background: -webkit-linear-gradient(top,  #7abcff 0%,#006ac6 0%,#007ee5 100%);
background: linear-gradient(to bottom,  #7abcff 0%,#006ac6 0%,#007ee5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#007ee5',GradientType=0 );
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
 border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
	
}
.nadpisDokumentu { 
	color: #006ac6 ;
	font-size: 1.6rem!important;
	font-weight: bold;
	display: block;
	width: 100%;
	line-height: 30px;
	height:30px;
	text-align:left;
	text-transform: uppercase;
	margin:10px auto 1.2em ;
	padding-left: 5px; 
}
/*.nadpisDokumentu h1,h2,h3,h4,h5 {
 font-size: 14px;
 }*/
 .nadpisDokumentu img{
 margin:0;
 float:left;
 padding: 0 3px 0 0;
 } 
 /**************** vypis dokumentu***********************/
ul.listDocs {
margin:10px;	
}
ul.listDocs  li{
list-style: none;
}
 
/********************** registrace novinky*****************/
.success, .error{
	display:block;
	text-align: center;
	width: 60%;
	padding:10px;
	margin:15px auto;
	font-size: larger;
	/*text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);*/
	-webkit-box-shadow: 2px 2px 6px 0px rgba(84, 84, 84, 0.34);
	-moz-box-shadow:    2px 2px 6px 0px rgba(84, 84, 84, 0.34);
	box-shadow:         2px 2px 6px 0px rgba(84, 84, 84, 0.34);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}
.success{
color: #2f4f4f;
	background: rgb(207, 255, 204);
background: -moz-linear-gradient(91deg, rgb(207, 255, 204) 0%, rgb(138, 221, 154) 90%);
background: -webkit-linear-gradient(91deg, rgb(207, 255, 204) 0%, rgb(138, 221, 154) 90%);
background: -o-linear-gradient(91deg, rgb(207, 255, 204) 0%, rgb(138, 221, 154) 90%);
background: -ms-linear-gradient(91deg, rgb(207, 255, 204) 0%, rgb(138, 221, 154) 90%);
background: linear-gradient(181deg, rgb(207, 255, 204) 0%, rgb(138, 221, 154) 90%);

}
.error{
color: #c11134;
background: rgb(255, 184, 179);
background: -moz-linear-gradient(91deg, rgb(255, 184, 179) 0%, rgb(246, 224, 224) 100%);
background: -webkit-linear-gradient(91deg, rgb(255, 184, 179) 0%, rgb(246, 224, 224) 100%);
background: -o-linear-gradient(91deg, rgb(255, 184, 179) 0%, rgb(246, 224, 224) 100%);
background: -ms-linear-gradient(91deg, rgb(255, 184, 179) 0%, rgb(246, 224, 224) 100%);
background: linear-gradient(181deg, rgb(255, 184, 179) 0%, rgb(246, 224, 224) 100%);
}

tr.even {
 	background-color: #f1f1f1!important;
 }
tr.odd{
 	background: #fff!important;;
 }
 .poutac{
	/*padding-bottom: 1em;
	margin-bottom: 10px;
	border-bottom: dotted 1px #9C9C9C;*/
	border:1px solid #dcdcdc;
	background-color: #f2f2f2;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 3px;
	margin:.5rem;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #FFFFFF 0%, #E0E0E0 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #E0E0E0 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #FFFFFF 0%, #E0E0E0 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #E0E0E0));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #E0E0E0 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #FFFFFF 0%, #E0E0E0 100%);
}
.aktHilite{
	/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #FFFFFF 0%, #E0DC74 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #E0DC74 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #FFFFFF 0%, #E0DC74 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #E0DC74));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #E0DC74 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #FFFFFF 0%, #E0DC74 100%);
}
 .block-c{
 	margin:auto;
 	text-align: center;
 }