body{
background-image: url(../im/bg_page.jpg);
background-repeat: repeat-x;
	margin: 0;
	overflow: auto;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.last_update{
	color: #777777;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5F9E0;
}
td{
	font-size: 11px;
}
td.content{
	background-color: #D7E983;
	height: 715px;
	vertical-align: top;
}
td.footer{
	color: #CDCAAA;
	padding: 10px;
}
a{
	color: #535353;
	text-decoration: none;
}
a:hover{
	color: #CB1205;
	text-decoration: underline;
}
a.white{
	color: #FFFFFF;
}
a.white:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
a.gold{
	color: #A2A088;
	font-weight: bold;
	text-transform: uppercase;
}
a.more{
	font-weight: bold;
}
td.left{
	/* padding: 5px; */
	color: #CDCAAA;
	background: #990000;
	vertical-align: top;
}
td.pdoruct{
	background: #CDCAAA;
	padding: 5px;
	border-top: 2px solid #990000;
	border-bottom: 1px solid #535353;
	color: #535353;	
}
.price{
	font-weight: bold;
	color: #990000;
}
h2{
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #990000;
}
h3{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}
a.sub_cat{
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding: 0;
	line-height: 10px;
	text-transform: none;
}
a.sub_cat:hover{
	color: #FFFFFF;
}
a.sub{

	text-decoration: none;
	color: #ffffff;
	background: url(nav_ul01.gif);
	display: block;
	padding: 0 0 0 10px;
	line-height: 10px;
}
a.sub:hover{
	text-decoration: none;
	color: #990000;
	background: #FFFFFF url(nav_ul02.gif) no-repeat;
	display: block;
	padding: 0 0 0 10px;
	line-height: 10px;
}
ul.none{

	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
ul.list_a{
	list-style: square;
	margin-left: 10px;
	padding-left: 10px;
}
.sub_menu_320{
	font-weight: bold;
	text-decoration: underline;
}
.zagl_home	{
	color: #335361;
}
