body {
background-color: #f8f7f1;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
margin: 0; }

.path {
font-size: 85%;
margin-top: 10px;
}

.bg_body {
background: #f8f7f1 url(img/bg.gif) no-repeat scroll top left; }

/**/
.logo { margin: 0 20 8 50; }
.logo-all { margin: 20 0 0 40; }

.menu-top { color: #cc9900;
text-align: right;
padding: 10 10 5 10 }

.page-header { color: #ffffff;
text-align: left;
padding: 0 0 0 10 }

.left-menu { position: absolute;
top: 185px;
left: 5px;
width: 190px }

/**/
td { font-size: 0.8em; line-height: 1.2em;}
.content { padding: 0 45 10 99; }


/** заголовки и параграфы **/

h1 {/*главный заголовок текста*/
font-size: 150%;
display: inline; }

h2 {/*заголовок раздела*/
color: #cc9900;
text-align: left;
font-weight: lighter;
font-size: 28px;
display: inline;
line-height: 1em;
}

h3 {/*заголовки на странице*/
font-family: Verdana, Tahoma, sans-serif;
color: #cc9900;
font-size: 100%;
margin: 15px 0px 5px 0px; }

h4 {/*первая страница*/
font-size: 16px;
font-style: italic;
line-height: 17px;
text-align: right;
margin: 25px 0px 25px 0px; }

h5 {/*левое меню*/
margin-top: 0px;
line-height: 16px;
font-family: times, serif;
font-size: 16px;
font-weight: normal;
font-style: oblique;
letter-spacing: 1px }

p { text-align: justify }

.border {
border: 3px double #cc9900;
margin: 0px 10px 5px 0px; }

/**/
a:link, a:active, a:visited {
color: #cc9900;
text-decoration: underline; }
a:hover {
color: #333333;
text-decoration: underline; }
/*a:visited { color: #996600; text-decoration: underline; }*/

/*верхнее меню и меню подразделов*/
a.menu:link, a.menu:visited, a.menu:active {
margin-right: 7px;
color: #cc9900;
text-decoration: none; }

a.menu:hover {
margin-right: 7px;
color: #333333;
text-decoration: none; }

/*черный*/
.black { color: #333333; }
a.black:link, a.black:visited, a.black:active {
color: #333333;
text-decoration: none; }
a.black:hover {
color: #999999;
text-decoration: none; }

/*коричневый*/
.brown { color: #cc3300; }
a.brown:link, a.brown:visited, a.brown:active {
color: #cc3300;
text-decoration: none; }
a.brown:hover {
color: #333333;
text-decoration: none; }

/*голубой*/
.blue { color: #6699cc; }
a.blue:link, a.blue:visited, a.blue:active {
color: #6699cc;
text-decoration: none;}
a.blue:hover {
color: #333333;
text-decoration: none; }

/*золото*/
.gold { color: #cc9900; }
a.gold:link, a.gold:visited, a.gold:active {
color: #cc9900;
text-decoration: none; }
a.gold:hover {
color: #333333;
text-decoration: none; }

.gallery{
float: left;
width: 160;
margin: 21px 7px 7px 6px; }

.gallery-content {
float: left;
margin: 10px 5px 5px 0px; }

.banners div {
	margin: 1em 0.5em 1em 0.5em;
	float: left;
}

.bottom {
	margin: 1em 0em 1em 0px;
	padding: 0em 25px 0em 25px;
}