/* ---------------------------------------------------------
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
--------------------------------------------------------------*/
/*@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";
@import url("style-mlyn.css");

* { /* 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: auto;
	font-family: "Verdana", Calibri, Geneva, sans-serif; /* 10 px × 1,2 em = 12 px */ 
	border: 1px solid black;
}

/* 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: auto;
	background:none;
	/*border: 1px solid #ff0040;*/
}

#tit-obr {
	width:99%; /*100*/
	height:420px;
	margin:0 auto;
	background-image: url('../images/tit-obr-2.jpg');
	/*position: relative;*/
	/* clear:both; */
	border:3px solid #fdfdfd; /* #CCCCCC */
	-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+ */ 
}


#menu-tit-mlyn { /* DIV Navigace*/
	margin: 10px auto 0px;
	/* padding: 5px; */
	height: auto;
	width:100%;
	display: inline-block;
	background-image:clear;
	text-align: center;
	/* border: 1px solid green;odstranit testovací rámeček */
}

#pata {
	width:100%;
	height: 60px;
	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+ */ 
}


/* -------------- DOLNÍ ČÁST -------------- */

#obal { /* celý zbytek dole */ 
	width: 1160px; 
	/*height: 550px;*/
	/*position: relative;*/
	/*clear: both;*/
	margin: 0 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 1 ------------- */

#block-1 { 
	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-1 h1 {
	font-size: 56px;
	font-weight: bold;
	color: #32353E;
	text-align:center; 
	text-shadow: 1px 1px 1px #ffffff;
	font-variant: small-caps;
	margin: 20px 0 20px;
	  	
}

#block-1 article {
	width: 90%;
	margin: 0 auto;
	 /*border:1px solid #008c46; */
}

#block-1 p.inzert { /*  */
	font-size:13px;
	font-style:italic;
	color: #660020;
	font-weight:500;
	line-height: normal;
	/*margin-bottom:0.5em;
	 text-indent: 2.0em;  odsazení zleva */
}

#block-1 p.public { 
	font-size: 14px;
	color: #663300;
	text-align:left;
	line-height: 1.5;
	text-indent: 0px;
}
 #block-1 p.publ {
	font-size: 12px;
	color:#663300;
	text-align: right;
	text-indent: 0px;	
} 

#block-1 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: 25px;/**/
	/*border:1px solid #008c46;  */
}

#block-1 article img {
	border: 1px solid #000000;
		
}

.map {
	margin-top: 15px;
		
}

#block-1 article h2 {
	font-size: 25px;
	font-variant: small-caps;
	font-weight: 600;
	color: #660020;
	text-align:left;
	text-shadow: 1px 1px 1px #666666; /* #CCCCCC */
	margin: 8px 0;
}

#block-1 article h3 {
	font-size: 25px;
	font-variant: small-caps;
	font-weight: 600;
	color: #660020;
	text-align:center;
	text-shadow: 1px 1px 1px #666666; /* #CCCCCC */
	margin: 8px 0;
}



#block-1 article h4 { /*  */
	/* max-width:68em;*/
	font-size:12px;
	font-weight:bold;
	color:#660020;
	margin: 5px 0 10px 0;
}	

#block-1 article h5 { /*  */
	font-size: 20px;
	font-style:italic;
	text-align: center;
	/*font-weight:300;*/
	color: #660020; 
	/*text-shadow: 1px 1px 1px #CCCCCC;*/
	margin: 8px 0;
}

#block-1 article h6 { /*  */
	font-size: 20px;
	font-style:italic;
	/*font-weight:300;*/
	color: #333333; /*šedá barva  */
	/*text-shadow: 1px 1px 1px #CCCCCC;*/
	margin: 8px 0;
}	

#block-1 article a {
	/* text-decoration: none; */
	color: #660020;
	/* margin-bottom: 15px; */
}

#block-1 article a.ass {
	font-size: 16px;
	color:#660020;
	text-align: left;
	
} 

#block-1 article a.zde {
	font-size: 20px;
	font-weight: bold;
	color:#660020;
	text-decoration: none;
} 


/* --------------------- TABULKA MLYNY------------------------ */

#block-1 article table.mlyn { 
	width:100%;/*  */
	height:auto;
	/* margin: 0.5em auto; */
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 15px;
	/* text-align:center;  */
	border-collapse: separate;
	border-spacing:4px;
	border: 3px solid #32353E;	 
}


#block-1 article table.mlyn th { /* záhlaví tabulky */ 
	color: #32353E;
	height:35px; /**/
	text-align:center;
	padding: 5px auto;
	/*border: 1px solid green;*/
}

#block-1 article table.mlyn a { /* záhlaví tabulky */ 
	color: #660020;
	height:35px; /**/
	text-align:center;
	padding: 5px auto;
	/*border: 1px solid green;*/
}

#block-1 article table.mlyn a:hover { /* záhlaví tabulky */ 
	color: #32353E;
	
}

#block-1 article table.mlyn tr { /* řádek tabulky */ 
	color: #32353E;
	 /**/
	text-align:center;
	
}

#block-1 article table.mlyn td { /* buňka */
	/*text-align: center;  */
	border: 1px solid #32353E;
	border-collapse: separate;
	height:50px;
	
	color: #663300; 
	vertical-align: middle; /**/ 
}

#block-1 article table.mlyn td.tab-line { /* buňka */
	background-color: #808080;
	height:3px; 
	padding:0;
	margin:0;
}

#block-1 table.mlyn td:first-child { /* 1 sloupec tabulky */
  font-weight: bold;
}

#block-1 table.mlyn td:nth-child(3) { /* 3 sloupec tabulky */
  font-weight: bold;
  text-align: left;
  padding-left:10px;
}

#block-1 article p.neod { /* */
	font-size: 14px;
	font-style: italic;
	text-indent: 0;  
}


/* ------------ ZÁHLAVÍ ---------------- */
#block-4 { 
	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 { 
	text-align: center;
	font-family:"Calibri", Geneva, sans-serif;
	font-size: 23px; 
	color:#eeeeee;
	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 #C0C0C0;
}

#block-4 a:hover {
	color:#32353E;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	text-shadow:1px 1px 1px #FFFFFF;
}

/* ---- HORIZONTALNI NAVIGACE ---- */
.button {
	background-color: clear; /*#1a6600*/
	border: none;
	font-family:"Calibri", Geneva, sans-serif;
	font-size: 28px; /*1.4em */
	color:#eeeeee;
	padding: 1.5px 10px; /* */
	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: 1.5px 10px; /* */
	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; 
}

/* --- DĚLÍCÍ ČÁRA MODRÁ --- */
.separ {
	width:90%;
	/* height: 1px; */
	background:#32353E; /* BARVA POZADI */
	margin: 15px auto; /* */
	
}

 /* .line5 {
	width:100%;
	height:0.1em;
	background:#660020;  
	margin:1em auto;
	text-decoration: line-through;
	text-shadow: 1px 1px 1px #666666;
}*/

/* ------------------------------- */

/*.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)";
}





