#trumot01{
    background: url(images/trumot2.png) 0 0 no-repeat;
    /*background: url(images/trumot.jpg) 0 0 no-repeat;*/
    width:452px; //431px;
    height:122px; //178px;
    cursor:pointer; 
}
#trumot01:hover{
    background: url(images/trumot2_hover.png) 0 0 no-repeat;
    /*background: url(images/trumot.jpg) 0 -178px no-repeat;*/
}
#trumot02{
    background: url(images/trumot1.png) 0 0 no-repeat;
    /*background: url(images/trumot.jpg) 0 -356px no-repeat;*/
    width:452px; //431px;
    height:122px; //178
    cursor:pointer; 
}
#trumot02:hover{
    background: url(images/trumot1_hover.png) 0 0 no-repeat;
    /*background: url(images/trumot.jpg) 0 -534px no-repeat;*/
}
#trumot03{
    background: url(images/trumot.jpg) 0 -712px no-repeat;
    width:431px;
    height:178px;
    cursor:pointer; 
}
#trumot03:hover{
    background: url(images/trumot.jpg) 0 -890px no-repeat;
}
#trumot04{
    background: url(images/trumot.jpg) 0 -1068px no-repeat;
    width:431px;
    height:178px;
    cursor:pointer; 
}
#trumot04:hover{
    background: url(images/trumot.jpg) 0 -1246px no-repeat;
}