* {
    margin: 0;
    padding: 0;
}
html {
    width: 100%;
    height: 100%;
}
body {
    width: 100%;
    height: 100%;
    background: #fff;
    font: 11px Verdana, Tahoma, Arial, sans-serif;
    color: #727272;
    /*text-align: center;*/
}
select {
    background-color: #fff;
    font-size: 12px;
    height: 21px;
    color: #5f5f5f;
}
select option {
    /*background-color: #fff;*/
    padding-left: 3px;
}
table {
    border-collapse: collapse;
    border: 0;
    font-size: 100%;
}
a {
    color: #ff3d00;
    text-decoration: underline;
}
a:hover {
    color: #5f5f5f;
    /*text-decoration: none;*/
}
a img, fieldset {
    border: 0;
}
img {
    display: block;
}
ul {
    list-style: none;
}
fieldset {
    display: inline;
}
* > fieldset {
    display: block;
}
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clear {
    height: 1%;
}
.clear {
    display: block;
}
/* End hide from IE-mac */

#main {
    width: 848px;
/*
    min-height: 100%;
    height: auto !important;
    height: 100%;
*/
    /*margin: 0 auto;*/
    text-align: left;
    padding-left: 50px;
}

#left {
    width: 640px;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    float: left;
}

#l-top {
    min-height: 200px;
    height: auto !important;
    height: 200px;
    color: #8d8d8d;
    font-size: 10px;
}
#lt-left {
    width: 470px;
    float: left;
}
#l-top h1 {
    width: 136px;
    height: 21px;
    text-indent: -9999px;
    overflow: hidden;
    font-size: 23px;
    background: url("/defa/i/logo.gif") no-repeat 0 0;
    margin-top: 31px;
    margin-left: 3px;
}
#l-top h1 img {
    display: none;
}
#data {
    display: none;
}
#toplist {
    width: 465px;
    height: 102px;
    margin-top: 32px;
    margin-left: 6px;
}
#toplist ul {
    height: 102px;
}
#toplist ul li {
    float: left;
    height: 104px;
    border-left: 1px solid #aeaeae;
    padding: 0 13px 0 10px;
    margin-top: -2px;
}
#toplist ul li a {
    color: #8d8d8d;
		text-decoration: none;
}

#toplist ul li.item1 {
    width: 132px;
}
#toplist ul li.item2 {
    width: 120px;
}
#toplist ul li.item3 {
    width: 130px;
}
#lt-right {
    width: 165px;
    float: right;
/* */
    height: 165px;
    margin-top: 31px;
    border: none;
/* */
}
#lt-right iframe {
    width: 165px;
    height: 165px;
    border: none;
/*
    margin-top: 31px;
*/
}

#nav {
    width: 640px;
    height: 79px;
    overflow: hidden;
}
#nav ul {
    width: 675px;
    height: 9px;
    margin-top: 38px;
}
#nav ul li {
    float: left;
    margin-right: 32px;
}
#nav ul li a, #nav ul li b {
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    height: 9px;
    font-size: 1px;
    background-repeat: no-repeat;
}
#nav ul li a {
    background-position: left top;
}
#nav ul li b, #nav ul li a:hover {
    background-position: left bottom;
}
#nav ul li.item1 a, #nav ul li.item1 b {
    width: 67px;
    background-image: url("/defa/i/menu-item1.gif");
}
#nav ul li.item2 a, #nav ul li.item2 b {
    width: 72px;
    background-image: url("/defa/i/menu-item2.gif");
}
#nav ul li.item3 a, #nav ul li.item3 b {
    width: 118px;
    background-image: url("/defa/i/menu-item3.gif");
}
#nav ul li.item4 a, #nav ul li.item4 b {
    width: 64px;;
    background-image: url("/defa/i/menu-item4.gif");
}
#nav ul li.item5 a, #nav ul li.item5 b {
    width: 72px;
    background-image: url("/defa/i/menu-item5.gif");
}
#nav ul li.item6 a, #nav ul li.item6 b {
    width: 44px;
    background-image: url("/defa/i/menu-item6.gif");
}

#l-mid {
    min-height: 300px;
    height: auto !important;
    height: 300px;
}
#lm-left {
    float: left;
}
#l-map {
    width: 330px;
    height: 266px;
    margin-top: 33px;
}
#lm-right {
    width: 255px;
    float: right;
    line-height: 13px;
}
#newsblock h2 {
    width: 68px;
    height: 18px;
    text-indent: -9999px;
    overflow: hidden;
    font-size: 18px;
    background: url("/defa/i/h2-news.gif") no-repeat 0 0;
    margin-left: 1px;
}
#newsblock a {
    color: #727272;
    text-decoration: none;
}
#newsblock a:hover {
    color: #333333;
}
a#rss {
    display: block;
    width: 27px;
    height: 12px;
    text-indent: -9999px;
    overflow: hidden;
    background: url("/defa/i/rss.gif") no-repeat 0 0;
    float: right;
    margin-top: -13px;
}
#newsblock dl {
    margin-top: 13px;
}
#newsblock dl dd {
    margin-bottom: 14px;
}

#l-bot {
    margin-top: 45px;
}
#lb-left {
    float: left;
    width: 180px;
    overflow: hidden;
}
#lb-right {
    float: right;
    width: 440px;
    overflow: hidden;
}
#lb-right ul {
    margin-left: -17px;
    width: 457px;
}
#lb-right ul li {
    float: right;
    display: inline;
    margin-left: 17px;
}

#right {
    width: 188px;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    float: right;
}
#r-top {
    min-height: 195px;
    height: auto !important;
    height: 195px;
    font-size: 10px;
    color: #5f5f5f;
}

#mininav {
    position: relative;
    left: 32px;
    top: 94px;
}
#mininav ul {
    position: absolute;
}
#mininav ul li {
    float: left;
    font-size: 1px;
}
#mininav ul li a, #mininav ul li b {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}
#mininav ul#lang {
    top: 1px;
    left: 0;
}
#mininav ul#lang li {
    width: 20px;
    margin-right: 3px;
}
#mininav ul#lang li.item1 {
/*
    background: url("/defa/i/palk.gif") no-repeat right top;
*/
}
#mininav ul#lang li.item1 a {
    height: 9px;
    background: url("/defa/i/rus.gif") no-repeat left top;
}
#mininav ul#lang li.item1 b {
    height: 9px;
    background: url("/defa/i/rus.gif") no-repeat left bottom;
}
#mininav ul#lang li.item2 a {
    height: 9px;
    background: url("/defa/i/eng.gif") no-repeat left top;
}
#mininav ul#lang li.item2 b {
    height: 9px;
    background: url("/defa/i/eng.gif") no-repeat left bottom;
}

#mininav ul#hmsm {
    top: 0;
    left: 51px;
}
#mininav ul#hmsm li {
    width: 11px;
    margin-right: 10px;
}
#mininav ul#hmsm li.item1 a {
    height: 9px;
    background: url("/defa/i/ico-home.gif") no-repeat left top;
}
#mininav ul#hmsm li.item1 b {
    height: 9px;
    background: url("/defa/i/ico-home.gif") no-repeat left bottom;
}
#mininav ul#hmsm li.item2 a {
    height: 9px;
    background: url("/defa/i/ico-mail.gif") no-repeat left top;
}
#mininav ul#hmsm li.item2 b {
    height: 9px;
    background: url("/defa/i/ico-mail.gif") no-repeat left bottom;
}
#mininav ul#hmsm li.item3 a {
    height: 9px;
    background: url("/defa/i/ico-map.gif") no-repeat left top;
}
#mininav ul#hmsm li.item3 b {
    height: 9px;
    background: url("/defa/i/ico-map.gif") no-repeat left bottom;
}

#mininav ul#sss {
    top: 20px;
    left: 0;
}
#mininav ul#sss li {
    width: 52px;
    margin-right: 3px;
}
#mininav ul#sss li.item1 {
/*
    background: url("/defa/i/palk.gif") no-repeat right top;
*/
}
#mininav ul#sss li.item1 a {
    height: 9px;
    background: url("/defa/i/sitesearch.gif") no-repeat left top;
}
#mininav ul#sss li.item1 b {
    height: 9px;
    background: url("/defa/i/sitesearch.gif") no-repeat left bottom;
}
#mininav ul#sss li.item2 a {
    height: 9px;
    background: url("/defa/i/login.gif") no-repeat left top;
}
#mininav ul#sss li.item2 b {
    height: 9px;
    background: url("/defa/i/login.gif") no-repeat left bottom;
}

#perhompag {
    position: relative;
    width: 165px;
    top: 54px;
    left: 32px;
}
#perhompag img, #perhompag span {
    float: left;
}
#perhompag span {
    display: block;
    font-family: Arial, sans-serif;
    color: #777;
    line-height: 9px;
    letter-spacing : -1px;
    overflow: hidden;
    white-space: nowrap;
    width: 120px;
}


#perhompagon {
    display: block;
    width: 100px;
    height: 9px;
    overflow: hidden;
    text-indent: -9999px;
    background: url("/defa/i/perhompag.gif") no-repeat 0 0;
    margin-left: 10px;
    cursor: pointer;
}
#perhompag-in {
    position: absolute;
    width: 165px;
    height: 240px;
    background: #eaeaea;
    top: 14px;
    display: none;
    z-index: 999;
}
#arr-d {
    position: absolute;
    width: 15px;
    height: 10px;
    overflow: hidden;
    background: url("/defa/i/arr-down.gif") no-repeat 5px 3px;
    top: -14px;
    left: 106px;
    cursor: pointer;
}
#perhompag-in h5 {
    font-size: 10px;
    margin-top: 12px;
    margin-left: 11px;
}
#perhompag-in form {
    margin: 10px 9px 0 11px;
    padding: 13px 0 0 1px;
    border-top: 1px solid #aeaeae;
}
#perhompag-in form legend {
    display: block;
}
#perhompag-in form p {
    margin-bottom: 1px;
    vertical-align: middle;
}
#rbut {
    padding-top: 7px;
    padding-bottom: 9px;
}
#perhompag-in form #rbut input, #perhompag-in form #rbut label {
     vertical-align: middle;
     cursor: pointer;
}
#perhompag-in form #rbut label {
    margin-left: 5px;
}
#perhompag-in form input.butt {
    margin-left: 1px;
}
ul#kugelban {
    margin-left: 41px;
    margin-top: -29px;
}
ul#kugelban li {
    width: 105px;
    height: 105px;
    margin-top: 29px;
    background: url("/defa/i/kugel.gif") no-repeat 0 0;
}
ul#kugelban a {
    display: block;
    width: 105px;
    height: 105px;
    overflow: hidden;
    text-indent: -9999px;
}
ul#kugelban li.item1 a {
    background: url("/defa/i/kugelban1.gif") no-repeat 0 0;
}
ul#kugelban li.item2 a {
    background: url("/defa/i/kugelban2.gif") no-repeat 0 0;
}
ul#kugelban li.item3 a {
    background: url("/defa/i/kugelban3.gif") no-repeat 0 0;
}
ul#kugelban li.item4 a {
    background: url("/defa/i/kugelban4.gif") no-repeat 0 0;
}

#blank {
    height: 117px;
}

#footer {
    width: 848px;
    height: 70px;
    margin-top: -70px;
    text-align: left;
    padding-left: 50px;
}
#footer #disc {
    width: 353px;
    height: 28px;
    text-indent: -9999px;
    overflow: hidden;
    background: url("/defa/i/disclaimer.gif") no-repeat 0 0;
    float: left;
}
#footer #copy {
    position: relative;
    width: 210px;
    height: 17px;
    text-indent: -9999px;
    overflow: hidden;
    background: url("/defa/i/copy.gif") no-repeat 0 0;
    float: right;
    right: 193px;
}
#footer #copy a {
    position: absolute;
    display: block;
    width: 52px;
    height: 7px;
    overflow: hidden;
    text-indent: -9999px;
    top: 10px;
    left: 36px;
}
#footer br {
    display: none;
}

p.right {
    text-align: right;
}

legend {
    color: #5f5f5f;
}


/* sluj */

div.sluj {
    position: absolute;
    left: 50%;
    margin-left: -271px;
/* DB центрирование по вертикали - скриптами
    margin-top: -230px;
    top: 50%;
*/
    width: 542px;
    z-index: 10;
}
div.quest-pop {
    position: relative;
    background: #c7c7c7;
    padding: 31px 5px 5px 5px;
}
div.quest-pop .inner {
    position: relative;
    min-height: 1%;
    height: auto !important;
    height: 1%;
    background-color: #fff;
    padding: 26px 44px 31px 19px;
    font-family: tahoma, sans-serif;
    color: #363636;
}
div.quest-pop .inner-acc {
    position: relative;
    min-height: 1%;
    height: auto !important;
    height: 1%;
    background-color: #fff;
    padding: 23px 34px 25px 36px;
    font: 11px verdana, sans-serif;
    line-height: 15px;
    color: #363636;
}
div.quest-pop label {
    display: block;
    width: 210px;
    margin-bottom: 8px;
}
div.quest-pop label span {
    display: block;
}


div.quest-pop form.usgr label, div.quest-pop div.usgr label {
    margin-bottom: 3px;
}
div.quest-pop form.usgr label span, div.quest-pop form.usgr label input, div.quest-pop div.usgr label span, div.quest-pop div.usgr label input {
    display: inline;
    vertical-align: middle;
    margin-right: 3px;
}


div.quest-pop label.err span.err {
    margin-top: 1px;
    color: #ff3d00;
}
div.quest-pop label.ok span.err, label.ok span.err {
    display: none;
    margin-top: 1px;
    color: #ff3d00;
}
div.quest-pop input.text, div.quest-pop textarea {
    width: 97%;
    height: 19px;
    background-color: #fff;
    border: 1px solid #aeaeae;
    font: 13px monospace;
}
div.quest-pop label.err input.text, div.quest-pop label.err textarea {
    width: 97%;
    height: 19px;
    background-color: #fff;
    border: 1px solid #ff3d00;
    font: 13px monospace;
}
div.quest-pop textarea, div.quest-pop label.err textarea {
    height: 57px;
    overflow: auto;
}
div.quest-pop h3 {
    position: absolute;
    margin: 0;
    padding: 0;
    left: 7px;
    top: -25px;
    color: #363636;
    font: bold 16px verdana;
}
div.closepop {
    position: absolute;
    width: 45px;
    height: 11px;
    right: 8px;
    top: -21px;
    background: url("/defa/i/close-pop.gif") no-repeat;
    cursor: pointer;
    cursor: hand;
}
div.closepop a {
    position: absolute;
    display: block;
    width: 45px;
    height: 11px;
    text-indent: -9999px;
    overflow: hidden;
}

/* end sluj */

ul.acclist {
    padding-top: 25px;
}
ul.acclist li {
    padding-bottom: 10px;
}
ul.acclist dt {
    display: block;
    float: left;
    width: 28px;
    height: 35px;
}
ul.acclist dd {
    display: block;
    margin-left: 38px;
    padding-top: 6px;
}

h4 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 11px;
}

div.hr {
    height: 1px;
    font-size: 1px;
    overflow: hidden;
    background: #aeaeae;
}
div.hr hr {
    display: none;
}

/* scroll */

div.sluj2 {
    position: absolute;
    top: 347px;
    left: 421px;
}

div.hlight-pop {
    position: absolute;
    background: #eaeaea;
    width: 196px;
    height: 47px;
}

.Container {
    position: absolute;
    width: 164px;
    height: 34px;
    top: 7px;
    left: 10px;
}

#Scroller-1 {
    position: absolute;
    overflow: hidden;
    width: 164px;
    height: 34px;
}

.Scroller-Container {
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: tahoma;
    color: #363636;
}

#Scrollbar-Container {
    position: absolute;
    top: 0;
    right: 0;
    width: 11px;
    height: 47px;
}

.Scrollbar-Up {
    cursor: pointer;
    cursor: hand;
    position: absolute;
    top: 0px;
    left: 0px;
}

.Scrollbar-Track {
    position: absolute;
    width: 11px;
    height: 25px;
    top: 11px;
    left: 0px;
    background-color: #d5d5d5;
}

.Scrollbar-Handle {
    position: absolute;
    width: 11px;
    height: 27px;
    cursor: pointer;
    cursor: hand;
}

.Scrollbar-Down {
    cursor: pointer;
    cursor: hand;
    position: absolute;
    bottom: 0;
    left: 0;
}

/* end scroll */

input.text {
    padding-left: 3px;
}

a.linkliketext {
    color: #5f5f5f;
    text-decoration: none;
}
a.linkliketext:hover {
    color: #232323;
}


a.l-gray {
    color: #959595;
}
a.l-gray:hover {
    color: #232323;
}

ul.default, div.usercontent ul {
    margin-top: 15px;
    margin-bottom: 15px;
}
ul.default li, dl#faqdl dt, div.usercontent ul li {
    padding-left: 10px;
    background: url("/defa/i/y-arr.gif") no-repeat 0 5px;
}

.Scroller-Container ul.ad li {
    padding-bottom: 7px;
}

ul.rss-list li {
    padding-bottom: 3px;
}
ul.rss-list dt {
    float: left;
}
ul.rss-list dd {
    margin-left: 35px;
}
/* Calendar */
td.fc-td {
/*    margin-left: 10px;*/
    width: 80px;
    background: url("/defa/i/y-arr.gif") no-repeat 0px 0px;
}
div.fc-dv {
    margin: 7px 0 7px 0;
    background: url("/defa/i/ico-fc-out-sm.gif") no-repeat 0px 2px;
}
div.fc-dv a{
    padding-left: 18px;
    margin-top: -5px;
    text-decoration: underline;
}
