/* ---------------------------------------------------------
Nazev souboru: zakladni.css
Popis: zakladni soubor css pro vsechny zakladni stranky  
naimportovano: paticka.css, hlavni_menu_cz
Autor: Slavomír Michalčík thonbrunn@gmail.com
Copyright 2014, Slavomír Michalčík, Všechna práva vyhrazena

Barvy okenek: 
#32353E : podkladova barva stranky
#660020 : barva nadpisu a popisku
#CCCCCC : sedy ramecek obalu
#666666 : sedy stin pisma
#333333 : seda textu
#FFC286 : oranzova radku tabulky
#000040 : tmavě modrá po najetí na odkaz na rozcestníku
#663300 : okrova barva pisma

&nbsp;
--------------------------------------------------------------*/
/*@import url("paticka.css");
@import url("style-index.css");*/

/* @import url("reset.css"); */
@import url("lightbox.min.css");
@import url("lightbox.css");
@charset "utf-8";
 


* { /* vynulování okrajů */
	margin:0;
	padding:0;
} 

html { 
	height: 100%; 
	 /*font-size: 62.5%; 16 px × 62,5 % = 10 px  zakladni velikost pisma*/
}

body {
	background-color: #7794b7; /*#32353E#d7d7d7*/
	height: 100%;
	font-family: "Verdana", Calibri, Geneva, sans-serif; /* 10 px × 1,2 em = 12 px */
	counter-reset: section;
}

/* h1, h2, h3, h4, h5, h6 {
	margin-bottom: .2em;
} */

/* ---- ZÁHLAVÍ MENU -------- */

#hlava-1 { /* Zahlavi s tit. obr a navigaci, FB, vlajka   */
	width: 1210px;
	height:170px;	
	margin: 10px auto 0;
	background:none;
	/*border: 1px solid #ff0040;*/
}

#menu-tit { /* DIV Navigace*/
	margin: 0 auto;
	/* padding: 5px; */
	height: auto;
	width:100%;
	display: inline-block;
	background-image:clear;
	text-align: center;
	/* border: 1px solid green;odstranit testovací rámeček */
}


/* -------------- DOLNÍ ČÁST -------------- */

#obal { /* celý zbytek dole */ 
	width: 1160px; 
	/*height: 550px;*/
	/*position: relative;*/
	/*clear: both;*/
	margin: 15px auto;
	padding: 20px 20px;
	background-color: #cecebf;
  	border:2px solid #fdfdfd; /* vnejsi sedy ramecek */
	-webkit-border-radius: 20px; /* Safari 3-4, iOS 1-3.2, Android ≤1.6 */ 
	-moz-border-radius: 20px; /* Firefox 1-3.6 */ 
	border-radius: 20px; /* Opera 10.5+, IE 9+, Safari 5, Chrome, Firefox 4+, iOS 4+, Android 2.1+ */ 
	
}

/* ---- BLOCK ORT - text ----- */

#block-ort { 
	float: left;/**/
	width: 100%; /*900px*/
	height: auto;
	background-image: url('../images/podklad.png');
  	border:1px solid #fdfdfd; /* vnejsi sedy ramecek */
	-webkit-border-radius: 20px; /* Safari 3-4, iOS 1-3.2, Android ≤1.6 */ 
	-moz-border-radius: 20px; /* Firefox 1-3.6 */ 
	border-radius: 20px; /* Opera 10.5+, IE 9+, Safari 5, Chrome, Firefox 4+, iOS 4+, Android 2.1+ */ 
}


#block-ort h1 {
	font-size: 56px; /* 3.5em */
	font-weight: bold;
	color: #32353E;
	text-align:center; 
	text-shadow: 1px 1px 1px #ffffff;
	font-variant: small-caps;
	margin: 20px 0 20px;
	  	
}

#block-ort article {
	width: 90%;
	margin: 0 auto;
	 /*border:1px solid #008c46; */
}

#block-ort p.publ {
	font-size: 12px;
	color:#663300;
	text-align: right;
	text-indent: 0px;	
} 

#block-ort article p {
	font-size: 18px;
	font-weight: 450;
	text-align: justify; /* zarovnani do bloku */
	color:#333333;
	margin-bottom: 11px;
	line-height: 1.5;
	/*text-indent: 2.0em;*/
	/*border:1px solid #008c46;  */
}

#block-ort article p.zdroj {
	font-size: 12px;
	color:#333333;
	margin: 15px 0 15px;
	line-height: 1.5;
		
}

#block-ort article p.pozn {
	font-size: 15px;
	color:#333333;
	line-height: 1.5;
		
}

#block-1 article p.kor {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color:#063970;
	margin-bottom: 11px;
	line-height: 1.5;
		
}

#block-ort article img {
	border: 1px solid #000000;
		
}

#block-ort article img.bezram {
	border: none;
		
}

#stred {
	margin: 0 auto;
	
}

#block-ort article p.ods {
	margin-top: 15px;
}

#block-ort p.next {
	font-size: 14px; 
	font-style: italic;
	text-indent: 0; 
	margin-bottom: 15px;	
} 

#block-ort article p.neod {
	line-height: normal;
	margin-bottom: 5px;
	text-align: left;
}

#block-ort article h2 {
	font-size: 27px; /* 1.6em */
	font-variant: small-caps;
	font-weight: 600;
	color: #660020;
	text-align:links;
	text-shadow: 1px 1px 1px #666666; /* #CCCCCC */
	margin: 8px 0;
	
}

#block-ort article h2.sezn {
	margin: 8px 0 8px 40px;
	counter-increment: section;
	list-style-type: decimal; 
	display: list-item;
}

#block-ort article h2.sezn2 {
	margin: 8px 0 8px 57px;
	counter-increment: section;
	list-style-type: decimal; 
	display: list-item;
}

#block-ort article h3 {
	font-size: 18px;
	font-weight: bold;
	color: #32353E; /*#575748*/
	text-shadow: 1px 1px 1px #dddddd;
	font-variant: small-caps;
	margin: 15px 0;
	text-align:left;
}

#block-ort article h4 { /*  */
	/* max-width:68em;*/
	font-size:12px;
	font-weight:bold;
	color:#660020;
	margin: 5px 0 10px 0;
}	

#block-ort article h5 { /*  */
	/* max-width:68em;*/
	font-size: 20px;
	font-weight:bold;
	color:#660020;
	margin-top: 8px;
	margin-bottom: 8px;
}	

#block-ort article a {
	/* text-decoration: none; */
	color: #660020;
	/* margin-bottom: 15px; */
}



/* ---- DIV úvodní seznam textu ------------------ */
#hlava { /* seznam */
	font-family: "Verdana", Geneva, sans-serif;
	font-weight: bold;
	color: #660020;
	margin-left: 40px; /*  odsazení textu zleva */ 
	line-height: 40px; /* 1,5 řádku */ 
	 /* border:1px solid green;--- TESTOVACI RAMECEK --- */
}

#hlava ol { /* seznam odkaz */
	font-size: 18px;
	font-variant: small-caps;
	font-weight: bolder;
	color: #660020;
	list-style-type: decimal;
	margin-left: 11px; /*  odsazení textu zleva */ 
	text-shadow: 1px 1px 1px #666666;
	/* line-height: 1.5; 1,5 řádku */ 
}

#hlava ol li a {
	/*font-size: 1em;*/
	font-weight: bolder;
	color:#660020;
	text-shadow: 2px 2px 2px #CCCCCC;
	text-decoration:none;
	cursor: pointer;
	
}
#hlava ol li a:hover {
	/*text-decoration:none;*/
	color:#000040;/*#DB6D00;*/
} 




/* --- TABULKA ---- */
#block-ort article table.obyv2  {
	width:70%;
	height:auto;
	/* margin: 8px auto; */
	text-align: center; 
	font-family: "Calibri", Geneva, sans-serif;
	font-size: 20px;
	/* color: #663300; */
	border-spacing:4px;
	border: 3px solid #32353E;	 
}

#block-ort article table.obyv,
#block-ort article table.verein
 {  
	width:100%;
	height:auto;
	/* margin: 8px auto; */
	text-align: center; 
	font-family: "Calibri", Geneva, sans-serif;
	font-size: 20px;
	/* color: #663300; */
	border-spacing:4px;
	border: 3px solid #32353E;	 
}

#block-ort table.obyv th,
#block-ort table.obyv2 th,
#block-ort table.verein th { /* záhlaví tabulky */ 
	color: #32353E;
	height:48px; /**/
	text-align:center;
	padding: 8px auto;/**/
}

#block-ort table.obyv td:first-child,
#block-ort table.obyv2 td:first-child,
#block-ort table.verein td:first-child { /* 1 sloupec tabulky */
  font-weight: bold;
  color: #663300;
}

#block-ort table.obyv tr:nth-child(even), 
#block-ort table.obyv2 tr:nth-child(even) {
      background-color: #D1D1D1; /* Změňte na požadovanou barvu pro liché řádky (např. bílá) */
    } /* */

#block-ort table.obyv td:nth-child(3) a { /* 3 sloupec tabulky */
  vertical-align: -5px; /* */
}

#block-ort table.obyv td:nth-child(4) { /* 4 sloupec tabulky */
  font-style: italic;
}

#block-ort table.verein td:nth-child(2) { /* 4 sloupec tabulky */
  text-align: left;
  padding-left: 15px;
  color: none;
}

#block-ort article table.obyv td, 
#block-ort article table.obyv2 td,
#block-ort article table.verein td {
	
	border:solid 1px #32353E;
	/* color: #663300;  *//* barva pisma v bunce */ 
	border-collapse:separate;
	vertical-align: baseline;
	line-height: 40px;
}

/* --- Foto Container --- */
#container {
	width: 450px;
	margin-left: 450px;
	display: grid;
	position: absolute; 
	/*border: 1px solid #FF8000; */
	/* justify-items: end; */
}
#container2 {
	float: right;
	margin-left: 30px; /* */
	
	/*border: 1px solid red; */

}

#container3 {
	float: left;
	width: 250px; /* */
	margin-right: 20px;
	/*border: 1px solid red; */

}

/* --- ZAPATI --- */

#block-4 { /* ZAPATI */
	width: 1160px; /*900px*/
	height: 30px;
	/*position: relative;*/
	/*clear: both;*/
	margin: 20px auto;
	/* padding: 25px 20px; */
	background-image: none;
  	/* border:2px solid #fdfdfd;  */
}

#block-4 p { /* levý sloupec */
	text-align: center;
	font-family:"Calibri", Geneva, sans-serif;
	font-size: 23px; /*1.4em */
	color:#eeeeee;
	/* padding: .1em .5em; */
	text-shadow:1px 1px 1px #000000;
}

#block-4 a {
	color:#8c1c30;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	text-shadow:1px 1px 1px #000000;
}

#block-4 a:hover {
	color:#32353E;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	text-shadow:1px 1px 1px #000000;
}

/* ---- HORIZONTALNI NAVIGACE ---- */
.button {
	background-color: clear; /*#1a6600*/
	border: none;
	font-family:"Calibri", Geneva, sans-serif;
	font-size: 28px; /*1.4em */
	color:#eeeeee;
	padding: 2px 8px; /* */
	text-align: center; /* */
	text-shadow:1px 1px 1px #000000;
	text-decoration: none;/*  */
	display: inline-block;/*  */
	/* margin: .1em .2em; */
	cursor: pointer;
	-webkit-border-radius: 6px; /* Safari 3-4, iOS 1-3.2, Android ≤1.6 */ 
	-moz-border-radius: 6px; /* Firefox 1-3.6 */ 
	border-radius: 6px; /* Opera 10.5+, IE 9+, Safari 5, Chrome, Firefox 4+, iOS 4+, Android 2.1+ */ 
}

.button2 {
	background-color: clear; /*#1a6600*/
	border: none;
	font-family:"Calibri", Geneva, sans-serif;
	font-size: 38px; /*1.4em */
	color:#eeeeee;
	padding: 2px 8px; /* */
	text-align: center; /* */
	text-shadow:1px 1px 1px #000000;
	text-decoration: none;/*  */
	display: inline-block;/*  */
	/* margin: .1em .2em; */
	cursor: pointer;
	-webkit-border-radius: 6px; /* Safari 3-4, iOS 1-3.2, Android ≤1.6 */ 
	-moz-border-radius: 6px; /* Firefox 1-3.6 */ 
	border-radius: 6px; /* Opera 10.5+, IE 9+, Safari 5, Chrome, Firefox 4+, iOS 4+, Android 2.1+ */ 
}

.button:hover, 
.button2:hover {
	background-color: #32353E ;/*#660020#e7e7e7*/
	border: 1px solid #eeeeee; 
}

/* ---------- Další- Předchozí strana ------------- */

#pagination {
	color: #000000;
	display: inline-block;
	margin-bottom: 10px; /* */
}

#pagination a {
  color: #000000;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
}

#pagination a.active {
  background-color: #32353E;/* #4CAF50 */
  color: white;
  border-radius: 5px;
}

#pagination a:hover:not(.active, .pag) {
 background-color: #ddd; /*  */
  border-radius: 5px;
}


/* --- DĚLÍCÍ ČÁRA MODRÁ --- */
.line {
	width:90%;
	/* height: 1px; */
	background:#32353E; /* BARVA POZADI */
	margin: 15px auto; /* */
	
}

.line2 {
	width:100%;
	/* height: 1px;  */
	background:#32353E; 
	margin: 5px auto 10px;
}/* */

.cara { 
	width:100%;
	color: #660020;
	/* height: 1px; */
	background:#660020; /*  BARVA POZADI */
	margin: 10px auto;
	
}

/* ------------------------------- */

/*.cleaner {
   clear: both;
   height: 0;
   font-size: 0;
     
}*/

.neobtekat:after {
	content: ".";
	display: block;
	height:0;
	clear: both;
	visibility: hidden;
} 

/*Skryto před IE5-mac \*/
* html .neobtekat { height:1%;
}
/* konec skrytí před IE5-mac */

		/* --------- NAHORU ------------ */
		/* BackToTop button css */
		#scroll {
		    position:fixed;
		    right:10px;
		    bottom:80px;
		    cursor:pointer;
		    width:50px;
		    height:50px;
		    background-color:#660020;
			text-indent:-9999px;
		    display:none;
		    -webkit-border-radius:5px;
		    -moz-border-radius:5px;
		    border-radius:5px;
		}
		#scroll span {
		    position:absolute;
		    top:50%;
		    left:50%;
		    margin-left:-8px;
		    margin-top:-12px;
		    height:0;
		    width:0;
		    border:8px solid transparent;
		    border-bottom-color:#ffffff
		}
		#scroll:hover {
		    background-color:#32353E;
		    opacity:1;
		    filter:"alpha(opacity=100)";
		    -ms-filter:"alpha(opacity=100)";
		}







