@charset "utf-8";
/* CSS Document */



.back{
background-image:url(../img/bg.jpg);
background-repeat:repeat-x;
background-color:#fcfefb;
}
.palma{
background-image:url(../img/palma.jpg);
background-repeat:no-repeat;
background-position:bottom left;
}
.logo{
background-image:url(../img/logo.jpg);
background-repeat:no-repeat;
}
.toper{
background-image:url(../img/toper.jpg);
background-repeat:no-repeat;
background-position:top right;
background-color:#ffffff;
}
.quick{
background-image:url(../img/quick.jpg);
background-repeat:no-repeat;
background-position:top right;
}
.tm{
background-image:url(../img/im.jpg);
background-repeat:no-repeat;
background-position:top;
}
.vetko{
background-image:url(../img/vetko.jpg);
background-repeat:no-repeat;
background-position:bottom right;
height:400px;
}

