body 
{
	margin: 0px;
	padding: 0px;
}

table
{
	font-family: Verdana;
	font-size: 11px;
}

a:link , a:visited
{
	color: orange;
	text-decoration: underline;
}

a:hover
{
	color: #FFFFD4;
	text-decoration: none;
}

.meniu_principal a:link , .meniu_principal a:visited
{
	text-decoration: none;
	display: block;
}

.meniu_principal a:hover
{
	text-decoration: underline;
}
img.poza_lista
{
	border-style: solid;
	border-color: #c1c2c4;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	width: 90px;
	height: 70px;
}