body
{
	background: #659ad2;
	margin: 0px;
	font: 12px 'Arial';
	margin-bottom: 20px;
}

a
{
	color: #000;
	text-decoration: none;
}

img
{
	border: 0px;
}

form
{
	margin: 0px; padding: 0px;
}

p
{
	margin: 0px;
	padding: 0px;
}

table
{
	width: 100%;
	font: 12px 'Arial';
}

td
{
	vertical-align: top;
}

div.meniu_dreapta
{
	font: bold 13px 'Georgia';
	border-bottom: solid 1px #ebebeb;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

div.meniu_dreapta a:hover
{
	color: #797979;
}

div.link_text
{
	padding-left: 20px;
}

div.link_text a:hover
{
	text-decoration: underline;
}