/*CSS*/
body
{
    margin:0px;
    text-align:center;
    font-family:Arial;
    background-color:#000000;
}
a img
{
    border:0px;
}
a
{
    text-decoration:none;
}
#header
{
    height:115px;
    text-align:left;
    margin:0px auto;
    background-image:url("/template/images/light.jpg");
    background-repeat:no-repeat;
    /*width:1300px;*/
}
#title
{
    width:640px;
    height:60px;
    margin:0 auto;
}

#header_picture
{
    float:left;
}
#top_phone
{
    width:65px;
    height:150px;
    float:left;
    margin: 14px 20px 14px 15px;
    background-image:url("/template/images/logo_phone.jpg");
}
#main
{
    height:50%;
    background-color:#000000;
    border-top: 1px solid #7f7f7f;
    border-bottom: 1px solid #7f7f7f;
    padding-top:70px;
}
#up_title
{
    color:#ffffff;
    padding-left:10px;
    font-weight:bold;
    margin-bottom:-15px
}
#main_contact
{
    color:#ffffff;
    float:left;
    font-weight:bold;
    padding-left:50px;
    padding-top:15px;
}
#main_title
{
    color:#ffffff;
    font-weight:bold;
    font-size:70px;

    float:left;
    padding-left:10px;
}

#bottom_phone
{
    width:61px;
    height:75px;
    position:absolute;
    top:82px;
    right:197px;
    background-image:url("/template/images/bottom_phone.jpg");
}
#footer
{
    width:100%;
    background-color:#000000;
    clear:left;
    text-align:center;
    background-image:url("/template/images/light.jpg");
    background-repeat:no-repeat;
    padding-top:5px;
}
#menu_str
{
    width:660px;
    height:30px;
    margin:0px auto;
}
#menu
{
    width:900px;
    margin:0px auto;
    color:#ffffff;
    font-size:20px;
    font-weight:bold;
}
.menu_item a
{
    color:#ffffff;
    font-size:18px;
    font-weight:bold;
    text-decoration:none;
}
.menu_item a:hover
{
    color:#00E;
    font-size:20px;
    font-weight:bold;
    text-decoration:none;
}
.menu_item
{
    float:left;
    padding:2px 20px;
}
#counter
{
    //width:600px;
    //margin:20px auto;
}
#catalog_part
{
    margin:0 auto;
    padding:40px;
    width:1140px;
}

.catalog_item
{
    /*border:5px solid #000000;*/
    width:235px;
    text-align:center;
    float:left;
    margin:20px;
}

.item_block
{
    width:150px;
    height:500px;
    margin:0px 5px;
    float:left;
}
.item_img
{
    width:150px;
    height:360px;
}
.item_title
{
    width:150px;
    color:#ffffff;
    font-size:15px;
    font-weight:bold;
}
#selected
{
    background-color:#7f7f7f;
    height:30px;
}
#item_part_str
{
    background-color:#ffffff;
    width:100%;
    clear:both;
}
#item_part 
{
    background-color:#FFFFFF;
    margin:0 auto;
    width:1150px;
}

.secondary_block
{
    width:1000px;
    font-family:Verdana;
    font-size:12px;
    letter-spacing: 1px;
    line-height: 17px;
    word-spacing: -0.2ex;
    margin:0px auto;
    text-align:left;
    padding:30px;
    color:#999999;

}
b.title {
color:#ffffff;
}
#first_foto,#second_foto,#third_foto,#fourth_foto
{
    border:1px solid #ffffff;
    width:150px;
    height:150px;
    text-align:center;
    float:left;
    margin:30px;
}
#item_description_table
{
    margin-left:40px;
    /*border-left:5px solid #000000;*/
}
.no_price
{
    color:#00E;
    font-weight:bold;
}
.price
{
    color:#00E;
    font-weight:bold;
}
.param_title
{
    font-weight:bold;
}

.item_price
{
    /*border-top:5px solid #000000;*/
    padding:3px;
    color:#00E
}
.item_name
{
    margin:0px auto;
    /*background-color:#000000;*/
    color:#ffffff;
    font-weight:bold;
    height:60px;
    padding-top:5px;
}

{
.item_picture
}

#table_title a
{
    color:#ffffff;
    /*background-color:#000000;*/
    font-weight: bold;
}

#main_text {
    color:#fff;
    text-align:justify;
    font-size:8px;
    margin:0 auto;
    background:#000;
}

#copy a:link, #copy a:visited {
    color:#00E;
}

.links_seo_p4, .links_seo_p4 a {
    font:10px arial;
    color:#ccc;
}
