body {
	color: #3b3b3b;
	text-align: left; 
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
}
ul {
	list-style: none;
}
h1, h2, h3, h4, h5, form, input, select, ul, ol, table, tr, td, p {
	margin: 0;
	padding: 0;
	border: 0;
}
table {
	border-collapse: collapse;
	font-size: 12px;
	line-height: 1.25em;	
}

a, a:hover, a:visited {
	color: #617b34;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 2px solid #d8ccb8;
}
.nastred {
	text-align: center;
}
.vpravo {
	text-align: right;
}

h1 {
	padding: 0px 32px 18px 32px;
	color: #a06e4d;
	font-size: 18px;
	line-height: 1.25em;
	font-weight: bold;	
}
h2 {
	padding: 0px 30px 5px 46px;
	color: #5f7539;
	font-size: 14px;
	line-height: 1.25em;
	font-weight: bold;	
}
h3 {
	padding: 0px 30px 12px 30px;
	color: #617b34;
	font-size: 14px;
	line-height: 1.25em;
	font-weight: bold;	
}
h4 {
	padding: 0px 30px 5px 30px;
	color: #735239;
	font-size: 12px;
	line-height: 1.25em;
	font-weight: bold;	
}

p {
	padding: 0px 30px 20px 30px;
}
ul {
	padding: 0px 30px 15px 30px;
}
ul li {
	padding: 0px 0px 5px 0px;
}
img  {
	border: 2px solid #d8ccb8;
}
img.noborder  {
	border: 0;
}
table {
	margin: 0 28px 20px 28px;
}
table h4 {
	padding: 8px 0 5px 0;
	
}
table h2 {
	padding: 0px 0px 5px 16px;
	
}
table table {
	margin: 0;
}
table td {
	vertical-align: top;
}
table td.leva-vlastnosti {
	font-weight: bold;
	padding: 2px 0 2px 20px;
}
table td.prava-vlastnosti {
	padding: 2px 0 2px 20px;
}

table.provedeni {
	border: 2px solid #d8ccb8;
	width: 680px;
}
table.provedeni td {
	vertical-align: top;
}
table.provedeni th {
	vertical-align: top;
	font-weight: bold;
	color: #ffbb26;
	padding: 3px;
	background-color: #9f836a;
	border: 1px solid #66503f;
	text-align: center;	
}
table.provedeni td {
	vertical-align: top;
	font-weight: normal;
	color: #ffffff;
	padding: 3px;
	background-color: #92725a;
	border: 1px solid #66503f;
}

