body{
    background: url('images/bg.png') repeat-x;
    font-family: Tahoma;
}


.logo{
    position: relative;
    top: 68px;
    background: url('images/logo.png');
    width: 333px;
    height: 114px;
    float: left;
}

.menu{
    position: relative;
    top: 33px;
    background: url('images/menu.png');
    width: 554px;
    height: 43px;
    float: right;
}

.content{
    width: 1024px;
    text-align: center;
}

.devide {
//    border-right: dotted 1px #c5c5c5;
    padding-left: 30px;
    padding-right: 30px;
    top: 15px;
    position: relative;
    padding-top: 2px;
    padding-bottom: 2px;
}

.devides {
    padding-left: 30px;
    padding-right: 0px;
    top: 15px;
    position: relative;
    padding-top: 2px;
    padding-bottom: 2px;
}

.logo2{
    position: relative;
    color: #999999;
    font-size: 14px;
    top: 50px;
    width: 460px;
    float: left;
    left: 0px;
}

.contacts{
    position: relative;
    float: right;
    top: 67px;
    width: 210px;
}

.reserv{
    width: 250px;
    float: right;
    height: 500px;
    position: relative;
}

.rate{
    width: 250px;
    position: relative;
    float: left;
    height: 500px;
}

.reserv1{
    width: 250px;
    float: right;
    height: 980px;
    position: relative;
}

.rate1{
    width: 260px;
    position: relative;
    float: left;
    height: 980px;
}

.logo-ico{
    display: block;
    background: url('images/icons-curr.png');
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    float: left;
}

.numb{
    color: #666666;
    font-size: 12px;
    float: right;
    position: relative;
    top: 3px;
}

.form{
    left: 30px;
    width: 500px;
    float: left;
    height: 500px;
    position: relative;

}

.devide-foot{
    border-right: solid 1px #c5c5c5;
    padding-left: 10px;
    padding-right: 10px;
    color: #999999;
    font-size: 12px;
    position: relative;
}
