H1, H2 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	FONT-WEIGHT: bold;
}
H1 {
	FONT-SIZE: 20px;
}
H2 {
	FONT-SIZE: 18px;
}

TD, TH {
	FONT-SIZE: 13px;
}

A {
	COLOR: Black;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.mikroinfo {
	COLOR: #A0522D;
}

A.hlavnimenu {
	FONT-SIZE: 12px;
	height : 16px;
	line-height : 18px;
}

A:hover, A:focus, A.hlavnimenu:hover, A.hlavnimenu:focus {
	COLOR: #A52A2A;
	text-decoration: underline;
}
