#download {
    background: url(../images/bg-download.png) no-repeat;
    width: 489px;
    height: 99px;
    right: 1px;
    top: 271px;
    z-index: 10;
    position: absolute;
}

#download .SetUp {
    background: url(../images/caidat-sub.png) no-repeat;
    position: absolute;
    top: -25px;
    right: 2px;
    width: 201px;
    height: 122px;
    z-index: 8;
    text-indent: -9999px;
    display: block;
}

#download .Register {
    background: url(../images/block-button-sub.jpg) 0 0 no-repeat;
    position: absolute;
    top: 32px;
    left: 80px;
    width: 100px;
    height: 59px;
    z-index: 8;
    text-indent: -9999px;
    display: block;
}

#download .Register:hover {
    background-position: 0 -59px;
}

#download .NapThe {
    background: url(../images/block-button-sub.jpg) -100px 0 no-repeat;
    position: absolute;
    top: 32px;
    left: 180px;
    width: 100px;
    height: 59px;
    z-index: 8;
    text-indent: -9999px;
    display: block;
}

#download .NapThe:hover {
    background-position: -100px -59px;
}

#header {
    height: 368px;
}

.Sidebar {
    width: 245px;
    float: left;
    overflow: hidden;
    display: block;
    margin: 0 0 0 20px;
}

.Sidebar .NavMenu {
    background: url(../images/bg-navmenu.jpg) no-repeat;
    width: 240px;
}

.Sidebar .NavMenu .TitleTinTuc {
    color: #000;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 24px;
    font-weight: bold;
    height: 55px;
    line-height: 50px;
    text-align: center;
    text-shadow: 1px 1px 1px #fff;
}

.Sidebar .NavMenu ul {
    width: 230px;
    margin: 5px 0 0 5px;
}

.Sidebar .NavMenu ul li {
    width: 230px;
    height: 50px;
}

.Sidebar .NavMenu ul li a {
    background: url(../images/bg-navbutton.jpg) 0 0 no-repeat;
    display: block;
    color: #fffec1;
    font-size: 18px;
    width: 200px;
    height: 50px;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: normal;
    line-height: 40px;
    padding: 0 15px;
}

.Sidebar .NavMenu ul li a:hover,
.Sidebar .NavMenu ul li.Hilite a {
    background-position: 0 -50px;
}

div.plugin-social-block-p.active {
    background-color: #1F2024;
    color: #FFFFFF;
    margin: 0 !important;
    position: fixed;
    top: 0;
    width: 704px;
    z-index: 100;
}

div.plugin-social-block-p > div#popup-social-sub > div.block-social > div.share-block-social > .title {
    margin-left: 20px;
}

img{
    max-width: 100%;
}