body, html{    
    background: #f3f3f3;
    margin:0px;
    padding:0px;
    font-family: Arial, Georgia, sans-serif;
    font-size:12px;
    color:#fff;
    min-width: 1000px;
}
body
{
    overflow-y:scroll;
}

a{
    color: #000;
    text-decoration:none;
}

a:hover{
    text-decoration: underline;
}

p{
    margin:10px 0;
}

img{
    border:none;
}

.clear
{
    clear:both;
}
.bg_line
{
border-top:solid 5px #3c3c3c;
}
#main-table{
    width:100%;
    z-index:10;
    position:relative;
    margin-top: 20px;
}

#main-top{
    margin:0 auto;
}

#header{
    height:100px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size:26px;
    color: #f4f4f4;
    position:relative;
}

.head-title{
    /* margin-left: 260px; */
    float: left;
    font-size: 26px;
    margin: 20px 0;
    color: #000;
    width: 40%;
}

#lang{
   float: right;
     margin: 20px;
}

/*#logo{
    position: absolute;
    width:154px;
    height:167px;
    background: url(../images/logo.png) top center no-repeat;
    display: block;
    margin:-50px 0 0 30px
}*/

#logo {
    /* position: absolute; */
    width: 320px;
    height: 131px;
    background: url(../images/logo_ftd.png) top center no-repeat;
    display: block;
    margin: 0;
    float: left;
}
.phones
{
    float: right;
    text-align: right;
    font-family: "Times new Roman", sans-serif;
    font-size: 22px;
    color: #000;
    margin: 20px 0;
    text-align: center;
    width: 16%;
}
.email
{
    font-size: 20px;
    text-transform: lowercase;
}
.menu_filtr
{
    height:42px;
    background:#e0e0e0;
    padding-left:250px;
}
.menu_filtr a
{
    color:#000;
    font-family: "Times new Roman",sans-serif;
    font-size: 18px;
    text-decoration:none;
    opacity:0.6;
    font-weight:bold;
}
.menu_filtr a:hover
{
    opacity:1;
    text-decoration:none;
}
#menu-td{
    
}
#top_menu
{
    margin-left:210px;
}
#top_menu a
{
    font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: bold;
    display:inline-block;
    margin:0px 10px;
    text-decoration:none;
    color:#b2b2b2;
}
#top_menu a:hover, a.menu_active
{
    text-decoration:none;
    color:#fff!important;
}
.top_menu_table
{
    width:100%;
}
.top_menu_table td
{
    text-align:center;
}
.top_menu_point
{
    background: url(../images/menu_point.png) 2px 10px no-repeat;
    width:8px;
}

#menu{
    background: url(../images/menu.png) top center repeat-x;
    height:32px;
    width:740px;
    border:1px solid #dbdbdb;
    margin-left:237px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    text-shadow: 1px 1px 1px #fff;
    font-size:16px;
    padding-top:10px;
}

#menu a{
    color: #3c3c3c;
    text-align:center;
    display: block;
    float:left;
    width:245px;
}

.menu-line{
    background: url(../images/menu-line.png) top center no-repeat;
    width:2px;
    height:42px;
    display: block;
    float:left;
    margin:-10px 0 0 0;
}

.content-table{
    margin:23px auto 56px auto;
}

#content-td{
    padding-left:25px;
    font-family: Georgia, Arial;
}

.main-title span
{
    padding-left:25px;
}
.main-title
{
    background: url(../images/main-title.png) top left no-repeat;
    width:100%;
    height:65px;
    display: block;
    font-weight:bold;
    font-size:20px;
    margin-left:1px;
    line-height: 65px;
}

.content_wrap
{
    padding:20px;
}

.content
{
    background: #fdfdfd;
    width:100%;
    margin-left:1px;
    border-bottom-right-radius:20px;
    font-size:15px;
    color: #0d0d0d;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
}

.content ul{
    list-style:none;
    margin:0 0 0 20px;
    padding:0;
}

.content ul li{
    background: url(../images/li.png) top left no-repeat;
    background-position: 0px 6px;
    margin-bottom:5px;
    padding-left:15px;
}
#top a.link1{
    background: url(../images/top.png) top left no-repeat;
    width:248px;
    height:47px;
    padding-top:15px;
    display:block;
    font-size:17px;
    font-family: Georgia, Arial;
    color: #b2b2b2;
    font-weight:bold;
    padding:12px 0 3px 15px;
    z-index:100;
}
.link2{
    font-size:12px;
    color: #ececec;
    display:block;
    font-weight:normal;
    letter-spacing:-1px;
}
#top a.left_menu_a_1{
    background: url(../images/top_a.png) top left no-repeat!important;
    width:248px;
    height:47px;
    padding-top:15px;
    display:block;
    font-size:17px;
    font-family: Georgia, Arial;
    color: #fff!important;
    font-weight:bold;
    padding:12px 0 3px 15px;
    z-index:100;

}
#bottom a.link1{
    width:230px;
    height:47px;
    padding-top:15px;
    display:block;
    font-size:17px;
    font-family: Georgia, Arial;
    color: #b2b2b2;
    font-weight:bold;
    padding:9px 0 7px 15px;
}
#bottom a.left_menu_a_1
{
    background: url(../images/left_menu_a.png) top left no-repeat;
    width:248px;
    height:47px;
    padding-top:15px;
    display:block;
    font-size:17px;
    font-family: Georgia, Arial;
    color: #fff!important;
    font-weight:bold;
    padding:9px 0 7px 15px;
    z-index:100;
}
a.left_menu_a_1 .link2
{
    color: #060606;
    text-shadow:1px 1px 1px #fff;
    display:block;
    font-weight:normal;
    letter-spacing:-1px;
}
#vav a.link1
{
    width:230px;
    height:47px;
    padding-top:15px;
    display:block;
    font-size:20px;
    font-family: Georgia, Arial;
    color: #b2b2b2;
    font-weight:bold;
    padding:13px 0 4px 15px;
}
#vav .link2
{
    font-size:12px;
    color: #b2b2b2;
    display:block;
    font-weight:normal;
    letter-spacing:-1px;
}
#bottom a.left_menu_a_2
{
    background: url(../images/bottom_a.png) bottom left no-repeat;
    width:248px;
    height:47px;
    padding-top:15px;
    display:block;
    font-size:17px;
    font-family: Georgia, Arial;
    color: #fff!important;
    font-weight:bold;
    padding:9px 0 7px 15px;
    z-index:100;
    position:relative;
}
a.left_menu_a_2 .link2
{
    color: #060606;
    text-shadow:1px 1px 1px #fff;
    display:block;
    font-weight:normal;
    letter-spacing:-1px;
}

#leftmenu a
{
    text-decoration:none!important;
    color:#b2b2b2;
}
#leftmenu a:hover
{
    color:#fff;
}
.leftmenu-line{
    background: url(../images/leftmenu-line.png) top center no-repeat;
    width:167px;
    height:2px;
    margin:-2px 10px 0 0;
}

#bottom{
    background: url(../images/bottom.png) bottom left no-repeat;
    width:264px;
}

#vav{
    height:76px;
    width:230px;
    margin-top:20px;
}
#vav a.link1
{
    width:230px;
    height:48px;
    padding-top:15px;
    display:block;
    font-size:20px;
    font-family: Georgia, Arial;
    color: #b2b2b2;
    font-weight:bold;
    padding:13px 0 4px 12px;
    background: url(../images/vav.png) top left no-repeat;
}
#vav a.link1:hover
{
    color:#fff;
}
#vav .link2
{
    font-size:12px;
    color: #ececec;
    display:block;
    font-weight:normal;
}
#vav a.left_menu_a_3
{
    width:230px;
    height:48px;
    padding-top:15px;
    display:block;
    font-size:20px;
    font-family: Georgia, Arial;
    color: #ececec;
    font-weight:bold;
    padding:13px 0 4px 12px;
    background: url(../images/vav_a.png) top left no-repeat;
    color: #060606!important;
    text-shadow:1px 1px 1px #fff;
}
#vav a.left_menu_a_3:hover
{
    color: #fff;
}

a.left_menu_a_3 .link2
{
    color: #060606;
    text-shadow:1px 1px 1px #fff;
    display:block;
    font-weight:normal;
}

#footer{
    background: #323232;
    height:56px;
    font-family: 'Open Sans', sans-serif;
    color: #eeeeee;
    font-size:11px;
    width:100%;
}

.footer{
    width:100%;
    margin:0 auto;
}

.footer div{
    float:left;
    width:46%;
    padding:0 20px;
}

#footer a{
    color: #eee;
}
.preview_img
{
    width:200px;
    float:left;
    margin-right:20px;
    padding:1px;
    border:1px solid #CCC;
}
.short_title
{
    padding:0;
    margin:0px 0px 15px 0px;
}
.content hr
{
    clear:both;
    margin-top:10px;
    margin-bottom:10px;
    height:1px;
    border:0;
    background: url(../images/hr.png) center no-repeat;
}
.big_img
{
    width:300px;
    float:left;
    padding:1px;
    border:1px solid #CCC;
    margin-right:10px;
    margin-bottom:10px;
}
.full_title
{
    font-size:18px;
    padding:0;
    margin:0;
    margin-bottom:15px;
}
/*CATALOG*/
.catalog
{
    list-style:none;
    padding:0;
    margin:0!important;
}
.catalog li
{
    background:none!important;
    padding-left:0px!important;
    padding-top:20px;
}
.catalog table
{
    width: 100%;
    border-collapse: collapse!important;
    border-spacing: 0!important;
    border: 0;
    padding:0;
}
.catalog td
{
    vertical-align: top;
    padding: 0;
}
.catalog td.catalog_img
{
    width: 200px;
    padding:5px;
}
.catalog td.catalog_img a
{
    display: block;
    overflow: hidden;
    width: 200px;
    height:133px;
}
.catalog td.catalog_img_in
{
    width: 310px;
}

.catalog_img
{
    border:1px solid #d7d7d7;
}
.catalog_img img
{
    width:200px;
}
.catalog_img_in_all
{
    display: table;
    margin-top: 10px;
}
.catalog_img_in_all img
{
    width: 97px;
    padding: 0;
    border: 0;
}
.catalog_img_in_all a
{
    line-height: 0;
    width: 97px;
    height: 60px;
    display: block;
    overflow: hidden;
    float: left;
    margin: 0px 5px 5px 0px;
}

.catalog_txt
{
    width: 100%;
    position: relative;
}
.catalog_txt h2
{
    background:#d7d7d7;
    margin:0;
    display:block;
    padding:5px 12px;
    font-size:16px;
}
.catalog_descr
{
    padding: 12px;
    line-height:1.3;
}
.catalog_descr table
{
    margin-bottom: 10px;
}
.catalog_descr td
{
    border-bottom: 1px dotted #cecece;
    height: 24px;
    vertical-align: middle;
}
.catalog_descr .catalog_descr_title
{
    width: 120px;
    color: #333;
}

.search_form td
{
    padding-bottom:5px;
}
.search_build
{
    background:#222;
    color:#fff;
    cursor:pointer;
    font-family:Arial, Helvetica, sans-serif;
    padding:1px 10px;
}
.search_form input, .search_form select
{
    border:1px solid #cecece;
}
.catalog_filter
{
    height:20px;
}
.catalog_filter_type a
{
    margin-right:6px;
    margin-left:4px;
    text-decoration: underline;
}
.catalog_filter_type a:hover
{
    text-decoration: none;
}
.catalog_filter_type
{
    float:left;
}
.catalog_filter_pay
{
    float:right;
    color:#333;
}
.catalog_filter_pay a
{
    margin-left:4px;
}
.catalog_filter_pay a:hover
{
    opacity:0.7;
}
a.pay_up
{
    display:inline-block;
    width:16px;
    height:16px;
    background:url(../images/price_up.png) 0px 4px;
}
a.pay_down
{
    display:inline-block;
    width:16px;
    height:16px;
    background:url(../images/price_down.png)  0px 4px;
}
/*build*/
.build_menu
{
    margin-bottom: 10px;
}
.build_menu a
{
    display: inline-block;
    padding: 4px 10px;
    background: #e7e7e7;
    border: 1px solid #cecece;
}
.build_menu a:hover
{

}
.build_menu a.active
{
    background: #9c7643;
    color: #fff;
}
.build_specific
{
    width: 100%;
    border-collapse: collapse!important;
    border-spacing: 0!important;
    border: 0;
    padding:0;
}
.build_specific tr
{
    border-bottom: 1px dotted #cecece;
    height: 24px;
    vertical-align: top;
}
.build_specific td
{
    padding-top: 3px;
}
.build_specific_title
{
    width: 230px;
    font-weight: bold;
}
.build_gal table
{
    border-collapse: collapse!important;
    border-spacing: 0!important;
    border: 0;
    padding:0;
}
.build_gal td
{
    vertical-align: top;
}

.build_gal_img
{
    display: block;
    width: 600px;
    border: 1px solid #cecece;
    padding: 4px;
}
.build_gal_thumb_a
{
    float: left;
    padding: 4px;
    border: 1px solid #cecece;
    margin-bottom: 4px;
    margin-right: 4px;
    line-height: 0;
    height: 40px;
    overflow: hidden;
}
.build_gal_thumb
{
    width: 60px;
    height: 40px;
}

.build_gal_plan a
{
    text-decoration: none;
    float: left;
    padding: 5px;
    border: 1px solid #cecece;
    margin: 0px 3px 7px 0px;
}
.build_gal_gen_img
{
    width: 300px;
}
.show_more
{
    position: absolute;
    right: 35px;
    bottom: 5px;
}