@charset "windows-1251";
body {
	background: url(../i/fon.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}
* {
	color: #330;
}
.top {
	background: url(../i/header.jpg) no-repeat center;
	height: 156px;
}
.header {
	display: block;
	width: 990px;
	margin: 0px auto;
}
.layout {
	display: block;
	width: 990px;
	margin: 0px auto;
}
.menutop {
	background: url(../i/menutop.jpg) no-repeat;
	height: 66px;
}
.menubottom {
	background: url(../i/menubottom.jpg) no-repeat top left;
	padding-top: 65px;
	margin-top: -10px;
}
.menu {
	background: url(../i/menufon.jpg) repeat-y;	
	margin: 0px;
	padding: 0px;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style: none;
}
.menu ul li {
	margin-left: 25px;
	line-height: 14px;
	margin-right: 10px;
}
.menu ul li a {
	width: 90%;
	margin-bottom: 7px;
	display: block;
	color: #960;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #EFE7DA;
}
.menu a:hover {
	color: #C00;
	border-bottom: 1px dotted #C90;
}
h1 {
	font-size: 17px;	
}
.titred {
	background: url(../i/titred.gif) no-repeat;
	display: block;
	padding: 3px;
	padding-left: 10px;
	color: #C00;
	font-weight: bold;
	padding-top: 2px;
}
.content {
	padding: 0px 7px;
	padding-right: 15px;
	font-size: 14px;
}
.rightside {
	font-size: 12px;	
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul.links {
	margin: 0px;
	padding: 10px;
	list-style: none;
}
ul.links li {
	background: url(../i/link.gif) no-repeat left;
	padding-left: 17px;
	font-size: 11px;
	margin-bottom: 3px;
}
a {
	color: #C00;	
}
a:hover {
	color: #8B562A;	
}
.footer {
	background: #f0e7d4;
	padding: 10px;
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 10px 10px;
	color: #630;
}
.logo {
	display: block;
	width: 200px;
	height: 145px;
	float: left;
}
.logo a {
	display: block;
	width: 200px;
	height: 130px;
}
.topmenu {
	float: left;
	margin-top: 120px;
	margin-left: 120px;
	width: 450px;
}
.topmenu a {
	margin: 0px 10px;	
}
.newsitem {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px 10px;
}
.date {
	display: block;
	width: 210px;
	padding-top: 17px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7A6D4B;
}
.where {
	font-size: 11px;
	font-family: Arial;
	color: #BBAD95;
}
.content table {
	background: #BBAD95;
	border: 0;
}
.content table tr {
	background: #fff;
}