#main_logo {
 margin: 0 auto;
 width: 183px;
 padding-top: 18px;
}
.truck_left_blue {
 background: url('../i/tatra/truck_center_blue.jpg') -300px bottom no-repeat;
}
.truck_left_green {
 background: url('../i/tatra/truck_center_green.jpg') -410px bottom no-repeat;
}
.truck_left_yellow {
 background: url('../i/tatra/truck_left_yellow.jpg') -365px bottom no-repeat;
}
.truck_center_yellow {
 background: url('../i/tatra/truck_center_yellow.jpg') left bottom no-repeat;
}
.truck_center_blue {
 background: url('../i/tatra/truck_center_blue.jpg') right bottom no-repeat;
}
.truck_center_green {
 background: url('../i/tatra/truck_center_green.jpg') left bottom no-repeat;
}
.truck_right_green {
 background: url('../i/tatra/truck_right_green.jpg') 15px bottom no-repeat;
}
.truck_right_yellow {
 background: url('../i/tatra/truck_center_yellow.jpg') left bottom no-repeat;
}
.truck_left {
border:0px solid;
width: 150px;
height:472px;	
 float: left;
}
.truck_right {
 width: 150px;
height:472px;
 float: right;
}
.truck_center {
border:0px solid;
height:472px;
 width: 680px;
 margin: 0 auto;
}
.truck_center_yellow .info_block {
 width: 195px;
 height: 229px;
 margin-top: 45px;
 margin-left: 485px;
}
.truck_center_blue .info_block {
 width: 220px;
 height: 259px;
 margin-top: 50px;
 margin-left: 20px;
border:0px solid;
}
.truck_center_green .info_block {
 width: 250px;
 height: 229px;
 margin-top: 45px;
 margin-left: 390px;
}
body {
 background: url('../i/maz/max_body_bg.jpg') left 12px repeat-x; 
}
