﻿#klasif table {
	margin: 20px 0 20px 0;
	border-collapse: collapse;
	empty-cells: show;
	width: 680px;
	}
col#symb {
	width: 10%;
}
col#hodn {
	width: 10%;
	}
col#popis {
	width: 80%;
}
#klasif td {
	border: 1px #663300 solid;
	padding: 5px;
	font-size: 0.8em;
	font-style: italic;
	vertical-align: top;
	text-align: left;
	}
#klasif td.znak {
	font-size: 2.4em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#klasif tr.symbol {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFF99;
	background-color: #663300;
	}
#klasif tr.koment {
	font-size: 1.0em;
	font-style: italic;
}
#satky1 table {
	margin: 20px 0 20px 0;
	border-collapse: collapse;
	empty-cells: show;
	width: 680px;
	}
#satky1 th, td {
	padding: 5px;
	vertical-align: top;
	font-style: italic;
	}
#satky1 th {
	font-weight: bold;
	height: 20px;
	text-align: center;
	font-size: 12px;
	border: 1px #663300 solid;
	}
#satky1 td.koment {
	font-weight: bold;
	height: 20px;
	text-align: center;
	font-size: 12px;
	border: 1px #663300 solid;
	}
#satky1 td {
	font-size: 12px;
	text-align: left;
	height: 40px;
	border: 1px #663300 solid;
	}
#satky1 img {
	margin: 0px;
	padding: 0px;
	border: none;
} 	
col#barobr {
	width: 40px;
	vertical-align: middle;
	text-align: center;
	}
col#barobr img {
	border: none;
	}
col#barpop {
	width: 90px;
	}
col#noslev {
	width: 220px;
	}
col#nosprav {
	width: 220px;
	}
#satky2 table {
	margin: 20px 0 20px 0;
	border-collapse: collapse;
	empty-cells: show;
	width: 560px;
	}
#satky2 th, td {
	border: 1px #663300 solid;
	padding: 5px;
	font-style: normal;
	vertical-align: middle;
	text-align: center;
	height: 20px;
	}
#satky2 th {
	font-weight: bold;
	font-size: 12px;
	}
#satky2 td {
	font-size: 12px;
	font-weight: normal;
	}
col#pop {
	width: 33%;
	}
col#lev {
	width: 33%;
	}
col#prav {
	width: 33%;
	}
