.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: justify;
}
.sekr{
font: 1px;
color: White;	
margin: 0;
}
.text A:link {
color: Black;
text-decoration: underline;	
}
.text a:visited{
	color: Black;
	text-decoration: underline;
}
.text a:hover {
	color: Black;
	text-decoration: none;
}
.bor {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align : center;
}
.bor A:link {
	COLOR: Black;
	text-decoration : none;
	text-align : center;
}
.bor A:visited {
	COLOR: Black;
	text-decoration : none;
	text-align : center;
}
.bor A:hover {
	COLOR: Red;
	text-decoration : underline;
	text-align : center;
}
.bor1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
}
.bor1 A:link {
	COLOR: Black;
	text-decoration: underline;
}
.bor1 A:visited {
	COLOR: Black;
	text-decoration: underline;
}
.bor1 A:hover {
	COLOR: Red;
	text-decoration : none;
}
.zagol {
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: bold;
}
.podpis {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-align: right;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
}
.links A:link {
	text-decoration: underline;
	color: #336699;
}
.links A:visited {	
	color: #336699;
}
.links A:hover {
	text-decoration: none;
	color: Red;
}
