body, div, td, p {
	font-family: Arial;
}
body {
	font-size: 0.75em;
}
td {
	font-size: 0.75em;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
p {
	margin-top: 4px;
	margin-bottom: 4px;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
}

h1 {
	font-family: Arial;
	font-size: 1.8em;
	margin-bottom: 8px;
	margin-top: 4px;
	color: #F9C200;
}
h2 {
	font-family: Arial;
	font-size: 1.4em;
	color: #F9C200;
	margin-top: 0px;
	margin-bottom: 2px;
}
h2 a {
	color: #F9C200;
}
h3 {
	font-size: 1em;
	color: #4C4C4E;
	border-bottom: 1px solid #4C4C4E;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-bottom: 2px;
}

h1 a {
	text-decoration: none;
}
h1 a:hover {
	text-decoration: none;
}

h1.h {
	font-size: 1.1em;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #636466;
	background-image: url(img/hpoint.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	color: #FFFFFF;
}
h1.h a {
	color: #FFFFFF;
	text-decoration: none;
}
h1.h a:hover {
	color: #DDDDDD;
	text-decoration: none;
}


ul {
	margin-left: 0px;
}
ul li {
	list-style-type: none;
	background-image: url(/img/punta.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	padding-left: 14px;
}

div.svetly {
	background-color: #E3E6F0;
	padding: 8px;
	margin-bottom: 6px;
}
div.svetly b {
	color: #4C4C4E;
}

table.nadpis, table.svetly {
	margin-top: 0px;
	margin-bottom: 0px;
}
table.nadpis td {
	background-color: #4C4C4E;
	color: #FFFFFF;
	border-bottom: 3px solid #000000;
	padding: 3px;
}
table.svetly td {
	color: #000000;
	background-color: #ADAEB1;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 3px;
}
table.nadpis a {
	color: #FFFFFF;
	text-decoration: none;
}
table.nadpis a:hover {
	color: #DDDDDD;
	text-decoration: none;
}
table.svetly a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
	