p { line-height: 1.2em; } /* odstavec */
td { } /* bunka tabulky */
pre { } /* preformated text */
a { color: #ff7700; text-decoration: none; } /* odkaz */
a:hover { text-decoration: underline; } /* odkaz : hover */
h1 { margin: 0; padding: 0; color: #000000; font-size: 1.6em; font-weight: normal; } /* nadpis 1 */
h2 { margin: 0; padding: 0; color: #000000; font-size: 1.3em; font-weight: normal; } /* nadpis 2 */
h3 { margin: 0; padding: 0; color: #ff7700; font-size: 1.3em; font-weight: normal; } /* nadpis 3 */
h4 { margin: 0; padding: 0; color: #000000; font-size: 1.1em; font-weight: bold; } /* nadpis 4 */
h5 { margin: 0; padding: 0; color: #ff7700; font-size: 1.1em; font-weight: bold; } /* nadpis 5 */
h6 { margin: 0; padding: 0; color: #000000; font-size: 1.0em; font-weight: bold; } /* nadpis 6 */

.stylobrazek { margin: -25px; border: 0px none; padding: 0px; }
.styl1 { color: #000000; font-size: 1.7em; font-weight: normal; }
.styl2 { color: #000000; font-size: 1.3em; font-weight: normal; }
.styl3 { color: #999999; font-size: 1.3em; font-weight: normal; }
.styl4 { color: #000000; font-size: 1.1em; font-weight: bold; }
.styl5 { font-weight: normal; color: #ffffff; }
.styl6 { color: #ff7700; font-size: 1.0em; font-weight: bold;}
.styl7 { font-size: 1.2em; font-weight: bold; color: #c80000; }
.styl8 { margin: 0 -5px; }
.styl9 { }
.styl10 { margin: 0 20px 10px 0; float: left;}


table.tab1 {
  width: 500px;
  border-width: 0px;
	background-color: #777777;
	border-collapse: separate;
  border-spacing: 1px;
}
table.tab1 td {
  text-align: left;
	border: 0px;
	padding: 5px 5px 5px 10px;
	background-color: #efefef ;
}

table.k {
  width: 650px;
  border-width: 0px;
	background-color: #fff;
	border-collapse: separate;
  border-spacing: 1px;
}
table.k td {

	border: 0px;
	padding: 10px;
	background-color: #eee ;
}

table.kone {
  width: 650px;
  border-width: 0px;
	background-color: #777777;
	border-collapse: separate;
  border-spacing: 1px;
}
table.kone td {
  text-align: left;
	border: 0px;
	padding: 5px 5px 5px 10px;
	background-color: #efefef ;
}