table.main_menu{
}

table.main_menu td{
	text-align : center;
	vertical-align : middle;
	color : #FFFFFF;
	font-weight : bold;
    	font-size : 11px;
    	height : 21px;
}

table.main_menu td.off{
}

table.main_menu td.on{
}

table.main_menu td.spacer{
}


table.sub_menu_onas{
        background-color : #D5D9B9;
        width : 150px;
}

table.sub_menu_onas td{
        text-align : left;
	vertical-align : middle;
	color : #000000;
	height : 14px;
	font-weight : normal;
	font-size : 10px;
}

table.sub_menu_onas td.off{
}

table.sub_menu_onas td.on{
        background-color : #A4B08C;
        color : #FFFFFF;
        font-weight : bold;
}

table.sub_menu_onas td.spacer{
	background-color : #C9CAA3;
	height : 2px;
}

table.sub_menu_oferty{
	background-color : #DEE0CB;
        width : 150px;
}

table.sub_menu_oferty td{
        text-align : left;
	vertical-align : middle;
	color : #000000;
	height : 14px;
	font-weight : normal;
	font-size : 10px;
}

table.sub_menu_oferty td.off{
}

table.sub_menu_oferty td.on{
 	background-color : #A4B08C;
        color : #FFFFFF;
        font-weight : bold;
}

table.sub_menu_oferty td.spacer{
 	background-color : #C9CAA3;
	height : 2px;
}
