body, TD {
color : black;
font-family : Arial, Helvetica, sans-serif, Times New Roman;
font-size : 12px;
} 
.linksed a:link {
color : yellow; 
} 
p {
color : black; 
font-family : Arial; 
} 
a {
text-decoration : none; 
} 
a:link {
color : #0000cc; 
text-decoration : none; 
font-family : Arial; 
} 
a:visited {
color : #0000cc; 
} 
a:active {
color : red; 
} 
a:hover {
color : red; 
text-decoration: underline; 
} 
A.top {
color : white;
}
A.top:hover {
text-decoration: underline;
} 
 
.linksed {
color : white; 
} 
.linksed A {
color: white ! important 
} 
.linksed a:active {
color: red ! important 
} 
.linksed a:hover {
color: red ! important 
} 
h2 {
color : blue; 
text-align : center; 
font-size : xx-large; 
} 
h1 {
color : green; 
text-align : center; 
} 
h1 a {
font-style : italic; 
color : white; 
} 
.nevyrazne {
	font-size : 10px;
	font-color : gray;
}
.clanek_nadpis {
	margin : 0px 10px 10px 0px;
	font-weight : 600;
	font-size : 30px;
	display : block;
}
.clanek_text {
	text-indent : 7px;
	margin : 0px 7px 7px 0px;
}