body
{
	font-family: Trebuchet MS;
	font-size: 12px;
}
a
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #66CCFF;
}
.pred_menijem
{
	width: 400px;
	border-bottom: 2px solid #006B9F;
}
.po_meniju
{
	width: 400px;
	border-top: 2px solid #006B9F;
}
.okvircek
{
	width: 400px;
	border: 1px solid #006B9F;
	padding: 13px;
	text-align: center;
	line-height: 25px;
}
.okvircek a
{
	color: #FF6600;
	text-decoration: none;
}
.okvircek a:hover
{
	color: #FF0000;
}
table
{
	font-family: Trebuchet MS;
	font-size: 12px;
}