/* Copyright (C) 2006, BeStyle Studio (http://www.bestyle.ru/) */

td.head{
        padding-bottom: 0;
        paddng: 0;
        background: #ded8b8 url('/global/images/head/sky.jpg') left top repeat-x;
        line-height: 0;
}
div.logo{
    position: absolute;
    top: 40px;
    left: 300px;
}
div.icons{
        margin-left: 40px;
        width: 200px;
        border-top: 2px solid #008000;
        margin-bottom: 30px;
        text-align: center;
}
img.icon{
        width: 29px;
        height: 19px;
        margin: 0 13px;
        margin-top: 8px;
}
div.phone{
    background-color: #8da824;
    width: 10em;
    font: 2em times new roman, sans-serif;
    white-space: nowrap;
}
div.phone p{
    font: 0.8em times new roman, sans-serif;
}
td.horizont{
   width: 100%;
   padding-top: 40px;
   background: url('/global/images/head/road.jpg') left top repeat-x;
}
td.phone{
   background-color: #8da824;
   padding: 6px 20px 0 20px;
   white-space: nowrap;
}
td.phone div{
    font-size: 0.84em;
    text-align: right;
    //float: right;
}

td.content{
        padding-right: 20px;
        background: url('/global/images/head/grace.jpg') left top repeat-x;
}
td.info{
   background-color: #a1a25d;
   padding: 10px 0 14px 0;
}
table.view td.info a{
      text-decoration: none;
      border-bottom: 1px dashed #fff;
}
table.view td.info div{
      margin-bottom: 0.2em;
}
table.view td.info div.preview{
      margin: 10px;
      margin-right: 26px;
}
td.foot{
   padding-bottom: 20px;
}
td.foot table{
   border-top: 2px solid #4b8376;
}
td.foot table td{
   padding-top: 20px;
}
td.foot#counter{
   padding-left: 40px;
}