body {
    background: White;
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #343434;
}
a {
    color: #6a5acd;
    text-decoration: underline;
}
a:hover {
    color: #dc143c;
    text-decoration: none;
}

.menu {
    font-size: 11px;
    text-align: right;
    margin: 1px;
}

.menu a {
    color: #dc143c;
}


.other {
    font-size: 12px;
    font-weight: bold;
    /*  margin: 3px 0px 0px 0px; */
}
.img {
    border: 1px solid #c6c6c6;
}
#top_middle{
position: relative;
background: #FFEAE9;
padding: 0;
_height: 1%; /* Священный хак */
}

#img1 {
position: absolute;
top: 0;
left: 0;
}

#img2 {
display: block;
margin: 0 auto;
}

#img3 {
position: absolute;
top: 14;
right: 20;
}

h1 {
    color: Black;
    font-size: 14px;
    font-weight: bold;
    margin: 18px 0px 0px 0px;
}
h2 {
    color: #C92820;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0px 0px 0px;
}

.newsDate {
    color: #b4b4b4;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    text-align: right;
}

.text {
    font-size: 14px;
    color: #343434;
    margin: 10px 0px 0px 0px;
}
.text#news {
    margin: 10px 0px 10px 0px;
}
.clients {
    font-size: 14px;
    color: #343434;
    margin: 0px 0px 0px 10px;
}
.questions {
    font-size: 11px;
    font-weight: normal;
    margin: 3px 0px 0px 0px;
    text-align: center;
}
.questions a {
    font-size: 14px;
    font-weight: bold;
    color: #E21C27;
    text-decoration: underline;
}
.questions a:hover {
    text-decoration: none;
    color: #dc143c;
}

.link {
    text-align: center;
}
.link a {
    font-size: 12px;
    font-weight: bold;
    color: #484848;
    text-decoration: underline;
}

.link a:hover {
    text-decoration: none;
}

.telCode {
    color: #303030;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.tel {
    color: #303030;
    font-size: 24px;
    font-weight: bold;
}

.icq {
    color: #303030;
    font-size: 18px;
    font-weight: bold;
}
.hdNews {
    color: #f2faa3;
    font-size: 12px;
    font-weight: bold;
    margin: 0px 0px 6px 0px;
}
.news {
    color: white;
    font-size: 12px;
    margin: 0px 0px 15px 0px;
}
.news1 {
    text-align:right;
    color: white;
    font-size: 11px;
    margin: 0;
}
.news1 a {
    color: white;
}
.news1 a:hover {
    color: white;
}

.copy {
    color: #858585;
    font-size: 12px;
    font-weight: normal;
    margin: 5px;
}

.copy a {
    color: #858585;
    font-weight: normal;
    text-decoration: underline;
}
.copy a:hover {
    text-decoration: none;
}

