html, body{
    height: 100%;
    margin: 0px;
}
body {
	font-family: Courier New;
    background:#fff;
	padding: 0px;
    margin: 0px;
    font-size: 14px;
    min-width: 1000px;
    color: #000;
    background-image: url(../images/fon_all.jpg);
    background-position: top left;
    background-repeat: repeat;
}
table tr, td, div{
    font-family: Courier New;
    font-size: 14px;
    color: #000;
}
a{
	color: #000;
    text-decoration: none;
}
a:hover {
	color: #fff;
    text-decoration: none;
}
a:focus{
    outline: none;
}

.fon_all{
    background-image: url(../images/fon_all.jpg);
    background-position:-40px 5px;
    background-repeat: repeat-y;
}
.fon_plenka_left{
    background-image: url(../images/fon_plenka_left.gif);
    background-position: top left;
    background-repeat: repeat-y;
}
.fon_plenka_right{
    background-image: url(../images/fon_plenka_right.gif);
    background-position: top left;
    background-repeat: repeat-y;
}
.fon_plenka_line{
    background-image: url(../images/plenka_line.gif);
    background-repeat: repeat-x;
}
.fon_top{
    background-image: url(../images/fon_top.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}
.verevka_left{
    position: absolute;
    top: 123px;
    background-image: url(../images/verevka_left.png);
    background-position: top left;
    background-repeat: no-repeat;
    height: 18px;
    width: 113px;
}
.verevka_right{
    position: absolute;
    top: 123px;
    background-image: url(../images/verevka_right.png);
    background-position: top left;
    background-repeat: no-repeat;
    height: 14px;
    width: 114px;
}
.left_foto{
    padding-left: 17px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.right_foto{
    padding-left: 14px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.logo{
    padding-left: 190px;
    height: 148px;
}
/* top menu */
.top_menu{
    padding-left: 58px;
    height: 84px;
}
.top_menu ul, .top_menu ul li{
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: inline;
    float: left;
    color: #999;
    font-size: 16px;
}
.top_menu ul li{
    padding-right: 26px;
}
.tm1, .tm2, .tm3, .tm4, .tm5,
.tm1_act, .tm2_act, .tm3_act, .tm4_act, .tm5_act{
    display: block;
    width: 110px;
    height: 70px;
    text-align: center;
    background-repeat: no-repeat;
    padding-top: 23px;
}
.tm1:hover, .tm2:hover, .tm3:hover, .tm4:hover, .tm5:hover{
    color: #fff;
}
.tm1_act{
    background-image: url(../images/top_menu1_act.jpg);
    background-position: top left;
    color: #fff;
}
.tm2_act{
    background-image: url(../images/top_menu2_act.jpg);
    background-position: 0px 4px;
    color: #fff;
}
.tm3_act{
    background-image: url(../images/top_menu3_act.jpg);
    background-position: 0px 10px;
    color: #fff;
}
.tm4_act{
    background-image: url(../images/top_menu4_act.jpg);
    background-position: 0px 4px;
    color: #fff;
}
.tm5_act{
    background-image: url(../images/top_menu5_act.jpg);
    background-position: top left;
    color: #fff;
}
/* top menu end */
.center_top{
    background-image: url(../images/center_top.png);
    background-position: top left;
    background-repeat: no-repeat;
    height: 52px;
}
.fon_center{
    background-image: url(../images/fon_center.png);
    background-position: top left;
    background-repeat: repeat-y;
}
.center_center{
    background-image: url(../images/center_center.png);
    background-position: 0px 150px;
    background-repeat: repeat-y;
}
.center_bottom{
    background-image: url(../images/center_bottom.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 61px;
}
.text_menu{
    padding-left: 110px;
    padding-right: 90px;
}
.text_zakaz{
    padding-left: 80px;
    padding-right: 90px;
}
.fon_bottom{
    background-image: url(../images/fon_bottom.png);
    background-position: center 20px;
    background-repeat: no-repeat;
    height: 100px;

}
.fon_bottom_zakaz{
    background-image: url(../images/fon_bottom_zakaz.png);
    background-position: center 20px;
    background-repeat: no-repeat;
    height: 90px;
}
.fon_bottom2{
    background-image: url(../images/fon_bottom2.png);
    background-position: center 20px;
    background-repeat: no-repeat;
    height: 90px;
}
.fon_bottom_zakaz2{
    background-image: url(../images/fon_bottom_zakaz2.png);
    background-position: center 20px;
    background-repeat: no-repeat;
    height: 90px;
}
.fon_bottom_pestel{
    background-image: url(../images/fon_bottom_pestel.png);
    background-position: center 20px;
    background-repeat: no-repeat;
    height: 90px;
}
h1{
    font-size: 18px;
}
h2{
    font-size: 14px;
}
.title_left{
    padding-left: 35px;
}
.red{
    color: #b7242a;
}
.red_text{
    color: #a0410d;
    line-height: 1.1;
}
.green{
    color: #007f3e;
}
.font16{
    font-size: 16px;
}
.font18{
    font-size: 18px;
}
.font20{
    font-size: 20px;
}
.font28{
    font-size: 24px;
}
.galery_fotos{
    margin-bottom: 7px;
}