/* LAYOUT a HLAVICKA */

* {
  margin: 0;
  padding: 0;
  }

body, html  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 5px 0;
  background-color: #fff;
  }

body {
  font-size: 1em;
	color: Black;
	}
	

a {
  text-decoration: underline;
  }

a:hover {
  text-decoration: none;
  }

.zluta {
  color: #F0D50F;
  font-weight: 900;
  }

.zelena {
  color: green;
  font-weight: 900;
  }
 
.cervena {
  color: red;
  font-weight: 900;
  }    	

table.tabulka-cela {
  margin: 0px auto;
  border: 0px dashed #1A4780;
}

.vpravo {
  text-align: right;
  font-weight: bold;
  text-transform: uppercase;
  color: #1a4780;
}

img.pic-in-text {
  padding: 3px 3px 3px 0px;
  border: 0px dotted orange;
}

/* LOGO */

td#logo {
/*  padding: 0px;
  margin: 0px; */
  border: 5px solid 6493c2;
  text-align: center;
  font: Arial;
  font-weight: bold;
  background-color: #1A4780;
}

td#logo:hover {
  background-color: #6493c2;
  color: #1A4780;
  border: 5px solid 1A4780;
}

td#logo a {
  text-decoration: none;
  font-size: 2.5em;  
}


/* td#logo {
  text-align: center;
  font: Arial;
  font-weight: bold;
  background-color: #1A4780;
}

a#logo-pismo {
  text-decoration: none;
  color: #6493c2;
}

a#logo-pismo:hover {
  text-decoration: none;
  color: #1A4780;
}

.logo-big {
  font-size: 2.5em;
}

.logo-small {
  font-size: 1em;
}

td#logo:hover {
  background-color: #6493c2;
  color: #1A4780;
} */


/* MENU */

td.tabulka-menu {
	border: 1px solid #1A4780;
	background-color: #6493c2;
	color: white;
	vertical-align: top;
}

a.nabidka {
  font-size: 0.9em;
  color: white;
  text-decoration: none;
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border-top: 1px solid #1A4780;
  border-right: 1px none #1A4780;
  border-bottom: 1px solid #1A4780;
  border-left: 1px none #1A4780;
  margin: .4em 2px;
  padding: .2em 2px .4em 10px;
  height: 1em;
}

a.nabidka:hover {
	text-decoration: none;
	color: black; /* #1A4780; */
	background-color: #fffffe;
}

/* BUNKA S OBSAHEM */

td.bunka-content {
  font-size: 0.8em;
  padding: 3px 10px 10px 10px;
  border: 1px solid #1A4780;
  vertical-align: top;
}
.bunka-content p {
  margin-bottom: .5em;
}

#depthnav {
  font-size: 0.85em;
  color: #6493c2;
  margin-bottom: 5px;
/*  text-align: right; */
}

#depthnav a {
  text-decoration: none;
  color: #1A4780;
}

#depthnav a:hover {
  text-decoration: underline;
}

h1 {
	color: #1A4780;
  font-size: 1.7em;
	font-weight: bold;
	margin-bottom: 15px;
}

/* TEBULKA PREHLEDU VICE PRISTROJU */

table.prehled {
  font-size: 1em;
  border: 0px dashed Black;
  text-align: center;
}

.prehled td {
  border: 0px dashed green;
/*  vertical-align: top; */
  width: 49%;
}

.prehled img {
  margin-top: 20px;
  padding: 0px 34px;
  border: 0px dashed orange;
}

.prehled p {
	color: #1A4780;
	font-weight: bold;
	background: #EAEAEA;
	margin: 1em 20px;
	padding-top: 0.25em;
	padding-bottom: 0.3em;
	border: 0px dashed red;	
}

.prehled a {
  text-decoration: none;
	border: 0px dashed red;	
  
}

.prehled a:hover p {
	background: #C1C1C1;
}

/* TABULKA JEDNOHO PRISTROJE */

table.pristroj {
  font-size: 1em;
  border: 0px dashed black;
}

.pristroj td {
  vertical-align: top;
  border: 0px dashed red;
}

.pristroj h2 {
  padding: .5em 0px;
  color: #6493c2;
  font-size: 1.4em;  
	font-weight: normal;
}

.pristroj ul {
	list-style: outside;
  margin: .8em 0px 1.2em 0px;
  padding: 0px 0px 0px 14px;
  border: 0px dashed Black;
}

.pristroj li {
  margin: 0px 0px 0px 0px;
  padding: .1em 0px .1em 0px;
  border: 0px dashed Black;
}

.datasheet {
  font-size: .9em;
  font-weight: bold;
  text-align: right;
  color: #6493c2;
}

.datasheet a {
  text-decoration: none;
  color: #6493c2;
  vertical-align: 4px;
  padding: 4px 2px 2px 2px;
  border: 1px solid white;
}

.datasheet a:hover {
  color: white;
/*  text-decoration: underline; */
  background-color: #cf1e28;
}

/* "TAB-MENU" v okne pristroje  - Přehled|Detaily|Příslušenství atd.*/

#menu-pristroj {
	margin: 4px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
}

#menu-pristroj a {
/*	background-color: white; */
	color: #1A4780;
	text-decoration: none;
	border: 1px solid white;
/*	border-right: 0px solid #1A4780;
	border-bottom: 1px solid #1A4780;
	border-left: 1px solid white; */
	margin-right: 3px;
	padding: 3px .25em 3px .25em;
}

#menu-pristroj a:hover {
	border: 1px solid #6493c2;
	color: #1A4780;
}

#menu-pristroj a#current {
	background-color: #6493c2;
	border: 1px solid #1A4780;
	color: white;
}

/* STYL DETAILY */

#detaily tr:hover {
  background-color: #ddd;
  cursor: default;
}

td.cara {
	border-bottom: 1px dashed grey;
}

td.nadpisek {
/*  font-weight: bold; */
  font-style: italic; 
}

/* STYLY KONTAKTU */
.text-index-tabulka {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
	padding-bottom: 4px;
}

.text-index-tabulka a {
	text-decoration: none;
}

.text-index-tabulka a:hover {
	text-decoration: underline;
}

.text-index-titulek {
	font-size: 13px;
	text-transform: uppercase;
	margin-top: 3px;
	margin-bottom: 10px;
	font-weight: bold;
}




/* STYLY PATIČKY */

tr.paticka {
  font-size: 0.7em;
}

.paticka a {
  text-decoration: none;
}

.paticka a:hover {
  text-decoration: underline;
}

/* VYHLEDAVANI */

#search-box {
  margin: 20px 1px;
  padding: 7px;
  border: 0px dashed black;
  text-align: center;
  line-height: 6px;
}

