body {
	font-family: Tahoma;
}

div.centerdiv {
	text-align: center;
}


div.centerdivlinks {
	text-align: center;
	font-size: 10pt;
}


p.centerlinks {
	text-align: center;
	font-size: 10pt;
}


.txtbig {
	font-size: 14pt;
	text-decoration: none;
	color: #000000;
}


.txtnormal {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}


.txtnormal:hover {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


.txtnormalbold1:hover {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #00CCFF;

}


.txtnormalbold {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


.txtnormalbold1 {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


.txtsmall {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}


.txtsmall:hover {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}


.txtverysmall {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}


.txtverysmall:hover {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}


.txtnormalident {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	text-indent: 30pt;

}


.txtsmallident {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	text-indent: 30pt;

}


.txtnormallist {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	list-style-type: circle;
	list-style-image: url(images/kvacica.gif);
	text-indent: 15px;

}

.txtsmallbold {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

.middle {
	background-position: center;

}

td.linkstop {
	vertical-align: text-top;

}

td.height {
	vertical-align: text-top;
	height: 10px;

}
