/* CSS Document */

* {
    margin: 0px;
    padding: 0px
}

body {
    font-family: Arial Narrow, Helvetica, sans-serif
}

#maket {
    width: 100%;
    max-width: 1280px;
    min-width: 1000px;
    margin: auto;
    padding: 0 10px 0 10px;
    position: relative
}

#header {
    height: 134px;
    width: 100%
}

#headermain {
    float: left;
    background: url(/img/hmainbg.jpg) no-repeat;
    height: 134px;
    width: 787px;
}

#headermain a {
    text-decoration: none;
}

.hi {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

#slogan {
    padding: 38px 0 0 17px;
    height: 90px;
    width: 787px;
    color: #FFF
}

#s1 {
    display: block;
    clear: both;
    font-size: 25px
}

#s2 {
    display: block;
    clear: both;
    font-size: 18px
}

#s3 {
    display: block;
    clear: both;
    font-size: 14px
}

#headerbg {
    background: url(/img/hbg.jpg) repeat-x;
    height: 134px;
    width: auto
}

#headerkoleso {
    float: right;
    background: url(/img/kolesobg.jpg) no-repeat;
    height: 134px;
    width: 169px
}

#topmenu {
    margin: 10px 0 0 0;
    height: 35px;
    width: 100%;
}

#topmenulbg {
    background: url(/img/topmenulbg.jpg) no-repeat;
    width: 57px;
    height: 35px;
    float: left;
}

#topmenurbg {
    background: url(/img/topmenurbg.jpg) no-repeat;
    width: 49px;
    height: 35px;
    float: right;
}

#topmenumain {
    background: url(/img/topmenumainbg.jpg) repeat-x;
    height: 35px;
    text-shadow: 1px 1px 3px white;
}

#topmenumain table {
    margin: auto
}

#topmenumain ul {
    list-style: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#topmenumain ul li {
    float: left;
    display: block;
    height: 35px;
    background: url(/img/topmenurazdelitel.jpg) no-repeat;
    background-position: right;
}

#topmenumain ul li a {
    padding: 0 10px 0 10px;
    text-decoration: none;
    display: block;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #383838;
    line-height: 35px
}

#topmenumain ul li a:hover {
    background: url(/img/orangebg.jpg) repeat-x;
    color: #fff;
    text-shadow: 1px 1px 3px black;
}

#content {
    overflow: hidden
}

#left {
    float: left;
    width: 290px;
    padding-left: 30px;
    height: 100%;
}

#blocksearch {
    height: 105px;
    margin-top: 25px;
    background: url(/img/leftblockbg.jpg) repeat-y
}

#blocksearch form {
    padding: 15px 5px 15px 0;
    line-height: 44px
}

#ss {
    width: 244px;
    height: 44px;
    background: url(/img/ssbg.jpg) no-repeat;
    margin-left: 25px
}

#blocksearch .searchstring {
    background: url(/img/inpeutbg.jpg);
    border: none;
    width: 170px;
    height: 25px;
    color: #FFF;
    font-size: 14px;
    margin-left: 20px;
    margin-top: 5px
}

#blocksearch .searchsubmit {
    background: url(/img/lupa.jpg) no-repeat top;
    width: 19px;
    height: 21px;
    border: none;
    cursor: pointer;
    margin-left: 20px
}

#blocksearch input.searchstring:active {
    outline: none;
}

#blocksearch input.searchstring:focus {
    outline: none;
}

#blocksearchtopbg {
    background: url(/img/leftblocktopbg.jpg) no-repeat;
    height: 20px;
    width: 290px;
}

#blocksearchtopbg span {
    background: #FFF;
    font-size: 18px;
    color: #383838;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 20px;
}

#blocksearchbottombg {
    background: url(/img/leftblockbottombg.jpg) no-repeat;
    width: 290px;
    height: 20px
}

#leftmenu {
    margin-top: 30px;
    background: url(/img/leftblockbg.jpg) repeat-y
}

#leftmenu ul {
    margin-top: 5px
}

#leftmenu ul li {
    list-style: none;
    display: block;
    border-bottom: #d9dad1 dashed 1px;
    background: url(/img/rmore.jpg) no-repeat;
    background-position: 257px
}

#leftmenu ul li a {
    text-decoration: none;
    padding: 10px 40px 10px 20px;
    color: #75766b;
    font-size: 15px;
    display: block
}

#blockcatalogbottombg {
    width: 290px;
    height: 28px;
    background: url(/img/allcatalog.jpg) no-repeat
}

#blockcatalogbottombg {
    text-align: right;
}

#blockcatalogbottombg span a {
    color: #FFF;
    line-height: 28px;
    text-decoration: none;
    padding-right: 20px
}

#right {
    margin: 0 17px 0 340px;
    overflow: hidden;
}

#scrum span {
    color: #75766b;
    font-size: 13px;
    display: block;
    margin-top: 10px;
    background: url(/img/scrum.jpg) no-repeat right center;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 12px
}

#scrum a {
    text-decoration: none;
    color: #75766b;
    font-size: 13px;
    display: block;
    margin-top: 10px;
    background: url(/img/scrum.jpg) no-repeat right center;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 12px
}

.main {
    clear: both;
    border: 1px solid #e6e6e6;
    -moz-border-radius-bottomright: 8px;
    border-bottom-right-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-left-radius: 8px;
    -moz-border-radius-topright: 8px;
    border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    border-top-left-radius: 8px;
    position: relative;
    overflow: hidden;
}

.main {
    padding: 0 15px 10px 15px;
    margin-bottom: 30px
}

.main h1 {
    font-size: 19px;
    color: #624a65;
    border-bottom: 1px dashed #b5b6aa;
    padding: 10px 0 10px 0;
    margin: 0 0 10px 0;
}

.main h2 {
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    color: #dc8934
}

.main h2 a {
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    color: #dc8934;
    text-decoration: none;
}

.main h3 {
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold
}

.hr {
    height: 50px;
    width: 100%;
    border-top: 1px dashed #b5b6aa;
    margin-top: 20px
}

.hr2 {
    height: 50px;
    width: 100%;
}

.main p {
    font-size: 15px;
    padding-top: 7px;
    padding-bottom: 10px
}

.main table td a {
    text-decoration: none;
    color: #75766b
}

.main table td {
    color: #75766b;
    font-size: 14px
}

.main table.mini {
    border-bottom: 1px dashed #b5b6aa;
    margin: 10px 0 20px 0;
    padding-bottom: 10px;
}

.main table.mini2 {
    margin: 10px 0 10px 0;
    padding-bottom: 10px
}

.main ul li {
    margin-left: 15px
}

.main li a {
    text-decoration: none;
    color: #624a65
}

.main ol li {
    margin-left: 25px;
    margin-top: 7px;
}

.main a {
    text-decoration: none;
    color: #dc8934
}

.pages a {
    display: block;
    background: #dc8934;
    padding: 5px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    text-decoration: none;
    color: #FFF
}

a.active {
    display: block;
    background: #75766b;
    padding: 5px;
    float: left;
    margin-right: 10px;
    text-decoration: none;
    color: #FFF
}

a.artname {
    color: #624a65;
    font-weight: bold;
    font-size: 19px;
}

#topmenulbg img {
    padding: 5px 0 5px 10px
}

.sharebuttons img {
    border: none;
    padding: 10px 5px 10px 5px;
    float: right
}

.yashare-auto-init {
    padding: 10px
}

#footer {
    background: #a5a5a5;
    width: 1280px;
    clear: both;
    margin: 30px 0 0 0;
    height: 70px
}

#footer span {
    color: #FFF;
    font-size: 14px;
    margin-left: 30px;
    line-height: 70px;
    float: left;
    display: block
}

#footer #socials {
    height: 70px;
    width: 100%;
    text-align: right
}

#copyright a {
    color: #FFF;
    text-decoration: none
}

#copyright span {
    font-size: 13px;
    color: #FFF;
    padding-left: 20px
}

#socials a {
    text-decoration: none
}

#socials img {
    padding: 20px 30px 0 0;
    border: none
}

/*---NEW---*/
.lang {
    width: 100%;
    height: 25px;
    border: none

}

.lang a {
    text-decoration: none;
    border: none
}

.lang img {
    float: right;
    margin: 5px 0 0 5px;
    border: none;
}

.myissue {
    float: left;
    margin-right: 30px;
}

#auinfo {
    width: 100%;
    height: 185px;
    border-bottom: 1px dashed #e7e3e3;
    overflow: hidden
}

#auconts {
    float: left;
    height: 145px;
    width: 700px
}

#auconts span {
    font-size: 20px;
    font-family: "Arial Narrow";
    display: block;
    margin-top: 15px;
    color: #624a65;
    margin-left: 12px
}

#auconts p {
    font-size: 16px;
    font-family: "Arial Narrow";
    display: block;
    margin-top: 11px;
    color: #624a65;
    margin-left: 12px
}

#auconts img {
    margin-left: 12px;
    margin-top: 20px
}

#aupic {
    float: right;
    width: 112px;
    height: 125px;
    margin-top: 10px;
    margin-right: 10px;
    border: 1px solid #e7e3e3
}

a.allarticles {
    text-decoration: none;
    color: #de8d39;
    font-size: 14px;
    margin-top: 10px;
    display: block
}

a.allstatsrubrics {
    font-size: 14px;
    color: #de8d39;
    display: block;
    margin-top: 10px;
}

span.razdelsinfo {
    display: block;
    margin-top: 10px;
    font-weight: bold;
    margin-bottom: 25px
}

.rubricsul li {
    list-style-image: url(/img/liimg.jpg);
    line-height: 25px;
    font-size: 14px;
}

.rubricsul li a {
    color: #000
}

ul.rubricsul2 {
    margin: 20px
}

.rubricsul2 li {
    list-style-image: url(/img/liimg.jpg);
    line-height: 20px;
    font-size: 12px;
    margin-left: 20px;
}

.rubricsul2 li a {
    color: #444545;
    text-decoration: none
}

a.cathead {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold
}

.allcatrazdel span {
    color: #b8b3b2
}

.allcatrazdel ul {
    margin-top: 20px
}

div.allcatrazdel {
    border-bottom: 1px dashed #b8b3b2;
    padding-bottom: 15px;
    padding-top: 15px
}

div.myissue ul {
    margin: 10px;
}

span.litera {
    background: #dc8934;
    padding: 5px;
    color: #FFF;
    margin-left: 40px;
}

#keys {
    background: url(/img/keysbg.jpg) no-repeat right;
    margin-top: 30px;
    height: 34px
}

#keys a {
    display: block;
    text-decoration: none;
    color: #6c566f;
    line-height: 34px;
    text-align: center;
}