﻿.sortpanel
{
    background: none repeat scroll 0 0 #5B5B5B;
    color: #fff;
    padding: 10px 10px 11px;
    font-size: 16px;
    font-weight: 300;
    border-width: 1px 1px 0 1px;
    border-color: #316897;
    border-style: solid;
    margin-top: 40px;
}

.sortparam
{
    color: #FFF;
    text-decoration: none;
    font-size: 14px;
    border-bottom: 1px solid #e9eef4;
}

.topictitle
{
    font-weight: bold;
}

.topictema
{
    font-size: 11px;
    color: #777;
    padding-left: 5px;
}

.tablerow
{
    border-collapse: separate;
    border-spacing: 2px;
    border-color: gray;
}

.tablecell
{
    background-color: #E2E9F0;
    border-bottom: 1px solid #f3f3f3;
    background: none repeat scroll 0 0 #E3E3E3;
    padding: 10px 10px 10px 10px !important;
    text-align: center;
    vertical-align: top;
}

.maincell
{
    text-align: left;
}

.autorcell
{
    width: 75px;
}

.tema
{
    color: #777;
}

.title
{
    color: black;
}

.maintable
{
    width: 100%;
}

.maindiv
{
    margin: 0px auto;
    width: 900px;
    min-height: 400px;
}

.b-search
{
    border: solid 1px #c0c0c0;
    margin-bottom: 5px;
    width: 200px;
    display: inline-block;
}

.block-head
{
    border-bottom: solid 1px #c0c0c0;
    text-align: center;
    color: #871d43;
    font-size: 11px;
    font-weight: bold;
    background: url(./heads-wt-bg.gif) repeat-x left top #f1f1f1;
    padding: 6px 0;
}

.b-search .cont
{
    padding: 7px;
}

.b-search input.text
{
    border: solid 1px #871d43;
    width: 156px;
    margin-right: 1px;
    height: 16px;
    vertical-align: top;
}

.b-search .cont p
{
    margin: 4px 0 3px;
}

.imagecontainer
{
    display: inline-block;
    float: right;
}


