.H1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.odkazy_pr {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.odkazy_pr a:link {
	color:#999999;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
}

.odkazy_pr a:visited {
color:#999999;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
		border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
}

.odkazy_pr a:hover {
	color:#990000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
		border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: double;
}

.odkazy_pr a:active {
color:#999999;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
		border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
}

