A  {
	color : black;
	font-weight : bold;
	text-decoration : none;
}

A.zahlavi  {
	color : white;
	font-weight : bold;
	text-decoration : none;
}

A:Active  {
	font-weight : bold;
	text-decoration : none;
}

A:Visited  {
	font-weight : bold;
	text-decoration : none;
}

A:Hover  {
	font-weight : bold;
	text-decoration : underline;
}

.white  {
	font-family : arial CE,arial,univers CE,univers,helvetica CE,helvetica;
	font-size : 11px;
	color : #ffffff;
	font-weight : 600;
	letter-spacing : 1;
}

.black  {
	font-family : arial CE,arial,univers CE,univers,helvetica CE,helvetica;
	font-size : 11px;
	color : #000000;
	letter-spacing : 1;
}

.redbox  {
	font-family : arial CE,arial,univers CE,univers,helvetica CE,helvetica;
	font-size : 11px;
	color : #ffffff;
	letter-spacing : 1;
	background : #00669A;
	padding : 4px;
}

.blackbold  {
	font-family : arial CE,arial,univers CE,univers,helvetica CE,helvetica;
	font-size : 11px;
	color : #000000;
	font-weight : 600;
	letter-spacing : 1;
}

.zahlavi  {
	font-family : arial CE,arial,univers CE,univers,helvetica CE,helvetica;
	font-size : 11px;
	color : #ffffff;
	background-color : #00669A;
	font-weight : bold;
	letter-spacing : 1;
}

.seda  {
	font-family : arial CE,arial,univers CE,univers,helvetica CE,helvetica;
	font-size : 11px;
	color : #000000;
	letter-spacing : 1;
	background-color : #DFDFDF;
}

.bila  {
	font-family : arial CE,arial,univers CE,univers,helvetica CE,helvetica;
	font-size : 11px;
	color : #000000;
	letter-spacing : 1;
	background-color : #FFFFFF;
}

.menu  {
	font-family : arial CE,arial,univers CE,univers,helvetica CE,helvetica;
	font-size : 11px;
	color : #000000;
	letter-spacing : 1px;
}

.kapitola  {
	font-family : arial CE,arial,univers CE,univers,helvetica CE,helvetica;
	font-size : 11px;
	color : #ffffff;
	background-color : #808780;
}


