/* Борис, млин, тока ниче не меняй в стилях =) */
html, body {
        height: 100%;
        margin: 0;
        padding: 0;
        scrollbar-3dlight-color: #EEE;
        scrollbar-arrow-color: #333;
        scrollbar-base-color: #666;
        scrollbar-darkshadow-color: #EEE;
        scrollbar-face-color: #DDD        ;
        scrollbar-highlight-color: #666;
        scrollbar-shadow-color: #666;
        scrollbar-track-color: #EEE;
}
body {
        background: #FFF;
        color: #333;
        font-family: Tahoma, Verdana, Arial, sans-serif;
        font-size: 11px;
}
form, div {
        margin: 0;
        padding: 0;
}
table {border-collapse: collapse;}
table, img {border: none;}
h1, h2, h3 {
        color: #000;
        font-weight: bold;
        margin: 0;
        padding: 12px 0 2px 0;
        text-transform: uppercase;
}
h1 {font-size: 12px;}
h2 {font-size: 11px;}
h3 {font-size: 10px;}
a:link, a:visited {color: #312574;}
a:hover, a:active {color: #EB3D00;}
a {text-decoration: underline;}
p, ul, ol {
        margin: 0;
        padding: 8px 0;
}
li {
        margin-left: 24px;
        padding: 0;
}
#header {
        background: #999;
        height: 19px;
}
#outer_wrapper, #footer {
        min-width: 980px;
        width: expression((document.documentElement.clientWidth||document.body.clientWidth)<980?'980px':'100%');
}
#outer_wrapper {
        background: #E5E5E5;
}
#wrapper {
        background: #FFF;
        border-left: 1px solid #D6D6D6;
        border-right: 1px solid #D6D6D6;
        margin: 0 29px;
        padding-bottom: 85px;
}
#container {
        width: 100%;
        float: left;
        margin-right: -10px;
}
#content {
        background: #FFF url(images/bgmain.gif) repeat-x;
        margin-right: 10px;
}
#main {
        margin-left: 274px;
        padding-bottom: 30px;
}
#path {
        color: #999;
        font-size: 10px;
        height: 20px;
        padding-left: 35px;
}
#txt {
        padding-left: 35px;
        padding-right: 15px;
}
#txt p a:link, #txt p a:visited, #txt p a:hover, #txt p a:active {text-decoration: none; font-weight: bold; color: #312574;}
#txt li a:link, #txt li a:visited, #txt li a:hover, #txt li a:active {text-decoration: none; font-weight: bold; color: #312574;}

#left {
        background: #FFF;
        float: left;
        width: 274px;
        position: relative;
        z-index: 100;
}
#menu {
        border-right: 1px solid #D6D6D6;
        min-height: 149px;
}
.tmenu, .tuse {
        background: url(images/off.gif) 21px 11px no-repeat;
        border-bottom: 1px solid #D6D6D6;
        padding: 8px 0 8px 40px !important;
}
.tmenu {background: url(images/off.gif) 21px 11px no-repeat;}
.tuse {background: url(images/on.gif) 21px 13px no-repeat;}
.tsub {
        background: url(images/box.gif) 41px 13px no-repeat;
        padding: 7px 0 0 55px !important;
}
.amenu, .ause {
        font-weight: bold;
        text-decoration: none;
}
.amenu:link, .amenu:visited, .amenu:hover, .amenu:active {color: #999;}
.ause:link, .ause:visited, .ause:hover, .ause:active {color: #2A1C78;}
.asub:link, .asub:visited, .asub:hover, .asub:active {color: #EB3D00;}
#lastmenu {border: none !important;}
#lastsub {
        border-bottom: 1px solid #D6D6D6;
        padding-bottom: 9px !important;
}
#search {
        background: #999;
        padding: 6px 10px 5px 20px;
}
#sidebar {
        float: right;
        width: 10px;
}
#footer {
        clear: both;
        background: #312574 url(images/bgfooter.gif) repeat-x;
        height: 85px;
        overflow: hidden;
}
#icons {
        border-right: 1px solid #D6D6D6;
        background: #C30 url(images/bgorange.gif) repeat-x;
        text-align: center;
        position: absolute;
        top: 19px;
        left: 0;
        height: 149px;
        width: 29px;
        z-index: 200;
}
#visual {
        background: #312574;
        height: 149px;
        padding-left: 35px;
}
#logo {
        position: absolute;
        top: 50px;
        left: 340px;
        z-index: 300;
}
#slogan {
        color: #FFF;
        font-family: "Times New Roman", Times, serif;
        font-size: 16px;
        font-weight: bold;
        position: absolute;
        top: 65px;
        left: 440px;
        z-index: 290;
        width: 450px;
}
.big {font-size: 36px;}
#panel {
        background: url(images/bgpanel.gif) repeat-x;
        color: #666;
        font-size: 10px;
        height: 30px;
        padding-left: 35px;
        padding-top: 5px;
}
#marquee {
        background: url(images/bgmarquee.gif) repeat-x;
        border: 1px solid #E0E0E0;
        border-bottom: none;
        clear: both;
        height: 150px;
        margin: 5px 35px;
        padding: 2px 0;
        width: 580px;
}
#vr {
        background: url(images/bg.jpg) no-repeat;
        position: absolute;
        top: 19px;
        right: 0;
        margin-left: 300px;
        height: 149px;
        width: 527px;
        z-index: 0;
}
#silver_1, #silver_2 {
        background: url(images/bgpanel.gif) repeat-x;
        height: 30px;
        position: absolute;
        top: 168px;
        z-index: 100;
}
#silver_1 {
        border-right: 1px solid #D6D6D6;
        left: 0;
        width: 29px;
}
#silver_2 {
        right: 0;
        width: 40px;
}
#copyright {
        background: url(images/bglc.gif) no-repeat;
        color: #CCC;
        height: 85px;
        float: left;
        width: 304px;
		font-size:12px !important
}
#copyright p {
        padding-top: 10px;
        padding-left: 80px;
}
#bottom_menu {
        background: url(images/bgrc.gif) 100% 0 no-repeat;
        color: #CCC;
        font-size: 12px !important;
        height: 85px;
        margin-left: 304px;
		text-align:center;
}
#bottom_menu table {margin-left: 0px;}
#bottom_menu table td { text-align:left; padding:0px 0px 0px 5px!important;}
#bottom_menu p {padding: 10px 110px 0 35px;}
#banner {
        background: url(images/bgcounters.gif) repeat-x;
        padding: 10px 10px 40px 10px;
        text-align: center;
}
.mar { text-align:center !important}
#counters {
        background: url(images/bgcounters.gif) repeat-x;
        padding: 10px 20px 40px 20px;
        min-height: 100px;
        text-align: center;
}
.clearing {
        clear: both;
        height: 0;
}
.tbl td {
        margin: 0;
        padding: 0;
}
.finder {
        border: 1px solid #CCC;
        color: #999;
        font-size: 9px;
        height: 12px;
        width: 160px;
}
.logpas {
        border: 1px solid #CCC;
        color: #999;
        font-size: 9px;
        height: 12px;
        width: 100px;
}
.apass, .areg {
        font-size: 9px;
        font-weight: bold;
}
.amore {font-weight: bold;}
.apass:link, .apass:visited, .apass:hover, .apass:active {color: #666;}
.areg:link, .areg:visited, .areg:hover, .areg:active {color: #EB3D00;}
.acopy:link, .acopy:visited, .acopy:hover, .acopy:active {color: #FFF;}
.abm:link, .abm:visited, .abm:hover, .abm:active {color: #FFF;}
.agr:link, .agr:visited, .agr:hover, .agr:active {color: #999;}
.amore:link, .amore:visited, .amore:hover, .amore:active {color: #EB3D00;}
.headred, .headblue {
        border-bottom: 1px solid #E5E5E5;
        font-family: "Times New Roman", Times, serif;
        font-size: 21px;
        font-weight: bold;
        height: 25px;
        margin-left: 35px;
        padding-left: 12px;
/*        width: 700px;*/
}
.headred {
        background: url(images/arr.gif) 0 9px no-repeat;
        color: #EB3D00;
}
.headblue {
        background: url(images/arrb.gif) 0 9px no-repeat;
        color: #312574;
}
.nsarc {
        background: url(images/arrb.gif) 0 9px no-repeat;
        border-top: 1px solid #E5E5E5;
        color: #312574;
        font-size: 10px;
        font-weight: bold;
        height: 25px;
        margin-left: 35px;
        padding-left: 12px;
        padding-top: 6px;
        width: 400px;
}
.headnews {
        border-bottom: 1px solid #E5E5E5;
        height: 25px;
        margin: 20px 10px 5px 20px;
}
.nname {
        color: #312574;
        font-family: "Times New Roman", Times, serif;
        font-size: 21px;
        font-weight: bold;
        float: left;
}
.narch {
        font-family: Tahoma, Verdana, Arial, sans-serif;
        font-size: 10px;
        font-weight: normal;
        float: right;
        padding-top: 8px;
}
.date {color: #312574;}
.ntxt {
        border-bottom: 1px solid #E5E5E5;
        margin: 0 10px 0 20px;
        padding: 10px 0;
}
.nmtxt {
        border-bottom: 1px solid #E5E5E5;
        margin: 0 10px 0 0;
        padding: 10px 0 20px 0;
}
.nim {margin: 3px 20px 0 0;}
.ibo td img {
        border: 5px solid #CCC;
        margin-right: 10px;
}
.aib td {
        background: url(images/bsq.gif) 5px 6px no-repeat;
        padding: 0 15px !important;
        vertical-align: top;
}
.aib td a:link, .aib td a:visited {color: #001998;}
.aib td a:hover, .aib td a:active {color: #EB3D00;}
.ftxt {
        padding: 5px 0 !important;
        width: 100px;
}
.forma, .formaarea {
        border: 1px solid #CCC;
        color: #999;
        font-size: 10px;
        width: 200px;
}
.forma {height: 16px;}
.formaarea {height: 60px;}