@charset "windows-1251";
@namespace "http://www.w3.org/1999/xhtml";

* { margin: 0; padding: 0; font-style: inherit; font-weight: inherit; }
a img { border: none; }
a:link, a:visited { color: #6A6A6A; text-decoration: underline; }
a:hover { text-decoration: none; }
b, strong { font-weight: bold; }
i, em { font-style: italic; }

html { background: #ebebeb; color: #000; font-family: "Tahoma", sans-serif; font-size: 10pt; }
body { padding-top: 19px; margin: 0 auto; width: 975px; }
.nav {height:205px;}
.nav li { float: left; font-size: 14px; font-weight: bold; list-style: none; margin-right: 3px; padding-top: 169px; text-align: center; text-transform: uppercase; width: 160px; }
.nav li a { background: #dad9d9; display: block; padding: 10px 0 9px 0; }
.nav li a:link, .nav li a:visited { color: #000; text-decoration: none; }
.active{font-weight:bold;}
.nav li a:hover { background: #fe8700; color: #fff; }
.nav .nav-1 { background: transparent url("../skin/top-1.png") no-repeat center top; }
.nav .nav-2 { background: transparent url("../skin/top-2.jpg") no-repeat center top; }
.nav .nav-3 { background: transparent url("../skin/top-3.jpg") no-repeat center top; }
.nav .nav-4 { background: transparent url("../skin/top-4.jpg") no-repeat center top; }
.nav .nav-5 { background: transparent url("../skin/top-5.jpg") no-repeat center top; }
.nav .nav-6 { background: transparent url("../skin/top-6.jpg") no-repeat center top; margin-right: 0; }
.nav .act { background: #fe8700; color: #fff; }
.content { width:975px; height:45em; margin-top:3px; }

.aside {background: #dad9d9; font-size: 13px; padding: 1em 0; width: 160px; }
.aside li { list-style: none; margin: 1em 0; padding: 0 13px; }
.aside a:link, .aside a:visited { color: #000; text-decoration: none; }
.aside a:hover { text-decoration: underline; }

.content .text { background: #fff; margin-left: 160px; padding: 1em 22px; min-height: 35em; color: #000; }
.content .text .title h1{ color: #fe8700; font-size: 1.25em; margin-bottom: 1em; }
h2, h2 a:link, h2 a:visited{font-size: 1em; color:#000}
.content .text p, .content .text table, .content .text ul, .content .text ol { margin-bottom: 1em; }
.content .text ol, .content .text ul { margin-left: 4ex; }
.content .text .date { color: #000; margin: 1em 0 .25em 0; }

.finish-box { clear: both; }

.nav-bottom { text-transform: uppercase; color:#505050; margin-top:3px;}
.nav-bottom li { background: #dad9d9; float: left; font-size: 14px; font-weight: bold; list-style: none; margin-right: 3px; text-align: center; width: 160px; }
.nav-bottom li a {  display: block; padding: 10px 0 9px 0; }
.nav-bottom li a:link, .nav-bottom li a:visited { color:#505050; text-decoration: none; }
.nav-bottom li a:hover { background: #fe8700; color: #fff; }
.nav-bottom li.last { margin-right: 0; }
.nav-bottom li.empty { padding: 10px 0 9px 0; }

.footer { clear: both; color: #505050; padding: 1em 0; text-align: center; }
.panel {
width:973px; height:20px; position:absolute; top:0px;
background-color:#EAEBED; text-align:center; font-size:11px;
border-bottom:#8B919F solid 2px;
}
.panel a{color:#000;}
.par{display:table; width:100%; text-align:justify; margin-bottom:15px;}
.par_top a:link, .par_top  a:visited { color: #6A6A6A; }