body, html {
    min-height: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-family: Tahoma, Arial, Verdana, sans-serif;
}

#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
#wrapper {
    width: 980px;
    padding: 0 0 60px 0;
    margin: 0 auto;
}
#push {
    height: 134px;
}

#footer {
    margin-top: -134px;
    height: 134px;
    font-size: 9px;
}
.full {
    width: 100%;
}

.clear {
    clear: both;
}

img {
    border: none;
}

a {
    text-decoration: underline;
    color: #006699;
}

a:hover {
    text-decoration: none;
}

table {
    border-collapse: collapse;
}

td {
    padding: 0;
    margin: 0;
    vertical-align: top;
}
h1, h2, h3 {
    padding: 0;
    margin: 0;
    font-weight: normal;
}
.footer-black-line {
    height: 2px;
    background: #000;
}

.footer-white-line {
    height: 2px;
    background: #fff;
}

.footer-left {
    width: 500px;
    height: 130px;
    background: url("img/footer-blocks-spacer.gif") right center no-repeat;
}

.footer-left-spacer, .footer-left {
    background-color: #e7e7e7;
}

.footer-center {
    width: 323px;

    background: url("img/footer-blocks-spacer.gif") right center no-repeat #cfcfcf;
}

.footer-right, .footer-right-spacer {
    background: #b7b7b7;
}

.footer-right {
    width: 170px;
}

.footer-text-wrapper {
    padding: 8px 10px;
}

#footer ul {
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
}

#footer ul li {
    padding: 0 0 5px 5px;
    background: url("img/li.gif") left 3px no-repeat;
}

#footer a {
    color: #000;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#footer .links-left {
    background: url('img/footer-link-spacer.gif') right center no-repeat;
}

#footer .links-right {
    padding-left: 15px;
}

.black-line {
    background: #282828;
    margin: 0;
    padding: 6px 17px 7px 29px;
}
.black-line a.social {
    color: #fff;
    font-size: 17px;
    line-height: 14px;
    height: 14px;
    float: left;
    display: block;
    padding: 0 0 0 20px;
    margin: 0 22px 0 0;
    background: no-repeat left center;
}
.black-line a.vk {
    background-image: url("img/vk.png");
}
.black-line a.facebook {
    background-image: url("img/facebook.png");
}
.black-line a.twitter {
    background-image: url("img/twitter.png");
}
.black-line .pismo {
    float: right;
    display: block;
    background: url("img/pismo.png");
    width: 12px;
    height: 8px;
    margin: 4px 0 0 0;
}
.black-line .home {
    float: right;
    display: block;
    background: url("img/home.png");
    width: 11px;
    height: 10px;
    margin: 2px 20px 0 0;
}

.narrow {
    font-family: 'PT Sans Narrow', sans-serif;
}
#left-column {
    width: 604px;
    float: left;
}
#right-column {
    width: 334px;
    float: right;
    padding: 8px 0 0 0;
}
#header {
    margin: 0 0 20px 0;
    padding: 0 0 10px 0;
    position: relative;
    border-bottom: solid 3px #272727;
}
#logo {
    display: block;
    width: 111px;
    height: 81px;
    margin: 2px 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    background: url("img/logo.png") no-repeat top left;
}
#mainmenu {
    top: 0;
    left: 122px;
    right: 0;
    position: absolute;
}
#mainmenu a {
    float: left;
    display: block;
    color: #000;
    padding: 0 0 6px 0;
}

#mainmenu a.first span {
    border-left: solid 1px #fff;
}
#mainmenu a span {
    display: block;
    font-size: 13px;
    height: 13px;
    line-height: 13px;
    background: #fff;
    border-left: solid 1px #CCCCCC;
    padding: 14px 15px 5px 15px;
}
h1 {
    padding: 58px 0 0 133px;
    color: #000000;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
}
#search {
    padding: 0 0 5px 0;
    border-bottom: solid 3px #272727;
}
#search-form {
    border: solid 1px #9f9f9f;
    border-radius: 2px;
}
#search input[type="text"] {
    color: #9f9f9f;
    font-size: 12px;
    line-height: 12px;
    width: 280px;
    padding: 4px 0 0 10px;
    margin: 0;
    border: none;
    background: none;
    outline: none;
}
#search .search-submit {
    display: block;
    background: url("img/search-button.png") no-repeat;
    width: 24px;
    height: 23px;
    float: right;
}

.sections-right-list {
    width: 100%;
    margin: 0;
}
.sections-right-list td {
    border-bottom: dashed 1px #D5D5D5;
    padding: 12px 0 9px 0;
}
.sections-right-list .col0 {
    border-right: dashed 1px #D5D5D5;
    width: 50%;
}
.sections-right-list .col1 {
    padding-left: 19px;
}
.sections-right-list tr:last-child td {
    border-bottom: none;
}
.sections-right-list-title {
    color: #000;
    font-weight: bold;
}
.sections-right-list-count {
    color: #F8CD54;
    font-size: 12px;
    display: block;
    margin: 6px 0;
}
.sections-right-list-desc {
    color: #7A7A7A;
}
.new-article {
    margin: 9px 0 0 0;
}
.new-article-title {
    background: #FDDD82;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    border: solid 4px #E7E7E7;
    border-radius: 4px;
    padding: 7px 0;
    margin:  0 0 15px 0;
}
.new-article-pic {
    width: 72px;
    float: left;
}
.new-article-desc {
    float: right;
    width: 255px;
}
.new-article-category {
    border-bottom: solid 1px #848484;
    padding: 0 0 6px 0;
    margin:  0 0 9px 0;
}
.new-article-category a {
    font-size: 11px;
    color: #848484;
    text-decoration: none;
}
.new-article-name {
    color: #000;
    font-weight: bold;
}
.new-article-text {
    font-size: 11px;
    color: #272727;
    margin: 2px 0 0 0;
}
.last-article {
    padding: 0 0 13px 0;
    margin: 0 0 13px 0;
    border-bottom: dashed 1px #D5D5D5;
}
.last-article-pic {
    display: block;
    width: 295px;
    height: 197px;
    float: left;
    background: url("img/pic.jpg") no-repeat top left;
}
.last-article-desc {
    width: 295px;
    float: right;
}
.last-article-cat {
    color: #999999;
}
.last-article-title {
    color: #000000;
    font-weight: bold;
}
.last-article-text {
    margin: 18px 0 0 0;
}
.text-dec-none {
    text-decoration: none;
}
.text-dec-none:hover {
    text-decoration: underline;
}
.article-list-one {
    width: 295px;
    margin: 0 0 20px 0;
}
.article-list-one-pic {
    display: block;
    width: 295px;
    height: 197px;
    background: url("img/pic.jpg") no-repeat center center;
}
.article0 {
    float: left;
}
.article1 {
    float: right;
}
.article-list-one-title {
    border-top: solid 2px #EDEDED;
    background: url("img/white50.png");
    padding: 10px 22px;
    color: #000;
    font-weight: bold;
    display: block;
}
.article-list-one-desc {
    background: #EDEDED;
    padding: 6px 22px 13px 22px;
}
.article-list-one-date {
    color: #B1B1B1;
    font-size: 10px;
    margin: 0 0 16px 0;
}
.article-list-one-social {
    height: 20px;
    margin: 10px 0 0 0;
}
.right-slides {
    border-top: solid 3px #272727;
    padding: 10px 0;
    margin: 20px 0 0 0;
    text-align: left;
}
.right-slides-bottom {
    padding: 20px 0;
    text-align: center;
}
.footer-black-line {
    height: 2px;
    background: #000;
}

.footer-white-line {
    height: 2px;
    background: #fff;
}
.news-list .preview_picture {
    float: left;
    margin: 0 10px 0 0;
}
.news-item {
    margin: 0 0 20px 0;
}
.news-item a {
    color: #000;
}
.news-date-time {
    color: #808080;
    font-size: 11px;
}
.news-detail-pic {
    width: 130px;
}
.catalog-element-social {
    margin: 10px 0 0 0;
}
.catalog-element-social-one {
    padding: 5px 0;
}
.article-tags {
    margin: 20px 0 10px 0;
    font-size: 11px;
}
.article-tags a {
    color: #555;
}
.today-news {
    background: #fe7cba url("img/today-news.gif") repeat-x top left;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 6px 0;
    border: solid 4px #e8e8e8;
    border-radius: 6px;
    display: block;
    margin: 20px 0;
}
.news-filter-date {
    padding: 10px 0;
}
.news-filter-date td {
    padding: 2px 7px 2px 0;
    vertical-align: middle;
}
.gray-line-bottom {
    border-bottom: solid 2px #E7E7E7;
    padding-bottom: 7px;
    margin: 0 0 7px  0;
}