a:link {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}

a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:active {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: blink;
	line-height: 10px;
}
.fontBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal; 
	font-variant: normal;
}
.fontblok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 11px;
	text-align: justify;
}
.tabulka {
	border: 1px dotted #000000;
}
.tabBott {
	border-top: 0px dotted #000000;
	border-right: 0px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-left: 0px dotted #000000;

}
.tabRight {
	border-top: 0px dotted #000000;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-left: 0px dotted #000000;
}
.fontSmall { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: blink;
	line-height: 10px;
}
.tabLeft {
	border-top: 0px dotted #000000;
	border-right: 0px dotted #000000;
	border-bottom: 0px dotted #000000;
	border-left: 1px dotted #000000;
}
.tabTop {
	border-top: 1px dotted #000000;
	border-right: 0px dotted #000000;
	border-bottom: 0px dotted #000000;
	border-left: 0px dotted #000000;
}

