.menutitle{
	margin-top: 0px;
	margin-bottom: 4px;
	background-image: url(images/bg0.png);
	color: #000000;
	font-size: 8pt;
	width: 165px;
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
}

.submenu{font-size: 8pt;}

/* menu na stronie glownej */
a:link.homemenu {color: #000000; font-size: 8pt; font-weight: bold;}
a:hover.homemenu {color: #000000; font-size: 8pt; font-weight: bold; text-decoration: underline;}
a:visited.homemenu {color: #000000; font-size: 8pt; font-weight: bold;}

/* menu na podstronach */
a:link.menutitle{color: #000000; font-size: 8pt; text-align: center; font-weight: bold;}
a:hover.menutitle{color: #000000; font-size: 8pt; text-align: center; font-weight: bold;}
a:visited.menutitle{color: #000000; font-size: 8pt; text-align: center; font-weight: bold;}

.inmenu { padding: 2px; padding-left: 10px; background-image: url(images/bg00.png);}