
td{
font-size: 11px;
color: #aaaaaa;
}
td.space{
padding: 5px;
}

table.stopa td{
font-size: 10px;

}

.indentmenu{
font: bold 13px Arial;
/* margin-left: 246px; */
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 80%; /*width of menu*/
border: 0px; /*dark purple border*/

}

.indentmenu a{
text-decoration: none;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li.m1 a{
float: left;
width: 79px;
height: 30px;
background: url(../img/menu/o_firmie.jpg) top left no-repeat;
}

.indentmenu ul li.m1 a:hover{
background: url(../img/menu/o_firmie_on.jpg) top left no-repeat;
}

.indentmenu ul li.m2 a{
float: left;
width: 132px;
height: 30px;
background: url(../img/menu/prod_bet.jpg) top left no-repeat;
}

.indentmenu ul li.m2 a:hover{
background: url(../img/menu/prod_bet_on.jpg) top left no-repeat;
}

.indentmenu ul li.m3 a{
float: left;
width: 184px;
height: 30px;
background: url(../img/menu/transport_spec.jpg) top left no-repeat;
}

.indentmenu ul li.m3 a:hover{
background: url(../img/menu/transport_spec_on.jpg) top left no-repeat;
}

.indentmenu ul li.m4 a{
float: left;
width: 63px;
height: 30px;
background: url(../img/menu/galeria.jpg) top left no-repeat;
}

.indentmenu ul li.m4 a:hover{
background: url(../img/menu/galeria_on.jpg) top left no-repeat;
}

.indentmenu ul li.m5 a{
float: left;
width: 69px;
height: 30px;
background: url(../img/menu/kontakt.jpg) top left no-repeat;
}

.indentmenu ul li.m5 a:hover{
background: url(../img/menu/kontakt_on.jpg) top left no-repeat;
}