/* HOG Romania. All right reserved. Solution by: Zitec. CSS_forum 10/08/2006 */

<!--
body {
	margin: 21px 0 21px 0; 
	padding: 0; /* --- pentru Opera */ 
	background-color: #373737; font-family: Verdana, Arial, Helvetica, sans-serif; color: #fff; font-size: 10px;
}
td.margine_dr {
	width: 6px; 
}
.bg_hdr {
	background: url(../img/bg_hdr.gif) repeat-x; width: 100%;
}
.bg_content {
	background-color: #696860; border-left: 1px solid #776a63; border-right: 1px solid #776a63; border-bottom: 1px solid #776a63;
}
.bg_ftr {
	background: url(../img/bg_ftr.gif) repeat-x; width: 100%; height: 8px; padding: 8px 0 0 0; font-size: 9px; color: #756862; text-decoration: none; font-weight: normal;
}
a:link, a:visited, a:active {
	color: #725324; font-size: 11px; font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #725324; font-size: 11px; font-weight: normal;
	text-decoration: underline;
}
-->