body {
 margin: 0px 0px 0px 0px;
 background-color: #ffffff;}
img {
 border: 0px;}

/* Меню */
td.menu {
 background-color: #ffa452;
 background-image: url(images/menu-bg.jpg);
 background-repeat: no-repeat;}
td.menu-pre-line {
 background-color: #ffa452;}
td.menu-line {
 background-color: #ffd1a8;}
td.menu-corner {
 background-image: url(images/menu-corner.gif);
 background-repeat: no-repeat;}
img.mb {
 margin-bottom: 4px;}
a.menu-button {
 cursor: pointer;}

/* Содержимое */
h1 {
 font: bold 18px Georgia;
 color: #4c6c37;
 cursor: default;}
.main-text {
 font: 12px Tahoma;
 margin: 0px 7px 10px 7px;
 color: #364d27;
 line-height: 1.3em;
 cursor: default;}
.main-link:link {
 font: bold 12px Tahoma;
 color: #364d27;
 text-decoration: underline;}
.main-link:visited {
 font: bold 12px Tahoma;
 color: #364d27;
 text-decoration: underline;}
.main-link:hover {
 color: #89be66;}
.main-img {
 border: 1px solid #364d27;}
.main-img-left {
 border: 1px solid #364d27;
 margin: 3px 7px 0px 0px;
 float: left;}
.main-img-right {
 border: 1px solid #364d27;
 margin: 3px 0px 0px 7px;
 float: right;}

/* Новости */
td.news {
 background-color: #c3e3a2;}
td.news-line {
 background-color: #e1f1d0;}
.news-image {
 border: 1px;
 border-style: solid;
 border-color: #4c6c37;}
.news-caption {
 font: italic bold 12px Arial;
 color: #4c6c37;
 margin: 10px 7px 0px 10px;
 cursor: default;}
.news-text {
 font: 12px Arial;
 color: #4c6c37;
 line-height: 1.3em;
 margin: 10px 7px 0px 7px;
 cursor: default;}
.news-link:link {
 font: bold 12px Arial;
 color: #4c6c37;
 text-decoration: underline;}
.news-link:visited {
 font: bold 12px Arial;
 color: #4c6c37;
 text-decoration: underline;}
.news-link:hover {
 color: #79a85a;}
.news-img {
border: 1px solid #364d27;
margin: 0px 0px 10px 0px;}

/* Копирайт */
td.copyright {
 background-color: #99cc66;}
#text-copy {
 font: bold 11px Tahoma;
 color: #4c6c37;
 cursor: default;}
#copy:link {
 font: bold 11px Tahoma;
 color: #ffffcc;
 text-decoration: underline;}
#copy:visited {
 font: bold 11px Tahoma;
 color: #ffffcc;
 text-decoration: underline;}
#copy:hover {
 text-decoration: none;}