
img{
    border:none;
    display:block;
    margin: 10px 0;
}

#content img
{
    margin:10px !important;
}

.content table.cat{
   border:0;
   padding:0;
   border-collapse:collapse;
}
.content table.cat td {
   padding:0;
   border:solid 1px rgb(122, 165, 89);
}
.clear{
    clear: both;
    display: block;
    float: none;
    line-height: 0px;
    font-size: 0px;
    padding: 0px;
    margin: 0px;
    height: 0px;
    width:0px;
}

a{
    color:#462D2B;
    text-decoration:underline;
}

a:hover{
    color:#A31307;
    text-decoration:underline;
}

body{
    color:#3a4b3f;
    text-align:left;
    font-family:Times New Roman, Tahoma, Arial;
    font-size:14px;
    background:url('../../img/bgg.jpg');
}

h1{
    font-size:18px;
}

p{
    margin:10px 0 10px 0;
}

#site{
    margin:0 auto;
    background:url('https://afonyacoon.ru/img/middle_bg.png') 14% 0% repeat-y;
    width:1000px;
    position: absolute;
}

.top{
    background:url('../../img/top_bg.jpg') top left no-repeat;
    width:1000px;
}

.bottom{
    /* background: url('../../img/bottom_bg.jpg') bottom left no-repeat; */
width: 1000px;
padding-bottom: 438px;
position: relative;
margin-left: -212px;
margin-top: 21px;
}

.logo{
    background:url('../../img/logo.png') left top no-repeat;
    width:486px;
    height:112px;
    position:absolute;
    top:85px;
    right:65px;
}

.black_cat{
    background:url('../../img/black_cat.png') left top no-repeat;
    width:205px;
    height:304px;
    position:absolute;
    top:0px;
    left:55px;
}

.inside{
    width:1000px;
    padding-top:210px;
}

.left{
    float:left;
    width:192px;
    margin-top: 0;
}

.right{
    float:left;
    width:790px;
}

.menu{
    width:192px;
    margin-top:50px;
}

.t_menu{
    background:url('../../img/top_menu.png') left top no-repeat;
    height:23px;
}

.m_menu{
    background:url('../../img/middle_menu.png') left top repeat-y;
    padding-top:13px;
}

.b_menu{
    background:url('../../img/bottom_menu.png') left bottom no-repeat;
    padding-bottom:142px;
}

.b2_menu{
    background:url('../../img/bottom_menu2.png') left top no-repeat;
    height:27px;
}

.b_menu ul{
    list-style:none;
    display:block;
    padding:0;
}

.b_menu li{
    border-bottom:dashed 1px #462D2B;
    width:150px;
    margin-left:15px;
    padding:7px 0 7px 11px;
    font-style:Times New Roman, Verdana;
    font-size:16px;
}

.b_menu li.last{
    border-bottom:none;
}

.menu a{
    color:#462D2B;
    text-decoration:none;
}

.menu a:hover{
    color:#A31307;
    text-decoration:none;
}

.page{
    background:url('../../img/page.png') left bottom no-repeat;
    height:45px;

    font-style:Times New Roman, Verdana;
    font-size:24px;
    color:#A31307;
    padding: 40px 0 25px 41px;
}

.content{
    width: 680px;
    padding:20px 20px 20px 20px;
    text-align: center;
    min-height:600px;
}


.footer{
    width:405px;
    height:105px;
    bottom:0px;
    margin-left:300px;
}

.counters{
    height:100px;
    text-align:center;
    margin-top:20px;
}
.counters img{
    display:inline;
}



