body {
	background-color: #ffffff;
	color: #515151;
	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;
}
img {
	position: relative;
} 
table {
	border-collapse: collapse;
}
a, a:hover, a:visited {
	color: #00deff;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.nastred {
	text-align: center;
}
p {
	padding-bottom: 19px;
}
h1 {
	padding-top: 33px;
	padding-bottom: 12px;
	margin-bottom: 11px;
	color: #000000;
	font-size: 27px;
	line-height: 1.25em;
	font-weight: normal;
	background: url("../obrazky/pozadi-nadpis.gif") bottom left no-repeat;		
}
h2 {
	padding-bottom: 12px;
	color: #000000;
	font-size: 22px;
	line-height: 1.25em;
	font-weight: normal;

}
h3 {
	padding-bottom: 12px;
	font-size: 16px;
	line-height: 1.25em;
	font-weight: bold;

}
ul {
	padding: 0 0 16px 0;
}
ul li {
	padding: 0 0 2px 32px;
	background: url("../obrazky/li-iko.gif") 17px 6px no-repeat;	
}
