body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFCC;
	margin: 0px;
}
#meniu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #666666;
	display: block;
	text-align: center;
	margin: 0px 1px 0px 0px;
	padding: 2px 10px;
}
#meniu a:hover {
	color: #333333;
	background: #FFFF00;
	text-decoration: underline;
}
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: inline;
	font-size: 24px;
	font-weight: bolder;
}
H2 {
	font-family: "Courier New", Courier, mono;
	display: inline;
	font-size: 16px;
}#continut {
	background: #F7FBFD;
	border: 1px dashed #CCCCCC;
	padding: 4px;
	margin: 5px;
}
#catalog h1 {
	font: bolder 14px Georgia, "Times New Roman", Times, serif;
	display: inline;
}
#catalog a {
	color: #006699;
}
#catalog a:hover {
	color: #0099FF;
	text-decoration: none;
}
.blb {
	border-bottom: 1px solid #ffff00;
	border-left: 2px solid #ffff00;
	padding: 3px;
}
.bb {
	border-bottom: 1px solid #ffff00;
	padding: 3px;
}
