body {
	background-color: #ffffff;	
	color: #000000;
	text-align: left; 
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1.25em;
}
ul {
	list-style: none;
}
h1, h2, h3, h4, h5, form, input, ul, table, tr, td, p {
	margin: 0;
	padding: 0;
	border: 0;
}
table {
	border-collapse: collapse;
	font-size: 14px;
	line-height: 1.25em;	
}
a, a:hover, a:visited, table a, table a:hover, table a:visited {
	color: #ef7f00;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.nastred {
	text-align: center;
}
h1 {
    padding: 15px 25px 15px 29px;
	font-weight: normal;
	font-size: 30px;
	line-height: 30px;
    color: #f47b1a;
}
h2 {
    padding: 0px 25px 5px 29px;
	font-weight: normal;
	font-size: 22px;
	line-height: 26px;
    color: #f47b1a;
}
h3 {
    padding: 0px 25px 10px 29px;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.25em;
    color: #f47b1a;
}
h4 {
    padding: 0px 25px 5px 29px;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.25em;
    color: #f47b1a;
}
p {
	padding: 0 25px 15px 29px; 
	line-height: 1.4em;	
}
ul {
	padding: 0 25px 15px 29px;
}
ul li {
	padding: 3px 0 5px 39px;	
	background: url("../obrazky/iko-li.gif") 11px 7px no-repeat;
}
ol {
	padding: 0 25px 15px 49px;
}
ol li {
	padding: 3px 0 4px 0px;	
}
table {
	margin: 0 25px 25px 26px;
}
table td {
	padding: 3px 5px;
	vertical-align: top;
}
table#bez-mezer {
	margin: 0;
}
table#bez-mezer td {
	padding: 0px;
	vertical-align: top;
}
table#bez-mezer td table {
	margin: 0 25px 25px 26px;
}
table#bez-mezer td table td {
	padding: 3px 5px;
	vertical-align: top;
}