/*3:989:1*/
body{
    min-width: 1200px;
    font-family: "Open Sans", Arial, Verdana, Helvetica, "MS Sans Serif";
    font-size: 16px;
    background: url("/image_new/back.png") 0 0 repeat-x;
}

a{
    color: #000;
}

.wrapper{
    background: url("/image_new/back2.png") 0 bottom repeat-x;
}

.container{
    width: 1200px;
    margin: 0 auto;
    overflow: auto;
    display: flex;
    flex-flow: row nowrap;
    padding: 0 !important;
}

.left_column{
    width: 300px;
    min-height: 1210px;
    background: #0B4F6C;
    position: relative;
}

.left_column .logo_big{
    position: absolute;
    top: 20px;
    left: 20px;
    width: 260px;
    height: 100px;
}

.left_column .logo_small{
    position: absolute;
    bottom: 50px;
    left: 20px;
    width: 151px;
    height: 62px;
}

.left_column ul{
    margin-top: 150px;
    color: #EBEBEB;
}

.left_column ul li a{
    color: #EBEBEB;
}

.left_column ul li a:hover{
    color: #FFF;
}

.left_column .banner1,
.left_column .banner2{
    margin: 19px 0 0 19px;
}

.left_column .copyright{
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: 260px;
    height: 20px;
    font-size: 13px;
    color: #4B88A2;
}

.content{
    position: relative;
    width: 900px;
    padding: 134px 30px 180px 30px;
    min-height: 1000px;
    margin: 0 0 68px 0;
}

.content .header{
    position: absolute;
    left: 0;
    top: 0;
    width: 900px;
    height: 104px;
    padding-left: 30px;
}

.content .header .search_form{
    margin-top: 35px;
    display: flex;
    flex-flow: row nowrap;
    float: left;
}

.content .header .control{
    border: none;
    margin: 0;
    padding: 3px 10px;
    outline: none;
    position: relative;
}

.content .header #myfind{
    width: 280px;
    height: 30px;
}

.content .header .new-select-style-wpandyou{
    display: block;
    border: 1px solid #CCC;
    overflow: hidden;
    height: 30px;
    background: url('/image_new/arrow.png') no-repeat right #EBEBEB;
    /*background: #EBEBEB;*/
    width: 220px;
}

.content .header .new-select-style-wpandyou select{
    border-radius: 0;
    background: transparent;
    height: 30px;
    padding: 3px 5px 3px 15px;
    border: 0;
    outline: none;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 220px;
}

.content .header .razd{
    width: 220px;
    left: -4px;
}

.content .header .find{
    width: 95px;
    color: #FFF;
    background-color: #0B4F6C;
}

.content .header .autor{
    width: 240px;
    margin-left: 30px;
    float: left;
}

.content .header .autor.v1{
    margin-top: 35px;
    height: 35px;
}

.content .header .autor.v2{
    margin-top: 15px;
    height: 80px;
}

.content .header .autor .av{
    width: 50px;
    float: left;
}

.content .header .autor .prof{
    width: 190px;
    float: left;
}

.content .header .autor a{
    color: #EBEBEB;
}

.content .header .autor a:hover{
    color: #FFF;
}

.content .header .autor .btn{
    margin-left: 5px;
    background: none;
    border: 1px solid #FFF;
    color: #FFF;
    text-align: center;
    padding: 4px 0;
    text-decoration: none;
}

.content .header .autor .btn1{
    width: 70px;
}

.content .header .autor .btn2{
    width: 120px;
}

.content table{
    width: 100%;
}

.content table td{
    width: 20%;
}

.content .banner3{
    position: absolute;
    left: 30px;
    bottom: 30px;
}

.content .counter{
    position: absolute;
    left: 31px;
    bottom: -50px;
}

/* алфавит */
.alf{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;

    width: 650px;
    padding: 5px;
    border: 1px solid #4C88A2;
    background-color: #FCFBFF;
}

.alf span{
    flex: 0 0 99%;
    display: block;
    margin: 6px 0;
    height: 2px;
    border-top: 1px solid #0C4F6C;
}

.alf a{
    /*flex: 1 3.3%;*/
    color: #1D5A77;
    font-size: 20px;
}

.alf a:hover{
    color: #000;
}

/* файлы */

.files{
    border-collapse: separate; /* Способ отображения границы */
    width: 100%; /* Ширина таблицы */
    border-spacing: 7px 11px; /* Расстояние между ячейками */
    overflow: auto;
}

.files td{
    vertical-align: top;
    /*width: 19%;*/
    padding: 15px;
    border: 1px solid #4C88A2;
    background-color: #FCFBFF;
    color: #4C88A2;
    font-size: 12px;
}

.files td a.user{
    font-weight: 700;
    color: #4C88A2;
    display: block;
}

.files td img{
    margin-bottom: 10px;
}

/* профили */
.u_prof {border-bottom: 1px #b2b2b2 solid; padding-top: 15px; padding-bottom: 15px;}
.u_prof img{
    padding: 5px;
    border: 1px solid #4C88A2;
}

/* старая разметка */
span.view, .comm, .viewup, .commup {background: url(/image/icon_view.bmp) 0 3px no-repeat; padding-left: 19px; color: #000;}
span.comm, commup {background: url(/image/icon_comment.bmp) 0 3px no-repeat; margin-left: 5px;}
span.commup {background: url(/image/icon_comment_up.gif) 0 3px no-repeat;}
span.viewup {background: url(/image/icon_view_up.gif) 0 3px no-repeat;}
span.category, .data_one, .prof, .data_right, .rating, .howrating, .usercomment{color: #999999;}
span.caption, .countrating, .last_load{ color: #bf0000;}
span.name_one, .fio_name { font-size: 18px;}
span.fio_name { margin-left: 20px;}

table.prof_table td {text-align: left;}
table.prof_table td p{margin: 0px; padding: 0px; margin-top: 3px; margin-bottom: 3px;}
table.prof_table {margin-top: 10px; margin-bottom: 10px;}

p.pic{ text-align: center;}
span.rating, .countrating { font-size: 20px; }
div.last_load { font-size: 14px; font-weight: bold; margin-top: 15px; margin-bottom: 5px;}
span.category {background: url(/image/icon_text.bmp) 0px 3px no-repeat; padding-left: 12px;}
span.data_right {float: right}

span.can_voite {float: right; text-align: center; position: relative; margin: 0px; padding: 0px; top: 0px; bottom: 0px; margin-top: -30px;}
div.line {border-bottom: 1px #b2b2b2 solid; width: 100%; height: 1px; margin-top: 27px; margin-bottom: 10px;}
td.center div.table_center div.can_comment {margin-top: 20px; text-align: center; }
div.u_com {margin-top: 10px; border-bottom: 1px #b2b2b2 dotted; padding-bottom: 20px; background: url(/image/icon_commentsmall.bmp) 48px 3px no-repeat; text-indent: 15px;}
div.u_prof {border-bottom: 1px #b2b2b2 solid; padding-top: 15px; padding-bottom: 15px;}

div.u_com img {float: left; margin-right: 15px; margin-top: 3px;}
span.usercomment{ margin-left: 15px; }

div.autor_comment {margin: 0px; padding: 0px; margin-top: 10px; margin-left: 55px; text-indent: 0px; color: #000}



div span.top{
    display: block;
    padding: 30px 8px 0;
    background: url(/image/bubble.gif) no-repeat top;
}
span.middle{
    display: block;
    padding: 0 8px;
    background: url(/image/bubble_filler.gif) repeat top;
}
span.bottom{
    display: block;
    padding: 10px 8px 10px;
    background: url(/image/bubble.gif) no-repeat bottom;
}


.acc {
    width: 250px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.acc div{
    margin: 0;
    margin-left: 25px;
    padding: 0px;
    width: 225px;
    text-align: left;
}

.acc h3 {
    width: 230px;
    cursor: pointer;
    text-align: left;
    margin: 0px;
    margin-top: 5px;
    margin-left: 20px;
    color: #bf0000;
    font: bold 12px Arial;
    text-decoration: underline;
}
.acc h3:hover {
    text-decoration: none;
}