body {
	color: #5c6165;
	text-align: left; 
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 1.25em;
	background-color: #ffffff;
}
ul {
	list-style: none;
}
h1, h2, h3, h4, h5, form, input, ul, table, tr, td, p {
	margin: 0;
	padding: 0;
	border: 0;
}
a, a:hover, a:visited {
	color: #dc1e2d;
}
a:hover {
	text-decoration: none;
}
img {
	position: relative;
}
a img {
	border: 0;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.nastred {
	text-align: center;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;	
	font-size: 30px;
	line-height: 36px;	
	padding: 12px 20px 20px 17px;
	font-weight: normal;
	color: #7ab51d;
}
div.jakoh1 {
	font-family: Helvetica, Arial, sans-serif;	
	font-size: 30px;
	line-height: 36px;	
	padding: 12px 20px 20px 0px;
	font-weight: normal;
	color: #7ab51d;
}
h2 {
	font-size: 18px;
	line-height: 1.25em;	
	padding: 0px 0px 5px 0px;
	font-weight: normal;
}
h3 {
	font-size: 15px;
	line-height: 1.25em;	
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
h4 {
	font-size: 13px;
	line-height: 1.25em;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
}
p {
	padding: 0 0px 20px 0px;
}
ul {
	padding: 0 0px 18px 0px;
}
ul li {
	padding: 3px 0 5px 55px;	
	background: url("../obrazky/iko-li.gif") 25px 6px no-repeat;
}
ol {
	padding: 0 0px 10px 0px;

}
ol li {
	padding: 0px 0 10px 0;

}
ul li ul {
	padding: 5px 0 0 0;
}
ul li li {
	padding: 3px 0 5px 55px;	
	background: url("../obrazky/iko-li.gif") 25px 6px no-repeat;
}
table {
	border: 1px solid #cbcbcb;
	margin-bottom: 20px;
	margin-left: 43px;
	_margin-left: 22px;
}
table th {
	border: 1px solid #cbcbcb;	
	padding: 10px 10px 10px 10px;	
	background: #e4e7e8 url("../obrazky/pozadi-th.gif") top left repeat-x;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
table td {
	border: 1px solid #cbcbcb;	
	padding: 8px 10px 8px 10px;	
	text-align: left;
	vertical-align: top;
}
table tr {
	background: #ffffff url("../obrazky/pozadi-td.gif") top left repeat-x;
}
table tr.sudy {
	background: #f6f6f6 url("../obrazky/pozadi-td-2.gif") top left repeat-x;
}