﻿#header
{
    height: 83px;
    position: relative;
}

#headerlogo
{
    padding: 12px 0px 0px 17px;
    background-color: Transparent;
    float: left;
    text-align: center;
}

#headerright
{
    height:83px;
    margin-left:257px;
}

#header_
{
    padding-top:7px;
}

.header_tel
{
    float:left;
    padding:3px 0px 0px 37px;
    height:29px;
    font-family:Tahoma;
    font-size:17px;
    font-weight:bold;
    color:#e83b68;
    background: transparent url(images/tel.gif) no-repeat left top;
    width:177px;
}

.header_icq
{
    height:29px;
    padding:3px 0px 0px 6px;
    background: transparent url(images/icq.gif) no-repeat left top;    
    float:left;
    width:177px;
}

.header_icq a
{
    font-family:Tahoma;
    font-size:17px;
    font-weight:bold;
    color:#e83b68;   
    text-decoration: none;
}

.header_icq a:hover
{
    text-decoration: underline;
}

.header_market
{
    height:29px;
    float:right;
    width:100px;
}

.icq_image
{
    width:27px;
    float:left;
    padding:3px 3px 0px 0px;
    /*padding:0px !important;
    margin:-1px 0px 0px 0px;*/
}

.header_price
{
    height:29px;
    float:left;
    width:28px;
    padding:1px 0px 0px 10px;
}
