body{
    width: auto;
    min-width: 900px;
    height: auto;
    padding: 5px;
}

/* Шапка сайта*/

#hd_head-one{
    width: auto;
    min-width: 900px;
    min-height: 130px;
    height: auto;
    background-image: url(../img/zemnie_gorizonty.jpg);
    background-size: 100% 100%;
    border-radius: 4px 4px 4px 4px;
}

#hd_fon-logotype-one{
    float: left;
    margin: 15px;
    background-image: url(../img/zemlya.jpg);
    width: 150px;
    height: 100px;
    border-radius: 14px 14px 14px 14px;
    opacity: 0.8;
}

#hd_fakt-name{
    float: left;
    color: white;
    font-size: 50px;
    width: 55%;
    text-align: center;
    opacity: 0.7;
}

#hd_name_site{
    float: right;
    color: white;
    font-size: 40px;
    width: 25%;
    text-align: center;
    padding-top: 5px;
    opacity: 0.7;
}

#hd_head-two{
    float: left;
    width: 100%;
    min-width: 900px;
    min-height: 130px;
    height: auto;
    background-image: url(../img/lunnie_pejzazhi.jpg);
    background-size: 100% 100%;
    border-radius: 4px 4px 4px 4px;
}

#hd_fon-logotype-two{
    float: left;
    margin: 15px;
    background-image: url(../img/luna.jpg);
    width: 150px;
    height: 100px;
    border-radius: 14px 14px 14px 14px;
    opacity: 0.8;
}

#hd_leto-name{
    float: left;
    color: white;
    padding-top: 20px;
    font-size: 36px;
    width: 50%;
    text-align: center;
    opacity: 0.7;
}

#hd_cart-ehart{
    float: left;
    width: 100%;
    height: auto;
    background-color: beige;
}

#hd_poisk{
    float: right;
    width: 20%;
    height: auto;
    font-size: 20px;
    margin: 2px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    border: 2px solid silver;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    margin-top: 1.75%;
    margin-right: 25px;
}

/* Центральный блок контента и сайдбара*/

#hd_content{
    float: left;
    width: 100%;
    min-width: 900px;
    height: auto;
    min-height: 150px;
    border-radius: 4px 4px 4px 4px;
    background-image: url(../img/fon-content.jpg);
    background-size: cover;
    background-position: right;
}

#hd_sidebar{
    float: left;
    width: 24%;
    height: auto;
    min-width: 240px;
    margin: 10px;
    background-color: dimgrey;
    border-radius: 4px 4px 4px 4px;
    
}

#hd_sidebar p{
    text-align: center;
    font-size: 20px;
}

#hd_content_line{
    float: right;
    width: 68%;
    height: auto;
    margin: 10px;
    background-color: dimgrey;
    border-radius: 4px 4px 4px 4px;
}

#hd_breadcrumbs{
    padding: 5px;
    width: 100%;
    height: auto;
}

#hd_breadcrumbs ul{
    margin: 0;
    padding: 4px;
}

#hd_breadcrumbs ul li{
    display: inline;
}

#hd_text{
    padding: 15px;
}

.#hd_text div div p img{
    width: 100%;
}

#.icons{
    display: none;
}

.pager.pagenav{
    margin: 15px;
    padding: 15px;
    text-align: center;
}

.pager.pagenav li{
    display: inline;
    border: 1px solid black;
    border-radius: 10px 10px 10px 10px;
    font-size: 20px;
    padding: 10px;
    margin: 10px;
}

.pager.pagenav li:hover{
    background-color: grey;
    opacity: 0.5;
}

.pager.pagenav li a{
    text-decoration: none;
}

.page-header h2{
    text-align: center;
}

#.article-info.muted{
    display: none;
}

.tooltip{
    display: none!important;
}

/* Меню полезных ссылок и всякой всячины */

#hd_stars-links{
    float: left;
    width: 100%;
}

#hd_links_map{
    float: left;
    width: 65%;
    height: auto;
    min-height: 100px;
    margin: 1px;
    background-color: blanchedalmond;
}

#hd_links_map ul{
    padding: 0;
    text-align: center;
}

#hd_links_map ul li{
    display: inline;
    list-style: none;
    margin: 5px;
}

#hd_links_map ul li a{
    text-decoration: none;;
}

#hd_links_map ul li a img{
    border-radius: 4px 4px 4px 4px;
    border: 1px solid black;
}

#hd_links_map ul li a:hover{
    opacity: 0.6;
}

#hd_menu-epox{
    float: right;
    width: 34%;
    height: auto;
    min-height: 100px;
    margin: 1px;
    background-color: antiquewhite;
}

#hd_menu-epox ul{
    padding: 0;
    text-align: center;
}

#hd_menu-epox ul li{
    display: inline;
    list-style: none;
    margin: 5px;
}

#hd_menu-epox ul li a{
    text-decoration: none;;
}

#hd_menu-epox ul li a img{
    border-radius: 4px 4px 4px 4px;
    border: 1px solid black;
}

#hd_menu-epox ul li a:hover{
    opacity: 0.6;
}

#hd_block_category{
    float: left;
}

.element-invisible{
    color: white;
}

/* Средняя линия */

#hd_epox-line{
    float: left;
    width: 100%;
    height: auto;
    min-height: 40px;
    background-image: url(../img/fon-block-categori.jpg);
}

#hd_epox-text{
    float: left;
    background-color: beige;
    height: auto;
}

#hd_epox-sidebar{
    float: right;
}

/* Меню полезных ссылок */

#hd_links-good{
    float: left;
    background-color: burlywood;
    width: 100%;
}

#hd_links-good ul{
    padding: 0;
    text-align: center;
}

#hd_links-good ul li{
    display: inline;
    list-style: none;
    margin: 5px;
}

#hd_links-good ul li a{
    text-decoration: none;;
}

#hd_links-good ul li a img{
    border-radius: 4px 4px 4px 4px;
    border: 1px solid black;
}

#hd_links-good ul li a:hover{
    opacity: 0.6;
}

/* Блок Категорий */

#hd_block_category{
    float: left;
    width: 100%;
    min-height: 40px;
    height: auto;
}

#hd_category-one{
    float: left;
    width: 50%;
    min-height: 40px;
    height: auto;
    background-color: aquamarine;
}

#hd_category-two{
    float: right;
    width: 50%;
    min-height: 40px;
    height: auto;
    background-color: forestgreen;
}

/* Подвал сайта */

#hd_footer{
    float: left;
    width: 100%;
    min-width: 900px;
    border-radius: 4px 4px 4px 4px;
    height: auto;
    min-height: 100px;
    background-color: silver;
}

#hd_foot_text{
    float: left;
    width: 24%;
    height: auto;
    min-height: 100px;
}

#hd_foot_text p{
    text-align: center;
    margin: 0;
    margin-top: 5px;
}

#hd_menu_footer{
    float: right;
    width: 60%;
    height: auto;
    min-height: 100px;
    margin: 1px;
}

#hd_menu_footer ul{
    padding: 0;
    text-align: center;
}

#hd_menu_footer ul li{
    display: inline;
    list-style: none;
    margin: 5px;
}

#hd_menu_footer ul li a{
    text-decoration: none;;
}

#hd_menu_footer ul li a img{
    border-radius: 4px 4px 4px 4px;
}

#hd_menu_footer ul li a:hover{
    opacity: 0.6;
}

#hd_informery{
    float: right;
    width: 18%;
    height: auto;
    min-height: 120px;
    margin: 1px;
    margin-right: 20px;
    margin-top: 0px;
}

#hd_iks{
    float: right;
    margin-right: 10px;
    margin-top: 15px;
    width: 120px;
    height: 45px;
    background: currentColor;
    border-radius: 5px 5px 5px 5px;
    border: 3px double silver;
    opacity: 0.4;
}

#hd_metrika{
    float: right;
    margin-right: 10px;
    margin-top: 15px;
    width: 120px;
    height: 45px;
    background: currentColor;
    border-radius: 5px 5px 5px 5px;
    border: 3px double silver;
    opacity: 0.3;
    background-color: 
}

#hd_metrika a img{
    margin-top: 7px;
    margin-left: 16px;
}

#hd_iks a img{
    margin-top: 7px;
    margin-left: 16px;
}

/* Низ подвала сайта */

footer{
    float: left;
    width: 100%;
    height: 20px;
    background-color: black;
}

footer p{
    margin: 0;
    padding: 0;
    float:right;
    padding-right: 20px;
    font-size: 16px;
    color: white;
}
