body {
	width: 985px;
	margin: 0 5px 0 10px;
	background: #E1DCC2;
	font-family: Tahoma;
	font-size: 9pt;
}
img {
	border: 0;
}
#container, #middle, #footer {
	width: 100%;
	background: #E1DCC2;
}
.clear {
	clear: both;
}
#header {
	height: 101px;
}
#middle {
	margin-top: 12px;
}
#leftpanel {
	width: 234px;
	float: left;
}
#content {
	width: 730px;
	float: left;
	padding-left: 20px;
}
#footer {
	height: 25px;
	border-top: 1px solid #676767;
	margin-top: 5px;
}
.topnav {
	margin: 65px 0 0 0;
	padding: 0;
	float: right;
}
.topnav li {
	list-style-type: none;
	float: left;
	padding: 0 20px;
	border-right: 1px dotted #494A47;
}
.topnav li#last {
	border-right: 0;
}
#logo {
	float: left;
}
#phones {
	margin: 65px 0 0 35px;
	float: left;
	color: #37240A;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	width: 300px;
}
.leftnav, .leftnav a {
	font-size: 7pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #202020;
	margin: 0 0 0 10px;
	padding: 0;
}
.leftnav a {
	text-decoration: none;
	margin: 0;
}
.leftnav li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 20px;
	width: 195px;
	height: 26px;
	line-height: 26px;
	border-bottom: 1px solid #D1CFCF;
	background: #E1DCC2 url(/images/menubg.jpg) no-repeat right top;
}
.leftnav li#catalog {
	height: auto;
}
.cat, .subcat {
	padding: 0;
	margin: 0;
}
.cat li, .subcat li {
	border-bottom: 0;
	background: #E1DCC2;
	margin: 0;
	padding: 0 0 0 10px;
	height: auto;
	line-height: 13px;
	width: auto;
}
.cat li {
	background: #E1DCC2 url(/images/plus.jpg) no-repeat left 3px;
}
.subcat li {
	background: #E1DCC2 url(/images/plus.jpg) no-repeat left center;
}
.cat a, .subcat a {
	font-size: 8pt;
}
#content h1 {
	display: block;
	color: #131313;
	font-size: 12pt;
	font-weight: bold;
	border-bottom: 2px solid #131313;
	line-height: 20px;
	margin-top: 20px;
	padding-left: 25px;
	width: 705px;
	text-align: left;
}
#content h2 {
	font-size: 11pt;
}
#content p, #content td, #content li {
	text-align: justify;
	color: #37240A;
}
#content a {
	color: #37240A;
	text-decoration: underline;
	font-weight: bold;
}
#news, #newshead {
	border-bottom: 2px solid #865C55;
	font-family: Tahoma;
	margin-top: 15px;
}
#news, #counters {
	color: black;
	font-size: 9pt;
	line-height: 14px;
	margin-left: 10px;
}
#newshead {
	color: #0B4264;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 3px;
	line-height: 20px;
}
.newstext {
	margin: 0;
	text-align: justify;
	padding-left: 10px;
}
.newsdate, #content p.newsdate {
	color: #981404;
	margin: 10px 0 0 0;
	padding-left: 10px;
}
.newsmore {
	color: #981404;
	margin: 0 0 10px 0;
	padding-left: 10px;
}
.newsdate a, .newsmore a {
	color: #981404;
	text-decoration: none;
}
#footer h3 {
	text-align: center;
	color: #676767;
	font-size: 7pt;
	font-weight: normal;
	margin: 0;
	line-height: 25px;
}
#counters {
	margin-bottom: 10px;
}
#counters p {
	text-align: center;
}
a.top_menu_link {
	color: #660C1A;
}