BODY
{
	margin:0;
	padding:0;
	background:url('img/head_bg.jpg') top repeat-x #e8e0b2;
}

BODY, TABLE, DIV, P, A
{
	font-family:Arial, Tahoma;
	color:#000000;
}

.head
{
	position:relative;
	width:760px;
	padding-top:13px;
	margin:0 auto;
	font-size:.8em;
	color:#5c5029;

	z-index:10;
}

.head	A
{
	font-size:.8em;
	color:#5c5029;
}

.png24
{
	behavior:url('png.htc');
}

.news
{
	color:#766c49;
	font-size:.6em;
}

.footer
{
	width:760px;
	margin:0 auto;
	color:#747059;
	font-size:.6em;
}

.footer		A
{
	color:#747059;
}

.content
{
	clear:both;
	padding:0 15px 10px 15px;
	line-height:1.3em;
	font-size:75%;
}

.zag
{
	color:#82733c;
}

.content	A
{
	color:#770000;
}

.menu
{
	float:right;
	list-style-type:none;
	margin:0 15px 0 0;
	padding:0;

	white-space:nowrap;
}

.menu		LI
{
	padding-left:20px;
	float:left;
}

.menu	A
{
	display:block;
	padding-bottom:1px;
}

.menu	A:HOVER
{
	background:url('img/m_bg.gif') bottom repeat-x;
}

.news_item_m
{
	clear:both;
	padding:10px;
}

.news_item_m	IMG
{
	float:left;
	border:solid 2px #606d76;
	margin-right:5px;
}

.news_item_m	A
{
	text-decoration:none;
}

.news_item_m	A:HOVER
{
	text-decoration:underline;
}

.sub_zag
{
	color:#82733c;
	font-weight:bold;
}

.seealso	A
{
	text-decoration:none !important;
}