body, p, td, li, dl, dd, dt, div, input, textarea, font  { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: black;
}
body, p, td, li, dl, dd, dt, div, input, textarea, font  { 
	font-size: 12px;
	font-weight:normal;
}
h1 {
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	clear: both;
}
h2 {
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	clear: both;
}
h3 {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	clear: both;
}
p {
	text-align:left; 
	margin :0px;
}
table {  
	border-collapse:collapse;
}
hr {
	color: #808080; 
	background-color: #808080; 
	background: #808080; 
	height: 1px;
	border:0;
	margin: 1px;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

a {
	color: black;
	cursor:pointer;
	border: 0px;
	text-decoration: underline;
}
a:hover	{ color: red;}
a:visited { color: black; }
a:visited:hover	{ color: red;}

a.bile {
	color: white;
}
a.bile:visited { color: white; }

.cervene { color: red; }
.bile { color: white; }
.cerne { color: black; }
