.nav-left{
    background: url(img/menu-activ-left.png) no-repeat top left;
}

.nav-center{
    background: url(img/menu-activ-center.png) repeat-x top left;
}

.nav-right{
    background: url(img/menu-activ-right.png) no-repeat top left;
}
.bg-make{

    background: url(img/bg-make.png) no-repeat top left;
}

.border-stars-slider{
    background: url(img/border-stars-slider.png) no-repeat top center;
}


.border-star-left{
    background: url(img/border-star-left.png) no-repeat top center;
}

.bg-content-red-tape{
    background: url(img/bg-content-red-tape.png) repeat-y top center;
}

.footer-top-right{
    background: url(img/footer-top-right.png) no-repeat top left;
}

.footer-text-mail{
    background: url(img/footer-text-mail.png) no-repeat top left;
}

.footer-text-phone{
    background: url(img/footer-text-phone.png) no-repeat left 3px;
}


.bg-content-red-tape-end{
    background: url(img/bg-content-red-tape-end.png) no-repeat top center;
}

.bg-make a {
    color:#285e56;
}

.bg-make a{
    background: url(img/bg-make-link.png) no-repeat top left;
}

.footer-top-right{
    background: url(img/footer-top-right.png) no-repeat top left;
}

.footer-top-right a{
    background: url(img/footer-top-right-link.png) no-repeat top left;
}
.sidebar_widget_holder ul li a {
        background: url(img/list-type.png) no-repeat left 1px;
}
.recentcomments {
       background: url(img/list-type.png) no-repeat left 1px;
}

.sidebar_widget_holder a:hover, .title-blog a:hover, .sidebar_widget_holder tbody a:hover {
    color:#c4a030 !important;
}

.shortcodes ul li{
    background: url("img/list-type.png") no-repeat 0 0px;
}

.line-about-img{
    background:url(img/line-about.png) no-repeat top center;
}

.quote-center .quote-image{
    float: left;
    width: 33px;
    height:40px;
    margin: -1px 15px 0 27px;
    background:url(img/img-quote.png) no-repeat;
}

.bg-menu-top{
    background: url(img/bg-menu-top.png) no-repeat top left;
}

.bg-menu-center{
    background: url(img/bg-menu-center.png) repeat-y top left;
}

.bg-menu-down{
    background: url(img/bg-menu-down.png) no-repeat top left;
}

.sf-menu li a:hover .nav-center {
    color:#C4A030 !important;
}

.sf-menu .current-menu-item a:hover .nav-center {
    color:#fff !important;
}

.sf-menu .sub-menu li a:hover .nav-center {
    color:#C4A030 !important;
}

.events-one-img{
    background: url(img/bg-events-one-img.png) no-repeat top left;
}