body{
	margin:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#F4F1F0;
	color:#333333;
	width:100%;
}
table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	
}
.bg_yellow{
	background-image:url(/images/bg_yellow.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.main_txt{
	margin:10px 40px 15px 25px;
	text-align:justify;
	font-size: 11px;
}
h1{
	margin:0px 0px 10px 0px;
	color:#655B54;
	font-size:14px;
	font-weight: 700;
	letter-spacing: 1px;
}
h2{
	margin:10px 0px 10px 0px;
	font-size:13px;
	color: #786046;
	letter-spacing: normal;
}
h3{
	margin:5px 0px 5px 0px;
	color:#333333;
	font-size:13px;
	font-weight: bold;
}
a{
	text-decoration: none;
}
a:hover {
	color:#330000;
	text-decoration:none;
}
.a_prod {
	color:#330000;
	text-decoration:none;
}
.a_prod:hover {
	color:#330000;
	text-decoration:underline;
}
.news_table {width:600px;}
.news_back_to_list_anchor {
	color: #786046;
	font-size: 11px;
	font-weight: normal;
}
.news_archive_anchor {
	font-weight:bold;
	font-size: 11px;
	color: #663333;
	
}
.news_date {
	vertical-align:top;
	text-align:left;
	font-weight:bold;
	font-size: 11px;
}
.news_text {
	font-size: 11px;
}
.news_podrob_anchor {
	color: #786046;
	font-size: 11px;
}
