BODY, P, TD, LI, DL, DD, DT, H1, H2, H3, DIV, INPUT, TEXTAREA  { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}
BODY, P, TD, LI, DL, DD, DT, DIV, INPUT, TEXTAREA  { 
	font-size: 95%;
	font-weight:normal;
}
H1 { 
	color: #ff1300; 
	font-weight: bold; 
	font-style: italic;
	font-size: 120%;
	margin-top: 1em;
	margin-bottom: 0.5em;
/*
	padding-top: 1em;
	border-top: 1px solid #b5d7ce; */
}
H2 { 
	color: #00685c; 
	font-style: italic;
	font-size: 105%;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
H3 { 
	color: #808080; 
	font-weight: bold; 
	font-size: 100%;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
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 {
	border : 0px none;
}
a	{ 
	color: red;
	font-weight: bold;
	text-decoration:none;
	margin: 0px;
}
a:visited { 
	color: red;
}
a:hover	{ 
	color: #808080;
}
a:visited:hover	{ 
	color: #808080;
}

a.azeleny{
	color: #00685c;
	font-weight: bold;
	text-decoration:none;
	margin: 0px;
}
a.azeleny:active{
	text-decoration:none;
	color:red;
}
a.azeleny:hover{
	text-decoration:none;
	color:red;
}
a.azeleny:visited{
	text-decoration:none;
	color: #00685c;
}

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


textarea.neviditelny, input.neviditelny {
	background-color: #e5f0ee;
	color: black;
	border: 0px none;
	margin: 0;
	padding: 0;
}	

.red {
	color: red;
}

/* světle zelená: #e5f0ee */
/* střední zelená: #b2d1ce / #b5d7ce */
/* tmavě zelená: #00685c */

