html
{
	padding: 0px;
	margin: 0px;
	font-family: Trebuchet MS, Arial;
}

a.site_link
{
	text-decoration: none;
}


td.sidebk
{
	width: 250px;
	background: url(img/sidesus.gif) no-repeat white top;
	height: 14px;
}

td.side
{
	width: 250px;
	background: url(img/side.gif) repeat-y white top;
	height: 13px;
}


td
{
	vertical-align: top;
}

a
{
	color: #0070B7;
}

a.sublink
{
	text-decoration: none;
}

font.rezultat
{
	color: White;
	background-color: #F00000;
}

font.subtitlu
{
	color: black;
	font-weight: bold;
}

input.qbox
{
	width: 130px;
	border: solid 1px silver;
}

a:hover
{
	color: red;
}

a.amenu
{
	color: White;
	text-decoration: none;
	font-size: 13px;
	letter-spacing: -0.5px;
}

a.amenu:hover
{
	color: White;
	text-decoration: none;
}

td.content
{
	background-color: transparent;
}

td.menu
{
   width: 100%;
	padding: 5px;
	vertical-align: middle;
}


