#nic a {
	
}

#menu li {
	list-style: none;
	width: 200px;
	float: left;
	text-align: center;
	padding-bottom: 8px;
}
#menu a, #menu strong {
	display: block;
	padding: 2px 0px;
	font-weight: bold;
	text-decoration: none;
	background: #f1f1f1 url("../Styles/Images/tlacitko-zelene.gif") no-repeat left center;
	overflow: hidden;
	border: 1px solid #c7c7c7;
	margin-right: 2px;
	color:#000000;
	width: 100%;
}
#menu td a:hover {
	background: #becedc url("../Styles/Images/tlacitko-zelene.gif") no-repeat right center;
	color: #ffffff;
	border: 1px solid #8ba7c1;
}

h1 {
	text-decoration: underline;
	color: #10BB10;
	text-align: center;
	font-weight: bold;
}
