wrapper* {
    font-size: 100.01%;
}
:focus {
    outline: none;
}
html, body {
    width: 100%;
    height: 100%;
}
body {
    margin: 0; 
    padding: 0;
    background: #ffffff;    
    font: normal 0.7em/1.3em tahoma, verdana, arial;
    color: #545454;
}
a {
    text-decoration: underline;
    color: #000000;
}
a:hover {
    color: #8a8c93;
}
a.invert {
    color: #8a8c93;
}
a.invert:hover {
    color: #e12e29;
}
h1, h2, h3 {
    margin: 0 0 0.3em;
    font-weight: bold;
}
h1 {
    margin-bottom: 1.3em;
    font-size: 1.25em;
    text-transform: uppercase;
    color: #e12e29;
}
h2, h3 {
    margin-bottom: 0.5em;
    font-size: 1.3em;
    color: #e12e29;
}
h3 {
    font-weight: normal;
}
address {
    font-style: normal;
}
blockquote {
    margin: 0 0 0 3em;
}
dl {
    margin: 0;
}
p, dd, form, ul, ol {
    margin: 0 0 1.2em;
    padding: 0;
}
ul {
    list-style-type: none;
}
li, dt {
    margin: 0 0 1em;
}
table {
    border-collapse: collapse;
    border: none;
}
th, td {
    padding: 0;
    vertical-align: top; 
}
input, select, button, textarea {
    font-family: tahoma, verdana, arial;
    color: #000000;
}    
img {
    border: none;
}
small, .small {
    font-size: 80%;
}
big, .big {
    font-size: 120%;
}
.clear {
    clear: both;
}
.none {
    display: none;
}
.block {
    display: block;
}
.nowrap {
    white-space: nowrap;
}
.click {
    cursor: pointer;
    cursor: hand;
}
.hidden {
    overflow: hidden;
}
.whole:after {
    clear: both;
    display: block;
    content: '';
}
.z {
    border: 1px dashed red;
}
/*------------------------------*/
.project dt,
.data,
.counter,
.mini,
.three .extra ul,
.three .navigator ul,
#special li,
.color {
    color: #8a8c93;
}
/*------------------------------*/
#container {
    margin: 0 auto;
    width: 950px;    
    min-height: 100%;
    position: relative;
    overflow: hidden;
    overflow: -moz-hidden-unscrollable;
}
#limiter {
    width: 100%;
}
/*------------------------------*/
.wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.wrapper .extra,
.wrapper .content, 
.wrapper .navigator {
    float: left;
    clear: right;
}
.wrapper .main {
    margin-left: -1px;
    padding: 0 25px;
    position: relative; 
    border-left: 1px solid #c7c7c7;
}
.one .content {
    width: 100%;
 }
.two .content {
    width: 67%;
}
.three .content {
    width: 34%;
}
.two .extra,
.one .extra,
.one .navigator {
    display: none;
}
.three .extra,
.three .navigator,
.two .navigator {
    width: 33%;
}
/*------------------------------*/
#header {
    padding: 25px 0;
    border-bottom: 8px solid #7a7b87;
}
#header .main {
    border: none;
}
#header .main * {
    margin: 0 auto;
    height: 38px;
    display: block;
}
#header .navigator * * {
    width: 185px;
}
#header .content * * {
    width: 527px;
}
/*------------------------------*/
#picture {
    border-top: 1px solid #ffffff;
}
#picture * {
    height: 249px;
    position: relative;
}
#picture .main {
    padding: 0;
    position: absolute;
    left: 0;
    border-color: #ffffff;
}
/*------------------------------*/
#curtain,
#end {
    height: 4.2em;
    clear: both;
    background: #ffffff;
}
#footer,
.footer,
#curtain {
    width: 100%;
    display: block;    
    position: absolute;
    bottom: 0;
}
#footer,
.footer {
    height: 3em;
}
#footer .main {
    border: 0;
}
#footer p {
    margin-bottom: 0.3em;
    padding-top: 0.8em;
}
#footer .content p {
    text-align: right;
}
#footer a,
#footer p {
    color: #ffffff;
}
#footer a:hover {
    color: #e12e29;
}
#footer #counter {
    position: absolute;
    left: 33%;
    top: 2px;
    z-index: 1;
}
/*------------------------------*/
#menu {
    margin: 0 0 1.2em;
    width: 100%;
    position: relative;
    z-index: 1;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}
#menu:after {
    clear: both;
    display: block;
    content: '';
}
#menu img {
    width: 100%;
    height: 3em;
    display: block;    
}
#core {
    width: 65%;
    margin: -3em 0 0;
    float: left;
}
#core ul {
    margin: 0;
    width: 100%;
    overflow: hidden;
    position: relative;
}
#core li {
    margin: 0 0 0 -1px;
    width: 19%;
    height: 3em;
    float: left;
    clear: right;    
    position: relative;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
}
#core li li {
    margin: 0;
    width: 100%;
    height: auto;
    clear: both;    
    position: relative;
    border: 0;
    border-top: 1px solid #ffffff;
    background: #898c92;
}
#core li img {
    position: absolute;
}
#menu li li img {
    margin-top: -3px;
    width: 3px;
    height: 6px;
    right: 10px;
    top: 50%;
}
#core li em,
#core li a {
    width: 100%;
    height: 3em;
    position: relative;
    display: block;
    font-style: normal;
}
#core li em {
    cursor: auto;
}
#core li li em,
#core li li a {
    height: auto;
}
#core li span {
    padding-top: 0.7em;
    position: relative;
    display: block;
    text-align: center;
    font-size: 1.1em;
    text-transform: uppercase;
}
#core li li span {
    padding: 0.5em 15px;
    text-align: left;
    font-size: 0.9em;
}
#core li ins {
    width: 100%;
    height: 6px;
    border-top: 1px solid #ffffff;
    position: absolute;
    left: 0;
    bottom: -7px;
    background: #e12e29;
    font-size: 0;
}
#core li ins,
#core a,
#core li {
    text-decoration: none;
    color: #ffffff;
}
#core div {
    width: 100%;
    position: absolute;
    top: 3em;
}
#core div,
#core li ins,
#core li img {
    display: none;
}
#core .on ins,
#core .on img,
#core li:hover div,
#core li:hover ins,
#core li:hover img {
    display: block;
}
#core .on em,
#core li li:hover {
    background: #5a5e68;
}
#icon {
    margin: -2.1em 0 0;
    float: right;
    clear: right;
    position: relative;
}
#icon li {
    margin: 0 15px 0 0;
    float: left;
    clear: right;
    position: relative;
}
#icon li, #icon a {
    width: 17px;
    height: 12px;
    display: block;
    background-image: url(/images/icon.gif);
}
#home a {
    background-position: 0 0;
}
#home, #home a:hover {
    background-position: 0 -12px;
}
#map a {
    background-position: -17px 0;
}
#map, #map a:hover {
    background-position: -17px -12px;
}
#mail a {
    background-position: -34px 0;
}
#mail, #mail a:hover {
    background-position: -34px -12px;
}
#eng a {
    background-position: -51px 0;
}
#eng, #eng a:hover {
    background-position: -51px -12px;
}
#rus a {
    background-position: -68px 0;
}
#rus, #rus a:hover {
    background-position: -68px -12px;
}
#find a {
    background-position: -85px 0;
}
#find, #find a:hover {
    background-position:  -85px -12px;
}
#icon #fild {
    margin: -0.3em 0 0;
    width: auto;
    background: none;
}
#fild input {
    width: 155px;
    font-size: 1em;
}
#icon span {display: none;}
/*------------------------------*/
#special {
    margin: 0 25px 1.7em;
    overflow: hidden;
}
#special li {
    margin: 0 0 0 -7px;
    padding: 0 13px 0 7px;
    float: left;
    background: url(/images/special.gif) 0 5px no-repeat;
    white-space: nowrap;
}
/*------------------------------*/
#page {
    overflow: visible;
}
#page .main {
    margin-bottom: -32767px;
    padding-bottom: 32767px;
}
/*------------------------------*/
#page  img.bord {
    border: 1px solid #a6a9b0;
}
.three .extra ul,
.three .navigator ul {
    margin-bottom: 2.7em;
}
.three .extra ul div {
    margin-bottom: -0.3em;
}
.two .navigator ul li .xu,
.two .navigator ul li {
    color: #e12e29;
}
.two .navigator ul p {
    margin: 0.7em 0 0;
}
.three .extra ul nobr,
.two .navigator ul nobr {
    font-size: 0.9em;
}
.two .navigator ul nobr {
    color: #000000;
}
.three .extra strong {
    margin-right: 0.5em;
    font-size: 1.1em;
    text-transform: uppercase;
}
.two .content ul,
.one .content ul {width: 100%;}
.two .content li,
.one .content li {
    margin: 0 0 0.3em;
    padding: 0 0 0 16px;
    background: url(/images/li.gif) 0 6px no-repeat;
}
/*------------------------------*/
.mini {
    margin: -0.3em 0 1.9em;
    font-size: 1.15em;
    font-weight: bold;
    text-transform: uppercase;
}
.annotation {
    margin: 0;
    width: 100%;
}
.annotation li {
    margin: 0 0 1.6em;
    width: 100%;
    overflow: hidden;
}
.annotation img {
    margin: 3px 12px 0 0;
    float: left;
}
.counter {
    padding-top: 0.5em;
}
.counter span,
.counter a {
    margin-right: 0.5em;
}
.data {
    margin-bottom: 0.6em;
    font-weight: bold;
    font-size: 1.1em;
}
.project {
    padding: 1.1em 0 2em;
}
.project dl {
    margin-bottom: 0.9em;
    width: 100%;
    overflow: hidden;
}
.project dt {
    margin: 0;
    width: 27%;
    float: left;
    font-weight: bold;
}
.project dd {
    margin: 0;
    width: 70%;
    float: right;
    clear: left;
}
.photo {
    width: 100%;
    overflow: hidden;
}
.photo img {
    margin: 0 2em 2em 0;
    float: left;
    display: block;
}
/*------------------------------*/
.send {
    padding-top: 3.2em;
}
#send {
    margin-top: -1.2em;
    position: relative;
}
#send dl {
    width: 100%;
    clear: left;
}
#send dt,
#send dd {
    margin: 0;
    padding: 0 0.5em 0.8em 0;
    float: left;
}
#send dt {
    width: 28%;
    text-align: right;
}
#send dd {
    width: 48%;
}
#send input,
#send textarea {
    margin-top: -0.2em;
    width: 100%;
    position: relative;    
    display: block;
}
#send textarea {
    height: 8.5em;
}
#send .st {
    background: url(/images/star_2.gif) 0.5em center no-repeat;
}
#send .su {
    margin: 0.4em 0;
    width: auto;
    font-size: 1.1em;
}    
/*------------------------------*/
div.sitemap p {
    font-weight:600;
}
div.sitemap p.zg,
div.sitemap p.zg2,
div.sitemap p.zg3,
div.sitemap p.zg4 {
    font-weight:normal;
}
div.sitemap p.zg {
    margin-left:2em;
    font-weight:normal;
}
div.sitemap p.zg2 {
    margin-left:4em;
}
div.sitemap p.zg3 {
    margin-left:6em;
}
div.sitemap p.zg4 {
    margin-left:8em;
}