html, body{
    height: 100%;
    margin: 0px;
}
body {
	font-family: Arial;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    min-width: 1000px;
    color: #333;
    background: #fff;
}
table tr, td, div{
    font-family: Arial;
    font-size: 14px;
    color: #333;
    line-height: 1.6;
}
a{
	color: #006699;
    text-decoration: none;
}
a:hover {
	color: #006699;
    text-decoration: underline;
}
a:focus{
    outline: none;
}
img{
    border: 0px;
}

.fon_bot{
    background: url(../images/fon_bot.jpg) no-repeat bottom left;
}
.fon_top{
    background: url(../images/fon_top.jpg) no-repeat top left;
}
.white{
    color: #fff;
}
.blue{
    color: #0251A3;
}
h1{
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: normal;
}
.top_menu{
    margin-left: 75px;
    margin-top: 10px;
}
.top_menu div{
    padding-right: 65px;
}
.top_menu a{
    color: #ccc;
    margin-top: 2px;
    padding-top: 2px;
}
.top_menu a:hover{
    color: #fff;
}
a.top_act{
    color: #fff;
    text-decoration: underline;
}
.ico_company{
    background: url(../images/ico_company.gif) no-repeat top left;
    padding-left: 34px;
    height: 24px;
    display: block;
}
.ico_blog{
    background: url(../images/ico_blog.gif) no-repeat top left;
    padding-left: 34px;
    height: 24px;
    display: block;
}
.ico_price{
    background: url(../images/ico_price.gif) no-repeat top left;
    padding-left: 34px;
    height: 24px;
    display: block;
}
.ico_contact{
    background: url(../images/ico_contact.gif) no-repeat top left;
    padding-left: 34px;
    height: 24px;
    display: block;
}
.logo{
    margin-left: 77px;
    padding-top: 55px;
    display: block;
    clear: both;
    height: 65px;
    width: 190px;
}
.but_top{
    position: absolute;
    line-height: 1.2;
    margin-left: 160px;
    margin-top: 45px;
}
.title1{
    position: absolute;
    line-height: 1.2;
    margin-left: 410px;
    margin-top: 82px;
}
.title2{
    position: absolute;
    line-height: 1.2;
    margin-left: 490px;
    margin-top: 50px;
}
.title3{
    position: absolute;
    line-height: 1.2;
    margin-left: 623px;
    margin-top: 12px;
}
.title4{
    position: absolute;
    line-height: 1.2;
    margin-left: 747px;
    margin-top: -8px;
}
.title5{
    position: absolute;
    margin-left: 125px;
    margin-top: -50px;
}
.head{
    height: 378px;
}
.clear{
    clear: both;
    height: 30px;
}
.center{
    padding-left: 125px;
}
.left_column{
    float: left;
    width: 510px;
    padding-right: 30px;
}
.right_column{
    float: left;
    width: 202px;
}
.but_prezentaciya{
    background: url(../images/but_prezentaciya.jpg) no-repeat top left;
    width: 122px;
    height: 52px;
    line-height: 1.2;
    padding-left: 80px;
    padding-top: 20px;
    margin-bottom: 12px;
    color: #333;
    display: block;
}
.but_price{
    background: url(../images/but_price.jpg) no-repeat top left;
    width: 122px;
    height: 45px;
    line-height: 1.2;
    padding-left: 80px;
    padding-top: 27px;
    color: #333;
    display: block;
}
.but_prezentaciya:hover, .but_price:hover{
    text-decoration: none;
    color: #333;
}
.font24{
    font-size: 24px;
}
.bot{
    padding-top: 90px;
}
.line_gor_big{
    margin-left: 75px;
    background: url(../images/line_gor_big.gif) no-repeat top left;
    font-size: 0px;
    height: 1px;
}
.title_all{
    margin-bottom: 10px;
}
.ico_skachat{
    background: url(../images/ico_skachat.jpg) no-repeat top left;
    display: block;
    height: 24px;
    padding-left: 33px;
}
.data{
    color: #999;
    float: left;
    width: 130px;
}
.grey{
    color: #999;
}
.left{
    float: left;
}
.listing{
    clear: both;
}
.listing ul, .listing ul li{
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: inline;
    float: left;
}
.listing ul li{
    background: url(../images/list.gif) no-repeat top left;
    width: 20px;
    height: 20px;
    text-align: center;
    margin-right: 4px;
}
.listing ul li a:hover{
    color: #333;
    text-decoration: none;
}
.name{
    padding-right: 20px;
}
.font12{
    font-size: 12px;
}
.area{
    border: 1px solid #ccc;
    width: 500px;
    height: 100px;
    font-family: Arial;
    font-size: 12px;
    color: #333;
    padding-left: 5px;
}
.inp_b{
    border: 1px solid #ccc;
    width: 240px;
    height: 20px;
    margin-right: 20px;
    font-family: Arial;
    font-size: 12px;
    color: #333;
    padding-left: 5px;
    padding-top: 5px;
}
.inp_s{
    border: 1px solid #ccc;
    width: 120px;
    height: 20px;
    margin-right: 20px;
    font-family: Arial;
    font-size: 12px;
    color: #333;
    padding-left: 5px;
    padding-top: 5px;
}
.but_send{
    border: 1px solid #ccc;
    width: 120px;
    height: 30px;
    cursor: pointer;
    background: #fff;
    margin-top: 20px;
    font-family: Arial;
    font-size: 14px;
    color: #333;
    padding-left: 5px;
}


