html, body, div, form, img {
  margin: 0;
  padding: 0;
  border: 0;
  }

html, body {
	height: 100%;
  }

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;	
  text-align: left;
  background-color: #E6EAF0;
	}


/*** Identifikatory ***/
#kontejner {
  margin: auto;
	width: 770px;
  padding: 0;
  min-height: 100%;
  height: 100%;
  background-color: #ffffff;
  }

html>body #kontejner {
	height: auto;
}

#kontejner_uvod {
  margin: auto;
	width: 770px;
  padding: 0;
  min-height: 100%;
  height: 100%;
  background: #ffffff url('img/uvod_pozadi.gif') 0 178px repeat-y;
  }
  
#flash { width: 516px; height: 438px; background: url('img/flash_zastupny.png') left top no-repeat; }  

html>body #kontejner_uvod {
	height: auto;
	}

#jazyk {
  text-align: right;
  padding: 4px 20px;
  background-color: #ffffff;
  }
	  
#zahlavi {
  position: relative;
  height: 95px;
  width: 770px;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  }

#logo {
  position: absolute;
  top: 0px;
  left: 20px;
  }

#banner {
	position: absolute;
	top: 0px;
	right: 13px;
	width: 521px;
	height: 94px;
	background-color: #FF9213;
	}

#menu_horni {
  padding: 10px 13px;
  background-color: #ffffff;
  font-size: 1.1em;
  }

#menu_aktuality {
  width: 192px;
  float: right;
  text-align: left;
  font-size: 0.95em;
  color: #000000;
  padding: 0 0 20px 0;
  }

#menu_aktuality_obsah {
	margin: 0 13px 0 0;
	}
	
#cesta {
	padding-left: 30px;
	margin-bottom: 20px; 
	}

#telo_uvod {
  width: 570px;
  float: left;
  overflow: hidden;
  }

#telo_uvod_obsah {
  text-align: left;
  padding: 0 15px 20px 30px;
  }

#telo {
  width: 450px;
  float: left;
  overflow: hidden;
  }

#telo_obsah {
  text-align: left;
  padding: 0 15px 20px 30px;
  }

#telo_prave {
  width: 305px;
  float: right;
	}

#telo_prave_obsah {
	padding: 0 13px 0 0;
  text-align: left;
  font-size: 0.9em;
  }

#uvod {
  float: left;
  width: 500px;
  margin-top: 23px;
  }
  
#uvod_aktuality {
  width: 260px;
  float: right;
  margin-top: 23px;
  font-size: 0.85em;
  }

#uvod_aktuality_banner {
	margin: 0 0 20px 0;
	}
	
#tisk_info {
	display: none;
	}

#tisk_zahlavi {
	display: none;
	}

#paticka_kontejner {
	width: 770px;
	position: relative;
	height: 60px;
	margin: -60px auto 0 auto;
  background-color: #ffffff;
	}

#paticka {
  clear: both;
  position: absolute;
  bottom: 13px;
  left: 13px;
  width: 744px;
  margin: 0;
  padding: 10px 0;
  background-color: #E6EAF0;
  color: #606470;
  }
  
#paticka_copyright {
  width: 450px;
  padding-left: 10px;
  }

#paticka_tisk {
	float: right;
	}

/*** Deti identifikatoru ***/
#jazyk a, #jazyk a:hover, #jazyk a:visited {
  color: #FF7C27;
  font-weight: normal;
  text-decoration: none;
  }

#banner * {
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0 0 0 13px;
	padding: 0;
	}

#banner * * {
	margin: 0;
	padding: 0;
	}

#menu_horni div {
	border: 2px solid #DBE1E9;
	background: #F5F7FA url('img/menu/menu_horni_pozadi.gif') top left repeat-x;
	padding: 0 0 3px 0;
	text-align: left;
  }

#menu_horni ul {
	list-style-type: none;
	margin: 0px !important;
	padding: 4px;
	}

#menu_horni li {
	float: left;
	display: block;
	list-style-type: none;
	line-height: 100%;
	background: none;
	padding: 0;
	margin: 0;
	}

#menu_horni a {
	float: left;
	display: block;
	padding: 5px 10px;
	margin: 0;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}

#menu_horni a:hover {
	background-color: #DBE1E9;
	}

#menu_horni a.vybrano, #menu_horni a.vybrano:hover {
	float: left;
	display: block;
	padding: 5px 10px;
	margin: 0;
	text-decoration: none;
	background-color: #E6EAF0;
	color: #000000;
	font-weight: bold;
	}

#paticka_kontejner {
	background-color: #ffffff;
	}

#paticka_copyright div {
	display: inline;
  margin: 0;
  padding: 5px 10px 5px 0;
  text-align: left;
  }

#paticka_copyright a, #paticka_copyright a:visited {
  color: #606470;
  }
  
#paticka_copyright a:hover {
  color: #3499D9;
  }

#paticka_tisk div {
	display: inline;
  margin: 0;
  padding: 5px 10px 5px 0;
  text-align: right;
  }

#paticka_tisk div img {
	margin: 2px 5px 0 0;
	float: left;
	}

/*** Obecne definice ***/

p {
  padding: 0;
  margin: 0 0 1.1em 0;
  line-height: 140%;
  }
  
ul {
  padding: 0;
  margin: 0 0 1.1em 1em;
  }

li ul {
  margin: 0.3em 0 0 0.8em;
  }

ol {
  list-style-type: decimal;
  padding: 0;
  margin: 0 0 1.1em 2.5em;
  }

li ol {
  margin: 0.3em 0 0 2.2em;
  }

ul li {
  padding: 0.1em 0 0.4em 15px;
  list-style: none;
  background: url('img/odrazka1.gif') 0 0.55em no-repeat;
  line-height: 130%;
  }

ul li ul li {
  padding: 0.1em 0 0.4em 17px;
  list-style: none;
  background: url('img/odrazka2.gif') 0 0.55em no-repeat;
  line-height: 130%;
  }
  
ol li {
  padding-top: 0.1em
  padding-bottom: 0;
  }

a {
  color: #FF7C27;
  text-decoration: underline;
  }

a:link {
  color: #FF7C27;
  }
  
a:visited {
  color: #FF7C27;
  }

a:hover {
  color: #3499D9;
  }

a img {
  border: 0;
  }
  
h1 {
  color: #FF7C27;
  margin: 0 0 1.5em 0;
  font-size: 1.5em;
  }
  
h2 {
  color: #FF7C27;
  margin: 1.5em 0 0.5em 0;
  font-size: 1.2em;
  }

h3 {
  color: #FF7C27;
  margin: 1.2em 0 0.4em 0;
  font-size: 1.1em;
  }

h4 {
  color: #000000;
  margin: 0.7em 0 0.4em 0;
  font-size: 1em;
  }

h5 {
  color: #000000;
  margin: 0.7em 0 0.4em 0;
  font-size: 1em;
  font-weight: normal;
  }
    
table, th, td {
  border: 0;
  border-collapse: collapse;
  margin: 0 0 1.1em 0;
  }

th, tr.zahlavi td {
  background-color: #E4E9ED;
  border: 2px solid #ffffff;
  color: #013C9F;
  padding: 4px 6px 4px 8px;
  text-align: left;
  }

td {
  background-color: #F7FAFC;
  border: 2px solid #ffffff;
  padding: 4px 6px 4px 8px;
  text-align: left;
  line-height: 130%;
  }

th h2, td h2 {
	margin-top: 0;
	margin-bottom: 0;
	}

th p, td p, th ul, td ul {
	margin-top: 0;
	margin-bottom: 0;
	}

sup {
	font-size: 9px;
	}

input {
  margin: 0;
  border: 1px solid #808080;
  padding: 1px 2px 1px 2px;
  font-size: 9px;
  }

textarea {
  margin: 0 0 5px 0;
  border: 1px solid #808080;
	font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  padding: 1px 2px 1px 2px;
  margin: 0;
  }


/*** Tridy ***/

div.clear {
	clear: both;
	position: relative;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
	}

span.clear {
	clear: both;
	display: block;
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	}

p.popis_obrazku {
  width: 400px;
  font-style: italic;
  margin: 5px 0 20px 0;
  }

p.zpet {
  font-size: 0.9em;
  margin-top: 2em;
	padding-left: 10px;
  background: url('img/aktualita_zpet.gif') 0 0.35em no-repeat;
  }

p.nahoru {
  font-size: 0.9em;
  margin-top: 2em;
	padding-left: 10px;
  /*background: url('img/aktualita_zpet.gif') 0 0.35em no-repeat;*/
  }

div.menu_polozka {
  background: #ffffff url('img/menu_polozka_pozadi.gif') top left repeat-x;
  }
  
div.uvod_popis_obru {
  position: relative;
  height: 35px;
  background: #1E3C87 url('img/uvod_popis_obru_odrazka.gif') 22px center no-repeat;
  }

div.uvod_popis_obru img {
  position: absolute;
  top: 12px;
  left: 52px;
  }

div.uvod_claim {
  position: relative;
  background-color: #1E3C87;
  padding: 25px 0 25px 52px;
  margin-top: 3px;
  }

/* Zpravy na uvodni strane */
h1.uvod_aktuality_nadpis {
  background: #ffffff url('img/uvodni_strana/aktuality_pozadi.gif') top right no-repeat;
  padding: 7px 10px;
  margin: 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.2em;
  }
  
div.uvod_aktualita_polozka {
	position: relative;
  background: #ffffff url('img/uvod_aktualita_pozadi.gif') bottom left repeat-x;
  padding: 0 0 10px 5px;
  margin-bottom: 10px;
  }

div.uvod_aktualita_polozka h2 {
  margin: 0 0 0.1em 0;
  padding: 0;
  font-size: 1.1em;
  font-weight: bold;
  }

div.uvod_aktualita_polozka h2 a, div.uvod_aktualita_polozka h2 a:visited, div.uvod_aktualita_polozka h2 a:hover {
  text-decoration: underline;
  }

div.uvod_aktualita_polozka p.datum {
	font-size: 1em;
  padding: 0;
  margin: 0 0 3px 0;
  }

div.uvod_aktualita_polozka p {
  padding: 0;
  margin: 0;
  }
  
div.uvod_aktualita_polozka p.obrazek {
	text-align: center;
  margin: 0;
  }

/* Vypis zprav */
div.aktualita_clear {
	clear: both;
	height: 1.7em;
	}
	
div.aktualita_polozka {
  margin-bottom: 0;
  }

div.aktualita_polozka p {
  margin-bottom: 0;
  }

div.uvod_aktualita_polozka p.datum {
	font-size: 1em;
  padding: 0;
  margin: 10px 0 3px 0;
  }

div.aktualita_polozka h2 {
  margin: 0 0 0.5em 0;
  font-size: 1.1em;
  }

div.aktualita_polozka h2 a:link, div.aktualita_polozka h2 a:visited, div.aktualita_polozka h2 a:hover {
  text-decoration: underline;
  }

div.aktualita_polozka img {
	float: left;
	margin-right: 10px;
  }

div.aktualita_polozka p img {
	float: none;
  }

/* Zobrazeni jedne zpravy */

div.aktualita {
  text-align: left;
  padding: 0 15px 20px 30px;
	}

div.aktualita p.datum {
  margin: 0;
  font-size: 1em;
  }

div.aktualita h1 {
	margin-bottom: 1em;
  }

div.aktualita p.perex {
	font-weight: bold;
	margin-bottom: 1.1em;
  }

div.aktualita_zpet {
  font-size: 1em;
  margin-top: 2em;
	padding-left: 15px;
  background: url('img/aktuality/zpet.gif') 0 0.35em no-repeat;
  }

div.aktualita_obrazky {
	padding: 0 13px 0 0;
  text-align: center;
	}
  
/* Leve menu */
div.menu_uroven1 {
  background: url('img/menu_odrazka1.gif') 8px 0.6em no-repeat;
  color: #000000;
  font-weight: bold;
  padding: 5px 5px 5px 24px;
  }

div.menu_uroven1_vybrano {
  background: url('img/menu_odrazka2.gif') 5px 0.7em no-repeat;
  color: #013C9F;
  font-weight: bold;
  padding: 5px 5px 5px 24px;
  }

div.menu_uroven2 {
  color: #000000;
  padding: 5px 5px 5px 39px;
  }

div.menu_uroven2_vybrano {
  color: #013C9F;
  padding: 5px 5px 5px 39px;
  }
  
div.menu_uroven1 a, div.menu_uroven1 a:hover, div.menu_uroven1 a:visited {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  }

div.menu_uroven1_vybrano a, div.menu_uroven1_vybrano a:hover, div.menu_uroven1_vybrano a:visited {
  color: #013C9F;
  font-weight: bold;
  text-decoration: none;
  }

div.menu_uroven2 a, div.menu_uroven2 a:hover, div.menu_uroven2 a:visited {
  color: #000000;
  text-decoration: none;
  }

div.menu_uroven2_vybrano a, div.menu_uroven2_vybrano a:hover, div.menu_uroven2_vybrano a:visited {
  color: #013C9F;
  text-decoration: none;
  }
  
/* Mapa webu */
div.mapa_uroven0 {
  display: none;
  }

div.mapa_uroven1 {
  color: #013C9F;
  margin: 1.2em 0 0 0;
  font-size: 1.1em;
  padding: 0;
  }
  
div.mapa_uroven1 a, div.mapa_uroven1 a:hover, div.mapa_uroven1 a:visited {
  color: #013C9F;
  font-weight: bold;
  text-decoration: none;
  }
div.mapa_uroven1 a:hover {
  text-decoration: underline;
  }

div.mapa_uroven2 {
  background: url('img/mapa/sipka.gif') 5px 0.1em no-repeat;
  margin: 0.3em 0 0 5px;
  color: #013C9F;
  padding: 0 0 0 25px;
  }
  
div.mapa_uroven2 a, div.mapa_uroven2 a:hover, div.mapa_uroven2 a:visited {
  color: #013C9F;
  text-decoration: none;
  }
div.mapa_uroven2 a:hover {
  text-decoration: underline;
  }

div.mapa_uroven3 {
  color: #000000;
  background: url('img/mapa/sipka.gif') 30px 0.1em no-repeat;
  margin: 0.3em 0 0 5px;
  padding: 0 0 0 50px;
  }

div.mapa_uroven3 a, div.mapa_uroven3 a:hover, div.mapa_uroven3 a:visited {
  color: #000000;
  text-decoration: none;
  }
div.mapa_uroven3 a:hover {
  text-decoration: underline;
  }

div.mapa_uroven4 {
  color: #000000;
  background: url('img/mapa/sipka.gif') 55px 0.1em no-repeat;
  margin: 0.3em 0 0.2em 5px;
  padding: 0 0 0 75px;
  }

div.mapa_uroven4 a, div.mapa_uroven4 a:hover, div.mapa_uroven4 a:visited {
  color: #000000;
  text-decoration: none;
  }
div.mapa_uroven4 a:hover {
  text-decoration: underline;
  }

table.kontaktni_formular th {
  padding: 2px 0 2px 0;
  font-weight: normal;
  }

table.kontaktni_formular th.formular_chyba {
  padding: 2px 0 2px 0;
  font-weight: normal;
  color: red;
  }

table.kontaktni_formular td {
  padding: 2px 0 2px 10px;
  }
  
table.pruhledna_tabulka {
  border-collapse: collapse;
  }

table.pruhledna_tabulka th, table.pruhledna_tabulka td {
	border: none;
	background-color: transparent;
	padding: 0 5px 0 0;
	vertical-align: top;
	}

input.tlacitko {
  border: 1px solid #013C9F;
  background-color: #ffffff;
  font-weight: bold;
  font-size: 11px;
  color: #013C9F;
  }

input.checkbox {
  border: none;
  }

/*** Styly pro strankovani tt_news ***/
div.tx-ttnews-browsebox {
	margin-top: 20px;
	text-align: center;
	font-size: 0.9em;
	}

div.tx-ttnews-browsebox table {
	margin: 0;
	display: inline;
	}

div.tx-ttnews-browsebox table th, div.tx-ttnews-browsebox table td {
	background-color: transparent;
	padding: 0 2px;
	}

div.tx-ttnews-browsebox a, div.tx-ttnews-browsebox a:visited, div.tx-ttnews-browsebox a:hover {
	padding: 0 3px;
	margin: 1px 2px;
	text-decoration: none;
	}

td.tx-ttnews-browsebox-SCell a {
	margin: 0 1px;
	border: 1px solid #013C9F;
	}

/*** Styly pro tx_indexedsearch ***/
.tx-indexedsearch-searchbox, .tx-indexedsearch-rules, .tx-indexedsearch-browsebox, .tx-indexedsearch-sectionlinks, .tx-indexedsearch-secHead { display: none; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res td { padding-top: 4px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title-icon { padding-left: 4px }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background-color: #F4F5F7; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { font-weight: bold; padding-bottom: 1em; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }


/* BARVY
  seda:           #E4E9ED;
  modra:          #013C9F;
  modra (tmavsi): #1E3C87;
*/  

