html, body{
    height: 100%;
    margin: 0px;
}
body {
	font-family: Verdana;
    background:#fff;
	padding: 0px;
    margin: 0px;
    font-size: 12px;
    min-width: 980px;
    color: #000;
}
table tr, td{
    font-family: Verdana;
    font-size: 12px;
    color: #000;
    line-height: 1.4;
}
a{
	color: #0066cc;
    text-decoration:underline;
}
a:hover {
	color: #0066cc;
    text-decoration: none;
}
a:focus{
    outline: none;
}

.main_pad{
    padding-left: 42px;
    padding-right: 42px;
}
.main_fon{
    background-position: 167px 170px;
    background-repeat: no-repeat;
}
.title_main_fon{
    font-size: 18px;
    color: #999;
    padding-bottom: 40px;
}
.title_main{
    position: relative;
    text-align: right;
    width: 185px;
}
.logo{
    padding-top: 40px;
}
.green{
    color: #48AE00;
}
/*top menu*/
.top_menu a{
    font-size: 11px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}
.top_menu a:hover{
    color: #000;
}
.top_menu .mail a{
    color: #0066cc;
    font-weight: normal;
    text-decoration: underline;
}
.top_menu .mail a:hover{
    color: #0066cc;
    font-weight: normal;
    text-decoration: none;
}
.ico_menu1{
    background-image: url(../images/ico_menu1_pas.gif);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    padding-left: 28px;
    height: 15px;
    margin-top: 58px;
    width: 80px;
}
.ico_menu1:hover{
    background-image: url(../images/ico_menu1_act.gif);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    padding-left: 28px;
}
.ico_menu1_act{
    background-image: url(../images/ico_menu1_act.gif);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    padding-left: 28px;
    margin-top: 58px;
    height: 15px;
    width: 80px;
}

.ico_menu2{
    background-image: url(../images/ico_menu2_pas.gif);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    padding-left: 35px;
    height: 18px;
    margin-top: 83px;
    width: 55px;
}
.ico_menu2:hover{
    background-image: url(../images/ico_menu2_act.gif);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    padding-left: 35px;
}
.ico_menu2_act{
    background-image: url(../images/ico_menu2_act.gif);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    padding-left: 35px;
    margin-top: 83px;
    height: 18px;
    width: 55px;
}
.ico_menu3{
    background-image: url(../images/ico_menu3_pas.gif);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    padding-left: 42px;
    height: 27px;
    padding-top: 10px;
    margin-top: 59px;
    width: 75px;
}
.ico_menu3:hover{
    background-image: url(../images/ico_menu3_act.gif);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    padding-left: 42px;
}
.ico_menu3_act{
    background-image: url(../images/ico_menu3_act.gif);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    padding-left: 42px;
    padding-top: 10px;
    height: 27px;
    margin-top: 59px;
    width: 75px;
}
/*top menu end*/
/*icons*/
.icons_center{
    padding-top: 18px;
}
.icons_all{
    position: relative;
    left:  803px;
    top: -100px;
    width: 90px;
}

.ico_home{
    background-image: url(../images/ico_home_pas.gif);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    width: 11px;
}
.ico_home:hover{
    background-image: url(../images/ico_home_act.gif);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
}
.ico_home_act{
    background-image: url(../images/ico_home_act.gif);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    width: 11px;
}
.ico_map{
    background-image: url(../images/ico_map_pas.gif);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    width: 11px;
}
.ico_map:hover{
    background-image: url(../images/ico_map_act.gif);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
}
.ico_map_act{
    background-image: url(../images/ico_map_act.gif);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    width: 11px;
}
.ico_search{
    background-image: url(../images/ico_search_pas.gif);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    width: 13px;
}
.ico_search:hover{
    background-image: url(../images/ico_search_act.gif);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
}
.ico_search_act{
    background-image: url(../images/ico_search_act.gif);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    width: 13px;
}

/*icons end*/
.line_left_menu{
    background-image: url(../images/line_left_menu.gif);
    background-position: top right;
    background-repeat: repeat-y;
}
.left_menu{
    padding-top: 20px;
    padding-bottom: 20px;
}
.left_menu a{
    color: #000;
    text-decoration: none;
}
.left_menu a:hover{
    color: #48AE00;
    text-decoration: none;
}
.left_menu .left_menu_act{
    color: #48AE00;
    text-decoration: none;
}
.we{
    font-size: 20px;
    color: #48AE00;
    font-weight: bold;
}
/*Заказ*/
.zakaz{
    background-image: url(../images/ico_zakaz.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    padding-top: 15px;
    width: 170px;
}
.zakaz:hover{
    color: #000;
    text-decoration: underline;
}
.zakaz1{
    background-image: url(../images/ico_zakaz.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    padding-top: 15px;
    padding-left: 63px;
    width: 110px;
}
.zakaz1:hover{
    color: #000;
    text-decoration: underline;
}
/*Заказ конец*/
.fon_bot{
    background-image: url(../images/fon_bot.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}
.copy{
    font-size: 18px;
    color: #999;
    padding-top: 18px;
}
.copyright{
    font-size: 10px;
    color: #999;
    padding-top: 22px;
}
.copyright a{
    color: #999;
    text-decoration: none;
}
.copyright a:hover{
    color: #999;
    text-decoration: underline;
}
.fon_center{
    background-position: right 20px;
    background-repeat: no-repeat;
}
.article{
    padding-left: 35px;
    padding-top: 12px;
    padding-right: 358px;
}
.article1{
    padding-left: 35px;
    padding-top: 12px;
}
h1{
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    padding-top: 5px;
}
h2{
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    font-weight: normal;
}
h2 a{
    color: #000;
    text-decoration: none;
}
h2 a:hover{
    color: #000;
    text-decoration: underline;
}
.kroshki{
    padding-top: 6px;
}
.kroshki_all{
    padding-bottom: 10px;
}
.katalog_ten_fon{
    background-image: url(../images/katalog_ten_pas.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    height: 127px;
    padding-left: 5px;
}
.katalog_kvadrat{
    position: relative;
    top: -15px;
    left: -5px;
    width: 19px;
}
.name_project{
    position: relative;
    top: -10px;
}
.ten_big{
    background-image: url(../images/ten_big.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-bottom: 11px;
}
.pic_sm{
    display: block;
    height: 57px;
    width: 94px;
    border: 1px solid #fff;
}
.pic_sm:hover{
    border: 1px solid #48AE00;
}
.kvadrat_sm{
    position: relative;
    top: -10px;
    left: -2px;
    width: 12px;
}
.inp{
    width: 200px;
    height: 22px;
    border: 1px solid #999;
    padding-left: 5px;
    font-family: Verdana;
    font-size: 12px;
    color: #666;
}
/*listing prev, next*/
.ico_prev{
    background-image: url(../images/ico_prev_pas.gif);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    width: 19px;
    height: 19px;
}
.ico_prev:hover{
    background-image: url(../images/ico_prev_act.gif);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    width: 19px;
    height: 19px;
}
.ico_next{
    background-image: url(../images/ico_next_pas.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    width: 19px;
    height: 19px;
}
.ico_next:hover{
    background-image: url(../images/ico_next_act.gif);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    width: 19px;
    height: 19px;
}
.listing td{
    color: #000;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 11px;
    font-weight: bold;
    padding-top: 40px;
}
.listing a{
    color: #000;
    text-decoration: none;
}
.listing a:hover{
    color: #48AE00;
    text-decoration: none;
}
.listing .list_act{
    color: #48AE00;
    text-decoration: none;
}
/*listing prev, next end*/
.map_site a{
    color: #000;
    text-decoration: none;
}
.map_site a:hover{
    color: #48AE00;
}
/*form*/
.form_zakaz td{
    padding-top: 8px;
    padding-bottom: 8px;
}
.area_sm{
    width: 300px;
    height: 40px;
    border: 1px solid #999;
    padding-left: 5px;
    font-family: Verdana;
    font-size: 12px;
    color: #666;
}
.area{
    width: 300px;
    height: 80px;
    border: 1px solid #999;
    padding-left: 5px;
    font-family: Verdana;
    font-size: 12px;
    color: #666;
}
.inp_big{
    width: 300px;
    height: 22px;
    border: 1px solid #999;
    padding-left: 5px;
    font-family: Verdana;
    font-size: 12px;
    color: #666;
}
.text_form{
    padding-right: 20px;
}

.fl{
    float: left;
}
.clear{
    clear: both;
    font-size: 0px;
    height: 0px;
}
.katalog_kvadrat_act{
    position: absolute;
    margin-top: -33px;
    margin-left: -5px;
    width: 19px;
}
