body {
    background-color: rgb(240, 240, 240);
}

##div#topads{
##background-size: cover;
###}

.backcolor, .backcolor2{
    background-color: white;
}
.textcoloe{
    color:black;
}
.backcolor1{
    background: linear-gradient(to right, #087cc4, #010f18);
}
.backflur{
    background-color:#fdfdfd;
}
.backgray{
    background-color:#f5f5f5;
}
#statistics{
    background-color: rgb(34, 34, 34);
    color:white;
}
#statistics a{
    color: yellow;
}
.gal_rub{
    color:#000000;
}
.gal_comp{
    color:#ffffff;
}
.clss1{
    border-bottom:1px dotted black;
}
.clss2{
    border-left:1px dotted rgb(92, 92, 92);
}
.address_value{
    color: #7b7b7b;
}
.sub_addr_tit{
    color: black;
}
.ad_list_des_back{
    background: linear-gradient(
        to top, 
        rgba(255,255,255,1) 0%, 
        rgba(255,255,255,0) 30%, 
        rgba(255,255,255,0) 100%
    ); 
}
.spam_link:hover{
    color:#033974;
}
.hours_table{
    border: 1px solid rgba(0,0,0,.1);
}
.hours_table td{
    border: 1px solid rgba(0,0,0,.1);
}
.payment_des{
    background-color: #e8e8e8;
}

#.top_img.gallery_img{
#    background-size: cover !important;
#}
#div.gallery_img {
#    background-size: cover !important;
#}

