BODY, P, DIV, UL, OL, LI, TD {
	font-family : Tahoma, Helvetca;
	font-size : 9pt;
}
A,.zaklad {
	text-decoration : none;
	font-family : Tahoma, Helvetica;
}
A:hover {
	text-decoration : underline;
}
H1 {
	font-family : Tahoma, Helvetca;
	font-size : 14pt;
}
H2 {
	font-family : Tahoma, Helvetca;
	font-size : 12pt;
}
H3 {
	font-family : Tahoma, Helvetca;
	font-size : 11pt;
}
H4 {
	font-family : Tahoma, Helvetca;
	font-size : 10pt;
}
H5 {
	font-family : Tahoma, Helvetca;
	font-size : 9pt;
}

.stopka {
	font-size : 10px;
	font-family : Tahoma, Helvetica;
	color: #AFBCC2;
}
.n1 {
	font-size : 12pt;
	font-family : Tahoma, Helvetica;
	color: #926947;
	line-height : 8px;
}
.n2 {
	font-size : 10pt;
	font-family : Tahoma, Helvetica;
	color: #926947;
}
.MENU {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-stretch : ultra-condensed;
	font-weight : bold;
	letter-spacing : 1px;
	padding : 1px 1px 1px 1px;
	text-align : right;
	background-color : #edf1ef;
	width : 100%;	
}

.MENU:hover{
  	background-color : #e0e0e0;
}

.MENU-blok{
	background-color : #E8F0F8;
	padding : 1px 1px 1px 1px;
  	border : 1px dotted #dc5f0c;
	margin-bottom : 2px;
}
.MENU-tab{
	background-color : #F0F0F0;
	border-right : 1px dashed #DCDCDC;	
}
.BLK{
	margin-left : 15px;
	margin-right : 15px;
}